-
Notifications
You must be signed in to change notification settings - Fork 0
Chop a layout image generated by FlowJo into individual images
License
labkey-kevink/flow-slicelayout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SliceLayout is a little utility to take a saved FlowJo layout image and chop it up into component images based upon the original layout definition. Only mac FlowJo workspaces are supported currently. Usage: java -jar SliceLayout.jar image.png workspace.xml layout-name out-dir The graph bounding boxes are read from the workspace.xml layout for the given layout name. The bounding box isn't captured so we try to union the annotation and graph rects together (with a little fudge factor). The algorithm is dumb and will most likely break in the future. The graph name and axes are read to create a unique and readable filename: population~path~parts (x-axis, y-axis).png Population names are separated by ~ and compensated axis names are prepended with "comp-".
About
Chop a layout image generated by FlowJo into individual images
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published