Not sure if the new Faster Download and Extract Reads in FASTQ tool is appropriate or not for usegalaxy.org. Appears to require additional dependencies/configuration that are not installed as part of the repo. May also be confusing for end-users to have two options for FastQ data download.
The text was updated successfully, but these errors were encountered:
Included in this update was the tool "Download and Generate Pileup Format". It is known to be unreliable and may be removed.
A better path is to download the fastq, map the data yourself, and call variants.
Or, if the BAM exists, you could download that but you won't really know how the mapping was done, or it may just contain sequences. Most Galaxy tools will need a fastq (specifically, "fastqsanger") formatted dataset as an input. This means downloading the BAM only to then need to extract the fastq sequence, which will use up more of your quota space.
Pileup results are even one more step removed, do not exist for all accessions, and you won't know how the data was mapped or how pileup was run.
MTS Repo (updated 2019-09-10): https://toolshed.g2.bx.psu.edu/view/iuc/sra_tools/f5ea3ce9b9b0
Tools at usegalaxy.org to update to version 2.10.4
Questions @mvdbeek @nekrut @natefoo
Do not install the Download and Generate Pileup Format if these are still true? #181 && galaxyproject/tools-iuc#2171
Not sure if the new Faster Download and Extract Reads in FASTQ tool is appropriate or not for usegalaxy.org. Appears to require additional dependencies/configuration that are not installed as part of the repo. May also be confusing for end-users to have two options for FastQ data download.
The text was updated successfully, but these errors were encountered: