plotAlongChromLegend(vpr, nr=2, featureColorScheme=1, featureExclude=c("chromosome", "nucleotide_match", "insertion"), mainLegend, cexLegend=0.35, cexMain=1)
viewport
function from the grid package. When this function is called directly
by the user this argument should be left missing.gff
) that should not be plotted. Default is "chromosome"
, "nucleotide_match"
and
"insertion"
. Additional possible candidates include: "ARS"
,
"repeat\_region"
, "repeat\_family"
and
"nc\_primary\_transcript"
.plotAlongChrom
when doLegend
is TRUE. It can also be called directly by the user to produce a separate legend. The following features are included in the legend (unless excluded using the featuredExclude
option): "chromosome"
, "nucleotide_match"
, "pseudogene"
, "uORF"
, "nc_primary_transcript"
, "region"
, "repeat_family"
, "repeat_region"
, "transposable_element"
, "transposable_element_gene"
, "ARS"
, "centromere"
, "telomere"
, "insertion"
, "CDS"
, "CDS_dubious"
, "ncRNA"
, "tRNA"
, "snRNA"
, "rRNA"
, "snoRNA"
, "binding_site"
and "TF_binding_site"
.