Toggle navigation sidebar
Toggle in-page Table of Contents
omniplate 0.4.92 documentation
platereader
analyseTecan
analyseSunrise
corrections
om_code.corrections.applyautoflcorrection
om_code.corrections.correctauto1
om_code.corrections.correctauto2
om_code.corrections.findODcorrection
om_code.corrections.nanstdzeros2nan
om_code.corrections.performmediacorrection
om_code.corrections.processref1
om_code.corrections.processref2
omfitderiv
omplot
om_code.omplot.augmentdf
om_code.omplot.plot_rs
om_code.omplot.plot_sc
om_code.omplot.plot_wells
om_code.omplot.plotfinddf
om_code.omplot.plotplate
omstats
om_code.omstats.cleansc
om_code.omstats.findareasunder
om_code.omstats.findlocalmaxderiv
om_code.omstats.findsummarystats
om_code.omstats.statserr
.rst
.pdf
om_code.omplot.plot_rs
om_code.omplot.plot_rs
#
plot_rs
(
x
,
y
,
basedf
,
exps
,
cons
,
strs
,
hue
=
'strain'
,
style
=
'condition'
,
size
=
None
,
kind
=
'line'
,
col
=
None
,
row
=
None
,
height
=
5
,
aspect
=
1
,
ymin
=
None
,
title
=
None
,
figsize
=
None
,
sortby
=
False
,
returnfacetgrid
=
False
,
**
kwargs
)
[source]
#
Plots time-series data from the .r or .s dataframes.