-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 801 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: SCclust
Type: Package
Title: Clustering of Single Cell Sequencing Copy Number Profiles to Identify
Clones
Date: 2018-05-13
Version: 1.0.0
Author: Alex Krasnitz, Jude Kendall, Junyan Song, Lubomir Chorbadjiev
Maintainer: Lubomir Chorbadjiev <lubomir.chorbadjiev@gmail.com>
Description: The SCclust package implements feature selection based on
breakpoints, permutations for FDRs for Fisher test p-values and identification
of the clone structure in single cell copy number profiles.
License: MIT | file LICENSE
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr
Imports:
DNAcopy,
tools,
parallel,
assertthat
URL: https://github.com/KrasnitzLab/SCclust
BugReports: https://github.com/KrasnitzLab/SCclust/issues