QC exclusion of A/T or G/C alleles to avoid strand issues
I read in one paper they excluded (SNVs) with A/T or G/C alleles to avoid strand issues. What does this even mean? Why would there be "strand issues"?
Thanks for your help!
quality-control
snv
qc
snp
• 1,372 views
•
link
written
by
_quantum_girl_ •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
What do HAP A1 and HAP A2 mean in plink --freqx output?
written by _quantum_girl_ •let's assume: SNP1 = A/C, SNP2 = T/G, SNP3 = A/G, SNP4 = C/T how do I know what C(HAP A1) C(HAP A2) mean? is …
-
Convert alleles from Illumina 1/2 format to ACGT format?
written by dam4lHi everyone, I have a binary PLINK fileset in which alleles are coded 1/2 and failed calls are denoted by 0. The 1/2 format is …
-
Annotate genomic positions with dbSNP rsIds
written by JimbouAlthough I already found some ways to annotate genomic positions with rsIDs using e.g. UCSC table browser, I'm not happy with that since I want …
-
Meaning of TOP/BOTTOM strand and QC implications
written by ognjen011I've found a post explaining strand designations for some Illumina systems: https://www.illumina.com/documents/products/technotes/technote_topbot.pdf So the way they explain it is some local designation which is robust …
-
Confusion over SNP strand importance re genotyping (G>C)
written by oooner2014 •Basically, an original paper looked at a C>G mutation on the forward strand, our Taqman is designed on the reverse strand for a G>C mutation. …
-
Standardization of A1 / A2 designations across multiple .ped files for downstream processing
written by LauferVAHello, I am working with transethnic data. I have 4 different .ped files in the same genomic locus. Because of the different ethnicities, the major …
-
understanding of dbSNP info on MAF, Alleles and HGVS Names
written by tonja.rI have some problems with understanding of the concepts of SNP and related MAF, Alleles and NGVS Names. I was looking at rs2476601. From "Allele" …
-
Snv Substitution Pattern
written by sunhanice<p>In sequencing papers, there always are figures like this : <img src="http://www.freeimagehosting.net/newuploads/enx1h.png" alt="enter image description here"/></p> <p>What I don't understand is that ,why they only …
-
Region Reference (And Alternate) Alleles By Columns
written by Ryan D<p>Hi there, suppose we want to get reference and alternate alleles for several regions of the genome. Is there a way to do this from …
-
Explanation Of Fields In Watson Snp Gff File
written by Andrea_Bio •<p>Hello</p> <p>Here are a few lines from the watson snp data in gff format:</p> <pre><code>#chr1 JW genotype 42101 42101 . + . SNP rs2691277.1;alleles T/G;ref_allele …
This could be because they are probably merging two or more datasets. If you are merging two or more datasets, it will be very important that SNPs sets are concordant in terms of positive or negative strands among the datasets. If not more that two alleles will be observed in the merged dataset.
They aren't merging any datasets. Just for reference the paper is this: https://www.nature.com/articles/s41380-022-01674-9#MOESM1. Citing: "Quality control was carried out with PLINK v2.0 using the following criteria: [...] exclusion of single nucleotide variants (SNVs) with call rate <95%, Hardy-Weinberg equation (HWE)<1e-4, minor allele frequency (MAF)<0.01, and with A/T or G/C alleles to avoid strand issues".