Heads up:
We’re moving the GATK website, docs and forum to a new platform. Read the full story and breakdown of key changes on this blog.
We’re moving the GATK website, docs and forum to a new platform. Read the full story and breakdown of key changes on this blog.
How to share a configuration with cooperaters?

I can share a method by add a new user in the permission list. But, I also want to share the configuration. Thanks!
Tagged:
Best Answer
-
KateN Cambridge, MA admin
Ah, I have been corrected. There's a simpler way to do it--strike everything I said before.
- Go to your Workspace where you have the method config.
- Go to the Method Configurations tab, and click on the method you want to share
- Click the "Publish" button to publish it to the Method Repository. This will not make it public.
- Click over to the Method Repository and find your method. Under the Summary tab, you will have a Permissions button. Click that.
- Here you can share with select users (like your collaborators), or check the "Publicly Readable" checkbox to make your configuration available to everyone.
Answers
So there are two possible ways you could do this:
To share with everyone:
Now your method config will be available to everyone. They will be able to find it in the method repository under the method for which it was written.
To share with only specific collaborators:
GROUP_xxx
name to add all of them at once.Now your method config will be available to the collaborators you shared it with. They will also need to have permission to view the method that the config is tied to, if they don't already. In order for your collaborators to import the config into their own workspaces, they simply need to go to their workspace, in the Method Configurations tab, select "import configuration", then "copy from another workspace".
Thanks @KateN ! But, is it possible to just share a method config, not an entire workspace?
Ah, I have been corrected. There's a simpler way to do it--strike everything I said before.