gh_pop_set_xml_count.RdIt is for internal use by the diva parser
gh_pop_set_xml_count(gh, node, count)
| gh | GatingHierarchy |
|---|---|
| node | the unique gating path that uniquely identifies a population node |
| count | integer number that is events count for the respective gating node directly parsed from xml file |
if (FALSE) { gh_pop_set_xml_count(gh, "CD3", 10000) }