套件:ruby-rgfa(1.3.1+dfsg-2)
ruby-rgfa 的相關連結
Debian 的資源:
下載原始碼套件 ruby-rgfa:
- [ruby-rgfa_1.3.1+dfsg-2.dsc]
- [ruby-rgfa_1.3.1+dfsg.orig.tar.xz]
- [ruby-rgfa_1.3.1+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
parse, edit and write GFA format graphs in Ruby
The Graphical Fragment Assembly (GFA) format is a proposed file format to describe the product of a genome sequence assembly process. rgfa implements the proposed specifications for the GFA format described under https://github.com/pmelsted/GFA-spec/blob/master/GFA-spec.md as closely as possible. The library allows one 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).
其他與 ruby-rgfa 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用