plot_scores_by_position: Plot scores in relation to chromosomal position of genes.

plot_scores_by_positionR Documentation

Plot scores in relation to chromosomal position of genes.

Description

Plot scores in relation to chromosomal position of genes.

Usage

plot_scores_by_position(ranking, chromosome_name = NULL, gene_sets = NULL)

Arguments

ranking

The ranking to visualize.

chromosome_name

The chromosome to visualize. If this is NULL all, chromosomes will be included and the x-axis will show distances instead of positions.

gene_sets

Named list of vectors of genes to highlight. The list names will be used as labels.

Value

A plotly figure.

See Also

ranking()


johrpan/geposan documentation built on Feb. 28, 2025, 3:48 a.m.