recipe bioconductor-netsam

Network Seriation And Modularization

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/NetSAM.html

License:

LGPL

Recipe:

/bioconductor-netsam/meta.yaml

The NetSAM (Network Seriation and Modularization) package takes an edge-list representation of a weighted or unweighted network as an input, performs network seriation and modularization analysis, and generates as files that can be used as an input for the one-dimensional network visualization tool NetGestalt (http://www.netgestalt.org) or other network analysis. The NetSAM package can also generate correlation network (e.g. co-expression network) based on the input matrix data, perform seriation and modularization analysis for the correlation network and calculate the associations between the sample features and modules or identify the associated GO terms for the modules.

package bioconductor-netsam

(downloads) docker_bioconductor-netsam

Versions:

1.38.0-01.34.0-01.32.0-01.30.0-11.30.0-01.28.0-01.26.0-01.24.0-11.22.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-netsam

and update with:

conda update bioconductor-netsam

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-netsam:<tag>

(see bioconductor-netsam/tags for valid values for <tag>)

Download stats