Skip to content

Commit b69951b

Browse files
committed
Integrate notes
1 parent 7e09601 commit b69951b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/usage.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,9 @@ wget -L ftp://ftp.ensembl.org/pub/release-${latest_release}/gtf/homo_sapiens/Hom
147147

148148
These files can then be specified to the workflow with the `--fasta` and `--gtf` parameters.
149149

150-
> **NB:** Compressed reference files are supported by the pipeline i.e. standard files with the `.gz` extension and indices folders with the `tar.gz` extension.
151-
152150
Notes:
153151

152+
- Compressed reference files are supported by the pipeline i.e. standard files with the `.gz` extension and indices folders with the `tar.gz` extension.
154153
- If `--gff` is provided as input then this will be converted to a GTF file, or the latter will be used if both are provided.
155154
- If `--gene_bed` is not provided then it will be generated from the GTF file.
156155
- If `--additional_fasta` is provided then the features in this file (e.g. ERCC spike-ins) will be automatically concatenated onto both the reference FASTA file as well as the GTF annotation before building the appropriate indices.

0 commit comments

Comments
 (0)