Changes

From Genome Analysis Wiki
Jump to navigationJump to search
109 bytes added ,  20:33, 19 November 2009
m
Line 1: Line 1:  
= Overview =
 
= Overview =
   −
KARMA (K-tuple Alignment with Rapid Matching Algorithm) is able to map 35 bp single end color space reads at the speed of approximately <math>1.2-2.0 \times 10^9</math> reads per hour using Intel Xeon X760 2.66GHz and 128G memory.
+
KARMA (K-tuple Alignment with Rapid Matching Algorithm) is able to map 35 bp single end color space reads at a speed of approximately <math>1.2-2.0 \times 10^9</math> reads per hour using Intel Xeon X760 2.66GHz and 128G memory.
   −
We summarize software requirements as following:
+
We summarize the input data requirements as following:
   −
*&nbsp; Binary reference genome in nucleotide space (see [[#Input_file_requirement|Input file requirement]]})  
+
*&nbsp; A binary conversion of the genome reference sequence as nucleotides (see [[#Build_Binary_Reference_Genome_and_Word_Index|Build Binary Reference Genome and Word Index]]})  
*&nbsp; Binary reference genome and word index in color space (see [[#Build_Binary_Reference_Genome_and_Word_Index|Build Binary Reference Genome and Word Index]])  
+
*&nbsp; A binary conversion of the genome reference sequence as colors plus word indices in color space (see [[#Build_Binary_Reference_Genome_and_Word_Index|Build Binary Reference Genome and Word Index]])  
*&nbsp; Color space reads in valid color space FASTQ format (see [[#Input_file_requirement|Input file requirement]] for file specification)  
+
*&nbsp; Color space reads in color space FASTQ format (see [[#Input_file_requirement|Input file requirement]] for a description)  
*&nbsp; Color space reads are longer than minimum length requirement. (see [[#Minimum_read_length_requirement|Minimum read length requirement]])  
+
*&nbsp; Color space reads longer than a minimum length requirement. (see [[#Minimum_read_length_requirement|Minimum read length requirement]])  
 
*&nbsp; Specify color space parameter when starting KARMA (see [[#Map_Color_Space_Reads|Map Color Space Reads]])<br>  
 
*&nbsp; Specify color space parameter when starting KARMA (see [[#Map_Color_Space_Reads|Map Color Space Reads]])<br>  
   Line 16: Line 16:  
*30G disk space  
 
*30G disk space  
   −
<br> We show a complete example reviewing the whole procedure from building word index to mapping color space reads in [[#A_Complete_Example|A Complete Example]].
+
<br> We show a complete example demonstrating the whole procedure from building the word index to mapping color space reads in [[#A_Complete_Example|A Complete Example]].
    
= Build Binary Reference Genome and Word Index<br> =
 
= Build Binary Reference Genome and Word Index<br> =
29

edits

Navigation menu