metaerg icon indicating copy to clipboard operation
metaerg copied to clipboard

Normalization step

Open aimirza opened this issue 6 years ago • 3 comments

Does MetaErg perform any gene abundance normalization before mapping to higher functional Ontologies/pathways? The library size of my metagenomic samples are highly variable and without normalizing there will likely be false positives when I perform statistical tests comparing functional pathways between groups.

aimirza avatar Feb 07 '20 23:02 aimirza

No, if you look for usages of the sample2depth and mdepth_values values in the search and calculated values the depth values are just added together for each step.

Finesim97 avatar Feb 09 '20 07:02 Finesim97

May you explain how the Abundance (vs count) is calculated for each protein-coding gene function profile?

aimirza avatar Mar 10 '20 17:03 aimirza

No, if you look for usages of the sample2depth and mdepth_values values in the search and calculated values the depth values are just added together for each step.

I couldnt understand the codes

aimirza avatar Mar 17 '20 03:03 aimirza