The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Documentation

Algorithm Based Automatic Contiguation of Assembled Sequences
Given an assembly in FASTA format, output a descaffolded assembly.
Given an assembly iteratively fill gaps
Given an assembly, some reads and optionally a reference, reduce the number of contigs and fill gaps.
Given an assembly and a reference, order the contigs
Given an assembly and some reads in fastq format, try and scaffold the assembly.

Modules

Improve an assembly by scaffolding, contig ordering and gap closing.
Moose Role for putting in delimiters for Abacas to join up contigs
Iteratively run abacas to order contigs
Wrapper script for Abacas, just runs it in a separate directory.
Create the config file thats used to drive GapFiller
Run a single iteration of gapfiller
Given a fasta file as input, output a descaffolded multi-fasta file.
Create the config file thats used to drive SSpace
Make sure the input files are in the correct format, and paths are resolved.
Validates the executable is available in the path before running it.