Looking For A Good Open Source Command-Line Sanger Sequence Pairwise Assembler
4
3
Entering edit mode
10.8 years ago
Mike ▴ 80

I'm looking for a simple command-line program that will automatically assemble pairs of fairly long Sanger chromatographs. The assembly software solutions I've found are either extreme overkill for what I want to do (optimized for assembling millions of short next-gen reads) or GUI-only (Geneious or Sequencher). Phred/phrap would be the obvious answer, but it's non-free and closed-source and also pretty ancient. I'm not even looking to create publishable sequences -- just trying to use this as a QC step for DNA barcodes. Thanks!

sanger barcode • 4.3k views
ADD COMMENT
0
Entering edit mode

I had good results with Arachne and Celera :)

ADD REPLY
3
Entering edit mode
10.8 years ago
Vitis ★ 2.5k

I would highly recommend Sequencher, but looks like its out of your preferences. I'd give 'cap3' a try. I have compared its results for EST clustering and assembly with Sequencher, and generally they perform relatively the same.

ADD COMMENT
0
Entering edit mode

+1 for CAP3; old but still good for this purpose.

ADD REPLY
2
Entering edit mode
10.8 years ago
cts ★ 1.7k

Well AMOS was developed to be open source and be used in situations where other assemblers are 'overkill'. Another option is MIRA which can handle everything from Sanger to Illumina

ADD COMMENT
1
Entering edit mode
10.8 years ago

In case somebody feels like trying it, I recommend giving Phred/Phrap a go, I used it 4 years ago and it was already ancient... and it worked great for assembling de novo Sanger data. Its usage is quite straightforward, probably the most complicated part is getting the licence via email.

ADD COMMENT
0
Entering edit mode

That license is the sticking point though. I'd like to wrap the whole pipeline together and distribute it to the community at large, but the phred/phrap license won't allow that.

ADD REPLY
0
Entering edit mode
8.1 years ago
BioApps ▴ 790

Here is one that is NOT freeware but it meets all other conditions of yours:

  • easy to use (non-overkill)
  • up to date
  • works on million of samples (your script only needs to provide the folders where your samples are)

This script demonstrates how easy it is to use:

BaserConsole.exe   /InputFolder=c:\samples    /FileType='*.abi'   
pause > nul
ADD COMMENT

Login before adding your answer.

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