clustering - automation

Hello All,

I would like to submit more than 500 files (one after the other) as inputs to the KNIME clustering work flow. Is it possible to do the automation in KNIME? If so, how can i do that using KNIME? Are there any documentation for this?

Your replies are highly appreciated.

warm regards

Fredrick.

Hi Frederick, 

I believe that the best way to do this is to build up a list of files that you want to analyze, probably using a List Files node and then loop over this list reading each file and then clustering it.  Have you tried this yet?

Regards,

Aaron