You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These files can then be specified to the workflow with the `--fasta` and `--gtf` parameters.
149
149
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
-
152
150
Notes:
153
151
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.
154
153
- 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.
155
154
- If `--gene_bed` is not provided then it will be generated from the GTF file.
156
155
- 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