Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add XY filtration workflow #191
base: main
Are you sure you want to change the base?
Add XY filtration workflow #191
Changes from 44 commits
73e1e03
7cd06a6
cc5ba70
13fb844
43fd101
cfb4198
6d0ed9e
7abfcf7
9417465
f8417d5
055ab3e
6c31337
08213c9
4be2064
ac2d36c
4ff9575
7bdd8cc
1eadfbb
24cb06d
27b39da
73c7f1e
570677b
d247577
71c294b
6cb1d9c
8b8948d
6e22838
f41aab6
28698a2
e572c84
f43e8f9
08e7387
c0af897
4a0687e
0e552e6
6d78944
a99e3bb
a4150b5
9bf2c4d
5408c83
b3123f0
d026262
3e0047f
365c331
f70361b
7928c5e
7ab2a6e
29de6e0
f779ca5
c67cc5c
96768ff
b2cf9e8
1e51960
c51d3c3
a69f46c
bd9e781
002ffc3
f783530
f96c632
9b6e036
6e571bc
d9a1eae
bd568b6
8f8326d
9b06490
ca0e4f4
e8d1d5d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this be a standardized reference in /hot/resource/ ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll defer this to @yashpatel6 as I do not have permission to create a dir in
/hot/resource/
Here's the GRCh38 version of PAR BED. You can remove the commented lines from this file when you make a copy in
/hot/resource/
- /hot/project/method/AlgorithmEvaluation/BNCH-000122-GIABSexChrGermlineFilter/GIAB/AshkenazimTrio/germline-small-variant/filter_XY/pseudoautosomal_regions_hg38.bedThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we would ever encounter this in DNA-metapipeline, but just FYI I have seen X/Y encoded as chr23 and chr24 in some genetic data.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I'm aware. However to keep consistent with variant calls in the DNA-metapipeline, chrX and chrY notation should be fine in pipeline outputs.