User e8b647f65b
23-11-2006 18:23:10
Hi,
I want to generate several bcut descriptors for my molecules. However, no matter want config file I use, the output always contain 1 descriptor only. There is not much information in the documentation
The config file I use:
<BCUTDescriptors>
<BCUT Type="Burden" Lowest="2" Highest="2" />
</BCUTDescriptors>
And the command I used:
./generatemd c cox2_3dqsar.sd -k BCUT -c config.xml -o output.txt
I am expected there will be 4 descriptors for each compound. 2 lowest eigenvalues and 2 highest eigenvalues.
However in my output, always included only 1 descriptor.
I want to generate several bcut descriptors for my molecules. However, no matter want config file I use, the output always contain 1 descriptor only. There is not much information in the documentation
The config file I use:
<BCUTDescriptors>
<BCUT Type="Burden" Lowest="2" Highest="2" />
</BCUTDescriptors>
And the command I used:
./generatemd c cox2_3dqsar.sd -k BCUT -c config.xml -o output.txt
I am expected there will be 4 descriptors for each compound. 2 lowest eigenvalues and 2 highest eigenvalues.
However in my output, always included only 1 descriptor.