Package: vcfppR 0.6.0

Zilong Li

vcfppR: Rapid Manipulation of the Variant Call Format (VCF)

The 'vcfpp.h' (<https://github.com/Zilong-Li/vcfpp>) provides an easy-to-use 'C++' 'API' of 'htslib', offering full functionality for manipulating Variant Call Format (VCF) files. The 'vcfppR' package serves as the R bindings of the 'vcfpp.h' library, enabling rapid processing of both compressed and uncompressed VCF files. Explore a range of powerful features for efficient VCF data manipulation.

Authors:Zilong Li [aut, cre], Bonfield, James K and Marshall, John and Danecek, Petr and Li, Heng and Ohan, Valeriu and Whitwham, Andrew and Keane, Thomas and Davies, Robert M [cph]

vcfppR_0.6.0.tar.gz
vcfppR_0.6.0.tar.gz(r-4.5-noble)vcfppR_0.6.0.tar.gz(r-4.4-noble)
vcfppR.pdf |vcfppR.html
vcfppR/json (API)
NEWS

# Install 'vcfppR' in R:
install.packages('vcfppR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/zilong-li/vcfppr/issues

Uses libs:
  • zlib– Compression library
  • bzip2– High-quality block-sorting file compressor library
  • xz-utils– XZ-format compression library
  • curl– Easy-to-use client-side URL transfer library
  • c++– GNU Standard C++ Library v3

3.72 score 13 scripts 284 downloads 7 exports 1 dependencies

Last updated 26 days agofrom:8e660869f3. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 30 2024
R-4.5-linux-x86_64NOTESep 30 2024

Exports:vcfcompvcfplotvcfpopgenvcfreadervcfsummaryvcftablevcfwriter

Dependencies:Rcpp

Assess the concordance between VCFs

Rendered fromconcordance-of-two-vcf-files.Rmdusingknitr::rmarkdownon Sep 30 2024.

Last update: 2024-05-25
Started: 2024-05-25