extracting data from flowmerge obj
0
0
Entering edit mode
adlerj • 0
@adlerj-12765
Last seen 7.0 years ago

Hi,

It looks like there is a getdata method to extrct the original flowframe though I cant figure out how to use it: (q is a list of lists of flowmerge objects)

getData(obj = q[[1]][[1]],signature(obj = "flowMerge"))

Error in (function (classes, fdef, mtable)  : 

  unable to find an inherited method for function ‘getData’ for signature ‘"list"’

 

Also, is there an easy way to record cluster inheritance ie if I wanted to rerun the algorithm on a subset of the data- somewhat like a dendrogram?

 

Thanks!

 

Jeremy

flowmerge • 781 views
ADD COMMENT
0
Entering edit mode

Figured out the extract data bit. I originally used a flowclust instead of flowmerge obj and the data could be extracted by exprs(getData((obj="flowmergeobject"))

Stil curious if there is a good way to preserve cluster inheritance within bioconductor though

ADD REPLY

Login before adding your answer.

Traffic: 695 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6