More posts like this
-
selscan --xpehh
written by sevda •I am trying to run `selscan --xpehh` by vcf file but I have missing genotype (`./.`) in vcf file, and I got this error `ERROR: …
-
convert beagle genotypes to vcf
written by bsp017 •Hi, I have a phased beagle file which I generated through Angsd v0.935. I would like to use the beagle utility program beagle2vcf.jar. However I …
-
Selscan: ERROR: Alleles must be coded 0/1 only.
written by taniamahmood38 •I am trying to run nsl statistics using selscan tool on a vcf file (created using freebayes). But i am getting this error ERROR: Alleles …
-
Which max-gap value will be suitable for Bovine 50K SNP chip data in selscan software?
written by kas •Dear members, I'm using Bovine 50K SNP data in which the distance bet 2 SNPs will be 50.6 kb. In selscan software, which value should …
-
Haplotype phasing and imputation in Beagle 5.1
written by kas •Dear members, Anybody elaborate on the steps for **haplotype phasing and imputation in Beagle v5.1**. I have plink format files (**.ped and .map**) and I …
-
Phased genotype hapmap3 data encoded as 0 1.
written by nastasia •Dear Community, I would like to use *GWAsimulator* to simulate GWAS data for different populations. This tool consider only phased data as input. Each row …
-
Error in tmp_haplo[hap2_index, ] <- hap2
written by kas •Dear respected members, Anybody using "rehh" package, kindly help me. While calculating iHS values, its showing like this, hh_map <- data2haplohh(hap_file = "bta1__hapguess_switch.out", map_file = …
-
Forcing A1/A2 alleles in PLINK in a VCF phased file
written by GabrielMontenegroI have a phased VCF file and I need to change the alleles of the SNPs so that the alleles coded as 0 represent the …
-
Is there a way to phase an unphased data for selection detection?
written by eyb<p>Hi!</p> <p>I have ped/map file containing two populations (~110 samples, ~500k SNPs). Is there a software which can phase the data? Alleles should be coded …
-
1000 Genomes: Phased Or Not?
written by Chronos<p><strong>Q1.</strong> Running</p> <p><code>zcat ALL.chrX.BI_Beagle.20100804.genotypes.vcf.gz | grep -v ^## | cut -f 345 | cut -d ':' -f 1 | grep -v '\./\.' | grep -v …
Hello, what is the source of your input data?
thank you for your response. I'm using beagle output (.phased files) as input for selscan
Selscan accepts hap, VCF, and TPED formats, so, you need to get your Beagle output into one of those. I'm aware that these types of analyses can be nightmares.
How to convert .phased to .hap file?
Try to understand both formats and then decide what you need to do.