In the pipeline, TO-GCN is called by following command
TO-GCN 13 13 example_data/TFs_1718.tsv example_data/TFs_1718.tsv 0.84 0.84 example_data/seeds.txt 0
when we want to run the TO-GCN program to assign the time-order (level) of nodes in C1+C2+ GCN.
if we want to assign the time-order of node s in C1+C2- , C1-C2+ or C10 C2-, how to set the parameters of cutoff and co-expression type?
should they be set as 0.84 -0.75(-0.75, 0.84), and a co-expression type number that not mentioned in the pipeline document?
thanks!
In the pipeline, TO-GCN is called by following command
TO-GCN 13 13 example_data/TFs_1718.tsv example_data/TFs_1718.tsv 0.84 0.84 example_data/seeds.txt 0
when we want to run the TO-GCN program to assign the time-order (level) of nodes in C1+C2+ GCN.
if we want to assign the time-order of node s in C1+C2- , C1-C2+ or C10 C2-, how to set the parameters of cutoff and co-expression type?
should they be set as 0.84 -0.75(-0.75, 0.84), and a co-expression type number that not mentioned in the pipeline document?
thanks!