-
Notifications
You must be signed in to change notification settings - Fork 15
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
dependencies #28
Comments
@djhn75 I appreciate the recent upgrade to Qt5. I have a similar question regarding GATK. Is RNAEditor only compatible with version 3.5? I found the corresponding commit for the GATK repo, but it's not obvious how to install it. Would you mind sharing your experience? If a more recent GATK version (especially 4+) can be used that would be great. |
Currently RNAEditor only works with GATK 3.5, which you can download here (https://console.cloud.google.com/storage/browser/gatk-software/package-archive/gatk;tab=objects?prefix=&forceOnObjectsSortingFiltering=false). I am working on another update where i integrate the newer version of GATK and PiccardTools, but there are major differences also in SNP Calling (See here: https://gatk.broadinstitute.org/hc/en-us/community/posts/6035032472347-Differences-between-GATK-3-5-and-4-2-5). So i need to test a little bit further till i can publish this version. Thanks for your patients Best |
Thank you. I was able to containerize it and get to the start menu. However, when I click on the GTF file the window crashes with |
Version 1.0 with Qt4 seems to work, but our user reports that upon starting the analysis with a .bam file, a pop-up error is shown: |
I appreciate your updates to the repo. Menu buttons in version 1.1a with Qt5 now work, but when I start an analysis it shows an error that it can't find Java, but I've checked that the condition is true:
There are three files that contain the
I am puzzled by this behavior. Do you have any suggestions about this error? |
Any reason to use picard<=1.119
Do more recent versions do the job?
What about GATK did you try more recent versions?
I would be happy to make some tests if you provide any data test and tests with the tool.
The text was updated successfully, but these errors were encountered: