-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hello, I have a question about running VAMB. I'm not using the mixed assembly approach, but rather doing single-sample assembly. Therefore, I didn't run ./vamb/src/concatenate.py initially and directly used the MEGAHIT assembly results as input. In this case, VAMB generated 49 bins.
However, when I ran ./vamb/src/concatenate.py with the --keepnames parameter (to not modify sequence names) and filtered out sequences shorter than 2000bp, then used this as input to VAMB, it only generated 48 bins.
I'm confused because in both cases, I used the -m 2000 parameter when running VAMB, so theoretically the results should be the same. Could you please explain why there's this discrepancy in the number of bins generated?
Metadata
Metadata
Assignees
Labels
No labels