Closed ChaoXianSen closed 3 months ago
You can try -O TABLE to get the dosages.
Thank you for your reply!
What are the rules of mutation site conversion, how is it converted to numerical values ?
Looking forward to reply again, thank you!
These are genotype dosages in the sense they are also used by other formats, ie the count of the alternative allele and -1 for missing.
java -jar GenotypeHarmonizer.jar \ -i ./all.sample.raw.snp.vcf.gz \ -I VCF \ -O TRITYPER \ -o GenotypeHarmonizer \ -mf 0.05 -ip 0.4 -asf
Are there any tools or methods for extracting the expression numerical matrix of SNPS ? Expression value matrix was extracted for subsequent mediation analysis. Looking forward to reply, thank you!