recipe bioconductor-doppelgangr

Identify likely duplicate samples from genomic or meta-data

Homepage:

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

License:

GPL (>=2.0)

Recipe:

/bioconductor-doppelgangr/meta.yaml

Links:

biotools: doppelgangr, doi: 10.1093/jnci/djw146

The main function is doppelgangR(), which takes as minimal input a list of ExpressionSet object, and searches all list pairs for duplicated samples. The search is based on the genomic data (exprs(eset)), phenotype/clinical data (pData(eset)), and "smoking guns" - supposedly unique identifiers found in pData(eset).

package bioconductor-doppelgangr

(downloads) docker_bioconductor-doppelgangr

Versions:
1.26.0-01.22.0-01.20.0-01.18.0-11.18.0-01.16.0-01.14.0-01.12.0-11.10.1-0

1.26.0-01.22.0-01.20.0-01.18.0-11.18.0-01.16.0-01.14.0-01.12.0-11.10.1-01.10.0-01.8.0-01.6.0-01.4.1-0

Depends:
Required By:

Installation

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

conda install bioconductor-doppelgangr

and update with:

conda update bioconductor-doppelgangr

or use the docker container:

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

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

Download stats