This is the development version of GenomAutomorphism; for the stable release version, see GenomAutomorphism.
Compute the automorphisms between DNA's Abelian group representationsBioconductor version: Development (3.22)
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.
Author: Robersy Sanchez [aut, cre] ORCID: 0000-0002-5246-1453
Maintainer: Robersy Sanchez <genomicmath at gmail.com>
Citation (from within R, entercitation("GenomAutomorphism")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("GenomAutomorphism")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GenomAutomorphism")
Details biocViews ComparativeGenomics, FunctionalGenomics, MathematicalBiology, MultipleSequenceAlignment, Software, WholeGenome Version 1.11.0 In Bioconductor since BioC 3.16 (R-4.2) (2.5 years) License Artistic-2.0 Depends R (>= 4.4.0) Imports Biostrings, BiocGenerics, BiocParallel, GenomeInfoDb, GenomicRanges, IRanges, matrixStats, XVector, dplyr, data.table, parallel, doParallel, foreach, methods, S4Vectors, stats, numbers, utils System Requirements URL https://github.com/genomaths/GenomAutomorphism Bug Reports https://github.com/genomaths/GenomAutomorphism/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4