Hi,all!
I am trying to work with ARACNE and TimeDelay ARACNE for the first time, so I do not know in which format I have to import my data? who can give me an example?
Can anybody suggest me any solution?
Regards
Eric
Hi,all!
I am trying to work with ARACNE and TimeDelay ARACNE for the first time, so I do not know in which format I have to import my data? who can give me an example?
Can anybody suggest me any solution?
Regards
Eric
Hi Eric,
How about your work now?
The input data format is pretty simple as the function documentation illustrated. In R, if you have the expression data in matrix, then transform it into Expression class using ExpressionSet function from Biobase.
I also have a question about TDARACNE: what is the maximum genes it can treat? Currently, I have tested a 546 genes across 6 time points, 42 minutes passed and still running. I wonder if it possible to run this program using multiple CPUs?
Best,
Pengcheng
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
From the TDARCNE paper, currently this package only support little-medium networks. How many genes are called little-medium network? The maximum genes number tested in the paper is 30.
Hi pengchy,
I noted that the matrix of the expression is based on one sample: gene on the rows and time points on the columns. What should I do if I have multiple samples at time series?
Best,
Gang Xue