Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weinbergerlab/pyseer-tutorial-runnable
Fixed code for pyseer tutorials
https://github.com/weinbergerlab/pyseer-tutorial-runnable
Last synced: 14 days ago
JSON representation
Fixed code for pyseer tutorials
- Host: GitHub
- URL: https://github.com/weinbergerlab/pyseer-tutorial-runnable
- Owner: weinbergerlab
- Created: 2020-04-03T15:34:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-04-09T18:21:18.000Z (over 4 years ago)
- Last Synced: 2024-11-05T10:32:57.583Z (2 months ago)
- Language: R
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Runnable Pyseer tutorial code
The [official Pyseer tutorials](https://pyseer.readthedocs.io/) gloss over some important steps. This project attempts to provide runnable code that corresponds to those tutorials.
You will need Docker Desktop to run this code; you can install it [from the official Docker site](https://www.docker.com/get-started).
After installing Docker Desktop, open `prediction.Rmd` and follow along with the code