Changes

From Genome Analysis Wiki
Jump to navigationJump to search
60 bytes added ,  16:08, 18 March 2010
no edit summary
Line 27: Line 27:  
   bam2FastQ -i myinput.sortByName.BAM --first myread1.fastQ --second myread2.fastQ
 
   bam2FastQ -i myinput.sortByName.BAM --first myread1.fastQ --second myread2.fastQ
   −
Or to extract both paired end and single end fastq files
+
Or to extract both paired end and single end fastq files (if the bam file contains both single and paired end reads)
 
   
 
   
 
   bam2FastQ -i myinput.sortByName.BAM --first myread1.fastQ --second myread2.fastQ --single myreadSingle.fastQ
 
   bam2FastQ -i myinput.sortByName.BAM --first myread1.fastQ --second myread2.fastQ --single myreadSingle.fastQ
480

edits

Navigation menu