James Gatter
Activity overview
Latest activity by James Gatter
-
James Gatter commented,
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
-
James Gatter commented,
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
-
James Gatter commented,
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
-
James Gatter commented,
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
-
James Gatter commented,
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
-
James Gatter commented,
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
-
James Gatter created a post,
WDL function read_string() not properly delocalizing paths as files
Hi, I’m having an issue with my workflow related to delocalization by Cromwell/Terra. I have a file named metadata.txt which simply contains a 1-line pathname to the actual file I want to deloc...
- James Gatter
- Edited
- 2 followers
- 11 comments
- 1 vote
-
James Gatter commented,
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
-
James Gatter commented,
Thanks Sushma!
- View comment
- 0 votes
-
James Gatter commented,
They seemed to have fixed it!!!https://github.com/DataBiosphere/terra-docker/blob/master/terra-jupyter-bioconductor/CHANGELOG.md
- View comment
- 0 votes