How to just use 1000 genomes phase 3 CHB+JPT+CHS data as reference to impute?
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
ERROR: You must specify a valid interval for imputation using the -int argument, -use_prephased_g: …
written by jmukisa90 3Hi there, I am new to Bioinformatics and imputation. I would like to impute genotypes for my phased SNP data (Used adapted SHAPEIT2 scripts following …
-
1000 genomes ancestry informative markers list
written by miguelmartin180 0I am trying to obtain a list with the 2000 best AIMs among the 1000 genomes SNPs, using infocalc.1.1's I_n statistic, but I am struggling …
-
Where To Get The Genetic Map For The Haplotype Reference Consortium to phase the data externally us…
written by moldach 13The [Sanger Imputation Service][1] does not offer a pipeline that utilizes the family information during phasing. Therefore, [our pipeline][3] (previously) has been to previously use …
-
Haplotype data for particular populations and a particular gene
written by genogeno 0Hi everyone, I need to get haplotype data for HapMap or 1000 Genomes for CEU, MKK, TSI, CHB and JPT for ± 1 Mb at …
-
imputation only choose one population as reference panel
written by Peter Chung 21I have a gwas data to do the imputation by shapeit2 and impute2. I would like to use only east asians population in 1,000 Genomes …
-
filling missing values in only typed SNPs - Does it need imputed or just phased?
written by phuongthaod04 0Hi, I am new in bio field so my knowledge is not deep enough to sold this question. Please give me a help. I have …
-
Is there a parent-child SNP genotyping data available somewhere?
written by sinorenjianyi 4Hpamap, no https://hapmap.ncbi.nlm.nih.gov/downloads/samples_individuals/relationships_w_pops_121708.txt 1000 Genomes Weird http://www.1000genomes.org/faq/can-i-get-phenotype-gender-and-family-relationship-information-samples/ All the children are in phase 3, phase 1 does not even contain one single child for Chinese …
-
Improving accuracy in small regions with Impute2
written by lel7lel7 3Hi All, In the Impute2 manual they prefer the standard Impute2 MCMC algorithm for **fine-scale imputation** of small genome regions but don't explain **how to …
-
Which reference panel to use with Impute2
written by raja.venks 2Dear All I am new to bio informatics. Currently I am trying to impute the genotypes for a specific SNP and I have managed impute …
-
Where To Get The Genetic Map For The Composite Of Multiple Signals Test
written by bmuchmore 1<p>Hello all,</p> <p>So, I have been trying to implement the CMS code (<a href='http://www.broadinstitute.org/scientific-community/science/programs/medical-and-population-genetics/cms/code'>http://www.broadinstitute.org/scientific-community/science/programs/medical-and-population-genetics/cms/code</a>) in order to search for signals of positive selection in a …
Did you try to run the imputation with standard options? Because impute2 decides on its own which haplotypes to use for imputation. You can play with the
k_happarameter when you get low imputation accuracy.See this and that overview.