Package: AmyloGram 1.2
AmyloGram: Prediction of Amyloid Proteins
Predicts amyloid proteins using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI.
Authors:
AmyloGram_1.2.tar.gz
AmyloGram_1.2.zip(r-4.5)AmyloGram_1.2.zip(r-4.4)AmyloGram_1.2.zip(r-4.3)
AmyloGram_1.2.tgz(r-4.4-any)AmyloGram_1.2.tgz(r-4.3-any)
AmyloGram_1.2.tar.gz(r-4.5-noble)AmyloGram_1.2.tar.gz(r-4.4-noble)
AmyloGram_1.2.tgz(r-4.4-emscripten)AmyloGram_1.2.tgz(r-4.3-emscripten)
AmyloGram.pdf |AmyloGram.html✨
AmyloGram/json (API)
# Install 'AmyloGram' in R: |
install.packages('AmyloGram', repos = c('https://michbur.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/michbur/amylogram/issues
- AmyloGram_model - Random forest model of amyloid proteins
- pep424 - Pep424 data set
- spec_sens - Specificity/sensitivity balance
Last updated 5 years agofrom:a69da65aa7. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:AmyloGram_guiis_proteinread_txt
Dependencies:ade4base64encbiogrambslibcachemclicombinatcommonmarkcrayondigestentropyfastmapfontawesomefsgluegmphtmltoolshttpuvjquerylibjsonlitelaterlatticelifecyclemagrittrMASSmathjaxrMatrixmemoisemimenlmepartitionspbapplypixmappolynompromisesR6rangerrappdirsrbibutilsRcppRcppArmadilloRcppEigenRdpackrlangsasssegmentedseqinrsetsshinyslamsourcetoolsspwithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Prediction of amyloids | AmyloGram-package AmyloGram |
AmyloGram Graphical User Interface | AmyloGram_gui |
Random forest model of amyloid proteins | AmyloGram_model |
Protein test | is_protein |
pep424 data set | pep424 |
Predict amyloids | predict.ag_model |
Print AmyloGram object | print.ag_model |
Print AmyloGram prediction | print.ag_prediction |
Read sequences from .txt file | read_txt |
Specificity/sensitivity balance | spec_sens |