I have some fastq files that contain a sequence length distribution that are not uniform. Most sequences are trimmed at 75bp with ~3/8ths at 74bp ~1/4th at 73bp and trailing off all the way to the 34bp length. This closely resembles an exponential curve. Anyway, I am curious if the varying lengths will cause problems when attempting to use TopHat2 to align to a reference genome.