Skip to content

sprintf error due to missing argument in FEAST #69

@ConstanceBtd

Description

@ConstanceBtd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions