-
Hello,
I downloaded your project and tried to replace the CNN-LSTM with different networks. However, I've found that regardless of the model used, it's quite challenging to accurately distinguish be…
-
Reorganize and publish list of keywords. Reorganize = separate out science topics vs coding topics.
https://docs.google.com/spreadsheets/d/1JmOF82Zmrs397wLwAmmL1rgDSsvP6Z4fLMr0hV5ZIb4/edit#gid=15295…
kelle updated
3 years ago
-
Hi @michaelweylandt!
Please check out my MP#03!
https://cristelkzuniga.github.io/STA9750-2024-FALL/mp03.html
Thank you!
-
Hi, Alexenge,
i am make preprocessing on BIDS data, i found that it could not locate channels after importing raw data.
Thus, i try to make channel location following your course (https://alexenge…
-
The axis ticks and grid lines are not updated when zooming and panning. Three images are provided to illustrate the issue.
1. Default plot.
2. Plot with zoom and pan, showing missing ticks and grid li…
-
![bismark_mbias-CpG_R1](https://github.com/FelixKrueger/Bismark/assets/66713655/44c3c186-28de-4329-bafb-53805a24d9c0)
![bismark_mbias-CpG_R2](https://github.com/FelixKrueger/Bismark/assets/66713655/c…
-
Really appreciate the crisprVerse team for this robust and versatile tool to visualize and annotate sgRNAs. I tried the `crisprViz` tool by using the example datasets provided (`gpr21GuideSet` and `gp…
-
Hey, very nice package! Are you continuing the development? Please do so, it looks super useful already! Perhaps adding [bartCause](https://cran.r-project.org/web/packages/bartCause/index.html) would …
-
Reported on Slack by Jesse Chan, repeated calls to `plot!` to produce overlying heatmaps was very slow.
```julia
const mat = randn(512, 512)
function f(x, n)
plot()
for _ in 1:n
…
-
Hi everyone,
Over the last week I have been working on implementing an importable config item (#785). As part of this PR, I have been discussing with @bouweandela and @peter9192 if this would be a …