how can I find the SNP from raw vcf sequences data
how can I find the SNP from raw vcf sequences data using VCFtools or plink?? I know GWAS can use plink --bfile TWBR10410-02 --snp rs886205 --out rs886205 --recode --noweb thank you!
sequencing
snp
vcftools
• 1,469 views
•
link
written
by
chengyi31000 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
TreeMix: ERROR: cannot open file treemix.freq.gz
written by k.prata •Hi, I'm running Mac OS Mojave and I've encountered an error trying to run TreeMix. ERROR: cannot open file treemix.freq.gz Here are the steps I …
-
How to remove duplicate SNPs from plink ped,vcf?
written by Tania**Hi Every one** I used to get this error when I try to split a vcf I get from plink format: > [E::bcf_hdr_add_sample] Duplicated sample …
-
Using vcftools to filter SNPs by a linkage disequilibrium (r2) threshold
written by shyamie •I'm using 1000 genomes vcfs, and I'm trying to thin out SNPs in moderate linkage disequlibrium (r2) using vcftools. In plink, I would do this …
-
vcf filter dp
written by chengyi31000 •I want to filter Dp to my vcf file using VCFtools. vcftools --vcf myfile.vcf --min-meanDP 5 --recode --out filter_DP I want to know how to …
-
vcftools QC process
written by chengyi31000 •I am going to have QC process of every CHR1 that I merge. I want to do HWE and call rate. Thant's waht I did …
-
How is it possible to create a .fam file with PLINK with phenotypic data (for GEMMA)?
written by beausoleilmoI want to use GEMMA to calculate association mapping. But I need a .fam file to run the GEMMA program. Like this: gemma -bfile plink …
-
defining reference alleles in 23andMe file to create plink .ped file
written by gulcek •I created .ped and .map pairs of each individual from 23andMe raw text format by using plink. As far as I know, plink --bfile binary_fileset …
-
PLINK: Convert bed,bim, fam to vcf file
written by bsmith030465Hi, I want to convert my files (xx.bed, xx.bim, xx.fam) to vcf format. I am following the code given at: http://pngu.mgh.harvard.edu/~purcell/plink2/data.html#recode Here is my command …
-
PLINK ERROR: Could not place marker for left window edge
written by Aishwarya.Kulkarni •I am using a following command plink --noweb --bfile hapmap1 --recode --filter-controls --chr 1 --from-bp 3721218 --to-bp 3721418 --out plink_trial just to see as to …
-
Converting Tped To Ped
written by Click downvote<p>Right now I'm using the commands</p> <pre><code>convert_tped_to_bed="plink --noweb --tfile ${TEMP_DIR}${BASENAME} --make-bed --out ${TEMP_DIR}${BASENAME}" convert_bed_to_ped="plink --noweb --bfile ${TEMP_DIR}${BASENAME} --recode --tab --out ${PLINK_DIR}" </code></pre> <p>to convert tped …
Hello chengyi31000!
We believe that this post does not fit the main topic of this site.
Please take the time to consider what you are posting, make a well-written post, and realize that it takes time from other people to answer it.
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!