Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to rotate pictures for my spatial transcriptomics data #20

Open
apsuresh opened this issue Oct 25, 2023 · 1 comment
Open

Unable to rotate pictures for my spatial transcriptomics data #20

apsuresh opened this issue Oct 25, 2023 · 1 comment

Comments

@apsuresh
Copy link

Hello,

I am using human lymph node data from 10x visium spatial transcriptomics data set. Also, I am little new to coding. I was trying to understand the package STdeconvolve using your youtube tutorial. However, my picture of the dataset generated using MERINGUE looked flipped and rotated and some areas seemed to get cut off. I am attaching both images below for your reference.
I tried changing parameters of parmfrow and using the following code however I was not succesful. Could you help me with understanding how to rotate and get the full image.
pdf("output_plot.pdf", width = 8, height = 10)
par(mfrow = c(1, 1), mar = c(2, 2, 2, 2))
Thank you so much for your help! Kindly let me know if you need more information.

Image of HE section
HE image of human lymph node

Rstudio plot
Rstudio_tissue_plot

@bmill3r
Copy link
Collaborator

bmill3r commented Oct 31, 2023

Hi @apsuresh,

Thanks for your interest in both MERINGUE and STdeconvolve - and so sorry for the delay in my response!

To help answer your question, I would recommend checking out this issue on STdeconvolve:

JEFworks-Lab/STdeconvolve#39

Hope this helps,
Brendan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants