nf-core / nf-core/proteinannotator
Add dense homolog retriever (DHR) from "Fast, sensitive detection of protein homologs using deep dense retrieval"
Nobody has claimed this yet.
- Dominant language
- Nextflow
- Stars
- 15
- Forks
- 12
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 2
Description
Description of feature
https://www.nature.com/articles/s41587-024-02353-6?fromPaywallRec=false
The identification of protein homologs in large databases using conventional methods, such as protein sequence comparison, often misses remote homologs. Here, we offer an ultrafast, highly sensitive method, dense homolog retriever (DHR), for detecting homologs on the basis of a protein language model and dense retrieval techniques. Its dual-encoder architecture generates different embeddings for the same protein sequence and easily locates homologs by comparing these representations. Its alignment-free nature improves speed and the protein language model incorporates rich evolutionary and structural information within DHR embeddings. DHR achieves a >10% increase in sensitivity compared to previous methods and a >56% increase in sensitivity at the superfamily level for samples that are challenging to identify using alignment-based approaches. It is up to 22 times faster than traditional methods such as PSI-BLAST and DIAMOND and up to 28,700 times faster than HMMER. The new remote homologs exclusively found by DHR are useful for revealing connections between well-characterized proteins and improving our knowledge of protein evolution, structure and function.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides no repository file, entry point, test, input specification, or acceptance criterion. Start by reading the linked DHR paper and inspecting the existing protein-annotation pipeline to determine where this feature would fit; the issue does not define what completion should look like.
Written by the indexing model from the issue text.
Assessment
- Domain
- bioinformatics, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100