KechrisLab / multiMiR

Development repository for the multiMiR database's R API
Other
19 stars 3 forks source link

Error with “mmquery_bioc” #38

Closed monfrost closed 2 years ago

monfrost commented 2 years ago

example1 <- get_multimir(mirna = 'hsa-miR-18a-3p', summary = TRUE) Searching mirecords ... Searching mirtarbase ... Searching tarbase ... Error in validObject(.Object) : invalid class “mmquery_bioc” object: invalid object for slot "summary" in class "mmquery_bioc": got class "NULL", should be or extend class "data.frame"

smahaffey commented 2 years ago

@monfrost Thank you for reporting this. There were some remaining issues with the database. They should be fixed now.