New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gfagraphs

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gfagraphs

Library to parse, edit and handle in memory GFA graphs

  • 0.3.17
  • PyPI
  • Socket score

Maintainers
1

Documentation Status

GFAGraphs - A Python GFA library

[!WARNING]
A paper is in preparation about this work. If you consider to use this tool, please contact the author for attribution.

This Python library aims to be an abstraction layer for GFA file format.

[!WARNING]
The old version of gfagraphs has been deprecated (since v0.3.0), in favour of pgGraphs. Using gfagraphs or pgGraphs to import resolves now in using the same library. In a near future, pgGraphs namespace will be deprecated.

Package pgGraphs/gfagraphs

The package is organized in 4 modules:

  • gfagraphs.abstractions contains abstractions over GFA formats
  • gfagraphs.gfaparser contains an abstract class for parsing and saving GFA file format
  • gfagraphs.graph contains the main Graph class that represents a GFA graph in memory, and edit functions
  • gfagraphs.networkx conains an abstract class for visualization and modelization of GFA in a NetworkX object

[!NOTE]
Want to contribute? Feel free to open a PR on an issue about a missing, buggy or incomplete feature!

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc