Changes between Version 4 and Version 5 of SOPs/miningSAMBAM
- Timestamp:
- 07/25/13 09:36:05 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOPs/miningSAMBAM
v4 v5 24 24 25 25 Both foo.sorted.bam and foo.sorted.bam.bai are needed for visualization. 26 }}} 26 }}} 27 28 All three steps (SAM=>BAM, sorting, and indexing) can be merged into one command. See 29 {{{ 30 /nfs/BaRC_Public/BaRC_code/Perl/SAM_to_BAM_sort_index/SAM_to_BAM_sort_index.pl 31 }}} 27 32 28 33 === Process a BAM file into another BAM file ===