Package: rMSA 0.99.1
rMSA: Interface for Popular Multiple Sequence Alignment Tools
Seamlessly interfaces the Multiple Sequence Alignment software packages ClustalW, MAFFT, MUSCLE and Kalign (downloaded separately) and provides support to calcualte distances between sequences. This work was partially supported by grant no. R21HG005912 from the National Human Genome Research Institute.
Authors:
rMSA_0.99.1.tar.gz
rMSA_0.99.1.zip(r-4.5)rMSA_0.99.1.zip(r-4.4)
rMSA_0.99.1.tgz(r-4.4-any)
rMSA_0.99.1.tar.gz(r-4.5-noble)rMSA_0.99.1.tar.gz(r-4.4-noble)
rMSA_0.99.1.tgz(r-4.4-emscripten)
rMSA.pdf |rMSA.html✨
rMSA/json (API)
# Install 'rMSA' in R: |
install.packages('rMSA', repos = c('https://mhahsler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mhahsler/rmsa/issues
geneticssequencinginfrastructurealignmentbioinformaticssequence-alignment
Last updated 6 months agofrom:4772797ab6. Checks:OK: 3 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | NOTE | Nov 19 2024 |
R-4.5-linux | NOTE | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
Exports:boxshadeboxshade_helpc2sclustalclustal_helpdistAlignmentdistApedistCVdistEditdistFFPdistKMerdistNSVdistSimRankkalignkalign_helpmafftmafft_helpmusclemuscle_helpmutationsplot.DNAMultipleAlignmentplot.DNAStringSetplot.RNAMultipleAlignmentplot.RNAStringSetrandom_sequencess2csimRank
Dependencies:apeaskpassBiocGenericsBiostringscrayoncurldigestgenericsGenomeInfoDbGenomeInfoDbDatahttrIRangesjsonlitelatticemimenlmeopensslproxypwalignR6RcppS4VectorsseqLogosysUCSC.utilsXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Boxshade: Shading Multiple Aligned Sequences | box boxshade boxshade_help |
Run Multiple Sequence Alignment (ClustalW) on a Set of Sequences | clustal clustal_help |
Calculate Distances between Sets of Sequences | dist distAlignment distApe distCV distEdit distFFP distKMer distNSV distSimRank |
Multiple Sequence Alignment (Kalign) | kalign kalign_help |
Run Multiple Sequence Alignment (MAFFT) on a Set of Sequences | mafft mafft_help |
Run Multiple Sequence Alignment (MUSCLE) on a Set of Sequences | muscle muscle_help |
Creates Random Mutations of a Sequence | mutations |
Plot Genetic Sequences and Alignments | plot plot.DNAMultipleAlignment plot.DNAStringSet plot.RNAMultipleAlignment plot.RNAStringSet |
Create a Set of Random Sequences | random_sequences |
Compute the SimRank Similarity between Sets of Sequences | simRank |
Convenience Functions to Convert Strings to Character Vectors | c2s s2c |