dockstore
dockstore copied to clipboard
Our VM/Docker sharing infrastructure and management component
## Bug Report DAG for https://staging.dockstore.org/workflows/github.com/DataBiosphere/topmed-workflow-variant-calling:1.0.0?tab=info does not show some steps as depending on other steps. E.g. createBatchedFileSet step depends on output of the runCreateVbXyIndex step. Also EPAM WDL Visualizer...
## Feature Request When viewing files in the Dockstore UI, the current file should be in the url. The tab is, but the file isn't. I wanted to have a...
## Feature Request ### Desired behaviour Would be nice if the registry workflow/tool dialog can be moved so that the information displayed behind can still be seen. ┆Issue is synchronized...
For the EDAM ontology, seeing `http://edamontology.org/format_2572` is confusing. Seeing `BAM` makes a lot more sense. We should display the name of these words and not the IDs. Edit: This is...
I make full apologies for this blunt statement, but that is how best I can describe it. I'm attaching a screenshot as an example: Reducing the zoom factor below normal...
## Feature Request ### Desired behaviour CloudWatch splits events by new lines. Unfortunately, some output from the webservice like exceptions are broken by new lines, resulting in many log statements...
Currently there is no way to see your current organisation memberships all in one place. I think it makes sense to add this information to the accounts page. I suggest...
## Feature Request The versions table by default shows all tags and branches of a repo. The Broad HCA team would like for the table to show only tags, and...
Clean up the deposition on Zenodo if an exception occurs and the DOI creation fails. Can call the Zenodo API to delete the deposition. ┆Issue is synchronized with this [Jira...
We currently use CWL avro to create an input json for cwl documents. There is also the option to use cwltool directly with `cwltool --make-template`. There is a difference. The...