Samuel Lampa

Results 148 comments of Samuel Lampa

Also, I think the command should probably be just `scipipe clean`. One can later add flags like `-t` etc, if there turns out to be multiple sets of files that...

- [ ] Create test case - [ ] Add mutex in the right places - [ ] Ensure that the test passes

FWIW, I have a tiny feedback, that has came up after the previous discussion (which I wasn't aware of): [The fair keyword](https://www.nextflow.io/docs/latest/process.html#fair), describes what is to my knowledge very often...

Reading through the suggestion in more detail now, I'm a little concerned about this one: > The DAG will be constructed at compile-time instead of run-time, which will allow the...

Hi @rhaubt , Thanks for kind words! Also, good question, that I haven't really thought much about actually :) I don't think the database schema has changed at all actually...

> I will run the installation and post here how the update went. I just thought I double check first and see if there were any known problems. Good luck!...

Thanks @mwjames , this is great input! When time permits, will definitely have a go at this!

@krabina Ah, I thought we had it working with SMW 3.x, but either we missed something or perhaps something in later MW, has happened. Hope to have a look soonish...

Seems a lot of the problems are caused because the `db` field of the ARC2Store object is now null when instantiating it. This is causing the `isSetUp()` to return false,...