Question: Groomer vs datatype
0
gravatar for devillartay
2.5 years ago by
devillartay30
France
devillartay30 wrote:

Hello all, I've a naive question: fastq file have to be modified to fastqsanger format before running galaxy tools. I see to ways to do it: 1) change manually the datatype -----> it takes no time 2) use fastq grommer -------> it takes ages !!! Beside the fact that groomer has to be used in workflows (if format change is necessary) is there any reason to use it instead of changing datatype manually in other cases? Thanks jp

galaxy • 592 views
ADD COMMENTlink modified 2.5 years ago by Jennifer Hillman Jackson25k • written 2.5 years ago by devillartay30
0
gravatar for bryantl
2.5 years ago by
bryantl90
United States
bryantl90 wrote:

You should use the groomer if you are not 100% sure that your files are in fastqsanger format. If you know that for sure (in your case you already modified them) changing it manually is more efficient.

ADD COMMENTlink written 2.5 years ago by bryantl90
0
gravatar for Jennifer Hillman Jackson
2.5 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Here is how to check the type. From the information, you can determine what settings to use with the Fastq Groomer tool (if needed) or if the type can just be assigned. Using the wrong quality score scaling will negatively impact an analysis, making it unusable. https://wiki.galaxyproject.org/Support#FASTQ_Datatype_QA

Tip: To save time, the first 100 or so sequences from any large fastq file can be used with FastQC to determine the original datatype - no need to process the entire file at this point. (Select first lines from a dataset - enter the number of lines as a multiple of 4, since there are 4 lines per fastq sequence).

Best, Jen, Galaxy team

ADD COMMENTlink modified 2.5 years ago • written 2.5 years ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 170 users visited in the last hour