Skip to content
/ catsup Public
forked from oxfordmmm/catsup

pre-processing and upload module for SP3

License

Notifications You must be signed in to change notification settings

dvolk/catsup

 
 

Repository files navigation

Catsup

Catsup is the upload client for SP3.

Supported operating systems

  • Linux
  • OS X
  • Windows 10 WSL

Requirements

  • Minimum 16G ram
  • Minimum 20G disk space on your home directory partition

Installation

curl https://raw.githubusercontent.com/oxfordmmm/catsup/master/install.bash | bash

This will install conda and the application dependencies into your home directory.

After installation, please close the terminal and open a new one to ensure that conda is initialized.

using the web UI

Go to the ~/catsup directory and run

bash run.bash

This will open a web browser to http://127.0.0.1:8080

Alternative configurations

catsup can be run as a command-line program to support automated deployments. Please see README.md.old for more information on how to set it up.

About

pre-processing and upload module for SP3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.8%
  • Nextflow 32.0%
  • Jinja 15.4%
  • Shell 0.8%