<scp>vcfr</scp>: a package to manipulate and visualize variant call format data in R 论文

2016Molecular Ecology Resources引用 1121
Genomics and Phylogenetic StudiesGenetic Mapping and Diversity in Plants and AnimalsData Analysis with R

详细信息

发表期刊/会议
Molecular Ecology Resources
发表日期
2016-07-12
发表年份
2016

关键词

Genomics and Phylogenetic StudiesGenetic Mapping and Diversity in Plants and AnimalsData Analysis with R

摘要

Software to call single-nucleotide polymorphisms or related genetic variants has converged on the variant call format (VCF) as the output format of choice. This has created a need for tools to work with VCF files. While an increasing number of software exists to read VCF data, many only extract the genotypes without including the data associated with each genotype that describes its quality. We created the r package vcfr to address this issue. We developed a VCF file exploration tool implemented in the r language because r provides an interactive experience and an environment that is commonly used for genetic data analysis. Functions to read and write VCF files into r as well as functions to extract portions of the data and to plot summary statistics of the data are implemented. vcfr further provides the ability to visualize how various parameterizations of the data affect the results. Additional tools are included to integrate sequence (fasta) and annotation data (GFF) for visualization of genomic regions such as chromosomes. Conversion functions translate data from the vcfr data structure to formats used by other r genetics packages. Computationally intensive functions are implemented in C++ to improve performance. Use of these tools is intended to facilitate VCF data exploration, including intuitive methods for data quality control and easy export to other r packages for further analysis. vcfr thus provides essential, novel tools currently not available in r.

相关技术

暂无数据

相关事件

暂无数据

相关文章

暂无数据