Difference between revisions of "Intersect tables (analysis)"
From BioUML platform
(Automatic synchronization with BioUML) |
m (Protected "Intersect tables (analysis)": Autogenerated page ([edit=sysop] (indefinite))) |
Latest revision as of 18:14, 9 December 2020
- Analysis title
- Intersect tables
- Provider
- geneXplain GmbH
- Class
IntersectTable
- Plugin
- com.genexplain.analyses (geneXplain analyses)
[edit] Description
This function identifies rows shared by two tables. The intersection is found by ID matching from "left" table to "right". The Result is a single table that contains rows common for both input tables.
[edit] Parameters:
- Left Table - left (first) table for intersection.
- Table - Table Data Collection from the Data tab in the Content Area.
- Columns - Which columns from Table should be taken into account.
- Right Table - right (second) table for intersection.
- Table - Table Data Collection from the Data tab in the Content Area.
- Columns - Which columns from Table should be taken into account.
- Output table - Name of the table where results will be saved.
- If table with that name already exists it will be replaced.