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.
What is the plain text for an Array in Workspace Attributes

What is the plain text for an Array in Workspace Attributes? If not exist, how can I upload an array in my workspace attributes?
Say I want to copy the "known_indels_array" attribute in the following workspace to my own one. What is the "offical" way to do this? It seem that the text file downloaded from this workspace can not be recognized by another workspace. In another words, text like ["a", "b"] doesn't work in my case.
https://portal.firecloud.org/#workspaces/help-gatk/Pre-processing_hg38_v2
Thanks,
Chunyang
Answers
Fixed. Just a,b without any square brackets and quotes.
Thank you!