The wiki page on profiling shows the output as:
sample01 sample04 sample05 sample08
g00001 1 0 1 0
g00002 0 1 1 1
g00003 0 0 0 1
g00003 1 1 1 1
...but I get UniRef90 IDs for each pangenome instead of g[0-9]{5} (panphlan 3.1).
Which version of UniRef90 are the IDs from? I tried using map_eggnog_uniref90.txt.gz from the HUMAnN3 utility mapping file collection (UniRef 201901), and <5% of my panphlan output UniRef ID overlap with any IDs in the mapping file, suggesting that the panphlan UniRef IDs are from a different (older?) version of UniRef.
I didn't see anything in the wiki about which (biobakery) files are actually available to use with --func_annot. Can I use the HUMAnN3 utility mapping files?
The wiki page on profiling shows the output as:
...but I get UniRef90 IDs for each pangenome instead of
g[0-9]{5}(panphlan 3.1).Which version of UniRef90 are the IDs from? I tried using
map_eggnog_uniref90.txt.gzfrom the HUMAnN3 utility mapping file collection (UniRef 201901), and <5% of my panphlan output UniRef ID overlap with any IDs in the mapping file, suggesting that the panphlan UniRef IDs are from a different (older?) version of UniRef.I didn't see anything in the wiki about which (biobakery) files are actually available to use with
--func_annot. Can I use the HUMAnN3 utility mapping files?