Skip to content

Commit cc5349a

Browse files
committed
DOC Add a warning note wrt easy mistake
This is an easy mistake to make and SemiBin should give a better error, but for now, add a warning in the docs. /cc #174
1 parent 0fefebf commit cc5349a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/aemb.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Run SemiBin2 for this sample using the `single_easy_bin` subcommand:
3737
SemiBin2 single_easy_bin -i contig.fa -a sample1_*.tsv -o aemb_output/sample1
3838
```
3939

40+
⚠️: You should be binning the original contigs, **not** the split contigs.
41+
4042
This will generate the bins in the `aemb_output/sample1` directory.
4143

4244
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

Comments
 (0)