Weirdly enough, my single end reads are on two separate fastq files. Do you know why this happens? Can I rely on them or must I make a single file for mapping with tophat2? I saw that paired end reads must remain on separate files, but what about the single end?
What are the names of the files? What is the output of:
edit: Illumina software may also split big files automatically, such as your files will be named:
You can probably just post the file names and we'll know what's going on. We commonly split samples over multiple lanes. By default, the software the deals with multiplexed experiments won't combine samples across lanes, so that's a common cause of things like this.