Changes

From Genome Analysis Wiki
Jump to navigationJump to search
72 bytes added ,  12:16, 8 April 2010
update w/changes from mktrost
Line 36: Line 36:  
= Quality Control Utilities =
 
= Quality Control Utilities =
   −
==[[FastQ Validator]]==
+
[[C++ Executable: fastQValidator|FastQValidator]] -- Check that a FASTQ file conforms to specification.
Check that a FASTQ file conforms to specification.
     −
==[[BamIdentityCheck]]==
+
[[BamIdentityCheck]] -- Check that mapped reads are consistent with known genotypes for each individual.
Check that mapped reads are consistent with known genotypes for each individual.
     −
= File Readers =
+
== File Readers ==
==[[BamFile]]==
+
[[C++ Library: libbam|BamFile]] -- Reads a BAM/SAM file.   
Reads a BAM/SAM file.   
+
 
 +
[[C++ Library: libfqf|FastQFile]] -- Read a FASTQ file sequence by sequence.  Validating the sequence as it is read.
 +
 
 +
== File Conversion ==
 +
[[bam2FastQ]]  -- Convert BAM files into FastQ files
   −
==[[FastQFile]]==
  −
Read a FASTQ file sequence by sequence.  Validating the sequence as it is read.
     −
= File Conversion =
  −
==[[bam2FastQ]]==
  −
Convert BAM files into FastQ files
      
= [[Links to Sequence Analysis Tools|Other Useful Links]] =
 
= [[Links to Sequence Analysis Tools|Other Useful Links]] =
75

edits

Navigation menu