You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Command

$ flux -t simulator -xlsp myParameters.par

myParameters.par 

REF_FILE_NAME    
/Users/micha/annotations/hg19_RefSeq_2009-05-13.gtf

POLYA_SHAPE

5 

POLYA_SCALE

100

 
FRAG_METHODNB 
FRAG_SUBSTRATEDNA 
FILTERINGON 
READ_LENGTH75 
PAIRED_ENDTRUE 

Explanation

The example carries out a complete simulation pipeline (flags "-xls") on the RefSeq annotation. RNA molecules are simulated with about normally distributed polyA-tail lengths of an average size of 100nt. Fragmentation by nebulization (FRAG_METHOD NB) is carried out after reverse transcription (FRAG_SUBSTRATE DNA). The default size selection is carried out (FILTERING ON). Finally, 75nt paired-end reads are obtained from the fragments.

  • No labels