-
這應該e-tang用程式改,敢著直接PR改csv?
```
$ grep '\- ' -r ChhoeTaigiDatabase/ |wc
264 3965 65033
$ grep ' \-' -r ChhoeTaigiDatabase/ | wc
369 4830 81212
```
```
$ grep ' \-' -r ChhoeT…
-
Not a major issue, but simple to fix. The following synonyms appear to start with an erroneous space.
synonym: " X-linked intellectual disability-choreoathetosis-abnormal behavior syndrome" EXACT […
-
While running a tutorial yesterday, we found that when lots of users submitted their sample information or prep information to their study, the database would deadlock and show this message:
In the…
-
This is another legacy term that needs revision and probable obsoletion.
-
In the new module (from #11), please add unit tests. I think there will be a lot of cases that won't work that should (hence the tests!). Example of a known issue, "and":
```
The Environmental Pro…
-
I am trying to match up a couple hundred MeSH terms with DO or HPO and have a bunch that I couldn't match. So I retrieved the MeSH broader term (one up the tree) and attempted to xref those. Here is a…
-
Hello,
I downloaded "brms" from CRAN with all dependencies.
I tried to run the following example, using "Kidney" dataset :
library("brms")
data("kidney")fit1 system('g++ -v')
Using built-in sp…
-
Between the Vocabulary 20150403 and 20160620 we have lost some important ICD --> SNOMED Mappings.
Attached is an XLS. The first tab shows ICD9CM/ICD10/ICD10CMs that lack a mapping to SNOMED in 3 dif…
-
_**Please consider a new term for Smooth muscle dysfunction .
Clinical manifestations of Paroxysmal nocturnal hemoglobinuria include thromboembolic disease, chronic kidney injury, pulmonary hyperten…
-
When fitting models with vb(), R consistently crashes for some models after printing out the first line of `Begin stochastic gradient ascent`. This happens for instance for the following GLMM:
``` R
…