steineggerlab / foldcomp

Compressing protein structures effectively with torsion angles
GNU General Public License v3.0
145 stars 14 forks source link

AlphaFold DB proteome subset #24

Open kad-ecoli opened 1 year ago

kad-ecoli commented 1 year ago

Is it possible for https://foldcomp.steineggerlab.workers.dev/ to distribute the subset of AlphaFold database corresponding to the "Model organism proteomes" and "Global health proteomes" listed by https://alphafold.ebi.ac.uk/download?

Many of these proteins are not from swissprot and therefore not in a afdb_swissprot_v4.

khb7840 commented 1 year ago

Thank you for notifying that. We'll upload those soon.

khb7840 commented 1 year ago

We uploaded model organism proteomes and you can download them with foldcomp.setup('h_sapiens'), foldcomp.setup('a_thaliana') or foldcomp.setup('e_coli') in python.

Global health proteomes will also be uploaded soon.

khb7840 commented 1 year ago

Current version of database contains both CIFs and PDBs. We'll upload processed version soon.