powered by
"Project"
This method can be used to view the samples slot of the "Project" class
sampleTable(object)# S4 method for Project sampleTable(object)
# S4 method for Project sampleTable(object)
a data.table with the with metadata about samples
an object of "Project"
sampleTable(Project): extract sample table from a "Project"
sampleTable(Project)
projectConfig = system.file("extdata", "example_peps-master", "example_amendments1", "project_config.yaml", package="pepr") p=Project(projectConfig) sampleTable(p)
Run the code above in your browser using DataLab