Skip to content

Explicit covariate compartment #18

Open
@stemangiola

Description

@stemangiola

@mikelove and I received the feedback that we should be explicit about which column comes from the colData and so the covariate becomes explicit, communicating what the experimental design is.

I was thinking possibly adding a header line above the column names.

# A SummarizedExperiment-tibble abstraction: 800 × 14
# Features=100 | Samples=8 | Assays=counts
                            | -- COVARIATES ----------|
.sample | .feature | .count | treatment | batch | age | ... | chromosome | gene_feature | ... | 
 <chr>           <chr>       <int> <fct>      <fct>  <fct> <fct> <fct>      

Or any more elegant visuals

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions