Skip to content

Commit

Permalink
Add missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-lgil committed Oct 25, 2024
1 parent a243507 commit f4474c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions curation/template_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ def get_gwas_study(self,gcst_id:str,spreadsheet_cohorts:list,spreadsheet_name:st
Check that all the required data is available
> Parameter:
- gcst_id: GWAS Study ID (e.g. GCST010127)
- spreadsheet_cohorts: list of CohortData objects for the current sample, collected from the spreadsheet
- spreadsheet_name: Spreadsheet name for report (e.g. Sample Descriptions)
> Return: list of dictionnaries (1 per ancestry)
"""
Expand Down

0 comments on commit f4474c8

Please sign in to comment.