Prody
Introduction
uv init prody --name prody-project
cd prody
uv add prodyFile Parsers
Let’s start with parsing a protein structure and then keep working on that in this part.
File parser function names are prefixed with parse.
When using parsePDB(), usually an identifier will be sufficient. If corresponding file is found in the current working directory, it will be used, otherwise it will be downloaded from PDB servers.
Let’s parse structure 5uoj of p38 MAP kinase (MAPK):
= # returns an AtomGroup object
# typing in a variable name will give some informationWe see that this structure contains 3138 atoms.
@> 3138 atoms and 1 coordinate set(s) were parsed in 0.01s.
AtomGroup 5uojNow, similar to listing parser function names, we can use tab completion to inspect the p38 object:
Let’s use some of them to get information on the structure:
# returns number of models
# water molecules also count as residuesEstàs llegint una vista prèvia.
Inicia sessió per llegir l'article complet. Qualsevol compte obre 4 articles gratuïts al mes; l'alumnat i el professorat llegeixen les pàgines del seu curs sense límit.
Inicia sessió