Skip to content

Different Bin Counts #459

@beaPhD

Description

@beaPhD

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions