-
A couple of weeks ago, we ran through each Collection to see if the specified DOI resolved to the most updated publication version. Below are the additions/edits needed
collection_id | collection…
-
Link to publicly available dataset:
https://cells.ucsc.edu/?ds=human-pancreas-dev
Direct Expression Matrix Link:
https://cells.ucsc.edu/human-pancreas-dev/fetal-pancreas/exprMatrix.tsv.gz
Dir…
-
Per discussion in the prioritization doc:
![image](https://user-images.githubusercontent.com/313942/131542595-0d1ccd57-0bc3-4a22-9346-d9a1cf34461d.png)
Licenses we have retrieved at this moment …
-
I cannot load the pancreas dataset:
```python
import scvelo as scv
adata = scv.datasets.pancreas()
```
(please see the output of `scv.logging.print_versions()` below)
Error
Trac…
-
Hi Dr. Jung,
I am receiving an error message when using InterCom:
```
Error in registerNames(names, package, ".__global__", add) :
The namespace for package "InterCom" is locked; no changes…
-
Hi,
I was following the tutorial of Reference maping using scGen. But stuck with the initial step
Here is the ERROR
![image](https://user-images.githubusercontent.com/30546732/118228330-9618ef80-…
-
I am trying to use the rank dynamical genes function using 'groupby' and I keep getting this error. Any advice would be appreciated.
```python
Traceback (most recent call last):
File "", li…
-
See this ticket, starting from this comment yesterday: https://github.com/geneontology/go-ontology/issues/21217#issuecomment-1066102512
@balhoff summarizes:
> The owltools taxon subset command i…
-
Dear team, sorry for bothering you, another question.
I used the pancreas object from "Integrate analysis of pancreatic islet scRNA-seq dataset". Everything is OK in that process.
However, running R…
-
Please assist
I'm busy trying to go through the Seurat vignette on annotating datasets using references. It uses the "panc8" pancreatic islets dataset which they say is contained within the SeuratDat…