GeCo++: a C++ library for genomic features computation and annotation in the presence of variants
2011; Oxford University Press; Volume: 27; Issue: 9 Linguagem: Inglês
10.1093/bioinformatics/btr123
ISSN1367-4811
AutoresMatteo Cereda, Manuela Sironi, Matteo Cavalleri, Uberto Pozzoli,
Tópico(s)RNA and protein synthesis mechanisms
ResumoWe propose a C++ class library developed to the purpose of making the implementation of sequence analysis algorithms easier and faster when genomic annotations and variations need to be considered. The library provides a class hierarchy to seamlessly bind together annotations of genomic elements to sequences and to algorithm results; it allows to evaluate the effect of mutations/variations in terms of both element position shifts and of algorithm results, limiting recalculation to the minimum. Particular care has been posed to keep memory and time overhead into acceptable limits.A complete tutorial as well as a detailed doxygen generated documentation and source code is freely available at http://bioinformatics.emedea.it/geco, under the GPL license. The library was written in standard ISO C++, and does not depend on external libraries.
Referência(s)