Evan Floden

Results 16 comments of Evan Floden

Is this bug possibly in master now? I have the run kallisto with -b of 100 however in `summaries` -> `processed data` I have 0 bootstraps for all samples.

It's called Illustrator 😉 The main idea is to be able to visualise "directional" progress through the workflow. I'm sure there are many ways to do this. Pie charts are...

Yes, this looks fantastic. The [pie chart example ](https://js.cytoscape.org/demos/pie-style/) is very close to what we were describing. So many customisations & love that it is interactive. Last time I used...

Very cool idea. I notice GH does this for checks.

Workflow repository id or local script name Nextflow run name Command line: The command line executed by Nextflow. Parameters: The workflow parameters resolved by Nextflow at runtime. Configuration: The workflow...

Also, would be nice to see the footer on that page. It is there, but I think it is too low.

Same with the Get Started page. ![Screenshot 2019-09-13 17 29 36](https://user-images.githubusercontent.com/3192944/64874852-28178780-d64c-11e9-9293-2d79c943d6fd.png) Too much space inside box on the right

I think the login component containers can be changed to `w-25`. https://github.com/seqeralabs/nf-tower/blob/master/tower-web/src/app/modules/main/component/login/login.component.html#L1

![Screenshot 2019-09-11 17 51 47](https://user-images.githubusercontent.com/3192944/64713624-7ea28b80-d4bd-11e9-9d42-55597465814a.png)

Adding a usecase to download/list a dataset, with a flag to download/list the files inside the dataset csv/tsv/table. For example: ``` tw dataset cp --files ``` This downloads the dataset...