An open API service indexing awesome lists of open source software.

https://github.com/databio/peppro

A modular, containerized pipeline for PRO-seq data processing
https://github.com/databio/peppro

Last synced: about 1 year ago
JSON representation

A modular, containerized pipeline for PRO-seq data processing

Awesome Lists containing this project

README

          

pepatac logo







---

[![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pep.databio.org)

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

* Jason Smith, jasonsmith@virginia.edu
* Michael Guertin, mjg7y@virginia.edu
* Nathan Sheffield, nathan@code.databio.org
* Others... (add your name)