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

Running without R dependencies #1

Open
afrendeiro opened this issue Apr 18, 2022 · 5 comments
Open

Running without R dependencies #1

afrendeiro opened this issue Apr 18, 2022 · 5 comments

Comments

@afrendeiro
Copy link

Hi, could you please elaborate on what should be in the directory given as path argument when running MarcoPolo?
If I have a h5ad file produced with Scanpy could I use it as input for the algorithm and therefore skip then R dependencies?

@chanwkimlab
Copy link
Owner

chanwkimlab commented Apr 22, 2022

Hello,

Sorry for the late reply. There was some error in my setup regarding the notification of new issues. That's a great point. I added example input files in the example directory. I also plan to have MarcoPolo directly support the AnnData object, which the scanpy package is running based on. This feature will be added to MarcoPolo in the near future.

Thank you so much for using our package! Please let me know if there are any other issues.

Best,
Chanwoo

@VPetukhov
Copy link

Would it be possible to also document what those files contain? We don't use Seurat, nor SingleCellExperiment, but from what I see it should be quite straightforward to extract this data from an arbitrary single-cell package. The only problem is knowing exactly what each file contains. It's, honestly, the only thing preventing me from trying your package :)

@chanwkimlab
Copy link
Owner

chanwkimlab commented Jun 9, 2022

Dear @VPetukhov,

Thank you for your interest in our software. I will add a tutorial for using MarcoPolo with more detailed documentation by next week.

Best,
Chanwoo

@chanwkimlab
Copy link
Owner

chanwkimlab commented Jun 17, 2022

Hi @afrendeiro and @VPetukhov,

Thank you for waiting. I have updated the code so that MarcoPolo can get the AnnData object as input. This will prevent many issues regarding input data preparation. I also have added docstrings and a Jupyter notebook tutorial. Using the Jupyter notebook tutorial, you can easily explore what the AnnData looks like and how MarcoPolo works. Sorry for the inconvenience caused. Please let me know if you have any issues.

Best,
Chanwoo

@VPetukhov
Copy link

Thank you, Chanwoo!

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