File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
# sgkit: Scalable genetics toolkit in Python
2
- [ ![ Build status] ( https://github.com/sgkit-dev/sgkit/workflows/Build/badge.svg?branch=main )] ( https://github.com/sgkit-dev/sgkit/actions?query=workflow%3A%22Build%22+branch%3Amain )
3
- [ ![ Windows build status] ( https://github.com/sgkit-dev/sgkit/workflows/Windows/badge.svg?branch=main )] ( https://github.com/sgkit-dev/sgkit/actions?query=workflow%3A%22Windows%22+branch%3Amain )
4
- [ ![ Documentation status] ( https://github.com/sgkit-dev/sgkit/workflows/Docs/badge.svg?branch=main )] ( https://sgkit-dev.github.io/sgkit/ )
5
- [ ![ Validation status] ( https://github.com/sgkit-dev/sgkit/workflows/Validation/badge.svg?branch=main )] ( https://github.com/sgkit-dev/sgkit/actions?query=workflow%3A%22Validation%22+branch%3Amain )
6
- [ ![ Upstream status] ( https://github.com/sgkit-dev/sgkit/workflows/Upstream/badge.svg?branch=main )] ( https://github.com/sgkit-dev/sgkit/actions?query=workflow%3A%22Upstream%22+branch%3Amain )
7
- [ ![ asv] ( https://img.shields.io/badge/Benchmarked%20by-asv-green.svg?style=flat )] ( https://sgkit-dev.github.io/sgkit-benchmarks-asv/ )
2
+ [ ![ Build] ( https://github.com/sgkit-dev/sgkit/actions/workflows/build.yml/badge.svg )] ( https://github.com/sgkit-dev/sgkit/actions/workflows/build.yml )
3
+ [ ![ Windows] ( https://github.com/sgkit-dev/sgkit/actions/workflows/windows.yml/badge.svg )] ( https://github.com/sgkit-dev/sgkit/actions/workflows/windows.yml )
4
+ [ ![ Docs] ( https://github.com/sgkit-dev/sgkit/actions/workflows/docs.yml/badge.svg )] ( https://sgkit-dev.github.io/sgkit/ )
5
+ [ ![ Upstream] ( https://github.com/sgkit-dev/sgkit/actions/workflows/upstream.yml/badge.svg )] ( https://github.com/sgkit-dev/sgkit/actions/workflows/upstream.yml )
6
+ [ ![ Benchmarks] ( https://github.com/sgkit-dev/sgkit/actions/workflows/benchmark.yml/badge.svg )] ( https://github.com/sgkit-dev/sgkit/actions/workflows/benchmark.yml )
8
7
[ ![ Powered by NumFOCUS] ( https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A )] ( http://numfocus.org )
9
8
10
9
Sgkit is a Python package that provides a variety of analytical genetics methods through the use of
You can’t perform that action at this time.
0 commit comments