https://github.com/snakemake/snakeface
The snakemake interface, currently works like a notebook (under development)
https://github.com/snakemake/snakeface
Last synced: about 1 year ago
JSON representation
The snakemake interface, currently works like a notebook (under development)
- Host: GitHub
- URL: https://github.com/snakemake/snakeface
- Owner: snakemake
- License: mpl-2.0
- Created: 2020-11-14T23:19:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T15:57:18.000Z (over 4 years ago)
- Last Synced: 2025-04-01T07:54:08.166Z (over 1 year ago)
- Language: CSS
- Homepage: https://snakeface.readthedocs.io/
- Size: 2.55 MB
- Stars: 18
- Watchers: 4
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Snakemake Interface (snakeface)

Snakeface is an interface for snakemake. If you are an individual, you can run
it locally as a notebook to run and manage workflows. If you are an institution or group,
you (will be able to) deploy a shared instance for others to use. To get started, please see
the [documentation](https://snakemake.github.io/snakeface) (not created yet).
**Snakeface is under development!** We are developing deployment types and features
as they are requested. Currently, a single user notebook deployment is supported.
Please [open an issue](https://github.com/snakemake/snakeface/issues) to request a feature, bug fix, or different deployment type.
See the [documentation](https://snakemake.github.io/snakeface/) to get started.
## Thanks
Snakeface wouldn't be possible without several open source libraries!
- [Django](https://github.com/django/django) "The web framework for perfectionists" (and dinosaurs)
## License
* Free software: MPL 2.0 License