harmslab / topiary

Python framework for doing ancestral sequence reconstruction
MIT License
33 stars 7 forks source link

Sets entrez API key from environment #31

Closed odcambc closed 1 year ago

odcambc commented 1 year ago

Quick fix to potentially address #30

harmsm commented 1 year ago

Made a few other changes so topiary is aware key is set and does not artificially throttle NCBI requests on multithreaded requests. Made a new PR with those changes.