recipe bioconductor-standr

Spatial transcriptome analyses of Nanostring's DSP data in R

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-standr/meta.yaml

standR is an user-friendly R package providing functions to assist conducting good-practice analysis of Nanostring's GeoMX DSP data. All functions in the package are built based on the SpatialExperiment object, allowing integration into various spatial transcriptomics-related packages from Bioconductor. standR allows data inspection, quality control, normalization, batch correction and evaluation with informative visualizations.

package bioconductor-standr

(downloads) docker_bioconductor-standr

Versions:

1.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-standr

and update with:

conda update bioconductor-standr

or use the docker container:

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

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

Download stats