Getting gene level readcount from the Asereadcounter GATK tool
Hello any one suggest me how to get gene level allele count from the Asereadcounter from GATK
Thank you
rna-seq
rna-seq
r
sequence
snp
• 2,105 views
•
link
updated
by
fu_entomology •
•
written
by
hemantcnaik •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Gene level expression versus variant-level expression
written by ramiro.barrantes •We have tumor/normal sample pairs, did RNA sequencing and obtained gene level differential expression counts using star and salmon. We also used GATK ASEReadCounter to …
-
How to get Gene level TPM single cell Smart-seq2 data
written by luckysardar171 •Hello I am new to RNA seq and ScRNA-seq i have smart-seq2 data want to convert to gene level TPM for this I need gene …
-
Getting the peaks on the perticular coordinate
written by luckysardar171 •Hello folks i have generated peaks from the macs2 from the output bed i want to get the peaks on the specific coordinates can any …
-
How to get orthologs between Two species in orthodb
written by hemantcnaik •Hello I wanted a species specific ortholog genes between human and mouse through orthodb how can I get? can Any one suggest me, I have …
-
How get density plot TSS region for genes of interest
written by BISEP •Hello I have chipseq data wanted do TSS region and gene body density plot from list of genes can any one suggest me how can …
-
Mitigating technical allelic dropout in Single cell allelic RNA seq analysis
written by luckysardar171 •Hello, I am currently working on single cell Allele specific analysis, have the alleleA and alleleB count, Can any one suggest me any computational methods …
-
Mapping percentage require for single cell allele specific analysis
written by hemantcnaik •Hello I have mapped my single cell data using STAR aligner with the mouse mm10 genome mapping percentage when I run multiqc its showing on …
-
What will be the Ideal Minimum base quality to count reads
written by hemantcnaik •Hello I am using GATK ASEReadCounter for this one of the option --min-base-quality 0 zero is defualt, confused can any one suggest me which value …
-
How handle the allelic dropout event in single cell analysis
written by hemantcnaik •Hello, Can any one suggest me best way to handle the dropout event in single cell allele specific analysis
-
Allele specific Single cell rna seq data normalization
written by hemantcnaik •Hello Currently I am working on single cell Allele specific analysis, wanted normalize allele count, is there any tool for normalizing data by allele wise …
Please provide complete information when asking new questions. You seem to have omitted the fact that you are working with single cell RNAseq data ( Mapping percentage require for single cell allele specific analysis ), if this question is a follow-up. What you are asking for is likely not possible to do. I don't recall if you clarified what kind of single cell data you are using in previous posts.
I am working on mouse dataset from smart seq2 I used Asereadcounter for allelic analysis and how to process the output file to get gene level allele count
You can check out MBASED, which should be compatible with the outputs from ASEReadCounter. For more detailed usage, check out their vignette. I'm not sure if this method is applicable to single-cell data though.
Did you figure this out?