BFCounter

From SEQwiki
Jump to: navigation, search

Application data

Created by Pall Melsted
Principal bioinformatics method(s) k-mer counting
Created at University of Chicago
Maintained? Yes
Input format(s) FASTQ, (Compressed) FASTQ
Programming language(s) C++
Licence GPLv3
Contact: pmelsted@gmail.com

Summary: BFCounter is a program for counting k-mers in DNA sequence data.

"Error: no local variable "counter" was set." is not a number.

Description

BFCounter is a program for counting k-mers in DNA sequence data. Counting k-mers (substrings of length k) is an essential compononet of many methods in bioinformatics, including for genome and transcriptome assembly, for metagenomic sequencing, and for error correction of sequence reads. Although simple in principle, counting k-mers in large modern sequence data sets can easily overwhelm the memory capacity of standard computers. In current data sets, a large fraction - often more than 50% - of the storage capacity may be spent on storing k-mers that contain sequencing errors and which are typically observed only a single time in the data. These singleton k-mers are uninformative for many algorithms without some kind of error correction.





Links


References

  1. . 2011. BMC Bioinformatics


To add a reference for BFCounter, enter the PubMed ID in the field below and click 'Add'.

 


Search for "BFCounter" in the SEQanswers forum / BioStar or:

Web Search Wiki Sites Scientific