Closed jennaj closed 7 years ago
This should now be corrected.
Thanks @davebx
My test on all three tools is running. If a problem comes up, will write back, otherwise consider fully closed as impacts main.
The pileup tool fails on the example data using default options.
Input Parameter Value Note for rerun select input type accession_number
SRR accession SRR1554537
adv
aligned region
minimum mapping quality None
Should the tool have more comments about this type of issue? e.g. options for when imported datasets are too large to import on main (use local or cloud with more resources?)
Job output file grew too large (greater than 150.0 GB), please try different inputs or parameters
@jennaj If you do not enter the aligned region, it fetches the whole file (which is very big in this example). The last item in the this history is a run using the parameters from the test-section.
we could add a sentence though saying that if you leave this field empty, the whole file will be downloaded
?
That sounds like a good option to me. To avoid multiple support questions when the tool fails, could we extend it a bit to state that a tool failure can result when the data is large? In a nice way, something like:
If you leave this field empty, the whole file will be downloaded. Very large data imports may fail.
@galaxyproject/guac The tools are problematic at http://usegalaxy.org again. Tool needs to be updated to the most recent in tool shed https://toolshed.g2.bx.psu.edu/view/iuc/sra_tools/26b7446bb17e (2016-12-07 update, v 2.8.0)
Galaxy Tool ID: toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fastq_dump/2.7.0.1
Option to extract fastq directly produces this error
Fatal error: Exit code 3 () 2016-12-09T21:47:50 prefetch.2.7 err: error unexpected while resolving tree within virtual file system module - failed to resolve accession 'SRR1290669' - Obsolete software. See https://github.com/ncbi/sra-tools/wiki ( 406 ) 2016-12-09T21:47:50 prefetch.2.7 err: path not found while resolving tree within virtual file system module - 'SRR1290669' cannot be found.
Option to extract fastq from .sra archive uploaded into the history produces this error (same accession)
Fatal error: Exit code 3 ()
An error occurred during processing. A report was generated into the file '/galaxy-repl/main/jobdir/XXX/XXX/XXX/working/ncbi_error_report.xml'. If the problem persists, you may consider sending the file to 'sra@ncbi.nlm.nih.gov' for assistance.
@natefoo @jennaj You'll have to upgrade to 2.8.0, it's already on the toolshed, this is due to NCBI's switch to https. I'd recommend uninstallling the old versions, since they're guaranteed to fail now.
Thanks @mvdbeek. @martenson can you do the upgrade and uninstalls?
@martenson Just checked and not updated yet on Main. When done, please ping me and I'll test.
I have updated the SRA tools on Main and uninstalled all old versions.
@natefoo all of the tools, all options, now work. Super! Thanks!
Tools
Example error
Status @davebx correcting, In progress