I am attempting to try out the SingleR package to annotate some snRNA-seq mouse data using the Immgen dataset found inside the celldex package. The celldex vignette suggested removing some samples.
This reference provides exhaustive coverage of a dizzying number of cell subtypes. However, this can be a double-edged sword as the high resolution can be difficult to interpret, especially for samples derived from experimental conditions that are not of interest. Users may want to remove certain samples themselves depending on the use case.
As a test, I wanted to look at only macrophages; it seems simple enough, but I am having an issue subsetting the Immgen summarizedExperiment object.
Greetings.
I am attempting to try out the SingleR package to annotate some snRNA-seq mouse data using the Immgen dataset found inside the celldex package. The celldex vignette suggested removing some samples.
This reference provides exhaustive coverage of a dizzying number of cell subtypes. However, this can be a double-edged sword as the high resolution can be difficult to interpret, especially for samples derived from experimental conditions that are not of interest. Users may want to remove certain samples themselves depending on the use case.
As a test, I wanted to look at only macrophages; it seems simple enough, but I am having an issue subsetting the Immgen summarizedExperiment object.
output
output
The dimensions don't show any columns/there is nothing in
colnames
. Please exercise some restraint in this question -- but what am I missing?