EBISPOT / goci

GWAS Catalog Ontology and Curation Infrastructure
Apache License 2.0
26 stars 19 forks source link

User friendly formatter #1261

Open jiyue1214 opened 6 months ago

jiyue1214 commented 6 months ago

User story: As a user who wants to format my GWAS analysis output into a ready-to-submit format to the GWAS catalog, I want to click several buttons to get the result downloaded and ready to submit.

User scenarios: Occasional Users (external users) Occasional Users (external users) Frequent users (Internal users)
Number of publications needed to handle (number of configure files need to be generated) 1 1 >1
Number of files need to handle Single file (or less than 5 files) Batch files Batch files
Generate the configure file Web assembly (generate, edit and apply configure files) - 4GB limitation Web assembly Terminal (Need instruction)
Edit the configure file Web assembly Web assembly VScode / micro (Need instruction)
Apply the configure file to sumstats Web assembly Terminal (support local running, PBS, LSF,slurm)- needs a clear instruction Terminal (Need instruction)

To-do list: