Error correction in sequence Assembly
2
0
Entering edit mode
9.2 years ago
midox ▴ 290

hello,
Is that the error correction algorithms like Coral and Echo use a reference genome for the correction of errors? or they use the Denovo method?

Thank you for your reply

Assembly error correction algorithms • 4.9k views
ADD COMMENT
0
Entering edit mode

Are you asking about correcting a genome assembly or correcting unassembled sequence reads? It might help to expand your post to indicate these things and whether or not you are interested only in the two programs you mentioned.

ADD REPLY
0
Entering edit mode

I found these two algorithms of error correction.

I have unassembled reads and I search in errors correction algorithms to correct these reads (based on alignment or MSA).

ADD REPLY
0
Entering edit mode

See here. There are also two review papers on that page.

ADD REPLY
1
Entering edit mode
9.2 years ago
rtliu ★ 2.2k

A recent review paper: Correcting Illumina data

Key Points

  • Error correction is essential for improving Illumina sequencing data before using it in applications.
  • Existing correcting programs are effective, recovering an important amount of erroneous data, yet significant room for improvement remains.
  • Recommended programs:
    • HiSeq data: BLESS, Musket, RACER and SGA
      • MiSeq data: RACER
      • Human data: Musket, RACER and SGA.
ADD COMMENT
0
Entering edit mode

For human data, the best tools are lighter and the latest bless. The old bless evaluated in the paper wasn't very good.

ADD REPLY
1
Entering edit mode
9.2 years ago
Neilfws 49k

Why not read the papers and figure that out yourself? Here they are.

Coral - Correcting errors in short reads by multiple alignments

ECHO: A reference-free short-read error correction algorithm

Let us know what you find.

ADD COMMENT
0
Entering edit mode

Thank you for articles.

In ECHO and CORAL without reference sequence they use the DeNovo method.

Do you know other error correction algorithms? I searched and did not find.

ADD REPLY
0
Entering edit mode

BBTools has an error correction tool, BBNorm (which does denovo normalization and/or error-correction). It's run like this: ecc.sh in=reads.fastq out=corrected.fastq.

ADD REPLY

Login before adding your answer.

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