|
Similarity searching is a task that needs to be performed routinely and oftentimes in conjunction with tools in a workflow.
FTrees applications can easily be scripted and automated. With the release of the KNIME® components for FTrees, integration with analysiy tools and workflows is now even simpler.
The FTrees-Interface consists of 3 components. The first main component FTrees Calculator appends a Feature Tree descriptor to molecules in the data-stream entering the node the Feature Tree is added to the molecule as a new property.
The second main component FTrees Similarity compares the molecules in the pipeline to queries in a defined query file, and appends the similarity values to the molecules as new properties. The FTrees Similarity component can also be used to filter the molecules according to similarity.
The third component FTrees Reader allows you to load previously generated Feature Trees from file and use them as input in the data-stream
|