recipe bioconductor-genomautomorphism

Compute the automorphisms between DNA's Abelian group representations

Homepage:

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

License:

Artistic-2.0

Recipe:

/bioconductor-genomautomorphism/meta.yaml

This is a R package to compute the automorphisms between pairwise aligned DNA sequences represented as elements from a Genomic Abelian group. In a general scenario, from genomic regions till the whole genomes from a given population (from any species or close related species) can be algebraically represented as a direct sum of cyclic groups or more specifically Abelian p-groups. Basically, we propose the representation of multiple sequence alignments of length N bp as element of a finite Abelian group created by the direct sum of homocyclic Abelian group of prime-power order.

package bioconductor-genomautomorphism

(downloads) docker_bioconductor-genomautomorphism

Versions:

1.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-genomautomorphism

and update with:

conda update bioconductor-genomautomorphism

or use the docker container:

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

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

Download stats