More posts like this
-
Generate the snpfile.txt (for BLUPF90 input) in 0125 format from plink flat file (.map and .ped)?
written by tvibhaps •Hi, I have plink flat files (.map and .ped) of skim-seq data. These plink files have snp calls in ATGC format. I need to convert …
-
recode SNPs ATGC illumina
written by ami23.sarr •hello, , i have a snp typing file whose genotypes are in ATGC format that i want to convert to 0,1,2(Genotypes must be coded as …
-
Read MAP and PED files in PLINK
written by ft821525 •I want to conduct GWAS analysis using PLINK 1.9. I have created the text files that contain MAP and PED data. However, I could not …
-
illumina results to do genotype imputation,about AB to ATCG
written by sacuba1 •Recently , I studied Illumina chicken 60k SNP chip. The orignal data was writed in plink map and ped file. My idea are as follows: …
-
How to convert Microsatellite codominant two column data into illumina AB format?
written by akangI have codominant microsatellite data. How can I convert it into Illumina AB format? I would appreciate any help. Below is a sample of my …
-
Converting illumina raw genotype data into PLINK PED format
written by mohamadi_yahya •Hello How can I convert Illumina raw genotype data into PLINK format?
-
How to get allele coding
written by LZhang •Dear All: I am new to bioinformatics. Recently I got genotyping files from PLINK, and need to transfer these SNP to either 0/1/2 or Illumina …
-
Starting up with PLINK
written by Rakan •Hi everyone, I would really appreciated if any one would help me with this. I want to load my data in Excel file into PLINK …
-
How To Revert Allele Data To Atgc With Plink After Recoding To 12 Format
written by kumar.vinod81<p>I've recoded my SNP data in --recode12 format using PLINK. Now I want to recode back to my data in ATGC data. What will be …
-
Ab Solid Fastq To Illumina Fastq
written by Varun Gupta<p>HI Everyone</p> <p>I have AB solid data The fastq file looks like this</p> <pre><code>@SRR334700.1 solid0527_20110502_FRAG_BC_ReidWT_bcSample1_ReidWT_1_5_16 length=50 T120202210232000020002.00301000012.100...00........ +SRR334700.1 solid0527_20110502_FRAG_BC_ReidWT_bcSample1_ReidWT_1_5_16 length=50 !/<%2/:%*)-%%0'--'')/.!%('1'%),+/%!&',!!!'+!!!!!!!! </code></pre> <p>I have dealt …
What have you tried?
To change format, i tried using program like gengen etc. But, i couldn't get the result by error. Other try is that using PLINK --recode12 option. But, I don't know if the result is the same illumina AB.
--recode12is no the same. The Illumina AB format is quite specific, often called TOP / BOT format.What commands have you tried with GenGen and what was the error(s)?