Hello,
I'm encountering an issue when I attempt to import my metadata file into Qiime2 (I'm using version 2022.8). Here is the issue:
- I'm able to download/import/view example metadata files correctly with no issues from various tutorials, so I know the command is working.
- I've validated my metadata file with Keemei and there were no issues.
- I can import the metadata file without issue.
- However, when I execute the command: "head my-metadata-file.tsv" or try to actually view the metadata in my project file the way I can view the tutorial metadata I get gibberish instead of the columns of data that should appear.
Thanks for your insight.