Load Local XML Files Streamable

Node to load one or more local XML-type files into table cells (1 cell per file)

Python Script 0:1 

Executes a Python script which has access to all Schrodinger python libraries, taking no input tables and returning 1 output table.

Python Script 1:0 

Executes a Python script which has access to all Schrodinger python libraries, taking 1 input table and returning no output tables.

Python Script 1:1 

Executes a Python script which has access to all Schrodinger python libraries, taking 1 input table and returning 1 output table.

Python Script 1:2 

Executes a Python script which has access to all Schrodinger python libraries, taking 1 input table and returning 2 output tables.

Python Script 2:1 

Executes a Python script which has access to all Schrodinger python libraries, taking 2 input tables and returning 1 output table.

Python Script 2:2 

Executes a Python script which has access to all Schrodinger python libraries, taking 2 input tables and returning 2 output tables.

FileInfo 

Shows basic information about the file, such as data ranges and file type.

IDMerger 

Merges several protein/peptide identification files into one file.

String Replacer Streamable

Replaces strings if they match a certain pattern.