Changes

From Genome Analysis Wiki
Jump to navigationJump to search
4 bytes added ,  21:16, 19 November 2009
m
Line 25: Line 25:  
   karma --createReference --reference NCBI36.fa
 
   karma --createReference --reference NCBI36.fa
 
<br>
 
<br>
(To let KARMA map nucleotide space reads, one would use instead ''--createIndex'' to create both a binary sequence and the word index files.)<br>
+
(To let KARMA map nucleotide space reads, one would use instead ''--createIndex''&nbsp; to create both a binary sequence and the word index files.)<br>
   −
Second, we also need to build color space versions of both the genome reference sequence (option: --createReference) and the word index files (option: --createIndex).&nbsp;  The same nucleotide FASTA file is needed.&nbsp;  However, to avoid naming conflicts among the resulting binary files, we suggest appending "CS" to the base file name for clarity.&nbsp;  The command to invoke is:<br>
+
Second, we also need to build color space versions of both the genome reference sequence (option: --createReference) and the word index files (option: --createIndex).&nbsp;  The same nucleotide FASTA file is used.&nbsp;  However, to avoid naming conflicts among the resulting binary files, we suggest appending "CS" to the base file name for clarity.&nbsp;  The command to invoke is:<br>
    
   ln -s NCBI36.fa NCBI36CS.fa
 
   ln -s NCBI36.fa NCBI36CS.fa
29

edits

Navigation menu