Skip to content

[ENH] pdb to String loader using UniProt id #185

@satvshr

Description

@satvshr

As mentioned here and here, UniProt is a trusted standard to obtain full sequences from pdb files using their pdbID, hence we should introduce a loader that will make 2 API calls:

  1. To get the uniprot id using the user provided pdb id,
  2. To get the fasta file using the uniprot id and load it in memory using the fasta loader.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions