sysbiolux / rFASTCORMICS

GNU Lesser General Public License v3.0
5 stars 0 forks source link

Warning: No optional settings detected #1

Closed ali-kishk closed 2 years ago

ali-kishk commented 3 years ago

Hi, I was running fastcormics_RNAseq on Human1 model optional_settings.func = {'biomass_human','EX_atp[e]'}; [~, A] = fastcormics_RNAseq(ihuman_consistent, discretized(:,file_idx), rownames,... dico,'biomass_human', already_mapped_tag, consensus_proportion, 1e-4, optional_settings); but it gave this error: Warning: No optional settings detected

I think the error may be from this line https://github.com/sysbiolux/rFASTCORMICS/blob/6c0e8d552dfbc70c2adcdc6186344c0211af0aed/rFASTCORMICS%20for%20RNA-seq%20data/Scripts/fastcormics_RNAseq.m#L107