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

Formatting issue in error message #9

Closed
TomKellyGenetics opened this issue Aug 13, 2018 · 1 comment
Closed

Formatting issue in error message #9

TomKellyGenetics opened this issue Aug 13, 2018 · 1 comment

Comments

@TomKellyGenetics
Copy link
Contributor

Formatting issue in error message when calling EmbedSWNE with dist.metric = "correlation":

swne_embedding <- EmbedSWNE(nmf.scores, snn, alpha.exp = alpha.exp, snn.exp = snn.exp,
+ n_pull = n_pull, dist.use = dist.metric)
Error in get_factor_coords(H.smooth, method = proj.method, pca.red = pca.red, :
Distance must be one of: pearsonDistance must be one of: ICDistance must be one of:
cosineDistance must be one of: euclidean

TomKellyGenetics added a commit to TomKellyGenetics/swne that referenced this issue Aug 13, 2018
TomKellyGenetics added a commit to TomKellyGenetics/swne that referenced this issue Aug 13, 2018
@yanwu2014
Copy link
Owner

Thanks! Should be fixed now!

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