Project-class
R/methods_Annotated.R
sampleTable-Annotated-method.Rd
This method can be used to view the samples slot
of the Project-class
or Annotated-class
# S4 method for Annotated sampleTable(object)
object | an object of |
---|
a data.table with the with metadata about samples
projectConfig = system.file('extdata', 'example_peps-master', 'example_BiocProject', 'project_config.yaml', package='BiocProject') p=BiocProject(projectConfig)#>#>sampleTable(p)#> sample_name file_path #> 1: laminB1Lads data/laminB1Lads.bed #> 2: vistaEnhancers data/vistaEnhancers.bed