Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 59: Line 59:  
         indelXX: Insert a random XX-length piece for a single read, or at the same position for a paired reads
 
         indelXX: Insert a random XX-length piece for a single read, or at the same position for a paired reads
 
         delXX: Delete a random XX-length piece for a single read, or at the same position for a paired reads
 
         delXX: Delete a random XX-length piece for a single read, or at the same position for a paired reads
 
+
        e.g. ./generator bs se exact -n 100 -l 35
    e.g. ./generator bs se exact -n 100 -l 35
      
* Output
 
* Output
 
Simulation file are named like: BS_SE_EXACT_1000000_35, meaning base space, single end, exact (no polymorphism), 1M reads, 35 bp per read.  
 
Simulation file are named like: BS_SE_EXACT_1000000_35, meaning base space, single end, exact (no polymorphism), 1M reads, 35 bp per read.  
 
For each read, the tag was named in a similar way to Sanger's.
 
For each read, the tag was named in a similar way to Sanger's.
255

edits

Navigation menu