Learn R Programming

bcRep (version 1.2.2)

clones.ind: Data frame: clones of one individual

Description

This data frame represents the ouput of the function clones() for one individual (1000 clones).

Usage

data("clones.ind")

Arguments

Examples

Run this code
data(clones.ind)
str(clones.ind)
boxplot(clones.ind$CDR3_length_AA,ylab="CDR3 length [AA]",xaxt="n",
     main="CDR3 length distribution of clones")

Run the code above in your browser using DataLab