Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

CSV Export #123

@blackpan2

Description

@blackpan2

Being able to take the results information out of Moltimate to be used in other application requires exporting it in a common format, CSV in this case.

Expected Behavior

Have an endpoint that given a set of search criteria, returns a CSV file instead of a JSON response.

  • Implementation idea: have a flag on the search endpoint (would be included in the list of options that can be turned on)

Detailed Description

  • After discussions with the sponsor, this file should include all of the information that is normally included in the response. (We do not need to worry about including unsuccessful alignments)
  • Name the file: Export_"System time".csv, this can give context to the time of the export so that if the amount of motifs changes, a user knows roughly which motifs were checked for this export.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions