(work in progress)
Rygor takes a list of paper names from a txt file and submits them to the RWDB. It produces a fle rygor.log
that shows the results of the query and if the paper was flagged as potential match for a retraction. See ExampleData/exampleCleanCitations.txt
for formatting.
Dependencies are manged using pipenv.
pipenv install
python3 Rygor.py --input ExampleData/exampleCleanCitations.txt &
Monitor rygor.log
for progress.