Koeng101 / dnadesign

A Go package for designing DNA.
Other
23 stars 0 forks source link

Addgene parser #14

Closed Koeng101 closed 10 months ago

Koeng101 commented 10 months ago

It'd be real neat to have a scraper for Addgene plasmids to put them all into a database. Ideally, this would go through each plasmid and convert the HTML to a relevant JSON file. We'd need a few levels: for example, we would want to parse the sequences, publication, and depositing lab.

Koeng101 commented 10 months ago

This will be nice to have once we have the ability to do plannotate-type annotation. Since we do not have that capability, closing for focus sake.