
James Gatter
Comments
Recent activity by James Gatter
-
Thanks Allie! I found that even if the Arrays aren't marked as Array types in the data table, Cromwell will still accept them so long as they are surrounded by square brackets and delimited by comm...
- View comment
- 0 votes
-
Is there any way to automitically parse a .tsv cell that contains a delimiter into an Array? For example turn text ["item1,item2,item3"] into an Array[String] = ["item1", "item2", "item3"]? I real...
- View comment
- Edited
- 0 votes
-
I accidentally removed dev snapshot 10, sorry! If you want to look at the dev version, make sure you are looking at 9, I believe that is the same as alexandria/dropseq_cumulus/1. I think just looki...
- View comment
- Edited
- 0 votes
-
Hi Jason, The methods should be publicly viewable but I've shared the both tools with you just in case. Hope that helps! Oh and the dev snapshot that fails is 9, not 11! James
- View comment
- Edited
- 0 votes
-
Hi Jason, So for delocalization in the log, the wrong files are being delocalized. For example, read_string("metadata.txt") should have looked inside metadata.txt for the path to the desired file, ...
- View comment
- Edited
- 0 votes
-
Hey Jason, I ran it in alexandria/dropseq_cumulus/1. sco.scp.metadata.txt and other files are generated by Cumulus workflow, but they are wrapped in the Array[File] output_scp_files. In dropseq_cum...
- View comment
- Edited
- 0 votes
-
From yesterday and today, we've had 4 or 5 people in our lab encounter this problem when using cumulus/bcl2fastq and cumulus/dropseq_workflow. It seems that some tasks complete delocalization succe...
- View comment
- Edited
- 0 votes
-
Thanks Sushma!
- View comment
- 0 votes
-
They seemed to have fixed it!!!https://github.com/DataBiosphere/terra-docker/blob/master/terra-jupyter-bioconductor/CHANGELOG.md
- View comment
- 0 votes
-
With a new runtime it still didn't work! `Sys.getenv()` prints only the text below. I think maybe I'm using one of the old custom images (us.gcr.io/broad-dsp-gcr-public/terra-jupyter-bioconductor:0...
- View comment
- 0 votes