total beginner trying to learn about quality control
1
0
Entering edit mode
5.4 years ago

I have fastqc reports for 40 variants. Is there a quick way to combine the basic statistics onto a spreadsheet?

next-gen • 858 views
ADD COMMENT
0
Entering edit mode

I vaguely recall that FastQC May output some plaintext files you could probably parse in to a table... I may be totally wrong though.

ADD REPLY
0
Entering edit mode

It does. By default, FastQC creates a directory with text output in addition to the .html. One can choose the --noextract option to keep that directory as a zipped archive.

ADD REPLY
2
Entering edit mode
5.4 years ago

Would MultiQC be fine? However, it makes a new HTML file summarising all input reports, I don't think it can make a CSV

ADD COMMENT
0
Entering edit mode

I'm fairly sure you can export the report tables.

ADD REPLY

Login before adding your answer.

Traffic: 1542 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6