forked from Molmed/CopyNumber450kCancer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
16 lines (16 loc) · 1.16 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: CopyNumber450kCancer
Type: Package
Title: Baseline Correction for Copy Number Data from Cancer Samples
Version: 1.0.6
Date: 2018-11-12
Author: Nour-al-dain Marzouka [aut, cre]
Maintainer: Nour-al-dain Marzouka <[email protected]>
Description: The 450k arrays are frequently used in the epigenetic studies, the copy number calling from the 450k data is possible but it faces some difficulties in cancer samples regarding the determination of the copy number status due to the false sample centering and baseline shifting. Without solving this issue the CN calling will be inaccurate. CopyNumber450kCancer-package was designed to correct the baseline in cancer samples using the Maximum Density Peak Estimation (MDPE) method.
The main advantages for CopyNumber450kCancer-package are: Fast (few seconds per sample), high accuracy rate, in-sample correction, no input parameters needed, low computer sources required, and adaptable for 450k-similar technologies.
Depends: R (>= 3.1.0)
License: GPL (>= 2)
Imports: methods
VignetteBuilder: utils
Suggests: utils
URL: https://github.com/Molmed/CopyNumber450kCancer
BugReports: https://github.com/Molmed/CopyNumber450kCancer/issues