Search bioRxivSearch

Biology subjects

McCarthy, S. A.

Publications and source records attributed to McCarthy, S. A..

2 recordsLinked to original sources

Crumble: reference free lossy compression of sequence quality values

MotivationThe bulk of space taken up by NGS sequencing CRAM files consists of per-base quality values. Most of these are unnecessary for variant calling, offering an opportunity for space saving.\n\nResultsOn the CHM1+CHM13 test set, a 17 fold reduction in quality storage can be achieved while maintaining variant calling accuracy.\n\nAvailabilityCrumble is OpenSource and can be obtained from https://github.com/jkbonfield/crumble.\n\nContactjkb@sanger.ac.uk\n\nSupplementary informationSupplementary data are available.

bioinformatics

BCFtools/csq: Haplotype-aware variant consequences

MotivationPrediction of functional variant consequences is an important part of sequencing pipelines, allowing the categorization and prioritization of genetic variants for follow up analysis. However, current predictors analyze variants as isolated events, which can lead to incorrect predictions when adjacent variants alter the same codon, or when a frame-shifting indel is followed by a frame-restoring indel. Exploiting known haplotype information when making consequence predictions can resolve these issues.\n\nResultsBCFtools/csq is a fast program for haplotype-aware consequence calling which can take into account known phase. Consequence predictions are changed for 501 of 5019 compound variants found in the 81.7M variants in the 1000 Genomes Project data, with an average of 139 compound variants per haplotype. Predictions match existing tools when run in localized mode, but the program is an order of magnitude faster and requires an order of magnitude less memory.\n\nAvailabilityThe program is freely available for commercial and non-commercial use in the BCFtools package which is available for download from http://samtools.github.io/bcftools\n\nContactpd3@sanger.ac.uk

bioinformatics