recipe r-scoper

Provides a computational framework for identification of B cell clones from Adaptive Immune Receptor Repertoire sequencing (AIRR-Seq) data. Three main functions are included (identicalClones, hierarchicalClones, and spectralClones) that perform clustering among sequences of BCRs/IGs (B cell receptors/immunoglobulins) which share the same V gene, J gene and junction length. Nouri N and Kleinstein SH (2018) <doi: 10.1093/bioinformatics/bty235>. Nouri N and Kleinstein SH (2019) <doi: 10.1101/788620>. Gupta NT, et al. (2017) <doi: 10.4049/jimmunol.1601850>.

Homepage:

https://scoper.readthedocs.io

License:

AGPL / AGPL-3.0-only

Recipe:

/r-scoper/meta.yaml

package r-scoper

(downloads) docker_r-scoper

Versions:

1.2.1-21.2.1-11.2.1-01.2.0-0

Depends:
Required By:

Installation

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

conda install r-scoper

and update with:

conda update r-scoper

or use the docker container:

docker pull quay.io/biocontainers/r-scoper:<tag>

(see r-scoper/tags for valid values for <tag>)

Download stats