recipe bioconductor-comapr

Crossover analysis and genetic map construction

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-comapr/meta.yaml

comapr detects crossover intervals for single gametes from their haplotype states sequences and stores the crossovers in GRanges object. The genetic distances can then be calculated via the mapping functions using estimated crossover rates for maker intervals. Visualisation functions for plotting interval-based genetic map or cumulative genetic distances are implemented, which help reveal the variation of crossovers landscapes across the genome and across individuals.

package bioconductor-comapr

(downloads) docker_bioconductor-comapr

Versions:

1.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-comapr

and update with:

conda update bioconductor-comapr

or use the docker container:

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

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

Download stats