SWISS-MODEL / covid-19-Annotations-on-Structures

Mapping sequence data onto structures for the Covid-19 Biohackathon April 2020
https://github.com/virtual-biohackathons/covid-19-bh20/wiki/Annotations-on-Structures
MIT License
2 stars 8 forks source link

Helpers for annotation generation #20

Closed schdaude closed 4 years ago

schdaude commented 4 years ago

The idea here is to have Python helpers to programmatically add and format annotations that are required by the SWISS-MODEL upload form.

gtauriello commented 4 years ago

Helper implemented in #21

@all-contributors please add @schdaude for code

allcontributors[bot] commented 4 years ago

@gtauriello

I've put up a pull request to add @schdaude! :tada:

schdaude commented 4 years ago

prototype available in utils/sm_annotations.py. I leave this issue open for another day if there are comments/suggestions.