Extract Loci based on the snps number
I have ddard NGs data and data now in VCF format. I want to extract Loci, which has than 4 to 9 SNPS/loci for Skyline plotting. Can anyone can help me?
snp
ngs
• 810 views
•
link
updated
by
Ram
•
written
by
safiq713 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Finding variants common to subset of samples in multi-sample VCF
written by dmp •I have a VCF file generated from following the GATK tutorial and using the GenotypeGVCFs to jointly genotype each of my 9 samples. I would …
-
Keeping Only Informative SNPs
written by safiq713 •Dear All I want to extract only unlinked snps only, how can do that? After the filter I have around 900 snps, among all the …
-
Sex chromosome filtering/Sex linked SNPs filtering
written by safiq713 •Dear All, I am new in NGS analysis. I have 90 samples ddRAD data. I am using reference based analysis. In my samples some samples …
-
Keeping loci those have specific number of SNPS
written by safiq713 •Dear all I want to keep some loci, only those loci has 4 SNPS (specific number of SNPS). I want to make skyline plot from …
-
Keeping only SNPs
written by safiq713 •Dear all, I need help. I have filtered SNP in vcf format, I want to extract only informative sites (SNPs) to FASTA format, How can …
-
Fst Calculation and Visualization
written by safiq713 •Dear all, I am working with ddRAD data, and I have allele and genotype frequencies of different SNPs in different populations. I have calculated Fst …
-
NGS-Statistics Analysis (mapping and file formating)
written by safiq713 •Deal all some can help me two things I want to cheek my RAD data mapping percentage, as I know i can do that with …
-
ABH to VCF for annotation
written by raheelawaheed123 •I am having a set of GBS (SNPs) in ABH format which i corrected by ABH genotypeR and used for QTL mapping. Now i want …
-
Extract certain SNPs and indeld from a genotyped dataset.
written by Mazza •Hi guys Please this is very urgent and I really need help on this. I have a genotyped dataset in Plink .bim .fam ... file …
-
Extract files with xxx_somenumber_yyyy.zzz.vcf
written by shanika.amarasinghe •Hi, I need help please... :( I created the following code to extract .vcf files from sub directories in a directory ``` time find /<location …
I think this may be what you're looking for.
You can subset by regions.
https://samtools.github.io/bcftools/bcftools.html#view