Skip to content

andreaconidi/FASTQ_QC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#To run the QC of fastQC files:

#copy the run_FASTQC.sh file to the directory with the fastQC files. #make the script executable typing:

chmod +x run_FASTQC.sh

#Run the script: ./run_FASTQC.sh

Ensure FastQC is installed. You can verify this by running fastqc --version in the terminal.

About

perform QC on fastqc files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages