wilkelab / cinful

A fully automated pipeline to identify microcins along with their associated immunity proteins and export machinery
GNU General Public License v3.0
6 stars 1 forks source link

python wrapper / package #36

Closed tijeco closed 3 years ago

tijeco commented 3 years ago

This is a biggie, but shouldn't be too difficult.

I would like to use cinful.py to be an access point for the snakefile so that users can simply run cinful -d /directory to run the pipeline.

Of course, from there we can include numerous configuration options, but this is the starting point. The snakefile and rules directory needs to be included in the python package.