![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Consed ERROR opening Geneious .ace file | HereBeDragons | Bioinformatics | 7 | 01-26-2013 12:26 PM |
Software like consed | Antony03 | Bioinformatics | 10 | 05-10-2012 01:58 AM |
why consed after Newbler | nicedad | General | 6 | 06-11-2011 04:21 AM |
Consed would not run in 10.6 | YongLi | Bioinformatics | 0 | 02-10-2011 09:21 AM |
Errors using consed | Mona | Bioinformatics | 1 | 09-22-2010 02:43 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Canada, Quebec Join Date: Apr 2012
Posts: 53
|
![]()
Hi! I'm trying to add 454 reads and I got an error:
Code:
antony@ubuntu:~/Desktop/CONSED/edit_dir$ add454Reads.perl HAFNleavi_AllContigs.ace SFF.fof HAFNleavi_AllContigs.fna extracting reads from sff file ../sff_dir/HBY09XS02.default.RL2.sff... executing: /usr/local/genome/bin/consed -sff2PhdBall ../sff_dir/HBY09XS02.default.RL2.sff -phdBall ../phdball_dir/phd.ball.1 -sff2PhdBall will be run. no ~/consedrc file so no user resources will be used--that's ok no consedrc file so no project-specific resources--that's ok couldn't open readOrder.txt--that's ok complementing LoxP because it is not palindromic not complementing linker because it is palindromic extracting all reads from sff file ../sff_dir/HBY09XS02.default.RL2.sff Now processing sff file ../sff_dir/HBY09XS02.default.RL2.sff number_of_reads = 175771 .....couldn't execute /usr/local/genome/bin/consed -sff2PhdBall ../sff_dir/HBY09XS02.default.RL2.sff -phdBall ../phdball_dir/phd.ball.1 at /usr/local/genome/bin/add454Reads.perl line 110, <filSffFof> line 1. Thanks! |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: Berlin, DE Join Date: May 2008
Posts: 628
|
![]()
have you tested your installation as recommended in the manual?
Looks as there is no "/usr/local/genome/bin/consed" or you don't have permissions to execute it. Or you are executing a 64bit consed on a 32bit "linux" box? Current consed releases come with an installation script. Have you used that? Sven |
![]() |
![]() |
![]() |
#3 | ||
Member
Location: Canada, Quebec Join Date: Apr 2012
Posts: 53
|
![]() Quote:
Quote:
Code:
antony@ubuntu:~/Desktop/454_newbler/edit_dir$ uname -a Linux ubuntu 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Thanks |
||
![]() |
![]() |
![]() |
#4 |
Senior Member
Location: Berlin, DE Join Date: May 2008
Posts: 628
|
![]()
Does "/usr/local/genome/bin/consed" exist? What happens if you run the command
manually (just to see an error): /usr/local/genome/bin/consed -sff2PhdBall ../sff_dir/HBY09XS02.default.RL2.sff -phdBall ../phdball_dir/phd.ball.1 |
![]() |
![]() |
![]() |
#5 |
Member
Location: Canada, Quebec Join Date: Apr 2012
Posts: 53
|
![]()
Yes "/usr/local/genome/bin/consed" exist.
This is what I receive when I lunch it manually: Code:
antony@ubuntu:~/Desktop/CONSED/edit_dir$ /usr/local/genome/bin/consed -sff2PhdBall ../sff_dir/HBY09XS02.default.RL2.sff -phdBall ../phdball_dir/phd.ball.1 -sff2PhdBall will be run. no ~/consedrc file so no user resources will be used--that's ok no consedrc file so no project-specific resources--that's ok couldn't open readOrder.txt--that's ok complementing LoxP because it is not palindromic not complementing linker because it is palindromic extracting all reads from sff file ../sff_dir/HBY09XS02.default.RL2.sff Now processing sff file ../sff_dir/HBY09XS02.default.RL2.sff number_of_reads = 175771 .....Segmentation fault (core dumped) |
![]() |
![]() |
![]() |
#6 |
Senior Member
Location: Berlin, DE Join Date: May 2008
Posts: 628
|
![]()
It should never segfault. There are two versions of the binary in the distribution,
one statically and one dynamically linkes executable. Which one have you used? Try the corresponding other binary version. Does it segfault as well? If the problem persist, you should ask David Gordon to help or post to the consed mailing list. Sven |
![]() |
![]() |
![]() |
#7 |
Member
Location: Canada, Quebec Join Date: Apr 2012
Posts: 53
|
![]()
Thanks Sven for your help! Consed works fine now! I downloaded again HBY09XS02.default.RL2.sff from my server and that's works! The first file was probably corrupted or anything else like that. Anyway, thanks
![]() |
![]() |
![]() |
![]() |
Thread Tools | |
|
|