Hi @bmillerlab! Thanks for the screenshot, that was really helpful. Your filenames match the Illumina naming scheme, but, they aren't gzipped. You have two options:
- gzip all of your files, one at a time.
- Use a fastq-manifest format, which will gzip your files at import time.
Hope that helps, and let us know if you get stuck!