Computes the fraction of genes of a particular biotype. The number of genes must be above 100 to be summarized.

summarize_biotypes(filtered_counts, biomart_results)

Arguments

filtered_counts

A counts data frame with genes removed that have low expression.

biomart_results

Output of "sageseqr::get_biomart()". Gene Ids are stored as rownames.