FredHutch/freeloader

Name: freeloader

Owner: Fred Hutchinson Cancer Research Center

Description: a simple web interface to upload data into object storage, process with hpc (slurm) and offer the results for download

Created: 2015-10-20 20:51:17.0

Updated: 2015-10-20 20:51:17.0

Pushed: 2015-10-20 23:51:57.0

Homepage: null

Size: 152

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Freeloader

Freeloader is a simple web application (flask) that allows researchers to take advantage of HPC best practices to offer a compute pipeline to collaborators. An external collaborator uploads a data file through a web form. The data file is then processed on an HPC cluster using recommended HPC and storage access methods.

Design goals are:

Implementation

The application is developed in Python using the flask microframework. The incoming file should be handed off to research python code that resides in a dedicated py file.

Features
Configuration details
Phase II

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.