Skip to content

Show #awsmegatests results on pipeline page #435

@ewels

Description

@ewels

See nf-core/awsmegatests#15

We will soon start having the results from the full-size test datasets stored on s3. It would be great to make these visible through the nf-core website as easily as possible.

Need a few things here:

  • Bucket setup / permissions for access, preferably without any auth at all
  • Standardised file structure on s3 so that we can predict / find results
  • Server side / client side code to get file listing
  • Server side / client side code to fetch files and render in the browser?

Note that we could potentially dodge the last two by just cheating and using an iframe to the s3 browser? Not sure how this would work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions