functions to plot out the genome track
plot_genome_track.Rd
functions to plot out the genome track
Usage
plot_genome_track(
df,
gene,
assembly,
sample_ids,
min_x = NULL,
max_x = NULL,
bm_host = "https://nov2020.archive.ensembl.org",
bm_mirror = NULL
)