Closed eyalbenda closed 8 years ago
Ok, I manually looked into gatk_extract_reads_cl in bamprep.py and for some reason it was looking for "params" as an argument for running GATK. I saw that in the repo it is instead "args", changed it and it's now working. Bizarre...
Is there a way to kind of "reinstall" bcbio without deleting what I have there in case things get corrupted this way?
Sorry about the issues and thanks for following up. There was a fix for a related issue that is in the development version:
but as you mention in your followup doesn't exactly match the report we're getting from your install. If you want to upgrade bcbio you can do with:
bcbio_nextgen.py upgrade -u development
which should replace the code with the latest development without deleting data or other tool installs. Hope this helps get it working for you, feel free to re-open if you still run into issues.
Hi,
I'm trying to run bcbio for germline variation. I ran it before without a hitch, but for some reason I now get an error I can't decipher: