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

https://github.com/pmuens/biostar

Environment to practice Bioinformatics
https://github.com/pmuens/biostar

bioinformatics dna dna-sequences rna rna-seq sequencing

Last synced: 5 months ago
JSON representation

Environment to practice Bioinformatics

Awesome Lists containing this project

README

          

# Biostar

The image is also hosted on [Docker Hub](https://hub.docker.com/r/pmuens/biostar).

## Usage

### Build

```sh
./scripts/build.sh
```

### Run

```sh
./scripts/run.sh
```

### Push

```sh
./scripts/push.sh
```