Changes between Version 22 and Version 23 of SOP/CallingVariantsRNAseq
- Timestamp:
- 08/16/17 12:50:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/CallingVariantsRNAseq
v22 v23 47 47 * '''--genomeDir </path/to/GenomeDir>''' Specifies the path to the directory used for storing the genome information created in the genomeGenerate step. 48 48 * '''--genomeFastaFiles <genome FASTA files>''' Specifies genome FASTA files to be used. 49 * '''--sjdbFileChrStartEnd <output from first pass> ''' path to the file with genomic coordinates for introns 49 50 * '''--readFilesIn <read1.fastq read2.fastq> ''' Specifies the fastq files containing the reads, can be single-end or paired-end. 50 51 * '''--runThreadN <n> ''' Specifies the number of threads to use.