biotite icon indicating copy to clipboard operation
biotite copied to clipboard

Add fetching from the AlphaFold structure database

Open dacarlin opened this issue 1 year ago • 0 comments

This PR adds the ability to fetch databases from the AlphaFold structure database by querying on UniProt accession

  • new functionality in biotite.database.alphafold module for fetching structures via UniProt accession
  • new tests in tests/database/test_alphafold.py
  • [to do] documentation in the user guide
  • [to do] example in the examples folder

dacarlin avatar Aug 21 '23 20:08 dacarlin