Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavis95 authored Jan 14, 2025
1 parent 56ffcfe commit 6d20dac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ The R-MCL code algorithm has been tested on networks with more than 25 million n
* Install Java 21 or later
* Install mongodb 7.x or later
* Restore citations database snapshot
* Use 2019-02 citations database to match the data used in the manuscript
* wget https://icite.od.nih.gov/covid19/dba8f5/af95/cited_2019_snapshot-f39ea.json
* Download data from https://figshare.com/s/ca05c0539e77fb2a1dc1
* mongoimport cited_2019_snapshot-f39ea.json -db cocitations --collection cited
* the first time the code runs it will create an index on citesPmid which will take some time
* Compile code
Expand Down

0 comments on commit 6d20dac

Please sign in to comment.