Changes between Version 11 and Version 12 of SOP/CallingVariantsRNAseq
- Timestamp:
- 08/16/17 12:29:59 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/CallingVariantsRNAseq
v11 v12 28 28 To map: 29 29 {{{ 30 Run this command within the "FirstPass" directory 30 '''Run this command within the "FirstPass" directory''' 31 31 '''# Input format: fastq ; output format: SAM 32 32 bsub STAR --genomeDir /path/to/GenomeDir --readFilesIn /path/to/read1.fastq --outFileNamePrefix whateverPrefix --runThreadN 8