More posts like this
-
Finding variants common to subset of samples in multi-sample VCF
written by dmp 0I 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 1Dear 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 1Dear 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 1Dear 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 1Dear 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 1Dear 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 1Deal 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 0I 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 4Hi 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 3Hi, 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