recipe bioconductor-bionar

Biological Network Analysis in R

Homepage:

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

License:

Artistic-2.0

Recipe:

/bioconductor-bionar/meta.yaml

the R package BioNAR, developed to step by step analysis of PPI network. The aim is to quantify and rank each protein’s simultaneous impact into multiple complexes based on network topology and clustering. Package also enables estimating of co-occurrence of diseases across the network and specific clusters pointing towards shared/common mechanisms.

package bioconductor-bionar

(downloads) docker_bioconductor-bionar

Versions:

1.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-bionar

and update with:

conda update bioconductor-bionar

or use the docker container:

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

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

Download stats