When you have technical replicates in a data set


In [1]:
import ipyrad as ip

Test 1: check if they assemble as replicates (i.e., do not merge them)


In [2]:
d1 = ip.Assembly("d1")
d1.set_params("")


New Assembly: d1
Out[2]:
<bound method Assembly.set_params of <ipyrad.core.assembly.Assembly object at 0x7f1361a0ac50>>