-
https://mp.weixin.qq.com/s/y39QEJSKqpvJl_QIXnYsRQ
ixxmu updated
3 months ago
-
Overriding the legend key aesthetics works fine with `geom_dotplot()`, but it doesn't work for `geom_dots()`.
```r
# points in the legend are small by default
ggplot(mtcars) +
aes(x=wt, fill…
-
https://mp.weixin.qq.com/s/W5PfYG6_Y7czveLIJ6xz0Q
ixxmu updated
10 months ago
-
For many plots, it'd be handy to be able to switch between plotting styles with some toggles/radio buttons in the sidebar. Some ideas for a first pass
- "raw values" and "log2 scaled"
- median li…
-
https://mp.weixin.qq.com/s/1C2qN7glQbkJvZc2Ia36Nw
-
### Goal
**Story: A user with a set of genes can submit them for gene set enrichment analysis. Cellxgene returns a list of gene sets (and labels) that pass a significance threshold, ordered by the li…
-
Use the genomic data we downloaded today, representative of about 60-something Shewanella species. Try to run Mummer on at least 10 of the species, using S. oneidensis genome as the reference genome…
-
-
https://mp.weixin.qq.com/s/ZohepbLbgoIa0gCoymO-SQ
ixxmu updated
11 months ago
-
This is likely due to where clauses with a scaffold element, such as `where: { scaffold: { ... } }`. Either fix this or find some way to assign a scaffold to every gene.