# NOT RUN {
## Generate matrix types from 0 to 4 copy number, being the
## non-tumor chromosome diploid.
baf.types.matrix(CNt.min = 0, CNt.max = 4, CNn = 2 )
## Generate matrix types from 0 to 4 copy number, being the
## non-tumor chromosome monoploid.
mufreq.types.matrix(CNt.min = 0, CNt.max = 4, CNn = 1 )
# }
Run the code above in your browser using DataLab