Vince

Results 67 comments of Vince

Refer to https://github.com/tweag/funflow/blob/master/funflow/src/Control/Funflow/Base.hs#L104-L110 and https://github.com/tweag/funflow/blob/master/funflow/src/Control/Funflow/Diagram.hs

https://github.com/pepkit/peppy/issues/286

> So, as I have seen from your repo, there is now a SnakeProject subclass? Can you tell me what is the difference to the main Project class? If possible...

> Changing from unit to subsample and the other colname changes would be fine for me. Regarding the rest: > > * [this](https://github.com/pepkit/peppy/blob/d2c23497077809b25cd37d70cbf2d4f25e4aca25/peppy/snake_project.py#L64) is not needed for Snakemake. In best...

> I think we have a misunderstanding here. With the parameter to `Project` I did not mean to make the column name parameterizable, but rather wanted to give the user...

The selection of columns to index, or certain names? Indexing flexibility is fine, but naming flexibility of particularly meaningful columns isn’t, at least in terms of how they’re referenced once...

@johanneskoester it looks like the latest release of Snakemake on PyPI targets Python 3.5 or at least supports it, but that this workflow uses string formatting introduced in PEP 498...

> e.g. > > > scalaDiagram my.package.MyClass For me only `classDiagram`, rather than `scalaDiagram`, works. I guess the thread is old so maybe name change over time...

This would facilitate things like https://github.com/databio/refgenie/issues/71

@mjakubowski84 I haven't yet made time to look at what this would need, but I am interested. Will let you know if I start to work on it.