Sha256: e3546f1b58c286f7f03db49688682234be66eac20ff4c249fd0df4f43f3da6ea
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
<HTML><HEAD><TITLE>toxTree.tree classes</TITLE> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> </SCRIPT> <META NAME="Description" CONTENT="toxTree application"> <META NAME="Keywords" CONTENT="source,decision tree,TTC,java"> <!-- --> <body bgColor="#FFFFFF" link="#428EFF"> Input output support. This is mainly an extension of <a href="http://cdk.sourceforge.net/api/org/openscience/cdk/io/package-frame.html">The CDK</a> io package in order to support .CSV and .TXT files. <p> CSV files and tab delimited .TXT files can be read/written by MS Excel :) <hr> A column with "SMILES" heading is mandatory for CSV/TXT files in order the structure to be read. All other fields are optional, will be read as molecule properties and displayed as such. <p> Decision tree results are written as SDF properties or CSV/TXT columns. The class assignment is stored in a property <u>"toxTree.tree.cramer.CramerRules"</u>. The tree path is stored in a property <u>"toxTree.tree.cramer.CramerTreeResult"</u>. </body></HTML>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
toxtree-0.0.1 | Toxtree-v2.6.13/src/toxTree/io/package.html |