pepkit / looper

A job submitter for Portable Encapsulated Projects
http://looper.databio.org
BSD 2-Clause "Simplified" License
20 stars 7 forks source link

Add ability to create a generic pipeline interface #368

Closed donaldcampbelljr closed 1 year ago

donaldcampbelljr commented 1 year ago

Add ability to create a generic pipeline interface by using:

looper init -p or looper init --pipeline

close #327

nsheff commented 1 year ago

maybe --piface instead of --pipeline ?

donaldcampbelljr commented 1 year ago

maybe --piface instead of --pipeline ?

Yeah. Good catch. I'll make that change.

donaldcampbelljr commented 1 year ago

Also adding message to let user know the generic piface was successfully created.