8000 GitHub - RageScripter/SNVMutations: R package to extract and visualise SNV from vcf files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

R package to extract and visualise SNV from vcf files

Notifications You must be signed in to change notification settings

RageScripter/SNVMutations

Repository files navigation

SNVMutations

Bioconductor-compliant package that provides functions to determine the mutation types of SNV from a VCF files.

Inputs

  • set of SNV in VCF format
  • a reference genome
  • the parameter “context_length” (length of the context of the mutation uspstream[SNV]downstream)

Outputs

  • a vector of SNVs displayed as “UP[REF>ALT]DOWN”, where every nucleotide - to avoid redundancy - is displayed as T or C.
  • a count table of the SNVs and a countplot

About

R package to extract and visualise SNV from vcf files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0