-
Notifications
You must be signed in to change notification settings - Fork 1
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
OutOfMemoryError #2
Comments
Have you try reducing the executor and driver memory in Spark? See: GELOG/adamcloud#11 (comment) |
How did you generate SRR062634.adam?
|
If order, you have to : Getting the index
Indexing with snap
Getting the chromosome
Aligning the chromosome
Running adam
You should now have all the needed files |
The file SRR062634.filt.fastq.gz file contains the bogus reads that have been filtered out after quality control. Try to feed this file to ADAM: |
Error:
Step to reproduce:
docker run -ti --rm --name client-genomics -v /data:/data gelog/avocado /bin/bash avocado-submit /data/SRR062634.adam /data/chr1.fa /data/SRR062634.avr /usr/local/avocado/avocado-sample-configs/basic.properties
You can get the files by following the step from :
The text was updated successfully, but these errors were encountered: