R/add_tracks.R

#' Add different types of tracks
#'
#' @name add_tracks
#' @param x object to add the tracks to (e.g. gggenomes, gggenomes_layout)
#' @param ... named data.frames, i.e. genes=gene_df, snps=snp_df
#' @param .track_id track_id of the feats that subfeats, sublinks or clusters map to.
#' @param .transform one of "aa2nuc", "none", "nuc2aa"
NULL
thackl/gggenomes documentation built on Feb. 2, 2025, 8:02 a.m.