This is the released version of sitePath; for the devel version, see sitePath.
Phylogeny-based sequence clustering with site polymorphismBioconductor version: Release (3.21)
Using site polymorphism is one of the ways to cluster DNA/protein sequences but it is possible for the sequences with the same polymorphism on a single site to be genetically distant. This package is aimed at clustering sequences using site polymorphism and their corresponding phylogenetic trees. By considering their location on the tree, only the structurally adjacent sequences will be clustered. However, the adjacent sequences may not necessarily have the same polymorphism. So a branch-and-bound like algorithm is used to minimize the entropy representing the purity of site polymorphism of each cluster.
Author: Chengyang Ji [aut, cre, cph] ORCID: 0000-0001-9258-5453 , Hangyu Zhou [ths], Aiping Wu [ths]
Maintainer: Chengyang Ji <chengyang.ji12 at alumni.xjtlu.edu.cn>
Citation (from within R, entercitation("sitePath")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sitePath")
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("sitePath")
Details biocViews Alignment, MultipleSequenceAlignment, Phylogenetics, SNP, Software Version 1.24.0 In Bioconductor since BioC 3.9 (R-3.6) (6 years) License MIT + file LICENSE Depends R (>= 4.1) Imports RColorBrewer, Rcpp, ape, aplot, ggplot2, ggrepel, ggtree, graphics, grDevices, gridExtra, methods, parallel, seqinr, stats, tidytree, utils System Requirements URL https://wuaipinglab.github.io/sitePath/ Bug Reports https://github.com/wuaipinglab/sitePath/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