thegenemyers / DALIGNER

Find all significant local alignments between reads
Other
138 stars 61 forks source link

daligner error #85

Closed smm19900210 closed 4 years ago

smm19900210 commented 6 years ago

my command is:HPC.daligner test.dam | bash it occurs some error message: daligner: Block test.3 contains reads < 14bp long ! Run DBsplit. daligner: Block test.4 contains reads < 14bp long ! Run DBsplit. daligner: Block test.5 contains reads < 14bp long ! Run DBsplit. daligner: Block test.5 contains reads < 14bp long ! Run DBsplit. daligner: Block test.6 contains reads < 14bp long ! Run DBsplit. daligner: Block test.6 contains reads < 14bp long ! Run DBsplit. daligner: Block test.7 contains reads < 14bp long ! Run DBsplit. daligner: Block test.7 contains reads < 14bp long ! Run DBsplit. daligner: Block test.8 contains reads < 14bp long ! Run DBsplit. daligner: Block test.8 contains reads < 14bp long ! Run DBsplit. daligner: Block test.4 contains reads < 14bp long ! Run DBsplit. daligner: Block test.7 contains reads < 14bp long ! Run DBsplit. test.1.test.1: 2,464,004 all OK test.9.test.1: 2,677,940 all OK test.1: 2,464,004 all OK test.2: Trace spacing < 0 test.2: Not OK, see stderr test.3: Trace spacing < 0 test.3: Not OK, see stderr test.4: Trace spacing < 0 test.4: Not OK, see stderr test.5: Trace spacing < 0 test.5: Not OK, see stderr test.6: Trace spacing < 0 test.6: Not OK, see stderr test.7: Trace spacing < 0 test.7: Not OK, see stderr test.8: Trace spacing < 0 test.8: Not OK, see stderr test.9: 2,677,940 all OK rm: cannot remove test.2.test.*.las': 没有那个文件或目录 rm: cannot removetest.3.test..las': 没有那个文件或目录 rm: cannot remove `test.4.test..las': 没有那个文件或目录 rm: cannot remove test.5.test.*.las': 没有那个文件或目录 rm: cannot removetest.6.test..las': 没有那个文件或目录 rm: cannot remove `test.7.test..las': 没有那个文件或目录 rm: cannot remove `test.8.test.*.las': 没有那个文件或目录

thegenemyers commented 6 years ago

You have reads less than the k-mer size (14) in you data set, i.e. the
reads are too short (and not too long as per your other e-mail). DBsplit -x20 will solve this. Please read the documentation. -- Gene

On 8/22/18, 8:06 AM, smm19900210 wrote:

my command is:HPC.daligner test.dam | bash it occurs some error message: daligner: Block test.3 contains reads < 14bp long ! Run DBsplit. daligner: Block test.4 contains reads < 14bp long ! Run DBsplit. daligner: Block test.5 contains reads < 14bp long ! Run DBsplit. daligner: Block test.5 contains reads < 14bp long ! Run DBsplit. daligner: Block test.6 contains reads < 14bp long ! Run DBsplit. daligner: Block test.6 contains reads < 14bp long ! Run DBsplit. daligner: Block test.7 contains reads < 14bp long ! Run DBsplit. daligner: Block test.7 contains reads < 14bp long ! Run DBsplit. daligner: Block test.8 contains reads < 14bp long ! Run DBsplit. daligner: Block test.8 contains reads < 14bp long ! Run DBsplit. daligner: Block test.4 contains reads < 14bp long ! Run DBsplit. daligner: Block test.7 contains reads < 14bp long ! Run DBsplit. test.1.test.1: 2,464,004 all OK test.9.test.1: 2,677,940 all OK test.1: 2,464,004 all OK test.2: Trace spacing < 0 test.2: Not OK, see stderr test.3: Trace spacing < 0 test.3: Not OK, see stderr test.4: Trace spacing < 0 test.4: Not OK, see stderr test.5: Trace spacing < 0 test.5: Not OK, see stderr test.6: Trace spacing < 0 test.6: Not OK, see stderr test.7: Trace spacing < 0 test.7: Not OK, see stderr test.8: Trace spacing < 0 test.8: Not OK, see stderr test.9: 2,677,940 all OK rm: cannot remove |test.2.test..las': 没有那个文件或目录 rm: cannot remove|test.3.test./.las': 没有那个文件或目录 rm: cannot remove |test.4.test..las': 没有那个文件或目录 rm: cannot remove|test.5.test./.las': 没有那个文件或目录 rm: cannot remove |test.6.test.*.las': 没有那个文件或目录 rm: cannot remove|test.7.test./.las': 没有那个文件或目录 rm: cannot remove `test.8.test./.las': 没有那个文件或目录

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thegenemyers/DALIGNER/issues/85, or mute the thread https://github.com/notifications/unsubscribe-auth/AGkkNqA_jkTEBcAVzd2e9cnSIj8YJdYpks5uTPT7gaJpZM4WHDX1.