Skip to content

Export button - frontend #91

Description

@allyssonallan

Describe the bug
I can't download some ready to download results due to a falsed flag button.

Expected behavior
Download the csv.

Genome build
hg38

Screenshots or pipeline output
image

Additional context
It is good to get the filename in csv file, not the hash.

Or may a workaround via curl:

curl -X GET https://ai.marrvel.org/api/job/{hash}/download \
  -H "Authorization: Bearer {myhash}" \
  -H "Accept: application/json"

I really thanks your work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions