<td><p>Minimum depth to consider a marker present in an individual (default: 1)</p></td>
</tr>
</tbody>
</table>
...
...
@@ -245,49 +248,50 @@
</pre></div>
</div>
<divclass="admonition note">
<pclass="first admonition-title">Note</p>
<pclass="last">Input files are automatically dectected from the input directory based on their extensions. Supported extensions are <strong>.fa</strong>, <strong>.fa.gz</strong>, <strong>.fq</strong>, <strong>.fq.gz</strong>, <strong>.fasta</strong>, <strong>.fasta.gz</strong>, <strong>.fastq</strong>, <strong>.fastq.gz</strong>, <strong>.fna</strong>, and <strong>.fna.gz</strong>. Individual IDs in the output table will be inferred from the input files names after removing the extension. For instance, a file named <strong>individual_1.fastq.gz</strong> will be attributed the ID <strong>individual_1</strong>. Make sure to use the same IDs when creating the population map.</p>
<pclass="admonition-title">Note</p>
<p>Input files are automatically dectected from the input directory based on their extensions. Supported extensions are <strong>.fa</strong>, <strong>.fa.gz</strong>, <strong>.fq</strong>, <strong>.fq.gz</strong>, <strong>.fasta</strong>, <strong>.fasta.gz</strong>, <strong>.fastq</strong>, <strong>.fastq.gz</strong>, <strong>.fna</strong>, and <strong>.fna.gz</strong>. Individual IDs in the output table will be inferred from the input files names after removing the extension. For instance, a file named <strong>individual_1.fastq.gz</strong> will be attributed the ID <strong>individual_1</strong>. Make sure to use the same IDs when creating the population map.</p>
</div>
<hrclass="docutils"/>
</div>
<divclass="section"id="distrib">
<spanid="distrib-usage"></span><h2>distrib<aclass="headerlink"href="#distrib"title="Permalink to this headline">¶</a></h2>
<p>Generate a table containing the distribution of markers between two groups of individuals defined in a <spanclass="xref std std-ref">popmap-file</span>.</p>
<p>Generate a table containing the distribution of markers between two groups of individuals defined in a <aclass="reference internal"href="input_files.html#population-map"><spanclass="std std-ref">Population map</span></a>.</p>