This component can be used as a file uploader for the KNIME WebPortal or locally in the KNIME Analytics Platform. The user can upload a file of different formats (.csv, .tsv, .xls, .xlsx, .sdf and .mol2) and the component selects the correct node to read the data in.
If this component is executed locally in the KNIME Analytics Platform, the file can be selected via the Interactive View of the component.
This component was adapted from the Generic File Upload component shared by the KNIME team (originally available at https://hub.knime.com/s/3NB_HftP7bedG-c8/1) to achieve the following features:
1. Handle chemical file formats such as .sdf, .smi, and .mol2
2. Control the WebPortal page description via component dialog to allow adaptation for different scenarios while maintaining a relevant description
3. Control the allowed file formats via component dialog
Please note that a sentence describing the accepted input file formats is added to the body_text defined in the configuration dialog of this component.
This component does not cover all edge-cases for complicated file formats.
If this component is executed locally in the KNIME Analytics Platform, the file can be selected via the Interactive View of the component.
This component was adapted from the Generic File Upload component shared by the KNIME team (originally available at https://hub.knime.com/s/3NB_HftP7bedG-c8/1) to achieve the following features:
1. Handle chemical file formats such as .sdf, .smi, and .mol2
2. Control the WebPortal page description via component dialog to allow adaptation for different scenarios while maintaining a relevant description
3. Control the allowed file formats via component dialog
Please note that a sentence describing the accepted input file formats is added to the body_text defined in the configuration dialog of this component.
This component does not cover all edge-cases for complicated file formats.