nextstrain / fauna

RethinkDB database to support real-time virus analysis
GNU Affero General Public License v3.0
33 stars 13 forks source link

NCBI email requirement #29

Closed trvrb closed 8 years ago

trvrb commented 8 years ago

For many operations NCBI email should not be required, but currently is in the code. For example, uploading via fasta (rather than accessions), should not require NCBI email to be set.

https://github.com/blab/nextstrain-db/blob/master/vdb/parse.py#L15

chacalle commented 8 years ago

I'm pretty sure I resolved this.