-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ef94b8
commit b266fee
Showing
4 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
params { | ||
families_file = 's3://lifebit-featured-datasets/pipelines/exomiser-nf/fam_file_multi_hpo.tsv' | ||
prioritisers = 'hiPhivePrioritiser' | ||
exomiser_data = "s3://lifebit-featured-datasets/pipelines/exomiser-data-bundle" | ||
application_properties = 's3://lifebit-featured-datasets/pipelines/exomiser-nf/application.properties' | ||
auto_config_yml = 's3://lifebit-featured-datasets/pipelines/exomiser-nf/auto_config.yml' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
run_id proband_id hpo vcf_path vcf_index_path proband_sex mother_id father_id | ||
EX001 ERR3239334 HP:0001156; HP:0001363; HP:0011304 s3://lifebit-featured-datasets/pipelines/exomiser-nf/family_ERR3239334_ERR3989341_ERR3989342_small.vcf.gz s3://lifebit-featured-datasets/pipelines/exomiser-nf/family_ERR3239334_ERR3989341_ERR3989342_small.vcf.gz.tbi M ERR3989342 ERR3989341 | ||
EX001 ERR3239334 HP:0001156,HP:0001363,HP:0011304 s3://lifebit-featured-datasets/pipelines/exomiser-nf/family_ERR3239334_ERR3989341_ERR3989342_small.vcf.gz s3://lifebit-featured-datasets/pipelines/exomiser-nf/family_ERR3239334_ERR3989341_ERR3989342_small.vcf.gz.tbi M ERR3989342 ERR3989341 |