kroganlab / mist

mist R package files
GNU General Public License v3.0
9 stars 2 forks source link

Error in if (length(baits_to_exclude) #19

Open AFL134 opened 4 years ago

AFL134 commented 4 years ago

Hello, I'm trying to run MiST. First I ran the test and it worked fine, but later with my samples it's showing this error. I tried a couple of things and nothing seems to work, also I couldn't replicate the same error with the test. Does anyone have any suggestions of why this is happening?

MIST Error in if (length(baits_to_exclude) == 0 & sum(rowSums(abundance)) > : missing value where TRUE/FALSE needed Calls: main ... mist.main -> mist.getMetrics -> mist.getSpecificity Execution halted

Monod79 commented 10 months ago

I'm having the same issue. My guess is the code. Since the code dates from 6 to 8 years back, it is not compatible with recent package versions anymore.