Skip to content
Snippets Groups Projects
Commit 597fcf18 authored by Brandi Cantarel's avatar Brandi Cantarel
Browse files

rename workflow

parent efb6c391
No related merge requests found
......@@ -7,7 +7,7 @@
# -----------------------------------------------------------------------------
# A unique identifier for the workflow package, text/underscores only
name: 'germline_bicf'
name: 'rnaseq_variant_bicf'
# Who wrote this?
author: 'Brandi Cantarel'
# A contact email address for questions
......@@ -102,12 +102,12 @@ workflow_parameters:
BAM Files from Genomic Sequence from the same samples used for Gene Fusion Analysis
regex: ".bam"
- id: incdna
- id: incdna
type: select
required: true
choices:
- [ '0', 'RNA Only']
- [ '1', 'DNA BAM Included in Design File']
- [ '0', 'Use Only RNA for Fusion Calling']
- [ '1', 'Include Genomics Data']
description: |
DNA BAM files can be included for Gene Fusion Calling
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment