SEQMINER {seqminer} | R Documentation |
Efficiently Read Sequencing Data (VCF format, METAL format) into R
Description
SeqMiner provides functions to easily load Variant Call Format (VCF) or METAL format into R
Details
The aim of this package is to save your time parsing large text file. That means data processing time can be saved for other researches. This packages requires Bgzip compressed and Tabix indexed files as input. If input files contaians annotation by TabAnno (), it is possible to extract information at the unit of genes.
Author(s)
Maintainer: Xiaowei Zhan zhanxw@gmail.com
Authors:
Dajiang Liu dajiang.liu@gmail.com
Other contributors:
Attractive Chaos attractor@live.co.uk (We have used the following software and made minimal necessary changes: Tabix, Heng Li <lh3@live.co.uk> (MIT license). We removed standard IO related functions, e.g. printf, fprintf ; also changed its un-safe pointer arithmetics.) [copyright holder]
Broad Institute / Massachusetts Institute of Technology [copyright holder]
Genome Research Ltd (GRL) [copyright holder]
Facebook, Inc [copyright holder]
D. Richard Hipp [copyright holder]
See Also
Useful links: