cozygene / FEAST

Fast expectation maximization for microbial source tracking
Other
115 stars 60 forks source link

error "There is no "FEAST" function' #41

Open 704913307 opened 2 years ago

704913307 commented 2 years ago

when I ran "FEAST_output<-FEAST(source=sources, sinks = t(sinks), env = envs[train.ix], em_itr = EM_iterations, COVERAGE = COVERAGE)", I got an error "Error in FEAST(source = sources, sinks = t(sinks), env = envs[train.ix], : There is no "FEAST" function" But I have run "source(src.R)", so which src.R should I download, can you give me a link? Thank you!

gauguinP commented 2 years ago

I meet the same problem, so why?