MATLAB报错:未定义函数或变量

INPUTS.data_type=4; 
INPUTS.format_data=2; 
INPUTS.data_selection=[]; 
INPUTS.perczeros_genes=90;  
INPUTS.perczeros_cells=100; 
INPUTS.cells_2_cut=0; 
INPUTS.perc_top_genes=10; 


INPUTS.optimize=0; % The number of cluster is known a priori
INPUTS.parallel=1; % Use parallelization option
INPUTS.runs=50; % Perform 50 independent runs of greedy algorithm 
INPUTS.max_iter=100; % Limit the number of iterations in greedy algorithm to 100
INPUTS.cluster='kmedoids'; % Use k-medoids in consensus clustering

INPUTS.thr_transition_genes=50; % Set threshold for transition genes determination to 50%

INPUTS.plot_fig=1; % Plot figure of smoothened gene expression along path
INPUTS.hclustering=1; % Perform hierarchical clustering of gene expression for each path 
INPUTS.method=2; % Use pairwise correlation for the gene co-expression network (value_cutoff=0.8, pvalue_cutoff=0.01)
INPUTS.moving_average_window=10; % Set the size of window (percent of cells in each path) used for the moving averaging

% Upload and pre-process data 

DATA = import_data(INPUTS);


未定义函数或变量 'import_data'。


出错 MAIN (line 44)

DATA = import_data(INPUTS);

小白求助~

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值