Re: Capacity [message #380 is a reply to message #379] |
Thu, 30 August 2018 23:35 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
I don't understand exactly what you try to perform. The closest thing to calculating a tanimoto similarity matrix is to open one file and then to run 'Find Similar Compounds in File..." from the Chemistry menu. Then select the same file again and check 'Save similar compound pairs to file', then press OK. DataWarrior then writes a new file with all compound pairs of the matrix and their similarity into a new file. The only size limitation is the amount of memory that you give the program. 100x100 should never be a problem. Opening a text file with 100 by 100 entries should also not be a problem. Maybe there is something strange with the file. You may send me a copy of it and I give it a quick check in the debugger...
Thomas
|
|
|