Open
Description
I can't get PEPhub to save my PEP. I have tried two ways:
- File upload interface
- Manually pasting the values in
I can confirm that locally with peppy==0.40.7
, it will consume the PEP happily and let me traverse the sample/subsample table(s).
Steps to reproduce:
- Log in to PEPhub
- Navigate to your profile
- Click "Add" at the top right
- Navigate to the "upload PEP" form
- Select the attached files in the file selector
- Click, submit
- Observe error
Files
It wont let me upload a yaml
, but this is the config:
# pep_config.yaml
pep_version: 2.1.0
sample_table: samples.csv
subsample_table: subsamples.csv
sample_table_index: id
subsample_table_index: file_uuid
name: atlas
description: Datasets (fastqs) to be used in the training of Atacformer.
Activity