Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uniprot downloader: streaming requests etc #615

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 6, 2021

  1. uniprot downloader: streaming requests etc

    - use streaming requests and huge timeout (3600s) for allowing to download huge datasets (tested for 2.4GB which timed out before)
    - add tabular output and column selector
    - use reviewed filter for all input types not only for `input_choice == common`
    bernt-matthias committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    0638e92 View commit details
    Browse the repository at this point in the history
  2. add include option (isoforms)

    and fix linter errors
    bernt-matthias committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7c314d4 View commit details
    Browse the repository at this point in the history
  3. fix drill_down type

    bernt-matthias committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e274e5e View commit details
    Browse the repository at this point in the history