MicrobiotaProcess
MicrobiotaProcess copied to clipboard
Error in if (nrow(tmpkeepfeature) > 0) { : argument is of length zero
Can anyone help fixing this error? Error in if (nrow(tmpkeepfeature) > 0) { : argument is of length zero I've no clue how to solve it. all my rows sum more than 0, fyi
This should be fixed, you can reinstall MicrobiotaProcess via remotes::install_github('YuLab-SMU/MicrobiotaProcess')
. You can refer to issue #87