Closed martenson closed 2 years ago
We should probably mention the whitelist to the intro participants too.. It's simple and won't take long.. Maybe in a section where we mention the visualisations?
Active Directory authentication -- also how this affects ownership and sharing datasets.
Migrating an instance on a stand alone server onto a HPC -- besides changing the config files to setup the runners, what other considerations should be taken?
Backup best practices?
@clijeron I added your items to the top level post, thank you!
Interactive Environments: Jupyter notebooks
Galaxy update best practices, including stopping/pausing jobs, etc.
Debugging workflows, tools for users, including configuring galaxy to enable easier debugging, eg keeping job output dirs. Debugging tool output names in workflows.
Managing Data libraries
Writing workflows: best practices. Including naming outputs, workflow version control (within Galaxy? git?), user and developer documentation for workflows (they are really pipelines, and need docs). Handling required parameters for tools in a workflow (marking them in UI? failing early?)
Using the API and sharing user contributed admin related scripts
Testing tools and workflows: setting up continuous integration; common set of small, medium and large test input files that can be used across tools and workflows.
I updated the top level post with all comments.
building paired collections?
More explanation on how pulsar works. For example, I want to offload TOPHAT2 operation from the Galaxy server to a remote Pulsar server. How do I tell Pulsar to run TOPHAT2 on the dataset against a specific genome using multiple cores? Do I simply need to configure this on the galaxy server and the dependencies ( TOPHAT2, and genome ) will be fetched automatically on the Pulsar server?
In today's exercise, was a copy of custom tool saved into the pulsar folder ?
Results of strawpoll.
A list of more obscure topics participants are interested in
Already discussed