Bioinformatics Group Downloads
Software and data produced by the Molecular Biology Bioinformatics Group are available for free and with no restrictions to academic and non-profit users. Commercial users may be asked to license these tools under some circumstances. Please use citations provided on the downloads page when publishing results generated with these tools.
MolBioLib
MolBioLib is a compact efficient C++11 programming framework with accompanying set of tools enabling rapid development and deployment of next-generation sequencer data analysis programs. The library includes objects to aid in storage of relational data, traversal of delimited files, and manipulation of sequence files. Methods range from alignment writers to statistical functions and string manipulations. Tools to manipulate TSV files, count aligned hits to features such as genes, coverage, and ChIP-Seq are included.
SplitAlignReads
A method to align short reads and identify reads having partial alignments to two distant locations on the reference sequence. This method was developed to detect reads that span genomic rearrangement breakpoints and is described in doi: 10.1016/j.ajhg.2011.03.013. These tools were compiled for the Linux system and supports the .qltout alignment format with support for other alignment formats in development.
