Linux
How to install FASTQC software in LINUX / UBUNTU
Commands used in video:
1- apt-cache policy fastqc
2- sudo apt-get install fastqc
3- conda install -c bioconda fastqc
4- wget ( To download the software from official website)
5- export PATH=$PATH:(ypur path to fastqc folder)
#bioinformatics #genomics #biotechnology #fastqc #qualitycontrol #NGS #dataquality
[ad_2]
source