databio / peppro

A modular, containerized pipeline for PRO-seq data processing
http://peppro.databio.org/
BSD 2-Clause "Simplified" License
9 stars 2 forks source link
pepatac logo







PEP compatible

PEPPRO is a pipeline designed to process PRO-seq (and GRO-seq) data. For more information see: http://peppro.databio.org/

Docs

Develop docs with:

mkdocs serve -f mkdocs.yml

Build and deploy with:

mkdocs build -f mkdocs.yml -d $CODEBASE/code.databio.org/peppro

Contributing

Pull requests welcome. Active development should occur in a development or feature branch.

Contributors