Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNV OncotateSegments does not expose bootDiskInGb runtime parameter #3566

Closed
LeeTL1220 opened this issue Sep 11, 2017 · 4 comments
Closed

CNV OncotateSegments does not expose bootDiskInGb runtime parameter #3566

LeeTL1220 opened this issue Sep 11, 2017 · 4 comments

Comments

@LeeTL1220
Copy link
Contributor

This is often needed since the docker image is big.

Expose this parameter with a 20GB value

@samuelklee
Copy link
Contributor

@LeeTL1220 We'll need to add Oncotator back to the ModelSegments at some point, correct?

@LeeTL1220
Copy link
Contributor Author

@samuelklee Yes, ASAP, we cannot support our internal TAG use cases without it.

@samuelklee
Copy link
Contributor

OK. The only issue I see is converting from ModelSegments output back to the old column headers. I'd rather not have Java code for this if we can take care of it on the Oncotator side. Or perhaps even just a bash one-liner in the WDL.

@LeeTL1220
Copy link
Contributor Author

@samuelklee Fine by me

samuelklee added a commit that referenced this issue Mar 12, 2019
* Cleaned up intermediate files in gCNV WDL and fixed miscellaneous typos. (#5382)

* Added output of MAD values as floats in somatic CNV WDL. (#5591)

* Exposed boot disk space for Oncotator in somatic CNV WDL. (#3566)

* Added check to skip outlier truncation if number of matrix elements exceeds Integer.MAX_VALUE in CreateReadCountPanelOfNormals. (#4734)

* Miscellaneous boy scout activities.

* Fixed some issues concerning intervals in DetermineGermlineContigPloidy documentation.

* Fixed non-kebab-case argument in CollectAllelicCountsSpark and other minor issues.

* Improved consistency of style and input/output validation across CNV tools. (#4825)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants