-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
Description
The basic download function is not working. For some reason it is only downloading some of the samples files and nothing else.
All data is in figshare as expected: https://figshare.com/articles/dataset/CODERData2_2/29923646.
First thought is an undocumented figshare API change.
To replicate:
pip install coderdata==2.2.0
coderdata download # this should download everything
Output (missing a whole lott):
Downloaded 'https://api.figshare.com/v2/file/download/57224201' to '/Users/jaco059/test/aaa/bladder_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224204' to '/Users/jaco059/test/aaa/pancreatic_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224210' to '/Users/jaco059/test/aaa/sarcoma_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224213' to '/Users/jaco059/test/aaa/liver_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224216' to '/Users/jaco059/test/aaa/novartis_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224219' to '/Users/jaco059/test/aaa/colorectal_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224222' to '/Users/jaco059/test/aaa/mpnst_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224225' to '/Users/jaco059/test/aaa/hcmi_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224228' to '/Users/jaco059/test/aaa/ccle_samples.csv'
Downloaded 'https://api.figshare.com/v2/file/download/57224231' to '/Users/jaco059/test/aaa/ctrpv2_samples.csv'