Init.Data(FALSE);
[1] “Could not find the path to SQLite database!”
[1] “sqlitePath: "
[1] “called expressanalyst init!”
[1] 1
警告信息: (Translation: Warning)
In CairoFonts(“Arial:style=Regular”, “Arial:style=Bold”, “Arial:style=Italic”, :
CairoFonts() has no effect on Windows. Please use par(family=”…") to specify the desired font - see ?par.Set analysis type to single gene expression matrix
SetAnalType(“metadata”);
[1] “Set to metadata”dataSets ← ReadOmicsData(“E:/YuLab/Experiment/Zika-meta/Networkanalyst-processed-2/GSM8231986_trimmed_Z1_ReadsPerGene.txt”);
错误: 找不到对象’dataSets’ (Translation: Error object ‘dataSets’ not found)
I was trying to initialize ExpressAnalyst locally and load my dataset, but the error above occurs. Do you know how can I troubleshoot this?