-
Notifications
You must be signed in to change notification settings - Fork 49
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 documentation for fields in v4.1 SV and CNV tables #1698
base: main
Are you sure you want to change the base?
Conversation
Just wanted to say thanks for writing this up, KC :) |
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.
Just a couple comments/questions
- `type`: CNV type (deletion vs duplication). | ||
- `alts`: CNV type (same as `type`). |
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.
So is this always a dup field?
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.
yep looks like it
- `copy_numbers`: Array containing information about multiallelic CNVs. | ||
- `copy_number`: Copy numbers observed across samples. | ||
- `ac`: Allele count of SV. | ||
- `hemizygote_count`: Number of samples with heterozygous genotypes (biallelic sites only). |
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.
Same comment as above...and now I'm doubting myself
Co-authored-by: Mike Wilson <[email protected]>
Updates v4 browser HTs help page to include documentation for browser SV and CNV HTs