Changes between Version 39 and Version 40 of SOP/CallingVariantsRNAseq
- Timestamp:
- 08/16/17 13:41:18 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/CallingVariantsRNAseq
v39 v40 68 68 Note, if you are combining multiple experiments in this step the RGSM IDs must be the same while the library IDs must be unique. 69 69 70 70 {{{java -jar /usr/local/share/picard-tools/picard.jar AddOrReplaceReadGroups I=output.sam O=rg_added_sorted.bam SO=coordinate RGID=ID_NAME RGLB=library RGPL=illumina RGPU=identifier RGSM=sample_name}}}