Hi, I plan to use fragmenstein to do a hits improvement by:
python -m fragmenstein pipeline
--receptor receptor.pdb
--hits hit1.sdf hit2.sdf hit3.sdf
--analogue_database enamine_real.db
--max_tasks 100
--cutoff 5
--sw_databases 'REAL-Database-22Q1.smi.anon'
--sw_length 100
--sw_dist 0.2
--use_pyrosetta
--output results
I have already use smallworld to search the available database and there is a REAL-Database-22Q1.smi.anon.
BUT I don't know how to get it?