genomepy.online.download_file

genomepy.online.download_file(url, filename) str

Helper method handling downloading large files from url to filename.

Parameters
  • url (str) – download target url

  • filename (str) – file to download to

Returns

filename

Return type

str