-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hello,
When running FEAST() with (what I think is) correctly formatted OTU and metadata tables, I get the following error:
Erreur dans sprintf("Error: there are %d sample ids in common ") : trop peu d'arguments
This seems to happen even when:
- Sample IDs match exactly (confirmed using intersect())
- The OTU matrix has samples as columns, OTUs as rows or the reverse
- The metadata has a SampleID column that matches the OTU table
- Both tables are passed as expected in the documentation
I saw that there were similar errors in closed issues on this repo but I didnt find a solution that worked for me. Does anyone has an idea of what could be happening?
Here attached are examples of my two tables that I use for FEAST.
Thanks a lot!
Constance
meta_feast_Poa_kerguelensis_St.txt
otu_feast_Poa_kerguelensis_St.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels