./SolexaQA++ analysis -h 20 --illumina -b /Users/penghongxi/Downloads/bad_MiSeq_dataset.fq
Does anyone know why? Any suggestions will be thankful.
wirelessprv-10-192-203-15:SolexaQA++ penghongxi$ ./SolexaQA++ analysis -h 20 --illumina -b /Users/penghongxi/Downloads/bad_MiSeq_dataset.fq
SolexaQA++ v3.1.7.1
Released under GNU General Public License version 3
C++ version developed by Mauro Truglio (M.Tr...@massey.ac.nz)
Running with h=20
sh: Rscript: command not found
Subsidiary program R not found in your PATH. Line graphs, histogram and heatmap will not be produced.
Working on /Users/penghongxi/Downloads/bad_MiSeq_dataset.fq
User defined format: Illumina FASTQ format, Illumina pipeline 1.3+
Info: Phred value of 20.000000 converted to a probability value of 0.010000
BWA threshold 20
100% [==================================================]
Writing results....
Analysis complete
After analysis complete, I only get 3 output files with the suffix of *.matrix, *.quality, and *.segments.
I have R in my PC, do you know how I can fix it?
Thanks!
Hongxi