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

Batch version ? #11

Open
zimoun opened this issue Dec 8, 2017 · 5 comments
Open

Batch version ? #11

zimoun opened this issue Dec 8, 2017 · 5 comments

Comments

@zimoun
Copy link

zimoun commented Dec 8, 2017

Dear,

I am trying to run vortex on large samples and it does not fit into the memory of my "standard multicore workstation" with 23GB of RAM.

Moreover, I have access to a cluster with much more RAM. However, there is no X server, i.e., the GUI cannot be enable on some node.

What is the way to launch computations from the command-line ?

In other words, the way to feed the database without any GUI ? (then explore the data with the GUI using another machine)

Since in my case, all is mounted with NFS-like, so the storage it is not a real issue.
The issue comes from the computational power available under X server (GUI).

I am not a Java programmer so I have not dived into the code.

Is it already possible ? playing around the command-line java option1 option2 options. How ?
Or should it be a plan to split vortex: a Lib controlled by a Gui or a command-line parser ?

How much do you think this appears to you as amount of work ?

Thank you in advance for any point of view.

@nsamusik
Copy link
Contributor

Hi Zimoun,

Please download the latest release and look in the file: X-shift_standalone_README.txt

There should be instructions for the headless computation of X-shift

Also if you are experiencing the problems with performance, try limiting the number of cells that get sampled from each file. Standalone X-shift will automatically upsample the files upon completing the clustering so that each cell in the source FCS files gets assigned to a cluster.

Hope this helps

@zimoun
Copy link
Author

zimoun commented Mar 29, 2018

Hi,

Thank you for your pointer.
However, I am not able to find the file that you mention.

My repo is updated to the commit 6a3d530 and there is no file named X-shift_standalone_README.txt. Have you pushed it ?

All the best

@nsamusik
Copy link
Contributor

nsamusik commented Mar 30, 2018 via email

@zimoun
Copy link
Author

zimoun commented Apr 9, 2018

Download from where ?

@nsamusik
Copy link
Contributor

nsamusik commented Apr 9, 2018 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