created by Tiffany_at_Broad
on 2018-01-03
Launching an analysis is pretty simple once you have the method inputs configured. This video demo shows how to launch an analysis with a Featured Workspace, where the methods are configured for you. The steps are detailed below.
this.samples
, that will expand the workflow from running on a single sample to multiple samples in the set. See the Defining Expressions section for more detail. Note: You can change the Root entity type of a method configuration, by selecting Edit Configuration... and choosing from the drop-down options.Defining Expressions
Defining Expressions is most commonly required when you want to run on sets of participants, samples, or pairs instead of one item.
For example, see the screenshot below of the Test_data sample set with two samples. To get this method to run on both samples, you add the expression this.samples
See how samples is the name of the third column in the sampleset table? FireCloud reads this as, “run the method on whatever is in the samples column for the Testdata sample set.” One workflow will be created for each sample in the set and submitted all at once.
Updated on 2018-07-19