The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Overview

SIGN fasciliotates classification and clustering of biological samples relyign on expression pattersn of biological pathways. A new measure of pathway expression pattern similarity (TSC) was introduced in the package. The package has been developed and tested for RNA-seq profiles of the cells. However, it can be used for other sequencig profiles with continuous values for each feature (gene, protein, cis-regulatory elements, etc.)

Installation

``` r # Install from CRAN install.packages(‘SIGN’)

Installing the development version from GitHub:

install.packages(“devtools”)

devtools::install_github(“bhklab/SIGN”)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.