JhuangLab / BioInstaller

A comprehensive R package to construct interactive and reproducible biological data analysis applications based on the R platform
Other
56 stars 13 forks source link

Share protein function analysis related #16

Open Miachol opened 6 years ago

Miachol commented 6 years ago

Configuration file: nongithub.toml

Description: effusion, A method for predicting protein function, Effusion, that uses a sequence similarity network to add context for homology transfer, a probabilistic model to account for the uncertainty in labels and function propagation, and the structure of the Gene Ontology (GO) to best utilize sparse input labels and make consistent output predictions. Effusion's model makes it practical to integrate rare experimental data and abundant primary sequence and sequence similarity.

Homepage: http://www.babbittlab.ucsf.edu/effusion/

Publication: Effusion: Prediction of Protein Function from Sequence Similarity Networks. Bioinformatics. 2018 Aug 01, PMID: 30084920 DOI: 10.1093/bioinformatics/bty672

[effusion]
source_url = "http://www.babbittlab.ucsf.edu/effusion/effusion_{{version}}.tar.gz"
version_available = ["1.0.0"]
Miachol commented 6 years ago

Done in commit fc7f22d58.