RubyGems Navigation menu

rgfa 1.3.1

The Graphical Fragment Assembly (GFA) is a proposed format which allow to describe the product of sequence assembly. This gem implements the proposed specifications for the GFA format described under https://github.com/pmelsted/GFA-spec/blob/master/GFA-spec.md as close as possible. The library allows to create an RGFA object from a file in the GFA format or from scratch, to enumerate the graph elements (segments, links, containments, paths and header lines), to traverse the graph (by traversing all links outgoing from or incoming to a segment), to search for elements (e.g. which links connect two segments) and to manipulate the graph (e.g. to eliminate a link or a segment or to duplicate a segment distributing the read counts evenly on the copies).

Gemfile:
=

install:
=

Versions:

  1. 1.3.1 October 10, 2016 (52.5 KB)
  2. 1.2.1 September 21, 2016 (52 KB)
Show all versions (3 total)

Owners:

Authors:

  • Giorgio Gonnella

SHA 256 checksum:

=

Total downloads 4,929

For this version 2,892

Version Released:

License:

CC-BY-SA

Required Ruby Version: >= 2.0

Links: