datasnakes / OrthoEvolution

An easy to use and comprehensive python package which aids in the analysis and visualization of orthologous genes. 🐵
https://orthoevolution.readthedocs.io/en/master/
29 stars 4 forks source link

Implement taxid-based blastn (#147) #147

Closed sdhutchins closed 5 years ago

sdhutchins commented 5 years ago

Changes

Additions


Addresses #143

grabear commented 5 years ago

Still WIP? @sdhutchins

sdhutchins commented 5 years ago

Still WIP? @sdhutchins

Now that the lab is more or less set up minus a little more organizing and some labeling...I will focus on this tomorrow. Not much left to do here.

grabear commented 5 years ago

@sdhutchins Nice! I'm going to start on the SGE rework today.

sdhutchins commented 5 years ago

With proj_mana set to None, the test for BaseBlastN is passing.

See more about this in #149. If you have thoughts on it, let me know. @grabear

sdhutchins commented 5 years ago

@grabear It's ready for review (finally...). Take your time.

grabear commented 5 years ago

@sdhutchins Reviewing now.

sdhutchins commented 5 years ago

I added a ref_species parameter. Let me know what you think. Should be satisfactory now.