get.inframes(.data, .head = 0, .coding = T)get.outframes(.data, .head = 0)
count.inframes(.data, .head = 0, .coding = T)
count.outframes(.data, .head = 0)
get.frames(.data, .frame = c('in', 'out', 'all'), .head = 0, .coding = T)
count.frames(.data, .frame = c('in', 'out', 'all'), .head = 0, .coding = T)
head
applied before subsetting, i.e.
if .head == 500, you will get in-frames from the top 500 clonotypes.