Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R Package to compare copy number variant (CNV) results from multiple samples/methods

NotificationsYou must be signed in to change notification settings

KrasnitzLab/CNVMetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check-biocodecovLicense: Artistic-2.0

CNVMetrics

TheCNVMetrics package offers multiple quantitative metrics of similarity between copy number profiles.Among these are metrics based on CNV status calls only (amplification/deletion status) or on the level of amplification/deletion. In addition, a visualization tool is provided to explore resulting metrics.

Citing

If you use this package for a publication, we would ask you to cite the following:

Belleau P, Deschênes A, Beyaz S et al. CNVMetrics package: Quantifying similarity between copy number profiles [version 1; not peer reviewed]. F1000Research 2021, 10:737 (slides) (doi: 10.7490/f1000research.1118704.1)

F1000Research poster

Authors

Astrid Deschênes,Pascal Belleau,David A. Tuveson andAlexander Krasnitz

Bioconductor Package

Bioconductor Time

TheCNVMetrics package is now an official package ofBioconductor.

The current release can be directly downloaded from their website:Current release

However, all official releases can be downloaded from this site:All releases

Documentation

CNVMetrics Website

CNVMetrics Get Started

Installation

To install this package fromBioconductor, start R (version "4.2") and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))    install.packages("BiocManager")# The following initializes usage of Bioc develBiocManager::install(version='devel')BiocManager::install("CNVMetrics")

To install the latest version accessible using thedevtoolspackage:

 ## Load required package library(devtools) ## Install the latest version of CNVMetrics devtools::install_github('KrasnitzLab/CNVMetrics')

License

This package and the underlyingCNVMetrics code are distributed underthe Artistic license 2.0. You are free to use and redistribute this software.

For more information on Artistic 2.0 License seehttp://opensource.org/licenses/Artistic-2.0

Bugs/Feature requests

Please contact us for bug fixes or with feature requests.

Thanks!

About

R Package to compare copy number variant (CNV) results from multiple samples/methods

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp