Difference between revisions of "21th Discussion-6 Nov 2018"

From BioWiki
Jump to navigationJump to search
m
(Comments on points to clarify before talk (by Alex Peltzer))
Line 1: Line 1:
 
Bioinfo-Core teleconference: Alex Peltzer demo on nexflow and nf-core.  
 
Bioinfo-Core teleconference: Alex Peltzer demo on nexflow and nf-core.  
  
After the positive feedback from the ISMB workshop, Alex Peltzer has agreed to run a demo for the bioinfo-core on nextflow and nf-core.  This will be on November 6th, 3 PM GMT.  Details on how this will occur are being finalised but I would invite everyone to submit any questions ahead of the demo so we can all get the most out of it.   
+
After the positive feedback from the ISMB workshop, Alex Peltzer has agreed to run a demo for the bioinfo-core on nextflow and nf-core.  This will be on November 6th, 3 PM GMT.  Details on how this will occur are being finalized but I would invite everyone to submit any questions ahead of the demo so we can all get the most out of it.   
  
 
Please add your questions below:
 
Please add your questions below:
  
* How to configure a pipeline for all users  
+
* How to configure a pipeline for all users?
* How/where is best to store pipelines and make accessible for users  
+
* How/where is the best location to store pipelines and make them accessible for users?
* How bad are the docker vulnerabilities  
+
* How bad are the docker vulnerabilities
* How to configure dockerised pipelines properly
+
* How to configure Dockerized pipelines properly?
* How to convert docker pipelines to singularity (with and without AWS)  
+
* How to convert Docker pipelines to singularity (with and without AWS)?
 
* Easiest pipelines to create from scratch
 
* Easiest pipelines to create from scratch
* Resources per pipeline language?  Such as yaml files for each tool?  
+
a What do you mean with that? How would I start writing a pipeline and give advice to a beginner on how to do that?
 +
* Resources per pipeline language?  Such as YAML files for each tool?
 +
b Not sure what you mean with this - do you mean how we define dependencies per pipeline? 
 
* Running the pipeline manager: Once per user? How to enforce port usage? If once per server, how to only use individual users outputs?
 
* Running the pipeline manager: Once per user? How to enforce port usage? If once per server, how to only use individual users outputs?

Revision as of 11:33, 3 November 2018

Bioinfo-Core teleconference: Alex Peltzer demo on nexflow and nf-core.

After the positive feedback from the ISMB workshop, Alex Peltzer has agreed to run a demo for the bioinfo-core on nextflow and nf-core. This will be on November 6th, 3 PM GMT. Details on how this will occur are being finalized but I would invite everyone to submit any questions ahead of the demo so we can all get the most out of it.

Please add your questions below:

  • How to configure a pipeline for all users?
  • How/where is the best location to store pipelines and make them accessible for users?
  • How bad are the docker vulnerabilities?
  • How to configure Dockerized pipelines properly?
  • How to convert Docker pipelines to singularity (with and without AWS)?
  • Easiest pipelines to create from scratch

a What do you mean with that? How would I start writing a pipeline and give advice to a beginner on how to do that?

  • Resources per pipeline language? Such as YAML files for each tool?

b Not sure what you mean with this - do you mean how we define dependencies per pipeline?

  • Running the pipeline manager: Once per user? How to enforce port usage? If once per server, how to only use individual users outputs?