You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/aemb.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,8 @@ Run SemiBin2 for this sample using the `single_easy_bin` subcommand:
37
37
SemiBin2 single_easy_bin -i contig.fa -a sample1_*.tsv -o aemb_output/sample1
38
38
```
39
39
40
+
⚠️: You should be binning the original contigs, **not** the split contigs.
41
+
40
42
This will generate the bins in the `aemb_output/sample1` directory.
41
43
42
44
Note that—from SemiBin2's point-of-view—this is still single sample binning even if the abundance information is generated from multiple samples as the assembly is from a single sample.
0 commit comments