Using COINSTAC
Launch the COINSTAC application
Logging in
Running an Analysis
Getting your first analysis done in Coinstac requires a few steps
Create a consortium
A consortium is where all activity and collaboration stems from. A consortium is needed to run any analysis, but a consortium isn't limited to running one type of analysis, though only one can be 'set active' at a time.
Add users to consortium
Add those who you'd like to join you in your analysis, they can also click 'join' as well if your consortium isn't set to private.
Create a pipeline
A pipeline is the instantiation of a computation in relation to the data you'd like to analyze. Computations have certain fields that will need to be known before hand such that those that join can participate with the correct data.
Add owning consortium
Add computation step
Specify inputs
Add the convariate names that you'd like to use for analysis, any continuous variables should be set as numbers, booleans and strings are categorical variables for their respective types.
Names here should reflect what you'd like to see referred to in the final results, however other user's variables don't have to actually match, that will be taken care of in the mapping step.
Set active pipeline on consortium
This sets the pipeline to be run when the 'start' button is pressed, the other members will have to 'map' there data to the pipeline before they can join in. Note this can also be set from the pipeline creation page to save time.
Map data
Mapping data tells the computation where and what data you have to analyze, and allows normalization between different members if there are discrepancies in conventions.
Auto mapping tries to match the given names to the data names in the given data file. Any incorrect or left over columns can be manually dragged to be set. Click 'Save' to finish the mapping step.
Run a pipeline
Starting the analysis, the pipeline waits for all users to join and then commences.
Going to the Home screen will show the currently running pipeline, as well as its progress and what member(s) the aggregator is waiting on to finish up. This page can take a moment to update as results come in.
View results
You're done! All results are available in the results tab, as well as any pipelines that may have failed. Coinstac stores the results in a directory in the users home with the unique paths per consortium per run, 'open results' will open this path on your drive.