QizhiSu / mspcompiler

Compile Mass Spectral Libraries from Various Sources
Other
15 stars 1 forks source link

An error appeared when I Extract experimental RI from the "ri.dat" and "USER.DBU" files #7

Open GIGadamJiang opened 4 months ago

GIGadamJiang commented 4 months ago

dear,

when I execute the command

nist_ri <- extract_ri("D:/MASS_library/my lib/ri.dat", "D:/MASS_library/my lib/USER.DBU")

An error was appeared 错误于names(x) <- value: 'names' attribute [4] must be the same length as the vector [3]

how can I solved this?

Sanchezillana commented 3 months ago

Hi! I have the same issue.