Issue with layout clones
frac.table <- as.matrix(dt[, .(2015, 18, 19)])
rownames(frac.table) <- dt$cluster_id timepoints <- c(2015, 2018, 2019) parents <- rep(0, nrow(frac.table)) fish <- createFishObject(frac.table, parents, timepoints=timepoints) fish <- layoutClones(fish) Error in (function (cl, name, valueClass) : assignment of an object of class “list” is not valid for @‘inner.space’ in an object of class “Fish”; is(value, "numeric") is not TRUE
Can you help me to fix this issue
Sorry, can you include complete code with example data that reproduces the problem?
Sure
On Thu, Jul 18, 2024, 16:09 Chris Miller @.***> wrote:
Sorry, can you include complete code with example data that reproduces the problem?
— Reply to this email directly, view it on GitHub https://github.com/chrisamiller/fishplot/issues/42#issuecomment-2237475905, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDOHKB6JKPC7MXAELW7RAMLZNAOIFAVCNFSM6AAAAABLDJT3HCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZXGQ3TKOJQGU . You are receiving this because you authored the thread.Message ID: @.***>