Anyone use RACER for error correction
0
0
Entering edit mode
8.3 years ago

Has anyone used RACER for error correction? It worked when I tested it on fastq file with 4 reads. But when I used it for a ~12M fastq files, it seemed to take forever (it's been ~2hrs, still running). I am thinking if I did something wrong when compiling. I received Makefile_parallel and RACER_parallel.cpp from the author. I ran the following command on linux:

make -f Makefile_parallel

It printed the following and generate RACER in the directory

g++ -O3 -Wall -fomit-frame-pointer -fopenmp RACER_parallel.cpp -o RACER

To use RACER, I followed their instruction (http://www.csd.uwo.ca/~ilie/RACER/):

./RACER XXX.fastq XXX_corrected.fastq 250

Anyone has experience with RACER?

Thanks!

sequencing • 1.3k views
ADD COMMENT

Login before adding your answer.

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