geom
s to work with the latest version of ggplot2
and ggrepel
(R version 4.4
). ggplot2
extensions and add usage of shorten_gaps()
to README.cran-comments.md
in preparation for first CRAN submission.R CMD Check
on latest R version (4.2).@return
documentation for geom_*
functions for BiocCheck
.add_utr()
for adding UTRs as ranges. This helper function is designed to
work with shorten_gaps()
, enabling shortening of gaps whilst visually
differentiating UTRs from the CDS.to_intron()
to take CDS and UTRs ranges as input. geom_junction_label_repel()
for labeling junctions (e.g. with counts).add_exon_number()
for visualizing the exon number/order.geom_range()
, geom_half_range()
, geom_intron()
,
geom_junction()
and helper functions: to_intron()
, to_diff()
and
shorten_gaps()
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.