8000 phaser_gene_ae output with 0 Count? · Issue #65 · secastel/phaser · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

phaser_gene_ae output with 0 Count? #65

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

Open
deb0612 opened this issue Sep 7, 2020 · 1 comment
Open

phaser_gene_ae output with 0 Count? #65

deb0612 opened this issue Sep 7, 2020 · 1 comment

Comments

@deb0612
Copy link
deb0612 commented Sep 7, 2020

When running "python ~/tools/phaser/phaser_gene_ae/phaser_gene_ae.py -- tast_case.haplotypic_counts.txt --features gencode.v19.GRCh37.genes.bed --o phaser_test_case_gene_ae.txt" command, the output file show 0 aCount, bCount and totalCount.
Image 0240907
I checked the input haplotypic_counts file, and it show the Count number.
Image 0250907

@secastel
Copy link
Owner

This is because the chromosome naming between the files going into phaser.py and the gene annotation file you are using for phaser_gene_ae.py. I can see that you don't have "chr" in the name of the contig for the gene annotation file, which doesn't match the outputs from phaser. Chromosome names must match or all counts will show up as 0, which is what you are seeing here.

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

2 participants
0