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

checkInputs Warning clarification #69

Open
JenniferWUSTL opened this issue Dec 6, 2022 · 0 comments
Open

checkInputs Warning clarification #69

JenniferWUSTL opened this issue Dec 6, 2022 · 0 comments

Comments

@JenniferWUSTL
Copy link

JenniferWUSTL commented Dec 6, 2022

Good afternoon,

Thank you so much for the detailed vignettes and papers for using CoGAPS. We are really finding it beneficial to our research. We are running CoGAPS using the Seurat Wrapper and find that we are getting this warning message:

3: In checkInputs(data, uncertainty, allParams) :
  running distributed cogaps without mtx/tsv/csv/gct data

after running:
results <- RunCoGAPS(object, nPatterns = 25, nIterations = 100000, outputFrequency = 5000, sparseOptimization = TRUE, nThreads = 4, distributed = "genome-wide", singleCell = TRUE, seed = 891)

if we change the above code to add temp.file=TRUE into RunCoGAPS() the message goes away. Upon searching, I found this is part of checkInputs

Does this warning message affect the output of the function? What is the purpose of the temp.file?

Thank you for your time and consideration!

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

1 participant