cast data frame IGH counts into a matrix
summariseIGHreads.Rd
summariseIGHreads
converts the data.frame of sterile/productive IGH molecules into a count matrix.
Arguments
- tb
A data.frame, output from
getIGHreadType
.- definitions
A list of
GenomicRanges::GRanges
object, each specifying the genomic coordinates of VDJ genes, C genes coding segments and sterile C transcripts. See the data objects 'human_definitions' and 'mouse_definitions' in the sciCSR package for formats.