Hello everyone,
I want to perform a quality control of a fastq file.
so I run this line
patrizio$ fastqc --outdir raw/ raw/SRR359063_1.fastq.gz
and I have this
Analysis complete for SRR359063_1.fastq.gz
which looks fine but when I want to see the result on firefox it doesn't work,
Patrizios-MBP: processing patrizio$ firefox raw/SRR359063_1_fastqc.html
-bash: firefox: command not found
can you please tell me what the reason?
thank you
I want to perform a quality control of a fastq file.
so I run this line
patrizio$ fastqc --outdir raw/ raw/SRR359063_1.fastq.gz
and I have this
Analysis complete for SRR359063_1.fastq.gz
which looks fine but when I want to see the result on firefox it doesn't work,
Patrizios-MBP: processing patrizio$ firefox raw/SRR359063_1_fastqc.html
-bash: firefox: command not found
can you please tell me what the reason?
thank you
Comment