-
https://mp.weixin.qq.com/s/qhro-3gMQSnBj3aStbS1Hg
ixxmu updated
3 years ago
-
I am fairly new to phyolseq. I extracted the exact sequence variants using the dada pipeline published by [Callahan et al.](https://f1000research.com/articles/5-1492). I was following the phyloseq pip…
-
-
https://mp.weixin.qq.com/s/TmWfw1FBwx8LV1PI7_mDPg
ixxmu updated
3 years ago
-
I am trying to do the following:
1- train an autoencoder on a group of features
2- get results of the enconder (only 1d)
3- trash model
4- train another autoencoder on a different group of featu…
-
Hi Helena,
I'm having a lot of fun with Catalyst, but I ran into an issue that I can't seem to solve. Currently I'm using a large dataset containing both adults and children, with a lot of differen…
-
In the recent tidyverse blogpost "[Modern Text Features in R](https://www.tidyverse.org/blog/2021/02/modern-text-features/)" it states you can use the ragg device functions with ggsave:
> You can u…
-
Hi,
I have some data that looks like this:
``` r
data
group x_axis strata freq
1 1 T0 Retained 142
2 2 T0 Retained 80
3 3 T0 Retained 38
43 1 T0 …
-
Great to see this algorithm implemented in R.
I worked on the tile map paper. After developing the original algorithm, we considered a couple of extra features:
1) Repel non-neighbors
2) Allow…
gjmcn updated
3 years ago
-
Hello All,
I'm sure this is very simple, but I'm kind of stumped after looking at the output object of the DoHeatmap function. I just want to extract the exact matrix, as plotted by DoHeat…