retrieval of SNPs through PLINK
hi! I am interested in extraction of SNPs from 1000 genome browser data using PLINK. Can you please clear that what files I need for this purpose as input to run PLINK and in which format?
plink
snps
1000 genome browser
• 1,768 views
•
link
written
by
12021560-002 •
0 answers
No answers yet.
Log in to answer this question.
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 …
-
Burden test and vcf input
written by storm1907 •Hello, I am in need to run ieCAT and SKAT tests on R. I am very newbie in these tools. From this manual https://rdrr.io/cran/iECAT/f/inst/doc/iECAT.pdf it …
-
QTCAT problem: all p-values are 1
written by sara.sheredero •Hi, I am trying to see the association between a group of over 91 thousand SNPs and a phenotypic trait but when I run the …
-
How to make small subset of large genotyping dataset with plink?
written by kynnjo •I have a collection of genotyping files, that, for the purpose of this question, I will call big.bed, big.ped, big.fam, big.map, big.vcf, etc. This dataset …
-
Annotate noncoding regions for 1000 genome data
written by qwzhang0601Is there any tool or database to annotate the SNPs in the noncoding regions? I am working on 1000 genome data. Usually there are clear …
-
reading CELfiles for Human Exon 1.0 ST Array [CDF: HuEx-1_0-st-v2,coreR3,A20071112,EP]
written by 12021560-002 •Hi I am reading microarray data (CEL files) through R. While reading GSE35021 based on platform Affymetrix Human Exon 1.0 ST Array [CDF: HuEx-1_0-st-v2,coreR3,A20071112,EP]. I …
-
retrieval of population specific SNPs
written by 12021560-002 •Hi! I have a list of SNPs and want to retrieve from this list the SNPs that are found in Asian population only. could you …
-
SNPs retrieval through PLINK
written by 12021560-002 •what does this command mean? what files are required to run this command in PLINK? plink --bfile 1000-all --geno 0.025 --mind 0.025 --extract Ensembl_Genes_Ed.txt --range …
-
capturing phenotypic information in R
written by 12021560-002 •hi! I am following your link http://bioinformatics.knowledgeblog.org/2011/06/20/analysing-microarray-data-in-bioconductor/ I need to download phenotypic data in the form of text file that describe chip names, and the …
-
Risk allele frequency via 1000 genome browser
written by 12021560-040How to use allele frequency calculator of 1000 genome browser with external files? How can I prepare the vcf file of the snps to be …