Package: SeqAlignR 0.1.1
Leonard Persson Norblad
SeqAlignR: Sequence Alignment and Visualization Tool
Computes the optimal alignment of two character sequences. Visualizes the result of the alignment in a matrix plot. Needleman, Saul B.; Wunsch, Christian D. (1970) "A general method applicable to the search for similarities in the amino acid sequence of two proteins" <doi:10.1016/0022-2836(70)90057-4>.
Authors:
SeqAlignR_0.1.1.tar.gz
SeqAlignR_0.1.1.tar.gz(r-4.5-noble)SeqAlignR_0.1.1.tar.gz(r-4.4-noble)
SeqAlignR_0.1.1.tgz(r-4.4-emscripten)SeqAlignR_0.1.1.tgz(r-4.3-emscripten)
SeqAlignR.pdf |SeqAlignR.html✨
SeqAlignR/json (API)
# Install 'SeqAlignR' in R: |
install.packages('SeqAlignR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 months agofrom:4af1dc3366. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
Exports:align_sequences
Dependencies:plot.matrix
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Sequence Alignment | align_sequences |
Plot Alignment Matrix | plot.alignment |
Print Alignments | print.alignment |
Sequence Alignment Tool | SeqAlignR |