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

Getting errors from the tutorial. #37

Open
ssun12 opened this issue Apr 29, 2021 · 2 comments
Open

Getting errors from the tutorial. #37

ssun12 opened this issue Apr 29, 2021 · 2 comments

Comments

@ssun12
Copy link

ssun12 commented Apr 29, 2021

Hello,

I am doing a tutorial and getting errors below. I haven't change anything, just followed the tutorial. Can I get a reason why I am getting these errors?

differential.expression.statistics = get.robust.markers(
pooled_env, cluster_group1 = c('LCMV2_Tfh_CD4', 'LCMV2_Tfh_Tcmp_CD4'),
cluster_group2 = c('LCMV2_CD8_1', 'LCMV2_CD8_2'),
group1_label = 'CD4 T Cells', group2_label = 'CD8 T Cells')
Coefficients not estimable: groupTRUE
Error in .rowNamesDF<-(x, value = value) :
duplicate 'row.names' are not allowed
In addition: Warning messages:
1: Partial NA coefficients for 12897 probe(s)
2: Zero sample variances detected, have been offset away from zero
3: In .ebayes(fit = fit, proportion = proportion, stdev.coef.lim = stdev.coef.lim, :
Estimation of var.prior failed - set to default value
4: non-unique values when setting 'row.names':

plot_pair_scatter(pooled_env, gene1 = 'Cd4', gene2 = 'Cd8a',
cluster_group1 = c('LCMV2_Tfh_CD4', 'LCMV2_Tfh_Tcmp_CD4'),
cluster_group2 = c('LCMV2_CD8_1','LCMV2_CD8_2'),
group1_label = 'CD4 T Cells', group2_label = 'CD8 T Cells')
Error in seq_len(n) : argument must be coercible to non-negative integer
In addition: Warning messages:
1: In min(plot.data[, 2][plot.data[, 2] != 0]) :
no non-missing arguments to min; returning Inf
2: In rnorm(sum(plot.data[, 2] == 0), sd = min(plot.data[, 2][plot.data[, :
NAs produced
3: Removed 45 rows containing non-finite values (stat_density2d).
4: In min(x, na.rm = na.rm) :
no non-missing arguments to min; returning Inf
5: In max(x, na.rm = na.rm) :
no non-missing arguments to max; returning -Inf
6: In max(f) : no non-missing arguments to max; returning -Inf

Also, I got a warning message from the PCA function. How should I use global_objects instead?

Warning message:
In slurm_apply(get.shuffled.var, data.frame(rep = seq(nShuffleRuns)), :
Argument add_objects is deprecated; use global_objects instead.FALSE

@ssun12 ssun12 changed the title Getting error from following tutorial. Getting errors from the tutorial. Apr 29, 2021
@ssun12
Copy link
Author

ssun12 commented Jun 21, 2021

Is there any update?

@asmagen
Copy link
Owner

asmagen commented Jul 6, 2021

This package is not maintained at the moment -- please contact if you're interested in collaborating and improving this project.

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