genoplot_chromosome: Try plotting a chromosome (region)

View source: R/plot_genplot.R

genoplot_chromosomeR Documentation

Try plotting a chromosome (region)

Description

genoplotr is cool, I don't yet understand it though

Usage

genoplot_chromosome(
  accession = "AE009949",
  start = NULL,
  end = NULL,
  plot_title = "Genome plot"
)

Arguments

accession

An accession to plot, this will download it.

start

First segment to plot (doesn't quite work yet).

end

Final segment to plot (doesn't quite work yet).

plot_title

Put a title on the resulting plot.

Value

Hopefully a pretty plot of a genome

See Also

[genoPlotR]


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.