SEQMINER | R Documentation |
SeqMiner provides functions to easily load Variant Call Format (VCF) or METAL format into R
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.
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]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.