This is a test version of Biostars. For the public version, visit https://www.biostars.org.
FastQC quality control graphics for publication?

Hi all,

I would like to know if the graphics provided by FastQC are good to be used for a publication or should I used another programm for quality control?

Thanks for the help

fastqc quality-control

3 answers

I would say is fine. I found this type of graphics in many different publications

If you do want more control over the graphics, you could use fastqp, which implements much of what FastQC performs, but produces different graphics and a tidy text output for custom plotting.

If you think you might want higher quality images, you could load the FastQC data into R and plot them?

Log in to answer this question.