I want to do an assembly but before I have to understand the reads of the two files.
for example: I have two files and R2.fq R1.fq
r1.1 ---->........................<---- r1.2
r2.1 ---->........................<---- r2.2
r3.1 ---->........................<---- r3.2
rX.1 ---->........................<---- rX.2
how to assembly in this case?
thankyou

Hello,
I have some question please. How can we know the "known distance" between paired-end reads? And if we have two files Forward and Reverse, do reverse is always the reverse complement strand? We cannot find reverse complement reads in the Forward file?
Thanks
Known distance is usually a best guess based on how long the target sequences are supposed to be: library insert size or length from timed PCR.
Yes, reverse is from the reverse complement. Here's a video that describes Illumina paired end sequencing:
how to know the distance? I have just paired end file??
If you look here, inside this forum, you can get the answer
To know the distance, you need to map these reads to a reference and get the SAM/BAM mapping file
There are some tools that allow you to discover the distance between reads mates
have you any references please?
http://lmgtfy.com/?q=figure+out+internal+distance+in+paired+end+reads