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

Not compatible with test data, fails on purity-ploidy step #7

Open
denis-yuen opened this issue Sep 9, 2016 · 2 comments
Open

Not compatible with test data, fails on purity-ploidy step #7

denis-yuen opened this issue Sep 9, 2016 · 2 comments

Comments

@denis-yuen
Copy link
Member

/mnt/datastore/bundledFiles/centralBinaries/R-2.15.0/bin/Rscript --vanilla /mnt/datastore/testdata/run_id/roddyExecutionStore/exec_160908_223611160_roddy_copyNumberEstimation/analysisTools/copyNumberEstimationWorkflow/purity_ploidy_estimation_final.R --segments /mnt/datastore/testdata/run_id/ACEseq/run_id_combi_level.txt --file_sex /mnt/datastore/testdata/run_id/ACEseq/run_id_sex.txt --purity_ploidy /mnt/datastore/testdata/run_id/ACEseq/run_id_ploidy_purity_2D.txt_tmp --out /mnt/datastore/testdata/run_id/ACEseq --min_length_purity 1000000 --min_hetSNPs_purity 500 --dh_Stop max --min_length_dh_stop 1000000 --dh_zero no --purity_min 0.3 --purity_max 1.0 --ploidy_min 1.0 --ploidy_max 6.5 --pid run_id

Attaching package: 'reshape2'

The following object(s) are masked from 'package:reshape':

    colsplit, melt, recast

Loading required package: methods
segments: /mnt/datastore/testdata/run_id/ACEseq/run_id_combi_level.txt
sex: /mnt/datastore/testdata/run_id/ACEseq/run_id_sex.txt
purity_ploidy_out: /mnt/datastore/testdata/run_id/ACEseq/run_id_ploidy_purity_2D.txt_tmp
out: /mnt/datastore/testdata/run_id/ACEseq
min_length_purity: 1e+06
min_hetSNPs_purity: 500
dh_Stop: max
min_length_dh_stop: 1e+06
dh_zero: no
purity_min: 0.3
purity_max: 1
ploidy_min: 1
ploidy_max: 6.5
pid: run_id
WARNING: no segments thath fullfill requirements found, check mappability and required coverage in functions.R

Seeing the following error with the test data, input is https://github.com/ICGC-TCGA-PanCancer/dkfz_dockered_workflows/blob/develop/Dockstore.json with the bedpe file salvaged from a test run of delly

@denis-yuen
Copy link
Member Author

In discussion with @briandoconnor this seems like a test data issue. Re-running with some real pan-cancer data to see if this is an issue with the cut-down test data.

@denis-yuen
Copy link
Member Author

I think we're past this now, I've verified that using real data does not seem to have this issue.
Changing this to a feature request since it would still be nice to have this do something reasonable for test data.

@denis-yuen denis-yuen changed the title ploidy purity file missing, kills entire workflow Not compatible with test data, fails on purity-ploidy step Sep 12, 2016
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

1 participant