All Projects → GFA-spec → Gfa Spec

GFA-spec / Gfa Spec

Graphical Fragment Assembly (GFA) Format Specification

Programming Languages

assembly
5116 projects

Projects that are alternatives of or similar to Gfa Spec

aoc-mgx-format
Age of Empires: The Conquerors - Savegame File Format
Stars: ✭ 56 (-52.14%)
Mutual labels:  specification, file-format
Specification
Serverless Workflow Specification
Stars: ✭ 166 (+41.88%)
Mutual labels:  makefile, specification
matroska-specification
Matroska specification.
Stars: ✭ 98 (-16.24%)
Mutual labels:  specification, file-format
Longtasks
Long Task API
Stars: ✭ 193 (+64.96%)
Mutual labels:  makefile, specification
Opencypher
Specification of the Cypher property graph query language
Stars: ✭ 534 (+356.41%)
Mutual labels:  specification, graph
Makefile.venv
Seamlessly manage Python virtual environment with a Makefile
Stars: ✭ 114 (-2.56%)
Mutual labels:  makefile
Elfhacks
Dive into ELF files using simple self-contained examples
Stars: ✭ 115 (-1.71%)
Mutual labels:  makefile
Bio4j
Bio4j abstract model and general entry point to the project
Stars: ✭ 113 (-3.42%)
Mutual labels:  graph
Python Altium
Altium schematic format documentation, SVG converter and TK viewer
Stars: ✭ 112 (-4.27%)
Mutual labels:  file-format
Openstack Helm
Helm charts for Openstack
Stars: ✭ 117 (+0%)
Mutual labels:  makefile
Docker Sinopia
Docker image of Sinopia (deprecated)
Stars: ✭ 116 (-0.85%)
Mutual labels:  makefile
Nodeeditor
Qt Node Editor. Dataflow programming framework
Stars: ✭ 1,734 (+1382.05%)
Mutual labels:  graph
Switchmode
an open form contract for open source contractors
Stars: ✭ 114 (-2.56%)
Mutual labels:  makefile
Spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
Stars: ✭ 1,860 (+1489.74%)
Mutual labels:  specification
Istio Handbook
Istio Service Mesh Advanced Practical - Istio服务网格进阶实战 https://www.servicemesher.com/istio-handbook/
Stars: ✭ 1,646 (+1306.84%)
Mutual labels:  makefile
Gust
A small charting/visualization tool and partial vega implementation for Rust
Stars: ✭ 116 (-0.85%)
Mutual labels:  graph
Mac Graph
The MacGraph network. An attempt to get MACnets running on graph knowledge
Stars: ✭ 113 (-3.42%)
Mutual labels:  graph
Businesscard Linux
A Buildroot distribution small enough to run on my business card
Stars: ✭ 1,573 (+1244.44%)
Mutual labels:  makefile
X6
🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
Stars: ✭ 2,686 (+2195.73%)
Mutual labels:  graph
Br Atlas
Create TopoJSON files from IBGE's collection of Brazil maps
Stars: ✭ 114 (-2.56%)
Mutual labels:  makefile

GFA: Graphical Fragment Assembly (GFA) Format Specification

We are developing the specification of the Graphical Fragment Assembly (GFA) format. Your contribution is welcome. Please open up issues or submit pull requests.

Implementations

GFA 2

GFA 1

Resources

  • Examples of sequence overlap graphs (assembly graphs) in a variety of formats

GFA 2.0: Graphical Fragment Assembly (GFA2) Format Specification 2.0

Jason Chin, Richard Durbin, and myself (Gene Myers) found ourselves together at a workshop meeting in Dagstuhl Germany and hammered out an initial proposal for an assembly format. We started with GFA 1 and proceeded to build a more comprehensive design around it. After extensive revision and discussion on Github with the GFA group including Shaun Jackman, Heng Li, and Giorgio Gonnella, we arrived at GFA 2.0. The standard is an evolving effort, and your contribution is welcome. Please open up issues or submit pull requests.

The basic reason for having a standard format is that we find that in general, different development teams build assemblers, visualizers, and editors because of the complexity and distinct nature of the three tasks. While these tools should certainly use tailored encodings internally for efficiency, the nexus between the three efforts benefits from a standard encoding format that would make them all interoperable.

Fig. 1

GFA 1.0

GFA 1 was first suggested in a blog post by Heng Li (@lh3) and further developed in a second post.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].