profileDF: An example of profileData

Description Usage Value Author(s) See Also Examples

Description

The profile data computed from the adultsNeonates data.

Usage

1

Value

a data frame containing cols for the percentages for each of the marker combinations (the profile percentages), as well as 'demographic' data describing each row of percentages. For example, if there are 4 markers in the data set, there will be 2^4 columns for the profile percentages if all possible combinations are included. If the all-negative combination is excluded, there will be (2^4-1) cols of profile percentages.

Author(s)

N. Hawkins, Fred Hutchinson Cancer Research Center, Seattle, WA

See Also

StackedData

Examples

1
2
# Load profile data
data(profileDF)

flowPlots documentation built on Nov. 8, 2020, 7:54 p.m.