sampleTable-Annotated-method: View samples in the objects of 'Project-class'

sampleTable,Annotated-methodR Documentation

View samples in the objects of Project-class

Description

This method can be used to view the samples slot of the Project-class or Annotated-class

Usage

## S4 method for signature 'Annotated'
sampleTable(object)

Arguments

object

an object of Project-class

Value

a data.table with the with metadata about samples

Examples

projectConfig = system.file('extdata', 'example_peps-master',
'example_BiocProject', 'project_config.yaml', package='BiocProject')
p=BiocProject(projectConfig)
sampleTable(p)

pepkit/BiocProject documentation built on July 28, 2023, 2:49 p.m.