liusihan / seGMM

A new tool to infer sex from massively parallel sequencing data.
MIT License
13 stars 2 forks source link

error in last step #16

Open sunqiangzai opened 2 months ago

sunqiangzai commented 2 months ago

Error in quantile.default(x, seq(from = 0, to = 1, length = n)) : 'na.rm'如果设为FALSE的话不允许有遺漏值和NaN Calls: Mclust ... mclustBIC -> qclass -> unique -> quantile -> quantile.default 停止执行

liusihan commented 2 months ago

Could you please confirm if your input file contains only one sample? Additionally, to better understand the issue, could you provide the code you are using?