protein-detective
PR
Python package to detect proteins in EM density maps.
Updated 2 months ago
3
Python package to search/retrieve/filter proteins and protein structures
Python package to search/retrieve/filter proteins and protein structures.
It uses
An example command:
protein-quest search uniprot \
--taxon-id 9606 \
--reviewed \
--subcellular-location-uniprot nucleus \
--subcellular-location-go GO:0005634 \
--molecular-function-go GO:0003677 \
--limit 100 \
uniprot_accs.txt
A software for AI-driven identification of unknown proteins in cryo-EM density maps
Python package to detect proteins in EM density maps.