We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578e9e7 commit a4d24bfCopy full SHA for a4d24bf
1 file changed
codes/Gen_ftINIT_models.m
@@ -20,7 +20,7 @@
20
data_struct;
21
22
elseif strcmp(GeneExpData, 'DepMap')
23
- GeneExpDataFloder = '../data/eGenesData/Depmap_RNAseq_data.mat';
+ GeneExpDataFloder = '../data/eGenesData/DepMap_RNAseq_data.mat';
24
load(GeneExpDataFloder);
25
26
data_struct.genes = depmap.genes;
0 commit comments