[BioC] Display error - GoCluster user manual
Seth Falcon
sfalcon at fhcrc.org
Fri Aug 26 19:18:04 CEST 2005
On 26 Aug 2005, lourdes.pena at gmail.com wrote:
> Hello,
>
> I am following step by step the benomyl example in the GOCluster
> user manual and when trying to display the hierarchical clustering
> results, I get the following error:
>
>> display(benomylExecuted, selection = 2)
> Error in text.default(tp + 0.1, textpoint, axis[c2, 3], 0, cex = ts)
> : X11 font at size 16 could not be loaded
On suse, make sure you have the following font packages installed:
xorg-x11-fonts-100dpi-6.8.1-15.5
xorg-x11-fonts-scalable-6.8.1-15
xorg-x11-fonts-75dpi-6.8.1-15.5
My bet is that you are missing one of those. If you install it and
restart X, the error message should go away.
+ seth
More information about the Bioconductor
mailing list