Changes

From Genome Analysis Wiki
Jump to navigationJump to search
7 bytes removed ,  21:19, 19 November 2009
m
Line 32: Line 32:  
   karma --colorSpace --createReference --createIndex --reference NCBI36CS.fa
 
   karma --colorSpace --createReference --createIndex --reference NCBI36CS.fa
 
<br>
 
<br>
When building the index files one can set the word length for indexing.&nbsp;  We recommend N = 15 (the default value) for the human genome on a machine with at least 20 Gb of RAM.&nbsp;  Shorter index words will decrease the memory footprint at the cost of increased run time.&nbsp;  However, the word length must not be longer than half the length of the color space reads you intend to map, minus 1.&nbsp;  (See [[#Choose_an_appropriate_size_for_word_index|Choose an appropriate size for word index]] for more discussion.)&nbsp;  Specify ``--wordSize N`` in order to use ''N'' as the word size.<br>
+
When building the index files, one can set the word length for indexing.&nbsp;  We recommend N = 15 (the default value) for the human genome on a machine with at least 20 Gb of RAM.&nbsp;  Shorter index words will decrease the memory footprint at the cost of increased run time.&nbsp;  However, the word length must not exceed half the length of the color space reads you intend to map, minus 1.&nbsp;  (See [[#Choose_an_appropriate_size_for_word_index|Choose an appropriate size for word index]] for more discussion.)&nbsp;  Specify ``--wordSize N`` in order to use ''N'' as the word size.<br>
    
<br>
 
<br>
29

edits

Navigation menu