Replies: 11 comments 9 replies
-
hi @jmodlis Can you share how the structure looks? Although |
Beta Was this translation helpful? Give feedback.
-
That would be great, we are faced with a similar issue |
Beta Was this translation helpful? Give feedback.
-
Hi,
Where do you want me to send?
Best
S
|
Beta Was this translation helpful? Give feedback.
-
Hello, I can also share my code for what progress I have made thus far. At this point I have created a hacked solution that involves:
Thanks, |
Beta Was this translation helpful? Give feedback.
-
@simonmelov and @jmodlis have your issues been resolved? We've worked a lot on improving the code and documentation (www.giottosuite.com) and are now taking a more systematic look at some of the key issues users have faced. I'm also looping in @jiajic who has been removing bugs and streamlining code at record pace |
Beta Was this translation helpful? Give feedback.
-
Will re-examine over the weekend! Thanks!
<https://github.com/simonmelov>
This Message originated outside your organization.
…________________________________
@simonmelov and @jmodlis<https://github.com/jmodlis> have your issues been resolved? We've worked a lot on improving the code and documentation (www.giottosuite.com<http://www.giottosuite.com>) and are now taking a more systematic look at some of the key issues users have faced.
I'm also looping in @jiajic<https://github.com/jiajic> who has been removing bugs and streamlining code at record pace
—
Reply to this email directly, view it on GitHub<#783 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHG7HNDHQIJKVA6MD5YCRELYOK5ZHAVCNFSM6AAAAAA6QLADQKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCMJZGE3TS>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hello! Thank you for checking in! Nanostring has now developed a new AtoMx export module that will allow us to export "flat" files, rather than Seurat objects. This is a recent development and we are working on getting the module running on our system. I don't yet have access to the new "flat" files myself. I do know that they are supposed to be loadable via Seurat's |
Beta Was this translation helpful? Give feedback.
-
Here ya go!
Best
S
This Message originated outside your organization.
…________________________________
Hello! Thank you for checking in! Nanostring has now developed a new AtoMx export module that will allow us to export "flat" files, rather than Seurat objects. This is a recent development and we are working on getting the module running on our system. I don't yet have access to the new "flat" files myself. I do know that they are supposed to be loadable via Seurat's LoadNanostring function. I think I should have access to the files in the next week or so. I was eventually able to get the AtoMx exported data loaded into a fully analyze-able Giotto object. Thanks! Jen
—
Reply to this email directly, view it on GitHub<#783 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHG7HNBPZILQIMRFIGYL4GLYONOOJAVCNFSM6AAAAAA6QLADQKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCMRRG43TG>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
As of ver 1.3 in AtomX, the export module no longer outputs the CellComposite directory. Those images are not available anywhere, and Giotto requires this directory to be able to import CosMx data. Is there a workaround for this? Looks like Giotto will not work with CosMx data going forward. With the huge increase in transcripts being measured by CosMx (6000, and full genome coming), this is a shame. |
Beta Was this translation helpful? Give feedback.
-
I am following this and will contribute. Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi all, we have been working on an update for the CosMx convenience function on the It should be a more flexible and modular approach to loading where, if necessary, you can load in more or less of a particular data type by just pointing it towards the requisite filepaths or subdirectories. It also addresses some issues, such as different naming between the Nanostring outputs vs Giotto's generated IDs and avoiding the usage of Please take a look at this gist for further introduction. Any feedback would be welcome! Best, |
Beta Was this translation helpful? Give feedback.
-
Hello,
Thank you for all your great work on this package! We have been using it extensively on some older Nanostring CosMx datasets. We are now working with Nanostring CosMx data that has been minimally processed and exported from the Nanostring AtoMx analysis suite. Unfortunately, the exported data structure from AtoMx is quite different from what the Giotto function
createGiottoCosMxObject
expects. Are there any plans to accommodate this new structure into Giotto functions? I'm working on work-arounds myself but thought it would be good to see if others were facing this problem as well.Beta Was this translation helpful? Give feedback.
All reactions