Lakshmi Devi Priya

Results 24 comments of 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`. ![disease validate...

@petermr I validated my [created dictionary](https://github.com/petermr/openVirus/blob/master/dictionaries/diseases/disease.xml) 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`...

![Screenshot (34)](https://user-images.githubusercontent.com/65600695/82568378-5581e100-9b9c-11ea-8a1d-2131b32d2fc6.png) Typing the syntax, Outcome - the system cannot find the file specified What can I change in the syntax? Kindly suggest me.

![Screenshot (36)](https://user-images.githubusercontent.com/65600695/82572730-69304600-9ba2-11ea-8cb0-e6f5fd63cb29.png) 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...