{% extends sitebase.html %} {% autoescape None %} {%block head%} {%end%} {%block content %}

Select Commands

Rarefaction Depth:  
Merging sample ids is useful for when you have the same sample in different preparations of the same data, i.e. a sample processed twice in 16S. When the samples are not merged, they are prefixed with the artifact id.
{% for data_type in data_types %}
{% for command in commands[data_type] %} {% end %}
Command
{% end %}
{% end %}