Learn R Programming

⚠️There's a newer version (9.7) of this package.Take me there.

seqminer (version 2.0)

Efficiently Read Sequence Data (VCF format, BCF format and METAL format) into R

Description

Integrate sequencing data (VCF) or meta-analysis results in R

Copy Link

Version

Install

install.packages('seqminer')

Monthly Downloads

675

Version

2.0

License

GPL | file LICENSE

Maintainer

Xiaowei Zhan

Last Published

November 20th, 2013

Functions in seqminer (2.0)

rvmeta.readCovByRange

Read covariance by range from METAL-format files.
readVCFToListByGene

Read information from VCF file in a given range and return a list
rvmeta.readSkewByRange

Read skew by range from METAL-format files.
tabix.read.header

Read tabix file, similar to running tabix in command line.
SeqMiner

Efficiently Read Sequencing Data (VCF format, METAL format) into R
readVCFToListByRange

Read information from VCF file in a given range and return a list
rvmeta.readDataByRange

Read association statistics by range from METAL-format files. Both score statistics and covariance statistics will be extracted.
tabix.read.table

Read tabix file, similar to running tabix in command line.
rvmeta.readScoreByRange

Read score test statistics by range from METAL-format files.
rvmeta.readDataByGene

Read association statistics by gene from METAL-format files. Both score statistics and covariance statistics will be extracted.
readVCFToMatrixByRange

Read a gene from VCF file and return a genotypes matrix
rvmeta.readNullModel

Read null model statistics
tabix

Read tabix file, similar to running tabix in command line.
hasIndex

Check input file has tabix index
readVCFToMatrixByGene

Read a gene from VCF file and return a genotypes matrix