With the wide application of DNA barcoding technology, more and more DNA sequences are generated through Sanger sequencing platform. SeqMan (in package DNASTAR) is an excellent program with an easy-to-use graphical user interface (GUI) to assemble the Sanger sequences into contigs. While, with increasing of data size, larger set of samples as well as more loci sequenced make the contig assembling very tricky, majorly because a lot of manual operations are needed by using SeqMan. Here, we present a software called [autoSeqMan] to automatedly assemble contigs with program SeqMan. There are two modules available in autoSeqMan, [Classification] and [Assembly]. The Classification function will make some preprocessing for the sequence files, and the Assembly function will generate a SeqMan script to consecutively assemble the contigs for the classified files. This program could greatly save time for the people. We hope this software will be useful and helpful for those without programming experience but with a large set of samples to analyze.
Sun Yan-Bo (sunyanbo@mail.kiz.ac.cn)
Kunming Institute of Zoology, Chinese Academy of Sciences
[Version 1.1.1] 2018-06-01
- abandon the step of empty-folder checking;
- optimize codes, as well as GUI display;
[Version 1.1.0] 2018-03-15
- add "Attach trace data" function;
- improve "Attach trace data" function; (2018-3-28)
[Version 1.0.0] 2017-12-20
- fix errors in showing running process (20180109)
- add
Rename
function for formating ab1 files (20180109) - improve button UI (20180112)
- automatedly detect the address of 'SeqMan'(20180112)
- improve
Rename
function (2018-1-24)