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

fgread

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fgread

Module for reading datasets shared on FASTGenomics

  • 0.7.7
  • PyPI
  • Socket score

Maintainers
3

Documentation Status Build Status PyPI version PyPI download month

FASTGenomics Reader Module for Python

This package implements convenience functions for loading datasets in the FASTGenomics analysis environment. The functions from this package will let you list and load datasets for which the analysis was defined.

Documentation

For the general documentation on how to use the reader, please visit our FASTGenomics Documentation.

For details on the available functions see the API Documentation.

Known issues

Please report the issues through github.

Development and testing

Clone the repository along with the test data by running

git clone --recurse-submodules git@github.com:FASTGenomics/fgread-py.git

Then enter the fgread-py directory and install the dependencies with

flit install --deps all

To test the package use

python3 -m pytest

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