Skip to content

Mark FacileData::as.<BiocBox> functions as .Defunct() #27

@tomsing1

Description

@tomsing1

Reproducible example:

library(FacileData)
fds <- exampleFacileDataSet()
as.DGEList(fds)  # works
as.SummarizedExperiment(fds)   # error:

Error in as.SummarizedExperiment.data.frame(x, covariates, feature_ids,  : 
  is.FacileDataSet(.fds) is not TRUE

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions