mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 08:49:39 +02:00
Catalogue of Life, replaces ITIS
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
</button>
|
||||
<span class="navbar-brand">
|
||||
<a class="navbar-link" href="../index.html">AMR (for R)</a>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.0.9017</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.0.9018</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@@ -245,11 +245,11 @@
|
||||
|
||||
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
|
||||
|
||||
<p>A <code><a href='https://www.rdocumentation.org/packages/base/topics/data.frame'>data.frame</a></code> with 2,383 observations and 4 variables:</p><dl class='dl-horizontal'>
|
||||
<dt><code>tsn</code></dt><dd><p>Old Taxonomic Serial Number (TSN), as defined by ITIS</p></dd>
|
||||
<dt><code>name</code></dt><dd><p>Old taxonomic name of the microorganism as found in ITIS, see Source</p></dd>
|
||||
<dt><code>tsn_new</code></dt><dd><p>New Taxonomic Serial Number (TSN), as defined by ITIS</p></dd>
|
||||
<dt><code>ref</code></dt><dd><p>Author(s) and year of concerning publication as found in ITIS, see Source</p></dd>
|
||||
<p>A <code><a href='https://www.rdocumentation.org/packages/base/topics/data.frame'>data.frame</a></code> with 14,506 observations and 4 variables:</p><dl class='dl-horizontal'>
|
||||
<dt><code>col_id</code></dt><dd><p>Catalogue of Life ID</p></dd>
|
||||
<dt><code>tsn_new</code></dt><dd><p>New Catalogue of Life ID</p></dd>
|
||||
<dt><code>fullname</code></dt><dd><p>Old taxonomic name of the microorganism as found in the CoL, see Source</p></dd>
|
||||
<dt><code>ref</code></dt><dd><p>Author(s) and year of concerning publication as found in the CoL, see Source</p></dd>
|
||||
</dl>
|
||||
|
||||
<h2 class="hasAnchor" id="source"><a class="anchor" href="#source"></a>Source</h2>
|
||||
|
Reference in New Issue
Block a user