The load_fastq_directory function is one of the main ways to get data _into_ NGLess. It takes the name of a directory
`bash
$ find sample1
sample1/SRR8053346.pair.1.fq.gz
sample1/SRR8053346.pair.2.fq.gz
sample1/SRR8053346.single.fq.gz
sample1/SRR8053355.pair.1.fq.bz2
sample1/SRR8053355.pair.2.fq.bz2
`
This will return a sample that contains _both paired-end and single-end data_:
Currently (as of version 1.4), NGLess supports the following
If your data does not conform to these rules, we recommend that you use _symlinks_ to build a directory that does conform to it.
Privacy: Usage of this site follows EMBL’s Privacy Policy. In accordance with that policy, we use Matomo to collect anonymised data on visits to, downloads from, and searches of this site. Contact: bork@embl.de.