Package: aphid 1.3.3.9000

Shaun Wilkinson

aphid: Analysis with Profile Hidden Markov Models

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).

Authors:Shaun Wilkinson [aut, cre]

aphid_1.3.3.9000.tar.gz
aphid_1.3.3.9000.zip(r-4.5)aphid_1.3.3.9000.zip(r-4.4)aphid_1.3.3.9000.zip(r-4.3)
aphid_1.3.3.9000.tgz(r-4.4-x86_64)aphid_1.3.3.9000.tgz(r-4.4-arm64)aphid_1.3.3.9000.tgz(r-4.3-x86_64)aphid_1.3.3.9000.tgz(r-4.3-arm64)
aphid_1.3.3.9000.tar.gz(r-4.5-noble)aphid_1.3.3.9000.tar.gz(r-4.4-noble)
aphid_1.3.3.9000.tgz(r-4.4-emscripten)aphid_1.3.3.9000.tgz(r-4.3-emscripten)
aphid.pdf |aphid.html
aphid/json (API)

# Install 'aphid' in R:
install.packages('aphid', repos = c('https://phylotastic.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/shaunpwilkinson/aphid/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

46 exports 21 stars 2.48 score 12 dependencies 3 dependents 37 scripts 456 downloads

Last updated 2 months agofrom:3cbfb0e051. Checks:OK: 1 NOTE: 8. Indexed: no.

TargetResultDate
Doc / VignettesOKAug 14 2024
R-4.5-win-x86_64NOTEAug 14 2024
R-4.5-linux-x86_64NOTEAug 14 2024
R-4.4-win-x86_64NOTEAug 14 2024
R-4.4-mac-x86_64NOTEAug 14 2024
R-4.4-mac-aarch64NOTEAug 14 2024
R-4.3-win-x86_64NOTEAug 14 2024
R-4.3-mac-x86_64NOTEAug 14 2024
R-4.3-mac-aarch64NOTEAug 14 2024

Exports:alignalign.AAbinalign.defaultalign.DNAbinalign.listbackwardbackward.HMMbackward.PHMMderiveHMMderivePHMMderivePHMM.AAbinderivePHMM.defaultderivePHMM.DNAbinderivePHMM.listforwardforward.HMMforward.PHMMgenerategenerate.HMMgenerate.PHMMlogsummapplot.HMMplot.PHMMposteriorposterior.HMMposterior.PHMMprint.DPAprint.HMMprint.PHMMreadPHMMtraintrain.HMMtrain.PHMMunalignViterbiViterbi.defaultViterbi.HMMViterbi.PHMMweightweight.AAbinweight.defaultweight.dendrogramweight.DNAbinweight.listwritePHMM

Dependencies:apeaskpasscurldigestkmerlatticenlmeopensslphylogramqpdfRcppsys

The 'aphid' package for analysis with profile hidden Markov models

Rendered fromaphid-vignette.Rmdusingknitr::rmarkdownon Aug 14 2024.

Last update: 2019-03-15
Started: 2017-03-21

Readme and manuals

Help Manual

Help pageTopics
Multiple sequence alignment in R.align align.AAbin align.default align.DNAbin align.list
The 'aphid' package for analysis with profile hidden Markov models.aphid-package aphid
The backward algorithm.backward backward.HMM backward.PHMM
Dishonest casino.casino
Derive a standard hidden Markov model from a set of sequences.deriveHMM
Derive a profile hidden Markov model from sequences.derivePHMM derivePHMM.AAbin derivePHMM.default derivePHMM.DNAbin derivePHMM.list
The forward algorithm.forward forward.HMM forward.PHMM
Generate random sequences from a model.generate generate.HMM generate.PHMM
Globin protein alignment.globins
Sum of logged probabilities.logsum
Optimized profile HMM construction.map
Plot standard hidden Markov models.plot.HMM
Plot profile hidden Markov models.plot.PHMM
Posterior decoding.posterior posterior.HMM posterior.PHMM
Print summary methods.print print.DPA print.HMM print.PHMM
Import profile hidden Markov models into R.readPHMM
Substitution matrices.substitution
Iterative model refinement.train train.HMM train.PHMM
Deconstruct an alignment.unalign
The Viterbi algorithm.Viterbi Viterbi.default Viterbi.HMM Viterbi.PHMM
Sequence weighting.weight weight.AAbin weight.default weight.dendrogram weight.DNAbin weight.list
Export profile hidden Markov models as text.writePHMM