-
Notifications
You must be signed in to change notification settings - Fork 13
Output
Marc Jan Bonder edited this page Mar 30, 2021
·
1 revision
Create a new directory <feature name>_<run name> containing the following files:
Text, one file for each job chromosome??
parameters
Tab separated text file containing the feature metadata for the feature_ids
processed in the pipeline
Name: feature_metadata_<chr>.h5
feature_id
chromosome
start
end
[ensembl_gene_id]
[feature_strand]
[gene_name]
[superior_feature_id]
Tab separated text file containing the SNP metadata for the snp_id
processed in the pipeline
Name: snp_metadata_<chr>.h5
snp_id
chromosome
position
assessed_allele
HDF5, one file for each chromosome
Name: qtl_results_(_Perm<PermRound>).h5
| feature_id
| + data [#fields, #SNP] {'snp_id', 'number_samples','beta','p_value '}