Hello,
may be i have wrong input data or code as i am new in pathview , i attached you the file iam using and the code i am using is
Data <- read.delim("KEGG IPonly2.csv", sep = ";", header = TRUE)
pv.out <- pathview(gene.data = Data[, 1], pathway.id = "04010",
species = "hsa", out.suffix = "Data1",kegg.native = TRUE)
and the end product usually two figure with no color map for my input genes, so idon't know if it because of i have bad input or code
i tried also the Gaphiz view and i have the same problem
Thanks
KEGG IPonly2.csv
Hello,
may be i have wrong input data or code as i am new in pathview , i attached you the file iam using and the code i am using is
Data <- read.delim("KEGG IPonly2.csv", sep = ";", header = TRUE)
pv.out <- pathview(gene.data = Data[, 1], pathway.id = "04010",
species = "hsa", out.suffix = "Data1",kegg.native = TRUE)
and the end product usually two figure with no color map for my input genes, so idon't know if it because of i have bad input or code
i tried also the Gaphiz view and i have the same problem
Thanks
KEGG IPonly2.csv