Build a new vesalius_assay object using mapping information
Source:R/objects.R
build_mapped_assay.Rd
Build a new vesalius_assay object using mapping information
Arguments
- mapped
mapping results (see output of point_mapping)
- seed_assay
vesalius_assay object used as reference
- query_assay
vesalius_assay that was mapped onto the reference
- meta_labels
character - name of column to be transfered to new object
- jitter
numeric - how much coordiate jitter should be added to the coordinates to avoid duplication. If 0, no jitter will be added.