-
@louh proposed to rename "Tutorial" to "Tangram Tutorial", but I think this ties into the overall question of tutorials for Tangram and what we want to do about the former tutorial there. @meetar and …
-
Hi,
I'm working on using Tangram with my snRNA-seq data with MERFISH. How do I visualize the cell types in space ? I've tried using `tg.plot_cell_annotation_sc` but that does not work for MERFISH. …
-
Hi,
Thanks for developing this tool. I have scRNA-seq data and Visium data - but have HE, non-fluorescent images. I am wondering if I can run Tangram to integrate the data? I am particularly intere…
-
Draw the game board and make the landing screen in Elm.
For drawing use svg, and use html and buttons for the landing screen.
-
- the `justfile` is outdated (should be `tangram run` for poetry)
- the `lockfile` is outdated (should run `poetry lock --no-update` and recommit)
Also, it seems the websocket is experiencing issu…
-
Hi Tangram Team,
I've been working with tangram-sc and am seeking advice on improving the AUC (Area Under the Curve) of my models for 10x visium.
- Could you provide any tips or best practices …
-
Repro: build `export default tg.target(() => tg.file(""));`. The client exits with the error below, and the build is stuck in `started` for a while.
```
error failed to run the command
-> stream …
-
Hi,
I would like to use tamgram to identify the location of transposable elements in Drosophila, however when I run tangram_scan I get a segmentation fault. I suspect that tangram_bam is not working…
-
https://github.com/tangrams/tangram-docs/blob/gh-pages/pages/layers.md
Example:
```yaml
layers:
parent-layer:
visible: false
child-layer:
visible: true
draw:
p…
-
```
error: panicked at 'called `Option::unwrap()` on a `None` value', crates/core/stats.rs:365:48
0: backtrace::capture::Backtrace::new
1: tangram::train::train::{{closure}}
2: std::panic…