-
Hello! I've been trying to use your software, but I only ever see global CNV changes - no hint of single cell changes.
I've tried changing the windows size between 1e5, 5e5, and 1e6, the minFrags …
-
From https://www.chessratingcomparison.com/Graphs some data points are bogus, like 17 on lichess vs 1620 on chess.com, or 3100 lichess vs 1658 chess.com. These should be cleaned up to get a nicer look…
-
`getLOESSfit` returns an uninformative error when using non-optimal *maxGlobalFdr* for loess fit.
```> fit
-
Current `regplot` behavior when `lowess=True` is to ignore the confidence interval (`ci`) and bootstrap (`n_boot`) keyword arguments (example below):
``` python
sns.regplot('obs', 'mod', data=data, l…
-
I am dealing with a lipidomics dataset extracted from MS-DIAL that consists of peak area data that has been normalized using LOESS algorithm. While several lipids showed significant results in univari…
-
https://bookdown.org/xiao/RAnalysisBook/r-markdown.html
https://www.jianshu.com/p/503877661a57
https://bookdown.org/zbw2101211203/bookdown/appendix_1.html
https://www.runoob.com/r/r-string.ht…
-
When I use this model bellow:
qplot(qrs_duration_paced, qrs_duration_inhibition) + geom_smooth(fill="cornflowerblue", method = "loess", size = 1)
model10 |t|)
(Intercept) 100.1798 16…
-
Dear REMBRANTS team,
I have applied your pipeline to a dataset of different cell lines within the same cell type. Differential expression analysis revealed a large number of downregulated/upregulat…
-
-
I am trying to get Loess regressions added for several series all imported via the data module (csvURL). But for starters, getting the default working would be great. So in the chart, I have
`data: …