# NOT RUN {
consensus_file = system.file('extdata', '10x_consensus_annotations.csv.gz', package = 'TrustVDJ')
consensus = .Read10x_consensus(consensus_file = consensus_file, verbose = FALSE)
head(consensus)
# }
Run the code above in your browser using DataLab