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

limited reproducibility #52

Closed
grst opened this issue Dec 7, 2020 · 4 comments
Closed

limited reproducibility #52

grst opened this issue Dec 7, 2020 · 4 comments
Assignees

Comments

@grst
Copy link

grst commented Dec 7, 2020

Hi,

I applied solo to an immune cell dataset and it appears to work quite well.
However, I get (slightly) different results every time I run solo, which is a bit annoying as this also changes the downstream clustering step.

Is there any way to make solo's result reproducible (such as setting a seed)? I would like to be able to share my entire analysis as a reproducible pipeline in the end.

Best,
Gregor

@njbernstein
Copy link
Contributor

Hi @grst

I can add the ability to set a seed.

Best,
Nick

@grst
Copy link
Author

grst commented Dec 7, 2020

Hi Nick,

that would be awesome!

@njbernstein njbernstein self-assigned this Dec 15, 2020
@njbernstein
Copy link
Contributor

@grst Really sorry about the slow turn around on this. You should be able to install the changes doing the following:

git clone [email protected]:calico/solo.git && cd solo && conda create -n solo python=3.6 && conda activate solo && pip install -e .

@grst
Copy link
Author

grst commented Dec 23, 2020 via email

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