Resolves #104 by introducing a fingerprint screen to the scaffold search method. This seems to speed up scaffold assignment by 2.7-fold (at least for the benched example). This should significantly speed up indexing and structure searches since these both incorporate scaffold assignment.
Resolves #104 by introducing a fingerprint screen to the scaffold search method. This seems to speed up scaffold assignment by 2.7-fold (at least for the benched example). This should significantly speed up indexing and structure searches since these both incorporate scaffold assignment.
Before fingerprint screen:
After incorporating fingerprint screen: