https://github.com/genepattern/examplemodule
This is basic GenePattern module written in Python 3. It can be taken as a Template for future modules. (click 'Use this template' to get started)
https://github.com/genepattern/examplemodule
administration genepattern-module templates
Last synced: 8 months ago
JSON representation
This is basic GenePattern module written in Python 3. It can be taken as a Template for future modules. (click 'Use this template' to get started)
- Host: GitHub
- URL: https://github.com/genepattern/examplemodule
- Owner: genepattern
- License: other
- Created: 2018-05-01T00:49:57.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T17:59:35.000Z (over 4 years ago)
- Last Synced: 2025-05-31T06:59:33.084Z (about 1 year ago)
- Topics: administration, genepattern-module, templates
- Language: Python
- Homepage:
- Size: 13.5 MB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExampleModule
This is an example GenePattern module written in Python 3. It has its own module-specific Docker image, based on the GenePattern Python 3 image. This module specific image contains the source files for better reproducibility and portability. It can be used as a template for future modules.