Skip to content

Instantly share code, notes, and snippets.

@mpkocher
Created December 10, 2015 23:43
Show Gist options
  • Save mpkocher/4d527a6255bc763c6cfb to your computer and use it in GitHub Desktop.
Save mpkocher/4d527a6255bc763c6cfb to your computer and use it in GitHub Desktop.
dev_diagnostic analysis.json Example
{
"entryPoints": [
{
"_comment": "datasetId can be provided as the DataSet UUID or Int. The entryId(s) can be obtained by running 'pbsmrtpipe show-pipeline-templates {PIPELINE-ID}'",
"datasetId": "1a369917-507e-4f70-9f38-69614ff828b6",
"entryId": "eid_ref_dataset",
"fileTypeId": "PacBio.DataSet.ReferenceSet"
}
],
"name": "MK Dev pbservice Job",
"pipelineId": "pbsmrtpipe.pipelines.dev_diagnostic",
"taskOptions": [],
"workflowOptions": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment