NEWS.md
show methods are redefined for the objects returned by BiocProject::BiocProject function, so that they display the PEP component of the object metadata
BiocProject function now handles the case when multiple data processing functions are defined in the config file. The last one is used if there’s no match in readFunName and any of the functions sourced from the file specified in readFunPath
BiocCheck
funcArgs subsection within the bioconductor section of the PEP config yaml file.Annotated
pepr::Project) along with the error message in a S4Vectors::List objectbioconductor section of the config file now follows the Bioconductor coding style (camelCaps)pepr::Project object is provided in the funcArgs arguments listBiocProject::BiocProject constructor functionBiocProject::getData method to extract the data from the objectBiocProject::BiocProject
func parameterBiocProject class inherit from pepr::Project and base::list
initialize method can read in the data with the provided func
pepr::Project object is provided in the funcArgs arguments list