Other packages > Find by keyword >

aphid  

Analysis with Profile Hidden Markov Models
View on CRAN: Click here


Download and install aphid package within the R console
Install from CRAN:
install.packages("aphid")

Install from Github:
library("remotes")
install_github("cran/aphid")

Install by package version:
library("remotes")
install_version("aphid", "1.3.5")



Attach the package and use:
library("aphid")
Maintained by
Shaun Wilkinson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-24
Latest Update: 2022-12-05
Description:
Designed for the development and application of hidden Markov models and profile HMMs for biological sequence analysis. Contains functions for multiple and pairwise sequence alignment, model construction and parameter optimization, file import/export, implementation of the forward, backward and Viterbi algorithms for conditional sequence probabilities, tree-based sequence weighting, and sequence simulation. Features a wide variety of potential applications including database searching, gene-finding and annotation, phylogenetic analysis and sequence classification. Based on the models and algorithms described in Durbin et al (1998, ISBN: 9780521629713).
How to cite:
Shaun Wilkinson (2017). aphid: Analysis with Profile Hidden Markov Models. R package version 1.3.5, https://cran.r-project.org/web/packages/aphid. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0.0 (2017-06-24 09:22), 1.0.1 (2017-07-07 12:14), 1.1.0 (2018-03-16 10:08), 1.2.0 (2018-08-14 11:50), 1.3.0 (2018-10-09 06:40), 1.3.1 (2018-11-10 06:50), 1.3.2 (2019-03-15 08:03), 1.3.3 (2019-05-08 07:20), 1.3.5 (2022-12-05 09:10)
Other packages that cited aphid R package
View aphid citation profile
Other R packages that aphid depends, imports, suggests or enhances
Complete documentation for aphid
Functions, R codes and Examples using the aphid R package
Some associated functions: Viterbi . align . aphid . backward . casino . deriveHMM . derivePHMM . forward . generate . globins . logsum . map . plot.HMM . plot.PHMM . posterior . print . readPHMM . substitution . train . unalign . weight . writePHMM . 
Some associated R codes: RcppExports.R . Viterbi.R . align.R . aphid.R . backward.R . data.R . deriveHMM.R . derivePHMM.R . forward.R . generate.R . plot.R . posterior.R . print.R . read.R . train.R . utils.R . weight.R . write.R .  Full aphid package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA