Hello, I'm pretty new for Galaxy. I am running a local Galaxy server on Mac. I tried to draw a boxplot from summary statistics created from groomed fastq data. Then I got error message as follows: An error occurred running this job: gnuplot> set term png size 2048,768 ^ line 0: unknown or ambiguous terminal type; type just 'set terminal' for a list line 0: warning: Too many axis ticks requested (>1e+02) Error running gnuplot. I believe gnuplot was appropriately installed using MacPorts (confrimed it starts when I type "gnuplot" on terminal). I also installed libpng by Macports and now "png" is listed when I type "set terminal" in gnuplot for a list. How can I help it??? Thank you very much. Hiroki
Heads up! This is a static archive of our support site. Please go to help.galaxyproject.org if you want to reach the Galaxy community. If you want to search this archive visit the Galaxy Hub search
Question: Boxplot Visualization Error
0
柴田 弘紀 • 20 wrote:
ADD COMMENT
• link
•
modified 4.3 years ago
by
Martin Čech ♦♦ 4.9k
•
written
6.0 years ago by
柴田 弘紀 • 20
0
aysam.guerler ♦ 90 wrote:
Hi Hiroki,
This is not a direct response to your question, but alternatively you may generate box plots using the Charts visualization plugin in combination with the 'charts' tool from the Galaxy Toolshed. More information on this is available at https://wiki.galaxyproject.org/Learn/Visualization/Charts.
Please let me know if you have any questions regarding this.
Thanks, Sam
Please log in to add an answer.
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 172 users visited in the last hour
The job is likely too large. Using charts as suggested in the original reply is a great alternative, as is using FastQC. Best, Jen, Galaxy team