Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gn3/computations/gemma.py (generate_random_n_string): Add typing to function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* guix.scm: New package propagated-input.
* README.md: Mention that you require "guix-bioinformatics" package, because
of the addition of "gemma-wrapper".
|
|
|
|
|
|
|
|
|
|
|
|
* gn3/file_utils.py (extract_uploaded_file): New procedure.
* tests/unit/test_file_utils.py: Test cases for ^^.
* tests/unit/upload-data.tar.gz: New test data.
|
|
The e-mail field will be used to send the results of the computation when it
is completed.
|
|
* guix.scm: Add python-bcrypt.
* requirements.txt: Ditto.
|
|
|
|
* main.py: Move blueprint registrations to ...
* gn3/app.py (create_app): ... here
|
|
|
|
|
|
This will later be replaced with GNU Guile
|
|
|
|
* gn3/commands.py (run_command): New procedure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|