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
- Host: GitHub
- URL: https://github.com/pmuens/biostar
- Owner: pmuens
- Created: 2020-06-10T10:40:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T16:26:11.000Z (over 5 years ago)
- Last Synced: 2025-02-17T10:47:52.313Z (8 months ago)
- Topics: bioinformatics, dna, dna-sequences, rna, rna-seq, sequencing
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```