Skip to content

Tiny issues with reference mapping #57

Description

@stsai7

Hi! Thank you for making this amazing tool! I have been reference mapping my clusters from my scRNA-seq data onto my MERSCOPE data using the run_together function in FICTURE with --decode-from-external-model. The pipeline works well aside from a couple issues which I was able to work around, but just wanted to share in case it is helpful for posterity.

  1. In the *.pixel.sorted.tsv.gz file, the K value defaults to the name of the external model file rather than to the specified cluster number. This becomes a problem when run_together tries to run plot_pixel_single since it is looking for a numerical value. I circumvented this by changing the K value manually and then re-running plot_pixel_single with the modified *.pixel.sorted.tsv.gz and it works, but was wondering if this issue could be fixed somehow for the future.
  2. Changing colors using cmap when running plot_pixel_single doesn't work as it always defaults to 'plasma'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions