Other packages > Find by keyword >

seqminer  

Efficiently Read Sequence Data (VCF Format, BCF Format, METAL Format and BGEN Format) into R
View on CRAN: Click here


Download and install seqminer package within the R console
Install from CRAN:
install.packages("seqminer")

Install from Github:
library("remotes")
install_github("cran/seqminer")

Install by package version:
library("remotes")
install_version("seqminer", "9.7")



Attach the package and use:
library("seqminer")
Maintained by
Xiaowei Zhan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-03-20
Latest Update: 2024-10-02
Description:
Integrate sequencing data (Variant call format, e.g. VCF or BCF) or meta-analysis results in R. This package can help you (1) read VCF/BCF/BGEN files by chromosomal ranges (e.g. 1:100-200); (2) read RareMETAL summary statistics files; (3) read tables from a tabix-indexed files; (4) annotate VCF/BCF files; (5) create customized workflow based on Makefile.
How to cite:
Xiaowei Zhan (2013). seqminer: Efficiently Read Sequence Data (VCF Format, BCF Format, METAL Format and BGEN Format) into R. R package version 9.7, https://cran.r-project.org/web/packages/seqminer. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:03), 0.1 (2013-03-20 17:18), 0.2 (2013-04-01 08:00), 0.3 (2013-04-13 06:52), 0.5 (2013-05-28 22:40), 0.7 (2013-07-29 21:30), 1.0 (2013-09-04 23:43), 1.3 (2013-09-26 20:56), 1.4 (2013-09-29 08:04), 1.9.1 (2013-11-15 11:00), 1.9 (2013-11-11 08:32), 2.0 (2013-11-20 10:02), 2.2 (2014-01-27 10:58), 2.7 (2014-04-14 18:37), 3.0 (2014-04-19 08:50), 3.1 (2014-05-07 12:37), 3.4 (2014-12-08 07:38), 3.7 (2015-05-16 09:52), 3.9 (2015-05-21 11:04), 4.2 (2015-06-10 11:28), 4.5 (2015-06-29 07:51), 4.7 (2015-08-19 00:20), 4.9 (2015-09-16 19:55), 5.0 (2015-10-22 08:24), 5.2 (2016-05-03 08:26), 5.3 (2016-05-07 09:00), 5.7 (2017-01-13 13:08), 5.9 (2017-04-18 07:24), 6.0 (2017-05-05 19:43), 6.1 (2018-08-02 19:20), 6.7 (2018-12-06 23:10), 7.0 (2019-01-07 01:00), 7.1 (2019-01-08 16:20), 8.0 (2020-03-02 13:10), 8.2 (2021-11-09 11:20), 8.4 (2022-02-07 09:20), 8.5 (2022-11-15 19:20), 8.6 (2023-01-26 15:20), 8.9 (2023-04-07 19:40), 9.1 (2023-09-02 08:50), 9.3 (2023-11-28 10:10), 9.4 (2024-02-03 18:30), 9.7 (2024-10-02 08:10)
Other packages that cited seqminer R package
View seqminer citation profile
Other R packages that seqminer depends, imports, suggests or enhances
Complete documentation for seqminer
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA