An open API service indexing awesome lists of open source software.

https://github.com/jkobject/template

my template repo
https://github.com/jkobject/template

Last synced: 5 months ago
JSON representation

my template repo

Awesome Lists containing this project

README

          

# PACKAGENAME

[![codecov](https://codecov.io/gh/PACKAGELOC/PACKAGENAME/branch/main/graph/badge.svg?token=PACKAGENAME_token_here)](https://codecov.io/gh/PACKAGELOC/PACKAGENAME)
[![CI](https://github.com/PACKAGELOC/PACKAGENAME/actions/workflows/main.yml/badge.svg)](https://github.com/PACKAGELOC/PACKAGENAME/actions/workflows/main.yml)
[![PyPI version](https://badge.fury.io/py/PACKAGENAME.svg)](https://badge.fury.io/py/benGRN)
[![Documentation Status](https://readthedocs.org/projects/PACKAGENAME/badge/?version=latest)](https://PACKAGENAME.readthedocs.io/en/latest/?badge=latest)
[![Downloads](https://pepy.tech/badge/PACKAGENAME)](https://pepy.tech/project/PACKAGENAME)
[![Downloads](https://pepy.tech/badge/PACKAGENAME/month)](https://pepy.tech/project/PACKAGENAME)
[![Downloads](https://pepy.tech/badge/PACKAGENAME/week)](https://pepy.tech/project/PACKAGENAME)
[![GitHub issues](https://img.shields.io/github/issues/PACKAGELOC/PACKAGENAME)](https://img.shields.io/github/issues/PACKAGELOC/PACKAGENAME)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![DOI](https://img.shields.io/badge/DOI-10.1101%2F2024.07.29.605556-blue)]()

PACKAGENAME information

## Install it from PyPI

```bash
pip install PACKAGENAME
```

### Install it locally and run the notebooks:

```bash
git clone https://github.com/PACKAGELOC/PACKAGENAME.git
pip install -e PACKAGENAME
```

## Usage

```py

```

## Development

Read the [CONTRIBUTING.md](../CONTRIBUTING.md) file.

Awesome gene regulatory network enhanced anndata created by @jkobject