SparseAssembler inward or outwards reads
1
0
Entering edit mode
5.8 years ago
Ric ▴ 430

Hello, How can I determine whether my reads are inward or outward paired-end reads?

Thank you in advance.

Michal

assembly • 987 views
ADD COMMENT
0
Entering edit mode
5.8 years ago
h.mon 35k

If they are your reads, you can get this information by knowing the library prep kit and sequencing platform. The sequencing facility which did the work should provide you with this information.

However, if this information is lost forever, assemble a draft genome using the paired reads as single reads (MEGAHIT and Tadpole are two fast and good assemblers), then map the reads into this draft genome with BWA. Just by looking at BWA logs on the screen you will know the orientation of your reads.

ADD COMMENT

Login before adding your answer.

Traffic: 2517 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6