Please note that this software is still under construction and not ready for general use
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.
-
Download
SCclust
package source build from Github: https://github.com/KrasnitzLab/SCclust/releases/download/v1.0.0/SCclust_1.0.0.tar.gz into your working directory; -
Install the package from downloaded source:
install.packages("SCclust_1.0.0.tar.gz")
-
The
SCclust
package can also be installed using KrasnitzLab Anaconda channel:conda install -c krasnitzlab scclust