-
### Background
Pathways resources often contain comprehensive large-scale molecular networks with predefined layout and hierarchical structure, as in the case of the Atlas of Cancer Signalling Networ…
-
So I'm basically going to bite the bullet and convert all the HTML docs under `doc` to Sphinx documentation ( -> convert to reStructuredText).
Raise any thoughts/concerns now, otherwise I'll just d…
jtanx updated
4 years ago
-
In the context of #15 decomposition
in the context of #279 decomposition
Implement static test html page with target control using BootStrap framework.
See element code at https://getbootstrap.co…
-
EF affects performance because slow it still doesn't support 2nd level caching (cache entities between HTTP requests). We have to find some workarounds such as custom entities for caching, model cachi…
-
On search results page, if you click on See Abstract, the 'Link to Full Record' button (bottom right) doesn't work:
![image](https://user-images.githubusercontent.com/4697932/90283793-0d3a2e00-de2e…
-
The order the first three arguments for decomposition is confusing. I understand why it is necessary that the argument with no default value is first, but it would be nice if there were any good sugge…
-
## Issue
Describe your issue here
I am experiencing something very strange with the firebase auth onAuthStateChange listener. The listener works perfectly fine when i am …
-
Whenever "ThenInclude" method is used EF will generate query with ORDER BY.
E.g. this:
`context.PersonName.Include(q => q.PersonConns).ThenInclude(q => q.PersonSurname);`
Where person_conn is r…
-
When two lines have the same "title" AND "year" AND "authors" keep only one (the first? the most complete?)
Below the three key in ISI and SCOPUS:
- title --> ISI = TI / Scopus = Title
- year -->…
tommv updated
3 years ago
-
Block Patterns are becoming a requested feature. With the advent of Gutenberg, the blank canvas has become a bit more frightening. Rather than just worrying about content, now people also worry about …