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

genes.jar not found #4

Open
ngiangre opened this issue Mar 25, 2017 · 8 comments
Open

genes.jar not found #4

ngiangre opened this issue Mar 25, 2017 · 8 comments

Comments

@ngiangre
Copy link

Hi, I followed the installation from the closed issue, and I was able to configure ngs/ ngs-tools/ and ncbi-vdb/ and sra-tools/. However, in the README for spark_genes it says I should have a genes.jar file along with other installations. If I can't find genes.jar does that mean I compiled wrong last time and is there installation instructions for the 3 dependencies listed? Thanks!

@kwrodarmer
Copy link
Contributor

Can you point me to spark_genes and their README?

@ngiangre
Copy link
Author

ngs-tools/tools/spark_genes/README.txt

@kwrodarmer
Copy link
Contributor

kwrodarmer commented Mar 25, 2017

Sorry - I thought you were referring to some other project with that name! Oops.

The genes.jar is created by the build. It is the output of the spark_genes script build.sh.

Please note also that this is not part of our production release. You are welcome to build it, but you will notice that it has rough edges such as rm *.class rather than rm -f *.class which causes complaints on first run or when there are missing dependencies.

@ngiangre
Copy link
Author

Ok-so I have to execute build.sh in the directory as well, correct? That wasn't laid out in the docs so I didn't know I had to do that.

@kwrodarmer
Copy link
Contributor

Yes, sorry for the confusion - this is not part of our actual release.

We have code in our repositories that does not get built. If we are releasing it and standing behind it, it gets built and installed. For some of the side or experimental projects, the code is there but does not get built by the main make. This is one of the reasons you caught me by surprise.

spark_genes does work, but you may have to poke around a bit to figure out how, or wait until Monday when its author is back in the office to comment.

@ngiangre
Copy link
Author

Ok, sounds good, thanks!

I spoke with Ben Busby about a problem I was facing (I need count data from a bunch of NGS data) and he said this would be a great tool to use instead of downloading bam files so I'm trying to see how I can use the tool.

If there's more stable and documented versions let me know!

@kwrodarmer
Copy link
Contributor

Thanks, will do. The same author just wrote a tool that performs the basic work necessary for variant calling directly from SRA, but it is still in (working) prototype shape and we have more work to do on it. It's pretty cool!

@ngiangre
Copy link
Author

Yeah it all seems really useful, thanks for the help! I'll wait until the author can get back to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
-