Skip to content

Combining results from multiple samples for downstream analysis #984

@eoinoh91

Description

@eoinoh91

Hello,

I ran 66 metagenomes through squeezemeta using sequential mode, and on reflection I should have used coassembly as I wish to compare the samples according to the associated phenotypes/metadata.

Regardless, what is the best way to combine them into a single SQM object for downstream analysis in R - is it to go the 'manual' way and first create an individual SQM object in R for each of the 66 samples (after running sqm2zip.py on each output directory), and then combine them using combineSQMlite() in R?

Or is there a more straightforward way to achieve this? Previously I had done something similar using some of the scripts from an older version of SqueezeMeta, but the are now deprecated.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions