daccord
daccord copied to clipboard
d'accord is a non hybrid long read consensus program based on local de Bruijn graph assembly
Hello Trying to run daccord on my mac M1 but get this message: ``` daccord -h -bash: ~/opt/miniconda3/envs/strainline_env/bin/daccord: cannot execute binary file ``` any suggestions?
Hello, I am trying to install daccord as following: I download the latest release version and unzip. within the parent folder: autoreconf -i -f then I get this error: ./configure...
Hello, I have used the daccordcontig to do the error correction of scaffolds with PacBio reads, and it works really well, for example, the BUSCO assessment usually achieve above 90%....
Hello, an another error in the other project : daccordcontig: ./HandleContext.hpp:3263: void HandleContext::operator()(std::ostream&, std::ostream&, const string&, const libmaus2::dazzler::align::BinIndexDecoder&, uint64_t): Assertion `escore
Hello, I run daccordcontig and got some error information: [E] tid=24 [E] aread=6 bread=1782107: [16116800,16116843) [58230,58251) e=22 expected 21 ...... [E] tid=26 [E] aread=6 bread=1782107: [16116800,16116843) [58230,58251) e=22 expected 21...
Hello, I think 'split_dis' is a great idea and I want to use it to help me get better genome assembly, for example, to generate more complete repeat region, but...
Hello, can you present us how we correct long reads using daccord? i must just run` ./src/daccord reads.las reads.dam` ? and how generete reads.las and reads.dam ? thanks