I’m encountering an issue when trying to upload my data into MicrobiomeAnalyst. I receive the following error message: Error: Please check the file format of uploaded files! The format should be one of txt, csv, biom, shared, taxonomy, tre, nwk, zip depending on the requirements of different modules!
Tool and Module: MicrobiomeAnalyst - Marker Data Profiling
Data Provided: I have three input files –
- ASV Table:
txtfile with #NAME in the first row and ASVs as rows - Taxonomy Mapping File:
txtfile with taxonomy as the first column header - Metadata File:
txtfile with #NAME as the first column header
(Attaching small sample formats for all three for reference.)
Steps Leading to the Issue
- Uploaded ASV table, taxonomy mapping file, and metadata file and selected SILVA taxonomy as Taxonomy labels
- Clicked “Submit”
- Received the file format error listed above.
**Additional Notes: I formatted the ASV table and taxonomy mapping file following the guidelines (tab-separated .txt format).
Could you please confirm if there’s a formatting issue with my files, or if they need to be combined differently before upload?
metadata.CSV (1.9 KB)
taxonomic_mapping_file.CSV (317.3 KB)
ASV_table_sample.csv (5.7 KB)
Thank you for your help!