Sha256: a472272f2cf96dc240b0579afc7604e71e466dc17ad28c82fe0a8484286ea689

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

== Synopsis

A command line tool for processing genome scaffolds defined by the genome
scaffolder API.

== Feature List

* Output scaffold to fasta format.
* Test inserts do not overlap in the scaffold.

== Installing

Ruby and RubyGems are required to use scaffolder. Scaffolder tools is
installed on the command line using:

  $ gem install scaffolder-tools

== Documentation

Command line usage can be found by running the following:

  $ scaffolder help

A unix man page is available for each scaffolder command by typing:

  $ scaffolder help COMMAND

== Contact

Scaffolder was developed by Michael Barton (www.michaelbarton.me.uk). The
website for scaffolder is at http://next.gs and a {twitter feed for
updates}[http://twitter.com/nxtgs] is available. There is a {Google
group}[http://groups.google.com/group/scaffolder] for questions and comments.
The source code is available on github[http://github.com/scaffolder]. Bug
reports and feature requests may also be made there.

== Copyright

Scaffolder © 2010 by Michael Barton. Scaffolder is licensed under the MIT
license. Please see the LICENSE document for more information.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scaffolder-tools-0.1.3 README.rdoc