Skip to content

6.2.2 Phylotyper queries graph directly

Compare
Choose a tag to compare
@kevinkle kevinkle released this 30 Apr 21:06
· 177 commits to master since this release
3b496c2

CHANGE:

  • Phylotyper no longer queries Blazegraph for results from ECTyper. Instead, the DNASequences are directly retrieved from the graph objects created in the pipeline. This is done because the phylotyper.sequences.sequence_query() was bottlenecking the pipeline.