sitePath
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see sitePath.
Detection of sites with fixation of amino acid substitutions in protein evolution
Bioconductor version: 3.10
The package does hierarchical search for fixation events given multiple sequence alignment and phylogenetic tree. These fixation events can be specific to a phylogenetic lineages or shared by multiple lineages.
Author: Chengyang Ji, Aiping Wu
Maintainer: Chengyang Ji <chengyang.ji12 at alumni.xjtlu.edu.cn>
citation("sitePath")
):
Installation
To install this package, start R (version "3.6") 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.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("sitePath")
A basic workflow for sitePath | HTML | R Script |
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | Alignment, MultipleSequenceAlignment, Software |
Version | 1.2.3 |
In Bioconductor since | BioC 3.9 (R-3.6) (5 years) |
License | MIT + file LICENSE |
Depends | R (>= 3.6.0) |
Imports | ape, seqinr, Rcpp, methods, graphics, utils, stats |
System Requirements | |
URL | https://wuaipinglab.github.io/sitePath/ |
Bug Reports | https://github.com/wuaipinglab/sitePath/issues |
See More
Suggests | testthat, knitr, rmarkdown, BiocStyle |
Linking To | Rcpp |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | sitePath_1.2.3.tar.gz |
Windows Binary | sitePath_1.2.3.zip |
Mac OS X 10.11 (El Capitan) | sitePath_1.2.3.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/sitePath |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/sitePath |
Bioc Package Browser | https://code.bioconductor.org/browse/sitePath/ |
Package Short Url | https://bioconductor.org/packages/sitePath/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.10 | Source Archive |