Skip to content

databio/peppro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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