mksamur / RTCGAToolbox

17 stars 13 forks source link

maximum file size as argument #5

Closed LiNk-NY closed 9 years ago

LiNk-NY commented 9 years ago

Users should be able to specify the size limit of the files to be downloaded as an argument to the "getFirehoseData" function.

mksamur commented 9 years ago

fileSizeLimit parameter has been implemented for getFirehoseData function. It now takes file size as a MB and check for all data types before downloading the data.