How can we have SAM / BAM reads to validate a de novo genome assembly?
1
1
Entering edit mode
9.1 years ago
alecloic ▴ 40

Hello,

I am currently working on a de novo large genome assembly. Now I want to assess the quality of my reconstructed genome. I saw that there are several suitable programs. Some require as input reads in the format BAM / SAM. For example, there are the software:

this are probabalistic framework for determining the likelihood of an assembly given the data (raw reads) used to assemble it. they are classified as "Sequencing > De novo genome sequencing > Assembly evaluation"

But to have SAM or BAM alignment file I have to mappe my FASTQ file to the reference genome but I'm working on a de novo genome assembly. That's why I don't have a reference genome. And I do not always have an available similar genome already validated that I could use as a reference.

Some people talk to get the reads in the format BAM / SAM thanks to an alignment with my newly reconstructed genome (but therefore not validated). Do you think that this is possible? Does it help to have a correct validation? Or is it too incoherent?

Thank you

Cordially

denovo BAM Assembly SAM • 3.0k views
ADD COMMENT
1
Entering edit mode
9.1 years ago

You would normally align against your de novo assembled genome and then perform evaluation accordingly with the results.

ADD COMMENT
0
Entering edit mode

ok. thank you for your response.
I was not sure that it was very logical and software do not mention this problem.
So I'll probably do like that.

ADD REPLY

Login before adding your answer.

Traffic: 1988 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