Entering edit mode
6.7 years ago
star
▴
350
I am new user in RNA-seq data, I am trying to do fastqc analysis with Linux, but when I run fastqc command on my data it gives me only fastqc.zip file and not .html file or anything else to see plots.
fastqc -t 8 -o Raw-data/RNA-seq/qc/ Documents/S22_L001_R1_001.fastq
See if this is applicable: FastQC not making html output report.
Also make sure you are running fastqc in non-interactive mode. If you are using interactive-mode/GUI then follow these directions to save a report in html.
Please, insert your command line to your post, to find out what's going on
unable to open the zip
use unzip tool to unzip the zip file.