{"id":72010,"library":"gfa","title":"GFA","description":"Library for working with graphs in the GFA (Graphical Fragment Assembly) format.","status":"active","version":"0.10.1","language":"rust","source_language":null,"source_url":"https://github.com/chfi/rs-gfa","tags":["bioinformatics","graph","gfa","genomics"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngfa = \"0.10.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add gfa","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Graph","correct":"use gfa::Graph;"}],"quickstart":{"code":"use gfa::Graph;\n\nfn main() {\n    let graph = Graph::new();\n    println!(\"Graph created\");\n}","lang":"rust","description":"Creates a new GFA graph."},"warnings":[],"env_vars":null,"search_vec":"'assembl':12 'bioinformat':14 'format':13 'fragment':11 'genom':17 'gfa':1,9,16 'graph':6,15 'graphic':10 'librari':2 'work':4","created_at":"2026-06-17T18:33:57.659783+00:00","updated_at":"2026-06-17T18:33:57.659783+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/chfi/rs-gfa","github":"https://github.com/chfi/rs-gfa","docs":"https://docs.rs/gfa/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}