I created a bookmark and then tried to run morgan fingerprint clustering on it, and it immediately closed the database instead of performing the clustering. Code posted below.
This issue has been fixed in ringtail 2.0.0.
The issue was, clustering is only ran if the filtering method is run. I have added the option to cluster without providing filters.
I created a bookmark and then tried to run morgan fingerprint clustering on it, and it immediately closed the database instead of performing the clustering. Code posted below.
rt_process_vs.py read -i input.db -pe 1 -hb B:ASP:534: -hb B:Ser:699: -l step1.log -s step1 rt_process_vs.py read -i input.db -mfpc -fb step1 -l step2.log -s step2