Skip to content

pass xlim/ylim to sliceImage() #61

Description

@goterm

hi,

thank you for maintaining Cardinal!

when subsetting a MSImagingExperiment based on pData (like in subset <- HnE_annot[,pData(HnE_annot)$HnE_annot== annot]), the resulting field of view is cropped (if annot defines an inner/smaller region of the data).

It would be great to have the option to pass xlim and ylim (or analogous param) to either subsetPixels() or sliceImage() so that x and y lims can be manually defined or inherited from the full dataset (HnE_annot in this dummy example).

thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions