-
```
What steps will reproduce the problem?
1. MosaikBuild -q sq.fastq -q2 sq2.fastq -out read.dat -st illumina -p B_
What is the expected output? What do you see instead?
It should convert reads to …
-
Seems that the behavior of NPM has changed: If the module that has no stable release (only ones with -beta flag in version name) available, exact version names are needed on installing:
``` shell
# I…
-
I runned `npm update` and after your refactoring with ES6 the app crash.
```
╰─$ node app.js 1 ↵
/Use…
-
Also opened [this issue over here](https://github.com/plouc/mozaik/issues/40) for more visibility.
Installed the mozaik yeoman generator and ran it. Ran into a peerDep issue (unrelated I think) and t…
-
Installed the mozaik yeoman generator and ran it. Ran into a peerDep issue (unrelated I think) and then I was unable to run `gulp publish` like it says to in the docs.
##### Steps to reproduce:
1. run…
-
It would be nice to have a usage example like there is for [mozaik-ext-time](https://www.npmjs.com/package/mozaik-ext-time) that shows the configuration options and whatnot.
-
Hi,
Just tried to add the twitter widget to a test mozaik dashboard, but cannot seem to fix this error...
When I put my API keys in the main `config.js` file in `mozaik\config.js` it gives my this e…
-
Following the instructions at https://github.com/plouc/mozaik I used `yo mozaik`, which prompted me to select widgets. I selected the time widget, plus a few others. However `node app.js` produced an …
-
Due to the UI handling keyDown/keyUp actions I don't think ACRE2 is getting passed the Mute Spectator binding.
I could make a mute spect button or have it get the ACRE2 key binding and handle it.
-
Provide an easy way to develop, publish and install new widgets as separate npm modules.
Also, it should be possible to install Mozaïk as dependency while having dashboard config and related resourc…