GetData-PCollection-method: FIXME: tmp<-GetData(DN81_MoL,Group = "Kv7.2_Kv8.1")

GetData,PCollection-methodR Documentation

FIXME: tmp<-GetData(DN81_MoL,Group = "Kv7.2_Kv8.1")

Description

Error in validObject(.Object) :

invalid class “PCollection” object: invalid object for slot "MetaData" in class "PCollection": got class "logical", should be or extend class "matrix"

Usage

## S4 method for signature 'PCollection'
GetData(
  X,
  Traces = GetTraceNames(X),
  Sweeps = GetSweepNames(X),
  Time = range(GetTimeTrace(X)),
  Recordings = GetRecordingNames(X),
  Group = GetGroupNames(X),
  TimeExclusive = F,
  nowarnings = F
)

moritzlindner/PatchMasteR documentation built on April 30, 2024, 1:52 a.m.