Skip to content

gpovysil/panelcn.mops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panelcn.MOPS - CNV detection tool for targeted NGS panel data

The panelcn.mops R package is based on the cn.mops package and allows to detect copy number variations (CNVs) from targeted NGS panel data. Please visit http://www.bioinf.jku.at/software/panelcnmops/index.html for additional information.

Installation:

  1. install cn.mops from bioconductor.org:

    ## try http:// if https:// URLs are not supported  
    source("https://bioconductor.org/biocLite.R")  
    biocLite("cn.mops")  
    
  2. install panelcn.mops from github e.g. like this:

    install.packages("devtools")  
    devtools::install_github("bioinf-jku/panelcn.mops")  
    

About

CNV detection tool for targeted NGS panel data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%