Skip to content

MorfeoRenai/snvtyping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snvtyping

R-CMD-check

The goal of snvtyping is to preprocess and analyze VCF files containing SNV mutations, by getting the genomic context of all of its Single Nucleotide Variants mutations. It can also classify group them by type of SNV, by type of context and then plot their frequency.

Installation

You can install the development version of snvtyping from GitHub with:

# install.packages("devtools")
devtools::install_github("MorfeoRenai/snvtyping")

Usage

Check out the vignette in GitHub.

You can also read and run the vignette with:

vignette("snvtyping")

About

Genomic Context of SNVs From VCF File

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages