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

Stereoseq expected directory structure #161

Open
aadimator opened this issue Jun 18, 2024 · 5 comments
Open

Stereoseq expected directory structure #161

aadimator opened this issue Jun 18, 2024 · 5 comments

Comments

@aadimator
Copy link

Hi Team,

Would it be possible to document the expected directory structure for the stereoseq reader? The results we got from the stereoseq team don't follow the directory structure being assumed by this implementation. So, if it's properly documented, like the folder names to expect and which files should be put in which folder, then we can manually restructure our directories to conform to this stereoseq reader implementation.

As an example, this is the results folder we receive from the Stereoseq team:
image

Thanks a bunch.

@LucaMarconato
Copy link
Member

LucaMarconato commented Jul 10, 2024

Thanks @aadimator for reporting this. @LLehner could you please have a look into this?

  • Precisely, please I would add a line in the docstring of the stereoseq function specifying which stereoseq data version we expected and adding a link to the technical document from the STOmics website that specifies the file structure.

@aadimator which version of the data is the screenshot referring to?

@LucaMarconato
Copy link
Member

This comment: #70 (comment) is from July 31st, 2023, therefore I believe that the reader is designed for the format 7.0.0: https://github.com/STOmics/SAW/tree/0808e44619f84b67d44c063b2fd24762f6633051/Documents/FileFormat and that the latest 7.1.1 (or even 7.1.0) is not supported.

@aadimator
Copy link
Author

Thanks @aadimator for reporting this. @LLehner could you please have a look into this?

  • Precisely, please I would add a line in the docstring of the stereoseq function specifying which stereoseq data version we expected and adding a link to the technical document from the STOmics website that specifies the file structure.

@aadimator which version of the data is the screenshot referring to?

We got this as is from the Stereoseq Team, and I think it's not following any particular format. I think I'll have to manually rename/place the files into their relative/expected directories. I'll try to follow the SAW 7.0.0. format for now.

@z-spider
Copy link

z-spider commented Aug 7, 2024

saw 8.0 has new output directory structure
1723010972577

from this manual:
https://en.stomics.tech/service/new-saw-operation-manual.html

@LucaMarconato
Copy link
Member

Thank you for the comment. For the moment I will restrict the reader to operate only on 7.x. Unfortunately we don't have the bandwidth to support the latest version at the moment. But a community contribution is welcomed and we would be happy to review the code in such case.

Todo for us:

  • restrict the stereoseq reader to 7.x.

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

3 participants