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

Check if user is using RStudio to address #101 #108

Merged
merged 1 commit into from
May 27, 2017

Conversation

warrenmcg
Copy link
Collaborator

Hey @pimentel,

To address #101, this code borrows from a stackoverflow thread (link) to check if the user is running sleuth from within RStudio. I created a new function to check this, and I moved the other code checking the number of cores to this new function. I also switched the original "stop" when num_cores was an invalid input to a warning so that the rest of the analysis could run.

…thin the GUI; move code checking number of cores to a new function
@pimentel
Copy link
Collaborator

looks good -- thanks!

@pimentel pimentel merged commit 11aa35c into pachterlab:devel May 27, 2017
@pimentel pimentel mentioned this pull request May 29, 2017
@warrenmcg warrenmcg deleted the issue101 branch June 3, 2017 03:33
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

Successfully merging this pull request may close these issues.

None yet

2 participants