-
## Background
Metabolic pathways are series of chemical reactions that start with a substrate and finish with an end product.
These pathways are being displayed as certain kind of infographics, of…
-
During HARMONY we noticed, that the conversion of SBGN file to SBML with layout / render is currently not working in the deployed newteditor. Error messages come from the minerva API calls:
```
[…
-
This issue here is created from https://github.com/iVis-at-Bilkent/newt/issues/724
Example:
```
curl -X 'GET' \
'https://www.pathwaycommons.org/pc2/graph?source=BRCA1&source=BRCA2&limit=1&fo…
-
The spec says that a ? can be used to represent unspecified stoichiometry. This conflicts with fact that cardinality is always defined for an EPN and the stoichiometric process should be balanced. The…
-
- [x] When I click on "Errors" download button when no file is uploaded, it throws an error in the console. It doesn't prevent the program from running, but let's fix it anyway.
- [x] After I resolve…
-
In V1.3, phenotype, that is a process, could be cloned.
Now that processes have instance identity (voted), phenotype should not be cloned.
Should we enforce this? Make an exception?
-
Currently, we have maps of these types: SBGN: PD, AF, PD+AF, SIF, SBML, and All. One can see the map type under Map Properties:
![image](https://github.com/iVis-at-Bilkent/newt/assets/3874988/996dbad…
-
We still have issues with our queries. Let's find out why these are happening:
- When you perform a **common stream** query with BRCA1 and BRCA2, we get an error (Invalid query!)
- Similar result wh…
-
Upon my testing of the current unstable branch of newt, I have encountered the following issues:
- [x] 1. [@okg21] Color scheme not being properly loaded for sample maps.
- [x] ~~2. [@NoorMuhammad…
-
In the SBGN PD1.1 spec, it says phenotype can be cloned.
Cloning is only allowed for EPNs, isn't it?
If Phenotype is a Process Node, why can it have connections attached?
It would be helpful to have …