One might have sequences that are a little more repetitive
Mmm... The difference the OP observes is quite noticeable. If the sequence is the cause, it may indicate some problem as read1's and read2's should be pretty random with respect to the genomic position. See my answer below for an alternative explanation. (Unless by "sequence" you include also the quality string, in which case my answer is similar to yours)
File sizes should never be used as quantitatve anything. Count the number of reads in both files if you want to be certain.
Thanks! I was submitting these pairs to NCBI sra and wanted to make sure this won't cause any problem.
As you know I had this problem last time with the SRA file where two files were asymetric. I just wanted to submit the compressed file this time. Yes the
wc -lindicates same number for both filesUpload from a wired fast connection so there is no chance of corruption/interruption when doing the uploads.