Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvictus/bioframe-lite
Experiment with new bioframe join APIs
https://github.com/nvictus/bioframe-lite
Last synced: 24 days ago
JSON representation
Experiment with new bioframe join APIs
- Host: GitHub
- URL: https://github.com/nvictus/bioframe-lite
- Owner: nvictus
- License: mit
- Created: 2023-07-19T16:39:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T12:28:02.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:17:51.075Z (3 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bioframe-lite
[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link][![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link][![GitHub Discussion][github-discussions-badge]][github-discussions-link]
[![Gitter][gitter-badge]][gitter-link][actions-badge]: https://github.com/open2c/bioframe-lite/workflows/CI/badge.svg
[actions-link]: https://github.com/open2c/bioframe-lite/actions
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/bioframe-lite
[conda-link]: https://github.com/conda-forge/bioframe-lite-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]: https://github.com/open2c/bioframe-lite/discussions
[gitter-badge]: https://badges.gitter.im/https://github.com/open2c/bioframe-lite/community.svg
[gitter-link]: https://gitter.im/https://github.com/open2c/bioframe-lite/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
[pypi-link]: https://pypi.org/project/bioframe-lite/
[pypi-platforms]: https://img.shields.io/pypi/pyversions/bioframe-lite
[pypi-version]: https://img.shields.io/pypi/v/bioframe-lite
[rtd-badge]: https://readthedocs.org/projects/bioframe-lite/badge/?version=latest
[rtd-link]: https://bioframe-lite.readthedocs.io/en/latest/?badge=latestExperimental repo for the bioframe join API.