Other packages > Find by keyword >

seqCBS  

Copy Number Profiling using Sequencing and CBS
View on CRAN: Click here


Download and install seqCBS package within the R console
Install from CRAN:
install.packages("seqCBS")

Install from Github:
library("remotes")
install_github("cran/seqCBS")

Install by package version:
library("remotes")
install_version("seqCBS", "1.2.1")



Attach the package and use:
library("seqCBS")
Maintained by
Jeremy J. Shen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-10-25
Latest Update: 2019-04-13
Description:
This is a method for DNA Copy Number Profiling using Next-Generation Sequencing. It has new model and test statistics based on non-homogeneous Poisson Processes with change point models. It uses an adaptation of Circular Binary Segmentation. Also included are methods for point-wise Bayesian Confidence Interval and model selection method for the change-point model. A case and a control sample reads (normal and tumor) are required.
How to cite:
Jeremy J. Shen (2010). seqCBS: Copy Number Profiling using Sequencing and CBS. R package version 1.2.1, https://cran.r-project.org/web/packages/seqCBS. Accessed 12 Apr. 2025.
Previous versions and publish date:
1.1 (2010-10-25 09:01), 1.2.1 (2019-04-13 07:22), 1.2 (2012-10-29 08:59)
Other packages that cited seqCBS R package
View seqCBS citation profile
Other R packages that seqCBS depends, imports, suggests or enhances
Downloads during the last 30 days
03/1303/1503/2003/2103/2804/0304/0404/0504/0604/0704/08Downloads for seqCBS0.511.522.533.544.555.566.5TrendBars

Today's Hot Picks in Authors and Packages

rem  
Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using ...
Download / Learn more Package Citations See dependency  
oysteR  
Scans R Projects for Vulnerable Third Party Dependencies
Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'So ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA