wdl/prs.json file is already self-explanatory (figured out quickly that I only need to provide 1 file and 1 gs path), but you can emphasize that too.
describe which entries of data/PRS_data.txt are absolutely needed and which ones not. For example: pheno column is free text, variant is either rsid or chr_pos_ref_alt, chrom should be integer, etc.
Add documentation for WDL use:
wdl/prs.json
file is already self-explanatory (figured out quickly that I only need to provide 1 file and 1 gs path), but you can emphasize that too.data/PRS_data.txt
are absolutely needed and which ones not. For example:pheno
column is free text,variant
is either rsid orchr_pos_ref_alt
,chrom
should be integer, etc.