Skip to content

IDEELResearch/vcfRmanip

Repository files navigation

vcfR2manip

Travis build status. Codecov test coverage

Overview

This package includes a few useful functions for manipulating VCFs. It is not meant to be comprehensive and at times, will not be memory efficient. Many of these functions are inspired by personal work (that I have found to be redundant between projects) and are meant to be "quick" and "small" manipulations.

This package will undergo version control for manuscript posterity. Major and minor version changes will be recorded.

Notes

  1. Some of these functions were inherited from NFBtools (now depreciated)
  2. This package has several redundancies with vcfdo. The key difference is that this package is meant to be interactive within the Rstudio interface versus the command line. However, the Rstudio environment and many of these functions are memory limited. This will be an issue with large vcf files, where vcfdo may be preferable. Redundancies include:
    1. LD pruning
    2. WSAF calculations (storage difference)
    3. dab calculation from PMC4786412 .

About

Various interactive tools for wrangling vcf data with a focus on malaria (dependent on vcfR).

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages