d379fe71f9062a15c3d0fe78ff64dd62edf9816e dschmelt Thu Apr 1 15:18:59 2021 -0700 dbSnpArchive track commit, with version controlled data files for 3 assemblies, outlines in detail in refs #26719 diff --git src/hg/makeDb/trackDb/dbSnpArchive.html src/hg/makeDb/trackDb/dbSnpArchive.html new file mode 100755 index 0000000..348a4cf --- /dev/null +++ src/hg/makeDb/trackDb/dbSnpArchive.html @@ -0,0 +1,35 @@ +<H2>Description</H2> + +<P> +This composite track contains information about single nucleotide polymorphisms (SNPs) +and small insertions and deletions (indels) — collectively Simple +Nucleotide Polymorphisms — from +<A HREF="https://www.ncbi.nlm.nih.gov/SNP/" target=_blank>dbSNP</A>, available from +<A HREF="ftp://ftp.ncbi.nih.gov/snp/organisms" target=_blank>ftp.ncbi.nih.gov/snp</A>. +</P> +<P> +Three tracks contain subsets of the items in this track: +<UL> +<LI><B>Common SNPs:</B> SNPs that have a minor allele frequency + of at least 1% and are mapped to a single location in the reference + genome assembly. Frequency data are not available for all SNPs, + so this subset is incomplete.</LI> +<LI><B>Flagged SNPs:</B> SNPs flagged as clinically associated by dbSNP, + mapped to a single location in the reference genome assembly, and + <em>not</em> known to have a minor allele frequency of at least 1%. + Frequency data are not available for all SNPs, so this subset may + include some SNPs whose true minor allele frequency is 1% or greater.</LI> +<LI><B>Mult. SNPs:</B> SNPs that have been mapped to multiple locations + in the reference genome assembly.</LI> +</UL> +</P> +<P> +The default maximum <A HREF="#Weight">weight</A> for this track is 1, so unless +the setting is changed in the track controls, SNPs that map to multiple genomic +locations will be omitted from display. When a SNP's flanking sequences +map to multiple locations in the reference genome, it calls into question +whether there is true variation at those sites, or whether the sequences +at those sites are merely highly similar but not identical. +</P> + +<!--#insert file="snp138.shared.html"-->