wormbase_view: wormbase_view Generates an HTML embed tag for a wormbase...

View source: R/functions.R

wormbase_viewR Documentation

wormbase_view Generates an HTML embed tag for a wormbase 'jbrowse' session at the specified location, optinally with a region highlighted.

Description

wormbase_view Generates an HTML embed tag for a wormbase 'jbrowse' session at the specified location, optinally with a region highlighted.

Usage

wormbase_view(chr, vstart, vend, hstart = NULL, hend = NULL)

Arguments

chr

the chromosome (no preceeding chr just the numeral)

vstart

view starting position

vend

view ending position

hstart

highlight starting position (optional)

hend

highlight ending position (optional)

Value

character string of html embed tag for jbrowe at locus


RichardJActon/MutantSets documentation built on Feb. 27, 2025, 3:13 a.m.