New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

fgread

Package Overview
Dependencies
Maintainers
3
Versions
39
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

pipPyPI
Version
0.6.9
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