Intersect tables (analysis)
From BioUML platform
- Analysis title
- Intersect tables
- Provider
- geneXplain GmbH
- Class
IntersectTable
- Plugin
- com.genexplain.analyses (geneXplain analyses)
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.
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.