-
Currently, Sage checks whether a tableau is rectangular by checking whether every row has the same length as the first row. Since the shape is known to be a partition, it would suffice to compare th…
-
```
I would like to request the following feature2:
1. For each data source, instead of listing e.g. "Publication (PMID:24243840)"
- list the actual publication information e.g.
The Reactome pathway…
-
I am getting the following failure on clean clones of the master branch when trying to run unit tests, but the checkins to github seem to test correctly.
ERROR: testProtoFileDescriptorIsGeneratedFo…
-
Newly installed server on "3.16.0-30-generic #40~14.04.1-Ubuntu". Each attempt to change a user label using the following command string fails.
```
root@grrsvr1:/home/tom# grr_config_updater --verb…
dptom updated
9 years ago
-
i have a dataset having centralities of a network, i want to fit poweRlaw distributions on data. My dataset (Centralities) have alot of zeroes except "Degree centrality". When i run commands: "conpl"…
faeza updated
9 years ago
-
@ccondit Can you load this file for NIFSTD http://ontology.neuinfo.org/NIF/nifstd_curie_map.txt in SciGraph?
-
I've had a bit of an issue with the admin sessions surviving browser closure. Where is the timeout setting for the grr server or can we put a logout on to the page? I've noticed that the admin session…
dptom updated
9 years ago
-
I can't remember if this is fixed in 4.X, but in 3.5.1, annotation assertions are not sorted deterministically on output.
This leads to spuriously large diffs for things like GO; e.g. one day's wo…
-
```
What steps will reproduce the problem?
1. Run runspy_test (with spy in the same folder)
What is the expected output? What do you see instead?
The two graphs and the two lists should be the same. …
-
It appears that the frontends are constantly updating metadata:last on aff:/. Is this necessary? Having so many threads trying to hammer the same subject/attribute is causing delays. I haven't been…