# NOT RUN {
# Without copy numbers
clones <- countClones(ExampleDb, groups="SAMPLE")
# With copy numbers and multiple groups
clones <- countClones(ExampleDb, groups=c("SAMPLE", "ISOTYPE"), copy="DUPCOUNT")
# }
Run the code above in your browser using DataLab