CoordsOfFeatName: Coords Of Feat Name

View source: R/seqNdisplayR.R

CoordsOfFeatNameR Documentation

Coords Of Feat Name

Description

Internal function: Given a chromosomal coordinate (for the center of the annotated feature name) the parameters necessary for plotting the word such that it fits inside the plotted region are calculated

Usage

CoordsOfFeatName(
  chrom_coord_feature,
  feat_width_cm,
  word_width_cm,
  word_width_feat_fit,
  word_width_plot_fit,
  feature_gr,
  plotted_region
)

Arguments

chrom_coord_feature
feat_width_cm
word_width_cm
word_width_feat_fit
word_width_plot_fit
feature_gr
plotted_region

Author(s)

SLA


THJlab/seqNdisplayR documentation built on March 29, 2024, 1:36 p.m.