Skip to content
Snippets Groups Projects
Commit 873528fa authored by Achisha Saikia's avatar Achisha Saikia
Browse files

Update file astrocyte_pkg.yml

parent 3399b9a8
No related merge requests found
...@@ -123,7 +123,7 @@ workflow_parameters: ...@@ -123,7 +123,7 @@ workflow_parameters:
type: files type: files
required: false required: false
description: | description: |
--input. Your input file. A csv file of your experiment design. See the example bellow! --input. Your input file. A csv file of your experimental design. See the example below under Sample Information Table
min: 1 min: 1
regex: ".*(.csv|.txt)" regex: ".*(.csv|.txt)"
...@@ -133,7 +133,6 @@ workflow_parameters: ...@@ -133,7 +133,6 @@ workflow_parameters:
description: | description: |
Input reads in fastq format, could be gziped. Input reads in fastq format, could be gziped.
If files in design file are not public URL, include all files here. If files in design file are not public URL, include all files here.
If you have other input files, please include them here as well (for "known_splices"/"bamqc_regions_file").
regex: ".*(.fastq|.fq|.fastq.gz|.fq.gz|.gtf|.gff|.bed)" regex: ".*(.fastq|.fq|.fastq.gz|.fq.gz|.gtf|.gff|.bed)"
- id: fragment_size - id: fragment_size
......
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