Topics Map > Information Systems
Topics Map > Research
Topics Map > Clinical Trials
Viewing .fastqc Sequence Data using the FastQC program
Basic instructions how to download, install and view .fastqc data files using the FastQC program.
- Go to https://www.bioinformatics.babraham.ac.uk/projects/fastqc/
- You should be brought to a FastQC webpage by Babrahman Bioinformatics
 
 - Select “Download Now”
 - A zip file titled “fastqc_v0.12.1” should be in your downloads folder. Move this folder to your desktop, as you will need this program to open the .fastqc files
 - Open the “fastqc_v0.12.1 zip file” and locate a note titled “INSTALL”
 - In the install instructions, you will be directed to have Java Runtime Environment (JRE) installed on the computer. You can go to https://adoptopenjdk.net/ to install the latest JRE.
- Download Temurin for Windows x64 by clicking “Latest LTS Release”
 - Proceed with the installation of Temurin on your computer
 
 - Once the JRE has been installed, go back to the “fastqc_v0.12.1” zip file.
 - Click the “run_fastqc” batch file.
- Select “extract all” on the popup window
 
 - A new window folder window titled “FastQC” should have opened on your computer
 - Select the folder “FastQC”
 - Within this folder, select “run_fastqc”
 - A black cmd window and the FastQC software should have appeared on your screen.
 - Now, you should be able to view your “.fastqc” data. *Note: you can only view one file at a time
 - Save a copy of the .fastqc files that you would like to view on your desktop
 - In the FastQC software, click File>Open
 - Select Desktop
 - Look for the “.fastqc” file that you would like to view, and select Open.
- It may take a few minutes for the data to populate
 
 - Your data should now be viewable.
 - Repeat steps 13-17 to view additional .fastqc files
 
Credit to our Clinical Research Fellow Santanna Patterson for creating these instructions.
