boost2protobuf: convert the GatingSet from boost to protobuf format

Description Usage Arguments Examples

Description

convert the GatingSet from boost to protobuf format

Usage

1
boost2protobuf(from, to, ...)

Arguments

from

the old archive path

to

the new archive path

...

other arguments passed to save_gs

Examples

1
2
3
4
5
## Not run: 
#set cdf to 'link' to avoid the redundant copy of flow data
boost2protobuf(old_gs_path, new_gs_path, cdf = "link")

## End(Not run)

RGLab/boost2protobuf documentation built on May 8, 2019, 5:53 a.m.