Skip to main content

FASTQ quality check (FastQC) - Step 3

 After generating the Fastq file, first thing you need to check is the quality. The following video will guide you through the process that how to check the quality of fastq files using FASTQC Algorithm.



#Fastqc

Comments

  1. Read your blog posts and these are really very helpful.

    Nazmeen Hussain
    India.

    ReplyDelete

Post a Comment

Popular posts from this blog

Trimming of FastQ file (Trimmomatic) - Step 4

The poor quality reads and potential adapter sequences present in your file can be removed using the trimmomatic algorithm. The following video will guide you through the process of how to remove the poor quality reads from your fastq file. #Adapater #Sequences #Linux #Ubuntu

A Complete Guide for Autodock Vina

 Hello Everyone, In the following video we will explain how to use Autodock Vina for Molecular Docking. The video contains details about Downloading Installation Protein-Ligand Docking Tutorial

Downloading sequencing data on windows - SRA Tool kit - Step 1

  This is the first part of the lecture series on analyzing sequencing data. The first step is to configure SRA Tool kit on your operating system. #NGS #Sequencing #SRA #Tool #Configuration