-
Notifications
You must be signed in to change notification settings - Fork 6
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
Mück
committed
May 8, 2024
1 parent
7e7ff8f
commit 88a2f09
Showing
20 changed files
with
276 additions
and
47 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
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
Binary file added
BIN
+29.8 KB
tests/annotations/test_data/add_gene_ids/add_gene_ids_small/expected/expected.parquet
Binary file not shown.
Binary file added
BIN
+29.1 KB
tests/annotations/test_data/add_gene_ids/add_gene_ids_small/input/annotations.parquet
Binary file not shown.
Binary file added
BIN
+475 KB
.../annotations/test_data/add_gene_ids/add_gene_ids_small/input/protein_coding_genes.parquet
Binary file not shown.
Binary file added
BIN
+29.1 KB
tests/annotations/test_data/calculate_MAF/calculate_MAF_small/expected/expected.parquet
Binary file not shown.
Binary file added
BIN
+27.9 KB
tests/annotations/test_data/calculate_MAF/calculate_MAF_small/input/annotations.parquet
Binary file not shown.
Binary file added
BIN
+475 KB
..._data/create_gene_id_file/create_gene_id_file_small/expected/protein_coding_genes.parquet
Binary file not shown.
Binary file added
BIN
+47.4 MB
...st_data/create_gene_id_file/create_gene_id_file_small/input/gencode.v44.annotation.gtf.gz
Binary file not shown.
Binary file added
BIN
+29.8 KB
...test_data/filter_by_exon_distance/filter_by_exon_distance_small/expected/expected.parquet
Binary file not shown.
Binary file added
BIN
+29.8 KB
...test_data/filter_by_exon_distance/filter_by_exon_distance_small/input/annotations.parquet
Binary file not shown.
Binary file added
BIN
+47.4 MB
...filter_by_exon_distance/filter_by_exon_distance_small/input/gencode.v44.annotation.gtf.gz
Binary file not shown.
Binary file added
BIN
+475 KB
.../filter_by_exon_distance/filter_by_exon_distance_small/input/protein_coding_genes.parquet
Binary file not shown.
Binary file added
BIN
+27.9 KB
...tions/test_data/merge_af/merge_af_small/expected/vep_deepripe_deepsea_absplice_af.parquet
Binary file not shown.
Binary file added
BIN
+2.26 KB
tests/annotations/test_data/merge_af/merge_af_small/input/af_df.parquet
Binary file not shown.
Binary file added
BIN
+27.3 KB
...annotations/test_data/merge_af/merge_af_small/input/vep_deepripe_deepsea_absplice.parquet
Binary file not shown.
Binary file added
BIN
+27.8 KB
...ata/select_rename_fill_columns/select_rename_fill_columns_small/expected/expected.parquet
Binary file not shown.
63 changes: 63 additions & 0 deletions
63
...ll_columns/select_rename_fill_columns_small/input/annotation_colnames_filling_values.yaml
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,63 @@ | ||
annotation_column_names: | ||
'af' : | ||
'combined_UKB_NFE_AF' : 0 | ||
'maf_mb' : | ||
'combined_UKB_NFE_AF_MB' : 10000 | ||
'maf' : | ||
'combined_UKB_NFE_MAF' : 0 | ||
'PolyPhen' : | ||
'polyphen_score' : 0 | ||
'SIFT' : | ||
'sift_score' : 1 | ||
'QKI_hg2' : | ||
'DeepRipe_plus_QKI_lip_hg2' : 0 | ||
'QKI_k5' : | ||
'DeepRipe_plus_QKI_clip_k5' : 0 | ||
'KHDRBS1_k5' : | ||
'DeepRipe_plus_KHDRBS1_clip_k5' : 0 | ||
'ELAVL1_parclip' : | ||
'DeepRipe_plus_ELAVL1_parclip' : 0 | ||
'TARDBP_parclip' : | ||
'DeepRipe_plus_TARDBP_parclip' : 0 | ||
'HNRNPD_parclip' : | ||
'DeepRipe_plus_HNRNPD_parclip' : 0 | ||
'MBNL1_parclip' : | ||
'DeepRipe_plus_MBNL1_parclip' : 0 | ||
'QKI_parclip' : | ||
'DeepRipe_plus_QKI_parclip' : 0 | ||
'Consequence_splice_acceptor_variant' : | ||
'Consequence_splice_acceptor_variant' : 0 | ||
'Consequence_splice_donor_variant' : | ||
'Consequence_splice_donor_variant' : 0 | ||
'Consequence_stop_gained' : | ||
'Consequence_stop_gained' : 0 | ||
'Consequence_frameshift_variant' : | ||
'Consequence_frameshift_variant' : 0 | ||
'Consequence_stop_lost' : | ||
'Consequence_stop_lost' : 0 | ||
'Consequence_start_lost' : | ||
'Consequence_start_lost' : 0 | ||
'Consequence_inframe_insertion' : | ||
'Consequence_inframe_insertion' : 0 | ||
'Consequence_inframe_deletion' : | ||
'Consequence_inframe_deletion' : 0 | ||
'Consequence_missense_variant' : | ||
'Consequence_missense_variant' : 0 | ||
'Consequence_protein_altering_variant' : | ||
'Consequence_protein_altering_variant' : 0 | ||
'Consequence_splice_region_variant' : | ||
'Consequence_splice_region_variant' : 0 | ||
'DeepSEA_PC_1' : | ||
'DeepSEA_PC_1' : 0 | ||
'DeepSEA_PC_2' : | ||
'DeepSEA_PC_2' : 0 | ||
'DeepSEA_PC_3' : | ||
'DeepSEA_PC_3' : 0 | ||
'DeepSEA_PC_4' : | ||
'DeepSEA_PC_4' : 0 | ||
'DeepSEA_PC_5' : | ||
'DeepSEA_PC_5' : 0 | ||
'DeepSEA_PC_6' : | ||
'DeepSEA_PC_6' : 0 | ||
'AF' : | ||
'AF' : 0 |
Binary file added
BIN
+29.8 KB
...ata/select_rename_fill_columns/select_rename_fill_columns_small/input/annotations.parquet
Binary file not shown.