Skip to content

Gracefully handle situations when there are subsets of "active samples" that do not have data from the given assay_name under test #53

Description

@lianos

For instance, you may have defined a linear model via flm_def() over a set of samples, and then wanted to fit/test that model using one of the assays in the data set, like assay_name = "rnaseq" for instance.

There is no guarantee that all of the samples used to create the design matrix will have been measured with the "rnaseq" assay, and the biocbox returned here won't be concordant with the samples you sent in to retrieve the assay matrix, and therefore will fire an error here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions