genTraj: Generate synthetic CellProfiler output with single cell time...

Description Usage Arguments Value

View source: R/genTraj.R

Description

Generate synthetic CellProfiler output with single cell time series

Usage

1
2
genTraj(in.ntpts = 60, in.ntracks = 10, in.nfov = 6, in.nwells = 1,
  in.addna = NULL)

Arguments

in.ntpts

Number of time points (default 60)

in.ntracks

Number of tracks per FOV (default 10)

in.nfov

Number of FOV (default 6)

in.nwells

Number of wells (default 1)

in.addna

Number of NAs to add randomly in the data (default NULL)

Value

Data table with the follwoing columns: Metadata_Site, Metadata_Well, Metadata_RealTime, objCyto_Intensity_MeanIntensity_imErkCor (normal distributed), objNuc_Intensity_MeanIntensity_imErkCor (normal distributed), objNuc_Location_X and objNuc_Location_Y (uniform ditributed), TrackLabel


dmattek/tca-package documentation built on Dec. 10, 2019, 4:10 p.m.