Lakshmi Devi Priya
Lakshmi Devi Priya
I hope `$` is not for Windows. But as you said that should be able to use via docker, I tried the command ``` C:\Users\laksm\OneDrive\Desktop\getpapers>docker run -it --rm --name get-papers...
It worked! I gave the whole path instead of `$(pwd)`. But first I gave the command > ``` > docker run -it --rm --name get-papers -v C:/Users/laksm/OneDrive/Desktop/getpapers/xml_results:/xml_results paper_getter getpapers -p...
@Prasinus818 When I gave `ami search`, I mentioned neither the path nor the folder name of the dictionary `disease`. I only gave `--dictionary disease` and I think it only used...
I created a small `disease` dictionary with 10 entries which is at https://github.com/petermr/openVirus/blob/master/dictionaries/diseases/amisearch%20issue/disease.xml . I validated the dictionary using the syntax `amidict -v --dictionary dic display --fields --validate`.  and got the following output: ``` Generic values (DictionaryDisplayTool) ================================ -v to see generic values Specific values (DictionaryDisplayTool) ================================ --testString : d null --wikilinks...
@petermr Please check [my comment](https://github.com/petermr/openVirus/issues/80#issuecomment-678633701) above regarding this issue. I still think `full.datatables.html` needs some changes.
I am trying to run Medrxiv using the Dockerised Ferret Service I have downloaded python and pip I have installed `ferret` and in ferret.exe, I gave the following command ```...
I have installed python and pip, and tested its installation. ``` python --version python 3.8.2 pip --version pip 20.1.1 ``` but I haven't installed `Docker` , so to run `Ferret`...
 Typing the syntax, Outcome - the system cannot find the file specified What can I change in the syntax? Kindly suggest me.
 Changing the syntax as above, Info- found 3255 open acess results But Warn - this version of getpapers wasn't built with this version of the EuPMC api in...