pneuvial / c3co

Inferring cancer cell clonality from copy-number data
5 stars 1 forks source link

Avoid saving segmented data to disk #20

Closed pneuvial closed 6 years ago

pneuvial commented 7 years ago

Now that the c3co function can take segmented data as input, we should modify the PSCBS and facets wrappers so that they don't save segmented data to file but rather return it (it is light enough by definition). The examples and the PSCBS vignette should be updated accordingly.

HenrikBengtsson commented 6 years ago