Haplotype Blocks inferring with Perl script (LD block inferring)
Hi All,
Is there any perl expert who has completed the perl script for LD (genetic) inferring? Can you share the script, Thanks.
Best regards,
haplotype-blocks
• 1,444 views
•
link
updated
by
Ram
•
written
by
Shicheng Guo
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Script to calculate RVIS (Residual Variation Intolerance Score)
written by Shicheng GuoHi All, Who can share a script to calculate RVIS (Residual Variation Intolerance Score). Petrovski S., Wang Q., Heinzen E.L., Allen A.S., Goldstein D.B. (2013). …
-
Latest version of ancestral alleles for dbSNP153
written by Shicheng GuoHi All, Who can share an annotation file for the latest version of ancestral alleles for dbSNP152 or dbSNP153 Thanks.
-
Script to download fasta seqeuences for FGF1 to FGF12
written by Shicheng GuoHi All, Who can share a script to download human gene fasta/sequences for FGF1, FGF2, FGF3, FGF4, FGF5, FGF6 and FGF7 at the same time? …
-
Script: VCF to 3 base mutation pattern
written by Shicheng GuoHi All, Who can share a script to transfer mutation VCF files to 3-base mutation pattern: Bekow is the output i want to obtain. I …
-
Perl/Python script: phased vcf to phased tped
written by Shicheng GuoHi All, Who can share a perl/python script to transfer phased vcf to phased tped? Thanks. ------------------------------------------ Update: `plink` will re-order the alleles therefore 'phase' …
-
bedtools shuffle with adjustment of GC ratio
written by Shicheng GuoHi All, Is there any script which can be used for `bedtools shuffle` and can be applied to ‘GC' ratio control/adjustment ? I want to …
-
Linkage Disequilibrium to Rare SNPs
written by Shicheng GuoHi colleagues, Just very simple question. When we calculate LD, we need P(A),P(a),P(B),P(b) and then D=P(AB)-P(A)P(B) r=P(AB)-P(A)P(B)/sqrt(P(A)P(a)P(B)P(b)) However, for raw SNPs or mutation, P(A) or …
-
LD plot for both microsatellites and SNP data (Haploview)
written by Shicheng GuoHi All, haploview only can plot LD for SNP data (biallelic markers). Genetic variations with greater than two alleles (e.g. microsatellites) will not work correctly. …
-
Methylation correlation between adjacent CpGs in certain genomic interval from BAM files
written by Shicheng GuoHi All, I was asked to calculate the correlation (Pearson) of the methylation between the adjacent CpGs with the reads from the BAM files (BS-seq). …
-
Fastqc result collection script
written by Shicheng GuoHi All, I guess lot of you would like to use *fastqc* to check the fastq/bam/sam files after you get the data. However, sometime, we …