-
Notifications
You must be signed in to change notification settings - Fork 7
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
snp-eff download make error #69
Comments
When you ran this, there should have been a file created called Alistair Ward, PhD Co-founder, Frameshift labs, LLC On Tue, Jun 28, 2016 at 3:43 PM, mcnaircm [email protected] wrote:
|
Here is the contents of snpeff-download.stderr: at ca.mcgill.mcb.pcingola.interval.Genome.(Genome.java:102) I tried to run it twice so there are two different .stderr files and both have the same contents. Anyway let me know what you think, and if you think that there would be a workaround if it is a firewall issue! Cheers, |
Oh, sorry, I totally missed this. The error is in your command line. There gkno snpeff-download -ps human and you should get the resources you need. In most cases, the parameter Let me know if this works. Al Alistair Ward, PhD Co-founder, Frameshift labs, LLC On Wed, Jun 29, 2016 at 8:34 AM, mcnaircm [email protected] wrote:
|
Great that worked perfectly! So just to clarify as of now you can only download one package through gkno and that is for grch37.75, unless I used gkno add-resource for grch37 or 38? |
No, you can download as many packages as you like. Using gkno add-resource gkno snpeff-databases This will create a file called snpEff_databases.txt, which contains a list gkno snpeff-download --database If you want the GRCh38 database, you can use: gkno snpeff-download -ps grch38 You have to do the update first though, since I just added the GRCh38 Al Alistair Ward, PhD Co-founder, Frameshift labs, LLC On Wed, Jun 29, 2016 at 3:31 PM, mcnaircm [email protected] wrote:
|
Hey Chris, Just wanted to check in to see if gkno is working for you and if you are Al Alistair Ward, PhD Co-founder, Frameshift labs, LLC On Wed, Jun 29, 2016 at 4:32 PM, Alistair Ward [email protected]
|
Hey Al, |
So everything has been working smoothly as far as alignment and variant calling up to this point, however, when I try to download the human snpeff database I get a make error. Here is the code:
gkno snpeff-download -d human [ 3:37PM]
University of Utah gkno package
version: 2.58.0
date: June 2016
git commit: ee73fde
Workflow:
download (snpeff-download): Download SnpEff database.
Logging gkno usage with ID: snpeff-download...complete.
Executing task: download...make: *** [/home/cmm024/Tools_Installed/gkno_launcher/tools/snpEff/data/test] Error 255
make: Target `all' not remade because of errors.
I get this error no matter which data base I try to download... I'm not sure if its something that I need to fix on my end, but everything was working fine up until this!
-Chris
The text was updated successfully, but these errors were encountered: