plotGeneProfile: Plots gene profile on trajectory

Description Usage Arguments Details Value Author(s)

Description

Plots gene profile on trajectory

Usage

1
2
3
plotGeneProfile(scd, gene, reduceMethod = "diffMap", paths,
  pathlty = 1:length(paths), geneCol = 1:length(gene), winLength = 10,
  legendPos = "topright", tpos = 0, useGam = TRUE, ...)

Arguments

scd

SCD object

gene

Character vector naming gene of interest

reduceMethod

Default "diffMap". Dimensionality reduction method.

paths

Vector of path names. Path names for which gene profiles are to be plotted

pathlty

Vector of line types for different paths. Give in same order as paths.

geneCol

Vector of colors. Give in same order as genes.

winLength

Integer. Window length to use for sliding average

legendPos

Character vector of length 1. Giving position of legend or optionally "none" if no legend is to be plotted.

tpos

Default 0. Position where to place the title.

useGam

Use GAM for smoothing

...

Additional parameter to pass to plot.

Details

Plots gene profile on trajectory

Value

Returns plot and a list of results.

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.