This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to Convert a tar file to a fastq file in Galaxy

Hello!

I am trying to convert a tar file from GEO to a fastq file to perform Pathway Enrichment Analysis using Galaxy. However, I am not able to do so in Galaxy. Can anyone help in solving this issue?

galaxy

Tar files provide no compression compared to the originals. The intent of tar utility was to group many files into one tape archive, which is subsequently compressed by gzip, bzip or a similar utility. My advice is to either upload the original files - should be no different in terms of size - or better yet to compress the original files directly with gzip. I assume Galaxy would work with .gz files.

0 answers

No answers yet.

Log in to answer this question.