Frequently Asked Questions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
How to download all the 'current' dataset files using CLI | 1) How to download all the 'current' dataset files using CLI | ||
> The BiomarkerKB dataset can be downloaded using command - <code>wget -r -l1 -np -nd -R "index.html*" <nowiki>https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/</nowiki></code> | > The BiomarkerKB dataset can be downloaded using command - <code>wget -r -l1 -np -nd -R "index.html*" <nowiki>https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/</nowiki></code> | ||
2) | |||
Revision as of 18:27, 13 January 2026
1) How to download all the 'current' dataset files using CLI
> The BiomarkerKB dataset can be downloaded using command - wget -r -l1 -np -nd -R "index.html*" https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/
2)