metagenome-atlas / atlas

ATLAS - Three commands to start analyzing your metagenome data
https://metagenome-atlas.github.io/
BSD 3-Clause "New" or "Revised" License
377 stars 98 forks source link

Overview of the files in the genomes/counts folder. #617

Closed LeeBergstrand closed 1 year ago

LeeBergstrand commented 1 year ago

I am trying to determine each dereplicated MAG's abundance in each sample.

The counts folder within genomes contains four files:

Can you provide an overview of what each file contains and how each is generated?

For example, the counts_genomes.parquet file appears to contain the number of reads mapping from each metagenome to each MAG. Is this correct?

SilasK commented 1 year ago

So we map the reads to the combined set of contigs of the representative MAGs.

I suggest to use the median coverage for relative abundance calculation. And the counts if you want /need counts.

github-actions[bot] commented 1 year ago

There was no activity since some time. I hope your issue is solved in the mean time. This issue will automatically close soon if no further activity occurs.

Thank you for your contributions.