-
We can now link directly to a view in a dataset. However, this does not include the _view settings_ of said dataset.
Implementing this could be somewhat tricky, because these settings currently resid…
-
Another request by Amit.
We might want to consider adding a table that allows people to add "applies to all cells/genes" metadata - if something holds true for all cells or genes it's kind of silly…
-
Should embed `tryCatch` statement within `fsStats` to return `p(x)=1` instead of throwing error and crashing script.
-
##### Implement a view/panel to upload a new dataset-definition.
To upload a dataset, the user must supply a CSV file of cell attributes and (optionally) a CSV file of gene attributes. In addition, t…
-
From Sebastian K. This is causing problems with HPO inference, as we end up with the assumption that myelin is always in the PNS:
```
[Term]
id: GO:0043209
name: myelin sheath
namespace: cellular_com…
-
@slinnarsson, I noticed that you also use Visual Studio Code. Since we're both using the same tool, let's install a linter and configure it to make life easier for us.
From a quick search, ESLint see…
-
This came up [in the form-upload ticket](https://github.com/linnarsson-lab/Loom/issues/8#issuecomment-217712116), but I think we should decide how to handle this since it's a more general infrastructu…
-
Instead of reading the thesis I’m opposing tomorrow I took the opportunity to procrastinate by programming. I made an initial dockerized version of Loom, i.e. one that runs in a container. You can try…
-
The is_a complete project has pointed out that the regulation of synapse terms need some attention. Currently we have:
po GO:0007268 synaptic transmission
po GO:0050803 regulation of synapse structur…
-
Create setup.py and register with Pypi to enable "pip install"