<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.biouml.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Join_two_tables_%28analysis%29</id>
		<title>Join two tables (analysis) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Join_two_tables_%28analysis%29"/>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Join_two_tables_(analysis)&amp;action=history"/>
		<updated>2026-04-13T10:08:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>https://wiki.biouml.org/index.php?title=Join_two_tables_(analysis)&amp;diff=9062&amp;oldid=prev</id>
		<title>WikiBot: Protected &quot;Join two tables (analysis)&quot;: Autogenerated page (‎[edit=sysop] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Join_two_tables_(analysis)&amp;diff=9062&amp;oldid=prev"/>
				<updated>2020-12-09T11:15:32Z</updated>
		
		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/index.php/Join_two_tables_(analysis)&quot; title=&quot;Join two tables (analysis)&quot;&gt;Join two tables (analysis)&lt;/a&gt;&amp;quot;: Autogenerated page (‎[edit=sysop] (indefinite))&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 11:15, 9 December 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiBot</name></author>	</entry>

	<entry>
		<id>https://wiki.biouml.org/index.php?title=Join_two_tables_(analysis)&amp;diff=9058&amp;oldid=prev</id>
		<title>WikiBot: Automatic synchronization with BioUML</title>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Join_two_tables_(analysis)&amp;diff=9058&amp;oldid=prev"/>
				<updated>2020-12-09T11:15:31Z</updated>
		
		<summary type="html">&lt;p&gt;Automatic synchronization with BioUML&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;;Analysis title&lt;br /&gt;
:[[File:Table-manipulation-Join-two-tables-icon.png]] Join two tables&lt;br /&gt;
;Provider&lt;br /&gt;
:[[Institute of Systems Biology]]&lt;br /&gt;
;Class&lt;br /&gt;
:{{Class|ru.biosoft.analysis.JoinTable}}&lt;br /&gt;
;Plugin&lt;br /&gt;
:[[Ru.biosoft.analysis (plugin)|ru.biosoft.analysis (Common methods of data analysis plug-in)]]&lt;br /&gt;
&lt;br /&gt;
=== Join tables ===&lt;br /&gt;
&lt;br /&gt;
Combine two tables into a new one containing selected columns. Joining is processed according to ID matching from left and right tables.&lt;br /&gt;
&lt;br /&gt;
Columns with the same names can be merged if the respective option is checked. Otherwise column name will be extended by table name for both input tables and two distinct columns will be taken to the resulting table.&lt;br /&gt;
&lt;br /&gt;
==== Parameters: ====&lt;br /&gt;
&lt;br /&gt;
* '''Left Table''' - left (first table) for join.&lt;br /&gt;
** '''Table''' - a table data collection stored in BioUML repository.&lt;br /&gt;
** '''Columns''' - the columns from the table which should be taken into account.&lt;br /&gt;
* '''Right Table''' - right (second table) for join.&lt;br /&gt;
** '''Table''' - a table data collection stored in BioUML repository.&lt;br /&gt;
** '''Columns''' - the columns from the table which should be taken into account.&lt;br /&gt;
* '''Join type''' - the type of join:&lt;br /&gt;
** '''Inner''' - inner join in SQL sense (result will contain IDs presented in both tables).&lt;br /&gt;
** '''Outer''' - full outer join in SQL sense (result will contain IDs presented at least in one table).&lt;br /&gt;
** '''Left''' - left outer join in SQL sense (result will contain IDs presented in left table).&lt;br /&gt;
** '''Right''' - right outer join in SQL sense (result will contain IDs presented in right table).&lt;br /&gt;
** '''Left substraction''' - result will contain IDs presented ONLY in left table.&lt;br /&gt;
** '''Right substraction''' - result will contain IDs presented ONLY in right table.&lt;br /&gt;
** '''Symmetric Difference''' - result will contain IDs presented only in one (any) of two tables.&lt;br /&gt;
* '''Output table''' - the path in BioUML repository where the result table will be stored. If a table with the specified path already exists it will be replaced.&lt;br /&gt;
&lt;br /&gt;
[[Category:Analyses]]&lt;br /&gt;
[[Category:Table manipulation (analyses group)]]&lt;br /&gt;
[[Category:ISB analyses]]&lt;br /&gt;
[[Category:Autogenerated pages]]&lt;/div&gt;</summary>
		<author><name>WikiBot</name></author>	</entry>

	</feed>