How to download only FASTQs from a BaseSpace project using BaseSpace CLI
The BaseSpace CLI download command coupled with the --extension fastq.gz option will download all FASTQs stored in the specified Project:
bs download project -i <ProjectID> -o <Destination> --extension fastq.gz
For further information, see CLI examples page.
For any feedback or questions regarding this article (Illumina Knowledge Article #3376), contact Illumina Technical Support [email protected].
Last updated
Was this helpful?