# NOT RUN {
# How many clones fill up approximately
clonal.proportion(immdata, 25) # the 25% of the sum of values in 'Read.count'?
# What proportion of the top-10 clones' reads
vis.top.proportions(immdata) # Plot this proportions.
# What proportion of sequences which
# has 'Read.count' <= 100 to the
tailbound.proportion(immdata, 100) # overall number of reads?
# }
Run the code above in your browser using DataLab