Subset PhysioExperiment by time indices
Source:R/PhysioExperiment-methods.R
sub-PhysioExperiment-ANY-ANY-ANY-method.RdExtracts a subset of the PhysioExperiment by row (time) and/or
column (channel) indices, preserving all metadata.
Value
A PhysioExperiment object containing only the selected
time points and/or channels, with updated rowData and colData.
References
Huber, W., et al. (2015). "Orchestrating high-throughput genomic analysis with Bioconductor." Nature Methods, 12(2), 115-121. doi:10.1038/nmeth.3252
Morgan, M., et al. (2022). "S4Vectors: Foundation of vector-like and list-like containers in Bioconductor." R package.
See also
extractWindow for subsetting by time in seconds,
pickChannels for subsetting by channel name,
dropChannels for removing specific channels