tiagofilipe12 / pATLAS

Plasmid Atlas - A web interface to browse for plasmids and their associated genes. Visit us at:
http://www.patlas.site
GNU General Public License v3.0
21 stars 10 forks source link

added two new apis to download data from pATLAS database. #136

Closed tiagofilipe12 closed 6 years ago

tiagofilipe12 commented 6 years ago

this pr intends to add an api to download metadata associated to accession number queries. Although plasmid atlas doesn't use this API currently, other users may access it by doing:

http://www.patlas.site/api/sendmetadata/?accession=<list_of_accessions>

in the browser URL.