Skip to content
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

gene_level_changes highest alteration #36

Open
BastienNguyen opened this issue Apr 17, 2020 · 0 comments
Open

gene_level_changes highest alteration #36

BastienNguyen opened this issue Apr 17, 2020 · 0 comments

Comments

@BastienNguyen
Copy link

In gene_level_changes.R

seg = seg[which.max(start-end)], # this selects the segment which represents the larger region

it would be nice to add an option to select the segment with the highest absolute log2(cn). The rational being that sometimes a particular exon is deleted but not the whole gene. So by using the larger region, it might mask the true deletion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant