![]() |
|
|||||||
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Consed ERROR opening Geneious .ace file | HereBeDragons | Bioinformatics | 7 | 01-26-2013 11:26 AM |
| The best genome de novo assembly software using hybrid data (Illumina, 454 & Sanger)? | Godevil | De novo discovery | 36 | 08-01-2012 02:25 AM |
| SOAPdenovo assembly to ACE format | rajalogan | Bioinformatics | 0 | 03-07-2011 07:23 AM |
| celera assembler to ace file problem | greigite | Bioinformatics | 6 | 08-17-2010 02:17 PM |
| question about coverage, .ace file. | mingkunli | 454 Pyrosequencing | 0 | 01-07-2009 12:16 AM |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Junior Member
Location: China Join Date: Feb 2009
Posts: 8
|
I was used to edit the sequence in consed, so is there any software producing ace file for solexa data?
I've tried Edena, it seems to obtain good assembly result, but having no ace files. thx. |
|
|
|
|
|
#2 |
|
Member
Location: Seattle, WA Join Date: Apr 2008
Posts: 72
|
Not that I know of. Now that I'm done fixing bugs (for the near future), I'll try and add this to euler-sr.
|
|
|
|
|
|
#3 |
|
Member
Location: Germany Join Date: Jul 2008
Posts: 26
|
I think abyss can produce ace files.
At least the current version contains a perl script "abyss2ace" but I never tested it because it is not very well documented. Andreas |
|
|
|
|
|
#4 |
|
Shaun Jackman
Location: Vancouver, Canada Join Date: Mar 2009
Posts: 15
|
abyss2ace isn't very well documented at the moment. I've add some Perl POD --help and --man options for the next release. The brief synopsis follows. To load the resulting ACE file in Consed, use
consed -nophd -ace out.ace Cheers, Shaun SYNOPSIS KAligner -k K reads.fa contigs.fa >alignments.kalign abyss2ace reads.fa contigs.fa alignments.kalign >out.ace DESCRIPTION Create a Consed ACE assembly from an ABySS assembly. The reads are first aligned against the contigs using KAligner. These alignments are then converted to an ACE assembly. |
|
|
|
|
|
#5 |
|
Shaun Jackman
Location: Vancouver, Canada Join Date: Mar 2009
Posts: 15
|
On the ABySS web page
http://www.bcgsc.ca/platform/bioinfo/software/abyss there's a link (albeit not very conspicuous) to the mailing list: http://www.bcgsc.ca/mailman/listinfo/abyss-users Cheers, Shaun |
|
|
|
|
|
#6 |
|
Junior Member
Location: China Join Date: Feb 2009
Posts: 8
|
Great! THX a lot, everybody. I'll try as ur advice and feed back the result.
|
|
|
|
|
|
#7 |
|
Senior Member
Location: Berlin, DE Join Date: May 2008
Posts: 422
|
Consed itself writes ACE files ..:
addSolexaReads.perl will use cross_match to align reads against a given reference. Well, if you'd like to assemble denovo this does not work. Velvet does write AMOS afg files which can be converted into ACE .. cheers, Sven |
|
|
|
![]() |
| Thread Tools | |
|
|