On May 20, 2015 11:35 PM, <duanbao...@iccas.ac.cn> wrote:
>
>
> Hi all,
>
>        I try to use the openbabel software to carry out similarity search
and substructure search for more than one large database which the total
molecules are larger than 10,000,000. Firstly, the different fs
files are created using openbabel due to the size limitation of sdf files .
Secondly, I use the *.fs in the command line to try to search different
database (babel *.fs  results.sdf -s reference.sdf -at 0.5). But
it failed.  Would you like to give me some help to apply openbabel to deal
with similarity search for more than one large database.  Thanks in advance!

I don't think you can specify more than one fs file on the command line.
You would have to loop over the files and concatenate the results.

(Or hack the fs code to use 64 bit offsets so you only need one file)

Cheers,

Jeff
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to