Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Parser for the jung2019 dataset#8

Open
DSuveges wants to merge 8 commits into
devfrom
ds_jung_parser
Open

Parser for the jung2019 dataset#8
DSuveges wants to merge 8 commits into
devfrom
ds_jung_parser

Conversation

@DSuveges

Copy link
Copy Markdown

Call the stand alone script as follows for testing:

python modules/jung2019_parser.py \
    --jung_file ${v2g_data}/jung2019_pchic_tableS3.csv \
    --gene_index ${v2g_data}/geneset.protein_coding.parquet \
    --chain_file ${v2g_data}/grch37_to_grch38.over.chain \
    --output_file jung2019_test-output.parquet

The modul is integrated into the main parser. This dataset introdulces a new column: tissues that needs to be added to the other parsers as well to make sure they can be merged.

@DSuveges DSuveges changed the base branch from master to dev July 26, 2022 15:56
@DSuveges DSuveges marked this pull request as ready for review July 26, 2022 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant