how to save this files and import again for use this packages in CoRegNet
1
0
Entering edit mode
5.0 years ago
mmh7272 ▴ 60

Hello

i am a beginner bioinfo student

I study analysis gene network so i use CoRegNet in r packages this packages have packages's data

data(CIT_BLCA_EXP,HumanTF,CIT_BLCA_Subgroup)

how to save this files and import again for use this packages?

because i wanna also try use my data

i try save using write.table function below

write.table(CIT_BLCA_Subgroup, file="CIT_BLCA_Subgroup.txt",row.names=FALSE, col.names=TRUE)

but when i import files, express different format first, column added "X" and empty first column[1,1] "V1"

plz help me ~

RNA-Seq R software error • 800 views
ADD COMMENT

Login before adding your answer.

Traffic: 1978 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6