Skip to content

Create a qc rule to visualize sequence quality before and after demux, trimming and denoising #5

Description

@jbh2313

FastQC is good for visualizing reads for a single sample, and MultiQC can be used to combine output from individual FastQCs into a single, clear visualization. A little HTML/CSS knowledge here will help.

The qc should include sample demultiplexing, adapter trimming, and denoising. Then FastQC and MultiQC can be used to visualize how samples change before and after each step. So you could have a pre-trim FastQC, post-trim FastQC, pre-denoise FastQC, post-denoise FastQC, etc. Then MultiQC can be used to visualize everything.

These guys have a really good example of what I mean.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions