cast data frame IGH counts into a matrix
summariseIGHreads.RdsummariseIGHreads 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::GRangesobject, 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.