BioInstaller icon indicating copy to clipboard operation
BioInstaller copied to clipboard

Share protein function analysis related

Open Miachol opened this issue 7 years ago • 1 comments

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 avatar Aug 09 '18 02:08 Miachol

Done in commit fc7f22d58.

Miachol avatar Aug 12 '18 04:08 Miachol