This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Inquiry related to inverse quantile normalization

Hello everyone, I want to ask in order to do inverse quantile normalization using the gtex pipeline: https://github.com/broadinstitute/gtex-pipeline/tree/master/qtl

eqtl_prepare_expression.py ${tpm_gct} ${counts_gct} ${annotation_gtf} \
    ${sample_participant_lookup} ${vcf_chr_list} ${prefix} \
    --tpm_threshold 0.1 \
    --count_threshold 6 \
    --sample_frac_threshold 0.2 \
    --normalization_method tmm

Can I follow this pipeline for normalization of gene counts for all the snps and not just eQTL. I am not able to understand at what step it specifically select eqtl for study. Can anyone please explain this part to me. Thank you.

gtex normalization qtl genecount

0 answers

No answers yet.

Log in to answer this question.