protein-quest

Python package to search/retrieve/filter proteins and protein structures

3
contributors
Get started
87 commitsLast commit ≈ 2 days ago1 star0 forks

Cite this software

Description

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
Keywords
No keywords available
Programming language
  • Python 100%
License
</>Source code
Packages
pypi.org

Participating organisations

Netherlands eScience Center
Utrecht University

Contributors

Related projects

Protein Detective

A software for AI-driven identification of unknown proteins in cryo-EM density maps

Updated 6 months ago
In progress

Related software

protein-detective

PR

Python package to detect proteins in EM density maps.

Updated 2 months ago
3