-
Submit your GPTs link here。
👍 Indicates that the link has been included
-
As @ebuhle demonstrated on 10/26, `shinystan()` is a convenient way to examine some of the diagnostics and summaries of model fits. However, we will like want some additional R scripts for customizing…
-
This is an idea from playing too much Allegiance and UFO Afterlight, and from working with real radar&lidar systems.
The sensors system is quite naïve: a spaceObject is either seen or not seen, and "…
-
Pose questions here for the 2/1 talk by [Ágnes Horvát](https://agneshorvat.soc.northwestern.edu/) on **How science is (mis)communicated in online media.** Most academics are promoting their work onlin…
-
@alinazeng I am looking at issue #10 .... to help figure what models to run. One big question is how much inference we have to fit garden versus species. Can you make a table of species (row) and gard…
-
Sorry, I'd forgotten about this. I haven't put much work into it yet, but I'm able to start working on this now. I'll post updates as soon as I have something.
-
I am running palantir on 2 different cell types from my adata object that I have processed with scanpy. I subset the adata object based on cell types. For the T cells the analysis seems to work. Howev…
-
e.g. the query
```SPARQL
SELECT DISTINCT ?item ?itemLabel ?_PubMed_ID
WHERE
{
?item wdt:P31 wd:Q13442814 ;
rdfs:label ?itemLabel .
OPTIONAL { ?item wdt:P698 ?_PubMed_ID. }
FIL…
-
Hi,
In recent samples analyzed with v3.5.5, we see very high indel burdens.
I found several examples of indels that overlap the NOISE mask, but were not filtered out - they still show up with FILT…
gevro updated
5 months ago
-
Hello, I am following the DMM tutorial here: https://microbiome.github.io/tutorials/DMM.html
I keep getting
``` fit
[[1]]
class: DMN
k: 1
samples x taxa: 7225 x 61
Laplace: NaN BIC: NaN …