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

Try the gggenomes package in your browser

Any scripts or data that you put into this service are public.

gggenomes documentation built on Sept. 11, 2024, 8:55 p.m.