Skip to content

pepkit/caravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

613 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caravel logo caravel

PEP compatible

caravel is a local web GUI for looper. Caravel gives you a slick web interface to interact with your projects formatted as PEPs. You can use it to submit jobs to any cluster resource manager, monitor jobs, summarize results, and browse project summary web pages. caravel basically builds on top of looper, but uses the lightweight flask microframework to give you a web interface, making it even easier to manage your jobs for those who like pointy-clicky.

Documentation is hosted at caravel.databio.org (source in the /docs folder).

docker

Build Status

A docker image for running caravel is available through the dockerfile in this repository. To build the image:

docker build -t caravel_demo .

Run the container with caravel --demo:

docker run -p 5000:5000 caravel_demo caravel --demo

About

A web GUI for pipeline job submission and management

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5