RubyGems Navigation menu

rgfa 1.2.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:
=

安装:
=

版本列表:

  1. 1.3.1 October 10, 2016 (52.5 KB)
  2. 1.2.1 September 21, 2016 (52.0 KB)
显示所有版本 (共 3 个)

所有者:

作者:

  • Giorgio Gonnella

SHA 256 校验和:

=

下载总量 4,790

这个版本 1,878

版本发布:

许可:

CC-BY-SA

需要的 Ruby 版本: >= 2.0

链接: