14 months ago by
United States
Hello,
The data may really be too large to run with the Naive Variant Caller tool (with the current settings) or there could be a formatting problem triggering the error.
The NVC tool has several options to filter the data processed (region, read depth, base and map quality). Sorting the input BAM dataset can also help reduce memory usage during tool execution.
Also, consider double checking the upstream inputs and tool settings. Start by confirming the fastqsanger datatype/content is correct, the target genome used for mapping and NVC are correct (and the same), and that the custom reference genome (if one is used) is formatted correctly.
These Support FAQs cover how to troubleshoot tool/data issues (those mentioned above and others):
For examples of variant calling workflows, the Learn Galaxy tutorials can be reviewed:
If the NVC tool still fails after the checks, and you are working at Galaxy Main (https://usegalaxy.org) or can reproduce the issue there, a bug report can be sent in and we can help with troubleshooting. Please leave all datasets, inputs - outputs - plus any generated for troubleshooting, undeleted in the history and include a link to this post in the comments.
Thanks! Jen, Galaxy team