combiz / scFlow

Single-cell/nuclei RNA-seq analysis tools in R for a complete workflow.
https://combiz.github.io/scFlow/
Other
55 stars 14 forks source link

read_metadata errors with "adding class "factor" to invalid object" #175

Closed combiz closed 3 years ago

combiz commented 3 years ago
  ── Reading sample metadata ─────────────────────────────────────────────────────
  ✔ Five metadata variables loaded for manifest='sivus'
  Error in attributes(xx) <- attributes(x) : 
    adding class "factor" to an invalid object
  Calls: read_metadata ... .transformer -> inline_collapse -> %||% -> inline_generic
  Execution halted