Geraldine Van der Auwera

Results 48 issues of Geraldine Van der Auwera

To address the type of use case described in http://gatkforums.broadinstitute.org/gatk/discussion/comment/38188#Comment_38188

Needs Triage

I have a `Map[String,File]` from which I want to extract the values into an `Array[File]`, that would be equivalent to eg the Java expression `List list = map.values`. **Justification:** I...

enhancement
Spec Change
feature request

Hi @vegasbrianc, thank you so much for sharing your work! I have a (probably dumb) question about using this in practice: I want to combine both your docker-pulls dashboard and...

Either in Hello World or a generic Part 2 (before Hello GATK)

enhancement
training material
hello series

In the Hello nf-test section (2.3) the use of the setup method is more like an integration test than a unit test. This was a viewer comment and seemed helpful...

enhancement
training material
hello series

People want to know about -resume earlier, could add this in very early

enhancement
training material
hello series

To the Hello Modules section

enhancement
training material
hello series

Current explanation is too technical. We should provide a more accessible explanation, acknowledge it is incomplete and leave full details for later. (for value vs queue, give example of single...

enhancement
training material
hello series

Would be a great way to address follow up questions. "Oh you want to know more about x? here's a self-contained thing that builds off of this simple example."

enhancement
training material
hello series

See https://github.com/nextflow-io/training/commit/936bcdf5b29b5c95547a84f7a281ad494fdfe70f#r146005751

bug
training material
hello series