## Generate matrix types from 0 to 4 copy number, being the non-tumor chromosome diploid.
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.
types.matrix(CNt.min = 0, CNt.max = 4, CNn = 1 )
Run the code above in your browser using DataLab