Closed martinjvickers closed 4 years ago
In ./examples/get_data.sh
, you want to change line 23 from:
wget -c http://cbio.mskcc.org/public/raetschlab/user/drewe/rdiff/example_data.tar.gz
to:
wget -c https://public.bmi.inf.ethz.ch/user/drewe/rdiff/data/example_data.tar.gz
The correct links are available on the website in the "publication" tab, but doesn't list all the files needed.
Done.
Thx for letting me know that the paths were outdated.
Best regards, Philipp
On 17 Jun 2020, at 23:53, AlexWeinreb notifications@github.com wrote:
In ./examples/get_data.sh, you want to change line 23 from:
wget -c http://cbio.mskcc.org/public/raetschlab/user/drewe/rdiff/example_data.tar.gz to:
wget -c https://public.bmi.inf.ethz.ch/user/drewe/rdiff/data/example_data.tar.gz The correct links are available on the website in the "publication" tab, but doesn't list all the files needed.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ratschlab/rDiff/issues/6#issuecomment-645645346, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2RN6VQCF4NY7LSCFFZHE3RXE3O5ANCNFSM4ECSYY5Q.
The example data is no longer available on the website.