Displaying 1 result from an estimated 1 matches for "nc_007297".
2013 Mar 19
0
xzfile() cannot open the connection, lzma encoder error 5.
...-------------------------------
R version 2.15.3 (2013-03-01) -- "Security Blanket"
Copyright (C) 2013 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-w64-mingw32/i386 (32-bit)
> suppressPackageStartupMessages(require(clusterProfiler))
> Gff2GeneTable(“NC_007297.gff”)
Reading NC_007297.gff: found 3989 rows with classes:...
Error in xzfile(file, "wb", compression = 9) : cannot open the connection
In addition: Warning message:
In xzfile(file, "wb", compression = 9) :
cannot initialize lzma encoder, error 5
> buildGOmap(gomap)
Error...