Skip to content

VStrains v1.1.0

Latest
Compare
Choose a tag to compare
@RunpengLuo RunpengLuo released this 03 Feb 23:47
· 3 commits to master since this release
  • Replace the PE link inference module VStrains_Alignment.py with VStrains_PE_Inference.py

    VStrains_PE_Inference.py implements a hash table approach that produce efficient perfect match lookup, the new module leads to consistent evaluation results and substantially decrease the runtime and memory usage against previous alignment approach.