Sehyun Oh
Comments
Recent activity by Sehyun Oh
-
Ok. I just added the email as a reader of my workspace (TOSC19-CNVWorkflow_master). Below are the submission ids for jobs with or without CreateFoFN. Tool with CreateFoFN >>> submission-id: 4ffed12...
- View comment
- 0 votes
-
Hi Beri, There is no error - everything runs 'successfully'. But the outputs from SelectVariants never be used as a list of input files (= multiple -V arguments) for CombineVariants. So each sample...
- View comment
- 0 votes
-
Thanks Beri! I missed it out but could fixed it providing a proper path. :) But I still have a same problem with recognizing MuTect outputs as SelectVariants inputs. Here is the error. 2019/06/12 0...
- View comment
- Edited
- 0 votes
-
Thanks Beri! Move SelectVariants call in the scatter bracket fixed the above error. But it seems like SelectVariants can't recognize the output from MuTect1 task. Here is the error. 2019/06/11 20:0...
- View comment
- 0 votes
-
Hi Sushma, This is THE answer! ;) I don't recall exactly how I uploaded the data tables before, but apparently, they weren't linked properly. I uploaded them making sure the linking steps, and now ...
- View comment
- Edited
- 0 votes
-
Hi Sushma, I made this tool worked by putting the index file in the same bucket, and actually that was my initial question: the related reference files (.dict, .idx etc.) need to be stored under th...
- View comment
- 0 votes
-
I double-checked whether the permission was an issue, but it doesn't seem like. I tested on a tool that worked when I used related files (e.g. index file) stored in a same bucket. I copied the coms...
- View comment
- Edited
- 0 votes
-
Thanks for the kind answer on my silly question, Sushma! I totally forgot the runtime attributes in WDL. :p
- View comment
- Edited
- 0 votes
-
Sorry about posting a wrong output. This is what I got from mutect2_nio tool. Mutect2.tumor_reads_index - Expected single value for workflow input, but evaluated result set was emptyMutect2.tumor...
- View comment
- 0 votes
-
Hi Sushma, I tried this.case_sample.WXS_bam_path and this.case_sample.WXS_bai_path for tumor_reads and tumor_read_index attributes, respectively. It failed right away with the error below. M1_only....
- View comment
- 0 votes