-
Hi,
I think there may be a true path violation in the parentage of this term:
NADH dehydrogenase (ubiquinone) activity ; GO:0008137
Currently, the structure is like this:
GO:0003674 : molecular_fu…
-
```
Barry suggested I create, based on work I presented in Buffalo in September, a
demographics module of OGMS. See:
http://ontology.buffalo.edu/EHR/Demographics_Hogan_Buffalo_2010_09_22.ppt
The i…
-
## Reproduce
- Go to the mapping service
- Create a new entity with a name and the entity entities
## Expected
I go the the next screen with the entities attributes shown in the table
## Observed
I …
-
The buttons in the data explorer show their technical names on the button, such as #dataexplorer_wizard_cancel# and #dataexplorer_wizard_apply# instead of what is supposed to be there.
-
# Reproduce:
Upload TypeTest dataset.
Open filters.
In xmref_value, type lab
In the dropdown, click a row
## Expected:
The text in the select is cleared
## Actual:
The text in the select remains eq…
-
When I wanted to sample my model I needed to first make it irreversible. However after applying convertToIrreversible function (which worked OK) I couldn't use the obtained model_Irrev for the sampleC…
-
According to the specs, `findAll()` should return an empty stream when no entities were found.
``` java
/**
* find entities based on a stream of ids.
*
* @return (empty) Stream where the orde…
-
-
Reproduce:
- Download RuntimeProperty entities in data explorer plugin (options: attribute names, entity ids, xlsx)
- Delete data of RuntimeProperty in data explorer plugin
- Import downloaded xlsx fi…
-
I encountered the issue with addReaction.m recently in my work with Recon 2. After modifying the model (used removeRxns.m and addReaction.m scripts) I couldn't use the removeRxns.m function anymore as…