cartVersion cartVersion cartVersion cartVersion 0 -6 0 0 0 0 0 0 0 0 0 cartVersion cartVersion cartVersion 0 cartVersion 6 dbSnp155Composite dbSNP 155 bed 3 Short Genetic Variants from dbSNP release 155 3 0.8 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$
\ This track shows short genetic variants\ (up to approximately 50 base pairs) from\ dbSNP\ build 155:\ single-nucleotide variants (SNVs),\ small insertions, deletions, and complex deletion/insertions (indels),\ relative to the reference genome assembly.\ Most variants in dbSNP are rare, not true polymorphisms,\ and some variants are known to be pathogenic.\
\ For hg38 (GRCh38), approximately 998 million distinct variants\ (RefSNP clusters with rs# ids)\ have been mapped to more than 1.06 billion genomic locations\ including alternate haplotype and fix patch sequences.\ dbSNP remapped variants from hg38 to hg19 (GRCh37);\ approximately 981 million distinct variants were mapped to\ more than 1.02 billion genomic locations\ including alternate haplotype and fix patch sequences (not\ all of which are included in UCSC's hg19).\
\\ This track includes four subtracks of variants:\
\ A fifth subtrack highlights coordinate ranges to which dbSNP mapped a variant but with genomic\ coordinates that are not internally consistent, i.e. different coordinate ranges were provided\ when describing different alleles. This can occur due to a bug with mapping variants from one\ assembly sequence to another when there is an indel difference between the assembly sequences:\
\ SNVs and pure deletions are displayed as boxes covering the affected base(s).\ Pure insertions are drawn as single-pixel tickmarks between\ the base before and the base after the insertion.\
\ Insertions and/or deletions in repetitive regions may be represented by a half-height box\ showing uncertainty in placement, followed by a full-height box showing the number of deleted\ bases, or a full-height tickmark to indicate an insertion.\ When an insertion or deletion falls in a repetitive region, the placement may be ambiguous.\ For example, if the reference genome contains "TAAAG" but some\ individuals have "TAAG" at the same location, then the variant is a deletion of a single\ A relative to the reference genome.\ However, which A was deleted? There is no way to tell whether the first, second or third A\ was removed.\ Different variant mapping tools may place the deletion at different bases in the reference genome.\ To reduce errors in merging variant calls made with different left vs. right biases,\ dbSNP made a major change in its representation of deletion/insertion variants in build 152.\ Now, instead of assigning a single-base genomic location at one of the A's,\ dbSNP expands the coordinates to encompass the whole repetitive region,\ so the variant is represented as a deletion of 3 A's combined with an insertion of 2 A's.\ In the track display, there will be a half-height box covering the first two A's,\ followed by a full-height box covering the third A, to show a net loss of one base\ but an uncertain placement within the three A's.\
\\ Variants are colored according to functional effect on genes annotated by dbSNP:\
\ \Protein-altering variants and splice site variants are\
red.\
Synonymous codon variants are\
green.\
\
Non-coding transcript or Untranslated Region (UTR) variants are\
blue.\
\ On the track controls page, several variant properties can be included or excluded from\ the item labels:\ rs# identifier assigned by dbSNP,\ reference/alternate alleles,\ major/minor alleles (when available) and\ minor allele frequency (when available).\ Allele frequencies are reported independently by the project\ (some of which may have overlapping sets of samples):\
\ Using the track controls, variants can be filtered by\ \
\ While processing the information downloaded from dbSNP,\ UCSC annotates some properties of interest.\ These are noted on the item details page,\ and may be useful to include or exclude affected variants.\ \
\ Some are purely informational:\
\keyword in data file (dbSnp155.bb) | \# in hg19 | # in hg38 | description |
---|---|---|---|
clinvar | \627817 | \630503 | \Variant is in ClinVar.\ | \
clinvarBenign | \275541 | \276409 | \Variant is in ClinVar with clinical significance of benign and/or likely benign.\ | \
clinvarConflicting | \16925 | \16834 | \Variant is in ClinVar with reports of both benign and pathogenic significance.\ | \
clinvarPathogenic | \56373 | \56475 | \Variant is in ClinVar with clinical significance of pathogenic and/or likely pathogenic.\ | \
commonAll | \14904503 | \15862783 | \Variant is "common", i.e. has a Minor Allele Frequency of at least 1% in all projects reporting frequencies.\ | \
commonSome | \59633864 | \62095091 | \Variant is "common", i.e. has a Minor Allele Frequency of at least 1% in some, but not all, projects reporting frequencies.\ | \
diffMajor | \12748733 | \13073288 | \Different frequency sources have different major alleles.\ | \
overlapDiffClass | \198945442 | \207101421 | \This variant overlaps another variant with a different type/class.\ | \
overlapSameClass | \29281958 | \30301090 | \This variant overlaps another with the same type/class but different start/end.\ | \
rareAll | \906113910 | \938985356 | \Variant is "rare", i.e. has a Minor Allele Frequency of less than 1% in all projects reporting frequencies, or has no frequency data.\ | \
rareSome | \950843271 | \985217664 | \Variant is "rare", i.e. has a Minor Allele Frequency of less than 1% in some, but not all, projects reporting frequencies, or has no frequency data.\ | \
revStrand | \5540864 | \6770772 | \Alleles are displayed on the + strand at the current position. dbSNP's alleles are displayed on the + strand of a different assembly sequence, so dbSNP's variant page shows alleles that are reverse-complemented with respect to the alleles displayed above.\ | \
\ while others may indicate that the reference genome contains a rare variant or sequencing issue:\
\keyword in data file (dbSnp155.bb) | \# in hg19 | # in hg38 | description |
---|---|---|---|
refIsAmbiguous | \19 | \41 | \The reference genome allele contains an IUPAC ambiguous base (e.g. 'R' for 'A or G', or 'N' for 'any base').\ | \
refIsMinor | \14950212 | \15386394 | \The reference genome allele is not the major allele in at least one project.\ | \
refIsRare | \793081 | \822757 | \The reference genome allele is rare (i.e. allele frequency < 1%).\ | \
refIsSingleton | \694310 | \712794 | \The reference genome allele has never been observed in a population sequencing project reporting frequencies.\ | \
refMismatch | \1 | \18 | \The reference genome allele reported by dbSNP differs from the GenBank assembly sequence. This is very rare and in all cases observed so far, the GenBank assembly has an 'N' while the RefSeq assembly used by dbSNP has a less ambiguous character such as 'R'.\ | \
\ and others may indicate an anomaly or problem with the variant data:\
\keyword in data file (dbSnp155.bb) | \# in hg19 | # in hg38 | description |
---|---|---|---|
altIsAmbiguous | \5294 | \5361 | \At least one alternate allele contains an IUPAC ambiguous base (e.g. 'R' for 'A or G'). For alleles containing more than one ambiguous base, this may create a combinatoric explosion of possible alleles.\ | \
classMismatch | \13289 | \18475 | \Variation class/type is inconsistent with alleles mapped to this genome assembly.\ | \
clusterError | \373258 | \459130 | \This variant has the same start, end and class as another variant; they probably should have been merged into one variant.\ | \
freqIncomplete | \0 | \0 | \At least one project reported counts for only one allele which implies that at least one allele is missing from the report; that project's frequency data are ignored.\ | \
freqIsAmbiguous | \4332 | \4399 | \At least one allele reported by at least one project that reports frequencies contains an IUPAC ambiguous base.\ | \
freqNotMapped | \1149972 | \1141935 | \At least one project reported allele frequencies relative to a different assembly; However, dbSNP does not include a mapping of this variant to that assembly, which implies a problem with mapping the variant across assemblies. The mapping on this assembly may have an issue; evaluate carefully vs. original submissions, which you can view by clicking through to dbSNP above.\ | \
freqNotRefAlt | \74139 | \110646 | \At least one allele reported by at least one project that reports frequencies does not match any of the reference or alternate alleles listed by dbSNP.\ | \
multiMap | \799777 | \286666 | \This variant has been mapped to more than one distinct genomic location.\ | \
otherMapErr | \91260 | \195051 | \At least one other mapping of this variant has erroneous coordinates. The mapping(s) with erroneous coordinates are excluded from this track and are included in the Map Err subtrack. Sometimes despite this mapping having legal coordinates, there may still be an issue with this mapping's coordinates and alleles; you may want to click through to dbSNP to compare the initial submission's coordinates and alleles. In hg19, 55454 distinct rsIDs are affected; in hg38, 86636. \ | \
\ dbSNP has collected genetic variant reports from researchers worldwide for \ more than 20 years.\ Since the advent of next-generation sequencing methods and the population sequencing efforts\ that they enable, dbSNP has grown exponentially, requiring a new data schema, computational pipeline,\ web infrastructure, and download files.\ (Holmes et al.)\ The same challenges of exponential growth affected UCSC's presentation of dbSNP variants,\ so we have taken the opportunity to change our internal representation and import pipeline.\ Most notably, flanking sequences are no longer provided by dbSNP,\ because most submissions have been genomic variant calls in VCF format as opposed to\ independent sequences.\
\\ We downloaded JSON files available from dbSNP at\ http://ftp.ncbi.nlm.nih.gov/snp/archive/b155/JSON/,\ extracted a subset of the information about each variant, and collated\ it into a bigBed file using the\ bigDbSnp.as schema with the information\ necessary for filtering and displaying the variants,\ as well as a separate file containing more detailed information to be\ displayed on each variant's details page\ (dbSnpDetails.as schema).\ \
\ Note: It is not recommeneded to use LiftOver to convert SNPs between assemblies,\ and more information about how to convert SNPs between assemblies can be found on the following\ FAQ entry.
\\ Since dbSNP has grown to include over 1 billion variants, the size of the All dbSNP (155)\ subtrack can cause the\ Table Browser and\ Data Integrator\ to time out, leading to a blank page or truncated output,\ unless queries are restricted to a chromosomal region, to particular defined regions, to a specific set \ of rs# IDs (which can be pasted/uploaded into the Table Browser),\ or to one of the subset tracks such as Common (~15 million variants) or ClinVar (~0.8M variants).\
\ For automated analysis, the track data files can be downloaded from the downloads server for\ hg19 and\ hg38.\
file | \format | \subtrack | \||
---|---|---|---|---|
dbSnp155.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \All dbSNP (155) | \
dbSnp155ClinVar.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \ClinVar dbSNP (155) | \
dbSnp155Common.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \Common dbSNP (155) | \
dbSnp155Mult.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \Mult. dbSNP (155) | \
dbSnp155BadCoords.bb | \hg19 | \hg38 | \bigBed4 | \Map Err (155) | \
\ dbSnp155Details.tab.gz\ | \gzip-compressed tab-separated text | \Detailed variant properties, independent of genome assembly version | \
\ Several utilities for working with bigBed-formatted binary files can be downloaded\ here.\ Run a utility with no arguments to see a brief description of the utility and its options.\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/snp/dbSnp155.bb -chrom=chr1 -start=200000 -end=200400 stdout\ \
bigBedNamedItems dbSnp155.bb rs6657048 stdout\ \
bigBedNamedItems -nameFile dbSnp155.bb myIds.txt dbSnp155.myIds.bed\ \
\ The columns in the bigDbSnp/bigBed files and dbSnp155Details.tab.gz file are described in\ bigDbSnp.as and\ dbSnpDetails.as respectively.\ \ For columns that contain lists of allele frequency data, the order of projects\ providing the data listed is as follows:\
\ UCSC also has an\ API\ that can be used to retrieve values from a particular chromosome range.\
\ A list of rs# IDs can be pasted/uploaded in the\ Variant Annotation Integrator\ tool to find out which genes (if any) the variants are located in,\ as well as functional effect such as intron, coding-synonymous, missense, frameshift, etc.\
\ Please refer to our searchable\ mailing list archives\ for more questions and example queries, or our\ Data Access FAQ\ for more information.\
\ \\ Holmes JB, Moyer E, Phan L, Maglott D, Kattman B.\ \ SPDI: Data Model for Variants and Applications at NCBI.\ Bioinformatics. 2019 Nov 18;.\ PMID: 31738401\
\\ Sayers EW, Agarwala R, Bolton EE, Brister JR, Canese K, Clark K, Connor R, Fiorini N, Funk K,\ Hefferon T et al.\ \ Database resources of the National Center for Biotechnology Information.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D23-D28.\ PMID: 30395293; PMC: PMC6323993\
\\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122;\ PMC: PMC29783\
\ \ varRep 1 compositeTrack on\ group varRep\ longLabel Short Genetic Variants from dbSNP release 155\ maxWindowCoverage 4000000\ priority 0.8\ shortLabel dbSNP 155\ subGroup1 view Views variants=Variants errs=Mapping_Errors\ track dbSnp155Composite\ type bed 3\ url https://www.ncbi.nlm.nih.gov/snp/$$\ urlLabel dbSNP:\ visibility pack\ dbSnp155ViewErrs Mapping Errors bed 3 Short Genetic Variants from dbSNP release 155 1 0.8 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 longLabel Short Genetic Variants from dbSNP release 155\ parent dbSnp155Composite\ shortLabel Mapping Errors\ track dbSnp155ViewErrs\ view errs\ visibility dense\ dbSnp155ViewVariants Variants bigDbSnp Short Genetic Variants from dbSNP release 155 1 0.8 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 classFilterType multipleListOr\ classFilterValues snv,mnv,ins,del,delins,identity\ detailsTabUrls _dataOffset=/gbdb/hgFixed/dbSnp/dbSnp155Details.tab.gz\ freqSourceOrder 1000Genomes,dbGaP_PopFreq,TOPMED,KOREAN,SGDP_PRJ,Qatari,NorthernSweden,Siberian,TWINSUK,TOMMO,ALSPAC,GENOME_DK,GnomAD,GoNL,Estonian,Vietnamese,Korea1K,HapMap,PRJEB36033,HGDP_Stanford,Daghestan,PAGE_STUDY,Chileans,MGP,PRJEB37584,GoESP,ExAC,GnomAD_exomes,FINRISK,PharmGKB,PRJEB37766\ longLabel Short Genetic Variants from dbSNP release 155\ maxFuncImpactFilterLabel Greatest functional impact on gene\ maxFuncImpactFilterType multipleListOr\ maxFuncImpactFilterValues 0|(not annotated),0865|frameshift,1587|stop_gained,1574|splice_acceptor_variant,1575|splice_donor_variant,1821|inframe_insertion,1583|missense_variant,1590|terminator_codon_variant,1819|synonymous_variant,1580|coding_sequence_variant,1623|5_prime_UTR_variant,1624|3_prime_UTR_variant,1619|nc_transcript_variant,2|genic_upstream_transcript_variant,1986|upstream_transcript_variant,2152|genic_downstream_transcript_variant,1987|downstream_transcript_variant,1627|intron_variant\ parent dbSnp155Composite\ shortLabel Variants\ track dbSnp155ViewVariants\ type bigDbSnp\ ucscNotesFilterType multipleListOr\ ucscNotesFilterValues altIsAmbiguous|Alternate allele contains IUPAC ambiguous base(s),classMismatch|Variant class/type is inconsistent with allele sizes,clinvar|Present in ClinVar,clinvarBenign|ClinVar significance of benign and/or likely benign,clinvarConflicting|ClinVar includes both benign and pathogenic reports,clinvarPathogenic|ClinVar significance of pathogenic and/or likely pathogenic,clusterError|Overlaps a variant with the same type/class and position,commonAll|MAF >= 1% in all projects that report frequencies,commonSome|MAF >= 1% in at least one project that reports frequencies,diffMajor|Different projects report different major alleles,freqIncomplete|Frequency reported with incomplete allele data,freqIsAmbiguous|Frequency reported for allele with IUPAC ambiguous base(s),freqNotMapped|Frequency reported on different assembly but not mapped by dbSNP,freqNotRefAlt|Reference genome allele is not major allele in at least one project,multiMap|Variant is placed in more than one genomic position,otherMapErr|Another mapping of this variant has illegal coords (indel mapping error?),overlapDiffClass|Variant overlaps other variant(s) of different type/class,overlapSameClass|Variant overlaps other variant(s) of same type/class but different position,rareAll|MAF < 1% in all projects that report frequencies (or no frequency data),rareSome|MAF < 1% in at least one project that reports frequencies,refIsAmbiguous|Reference genome allele contains IUPAC ambiguous base(s),refIsMinor|Reference genome allele is minor allele in at least one project that reports frequencies,refIsRare|Reference genome allele frequency is <1% in at least one project,refIsSingleton|Reference genome frequency is 0 in all projects that report frequencies,refMismatch|Reference allele mismatches reference genome sequence,revStrand|Variant maps to opposite strand relative to dbSNP's preferred top-level placement\ view variants\ visibility dense\ dbSnp153Composite dbSNP 153 bed 6 + Short Genetic Variants from dbSNP release 153 3 0.908 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$\ This track shows short genetic variants\ (up to approximately 50 base pairs) from\ dbSNP\ build 153:\ single-nucleotide variants (SNVs),\ small insertions, deletions, and complex deletion/insertions (indels),\ relative to the reference genome assembly.\ Most variants in dbSNP are rare, not true polymorphisms,\ and some variants are known to be pathogenic.\
\ For hg38 (GRCh38), approximately 667 million distinct variants\ (RefSNP clusters with rs# ids)\ have been mapped to more than 702 million genomic locations\ including alternate haplotype and fix patch sequences.\ dbSNP remapped variants from hg38 to hg19 (GRCh37);\ approximately 658 million distinct variants were mapped to\ more than 683 million genomic locations\ including alternate haplotype and fix patch sequences (not\ all of which are included in UCSC's hg19).\
\\ This track includes four subtracks of variants:\
\ A fifth subtrack highlights coordinate ranges to which dbSNP mapped a variant but with genomic\ coordinates that are not internally consistent, i.e. different coordinate ranges were provided\ when describing different alleles. This can occur due to a bug with mapping variants from one\ assembly sequence to another when there is an indel difference between the assembly sequences:\
\ SNVs and pure deletions are displayed as boxes covering the affected base(s).\ Pure insertions are drawn as single-pixel tickmarks between\ the base before and the base after the insertion.\
\ Insertions and/or deletions in repetitive regions may be represented by a half-height box\ showing uncertainty in placement, followed by a full-height box showing the number of deleted\ bases, or a full-height tickmark to indicate an insertion.\ When an insertion or deletion falls in a repetitive region, the placement may be ambiguous.\ For example, if the reference genome contains "TAAAG" but some\ individuals have "TAAG" at the same location, then the variant is a deletion of a single\ A relative to the reference genome.\ However, which A was deleted? There is no way to tell whether the first, second or third A\ was removed.\ Different variant mapping tools may place the deletion at different bases in the reference genome.\ To reduce errors in merging variant calls made with different left vs. right biases,\ dbSNP made a major change in its representation of deletion/insertion variants in build 152.\ Now, instead of assigning a single-base genomic location at one of the A's,\ dbSNP expands the coordinates to encompass the whole repetitive region,\ so the variant is represented as a deletion of 3 A's combined with an insertion of 2 A's.\ In the track display, there will be a half-height box covering the first two A's,\ followed by a full-height box covering the third A, to show a net loss of one base\ but an uncertain placement within the three A's.\
\\ Variants are colored according to functional effect on genes annotated by dbSNP:\
\ \Protein-altering variants and splice site variants are\
red.\
Synonymous codon variants are\
green.\
\
Non-coding transcript or Untranslated Region (UTR) variants are\
blue.\
\ On the track controls page, several variant properties can be included or excluded from\ the item labels:\ rs# identifier assigned by dbSNP,\ reference/alternate alleles,\ major/minor alleles (when available) and\ minor allele frequency (when available).\ Allele frequencies are reported independently by twelve projects\ (some of which may have overlapping sets of samples):\
\ Using the track controls, variants can be filtered by\ \
\ While processing the information downloaded from dbSNP,\ UCSC annotates some properties of interest.\ These are noted on the item details page,\ and may be useful to include or exclude affected variants.\
\ Some are purely informational:\
\keyword in data file (dbSnp153.bb) | \# in hg19 | # in hg38 | description |
---|---|---|---|
clinvar | \454678 | \453996 | \Variant is in ClinVar. | \
clinvarBenign | \143864 | \143736 | \Variant is in ClinVar with clinical significance of benign and/or likely benign. | \
clinvarConflicting | \7932 | \7950 | \Variant is in ClinVar with reports of both benign and pathogenic significance. | \
clinvarPathogenic | \96242 | \95262 | \Variant is in ClinVar with clinical significance of pathogenic and/or likely pathogenic. | \
commonAll | \12184521 | \12438655 | \Variant is "common", i.e. has a Minor Allele Frequency of at least 1% in all\ projects reporting frequencies. | \
commonSome | \20541190 | \20902944 | \Variant is "common", i.e. has a Minor Allele Frequency of at least 1% in some, but not all,\ projects reporting frequencies. | \
diffMajor | \1377831 | \1399109 | \Different frequency sources have different major alleles. | \
overlapDiffClass | \107015341 | \110007682 | \This variant overlaps another variant with a different type/class. | \
overlapSameClass | \16915239 | \17291289 | \This variant overlaps another with the same type/class but different start/end. | \
rareAll | \662601770 | \681696398 | \Variant is "rare", i.e. has a Minor Allele Frequency of less than 1%\ in all projects reporting frequencies, or has no frequency data. | \
rareSome | \670958439 | \690160687 | \Variant is "rare", i.e. has a Minor Allele Frequency of less than 1%\ in some, but not all, projects reporting frequencies, or has no frequency data. | \
revStrand | \3813702 | \4532511 | \Alleles are displayed on the + strand at the current position.\ dbSNP's alleles are displayed on the + strand of a different assembly sequence,\ so dbSNP's variant page shows alleles that are reverse-complemented with respect to\ the alleles displayed above. | \
\ while others may indicate that the reference genome contains a rare variant or sequencing issue:\
\keyword in data file (dbSnp153.bb) | \# in hg19 | # in hg38 | description |
---|---|---|---|
refIsAmbiguous | \101 | \111 | \The reference genome allele contains an IUPAC ambiguous base\ (e.g. 'R' for 'A or G', or 'N' for 'any base'). | \
refIsMinor | \3272116 | \3360435 | \The reference genome allele is not the major allele in at least one project. | \
refIsRare | \136547 | \160827 | \The reference genome allele is rare (i.e. allele frequency < 1%). | \
refIsSingleton | \37832 | \50927 | \The reference genome allele has never been observed in a population sequencing project\ reporting frequencies. | \
refMismatch | \4 | \33 | \The reference genome allele reported by dbSNP differs from the GenBank assembly sequence.\ This is very rare and in all cases observed so far, the GenBank assembly has an 'N'\ while the RefSeq assembly used by dbSNP has a less ambiguous character such as 'R'. | \
\ and others may indicate an anomaly or problem with the variant data:\
\keyword in data file (dbSnp153.bb) | \# in hg19 | # in hg38 | description |
---|---|---|---|
altIsAmbiguous | \10755 | \10888 | \At least one alternate allele contains an IUPAC ambiguous base (e.g. 'R' for 'A or G').\ For alleles containing more than one ambiguous base, this may create a\ combinatoric explosion of possible alleles. | \
classMismatch | \5998 | \6216 | \Variation class/type is inconsistent with alleles mapped to this genome assembly. | \
clusterError | \114826 | \128306 | \This variant has the same start, end and class as another variant;\ they probably should have been merged into one variant. | \
freqIncomplete | \3922 | \4673 | \At least one project reported counts for only one allele which implies that at\ least one allele is missing from the report;\ that project's frequency data are ignored. | \
freqIsAmbiguous | \7656 | \7756 | \At least one allele reported by at least one project that reports frequencies\ contains an IUPAC ambiguous base. | \
freqNotMapped | \2685 | \6590 | \At least one project reported allele frequencies relative to a different assembly;\ However, dbSNP does not include a mapping of this variant to that assembly, which\ implies a problem with mapping the variant across assemblies. The mapping on this\ assembly may have an issue; evaluate carefully vs. original submissions, which you\ can view by clicking through to dbSNP above. | \
freqNotRefAlt | \17694 | \32170 | \At least one allele reported by at least one project that reports frequencies\ does not match any of the reference or alternate alleles listed by dbSNP. | \
multiMap | \562180 | \132123 | \This variant has been mapped to more than one distinct genomic location. | \
otherMapErr | \114095 | \204219 | \At least one other mapping of this variant has erroneous coordinates.\ The mapping(s) with erroneous coordinates are excluded from this track\ and are included in the Map Err subtrack. Sometimes despite this mapping\ having legal coordinates, there may still be an issue with this mapping's\ coordinates and alleles; you may want to click through to dbSNP to compare\ the initial submission's coordinates and alleles.\ In hg19, 55454 distinct rsIDs are affected; in hg38, 86636.\ |
\ dbSNP has collected genetic variant reports from researchers worldwide for \ more than 20 years.\ Since the advent of next-generation sequencing methods and the population sequencing efforts\ that they enable, dbSNP has grown exponentially, requiring a new data schema, computational pipeline,\ web infrastructure, and download files.\ (Holmes et al.)\ The same challenges of exponential growth affected UCSC's presentation of dbSNP variants,\ so we have taken the opportunity to change our internal representation and import pipeline.\ Most notably, flanking sequences are no longer provided by dbSNP,\ because most submissions have been genomic variant calls in VCF format as opposed to\ independent sequences.\
\\ We downloaded JSON files available from dbSNP at\ ftp://ftp.ncbi.nlm.nih.gov/snp/archive/b153/JSON/,\ extracted a subset of the information about each variant, and collated\ it into a bigBed file using the\ bigDbSnp.as schema with the information\ necessary for filtering and displaying the variants,\ as well as a separate file containing more detailed information to be\ displayed on each variant's details page\ (dbSnpDetails.as schema).\ \
\ Note: It is not recommeneded to use LiftOver to convert SNPs between assemblies,\ and more information about how to convert SNPs between assemblies can be found on the following\ FAQ entry.
\\ Since dbSNP has grown to include approximately 700 million variants, the size of the All dbSNP (153)\ subtrack can cause the\ Table Browser and\ Data Integrator\ to time out, leading to a blank page or truncated output,\ unless queries are restricted to a chromosomal region, to particular defined regions, to a specific set \ of rs# IDs (which can be pasted/uploaded into the Table Browser),\ or to one of the subset tracks such as Common (~15 million variants) or ClinVar (~0.5M variants).\
\ For automated analysis, the track data files can be downloaded from the downloads server for\ hg19 and\ hg38.\
file | \format | \subtrack | \||
---|---|---|---|---|
dbSnp153.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \All dbSNP (153) | \
dbSnp153ClinVar.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \ClinVar dbSNP (153) | \
dbSnp153Common.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \Common dbSNP (153) | \
dbSnp153Mult.bb | \hg19 | \hg38 | \bigDbSnp (bigBed4+13) | \Mult. dbSNP (153) | \
dbSnp153BadCoords.bb | \hg19 | \hg38 | \bigBed4 | \Map Err (153) | \
\ dbSnp153Details.tab.gz\ | \gzip-compressed tab-separated text | \Detailed variant properties, independent of genome assembly version | \
\ Several utilities for working with bigBed-formatted binary files can be downloaded\ here.\ Run a utility with no arguments to see a brief description of the utility and its options.\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/snp/dbSnp153.bb -chrom=chr1 -start=200000 -end=200400 stdout\ \
bigBedNamedItems dbSnp153.bb rs6657048 stdout\ \
bigBedNamedItems -nameFile dbSnp153.bb myIds.txt dbSnp153.myIds.bed\ \
\ The columns in the bigDbSnp/bigBed files and dbSnp153Details.tab.gz file are described in\ bigDbSnp.as and\ dbSnpDetails.as respectively.\ For columns that contain lists of allele frequency data, the order of projects\ providing the data listed is as follows:\
\ UCSC also has an\ API\ that can be used to retrieve values from a particular chromosome range.\
\ A list of rs# IDs can be pasted/uploaded in the\ Variant Annotation Integrator\ tool to find out which genes (if any) the variants are located in,\ as well as functional effect such as intron, coding-synonymous, missense, frameshift, etc.\
\ Please refer to our searchable\ mailing list archives\ for more questions and example queries, or our\ Data Access FAQ\ for more information.\
\ \\ Holmes JB, Moyer E, Phan L, Maglott D, Kattman B.\ \ SPDI: Data Model for Variants and Applications at NCBI.\ Bioinformatics. 2019 Nov 18;.\ PMID: 31738401\
\\ Sayers EW, Agarwala R, Bolton EE, Brister JR, Canese K, Clark K, Connor R, Fiorini N, Funk K,\ Hefferon T et al.\ \ Database resources of the National Center for Biotechnology Information.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D23-D28.\ PMID: 30395293; PMC: PMC6323993\
\\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122;\ PMC: PMC29783\
\ \ varRep 1 compositeTrack on\ group varRep\ html ../dbSnp153Composite\ longLabel Short Genetic Variants from dbSNP release 153\ maxWindowCoverage 4000000\ parent dbSnpArchive on\ priority 0.908\ shortLabel dbSNP 153\ subGroup1 view Views variants=Variants errs=Mapping_Errors\ track dbSnp153Composite\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/snp/$$\ urlLabel dbSNP:\ visibility pack\ dbSnp153ViewErrs Mapping Errors bed 6 + Short Genetic Variants from dbSNP release 153 1 0.908 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 longLabel Short Genetic Variants from dbSNP release 153\ parent dbSnp153Composite\ shortLabel Mapping Errors\ track dbSnp153ViewErrs\ view errs\ visibility dense\ dbSnp153ViewVariants Variants bigDbSnp Short Genetic Variants from dbSNP release 153 1 0.908 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 classFilterType multipleListOr\ classFilterValues snv,mnv,ins,del,delins,identity\ detailsTabUrls _dataOffset=/gbdb/hgFixed/dbSnp/dbSnp153Details.tab.gz\ freqSourceOrder 1000Genomes,GnomAD_exomes,TOPMED,ExAC,PAGE_STUDY,GnomAD,GoESP,Estonian,ALSPAC,TWINSUK,NorthernSweden,Vietnamese\ longLabel Short Genetic Variants from dbSNP release 153\ maxFuncImpactFilterLabel Greatest functional impact on gene\ maxFuncImpactFilterType multipleListOr\ maxFuncImpactFilterValues 0|(not annotated),0865|frameshift,1587|stop_gained,1574|splice_acceptor_variant,1575|splice_donor_variant,1821|inframe_insertion,1583|missense_variant,1590|terminator_codon_variant,1819|synonymous_variant,1580|coding_sequence_variant,1623|5_prime_UTR_variant,1624|3_prime_UTR_variant,1619|nc_transcript_variant,2153|genic_upstream_transcript_variant,1986|upstream_transcript_variant,2152|genic_downstream_transcript_variant,1987|downstream_transcript_variant,1627|intron_variant\ parent dbSnp153Composite\ shortLabel Variants\ showCfg on\ track dbSnp153ViewVariants\ type bigDbSnp\ ucscNotesFilterType multipleListOr\ ucscNotesFilterValues altIsAmbiguous|Alternate allele contains IUPAC ambiguous base(s),classMismatch|Variant class/type is inconsistent with allele sizes,clinvar|Present in ClinVar,clinvarBenign|ClinVar significance of benign and/or likely benign,clinvarConflicting|ClinVar includes both benign and pathogenic reports,clinvarPathogenic|ClinVar significance of pathogenic and/or likely pathogenic,clusterError|Overlaps a variant with the same type/class and position,commonAll|MAF >= 1% in all projects that report frequencies,commonSome|MAF >= 1% in at least one project that reports frequencies,diffMajor|Different projects report different major alleles,freqIncomplete|Frequency reported with incomplete allele data,freqIsAmbiguous|Frequency reported for allele with IUPAC ambiguous base(s),freqNotMapped|Frequency reported on different assembly but not mapped by dbSNP,freqNotRefAlt|Reference genome allele is not major allele in at least one project,multiMap|Variant is placed in more than one genomic position,otherMapErr|Another mapping of this variant has illegal coords (indel mapping error?),overlapDiffClass|Variant overlaps other variant(s) of different type/class,overlapSameClass|Variant overlaps other variant(s) of same type/class but different position,rareAll|MAF < 1% in all projects that report frequencies (or no frequency data),rareSome|MAF < 1% in at least one project that reports frequencies,refIsAmbiguous|Reference genome allele contains IUPAC ambiguous base(s),refIsMinor|Reference genome allele is minor allele in at least one project that reports frequencies,refIsRare|Reference genome allele frequency is <1% in at least one project,refIsSingleton|Reference genome frequency is 0 in all projects that report frequencies,refMismatch|Reference allele mismatches reference genome sequence,revStrand|Variant maps to opposite strand relative to dbSNP's preferred top-level placement\ view variants\ visibility dense\ snp151Common Common SNPs(151) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 151) Found in >= 1% of Samples 0 0.909 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 151, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs that have a minor allele frequency (MAF) of at least 1% and\ are mapped to a single location in the reference genome assembly are\ included in this subset. Frequency data are not available for all SNPs,\ so this subset is incomplete.\ Allele counts from all submissions that include frequency data are combined\ when determining MAF, so for example the allele counts from\ the 1000 Genomes Project and an independent submitter may be combined for the\ same variant.\
\\ dbSNP provides\ download files\ in the\ Variant Call Format (VCF)\ that include a "COMMON" flag in the INFO column. That is determined by a different method,\ and is generally a superset of the UCSC Common set.\ dbSNP uses frequency data from the\ 1000 Genomes Project\ only, and considers a variant COMMON if it has a MAF of at least 0.01 in any of the five\ super-populations:\
\ The selection of SNPs with a minor allele frequency of 1% or greater\ is an attempt to identify variants that appear to be reasonably common\ in the general population. Taken as a set, common variants should be\ less likely to be associated with severe genetic diseases due to the\ effects of natural selection,\ following the view that deleterious variants are not likely to become\ common in the population.\ However, the significance of any particular variant should be interpreted\ only by a trained medical geneticist using all available information.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp151*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp151OrthoPt5Pa2Rm8\ codingAnnotations snp151CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp151Common\ longLabel Simple Nucleotide Polymorphisms (dbSNP 151) Found in >= 1% of Samples\ macaqueDb rheMac8\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.909\ shortLabel Common SNPs(151)\ snpExceptionDesc snp151ExceptionDesc\ snpSeq snp151Seq\ track snp151Common\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp151 All SNPs(151) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 151) 0 0.91 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 151, available from\ ftp.ncbi.nlm.nih.gov/snp.\
\\ Three tracks contain subsets of the items in this track:\
\ The default maximum weight 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.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp151*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp151OrthoPt5Pa2Rm8\ codingAnnotations snp151CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp151\ longLabel Simple Nucleotide Polymorphisms (dbSNP 151)\ macaqueDb rheMac8\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.910\ shortLabel All SNPs(151)\ track snp151\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp151Flagged Flagged SNPs(151) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 151) Flagged by dbSNP as Clinically Assoc 0 0.911 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 151, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs flagged as clinically associated by dbSNP,\ mapped to a single location in the reference genome assembly, and\ not known to have a minor allele frequency of at\ least 1%, are included in this subset.\ Frequency data are not available for all SNPs, so this subset probably\ includes some SNPs whose true minor allele frequency is 1% or greater.\
\\ The significance of any particular variant in this track should be\ interpreted only by a trained medical geneticist using all available\ information. For example, some variants are included in this track\ because of their inclusion in a Locus-Specific Database (LSDB) or\ mention in OMIM, but are not thought to be disease-causing, so\ inclusion of a variant in this track is not necessarily an indicator\ of risk. Again, all available information must be carefully considered\ by a qualified professional.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp151*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp151OrthoPt5Pa2Rm8\ codingAnnotations snp151CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html snp151Flagged\ longLabel Simple Nucleotide Polymorphisms (dbSNP 151) Flagged by dbSNP as Clinically Assoc\ macaqueDb rheMac8\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.911\ shortLabel Flagged SNPs(151)\ snpExceptionDesc snp151ExceptionDesc\ snpSeq snp151Seq\ track snp151Flagged\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp151Mult Mult. SNPs(151) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 151) That Map to Multiple Genomic Loci 0 0.912 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 150, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs that have been mapped to multiple locations in the reference\ genome assembly are included in this subset. 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.\
\\ Since build 149, dbSNP has been filtering out almost all such "SNPs" so\ there are very few items in this track.\
\\ The default maximum weight for this track is 3,\ unlike the other dbSNP build 150 tracks which have a maximum weight of 1.\ That enables these multiply-mapped SNPs to appear in the display, while\ by default they will not appear in the All SNPs(150) track because of its\ maximum weight filter.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp150*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp151OrthoPt5Pa2Rm8\ codingAnnotations snp151CodingDbSnp,\ defaultGeneTracks knownGene\ defaultMaxWeight 3\ group varRep\ hapmapPhase III\ html ../snp150Mult\ longLabel Simple Nucleotide Polymorphisms (dbSNP 151) That Map to Multiple Genomic Loci\ macaqueDb rheMac8\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.912\ shortLabel Mult. SNPs(151)\ snpExceptionDesc snp151ExceptionDesc\ snpSeq snp151Seq\ track snp151Mult\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp150Mult Mult. SNPs(150) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 150) That Map to Multiple Genomic Loci 0 0.913 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 150, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs that have been mapped to multiple locations in the reference\ genome assembly are included in this subset. 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.\
\\ Since build 149, dbSNP has been filtering out almost all such "SNPs" so\ there are very few items in this track.\
\\ The default maximum weight for this track is 3,\ unlike the other dbSNP build 150 tracks which have a maximum weight of 1.\ That enables these multiply-mapped SNPs to appear in the display, while\ by default they will not appear in the All SNPs(150) track because of its\ maximum weight filter.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp150*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp150OrthoPt5Pa2Rm8\ codingAnnotations snp150CodingDbSnp,\ defaultGeneTracks knownGene\ defaultMaxWeight 3\ group varRep\ hapmapPhase III\ html ../snp150Mult\ longLabel Simple Nucleotide Polymorphisms (dbSNP 150) That Map to Multiple Genomic Loci\ macaqueDb rheMac8\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.913\ shortLabel Mult. SNPs(150)\ snpExceptionDesc snp150ExceptionDesc\ snpSeq snp150Seq\ track snp150Mult\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp150 All SNPs(150) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 150) 0 0.914 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 150, available from\ ftp.ncbi.nlm.nih.gov/snp.\
\\ Three tracks contain subsets of the items in this track:\
\ The default maximum weight 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.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp150*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp150OrthoPt5Pa2Rm8\ codingAnnotations snp150CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp150\ longLabel Simple Nucleotide Polymorphisms (dbSNP 150)\ macaqueDb rheMac8\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.914\ shortLabel All SNPs(150)\ track snp150\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp150Common Common SNPs(150) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 150) Found in >= 1% of Samples 0 0.915 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 150, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs that have a minor allele frequency (MAF) of at least 1% and\ are mapped to a single location in the reference genome assembly are\ included in this subset. Frequency data are not available for all SNPs,\ so this subset is incomplete.\ Allele counts from all submissions that include frequency data are combined\ when determining MAF, so for example the allele counts from\ the 1000 Genomes Project and an independent submitter may be combined for the\ same variant.\
\\ dbSNP provides\ download files\ in the\ Variant Call Format (VCF)\ that include a "COMMON" flag in the INFO column. That is determined by a different method,\ and is generally a superset of the UCSC Common set.\ dbSNP uses frequency data from the\ 1000 Genomes Project\ only, and considers a variant COMMON if it has a MAF of at least 0.01 in any of the five\ super-populations:\
\ The selection of SNPs with a minor allele frequency of 1% or greater\ is an attempt to identify variants that appear to be reasonably common\ in the general population. Taken as a set, common variants should be\ less likely to be associated with severe genetic diseases due to the\ effects of natural selection,\ following the view that deleterious variants are not likely to become\ common in the population.\ However, the significance of any particular variant should be interpreted\ only by a trained medical geneticist using all available information.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp150*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp150OrthoPt5Pa2Rm8\ codingAnnotations snp150CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp150Common\ longLabel Simple Nucleotide Polymorphisms (dbSNP 150) Found in >= 1% of Samples\ macaqueDb rheMac8\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.915\ shortLabel Common SNPs(150)\ snpExceptionDesc snp150ExceptionDesc\ snpSeq snp150Seq\ track snp150Common\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp150Flagged Flagged SNPs(150) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 150) Flagged by dbSNP as Clinically Assoc 0 0.916 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 150, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs flagged as clinically associated by dbSNP,\ mapped to a single location in the reference genome assembly, and\ not known to have a minor allele frequency of at\ least 1%, are included in this subset.\ Frequency data are not available for all SNPs, so this subset probably\ includes some SNPs whose true minor allele frequency is 1% or greater.\
\\ The significance of any particular variant in this track should be\ interpreted only by a trained medical geneticist using all available\ information. For example, some variants are included in this track\ because of their inclusion in a Locus-Specific Database (LSDB) or\ mention in OMIM, but are not thought to be disease-causing, so\ inclusion of a variant in this track is not necessarily an indicator\ of risk. Again, all available information must be carefully considered\ by a qualified professional.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/database/data/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/database/data/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b150_GRCh38p7/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp150*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro5\ chimpOrangMacOrthoTable snp150OrthoPt5Pa2Rm8\ codingAnnotations snp150CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp150Flagged\ longLabel Simple Nucleotide Polymorphisms (dbSNP 150) Flagged by dbSNP as Clinically Assoc\ macaqueDb rheMac8\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.916\ shortLabel Flagged SNPs(150)\ snpExceptionDesc snp150ExceptionDesc\ snpSeq snp150Seq\ track snp150Flagged\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp147Mult Mult. SNPs(147) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 147) That Map to Multiple Genomic Loci 0 0.921 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 147, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs that have been mapped to multiple locations in the reference\ genome assembly are included in this subset. 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.\
\\ The default maximum weight for this track is 3,\ unlike the other dbSNP build 147 tracks which have a maximum weight of 1.\ That enables these multiply-mapped SNPs to appear in the display, while\ by default they will not appear in the All SNPs(147) track because of its\ maximum weight filter.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp147*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp147OrthoPt4Pa2Rm3\ codingAnnotations snp147CodingDbSnp,\ defaultGeneTracks knownGene\ defaultMaxWeight 3\ group varRep\ hapmapPhase III\ html ../snp147Mult\ longLabel Simple Nucleotide Polymorphisms (dbSNP 147) That Map to Multiple Genomic Loci\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.921\ shortLabel Mult. SNPs(147)\ snpExceptionDesc snp147ExceptionDesc\ snpSeq snp147Seq\ track snp147Mult\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp147Flagged Flagged SNPs(147) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 147) Flagged by dbSNP as Clinically Assoc 0 0.922 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 147, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs flagged as clinically associated by dbSNP,\ mapped to a single location in the reference genome assembly, and\ not known to have a minor allele frequency of at\ least 1%, are included in this subset.\ Frequency data are not available for all SNPs, so this subset probably\ includes some SNPs whose true minor allele frequency is 1% or greater.\
\\ The significance of any particular variant in this track should be\ interpreted only by a trained medical geneticist using all available\ information. For example, some variants are included in this track\ because of their inclusion in a Locus-Specific Database (LSDB) or\ mention in OMIM, but are not thought to be disease-causing, so\ inclusion of a variant in this track is not necessarily an indicator\ of risk. Again, all available information must be carefully considered\ by a qualified professional.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp147*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp147OrthoPt4Pa2Rm3\ codingAnnotations snp147CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp147Flagged\ longLabel Simple Nucleotide Polymorphisms (dbSNP 147) Flagged by dbSNP as Clinically Assoc\ macaqueDb rheMac3\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.922\ shortLabel Flagged SNPs(147)\ snpExceptionDesc snp147ExceptionDesc\ snpSeq snp147Seq\ track snp147Flagged\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp147Common Common SNPs(147) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 147) Found in >= 1% of Samples 0 0.923 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 147, available from\ ftp.ncbi.nlm.nih.gov/snp.\ Only SNPs that have a minor allele frequency of at least 1% and\ are mapped to a single location in the reference genome assembly are\ included in this subset. Frequency data are not available for all SNPs,\ so this subset is incomplete.\
\\ The selection of SNPs with a minor allele frequency of 1% or greater\ is an attempt to identify variants that appear to be reasonably common\ in the general population. Taken as a set, common variants should be\ less likely to be associated with severe genetic diseases due to the\ effects of natural selection,\ following the view that deleterious variants are not likely to become\ common in the population.\ However, the significance of any particular variant should be interpreted\ only by a trained medical geneticist using all available information.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp147*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp147OrthoPt4Pa2Rm3\ codingAnnotations snp147CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp147Common\ longLabel Simple Nucleotide Polymorphisms (dbSNP 147) Found in >= 1% of Samples\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.923\ shortLabel Common SNPs(147)\ snpExceptionDesc snp147ExceptionDesc\ snpSeq snp147Seq\ track snp147Common\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp147 All SNPs(147) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 147) 0 0.924 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 147, available from\ ftp.ncbi.nlm.nih.gov/snp.\
\\ Three tracks contain subsets of the items in this track:\
\ The default maximum weight 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.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period >= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b147_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp147*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp147OrthoPt4Pa2Rm3\ codingAnnotations snp147CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp147\ longLabel Simple Nucleotide Polymorphisms (dbSNP 147)\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.924\ shortLabel All SNPs(147)\ track snp147\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp146Mult Mult. SNPs(146) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 146) That Map to Multiple Genomic Loci 0 0.925 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 146, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have been mapped to multiple locations in the reference\ genome assembly are included in this subset. 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.\
\\ The default maximum weight for this track is 3,\ unlike the other dbSNP build 146 tracks which have a maximum weight of 1.\ That enables these multiply-mapped SNPs to appear in the display, while\ by default they will not appear in the All SNPs(146) track because of its\ maximum weight filter.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp146*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp146OrthoPt4Pa2Rm3\ codingAnnotations snp146CodingDbSnp,\ defaultGeneTracks knownGene\ defaultMaxWeight 3\ group varRep\ hapmapPhase III\ html ../snp146Mult\ longLabel Simple Nucleotide Polymorphisms (dbSNP 146) That Map to Multiple Genomic Loci\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.925\ shortLabel Mult. SNPs(146)\ snpExceptionDesc snp146ExceptionDesc\ snpSeq snp146Seq\ track snp146Mult\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp146Flagged Flagged SNPs(146) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 146) Flagged by dbSNP as Clinically Assoc 0 0.926 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 146, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs flagged as clinically associated by dbSNP,\ mapped to a single location in the reference genome assembly, and\ not known to have a minor allele frequency of at\ least 1%, are included in this subset.\ Frequency data are not available for all SNPs, so this subset probably\ includes some SNPs whose true minor allele frequency is 1% or greater.\
\\ The significance of any particular variant in this track should be\ interpreted only by a trained medical geneticist using all available\ information. For example, some variants are included in this track\ because of their inclusion in a Locus-Specific Database (LSDB) or\ mention in OMIM, but are not thought to be disease-causing, so\ inclusion of a variant in this track is not necessarily an indicator\ of risk. Again, all available information must be carefully considered\ by a qualified professional.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp146*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp146OrthoPt4Pa2Rm3\ codingAnnotations snp146CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp146Flagged\ longLabel Simple Nucleotide Polymorphisms (dbSNP 146) Flagged by dbSNP as Clinically Assoc\ macaqueDb rheMac3\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.926\ shortLabel Flagged SNPs(146)\ snpExceptionDesc snp146ExceptionDesc\ snpSeq snp146Seq\ track snp146Flagged\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp146Common Common SNPs(146) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 146) Found in >= 1% of Samples 0 0.927 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 146, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have a minor allele frequency of at least 1% and\ are mapped to a single location in the reference genome assembly are\ included in this subset. Frequency data are not available for all SNPs,\ so this subset is incomplete.\
\\ The selection of SNPs with a minor allele frequency of 1% or greater\ is an attempt to identify variants that appear to be reasonably common\ in the general population. Taken as a set, common variants should be\ less likely to be associated with severe genetic diseases due to the\ effects of natural selection,\ following the view that deleterious variants are not likely to become\ common in the population.\ However, the significance of any particular variant should be interpreted\ only by a trained medical geneticist using all available information.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp146*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp146OrthoPt4Pa2Rm3\ codingAnnotations snp146CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp146Common\ longLabel Simple Nucleotide Polymorphisms (dbSNP 146) Found in >= 1% of Samples\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.927\ shortLabel Common SNPs(146)\ snpExceptionDesc snp146ExceptionDesc\ snpSeq snp146Seq\ track snp146Common\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp146 All SNPs(146) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 146) 0 0.928 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 146, available from\ ftp.ncbi.nih.gov/snp.\
\\ Three tracks contain subsets of the items in this track:\
\ The default maximum weight 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.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b146_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp146*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp146OrthoPt4Pa2Rm3\ codingAnnotations snp146CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp146\ longLabel Simple Nucleotide Polymorphisms (dbSNP 146)\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.928\ shortLabel All SNPs(146)\ track snp146\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp144Mult Mult. SNPs(144) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 144) That Map to Multiple Genomic Loci 0 0.929 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 144, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have been mapped to multiple locations in the reference\ genome assembly are included in this subset. 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.\
\\ The default maximum weight for this track is 3,\ unlike the other dbSNP build 144 tracks which have a maximum weight of 1.\ That enables these multiply-mapped SNPs to appear in the display, while\ by default they will not appear in the All SNPs(144) track because of its\ maximum weight filter.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp144*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp144OrthoPt4Pa2Rm3\ codingAnnotations snp144CodingDbSnp,\ defaultGeneTracks knownGene\ defaultMaxWeight 3\ group varRep\ hapmapPhase III\ html ../snp144Mult\ longLabel Simple Nucleotide Polymorphisms (dbSNP 144) That Map to Multiple Genomic Loci\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.929\ shortLabel Mult. SNPs(144)\ snpExceptionDesc snp144ExceptionDesc\ snpSeq snp144Seq\ snpSeqFile /gbdb/hg38/snp/snp144.fa\ track snp144Mult\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp144Flagged Flagged SNPs(144) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 144) Flagged by dbSNP as Clinically Assoc 0 0.93 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 144, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs flagged as clinically associated by dbSNP,\ mapped to a single location in the reference genome assembly, and\ not known to have a minor allele frequency of at\ least 1%, are included in this subset.\ Frequency data are not available for all SNPs, so this subset probably\ includes some SNPs whose true minor allele frequency is 1% or greater.\
\\ The significance of any particular variant in this track should be\ interpreted only by a trained medical geneticist using all available\ information. For example, some variants are included in this track\ because of their inclusion in a Locus-Specific Database (LSDB) or\ mention in OMIM, but are not thought to be disease-causing, so\ inclusion of a variant in this track is not necessarily an indicator\ of risk. Again, all available information must be carefully considered\ by a qualified professional.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp144*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp144OrthoPt4Pa2Rm3\ codingAnnotations snp144CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp144Flagged\ longLabel Simple Nucleotide Polymorphisms (dbSNP 144) Flagged by dbSNP as Clinically Assoc\ macaqueDb rheMac3\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.93\ shortLabel Flagged SNPs(144)\ snpExceptionDesc snp144ExceptionDesc\ snpSeq snp144Seq\ snpSeqFile /gbdb/hg38/snp/snp144.fa\ track snp144Flagged\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp144Common Common SNPs(144) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 144) Found in >= 1% of Samples 0 0.931 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the\ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 144, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have a minor allele frequency of at least 1% and\ are mapped to a single location in the reference genome assembly are\ included in this subset. Frequency data are not available for all SNPs,\ so this subset is incomplete.\
\\ The selection of SNPs with a minor allele frequency of 1% or greater\ is an attempt to identify variants that appear to be reasonably common\ in the general population. Taken as a set, common variants should be\ less likely to be associated with severe genetic diseases due to the\ effects of natural selection,\ following the view that deleterious variants are not likely to become\ common in the population.\ However, the significance of any particular variant should be interpreted\ only by a trained medical geneticist using all available information.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp144*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp144OrthoPt4Pa2Rm3\ codingAnnotations snp144CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp144Common\ longLabel Simple Nucleotide Polymorphisms (dbSNP 144) Found in >= 1% of Samples\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.931\ shortLabel Common SNPs(144)\ snpExceptionDesc snp144ExceptionDesc\ snpSeq snp144Seq\ snpSeqFile /gbdb/hg38/snp/snp144.fa\ track snp144Common\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp144 All SNPs(144) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 144) 0 0.932 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 144, available from\ ftp.ncbi.nih.gov/snp.\
\\ Three tracks contain subsets of the items in this track:\
\ The default maximum weight 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.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width\ of a single base, and multiple nucleotide variants are represented by a\ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the\ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to\ particular gene sets. Choose the gene sets from the list on the SNP\ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to.\ When one or more gene tracks are selected, the SNP details page\ lists all genes that the SNP hits (or is close to), with the same keywords\ used in the function category. The function usually\ agrees with NCBI's function, except when NCBI's functional annotation is\ relative to an XM_* predicted RefSeq (not included in the UCSC Genome\ Browser's RefSeq Genes track) and/or UCSC's functional annotation is\ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking\ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences\ to the neighboring genomic sequence for display on SNP details pages.\ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking\ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files\ and headers of fasta files downloaded from NCBI.\ The database dump files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/database/organism_data/\ for hg38.\ The fasta files were downloaded from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606_b144_GRCh38p2/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp144*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies.\ We use our liftOver utility to identify the orthologous alleles.\ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K.\ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp144OrthoPt4Pa2Rm3\ codingAnnotations snp144CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp144\ longLabel Simple Nucleotide Polymorphisms (dbSNP 144)\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.932\ shortLabel All SNPs(144)\ snpSeqFile /gbdb/hg38/snp/snp144.fa\ track snp144\ trackHandler snp125\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp142Mult Mult. SNPs(142) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 142) That Map to Multiple Genomic Loci 0 0.933 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the \ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 142, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have been mapped to multiple locations in the reference\ genome assembly are included in this subset. 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.\
\\ The default maximum weight for this track is 3,\ unlike the other dbSNP build 142 tracks which have a maximum weight of 1. \ That enables these multiply-mapped SNPs to appear in the display, while \ by default they will not appear in the All SNPs(142) track because of its \ maximum weight filter.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/database/organism_data/\ for hg38.\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp142*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp142OrthoPt4Pa2Rm3\ codingAnnotations snp142CodingDbSnp,\ defaultGeneTracks knownGene\ defaultMaxWeight 3\ group varRep\ hapmapPhase III\ html ../snp142Mult\ longLabel Simple Nucleotide Polymorphisms (dbSNP 142) That Map to Multiple Genomic Loci\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.933\ shortLabel Mult. SNPs(142)\ snpExceptionDesc snp142ExceptionDesc\ snpSeq snp142Seq\ snpSeqFile /gbdb/hg38/snp/snp142.fa\ track snp142Mult\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp142Flagged Flagged SNPs(142) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 142) Flagged by dbSNP as Clinically Assoc 0 0.934 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the \ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 142, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs flagged as clinically associated by dbSNP, \ mapped to a single location in the reference genome assembly, and \ not known to have a minor allele frequency of at \ least 1%, are included in this subset.\ Frequency data are not available for all SNPs, so this subset probably\ includes some SNPs whose true minor allele frequency is 1% or greater.\
\\ The significance of any particular variant in this track should be\ interpreted only by a trained medical geneticist using all available\ information. For example, some variants are included in this track\ because of their inclusion in a Locus-Specific Database (LSDB) or\ mention in OMIM, but are not thought to be disease-causing, so\ inclusion of a variant in this track is not necessarily an indicator\ of risk. Again, all available information must be carefully considered\ by a qualified professional.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/database/organism_data/\ for hg38.\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp142*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp142OrthoPt4Pa2Rm3\ codingAnnotations snp142CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp142Flagged\ longLabel Simple Nucleotide Polymorphisms (dbSNP 142) Flagged by dbSNP as Clinically Assoc\ macaqueDb rheMac3\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.934\ shortLabel Flagged SNPs(142)\ snpExceptionDesc snp142ExceptionDesc\ snpSeq snp142Seq\ snpSeqFile /gbdb/hg38/snp/snp142.fa\ track snp142Flagged\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp142Common Common SNPs(142) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 142) Found in >= 1% of Samples 0 0.935 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the \ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 142, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have a minor allele frequency of at least 1% and\ are mapped to a single location in the reference genome assembly are\ included in this subset. Frequency data are not available for all SNPs,\ so this subset is incomplete.\
\\ The selection of SNPs with a minor allele frequency of 1% or greater\ is an attempt to identify variants that appear to be reasonably common\ in the general population. Taken as a set, common variants should be\ less likely to be associated with severe genetic diseases due to the\ effects of natural selection,\ following the view that deleterious variants are not likely to become\ common in the population.\ However, the significance of any particular variant should be interpreted\ only by a trained medical geneticist using all available information.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/database/organism_data/\ for hg38.\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp142*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp142OrthoPt4Pa2Rm3\ codingAnnotations snp142CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp142Common\ longLabel Simple Nucleotide Polymorphisms (dbSNP 142) Found in >= 1% of Samples\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.935\ shortLabel Common SNPs(142)\ snpExceptionDesc snp142ExceptionDesc\ snpSeq snp142Seq\ snpSeqFile /gbdb/hg38/snp/snp142.fa\ track snp142Common\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp142 All SNPs(142) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 142) 0 0.936 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 142, available from\ ftp.ncbi.nih.gov/snp.\
\\ Three tracks contain subsets of the items in this track:\
\ The default maximum weight 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.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/database/organism_data/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/database/organism_data/\ for hg38.\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh37p13/rs_fasta/\ for hg19 and from\ ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b142_GRCh38/rs_fasta/\ for hg38.\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp142*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp142OrthoPt4Pa2Rm3\ codingAnnotations snp142CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp142\ longLabel Simple Nucleotide Polymorphisms (dbSNP 142)\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.936\ shortLabel All SNPs(142)\ snpSeqFile /gbdb/hg38/snp/snp142.fa\ track snp142\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp141Mult Mult. SNPs(141) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 141) That Map to Multiple Genomic Loci 0 0.937 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the \ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 141, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have been mapped to multiple locations in the reference\ genome assembly are included in this subset. 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.\
\\ The default maximum weight for this track is 3,\ unlike the other dbSNP build 141 tracks which have a maximum weight of 1. \ That enables these multiply-mapped SNPs to appear in the display, while \ by default they will not appear in the All SNPs(141) track because of its \ maximum weight filter.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/database/\ (for human, organism_tax_id = human_9606;\ for mouse, organism_tax_id = mouse_10090).\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/rs_fasta/\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp141*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp141OrthoPt4Pa2Rm3\ codingAnnotations snp141CodingDbSnp,\ defaultGeneTracks knownGene\ defaultMaxWeight 3\ group varRep\ hapmapPhase III\ html ../snp141Mult\ longLabel Simple Nucleotide Polymorphisms (dbSNP 141) That Map to Multiple Genomic Loci\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.937\ shortLabel Mult. SNPs(141)\ snpExceptionDesc snp141ExceptionDesc\ snpSeq snp141Seq\ snpSeqFile /gbdb/hg38/snp/snp141.fa\ track snp141Mult\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp141Flagged Flagged SNPs(141) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 141) Flagged by dbSNP as Clinically Assoc 0 0.938 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the \ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 141, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs flagged as clinically associated by dbSNP, \ mapped to a single location in the reference genome assembly, and \ not known to have a minor allele frequency of at \ least 1%, are included in this subset.\ Frequency data are not available for all SNPs, so this subset probably\ includes some SNPs whose true minor allele frequency is 1% or greater.\
\\ The significance of any particular variant in this track should be\ interpreted only by a trained medical geneticist using all available\ information. For example, some variants are included in this track\ because of their inclusion in a Locus-Specific Database (LSDB) or\ mention in OMIM, but are not thought to be disease-causing, so\ inclusion of a variant in this track is not necessarily an indicator\ of risk. Again, all available information must be carefully considered\ by a qualified professional.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/database/\ (for human, organism_tax_id = human_9606;\ for mouse, organism_tax_id = mouse_10090).\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/rs_fasta/\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp141*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp141OrthoPt4Pa2Rm3\ codingAnnotations snp141CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp141Flagged\ longLabel Simple Nucleotide Polymorphisms (dbSNP 141) Flagged by dbSNP as Clinically Assoc\ macaqueDb rheMac3\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.938\ shortLabel Flagged SNPs(141)\ snpExceptionDesc snp141ExceptionDesc\ snpSeq snp141Seq\ snpSeqFile /gbdb/hg38/snp/snp141.fa\ track snp141Flagged\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp141Common Common SNPs(141) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 141) Found in >= 1% of Samples 0 0.939 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about a subset of the \ single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 141, available from\ ftp.ncbi.nih.gov/snp.\ Only SNPs that have a minor allele frequency of at least 1% and\ are mapped to a single location in the reference genome assembly are\ included in this subset. Frequency data are not available for all SNPs,\ so this subset is incomplete.\
\\ The selection of SNPs with a minor allele frequency of 1% or greater\ is an attempt to identify variants that appear to be reasonably common\ in the general population. Taken as a set, common variants should be\ less likely to be associated with severe genetic diseases due to the\ effects of natural selection,\ following the view that deleterious variants are not likely to become\ common in the population.\ However, the significance of any particular variant should be interpreted\ only by a trained medical geneticist using all available information.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/database/\ (for human, organism_tax_id = human_9606;\ for mouse, organism_tax_id = mouse_10090).\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/rs_fasta/\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp141*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp141OrthoPt4Pa2Rm3\ codingAnnotations snp141CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp141Common\ longLabel Simple Nucleotide Polymorphisms (dbSNP 141) Found in >= 1% of Samples\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.939\ shortLabel Common SNPs(141)\ snpExceptionDesc snp141ExceptionDesc\ snpSeq snp141Seq\ snpSeqFile /gbdb/hg38/snp/snp141.fa\ track snp141Common\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ snp141 All SNPs(141) bed 6 + Simple Nucleotide Polymorphisms (dbSNP 141) 0 0.94 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track contains information about single nucleotide polymorphisms\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP\ build 141, available from\ ftp.ncbi.nih.gov/snp.\
\\ Three tracks contain subsets of the items in this track:\
\ The default maximum weight 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.\
\ \ The remainder of this page is identical on the following tracks:\\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/database/\ (for human, organism_tax_id = human_9606;\ for mouse, organism_tax_id = mouse_10090).\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/rs_fasta/\
\\ The raw data can be explored interactively with the Table Browser,\ Data Integrator, or Variant Annotation Integrator.\ For automated analysis, the genome annotation can be downloaded from the downloads server for hg38 and\ hg19 (snp141*.txt.gz) or the public MySQL server.\ Please refer to our mailing list archives\ for questions and example queries, or our Data Access FAQ for more information.\
\ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ \ \ varRep 1 chimpDb panTro4\ chimpOrangMacOrthoTable snp141OrthoPt4Pa2Rm3\ codingAnnotations snp141CodingDbSnp,\ defaultGeneTracks knownGene\ group varRep\ hapmapPhase III\ html ../snp141\ longLabel Simple Nucleotide Polymorphisms (dbSNP 141)\ macaqueDb rheMac3\ maxWindowToDraw 10000000\ orangDb ponAbe2\ parent dbSnpArchive\ priority 0.94\ shortLabel All SNPs(141)\ snpSeqFile /gbdb/hg38/snp/snp141.fa\ track snp141\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ chainMonDom5 Opossum Chain chain monDom5 Opossum (Oct. 2006 (Broad/monDom5)) Chained Alignments 3 1 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Opossum (Oct. 2006 (Broad/monDom5)) Chained Alignments\ otherDb monDom5\ parent vertebrateChainNetViewchain off\ shortLabel Opossum Chain\ subGroups view=chain species=s003 clade=c00\ track chainMonDom5\ type chain monDom5\ chainPanTro6 Chimp Chain chain panTro6 Chimp (Jan. 2018 (Clint_PTRv2/panTro6)) Chained Alignments 3 1 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Chimp (Jan. 2018 (Clint_PTRv2/panTro6)) Chained Alignments\ otherDb panTro6\ parent primateChainNetViewchain off\ shortLabel Chimp Chain\ subGroups view=chain species=s0025 clade=c00\ track chainPanTro6\ type chain panTro6\ chainCriGriChoV2 Chinese hamster Chain chain criGriChoV2 Chinese hamster (Jun. 2017 (CHOK1S_HZDv1/criGriChoV2)) Chained Alignments 3 1 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Chinese hamster (Jun. 2017 (CHOK1S_HZDv1/criGriChoV2)) Chained Alignments\ otherDb criGriChoV2\ parent placentalChainNetViewchain off\ shortLabel Chinese hamster Chain\ subGroups view=chain species=s004b clade=c00\ track chainCriGriChoV2\ type chain criGriChoV2\ tgpNA12878_1463_CEU 1463 CEU Trio vcfPhasedTrio 1000 Genomes Utah CEPH Trio 2 1 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX, varRep 0 longLabel 1000 Genomes Utah CEPH Trio\ parent tgpTrios\ shortLabel 1463 CEU Trio\ track tgpNA12878_1463_CEU\ type vcfPhasedTrio\ vcfChildSample NA12878|child\ vcfParentSamples NA12892|mother,NA12891|father\ visibility full\ phyloP447wayBW 447 phyloP REV bigWig -20 11.936 447 mammals Basewise Conservation by PhyloP phyloFit REV model 2 1 60 60 140 140 60 60 0 0 0 compGeno 0 altColor 140,60,60\ autoScale off\ bigDataUrl https://hgdownload.soe.ucsc.edu/goldenPath/hg38/phyloP447way/hg38.phyloP447way.bw\ color 60,60,140\ configurable on\ longLabel 447 mammals Basewise Conservation by PhyloP phyloFit REV model\ maxHeightPixels 100:50:11\ noInherit on\ parent cons447wayViewphyloP\ priority 1\ shortLabel 447 phyloP REV\ spanList 1\ subGroups view=phyloP\ track phyloP447wayBW\ type bigWig -20 11.936\ viewLimits -4.5:7.5\ windowingFunction mean\ encTfChipPkENCFF851UTY A549 ATF3 narrowPeak Transcription Factor ChIP-seq Peaks of ATF3 in A549 from ENCODE 3 (ENCFF851UTY) 0 1 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of ATF3 in A549 from ENCODE 3 (ENCFF851UTY)\ parent encTfChipPk off\ shortLabel A549 ATF3\ subGroups cellType=A549 factor=ATF3\ track encTfChipPkENCFF851UTY\ cloneEndABC10 ABC10 bed 12 Agencourt fosmid library 10 3 1 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 10\ parent cloneEndSuper off\ priority 1\ shortLabel ABC10\ subGroups source=agencourt\ track cloneEndABC10\ type bed 12\ visibility pack\ gtexCovAdiposeSubcutaneous Adip Subcut bigWig Adipose Subcutaneous 0 1 255 165 79 255 210 167 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-NFK9-0326-SM-3MJGV.Adipose_Subcutaneous.RNAseq.bw\ color 255,165,79\ longLabel Adipose Subcutaneous\ parent gtexCov\ shortLabel Adip Subcut\ track gtexCovAdiposeSubcutaneous\ lincRNAsCTAdipose Adipose bed 5 + lincRNAs from adipose 1 1 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from adipose\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Adipose\ subGroups view=lincRNAsRefseqExp tissueType=adipose\ track lincRNAsCTAdipose\ genetiSureCytoCghSnp Agilent GenetiSure Cyto CGH+SNP bigBed 4 Agilent GenetiSure Cyto CGH+SNP 4x180K 085591 20200302 3 1 0 0 0 127 127 127 0 0 0 varRep 1 bigDataUrl /gbdb/hg38/snpCnvArrays/agilent/hg38.GenetiSure_Cyto_CGH+SNP_Microarray_4x180K_085591_D_BED_20200302.bb\ longLabel Agilent GenetiSure Cyto CGH+SNP 4x180K 085591 20200302\ parent genotypeArrays on\ priority 1\ shortLabel Agilent GenetiSure Cyto CGH+SNP\ track genetiSureCytoCghSnp\ type bigBed 4\ visibility pack\ allCancer All Cancers bigLolly 12 + All TCGA Pan-Cancer mutations: 33 TCGA Cancer Projects Summary (Pan-Can 33) 0 1 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/gdcCancer.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel All TCGA Pan-Cancer mutations: 33 TCGA Cancer Projects Summary (Pan-Can 33)\ parent gdcCancer on\ priority 1\ shortLabel All Cancers\ track allCancer\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/$$\ alldifficultregions All difficult regions bigBed 3 Genome In a Bottle: all difficult regions 1 1 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/GIAB/alldifficultregions.bb\ longLabel Genome In a Bottle: all difficult regions\ parent problematicGIAB on\ shortLabel All difficult regions\ track alldifficultregions\ type bigBed 3\ visibility dense\ AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_tpm_fwd AorticSmsToFgf2_00hr00minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_forward 1 1 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr00min%2c%20biol_rep1%20%28LK1%29.CNhs13339.12642-134G5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12642-134G5 sequence_tech=hCAGE\ parent TSS_activity_TPM on\ shortLabel AorticSmsToFgf2_00hr00minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_ctss_fwd AorticSmsToFgf2_00hr00minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_forward 0 1 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr00min%2c%20biol_rep1%20%28LK1%29.CNhs13339.12642-134G5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12642-134G5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr00minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5\ urlLabel FANTOM5 Details:\ ashkenazimTrio Ashkenazim Trio vcfPhasedTrio Genome In a Bottle Ashkenazim Trio 0 1 0 0 0 127 127 127 0 0 0 varRep 0 bigDataUrl /gbdb/hg38/giab/AshkenazimTrio/merged.vcf.gz\ longLabel Genome In a Bottle Ashkenazim Trio\ maxWindowToDraw 5000000\ parent triosView\ shortLabel Ashkenazim Trio\ subGroups view=trios\ track ashkenazimTrio\ type vcfPhasedTrio\ vcfChildSample HG002|son\ vcfDoFilter off\ vcfDoMaf off\ vcfDoQual off\ vcfParentSamples HG003|father,HG004|mother\ vcfUseAltSampleNames on\ cons100wayViewphyloP Basewise Conservation (phyloP) bed 4 Vertebrate Multiz Alignment & Conservation (100 Species) 2 1 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Vertebrate Multiz Alignment & Conservation (100 Species)\ parent cons100way\ shortLabel Basewise Conservation (phyloP)\ track cons100wayViewphyloP\ view phyloP\ viewLimits -20.0:9.869\ viewLimitsMax -20:0.869\ visibility full\ wgEncodeGencodeBasicV20 Basic genePred Basic Gene Annotation Set from GENCODE Version 20 (Ensembl 76) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 20 (Ensembl 76)\ parent wgEncodeGencodeV20ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV20\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV22 Basic genePred Basic Gene Annotation Set from GENCODE Version 22 (Ensembl 79) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 22 (Ensembl 79)\ parent wgEncodeGencodeV22ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV22\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV23 Basic genePred Basic Gene Annotation Set from GENCODE Version 23 (Ensembl 81) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 23 (Ensembl 81)\ parent wgEncodeGencodeV23ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV23\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV24 Basic genePred Basic Gene Annotation Set from GENCODE Version 24 (Ensembl 83) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 24 (Ensembl 83)\ parent wgEncodeGencodeV24ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV24\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV25 Basic genePred Basic Gene Annotation Set from GENCODE Version 25 (Ensembl 85) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 25 (Ensembl 85)\ parent wgEncodeGencodeV25ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV25\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV26 Basic genePred Basic Gene Annotation Set from GENCODE Version 26 (Ensembl 88) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 26 (Ensembl 88)\ parent wgEncodeGencodeV26ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV26\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV27 Basic genePred Basic Gene Annotation Set from GENCODE Version 27 (Ensembl 90) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 27 (Ensembl 90)\ parent wgEncodeGencodeV27ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV27\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV28 Basic genePred Basic Gene Annotation Set from GENCODE Version 28 (Ensembl 92) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 28 (Ensembl 92)\ parent wgEncodeGencodeV28ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV28\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV29 Basic genePred Basic Gene Annotation Set from GENCODE Version 29 (Ensembl 94) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 29 (Ensembl 94)\ parent wgEncodeGencodeV29ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV29\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV30 Basic genePred Basic Gene Annotation Set from GENCODE Version 30 (Ensembl 96) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 30 (Ensembl 96)\ parent wgEncodeGencodeV30ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV30\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV31 Basic genePred Basic Gene Annotation Set from GENCODE Version 31 (Ensembl 97) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 31 (Ensembl 97)\ parent wgEncodeGencodeV31ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV31\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV32 Basic genePred Basic Gene Annotation Set from GENCODE Version 32 (Ensembl 98) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 32 (Ensembl 98)\ parent wgEncodeGencodeV32ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV32\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV33 Basic genePred Basic Gene Annotation Set from GENCODE Version 33 (Ensembl 99) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 33 (Ensembl 99)\ parent wgEncodeGencodeV33ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV33\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV34 Basic genePred Basic Gene Annotation Set from GENCODE Version 34 (Ensembl 100) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 34 (Ensembl 100)\ parent wgEncodeGencodeV34ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV34\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV35 Basic genePred Basic Gene Annotation Set from GENCODE Version 35 (Ensembl 101) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 35 (Ensembl 101)\ parent wgEncodeGencodeV35ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV35\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV36 Basic genePred Basic Gene Annotation Set from GENCODE Version 36 (Ensembl 102) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 36 (Ensembl 102)\ parent wgEncodeGencodeV36ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV36\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV37 Basic genePred Basic Gene Annotation Set from GENCODE Version 37 (Ensembl 103) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 37 (Ensembl 103)\ parent wgEncodeGencodeV37ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV37\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV38 Basic genePred Basic Gene Annotation Set from GENCODE Version 38 (Ensembl 104) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 38 (Ensembl 104)\ parent wgEncodeGencodeV38ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV38\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV39 Basic genePred Basic Gene Annotation Set from GENCODE Version 39 (Ensembl 105) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 39 (Ensembl 105)\ parent wgEncodeGencodeV39ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV39\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV40 Basic genePred Basic Gene Annotation Set from GENCODE Version 40 (Ensembl 106) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 40 (Ensembl 106)\ parent wgEncodeGencodeV40ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV40\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV41 Basic genePred Basic Gene Annotation Set from GENCODE Version 41 (Ensembl 107) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 41 (Ensembl 107)\ parent wgEncodeGencodeV41ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV41\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV42 Basic genePred Basic Gene Annotation Set from GENCODE Version 42 (Ensembl 108) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 42 (Ensembl 108)\ parent wgEncodeGencodeV42ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV42\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV43 Basic genePred Basic Gene Annotation Set from GENCODE Version 43 (Ensembl 109) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 43 (Ensembl 109)\ parent wgEncodeGencodeV43ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV43\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV44 Basic genePred Basic Gene Annotation Set from GENCODE Version 44 (Ensembl 110) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 44 (Ensembl 110)\ parent wgEncodeGencodeV44ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV44\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV45 Basic genePred Basic Gene Annotation Set from GENCODE Version 45 (Ensembl 111) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 45 (Ensembl 111)\ parent wgEncodeGencodeV45ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV45\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV46 Basic genePred Basic Gene Annotation Set from GENCODE Version 46 (Ensembl 112) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 46 (Ensembl 112)\ parent wgEncodeGencodeV46ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV46\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeBasicV47 Basic genePred Basic Gene Annotation Set from GENCODE Version 47 (Ensembl 113) 3 1 0 0 0 127 127 127 0 0 0 genes 1 longLabel Basic Gene Annotation Set from GENCODE Version 47 (Ensembl 113)\ parent wgEncodeGencodeV47ViewGenes on\ priority 1\ shortLabel Basic\ subGroups view=aGenes name=Basic\ track wgEncodeGencodeBasicV47\ trackHandler wgEncodeGencode\ type genePred\ bismap24Pos Bismap S24 + bigBed 6 Single-read mappability with 24-mers after bisulfite conversion (forward strand) 1 1 240 20 80 247 137 167 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k24.C2T-Converted.bb\ color 240,20,80\ longLabel Single-read mappability with 24-mers after bisulfite conversion (forward strand)\ parent bismapBigBed on\ priority 1\ shortLabel Bismap S24 +\ subGroups view=SR\ track bismap24Pos\ visibility dense\ cnvDevDelayCase Case gvf Copy Number Variation Morbidity Map of Developmental Delay - Case 3 1 0 0 0 127 127 127 0 0 0 phenDis 1 longLabel Copy Number Variation Morbidity Map of Developmental Delay - Case\ parent cnvDevDelay on\ priority 1\ shortLabel Case\ track cnvDevDelayCase\ type gvf\ visibility pack\ clinGenHaplo ClinGen Haploinsufficiency bigBed 9 + ClinGen Dosage Sensitivity Map - Haploinsufficiency 3 1 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/bbi/clinGen/clinGenHaplo.bb\ filterLabel.haploScore Dosage Sensitivity Score\ filterValues.haploScore 0|No evidence available,1|Little evidence for dosage pathogenicity,2|Some evidence for dosage pathogenicity,3|Sufficient evidence for dosage pathogenicity,30|Gene associated with autosomal recessive phenotype,40|Dosage sensitivity unlikely\ longLabel ClinGen Dosage Sensitivity Map - Haploinsufficiency\ mouseOverField _mouseOver\ parent clinGenComp on\ priority 1\ shortLabel ClinGen Haploinsufficiency\ showCfg on\ track clinGenHaplo\ type bigBed 9 +\ urls url="$$" PMID1="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID2="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID3="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID4="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID5="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID6="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" mondoID="https://monarchinitiative.org/disease/$$"\ visibility pack\ clinvarMain ClinVar SNVs bigBed 12 + ClinVar Short Variants < 50bp 0 1 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/bbi/clinvar/clinvarMain.bb\ filter._varLen 0\ filterByRange._varLen on\ filterLabel._originCode Alelle Origin\ filterLimits._varLen 0:49\ filterType._allTypeCode multiple\ filterType._clinSignCode multiple\ filterType._originCode multiple\ filterValues._allTypeCode SUBST|single nucleotide variant - SUBST,STRUCT|translocation and fusion - STRUCT,LOSS|deletion and copy loss - LOSS,GAIN|duplication and copy gain - GAIN,INS|indel and insertion - INS,INV|inversion - INV,SEQALT|undetermined - SEQALT,SEQLEN|repeat change - SEQLEN\ filterValues._clinSignCode BN|benign,LB|likely benign,CF|conflicting,PG|pathogenic,LP|likely pathogenic,RF|risk factor,OT|other,VUS|vus\ filterValues._originCode GERM|germline,SOM|somatic,GERMSOM|germline/somatic,UNK|unknown\ filterValues.molConseq genic downstream transcript variant|genic downstream transcript variant,no sequence alteration|no sequence alteration,inframe indel|inframe indel,stop lost|stop lost,genic upstream transcript variant|genic upstream transcript variant,initiatior codon variant|initiatior codon variant,inframe insertion|inframe insertion,inframe deletion|inframe deletion,splice acceptor variant|splice acceptor variant,splice donor variant|splice donor variant,5 prime UTR variant|5 prime UTR variant,nonsense|nonsense,non-coding transcript variant|non-coding transcript variant,3 prime UTR variant|3 prime UTR variant,frameshift variant|frameshift variant,intron variant|intron variant,synonymous variant|synonymous variant,missense variant|missense variant,|unknown,initiator codon variant|initiator codon variant\ group phenDis\ itemRgb on\ longLabel ClinVar Short Variants < 50bp\ maxWindowCoverage 10000000\ mouseOverField _mouseOver\ noScoreFilter on\ parent clinvar\ priority 1\ searchIndex _dbVarSsvId\ shortLabel ClinVar SNVs\ showCfg on\ skipFields rcvAcc\ track clinvarMain\ type bigBed 12 +\ urls rcvAcc="https://www.ncbi.nlm.nih.gov/clinvar/$$/" geneId="https://www.ncbi.nlm.nih.gov/gene/$$" snpId="https://www.ncbi.nlm.nih.gov/snp/$$" nsvId="https://www.ncbi.nlm.nih.gov/dbvar/variants/$$/" origName="https://www.ncbi.nlm.nih.gov/clinvar/variation/$$/"\ visibility hide\ dbSnp153Common Common dbSNP(153) bigDbSnp Common (1000 Genomes Phase 3 MAF >= 1%) Short Genetic Variants from dbSNP Release 153 1 1 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 bigDataUrl /gbdb/hg38/snp/dbSnp153Common.bb\ defaultGeneTracks knownGene\ longLabel Common (1000 Genomes Phase 3 MAF >= 1%) Short Genetic Variants from dbSNP Release 153\ parent dbSnp153ViewVariants on\ priority 1\ shortLabel Common dbSNP(153)\ subGroups view=variants\ track dbSnp153Common\ dbSnp155Common Common dbSNP(155) bigDbSnp Common (1000 Genomes Phase 3 MAF >= 1%) Short Genetic Variants from dbSNP Release 155 1 1 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 bigDataUrl /gbdb/hg38/snp/dbSnp155Common.bb\ defaultGeneTracks knownGene\ longLabel Common (1000 Genomes Phase 3 MAF >= 1%) Short Genetic Variants from dbSNP Release 155\ parent dbSnp155ViewVariants on\ priority 1\ shortLabel Common dbSNP(155)\ showCfg on\ subGroups view=variants\ track dbSnp155Common\ cons100way Conservation bed 4 Vertebrate Multiz Alignment & Conservation (100 Species) 2 1 0 0 0 127 127 127 0 0 0\ Downloads for data in this track are available:\
\ This track shows multiple alignments of 100 vertebrate\ species and measurements of evolutionary conservation using\ two methods (phastCons and phyloP) from the\ \ PHAST package, for all species.\ The multiple alignments were generated using multiz and\ other tools in the UCSC/Penn State Bioinformatics\ comparative genomics alignment pipeline.\ Conserved elements identified by phastCons are also displayed in\ this track.\ PHAST/Multiz are built from chains ("alignable") and nets ("syntenic"), see the documentation of the Chain/Net tracks for a description of the complete\ alignment process.\
\\ PhastCons is a hidden Markov model-based method that estimates the probability that each\ nucleotide belongs to a conserved element, based on the multiple alignment.\ It considers not just each individual alignment column, but also its\ flanking columns. By contrast, phyloP separately measures conservation at\ individual columns, ignoring the effects of their neighbors. As a\ consequence, the phyloP plots have a less smooth appearance than the\ phastCons plots, with more "texture" at individual sites. The two methods\ have different strengths and weaknesses. PhastCons is sensitive to "runs"\ of conserved sites, and is therefore effective for picking out conserved\ elements. PhyloP, on the other hand, is more appropriate for evaluating\ signatures of selection at particular nucleotides or classes of nucleotides\ (e.g., third codon positions, or first positions of miRNA target sites).\
\\ Another important difference is that phyloP can measure acceleration\ (faster evolution than expected under neutral drift) as well as\ conservation (slower than expected evolution). In the phyloP plots, sites\ predicted to be conserved are assigned positive scores (and shown in blue),\ while sites predicted to be fast-evolving are assigned negative scores (and\ shown in red). The absolute values of the scores represent -log p-values\ under a null hypothesis of neutral evolution. The phastCons scores, by\ contrast, represent probabilities of negative selection and range between 0\ and 1.\
\\ Both phastCons and phyloP treat alignment gaps and unaligned nucleotides as\ missing data, and both were run with the same parameters.\
\\ See also: lastz parameters and other details\ and chain minimum score and gap parameters used in these alignments.\
\ \\ UCSC has repeatmasked and aligned all genome assemblies, and\ provides all the sequences for download. For genome assemblies\ not available in the genome browser, there are alternative assembly hub\ genome browsers. Missing sequence in any assembly\ is highlighted in the track display by regions of yellow when\ zoomed out and by Ns when displayed at base level (see Gap Annotation, below).
\\
\ \\
\ Primate subset \ Organism Species Release date UCSC version Alignment type \ Baboon Papio hamadryas Mar 2012 Baylor Panu_2.0/papAnu2 Reciprocal best net \ Bushbaby Otolemur garnettii Mar 2011 Broad/otoGar3 Syntenic net \ Chimp Pan troglodytes Feb 2011 CSAC 2.1.4/panTro4 Syntenic net \ Crab-eating macaque Macaca fascicularis Jun 2013 Macaca_fascicularis_5.0/macFas5 Syntenic net \ Gibbon Nomascus leucogenys Oct 2012 GGSC Nleu3.0/nomLeu3 Syntenic net \ Gorilla Gorilla gorilla gorilla May 2011 gorGor3.1/gorGor3 Reciprocal best net \ Green monkey Chlorocebus sabaeus Mar 2014 Chlorocebus_sabeus 1.1/chlSab2 Syntenic net \ Human Homo sapiens Dec 2013 GRCh38/hg38 reference species \ Marmoset Callithrix jacchus Mar 2009 WUGSC 3.2/calJac3 Syntenic net \ Orangutan Pongo pygmaeus abelii July 2007 WUGSC 2.0.2/ponAbe2 Reciprocal best net \ Rhesus Macaca mulatta Oct 2010 BGI CR_1.0/rheMac3 Syntenic net \ Squirrel monkey Saimiri boliviensis Oct 2011 Broad/saiBol1 Syntenic net \ Euarchontoglires subset \ Brush-tailed rat Octodon degus Apr 2012 OctDeg1.0/octDeg1 Syntenic net \ Chinchilla Chinchilla lanigera May 2012 ChiLan1.0/chiLan1 Syntenic net \ Chinese hamster Cricetulus griseus Jul 2013 C_griseus_v1.0/criGri1 Syntenic net \ Chinese tree shrew Tupaia chinensis Jan 2013 TupChi_1.0/tupChi1 Syntenic net \ Golden hamster Mesocricetus auratus Mar 2013 MesAur1.0/mesAur1 Syntenic net \ Guinea pig Cavia porcellus Feb 2008 Broad/cavPor3 Syntenic net \ Lesser Egyptian jerboa Jaculus jaculus May 2012 JacJac1.0/jacJac1 Syntenic net \ Mouse Mus musculus Dec 2011 GRCm38/mm10 Syntenic net \ Naked mole-rat Heterocephalus glaber Jan 2012 Broad HetGla_female_1.0/hetGla2 Syntenic net \ Pika Ochotona princeps May 2012 OchPri3.0/ochPri3 Syntenic net \ Prairie vole Microtus ochrogaster Oct 2012 MicOch1.0/micOch1 Syntenic net \ Rabbit Oryctolagus cuniculus Apr 2009 Broad/oryCun2 Syntenic net \ Rat Rattus norvegicus Jul 2014 RGSC 6.0/rn6 Syntenic net \ Squirrel Spermophilus tridecemlineatus Nov 2011 Broad/speTri2 Syntenic net \ Laurasiatheria subset \ Alpaca Vicugna pacos Mar 2013 Vicugna_pacos-2.0.1/vicPac2 Syntenic net \ Bactrian camel Camelus ferus Dec 2011 CB1/camFer1 Syntenic net \ Big brown bat Eptesicus fuscus Jul 2012 EptFus1.0/eptFus1 Syntenic net \ Black flying-fox Pteropus alecto Aug 2012 ASM32557v1/pteAle1 Syntenic net \ Cat Felis catus Nov 2014 ICGSC Felis_catus 8.0/felCat8 Syntenic net \ Cow Bos taurus Jun 2014 Bos_taurus_UMD_3.1.1/bosTau8 Syntenic net \ David's myotis bat Myotis davidii Aug 2012 ASM32734v1/myoDav1 Syntenic net \ Dog Canis lupus familiaris Sep 2011 Broad CanFam3.1/canFam3 Syntenic net \ Dolphin Tursiops truncatus Oct 2011 Baylor Ttru_1.4/turTru2 Reciprocal best net \ Domestic goat Capra hircus May 2012 CHIR_1.0/capHir1 Syntenic net \ Ferret Mustela putorius furo Apr 2011 MusPutFur1.0/musFur1 Syntenic net \ Hedgehog Erinaceus europaeus May 2012 EriEur2.0/eriEur2 Syntenic net \ Horse Equus caballus Sep 2007 Broad/equCab2 Syntenic net \ Killer whale Orcinus orca Jan 2013 Oorc_1.1/orcOrc1 Syntenic net \ Megabat Pteropus vampyrus Jul 2008 Broad/pteVam1 Reciprocal best net \ Little brown bat Myotis lucifugus Jul 2010 Broad Institute Myoluc2.0/myoLuc2 Syntenic net \ Pacific walrus Odobenus rosmarus divergens Jan 2013 Oros_1.0/odoRosDiv1 Syntenic net \ Panda Ailuropoda melanoleuca Dec 2009 BGI-Shenzhen 1.0/ailMel1 Syntenic net \ Pig Sus scrofa Aug 2011 SGSC Sscrofa10.2/susScr3 Syntenic net \ Sheep Ovis aries Aug 2012 ISGC Oar_v3.1/oviAri3 Syntenic net \ Shrew Sorex araneus Aug 2008 Broad/sorAra2 Syntenic net \ Star-nosed mole Condylura cristata Mar 2012 ConCri1.0/conCri1 Syntenic net \ Tibetan antelope Pantholops hodgsonii May 2013 PHO1.0/panHod1 Syntenic net \ Weddell seal Leptonychotes weddellii Mar 2013 LepWed1.0/lepWed1 Reciprocal best net \ White rhinoceros Ceratotherium simum May 2012 CerSimSim1.0/cerSim1 Syntenic net \ Afrotheria subset \ Aardvark Orycteropus afer afer May 2012 OryAfe1.0/oryAfe1 Syntenic net \ Cape elephant shrew Elephantulus edwardii Aug 2012 EleEdw1.0/eleEdw1 Syntenic net \ Cape golden mole Chrysochloris asiatica Aug 2012 ChrAsi1.0/chrAsi1 Syntenic net \ Elephant Loxodonta africana Jul 2009 Broad/loxAfr3 Syntenic net \ Manatee Trichechus manatus latirostris Oct 2011 Broad v1.0/triMan1 Syntenic net \ Tenrec Echinops telfairi Nov 2012 Broad/echTel2 Syntenic net \ Mammal subset \ Armadillo Dasypus novemcinctus Dec 2011 Baylor/dasNov3 Syntenic net \ Opossum Monodelphis domestica Oct 2006 Broad/monDom5 Net \ Platypus Ornithorhynchus anatinus Mar 2007 WUGSC 5.0.1/ornAna1 Reciprocal best net \ Tasmanian devil Sarcophilus harrisii Feb 2011 WTSI Devil_ref v7.0/sarHar1 Net \ Wallaby Macropus eugenii Sep 2009 TWGS Meug_1.1/macEug2 Reciprocal best net \ Aves subset \ Budgerigar Melopsittacus undulatus Sep 2011 WUSTL v6.3/melUnd1 Net \ Chicken Gallus gallus Nov 2011 ICGSC Gallus_gallus-4.0/galGal4 Net \ Collared flycatcher Ficedula albicollis Jun 2013 FicAlb1.5/ficAlb2 Net \ Mallard duck Anas platyrhynchos Apr 2013 BGI_duck_1.0/anaPla1 Net \ Medium ground finch Geospiza fortis Apr 2012 GeoFor_1.0/geoFor1 Net \ Parrot Amazona vittata Jan 2013 AV1/amaVit1 Net \ Peregrine falcon Falco peregrinus Feb 2013 F_peregrinus_v1.0/falPer1 Net \ Rock pigeon Columba livia Feb 2013 Cliv_1.0/colLiv1 Net \ Saker falcon Falco cherrug Feb 2013 F_cherrug_v1.0/falChe1 Net \ Scarlet macaw Ara macao Jun 2013 SMACv1.1/araMac1 Net \ Tibetan ground jay Pseudopodoces humilis Jan 2013 PseHum1.0/pseHum1 Net \ Turkey Meleagris gallopavo Dec 2009 TGC Turkey_2.01/melGal1 Net \ White-throated sparrow Zonotrichia albicollis Apr 2013 ASM38545v1/zonAlb1 Net \ Zebra finch Taeniopygia guttata Feb 2013 WashU taeGut324/taeGut2 Net \ Sarcopterygii subset \ American alligator Alligator mississippiensis Aug 2012 allMis0.2/allMis1 Net \ Chinese softshell turtle Pelodiscus sinensis Oct 2011 PelSin_1.0/pelSin1 Net \ Coelacanth Latimeria chalumnae Aug 2011 Broad/latCha1 Net \ Green seaturtle Chelonia mydas Mar 2013 CheMyd_1.0/cheMyd1 Net \ Lizard Anolis carolinensis May 2010 Broad AnoCar2.0/anoCar2 Net \ Painted turtle Chrysemys picta bellii Mar 2014 v3.0.3/chrPic2 Net \ Spiny softshell turtle Apalone spinifera May 2013 ASM38561v1/apaSpi1 Net \ X. tropicalis Xenopus tropicalis Sep 2012 JGI 7.0/xenTro7 Net \ Fish subset \ Atlantic cod Gadus morhua May 2010 Genofisk GadMor_May2010/gadMor1 Net \ Burton's mouthbreeder Haplochromis burtoni Oct 2011 AstBur1.0/hapBur1 Net \ Fugu Takifugu rubripes Oct 2011 FUGU5/fr3 Net \ Lamprey Petromyzon marinus Sep 2010 WUGSC 7.0/petMar2 Net \ Medaka Oryzias latipes Oct 2005 NIG/UT MEDAKA1/oryLat2 Net \ Mexican tetra (cavefish) Astyanax mexicanus Apr 2013 Astyanax_mexicanus-1.0.2/astMex1 Net \ Nile tilapia Oreochromis niloticus Jan 2011 Broad oreNil1.1/oreNil2 Net \ Princess of Burundi Neolamprologus brichardi May 2011 NeoBri1.0/neoBri1 Net \ Pundamilia nyererei Pundamilia nyererei Oct 2011 PunNye1.0/punNye1 Net \ Southern platyfish Xiphophorus maculatus Jan 2012 Xiphophorus_maculatus-4.4.2/xipMac1 Net \ Spotted gar Lepisosteus oculatus Dec 2011 LepOcu1/lepOcu1 Net \ Stickleback Gasterosteus aculeatus Feb 2006 Broad/gasAcu1 Net \ Tetraodon Tetraodon nigroviridis Mar 2007 Genoscope 8.0/tetNig2 Net \ Yellowbelly pufferfish Takifugu flavidus May 2013 version 1 of Takifugu flavidus genome/takFla1 Net \ Zebra mbuna Maylandia zebra Mar 2012 MetZeb1.1/mayZeb1 Net \ Zebrafish Danio rerio Sep 2014 GRCz10/danRer10 Net
\ Table 1. Genome assemblies included in the 100-way Conservation track.
\
\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ size of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. The following\ conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment. The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\\ Codon translation is available in base-level display mode if the\ displayed region is identified as a coding segment. To display this annotation,\ select the species for translation from the pull-down menu in the Codon\ Translation configuration section at the top of the page. Then, select one of\ the following modes:\
\ Codon translation uses the following gene tracks as the basis for translation:\ \
\ \\
\ Table 2. Gene tracks used for codon translation.\\ Gene Track Species \ UCSC Genes Human, Mouse \ RefSeq Genes Cow, Frog (X. tropicalis) \ Ensembl Genes v73 Atlantic cod, Bushbaby, Cat, Chicken, Chimp, Coelacanth, Dog, Elephant, Ferret, Fugu, Gorilla, Horse, Lamprey, Little brown bat, Lizard, Mallard duck, Marmoset, Medaka, Megabat, Orangutan, Panda, Pig, Platypus, Rat, Soft-shell Turtle, Southern platyfish, Squirrel, Tasmanian devil, Tetraodon, Zebrafish \ no annotation Aardvark, Alpaca, American alligator, Armadillo, Baboon, Bactrian camel, Big brown bat, Black flying-fox, Brush-tailed rat, Budgerigar, Burton's mouthbreeder, Cape elephant shrew, Cape golden mole, Chinchilla, Chinese hamster, Chinese tree shrew, Collared flycatcher, Crab-eating macaque, David's myotis (bat), Dolphin, Domestic goat, Gibbon, Golden hamster, Green monkey, Green seaturtle, Hedgehog, Killer whale, Lesser Egyptian jerboa, Manatee, Medium ground finch, Mexican tetra (cavefish), Naked mole-rat, Nile tilapia, Pacific walrus, Painted turtle, Parrot, Peregrine falcon, Pika, Prairie vole, Princess of Burundi, Pundamilia nyererei, Rhesus, Rock pigeon, Saker falcon, Scarlet Macaw, Sheep, Shrew, Spiny softshell turtle, Spotted gar, Squirrel monkey, Star-nosed mole, Tawny puffer fish, Tenrec, Tibetan antelope, Tibetan ground jay, Wallaby, Weddell seal, White rhinoceros, White-throated sparrow, Zebra Mbuna, Zebra finch
\ Pairwise alignments with the human genome were generated for\ each species using lastz from repeat-masked genomic sequence.\ Pairwise alignments were then linked into chains using a dynamic programming\ algorithm that finds maximally scoring chains of gapless subsections\ of the alignments organized in a kd-tree.\ The scoring matrix and parameters for pairwise alignment and chaining\ were tuned for each species based on phylogenetic distance from the reference.\ High-scoring chains were then placed along the genome, with\ gaps filled by lower-scoring chains, to produce an alignment net.\ For more information about the chaining and netting process and\ parameters for each species, see the description pages for the Chain and Net\ tracks.
\\ An additional filtering step was introduced in the generation of the 100-way\ conservation track to reduce the number of paralogs and pseudogenes from the\ high-quality assemblies and the suspect alignments from the low-quality\ assemblies:\ the pairwise alignments of high-quality mammalian\ sequences (placental and marsupial) were filtered based on synteny;\ those for 2X mammalian genomes were filtered to retain only\ alignments of best quality in both the target and query ("reciprocal\ best").
\\ The resulting best-in-genome pairwise alignments\ were progressively aligned using multiz/autoMZ,\ following the tree topology diagrammed above, to produce multiple alignments.\ The multiple alignments were post-processed to\ add annotations indicating alignment gaps, genomic breaks,\ and base quality of the component sequences.\ The annotated multiple alignments, in MAF format, are available for\ bulk download.\ An alignment summary table containing an entry for each\ alignment block in each species was generated to improve\ track display performance at large scales.\ Framing tables were constructed to enable\ visualization of codons in the multiple alignment display.
\ \\ Both phastCons and phyloP are phylogenetic methods that rely\ on a tree model containing the tree topology, branch lengths representing\ evolutionary distance at neutrally evolving sites, the background distribution\ of nucleotides, and a substitution rate matrix.\ The\ all-species tree model for this track was\ generated using the phyloFit program from the PHAST package\ (REV model, EM algorithm, medium precision) using multiple alignments of\ 4-fold degenerate sites extracted from the 100-way alignment\ (msa_view). The 4d sites were derived from the RefSeq (Reviewed+Coding) gene\ set, filtered to select single-coverage long transcripts.\
\\ This same tree model was used in the phyloP calculations; however, the\ background frequencies were modified to maintain reversibility.\ The resulting tree model:\ all species.\
\\ The phastCons program computes conservation scores based on a phylo-HMM, a\ type of probabilistic model that describes both the process of DNA\ substitution at each site in a genome and the way this process changes from\ one site to the next (Felsenstein and Churchill 1996, Yang 1995, Siepel and\ Haussler 2005). PhastCons uses a two-state phylo-HMM, with a state for\ conserved regions and a state for non-conserved regions. The value plotted\ at each site is the posterior probability that the corresponding alignment\ column was "generated" by the conserved state of the phylo-HMM. These\ scores reflect the phylogeny (including branch lengths) of the species in\ question, a continuous-time Markov model of the nucleotide substitution\ process, and a tendency for conservation levels to be autocorrelated along\ the genome (i.e., to be similar at adjacent sites). The general reversible\ (REV) substitution model was used. Unlike many conservation-scoring programs,\ phastCons does not rely on a sliding window\ of fixed size; therefore, short highly-conserved regions and long moderately\ conserved regions can both obtain high scores.\ More information about\ phastCons can be found in Siepel et al. 2005.
\\ The phastCons parameters used were: expected-length=45,\ target-coverage=0.3, rho=0.3.
\ \\ The phyloP program supports several different methods for computing\ p-values of conservation or acceleration, for individual nucleotides or\ larger elements (\ http://compgen.cshl.edu/phast/). Here it was used\ to produce separate scores at each base (--wig-scores option), considering\ all branches of the phylogeny rather than a particular subtree or lineage\ (i.e., the --subtree option was not used). The scores were computed by\ performing a likelihood ratio test at each alignment column (--method LRT),\ and scores for both conservation and acceleration were produced (--mode\ CONACC).\
\\ The conserved elements were predicted by running phastCons with the\ --viterbi option. The predicted elements are segments of the alignment\ that are likely to have been "generated" by the conserved state of the\ phylo-HMM. Each element is assigned a log-odds score equal to its log\ probability under the conserved model minus its log probability under the\ non-conserved model. The "score" field associated with this track contains\ transformed log-odds scores, taking values between 0 and 1000. (The scores\ are transformed using a monotonic function of the form a * log(x) + b.) The\ raw log odds scores are retained in the "name" field and can be seen on the\ details page or in the browser when the track's display mode is set to\ "pack" or "full".\
\ \This track was created using the following programs:\
The phylogenetic tree is based on Murphy et al. (2001) and general\ consensus in the vertebrate phylogeny community. Thanks to Giacomo Bernardi for\ help with the fish relationships.\
\ \\ Felsenstein J, Churchill GA.\ A Hidden Markov Model approach to variation among sites in rate of\ evolution. Mol Biol Evol. 1996 Jan;13(1):93-104.\ PMID: 8583911\
\ \\ Pollard KS, Hubisz MJ, Rosenbloom KR, Siepel A.\ \ Detection of nonneutral substitution rates on mammalian phylogenies.\ Genome Res. 2010 Jan;20(1):110-21.\ PMID: 19858363; PMC: PMC2798823\
\ \\ Siepel A, Bejerano G, Pedersen JS, Hinrichs AS, Hou M, Rosenbloom K,\ Clawson H, Spieth J, Hillier LW, Richards S, et al.\ Evolutionarily conserved elements in vertebrate, insect, worm,\ and yeast genomes.\ Genome Res. 2005 Aug;15(8):1034-50.\ PMID: 16024819; PMC: PMC1182216\
\ \\ Siepel A, Haussler D.\ Phylogenetic Hidden Markov Models.\ In: Nielsen R, editor. Statistical Methods in Molecular Evolution.\ New York: Springer; 2005. pp. 325-351.\ DOI: 10.1007/0-387-27733-1_12\
\ \\ Yang Z.\ A space-time process model for the evolution of DNA\ sequences.\ Genetics. 1995 Feb;139(2):993-1005.\ PMID: 7713447; PMC: PMC1206396\
\ \\ Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D.\ Evolution's cauldron:\ duplication, deletion, and rearrangement in the mouse and human genomes.\ Proc Natl Acad Sci U S A. 2003 Sep 30;100(20):11484-9.\ PMID: 14500911; PMC: PMC208784\
\ \\ Blanchette M, Kent WJ, Riemer C, Elnitski L, Smit AF, Roskin KM,\ Baertsch R, Rosenbloom K, Clawson H, Green ED, et al.\ Aligning multiple genomic sequences with the threaded blockset aligner.\ Genome Res. 2004 Apr;14(4):708-15.\ PMID: 15060014; PMC: PMC383317\
\ \\ Chiaromonte F, Yap VB, Miller W.\ Scoring pairwise genomic sequence alignments.\ Pac Symp Biocomput. 2002:115-26.\ PMID: 11928468\
\ \\ Harris RS.\ Improved pairwise alignment of genomic DNA.\ Ph.D. Thesis. Pennsylvania State University, USA. 2007.\
\ \\ Schwartz S, Kent WJ, Smit A, Zhang Z, Baertsch R, Hardison RC,\ Haussler D, Miller W.\ Human-mouse alignments with BLASTZ.\ Genome Res. 2003 Jan;13(1):103-7.\ PMID: 12529312; PMC: PMC430961\
\ \ \\ Murphy WJ, Eizirik E, O'Brien SJ, Madsen O, Scally M, Douady CJ, Teeling E,\ Ryder OA, Stanhope MJ, de Jong WW, Springer MS.\ Resolution of the early placental mammal radiation using Bayesian phylogenetics.\ Science. 2001 Dec 14;294(5550):2348-51.\ PMID: 11743200\
\ compGeno 1 compositeTrack on\ dragAndDrop subTracks\ group compGeno\ longLabel Vertebrate Multiz Alignment & Conservation (100 Species)\ priority 1\ shortLabel Conservation\ subGroup1 view Views align=Multiz_Alignments phyloP=Basewise_Conservation_(phyloP) phastcons=Element_Conservation_(phastCons) elements=Conserved_Elements\ track cons100way\ type bed 4\ visibility full\ cons100wayViewelements Conserved Elements bed 4 Vertebrate Multiz Alignment & Conservation (100 Species) 0 1 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Vertebrate Multiz Alignment & Conservation (100 Species)\ parent cons100way\ shortLabel Conserved Elements\ track cons100wayViewelements\ view elements\ visibility hide\ covidHgiGwasC2 COVID GWAS bigLolly 9 + COVID GWAS from the COVID-19 Host Genetics Initiative (6696 cases, 18 studies) 0 1 0 0 0 127 127 127 0 0 22 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22, phenDis 1 bigDataUrl /gbdb/hg38/covidHgiGwas/covidHgiGwasC2.hg38.bb\ longLabel COVID GWAS from the COVID-19 Host Genetics Initiative (6696 cases, 18 studies)\ parent covidHgiGwas on\ shortLabel COVID GWAS\ track covidHgiGwasC2\ cpgIslandExt CpG Islands bed 4 + CpG Islands (Islands < 300 Bases are Light Green) 3 1 0 100 0 128 228 128 0 0 0CpG islands are associated with genes, particularly housekeeping\ genes, in vertebrates. CpG islands are typically common near\ transcription start sites and may be associated with promoter\ regions. Normally a C (cytosine) base followed immediately by a \ G (guanine) base (a CpG) is rare in\ vertebrate DNA because the Cs in such an arrangement tend to be\ methylated. This methylation helps distinguish the newly synthesized\ DNA strand from the parent strand, which aids in the final stages of\ DNA proofreading after duplication. However, over evolutionary time,\ methylated Cs tend to turn into Ts because of spontaneous\ deamination. The result is that CpGs are relatively rare unless\ there is selective pressure to keep them or a region is not methylated\ for some other reason, perhaps having to do with the regulation of gene\ expression. CpG islands are regions where CpGs are present at\ significantly higher levels than is typical for the genome as a whole.
\ \\ The unmasked version of the track displays potential CpG islands\ that exist in repeat regions and would otherwise not be visible\ in the repeat masked version.\
\ \\ By default, only the masked version of the track is displayed. To view the\ unmasked version, change the visibility settings in the track controls at\ the top of this page.\
\ \CpG islands were predicted by searching the sequence one base at a\ time, scoring each dinucleotide (+17 for CG and -1 for others) and\ identifying maximally scoring segments. Each segment was then\ evaluated for the following criteria:\ \
\ The entire genome sequence, masking areas included, was\ used for the construction of the track Unmasked CpG.\ The track CpG Islands is constructed on the sequence after\ all masked sequence is removed.\
\ \The CpG count is the number of CG dinucleotides in the island. \ The Percentage CpG is the ratio of CpG nucleotide bases\ (twice the CpG count) to the length. The ratio of observed to expected \ CpG is calculated according to the formula (cited in \ Gardiner-Garden et al. (1987)):\ \
Obs/Exp CpG = Number of CpG * N / (Number of C * Number of G)\ \ where N = length of sequence.\
\ The calculation of the track data is performed by the following command sequence:\
\ twoBitToFa assembly.2bit stdout | maskOutFa stdin hard stdout \\\ | cpg_lh /dev/stdin 2> cpg_lh.err \\\ | awk '{$2 = $2 - 1; width = $3 - $2; printf("%s\\t%d\\t%s\\t%s %s\\t%s\\t%s\\t%0.0f\\t%0.1f\\t%s\\t%s\\n", $1, $2, $3, $5, $6, width, $6, width*$7*0.01, 100.0*2*$6/width, $7, $9);}' \\\ | sort -k1,1 -k2,2n > cpgIsland.bed\\ The unmasked track data is constructed from\ twoBitToFa -noMask output for the twoBitToFa command.\ \ \
\ CpG islands and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator.\ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\\ The source for the cpg_lh program can be obtained from\ src/utils/cpgIslandExt/.\ The cpg_lh program binary can be obtained from: http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/cpg_lh (choose "save file")\
\ \This track was generated using a modification of a program developed by G. Miklem and L. Hillier \ (unpublished).
\ \\ Gardiner-Garden M, Frommer M.\ \ CpG islands in vertebrate genomes.\ J Mol Biol. 1987 Jul 20;196(2):261-82.\ PMID: 3656447\
\ regulation 1 html cpgIslandSuper\ longLabel CpG Islands (Islands < 300 Bases are Light Green)\ parent cpgIslandSuper pack\ priority 1\ shortLabel CpG Islands\ track cpgIslandExt\ cq56Vcf CQ-56 Variants vcfTabix CQ-56 Variants 0 1 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/highRepro/CQ-56.sort.vcf.gz\ longLabel CQ-56 Variants\ parent highReproVcfs\ shortLabel CQ-56 Variants\ subGroups view=vcfs\ track cq56Vcf\ type vcfTabix\ crossTissueMapsTissueCellType Cross Tissue Nuclei bigBarChart Cross tissue nuclei RNA by tissue and cell type 3 1 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$\ This track collection shows data from \ Single-nucleus cross-tissue molecular reference maps toward\ understanding disease gene function. The dataset covers ~200,000 single nuclei\ from a total of 16 human donors across 25 samples, using 4 different sample preparation\ protocols followed by droplet based single-cell RNA-seq. The samples were obtained from\ frozen tissue as part of the Genotype-Tissue Expression (GTEx) project.\ Samples were taken from the esophagus, skeletal muscle, heart, lung, prostate, breast,\ and skin. The dataset includes 43 broad cell classes, some specific to certain tissues\ and some shared across all tissue types.\
\ \\ This track collection contains three bar chart tracks of RNA expression. The first track,\ Cross Tissue Nuclei, allows\ cells to be grouped together and faceted on up to 4 categories: tissue, cell class, cell subclass,\ and cell type. The second track,\ Cross Tissue Details, allows\ cells to be grouped together and faceted on up to 7 categories: tissue, cell class, cell subclass,\ cell type, granular cell type, sex, and donor. The third track,\ GTEx Immune Atlas,\ allows cells to be grouped together and faceted on up to 5 categories: tissue, cell type, cell\ class, sex, and donor.\
\ \\ Please see the\ GTEx portal\ for further interactive displays and additional data.
\ \\ Tissue-cell type combinations in the Full and Combined tracks are\ colored by which cell type they belong to in the below table:\
\
Color | \Cell Type | \
---|---|
Endothelial | |
Epithelial | |
Glia | |
Immune | |
Neuron | |
Stromal | |
Other |
\ Tissue-cell type combinations in the Immune Atlas track are shaded according\ to the below table:\
Color | \Cell Type | \
---|---|
Inflammatory Macrophage | |
Lung Macrophage | |
Monocyte/Macrophage FCGR3A High | |
Monocyte/Macrophage FCGR3A Low | |
Macrophage HLAII High | |
Macrophage LYVE1 High | |
Proliferating Macrophage | |
Dendritic Cell 1 | |
Dendritic Cell 2 | |
Mature Dendritic Cell | |
Langerhans | |
CD14+ Monocyte | |
CD16+ Monocyte | |
LAM-like | |
Other |
\ Using the previously collected tissue samples from the Genotype-Tissue Expression\ project, nuclei were isolated using four different protocols and sequenced\ using droplet based single cell RNA-seq. CellBender v2.1 and other standard quality\ control techniques were applied, resulting in 209,126 nuclei profiles across eight\ tissues, with a mean of 918 genes and 1519 transcripts per profile.\
\ \\ Data from all samples was integrated with a conditional variation autoencoder\ in order to correct for multiple sources of variation like sex, and protocol\ while preserving tissue and cell type specific effects.\
\ \\ For detailed methods, please refer to Eraslan et al, or the\ \ GTEx portal website.\
\ \\
The gene expression files were downloaded from the\
\
GTEx portal. The UCSC command line utilities matrixClusterColumns
,\
matrixToBarChartBed
, and bedToBigBed
were used to transform\
these into a bar chart format bigBed file that can be visualized.\
The UCSC utilities can be found on\
our download server.\
\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions or our Data Access FAQ for more\ information.
\ \Thanks to the GTEx Consortium for creating and analyzing these data.
\ \\ Eraslan G, Drokhlyansky E, Anand S, Fiskin E, Subramanian A, Slyper M, Wang J, Van Wittenberghe N,\ Rouhana JM, Waldman J et al.\ \ Single-nucleus cross-tissue molecular reference maps toward understanding disease gene function.\ Science. 2022 May 13;376(6594):eabl4290.\ PMID: 35549429; PMC: PMC9383269\
\ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/crossTissueMaps/tissue_cell_type.categories\ barChartFacets tissue,cell_class,cell_subclass,cell_type\ barChartMerge on\ barChartMetric gene/genome\ barChartStatsUrl /gbdb/hg38/bbi/crossTissueMaps/tissue_cell_type.facets\ barChartStretchToItem on\ barChartUnit parts per million\ bigDataUrl /gbdb/hg38/bbi/crossTissueMaps/tissue_cell_type.bb\ defaultLabelFields name\ html crossTissueMaps\ labelFields name,name2\ longLabel Cross tissue nuclei RNA by tissue and cell type\ parent crossTissueMaps\ priority 1\ shortLabel Cross Tissue Nuclei\ track crossTissueMapsTissueCellType\ type bigBarChart\ url https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$\ This track displays the ENCODE Registry of candidate cis-Regulatory Elements (cCREs) \ in the human genome, a total of 926,535 elements identified and classified by the ENCODE Data \ Analysis Center according to biochemical signatures.\ cCREs are the subset of representative DNase hypersensitive sites across ENCODE and\ Roadmap Epigenomics samples that are supported \ by either histone modifications (H3K4me3 and H3K27ac) or CTCF-binding data.\ The Registry of cCREs is one of the core components of the integrative level of the\ ENCODE Encyclopedia of DNA Elements.
\ \\ Additional exploration of the cCRE's and underlying raw ENCODE data is provided by the\ \ SCREEN\ (Search Candidate cis-Regulatory Elements) web tool,\ designed specifically for the Registry, accessible by linkouts from the track details page.\ The cCREs identified in the mouse genome are available in a companion track, \ here.
\ \ \ \\ CCREs are colored and labeled according to classification by regulatory signature:\
\
Color | \\ | UCSC label | \ENCODE classification | \ENCODE label | \
---|---|---|---|---|
red | \prom | \promoter-like signature | \PLS | |
orange | \enhP | \proximal enhancer-like signature | \pELS | |
yellow | \enhD | \distal enhancer-like signature | \dELS | |
pink | \K4m3 | \DNase-H3K4me3 | \DNase-H3K4me3 | |
blue | \CTCF | \CTCF-only | \CTCF-only |
\ The DNase-H3K4me3 elements are those with promoter-like biochemical signature that\ are not within 200bp of an annotated TSS.\
\ \\ All individual DNase hypsersensitive sites (DHSs) identified from 706 DNase-seq experiments\ in humans (a total of 93 million sites from 706 experiments) were iteratively clustered\ and filtered for the highest signal across all experiments, producing \ representative DHSs (rDHSs), with a total of 2.2 million such sites in human.\ The highest signal elements from this set that were also supported by high H3K4me3, H3K27ac \ and/or CTCF ChIP-seq signals were designated cCRE's (a total of 926,535 in human).\
\\ Classification of cCRE's was performed based on the following criteria:\
\ The GENCODE V24 (Ensembl 33) basic gene annotation set was used in this analysis.\ For further detail about the identification and classification of ENCODE cCREs see \ the About page of the\ SCREEN web tool.\
\ \\ The ENCODE accession numbers of the constituent datasets at the\ ENCODE Portal\ are available from the cCRE details page.\
\\ The data in this track can be interactively explored with the \ Table Browser or the \ Data Integrator. \ The data can be accessed from scripts through our \ API, the track name is "encodeCcreCombined".\ \
\
For automated download and analysis, this annotation is stored in a bigBed file that\
can be downloaded from\
our download server.\
The file for this track is called encodeCcreCombined.bb. \
Individual regions or the whole genome annotation can be obtained using our tool \
bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. \
Instructions for downloading source code and binaries can be found\
here.\
The tool can also be used to obtain only features within a given range, e.g.
\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/encode3/ccre/encodeCcreCombined.bb -chrom=chr21 -start=0 -end=100000000 stdout
\ This annotation is based on ENCODE data released on or before September 14, 2018.
\\ Data from the Common fund supported\ Roadmap Epigenomics Mapping Consortium\ (REMC) were included for building the ENCODE cCREs. Please see the 2015 paper on their analysis\ of reference human genomes for more information.
\ \\ This dataset was produced by the\ ENCODE Data Analysis Center\ (ZLab at UMass Medical Center). Please check the\ ZLab ENCODE Public Hubs\ for the most updated data.\ Thanks to Henry Pratt, Jill Moore, Michael Purcaro, and Zhiping Weng, PI for providing\ this data.\ Thanks also to the ENCODE Consortium, the ENCODE production laboratories, \ and the ENCODE Data Coordination Center for generating and processing the datasets used here.\
\ \\ ENCODE Project Consortium.\ \ Expanded Encyclopedias of DNA Elements in the Human and Mouse Genomes.\ Nature. 2020 July 30;583(7818):699-710
\ \\ ENCODE Project Consortium.\ \ An integrated encyclopedia of DNA elements in the human genome.\ Nature. 2012 Sep 6;489(7414):57-74.\ PMID: 22955616; PMC: PMC3439153\
\ \ ENCODE Project Consortium.\ \ A user's guide to the encyclopedia of DNA elements (ENCODE).\ PLoS Biol. 2011 Apr;9(4):e1001046.\ PMID: 21526222; PMC: PMC3079585\ \ \ regulation 1 bedNameLabel ENCODE Accession\ bigDataUrl /gbdb/hg38/encode3/ccre/encodeCcreCombined.bb\ darkerLabels on\ defaultLabelFields accessionLabel,ucscLabel\ filterLabel.ucscLabel cCRE classification\ filterValues.ucscLabel prom|promoter-like signature (PLS/prom),enhP|proximal enhancer-like signature (pELS/enhP),enhD|distal enhancer-like signature (dELS/enhD),CTCF|CTCF only (CTCF/CTCF-only),K4m3|DNase-H3K4me3 (DNase-H3K4me3/k4m3)\ group regulation\ itemRgb On\ labelFields accessionLabel,ucscLabel,encodeLabel\ longLabel ENCODE Candidate Cis-Regulatory Elements (cCREs) combined from all cell types\ mouseOverField description\ priority 1\ shortLabel ENCODE cCREs\ skipFields encodeLabel,ucscLabel,accessionLabel,description\ track encodeCcreCombined\ type bigBed 9 +\ url https://screen-v2.wenglab.org/search/?q=$$&assembly=GRCh38\ urlLabel cCRE details at ENCODE SCREEN:\ visibility dense\ wgEncodeReg ENCODE Regulation Integrated Regulation from ENCODE 0 1 0 0 0 127 127 127 0 0 0\ These tracks contain information relevant to the regulation of transcription from the\ ENCODE Project.\ \
\ These tracks complement each other and together can shed much light on regulatory DNA. The histone\ marks are informative at a high level, but they have a resolution of just ~200 bases and do not\ provide much in the way of functional detail. The DNase hypersensitivity assay is higher in\ resolution at the DNA level and can be done on a large number of cell types since it's just \ a single assay. At the functional level, DNase hypersensitivity suggests that a \ region is very likely to be regulatory in nature, but provides little information beyond that.\ The transcription factor ChIP assay has a high resolution at the DNA level and, due to the very\ specific nature of the transcription factors, is often informative with respect to functional\ detail. However, since each transcription factor must be assayed separately, the information is\ only available for a limited number of transcription factors on a limited number of cell lines. \ Though each assay has its strengths and weaknesses, the fact that all of these assays are \ relatively independent of each other gives increased confidence when multiple tracks are \ suggesting a regulatory function for a region.\
\ \\ For additional information, please click on the hyperlinks for the individual tracks above.\ Also note that additional histone marks and transcription information is available in other\ ENCODE tracks. This integrative supertrack just shows a selection of the most informative data of\ most general interest.\
\ \\ By default, the transcription and histone mark displays use a transparent overlay method of \ displaying data from a number of cell lines in a single track. Each of the cell lines in this track\ is associated with a particular color, and these colors are relatively light and saturated so\ as to work best with the transparent overlay. The color of the transcription and histone mark tracks\ match their versions from their lifted source on the hg19 assembly.
\\ The DNase tracks, which were not lifted from hg19, are colored differently \ to reflect similarity of cell types. There are three DNase tracks starting with a transparent\ overlay DNase Signal Track to allow viewing signals from all 95 cell types in one track.\ The individual signals and the same coloring scheme can also be found in the DNase HS Track\ where processed peaks and hotspots are also called out as gray boxes with the darkness of\ each box reflecting the underlying signal value. Lastly, in the DNase Clusters track all observed\ hypersensitive regions in the different cell lines at the same location were clustered into a single box\ where a number to the left of the box indicates how many cell types showed a hypersensitivity \ region and the darkness of the grey box is proportional to the the maximum value seen from one of\ the underlying cell lines. Clicking on these item takes you to a details page where\ additional information displays, such as the list of cell types that combined to form\ the cluster in the DNase Clusters track.\
\ \\ The raw data for ENCODE 3 Regulation tracks can be accessed from \ \ Table Browser or combined with other data-sets through \ Data Integrator. For automated analysis and downloads, the track data files can be downloaded \ from our downloads server or queried\ using the JSON API or the \ Public SQL Individual regions or the whole genome \ annotation can be accessed as text using our utility bigBedToBed. Instructions for downloading \ the utility can be found \ here. That \ utility can also be used to obtain features within a given range, e.g. \ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/wgEncodeRegDnase/wgEncodeRegDnaseUwA549Hotspot.broadPeak.bb -chrom=chr21 -start=0 -end=100000000 stdout
\\ For sorting transcription factor binding sites by cell type, we recommend you use the following\ download \ file for hg38.\
\ \ \\ Specific labs and contributors for these datasets are listed in the Credits section \ of the individual tracks in this super-track. The integrative view presented here was developed by Jim Kent at UCSC.
\ \Users may freely download, analyze and publish results based on any ENCODE data without \ restrictions.\ Researchers using unpublished ENCODE data are encouraged to contact the data producers to discuss possible coordinated publications; however, this is optional.
\ Users of ENCODE datasets are requested to cite the ENCODE Consortium and ENCODE\ production laboratory(s) that generated the datasets used, as described in\ Citing ENCODE.\ regulation 1 canPack On\ group regulation\ longLabel Integrated Regulation from ENCODE\ priority 1\ shortLabel ENCODE Regulation\ superTrack on show\ track wgEncodeReg\ epdNewPromoter EPDnew v6 bigBed 8 Promoters from EPDnew human version 006 0 1 50 50 200 152 152 227 0 0 0 https://epd.epfl.ch/cgi-bin/get_doc?db=hgEpdNew&format=genome&entry=$$\ These tracks represent the experimentally validated promoters generated by \ the Eukaryotic Promoter Database.\
\ \\ Each item in the track is a representation of the promoter sequence identified by EPD. The\ "thin" part of the element represents the 49 bp upstream of the annotated transcription\ start site (TSS) whereas the "thick" part represents the TSS plus 10 bp downstream. The\ relative position of the thick and thin parts define the orientation of the promoter.
\\ Note that the EPD team has created a public track hub containing\ promoter and supporting annotations for human, mouse, and other vertebrate and model organism\ genomes.
\ \\ Briefly, gene transcript coordinates were obtained from multiple sources (HGNC, GENCODE, Ensembl,\ RefSeq) and validated using data from CAGE and RAMPAGE experimental studies obtained from FANTOM 5,\ UCSC, and ENCODE. Peak calling, clustering and filtering based on relative expression were applied\ to identify the most expressed promoters and those present in the largest number of samples.
\\ For the methodology and principles used by EPD to predict TSSs, refer to Dreos et al.\ (2013) in the References section below. A more detailed description of how this data was\ generated can be found at the following links:\ \
\ Data was generated by the EPD team at the \ Swiss Institute of Bioinformatics. \ For inquiries, contact the EPD team using this on-line form \ or email \ \ philipp.\ bucher@epfl.\ ch\ \ .\
\ \\ Dreos R, Ambrosini G, Perier RC, Bucher P.\ \ EPD and EPDnew, high-quality promoter resources in the\ next-generation sequencing era. Nucleic Acids\ Res. 2013 Jan 1;41(D1):D157-64. PMID: 23193273.\
\ \ expression 1 bigDataUrl /gbdb/hg38/bbi/epdNewHuman006.hg38.bb\ color 50,50,200\ dataVersion EPDNew Human Version 006 (May 2018)\ longLabel Promoters from EPDnew human version 006\ parent epdNew on\ priority 1\ shortLabel EPDnew v6\ track epdNewPromoter\ url https://epd.epfl.ch/cgi-bin/get_doc?db=hgEpdNew&format=genome&entry=$$\ fixSeqLiftOverPsl Fix Patches psl Reference Assembly Fix Patch Sequence Alignments 3 1 231 203 21 243 229 138 0 0 0\ This track shows alignments of fix patch sequences to\ main chromosome sequences in the reference genome assembly.\ When errors are corrected in the reference genome assembly, the\ Genome Reference Consortium\ (GRC) adds fix patch sequences containing the corrected regions.\ This strikes a balance between providing the most complete and correct genome\ sequence, while maintaining stable chromosome coordinates for the original assembly\ sequences.\
\\ Fix patches are often associated with incident reports displayed in the GRC Incidents\ track.\
\ \\ This track follows the display conventions for\ \ PSL alignment tracks.\ Mismatching bases are highlighted in red.\ Several types of alignment gap may also be colored;\ for more information, see\ \ Alignment Insertion/Deletion Display Options.\
\ \\ The alignments were provided by NCBI as GFF files and translated into the PSL\ representation for browser display by UCSC.\
\ map 1 baseColorDefault diffBases\ baseColorUseSequence db\ color 231,203,21\ darkerLabels on\ group map\ indelDoubleInsert on\ indelQueryInsert on\ longLabel Reference Assembly Fix Patch Sequence Alignments\ pennantIcon p14 black https://genome-blog.gi.ucsc.edu/blog/patches/ "Includes annotations on GRCh38.p14 patch sequences"\ priority 1\ shortLabel Fix Patches\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ track fixSeqLiftOverPsl\ type psl\ visibility pack\ knownGene GENCODE V47 bigGenePred knownGenePep knownGeneMrna GENCODE V47 3 1 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 47, October 2024) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The v47 release was derived from the GTF file that contains annotations only on the main\ chromosomes. Statistics for this build and information on how they were generated can be found on\ the GENCODE site.
\ \\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is mostly based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \ \\ Within a gene using the pack display mode, transcripts below a specified rank will be\ condensed into a view similar to squish mode. The transcript ranking approach is\ preliminary and will change in future releases. The transcripts rankings are defined by the\ following criteria for protein-coding and non-coding genes:
\ Protein_coding genes\\
The GENCODE v47 track was built from the GENCODE downloads file \
gencode.v47.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources\
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney. This version of the track was\ generated by Jonathan Casper.
\ \\ Frankish A, Carbonell-Sala S, Diekhans M, Jungreis I, Loveland JE, Mudge JM, Sisu C, Wright JC,\ Arnan C, Barnes I et al.\ \ GENCODE: reference annotation for the human and mouse genomes in 2023.\ Nucleic Acids Res. 2023 Jan 6;51(D1):D942-D949.\ PMID: 36420896; PMC: PMC9825462\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV47.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ downloadUrl.1 "GFF Format" https://hgdownload.soe.ucsc.edu/goldenPath/hg38/bigZips/genes/hg38.knownGene.gtf.gz\ group genes\ html knownGeneV47\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V47\ maxItems 50000\ pennantIcon Updated red ../goldenPath/newsarch.html#102324 "Updated Oct. 23, 2024"\ priority 1\ searchIndex name\ shortLabel GENCODE V47\ squishyPackField rank\ squishyPackLabel Number of transcripts shown at full height (ranked by GENCODE transcript ranking)\ squishyPackPoint 1\ table knownGene\ track knownGene\ type bigGenePred knownGenePep knownGeneMrna\ visibility pack\ pliByGene Gene LoF bigBed 12 + gnomAD Predicted Loss of Function Constraint Metrics By Gene (LOEUF and pLI) v2.1.1 3 1 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/gene/$$?dataset=gnomad_r2_1 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/pliByGene.bb\ defaultLabelFields geneName\ filter._pli 0:1\ filterByRange._pli on\ filterLabel._pli Show only items between this pLI range\ itemRgb on\ labelFields name,geneName\ longLabel gnomAD Predicted Loss of Function Constraint Metrics By Gene (LOEUF and pLI) v2.1.1\ mouseOverField _mouseOver\ parent constraintV2 on\ priority 1\ searchIndex name,geneName\ shortLabel Gene LoF\ subGroups view=v2\ track pliByGene\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/gene/$$?dataset=gnomad_r2_1\ urlLabel View this Gene on the gnomAD browser\ geneHancerRegElementsDoubleElite GH Reg Elems (DE) bigBed 9 + Enhancers and promoters from GeneHancer (Double Elite) 1 1 0 0 0 127 127 127 0 0 0 http://www.genecards.org/Search/Keyword?queryString=$$ regulation 1 bigDataUrl /gbdb/hg38/geneHancer/geneHancerRegElementsDoubleElite.hg38.bb\ longLabel Enhancers and promoters from GeneHancer (Double Elite)\ parent ghGeneHancer on\ shortLabel GH Reg Elems (DE)\ subGroups set=a_ELITE view=a_GH\ track geneHancerRegElementsDoubleElite\ wgEncodeBroadHistoneGm12878H3k4me1StdSig GM12878 bigWig 0 5199 H3K4Me1 Mark (Often Found Near Regulatory Elements) on GM12878 Cells from ENCODE 0 1 255 128 128 255 191 191 0 0 0 regulation 1 color 255,128,128\ longLabel H3K4Me1 Mark (Often Found Near Regulatory Elements) on GM12878 Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k4me1\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel GM12878\ track wgEncodeBroadHistoneGm12878H3k4me1StdSig\ type bigWig 0 5199\ wgEncodeBroadHistoneGm12878H3k4me3StdSig GM12878 bigWig 0 5199 H3K4Me3 Mark (Often Found Near Regulatory Elements) on GM12878 Cells from ENCODE 0 1 255 128 128 255 191 191 0 0 0 regulation 1 color 255,128,128\ longLabel H3K4Me3 Mark (Often Found Near Regulatory Elements) on GM12878 Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k4me3\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel GM12878\ track wgEncodeBroadHistoneGm12878H3k4me3StdSig\ type bigWig 0 5199\ wgEncodeRegTxnCaltechRnaSeqGm12878R2x75Il200SigPooled GM12878 bigWig 0 65535 Transcription of GM12878 cells from ENCODE 0 1 255 128 128 255 191 191 0 0 0 regulation 1 color 255,128,128\ longLabel Transcription of GM12878 cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegTxn\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 1\ shortLabel GM12878\ track wgEncodeRegTxnCaltechRnaSeqGm12878R2x75Il200SigPooled\ type bigWig 0 65535\ wgEncodeRegMarkH3k27acGm12878 GM12878 bigWig 0 223899 H3K27Ac Mark (Often Found Near Regulatory Elements) on GM12878 Cells from ENCODE 2 1 255 128 128 255 191 191 0 0 0 regulation 1 color 255,128,128\ longLabel H3K27Ac Mark (Often Found Near Regulatory Elements) on GM12878 Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k27ac\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel GM12878\ table wgEncodeBroadHistoneGm12878H3k27acStdSig\ track wgEncodeRegMarkH3k27acGm12878\ type bigWig 0 223899\ gnomadGenomesVariantsV2 gnomAD Genome v2 vcfTabix Genome Aggregation Database (gnomAD) Genome Variants v2.1 0 1 0 0 0 127 127 127 0 0 0 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/vcf/gnomad.genomes.r2.1.1.sites.liftover_grch38.vcf.gz\ longLabel Genome Aggregation Database (gnomAD) Genome Variants v2.1\ parent gnomadVariantsV2 on\ priority 1\ shortLabel gnomAD Genome v2\ track gnomadGenomesVariantsV2\ gnomadVariantsV4.1 gnomAD v4.1 bigBed 9 + Genome Aggregation Database (gnomAD) Genome and Exome Variants v4.1 4 1 0 0 0 127 127 127 0 0 0\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ The\ \ NIH Genotype-Tissue Expression (GTEx) project\ was created to establish a sample and data resource for studies on the relationship between \ genetic variation and gene expression in multiple human tissues. \ This track shows median gene expression levels in 52 tissues and 2 cell lines, \ based on RNA-seq data from the GTEx final data release (V8, August 2019).\ This release is based on data from 17,382 tissue samples obtained from 948 adult \ post-mortem individuals.
\ \\
In Full and Pack display modes, expression for each gene is represented by a colored bargraph,\
where the height of each bar represents the median expression level across all samples for a \
tissue, and the bar color indicates the tissue.\
Tissue colors were assigned to conform to the GTEx Consortium publication conventions.\
\
The bargraph display has the same width and tissue order for all genes.\
Mouse hover over a bar will show the tissue and median expression level.\
The Squish display mode draws a rectangle for each gene, colored to indicate the tissue\
with highest expression level if it contributes more than 10% to the overall expression\
(and colored black if no tissue predominates).\
In Dense mode, the darkness of the grayscale rectangle displayed for the gene reflects the total\
median expression level across all tissues.
\ The GTEx transcript model used to quantify expression level is displayed below the graph,\ colored to indicate the transcript class \ (coding, \ noncoding, \ pseudogene, \ problem), \ following GENCODE conventions.\
\\ Click-through on a graph displays a boxplot of expression level quartiles with outliers, \ per tissue, along with a link to the corresponding gene page on the GTEx Portal.
\ The track configuration page provides controls to limit the genes and tissues displayed,\ and to select raw or log transformed expression level display.\ \\ RNA-seq was performed by the GTEx Laboratory, Data Analysis and Coordinating Center \ (LDACC) at the Broad Institute.\ The Illumina TruSeq protocol was used to create an unstranded polyA+ library sequenced\ on the Illumina HiSeq 2000 and HiSeq 2500 platforms to produce 76-bp paired end reads with a coverage\ goal of 50M (median achieved was ~82M total reads).\
\ Sequence reads were aligned to the hg38/GRCh38 human genome using STAR v2.5.3a\ assisted by the GENCODE 26 transcriptome definition. \ The alignment pipeline is available\ here.\ \\ Gene annotations were produced using a custom isoform collapsing procedure that excluded\ retained intron and read through transcripts, merged overlapping exon intervals and then excluded\ exon intervals overlapping between genes.\ Gene expression levels in TPM were called via the RNA-SeQC tool (v1.1.9), after filtering for \ unique mapping, proper pairing, and exon overlap.\ For further method details, see the \ \ GTEx Portal Documentation page.
\\ UCSC obtained the gene-level expression files, gene annotations and sample metadata from the \ GTEx Portal Download page.\ Median expression level in TPM was computed per gene/per tissue.
\ \\ The scientific goal of the GTEx project required that the donors and their biospecimen \ present with no evidence of disease. \ The tissue types collected were chosen based on their clinical significance, logistical \ feasibility and their relevance to the scientific goal of the project and the \ research community. \ Summary plots of GTEx sample characteristics are available at the \ \ GTEx Portal Tissue Summary page.
\ \ \\ The raw data for the GTEx Gene expression track can be accessed interactively through the \ \ Table Browser or Data Integrator. Metadata can be \ found in the connected tables below.\
\
For automated analysis and downloads, the track data files can be downloaded from \
our downloads server\
or the JSON API.\
Individual regions or the whole genome annotation can be accessed as text using our utility\
bigBedToBed
. Instructions for downloading the utility can be found \
here. \
That utility can also be used to obtain features within a given range, e.g. \
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/gtex/gtexGeneV8.bb -chrom=chr21\
-start=0 -end=100000000 stdout
\ Data can also be obtained directly from GTEx at the following link:\ \ https://gtexportal.org/home/datasets
\ \\ Statistical analysis and data interpretation was performed by The GTEx Consortium Analysis \ Working Group. \ Data was provided by the GTEx LDACC at The Broad Institute of MIT and Harvard.
\ \\ GTEx Consortium. \ \ The GTEx Consortium atlas of genetic regulatory effects across human tissues.\ Science. 2020 Sep 11;369(6509):1318-1330.\ PMID: 32913098; \ PMC: PMC7737656
\ \ \\ GTEx Consortium.\ \ The Genotype-Tissue Expression (GTEx) project.\ Nat Genet. 2013 Jun;45(6):580-5.\ PMID: 23715323; \ PMC: PMC4010069
\ \\ Carithers LJ, Ardlie K, Barcus M, Branton PA, Britton A, Buia SA, Compton CC, DeLuca DS, \ Peter-Demchok J, Gelfand ET et al.\ \ A Novel Approach to High-Quality Postmortem Tissue Procurement: The GTEx Project.\ Biopreserv Biobank. 2015 Oct;13(5):311-9.\ PMID: 26484571; \ PMC: PMC4675181
\ \ Melé M, Ferreira PG, Reverter F, DeLuca DS, Monlong J, Sammeth M, Young TR, Goldmann JM,\ Pervouchine DD, Sullivan TJ et al.\ \ Human genomics. The human transcriptome across tissues and individuals.\ Science. 2015 May 8;348(6235):660-5.\ PMID: 25954002; PMC: PMC4547472\ \\ DeLuca DS, Levin JZ, Sivachenko A, Fennell T, Nazaire MD, Williams C, Reich M, Winckler W, Getz G.\ \ RNA-SeQC: RNA-seq metrics for quality control and process optimization.\ Bioinformatics. 2012 Jun 1;28(11):1530-2.\ PMID: 22539670; PMC: PMC3356847
\ \ expression 1 group expression\ longLabel Gene Expression in 54 tissues from GTEx RNA-seq of 17382 samples, 948 donors (V8, Aug 2019)\ maxItems 200\ priority 1\ shortLabel GTEx Gene V8\ spectrum on\ track gtexGeneV8\ type bed 6 +\ visibility pack\ h1hescInsitu H1-hESC In situ hic In situ Hi-C Chromatin Structure on H1-hESC 0 1 0 0 0 127 127 127 0 0 0 regulation 1 bigDataUrl /gbdb/hg38/bbi/hic/4DNFIQYQWPF5.hic\ longLabel In situ Hi-C Chromatin Structure on H1-hESC\ parent hicAndMicroC off\ shortLabel H1-hESC In situ\ track h1hescInsitu\ type hic\ chainHprcGCA_018466845v1 HG02257.mat chain GCA_018466845.1 HG02257.mat HG02257.pri.mat.f1_v2 (May 2021 GCA_018466845.1_HG02257.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 1 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02257.mat HG02257.pri.mat.f1_v2 (May 2021 GCA_018466845.1_HG02257.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018466845.1\ parent hprcChainNetViewchain off\ priority 18\ shortLabel HG02257.mat\ subGroups view=chain sample=s018 population=afr subpop=acb hap=mat\ track chainHprcGCA_018466845v1\ type chain GCA_018466845.1\ platinumHybrid hybrid vcfTabix Platinum genome hybrid 3 1 0 0 0 127 127 127 0 0 23 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,chrX, varRep 1 bigDataUrl /gbdb/hg38/platinumGenomes/hg38.hybrid.vcf.gz\ chromosomes chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,chrX\ configureByPopup off\ group varRep\ longLabel Platinum genome hybrid\ maxWindowToDraw 200000\ parent platinumGenomes\ shortLabel hybrid\ showHardyWeinberg on\ track platinumHybrid\ type vcfTabix\ vcfDoFilter off\ vcfDoMaf off\ visibility pack\ xGen_Research_Probes_V1 IDT xGen V1 P bigBed IDT - xGen Exome Research Panel V1 Probes 0 1 100 143 255 177 199 255 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/xgen-exome-research-panel-probes-hg38.bb\ color 100,143,255\ longLabel IDT - xGen Exome Research Panel V1 Probes\ parent exomeProbesets off\ shortLabel IDT xGen V1 P\ track xGen_Research_Probes_V1\ type bigBed\ jarvis JARVIS bigWig JARVIS: score to prioritize non-coding regions for disease relevance 1 1 150 130 160 202 192 207 0 0 0\ The "Constraint scores" container track includes several subtracks showing the results of\ constraint prediction algorithms. These try to find regions of negative\ selection, where variations likely have functional impact. The algorithms do\ not use multi-species alignments to derive evolutionary constraint, but use\ primarily human variation, usually from variants collected by gnomAD (see the\ gnomAD V2 or V3 tracks on hg19 and hg38) or TOPMED (contained in our dbSNP\ tracks and available as a filter). One of the subtracks is based on UK Biobank\ variants, which are not available publicly, so we have no track with the raw data.\ The number of human genomes that are used as the input for these scores are\ 76k, 53k and 110k for gnomAD, TOPMED and UK Biobank, respectively.\
\ \Note that another important constraint score, gnomAD\ constraint, is not part of this container track but can be found in the hg38 gnomAD\ track.\
\ \ The algorithms included in this track are:\\ JARVIS scores are shown as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The scores were downloaded and converted to a single bigWig file.\ Move the mouse over the bars to display the exact values. A horizontal line is shown at the 0.733\ value which signifies the 90th percentile.
\ See hg19 makeDoc and\ hg38 makeDoc.\\ Interpretation: The authors offer a suggested guideline of > 0.9998 for identifying\ higher confidence calls and minimizing false positives. In addition to that strict threshold, the \ following two more relaxed cutoffs can be used to explore additional hits. Note that these\ thresholds are offered as guidelines and are not necessarily representative of pathogenicity.
\ \\
Percentile | JARVIS score threshold |
---|---|
99th | 0.9998 |
95th | 0.9826 |
90th | 0.7338 |
\ HMC scores are displayed as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The highly-constrained cutoff\ of 0.8 is indicated with a line.
\\ Interpretation: \ A protein residue with HMC score <1 indicates that missense variants affecting\ the homologous residues are significantly under negative selection (P-value <\ 0.05) and likely to be deleterious. A more stringent score threshold of HMC<0.8\ is recommended to prioritize predicted disease-associated variants.\
\ \\ Interpretation: The authors suggest the following guidelines for evaluating\ intolerance. By default, the MetaDome track displays a horizontal line at 0.7 which \ signifies the first intolerant bin. For more information see the MetaDome publication.
\ \\
Classification | MetaDome Tolerance Score |
---|---|
Highly intolerant | ≤ 0.175 |
Intolerant | ≤ 0.525 |
Slightly intolerant | ≤ 0.7 |
\ MTR data can be found on two tracks, MTR All data and MTR Scores. In the\ MTR Scores track the data has been converted into 4 separate signal tracks\ representing each base pair mutation, with the lowest possible score shown when\ multiple transcripts overlap at a position. Overlaps can happen since this score\ is derived from transcripts and multiple transcripts can overlap. \ A horizontal line is drawn on the 0.8 score line\ to roughly represent the 25th percentile, meaning the items below may be of particular\ interest. It is recommended that the data be explored using\ this version of the track, as it condenses the information substantially while\ retaining the magnitude of the data.
\ \Any specific point mutations of interest can then be researched in the \ MTR All data track. This track contains all of the information from\ \ MTRV2 including more than 3 possible scores per base when transcripts overlap.\ A mouse-over on this track shows the ref and alt allele, as well as the MTR score\ and the MTR score percentile. Filters are available for MTR score, False Discovery Rate\ (FDR), MTR percentile, and variant consequence. By default, only items in the bottom\ 25 percentile are shown. Items in the track are colored according\ to their MTR percentile:
\\ Interpretation: Regions with low MTR scores were seen to be enriched with\ pathogenic variants. For example, ClinVar pathogenic variants were seen to\ have an average score of 0.77 whereas ClinVar benign variants had an average score\ of 0.92. Further validation using the FATHMM cancer-associated training dataset saw\ that scores less than 0.5 contained 8.6% of the pathogenic variants while only containing\ 0.9% of neutral variants. In summary, lower scores are more likely to represent\ pathogenic variants whereas higher scores could be pathogenic, but have a higher chance\ to be a false positive. For more information see the MTR-Viewer publication.
\ \\ Scores were downloaded and converted to a single bigWig file. See the\ hg19 makeDoc and the\ hg38 makeDoc for more info.\
\ \\ Scores were downloaded and converted to .bedGraph files with a custom Python \ script. The bedGraph files were then converted to bigWig files, as documented in our \ makeDoc hg19 build log.
\ \\
The authors provided a bed file containing codon coordinates along with the scores. \
This file was parsed with a python script to create the two tracks. For the first track\
the scores were aggregated for each coordinate, then the lowest score chosen for any\
overlaps and the result written out to bedGraph format. The file was then converted\
to bigWig with the bedGraphToBigWig
utility. For the second track the file\
was reorganized into a bed 4+3 and conveted to bigBed with the bedToBigBed
\
utility.
\ See the hg19 makeDoc for details including the build script.
\\ The raw MetaDome data can also be accessed via their Zenodo handle.
\ \\ V2\ file was downloaded and columns were reshuffled as well as itemRgb added for the\ MTR All data track. For the MTR Scores track the file was parsed with a python\ script to pull out the highest possible MTR score for each of the 3 possible mutations\ at each base pair and 4 tracks built out of these values representing each mutation.
\\ See the hg19 makeDoc entry on MTR for more info.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/hmc/hmc.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \ \\ Thanks to Jean-Madeleine Desainteagathe (APHP Paris, France) for suggesting the JARVIS, MTR, HMC tracks. Thanks to Xialei Zhang for providing the HMC data file and to Dimitrios Vitsios and Slave Petrovski for helping clean up the hg38 JARVIS files for providing guidance on interpretation. Additional\ thanks to Laurens van de Wiel for providing the MetaDome data as well as guidance on the track development and interpretation. \
\ \\ Vitsios D, Dhindsa RS, Middleton L, Gussow AB, Petrovski S.\ \ Prioritizing non-coding regions based on human genomic constraint and sequence context with deep\ learning.\ Nat Commun. 2021 Mar 8;12(1):1504.\ PMID: 33686085; PMC: PMC7940646\
\ \\ Xiaolei Zhang, Pantazis I. Theotokis, Nicholas Li, the SHaRe Investigators, Caroline F. Wright, Kaitlin E. Samocha, Nicola Whiffin, James S. Ware\ \ Genetic constraint at single amino acid resolution improves missense variant prioritisation and gene discovery.\ Medrxiv 2022.02.16.22271023\
\ \\ Wiel L, Baakman C, Gilissen D, Veltman JA, Vriend G, Gilissen C.\ \ MetaDome: Pathogenicity analysis of genetic variants through aggregation of homologous human protein\ domains.\ Hum Mutat. 2019 Aug;40(8):1030-1038.\ PMID: 31116477; PMC: PMC6772141\
\ \\ Silk M, Petrovski S, Ascher DB.\ \ MTR-Viewer: identifying regions within genes under purifying selection.\ Nucleic Acids Res. 2019 Jul 2;47(W1):W121-W126.\ PMID: 31170280; PMC: PMC6602522\
\ \\ Halldorsson BV, Eggertsson HP, Moore KHS, Hauswedell H, Eiriksson O, Ulfarsson MO, Palsson G,\ Hardarson MT, Oddsson A, Jensson BO et al.\ \ The sequences of 150,119 genomes in the UK Biobank.\ Nature. 2022 Jul;607(7920):732-740.\ PMID: 35859178; PMC: PMC9329122\
\ \ phenDis 0 bigDataUrl /gbdb/hg38/jarvis/jarvis.bw\ color 150,130,160\ group phenDis\ html constraintSuper\ longLabel JARVIS: score to prioritize non-coding regions for disease relevance\ maxHeightPixels 8:40:128\ maxWindowToDraw 10000000\ mouseOverFunction noAverage\ parent constraintSuper\ priority 1\ shortLabel JARVIS\ track jarvis\ type bigWig\ viewLimits 0.0:1.0\ visibility dense\ yLineMark 0.73\ yLineOnOff on\ jaspar2024 JASPAR 2024 TFBS bigBed 6 + JASPAR CORE 2024 - Predicted Transcription Factor Binding Sites 3 1 0 0 0 127 127 127 1 0 0 http://jaspar.genereg.net/search?q=$$&collection=all&tax_group=all&tax_id=all&type=all&class=all&family=all&version=all regulation 1 bigDataUrl /gbdb/hg38/jaspar/JASPAR2024.bb\ filter.score 400\ filterByRange.score 0:1000\ filterValues.TFName Ahr::Arnt,Alx1,ALX3,Alx4,Ar,ARGFX,Arid3a,Arid3b,Arid5a,Arnt,ARNT2,ARNT::HIF1A,Arntl,Arx,ASCL1,ASCL1,Ascl2,Atf1,ATF2,Atf3,ATF3,ATF4,ATF6,ATF7,Atoh1,Atoh1,ATOH7,BACH1,Bach1::Mafk,BACH2,BACH2,BARHL1,BARHL2,BARX1,BARX2,BATF,BATF3,BATF::JUN,BCL11A,Bcl11B,BCL6,BCL6B,Bhlha15,BHLHA15,BHLHE22,BHLHE22,BHLHE23,BHLHE40,BHLHE41,BNC2,BSX,CDX1,CDX2,CDX4,CEBPA,CEBPB,CEBPD,CEBPE,CEBPG,CEBPG,CLOCK,CREB1,CREB3,CREB3L1,Creb3l2,CREB3L4,CREB3L4,Creb5,CREM,Crx,CTCF,CTCF,CTCF,CTCFL,CUX1,CUX2,DBP,Ddit3::Cebpa,DLX1,Dlx2,Dlx3,Dlx4,Dlx5,DLX6,Dmbx1,Dmrt1,DMRT3,DMRTA1,DMRTA2,DMRTC2,DPRX,DRGX,Dux,DUX4,DUXA,E2F1,E2F2,E2F3,E2F4,E2F6,E2F7,E2F8,EBF1,Ebf2,EBF3,Ebf4,EGR1,EGR2,EGR3,EGR4,EHF,ELF1,ELF2,ELF3,ELF4,Elf5,ELK1,ELK1::HOXA1,ELK1::HOXB13,ELK1::SREBF2,ELK3,ELK4,EMX1,EMX2,EN1,EN2,EOMES,EPAS1,ERF,ERF::FIGLA,ERF::FOXI1,ERF::FOXO1,ERF::HOXB13,ERF::NHLH1,ERF::SREBF2,Erg,ESR1,ESR2,ESRRA,ESRRB,Esrrg,ESX1,ETS1,ETS2,ETV1,ETV2,ETV2::DRGX,ETV2::FIGLA,ETV2::FOXI1,ETV2::HOXB13,ETV3,ETV4,ETV5,ETV5::DRGX,ETV5::FIGLA,ETV5::FOXI1,ETV5::FOXO1,ETV5::HOXA2,ETV6,ETV7,EVX1,EVX2,EWSR1-FLI1,FERD3L,FEV,FEZF2,FIGLA,FLI1,FLI1::DRGX,FLI1::FOXI1,FOS,FOS,FOSB::JUN,FOSB::JUNB,FOSB::JUNB,FOS::JUN,FOS::JUN,FOS::JUNB,FOS::JUND,FOSL1,FOSL1::JUN,FOSL1::JUN,FOSL1::JUNB,FOSL1::JUND,FOSL1::JUND,FOSL2,FOSL2::JUN,FOSL2::JUN,FOSL2::JUNB,FOSL2::JUNB,FOSL2::JUND,FOSL2::JUND,FOXA1,FOXA2,FOXA3,FOXB1,FOXC1,FOXC2,FOXD1,FOXD2,FOXD3,FOXE1,Foxf1,FOXF2,FOXG1,FOXH1,FOXI1,Foxj2,FOXJ2::ELF1,Foxj3,FOXK1,FOXK2,FOXL1,Foxl2,Foxn1,FOXN3,Foxo1,FOXO1::ELF1,FOXO1::ELK1,FOXO1::ELK3,FOXO1::FLI1,Foxo3,FOXO4,FOXO6,FOXP1,FOXP2,FOXP3,FOXP4,Foxq1,FOXS1,GABPA,GATA1,GATA1::TAL1,GATA2,Gata3,GATA4,GATA5,GATA6,GBX1,GBX2,GCM1,GCM2,GFI1,Gfi1B,Gli1,Gli2,GLI3,GLIS1,GLIS2,GLIS3,Gmeb1,GMEB2,GRHL1,GRHL2,GSC,GSC2,GSX1,GSX2,Hand1,Hand1::Tcf3,HAND2,HES1,HES2,HES5,HES6,HES7,HESX1,HEY1,HEY2,Hic1,HIC2,HIF1A,HINFP,HLF,HMBOX1,Hmga1,Hmx1,Hmx2,Hmx3,Hnf1A,HNF1A,HNF1B,HNF4A,HNF4A,HNF4G,HOXA1,HOXA10,Hoxa11,Hoxa13,HOXA2,HOXA3,HOXA4,HOXA5,HOXA6,HOXA7,HOXA9,HOXB1,HOXB13,HOXB2,HOXB2::ELK1,HOXB3,HOXB4,HOXB5,HOXB6,HOXB7,HOXB8,HOXB9,HOXC10,HOXC11,HOXC12,HOXC13,HOXC4,HOXC8,HOXC9,HOXD10,HOXD11,HOXD12,HOXD12::ELK1,Hoxd13,HOXD3,HOXD4,HOXD8,HOXD9,HSF1,HSF2,HSF4,IKZF1,IKZF2,Ikzf3,INSM1,Irf1,IRF2,IRF3,IRF4,IRF5,IRF6,IRF7,IRF8,IRF9,Isl1,ISL2,ISX,JDP2,JDP2,Jun,JUN,JUNB,JUNB,JUND,JUND,JUN::JUNB,JUN::JUNB,KLF1,KLF10,KLF11,KLF12,KLF13,KLF14,KLF15,KLF16,KLF17,KLF2,KLF3,KLF4,KLF5,KLF6,KLF7,KLF9,LBX1,LBX2,Lef1,Lhx1,LHX2,Lhx3,Lhx4,LHX5,LHX6,Lhx8,LHX9,LIN54,LMX1A,LMX1B,MAF,MAFA,Mafb,MAFF,Mafg,MAFG::NFE2L1,MAFK,MAF::NFE2,MAX,MAX::MYC,MAZ,Mecom,MEF2A,MEF2B,MEF2C,MEF2D,MEIS1,MEIS1,MEIS2,MEIS2,MEIS3,MEOX1,MEOX2,MGA,MGA::EVX1,MITF,mix-a,MIXL1,MLX,Mlxip,MLXIPL,MNT,MNX1,MSANTD3,MSC,Msgn1,MSX1,MSX2,Msx3,MTF1,MXI1,MYB,MYBL1,MYBL2,MYC,MYCN,MYF5,MYF6,MYOD1,MYOG,MZF1,Nanog,NEUROD1,Neurod2,Neurod2,NEUROG1,NEUROG2,NEUROG2,Nfat5,Nfatc1,Nfatc2,NFATC3,NFATC4,NFE2,Nfe2l2,NFIA,NFIB,NFIC,NFIC,NFIC::TLX1,NFIL3,NFIX,NFIX,NFKB1,NFKB2,NFYA,NFYB,NFYC,NHLH1,NHLH2,Nkx2-1,NKX2-2,NKX2-3,NKX2-4,NKX2-5,NKX2-8,Nkx3-1,Nkx3-2,NKX6-1,NKX6-2,NKX6-3,Nobox,NOTO,Npas2,Npas4,NR1D1,NR1D2,Nr1H2,NR1H2::RXRA,Nr1h3,Nr1h3::Rxra,Nr1H4,NR1H4::RXRA,NR1I2,NR1I3,NR2C1,NR2C2,NR2C2,Nr2e1,Nr2e3,NR2F1,NR2F1,NR2F1,NR2F2,Nr2f6,Nr2F6,NR2F6,NR3C1,NR3C2,NR4A1,NR4A2,NR4A2::RXRA,NR5A1,Nr5A2,NR6A1,Nrf1,NRL,OLIG1,Olig2,OLIG2,OLIG3,ONECUT1,ONECUT2,ONECUT3,OSR1,OSR2,OTX1,OTX2,OVOL1,OVOL2,PATZ1,PAX1,PAX2,PAX3,PAX3,PAX4,PAX5,PAX6,Pax7,PAX8,PAX9,PBX1,PBX2,PBX3,PDX1,Pgr,PGR,PHOX2A,PHOX2B,PITX1,PITX2,PITX3,PKNOX1,PKNOX2,PLAG1,Plagl1,PLAGL2,POU1F1,POU2F1,POU2F1::SOX2,POU2F2,POU2F3,POU3F1,POU3F2,POU3F3,POU3F4,POU4F1,POU4F2,POU4F3,POU5F1,POU5F1B,Pou5f1::Sox2,POU6F1,POU6F1,POU6F2,Ppara,PPARA::RXRA,PPARD,PPARG,Pparg::Rxra,PRDM1,Prdm14,Prdm15,Prdm4,Prdm5,PRDM9,PROP1,PROX1,PRRX1,PRRX2,Ptf1A,Ptf1A,Ptf1A,RARA,RARA,RARA::RXRA,RARA::RXRG,Rarb,Rarb,RARB,Rarg,Rarg,RARG,RAX,RAX2,RBPJ,REL,RELA,RELB,REST,RFX1,RFX2,RFX3,RFX4,RFX5,Rfx6,RFX7,Rhox11,RHOXF1,RORA,RORA,RORB,RORC,RREB1,Runx1,RUNX2,RUNX3,Rxra,RXRA::VDR,RXRB,RXRB,RXRG,RXRG,SATB1,SCRT1,SCRT2,SHOX,Shox2,SIX1,SIX2,Six3,Six4,SMAD2,SMAD3,Smad4,SMAD5,SNAI1,SNAI2,SNAI3,SOHLH2,Sox1,SOX10,Sox11,SOX12,SOX13,SOX14,SOX15,Sox17,SOX18,SOX2,SOX21,Sox3,SOX4,Sox5,Sox6,Sox7,SOX8,SOX9,SP1,SP2,SP3,SP4,SP5,SP8,SP9,SPDEF,Spi1,SPIB,SPIC,Spz1,SREBF1,SREBF1,SREBF2,SREBF2,SRF,SRY,STAT1,STAT1::STAT2,Stat2,STAT3,Stat4,Stat5a,Stat5a::Stat5b,Stat5b,Stat6,TAL1::TCF3,TBP,TBR1,TBX1,TBX15,TBX18,TBX19,TBX2,TBX20,TBX21,TBX3,TBX4,TBX5,Tbx6,TBXT,Tcf12,TCF12,Tcf21,TCF21,TCF3,TCF4,TCF7,TCF7L1,TCF7L2,TCFL5,TEAD1,TEAD2,TEAD3,TEAD4,TEF,TFAP2A,TFAP2A,TFAP2A,TFAP2B,TFAP2B,TFAP2B,TFAP2C,TFAP2C,TFAP2C,TFAP2E,TFAP4,TFAP4,TFAP4::ETV1,TFAP4::FLI1,TFCP2,Tfcp2l1,TFDP1,TFE3,TFEB,TFEC,TGIF1,TGIF2,TGIF2LX,TGIF2LY,THAP1,Thap11,THRA,THRB,THRB,THRB,TLX2,TP53,TP63,TP73,TRPS1,TWIST1,Twist2,UNCX,USF1,USF2,VAX1,VAX2,Vdr,VENTX,VEZF1,VSX1,VSX2,Wt1,XBP1,Yy1,YY2,ZBED1,ZBED2,ZBED4,ZBTB11,ZBTB12,ZBTB14,ZBTB17,ZBTB18,Zbtb2,ZBTB24,ZBTB26,ZBTB32,ZBTB33,ZBTB6,ZBTB7A,ZBTB7B,ZBTB7C,ZEB1,ZFP14,Zfp335,ZFP42,ZFP57,Zfp809,Zfp961,Zfx,ZIC1,Zic1::Zic2,Zic2,Zic3,ZIC4,ZIC5,ZIM3,ZKSCAN1,ZKSCAN3,ZKSCAN5,ZNF135,ZNF136,ZNF140,ZNF143,ZNF148,ZNF157,ZNF16,ZNF175,ZNF184,ZNF189,ZNF211,ZNF213,ZNF214,ZNF24,ZNF257,ZNF263,ZNF274,ZNF281,ZNF282,ZNF317,ZNF320,ZNF324,ZNF331,ZNF341,ZNF343,ZNF35,ZNF354A,ZNF354C,ZNF382,ZNF384,ZNF410,ZNF416,ZNF417,ZNF418,Znf423,ZNF449,ZNF454,ZNF460,ZNF524,ZNF528,ZNF530,ZNF547,ZNF549,ZNF558,ZNF574,ZNF582,ZNF610,ZNF652,ZNF667,ZNF669,ZNF675,ZNF677,ZNF680,ZNF682,ZNF684,ZNF692,ZNF701,ZNF707,ZNF708,ZNF740,ZNF75A,ZNF75D,ZNF76,ZNF766,ZNF768,ZNF770,ZNF784,ZNF8,ZNF816,ZNF85,ZNF93,ZSCAN16,ZSCAN21,ZSCAN29,ZSCAN31,ZSCAN4\ labelFields TFName\ longLabel JASPAR CORE 2024 - Predicted Transcription Factor Binding Sites\ maxItems 100000\ motifPwmTable hgFixed.jasparCore2024\ parent jaspar on\ priority 1\ shortLabel JASPAR 2024 TFBS\ track jaspar2024\ type bigBed 6 +\ visibility pack\ wgEncodeRegDnaseUwK562Peak K562 Pk narrowPeak K562 lymphoblast chronic myeloid leukemia cell line DNaseI Peaks from ENCODE 1 1 255 85 85 255 170 170 1 0 0 regulation 1 color 255,85,85\ longLabel K562 lymphoblast chronic myeloid leukemia cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel K562 Pk\ subGroups view=a_Peaks cellType=K562 treatment=n_a tissue=bone_marrow cancer=cancer\ track wgEncodeRegDnaseUwK562Peak\ wgEncodeRegDnaseUwK562Wig K562 Sg bigWig 0 38914.2 K562 lymphoblast chronic myeloid leukemia cell line DNaseI Signal from ENCODE 0 1 255 85 85 255 170 170 0 0 0 regulation 1 color 255,85,85\ longLabel K562 lymphoblast chronic myeloid leukemia cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1\ shortLabel K562 Sg\ subGroups cellType=K562 treatment=n_a tissue=bone_marrow cancer=cancer\ table wgEncodeRegDnaseUwK562Signal\ track wgEncodeRegDnaseUwK562Wig\ type bigWig 0 38914.2\ lovdShort LOVD Variants < 50 bp + ins bigBed 4 + LOVD: Leiden Open Variation Database, short < 50 bp variants and insertions of any length 0 1 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/lovd/lovd.hg38.short.bb\ group phenDis\ longLabel LOVD: Leiden Open Variation Database, short < 50 bp variants and insertions of any length\ noScoreFilter on\ parent lovdComp\ shortLabel LOVD Variants < 50 bp + ins\ track lovdShort\ urls id="https://varcache.lovd.nl/redirect/$$"\ visibility hide\ MaxCounts_Fwd Max counts of CAGE reads (fwd) bigWig Max counts of CAGE reads forward 2 1 255 0 0 255 127 127 0 0 0 regulation 0 bigDataUrl /gbdb/hg38/fantom5/ctssMaxCounts.fwd.bw\ color 255,0,0\ dataVersion FANTOM5 reprocessed7\ longLabel Max counts of CAGE reads forward\ parent Max_counts_multiwig\ shortLabel Max counts of CAGE reads (fwd)\ subGroups category=max strand=forward\ track MaxCounts_Fwd\ type bigWig\ hprc90way Multiple Alignment wigMaf 0.0 1.0 Multiple Alignment on 90 human genome assemblies 3 1 0 10 100 0 90 10 0 0 0\ This track shows multiple alignments of 90 human genomes generated by the Minigraph-Cactus\ pangenome pipeline, which creates pangenomes directly from whole-genome alignments. This method\ builds graphs containing all forms of genetic variation while allowing use of current mapping and\ genotyping tools.\
\ \\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ size of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. The following\ conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment. The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\ \\ The MAF was obtained from the HPRC v1.0 minigraph-cactus HAL file (renamed\ to replace all "." characters in sample names with "#" using\ halRenameGenomes) using cactus v2.6.4 as follows.\
\ cactus-hal2maf ./js ./hprc-v1.0-mc-grch38.h\ al hprc-v1.0-mc-grch38.maf.gz --noAncestors --refGenome GRCh38\ --filterGapCausingDupes --chunkSize 100000 --batchCores 96 --batchCount 1\ 0 --noAncestors --batchParallelTaf 32 --batchSystem slurm --logFile\ hprc-v1.0-mc-grch38.maf.gz.log\ \ zcat hprc-v1.0-mc-grch38.maf.gz | mafDuplicateFilter -m - -k | bgzip >\ hprc-v1.0-mc-grch38-single-copy.maf.gz\ \ \
\ Thank you to Glenn Hickey for providing the HAL file from the HPRC project.\
\ \\ Liao WW, Asri M, Ebler J, Doerr D, Haukness M, Hickey G, Lu S, Lucas JK, Monlong J, Abel HJ et\ al.\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ DOI: 10.1038/s41586-023-05896-x; PMID: 37165242; PMC: PMC10172123\
\ \\ Hickey G, Monlong J, Ebler J, Novak AM, Eizenga JM, Gao Y, Human Pangenome Reference Consortium,\ Marschall T, Li H, Paten B.\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nat Biotechnol. 2023 May 10;.\ DOI: 10.1038/s41587-023-01793-w; PMID: 37165083; PMC: PMC10638906\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q, Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ DOI: 10.1038/s41586-020-2871-y; PMID: 33177663; PMC: PMC7673649\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ DOI: 10.1101/gr.123356.111;\ PMID: 21665927; PMC: PMC3166836\
\ hprc 1 altColor 0,90,10\ color 0, 10, 100\ irows on\ itemFirstCharCase noChange\ longLabel Multiple Alignment on 90 human genome assemblies\ mafDot on\ noInherit on\ parent consHprc90wayViewalign\ sGroup_Afr_Carib_Barabdos GCA_018466835.1 GCA_018466845.1 GCA_018466855.1 GCA_018466985.1 GCA_018467005.1 GCA_018467015.1 GCA_018467155.1 GCA_018467165.1 GCA_018505825.1 GCA_018505855.1 GCA_018505865.1 GCA_018506125.1 GCA_018852585.1 GCA_018852595.1\ sGroup_African_SW_USA GCA_018504625.1 GCA_018504635.1\ sGroup_Columbia_Medellin GCA_018469405.1 GCA_018469665.1 GCA_018469675.1 GCA_018469685.1 GCA_018469695.1 GCA_018469705.1 GCA_018469865.1 GCA_018469965.1\ sGroup_Esan_Nigeria GCA_018469415.1 GCA_018469425.1\ sGroup_Gambian GCA_018469875.1 GCA_018469925.1 GCA_018469935.1 GCA_018469945.1 GCA_018469955.1 GCA_018470425.1 GCA_018470435.1 GCA_018470445.1 GCA_018470455.1 GCA_018470465.1 GCA_018473295.1 GCA_018473315.1 GCA_018503575.1 GCA_018503585.1 GCA_018504065.1 GCA_018504075.1\ sGroup_HAPMAP GCA_018504655.1 GCA_018504665.1\ sGroup_Han_SoChina GCA_018471515.1 GCA_018472565.1 GCA_018472575.1 GCA_018472585.1 GCA_018472595.1 GCA_018472605.1\ sGroup_Mende_Sierra_Leone GCA_018472825.1 GCA_018472835.1 GCA_018472855.1 GCA_018473305.1 GCA_018503245.1 GCA_018503525.1 GCA_018506155.1 GCA_018506165.1\ sGroup_Peru_Lima GCA_018471525.1 GCA_018471535.1 GCA_018471545.1 GCA_018471555.1 GCA_018472695.1 GCA_018472705.1 GCA_018472845.1 GCA_018472865.1\ sGroup_Puerto_Rico GCA_018471065.1 GCA_018471075.1 GCA_018471085.1 GCA_018471095.1 GCA_018471105.1 GCA_018471345.1 GCA_018472685.1 GCA_018472715.1 GCA_018472725.1 GCA_018472765.1 GCA_018504045.1 GCA_018504365.1 GCA_018504375.1 GCA_018504645.1 GCA_018506955.1 GCA_018506975.1\ sGroup_Punjabo_Pakis GCA_018505835.1 GCA_018505845.1\ sGroup_T2T hs1\ sGroup_Vietnam_Kinh GCA_018504055.1 GCA_018504085.1\ sGroup_Yoruba_Nigeria GCA_018503255.1 GCA_018503285.1\ shortLabel Multiple Alignment\ speciesCodonDefault hg38\ speciesGroups T2T HAPMAP Yoruba_Nigeria Esan_Nigeria Gambian Mende_Sierra_Leone Afr_Carib_Barabdos African_SW_USA Puerto_Rico Peru_Lima Columbia_Medellin Han_SoChina Vietnam_Kinh Punjabo_Pakis\ speciesLabels GCA_018466835.1="HG02257.pat" GCA_018466845.1="HG02257.mat" GCA_018466855.1="HG02559.pat" GCA_018466985.1="HG02559.mat" GCA_018467005.1="HG02486.pat" GCA_018467015.1="HG02486.mat" GCA_018467155.1="HG01891.mat" GCA_018467165.1="HG01891.pat" GCA_018469405.1="HG01258.mat" GCA_018469415.1="HG03516.pat" GCA_018469425.1="HG03516.mat" GCA_018469665.1="HG01123.mat" GCA_018469675.1="HG01258.pat" GCA_018469685.1="HG01361.mat" GCA_018469695.1="HG01123.pat" GCA_018469705.1="HG01361.pat" GCA_018469865.1="HG01358.mat" GCA_018469875.1="HG02622.mat" GCA_018469925.1="HG02622.pat" GCA_018469935.1="HG02717.mat" GCA_018469945.1="HG02630.pat" GCA_018469955.1="HG02630.mat" GCA_018469965.1="HG01358.pat" GCA_018470425.1="HG02717.pat" GCA_018470435.1="HG02572.pat" GCA_018470445.1="HG02572.mat" GCA_018470455.1="HG02886.mat" GCA_018470465.1="HG02886.pat" GCA_018471065.1="HG01175.pat" GCA_018471075.1="HG01106.pat" GCA_018471085.1="HG01175.mat" GCA_018471095.1="HG00741.mat" GCA_018471105.1="HG00741.pat" GCA_018471345.1="HG01106.mat" GCA_018471515.1="HG00438.mat" GCA_018471525.1="HG02148.pat" GCA_018471535.1="HG02148.mat" GCA_018471545.1="HG01952.mat" GCA_018471555.1="HG01952.pat" GCA_018472565.1="HG00673.mat" GCA_018472575.1="HG00621.pat" GCA_018472585.1="HG00673.pat" GCA_018472595.1="HG00438.pat" GCA_018472605.1="HG00621.mat" GCA_018472685.1="HG01071.mat" GCA_018472695.1="HG01928.mat" GCA_018472705.1="HG01928.pat" GCA_018472715.1="HG00735.pat" GCA_018472725.1="HG01071.pat" GCA_018472765.1="HG00735.mat" GCA_018472825.1="HG03579.mat" GCA_018472835.1="HG03579.pat" GCA_018472845.1="HG01978.pat" GCA_018472855.1="HG03453.mat" GCA_018472865.1="HG01978.mat" GCA_018473295.1="HG03540.mat" GCA_018473305.1="HG03453.pat" GCA_018473315.1="HG03540.pat" GCA_018503245.1="HG03486.pat" GCA_018503255.1="NA18906.mat" GCA_018503285.1="NA18906.pat" GCA_018503525.1="HG03486.mat" GCA_018503575.1="HG02818.pat" GCA_018503585.1="HG02818.mat" GCA_018504045.1="HG01243.pat" GCA_018504055.1="HG02080.pat" GCA_018504065.1="HG02723.mat" GCA_018504075.1="HG02723.pat" GCA_018504085.1="HG02080.mat" GCA_018504365.1="HG01109.mat" GCA_018504375.1="HG01243.mat" GCA_018504625.1="NA20129.pat" GCA_018504635.1="NA20129.mat" GCA_018504645.1="HG01109.pat" GCA_018504655.1="NA21309.mat" GCA_018504665.1="NA21309.pat" GCA_018505825.1="HG02109.mat" GCA_018505835.1="HG03492.pat" GCA_018505845.1="HG03492.mat" GCA_018505855.1="HG02055.pat" GCA_018505865.1="HG02109.pat" GCA_018506125.1="HG02055.mat" GCA_018506155.1="HG03098.pat" GCA_018506165.1="HG03098.mat" GCA_018506955.1="HG00733.pat" GCA_018506975.1="HG00733.mat" GCA_018852585.1="HG02145.mat" GCA_018852595.1="HG02145.pat" hs1="T2T-CHM13v2.0"\ subGroups view=align\ summary hprc90waySummary\ track hprc90way\ treeImage phylo/hprc_90way.png\ type wigMaf 0.0 1.0\ viewUi on\ cons100wayViewalign Multiz Alignments bed 4 Vertebrate Multiz Alignment & Conservation (100 Species) 3 1 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Vertebrate Multiz Alignment & Conservation (100 Species)\ parent cons100way\ shortLabel Multiz Alignments\ track cons100wayViewalign\ view align\ viewUi on\ visibility pack\ cadd1_7_A Mutation: A bigWig CADD 1.7 Score: Mutation is A 1 1 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd1.7/a.bw\ longLabel CADD 1.7 Score: Mutation is A\ maxHeightPixels 128:20:8\ parent cadd1_7 on\ shortLabel Mutation: A\ track cadd1_7_A\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ revelA Mutation: A bigWig REVEL: Mutation is A 1 1 150 80 200 202 167 227 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/revel/a.bw\ longLabel REVEL: Mutation is A\ maxHeightPixels 128:20:8\ maxWindowToDraw 10000000\ maxWindowToQuery 500000\ mouseOverFunction noAverage\ parent revel on\ shortLabel Mutation: A\ track revelA\ type bigWig\ viewLimits 0:1.0\ viewLimitsMax 0:1.0\ visibility dense\ caddA Mutation: A bigWig CADD 1.6 Score: Mutation is A 1 1 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd/a.bw\ longLabel CADD 1.6 Score: Mutation is A\ maxHeightPixels 128:20:8\ parent cadd on\ shortLabel Mutation: A\ track caddA\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ omimContainer OMIM Online Mendelian Inheritance in Man 0 1 0 0 0 127 127 127 0 0 0\ OMIM is a compendium of human genes and genetic phenotypes. The full-text, \ referenced overviews in OMIM contain information on all known Mendelian \ disorders and over 12,000 genes. OMIM is authored and edited at the McKusick-Nathans \ Institute of Genetic Medicine, Johns Hopkins University School of Medicine, under \ the direction of Dr. Ada Hamosh. This database was initiated in the early 1960s \ by Dr. Victor A. McKusick as a catalog of Mendelian traits and disorders, \ entitled Mendelian Inheritance in Man (MIM).
\ \\
The OMIM data are separated into three separate tracks:
\
\
OMIM Alellic Variant Phenotypes (OMIM Alleles) - Variants in the OMIM \
database that have associated dbSNP identifiers.
\
\
OMIM Gene Phenotypes (OMIM Genes) - The genomic positions of gene \
entries in the OMIM database. The coloring indicates the associated OMIM phenotype map key.
\
\
OMIM Cytogenetic Loci Phenotypes: Gene Unknown (OMIM Cyto Loci) - Regions \
known to be associated with a phenotype, but for which no specific gene is known \
to be causative. This track also includes known multi-gene syndromes.
\
\
Clicking into the individual tracks provides additional information including display conventions.\
NOTE:
\
OMIM is intended for use primarily by physicians and other\
professionals concerned with genetic disorders, by genetics researchers, and\
by advanced students in science and medicine. While the OMIM database is\
open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions. Further, please be\
sure to click through to omim.org for the very latest, as they are continually \
updating data.
NOTE ABOUT DOWNLOADS:
\
OMIM is the property \
of Johns Hopkins University and is not available for download or mirroring \
by any third party without their permission. Please see \
OMIM\
for downloads.
OMIM is a compendium of human genes and genetic phenotypes. The full-text,\ referenced overviews in OMIM contain information on all known Mendelian\ disorders and over 12,000 genes. OMIM is authored and edited at the\ McKusick-Nathans Institute of Genetic Medicine, Johns Hopkins University\ School of Medicine, under the direction of Dr. Ada Hamosh. This database\ was initiated in the early 1960s by Dr. Victor A. McKusick as a catalog\ of Mendelian traits and disorders, entitled Mendelian Inheritance\ in Man (MIM).\
\ \\ The OMIM data are separated into three separate tracks:\
\ \OMIM Alellic Variant Phenotypes (OMIM Alleles)\
Variants in the OMIM database that have associated \
dbSNP identifiers.\
\
OMIM Gene Phenotypes (OMIM Genes)\
The genomic positions of gene entries in the OMIM \
database. The coloring indicates the associated OMIM phenotype map key.\
OMIM Cytogenetic Loci Phenotypes - Gene Unknown (OMIM Cyto Loci)\
Regions known to be associated with a phenotype, \
but for which no specific gene is known to be causative. This track \
also includes known multi-gene syndromes.\
\ This track shows the allelic variants in the Online Mendelian Inheritance in Man\ (OMIM) database that have associated\ dbSNP identifiers.\
\ \Genomic positions of OMIM allelic variants are marked by solid blocks, which appear\ as tick marks when zoomed out. \
The details page for each variant displays the allelic variant description, the amino\ acid replacement, and the associated\ dbSNP and/or\ ClinVar identifiers with links to the\ variant's details at those resources.\
\The descriptions of OMIM entries are shown on the main browser display when Full display\ mode is chosen. In Pack mode, the descriptions are shown when mousing over each entry.\
\ \\ This track was constructed as follows: \
\ Because OMIM has only allowed Data queries within individual chromosomes, no download files are\ available from the Genome Browser. Full genome datasets can be downloaded directly from the\ OMIM Downloads page.\ All genome-wide downloads are freely available from OMIM after registration.
\\ If you need the OMIM data in exactly the format of the UCSC Genome Browser,\ for example if you are running a UCSC Genome Browser local installation (a partial "mirror"),\ please create a user account on omim.org and contact OMIM via\ https://omim.org/contact. Send them your OMIM\ account name and request access to the UCSC Genome Browser 'entitlement'. They will\ then grant you access to a MySQL/MariaDB data dump that contains all UCSC\ Genome Browser OMIM tables.
\\ UCSC offers queries within chromosomes from\ Table Browser that include a variety\ of filtering options and cross-referencing other datasets using our\ Data Integrator tool.\ UCSC also has an API\ that can be used to retrieve data in JSON format from a particular chromosome range.
\\ Please refer to our searchable\ mailing list archives\ for more questions and example queries, or our\ Data Access FAQ\ for more information.
\ \\ Thanks to OMIM and NCBI for the use of their data. This track was constructed by Fan Hsu,\ Robert Kuhn, and Brooke Rhead of the UCSC Genome Bioinformatics Group.
\ \\ Amberger J, Bocchini CA, Scott AF, Hamosh A.\ McKusick's Online Mendelian Inheritance in Man (OMIM).\ Nucleic Acids Res. 2009 Jan;37(Database issue):D793-6.\ PMID: 18842627; PMC: PMC2686440\
\ \\ Hamosh A, Scott AF, Amberger JS, Bocchini CA, McKusick VA.\ \ Online Mendelian Inheritance in Man (OMIM), a knowledgebase of human genes and genetic\ disorders.\ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D514-7.\ PMID: 15608251; PMC: PMC539987\
\ phenDis 1 color 0, 80, 0\ hgsid on\ longLabel OMIM Allelic Variant Phenotypes\ noGenomeReason Distribution restrictions by OMIM. See the track documentation for details. You can download the complete OMIM dataset for free from omim.org\ parent omimContainer\ priority 1\ shortLabel OMIM Alleles\ tableBrowser noGenome omimAv omimAvRepl\ track omimAvSnp\ type bed 4\ url http://www.omim.org/entry/\ visibility dense\ panelAppCNVs PanelApp CNVs bigBed 9 + Genomics England PanelApp CNV Regions 3 1 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/panelApp/cnv.bb\ filterValues.confidenceLevel 3,2,1,0\ itemRgb on\ labelFields entityName\ longLabel Genomics England PanelApp CNV Regions\ parent panelApp on\ shortLabel PanelApp CNVs\ skipEmptyFields on\ skipFields chrom,chromStart,blockStarts,blockSizes\ track panelAppCNVs\ type bigBed 9 +\ urls omimGene="https://www.omim.org/entry/$$" panelID="https://panelapp.genomicsengland.co.uk/panels/$$/" entityName="https://panelapp.genomicsengland.co.uk/panels/entities/$$"\ visibility pack\ pHaplo pHaploinsufficiency bigBed 9 + 2 Probability of haploinsufficiency 3 1 0 0 0 127 127 127 0 0 0 https://www.deciphergenomics.org/search?q=$$ phenDis 1 bigDataUrl /gbdb/hg38/bbi/dosageSensitivityCollins2022/pHaploDosageSensitivity.bb\ filter.pHaplo 0\ filterByRange.pHaplo on\ filterLimits.pHaplo 0:1\ itemRgb on\ longLabel Probability of haploinsufficiency\ mouseOver $name, $ensGene, pHaplo:$pHaplo\ parent dosageSensitivity on\ shortLabel pHaploinsufficiency\ showCfg on\ track pHaplo\ type bigBed 9 + 2\ url https://www.deciphergenomics.org/search?q=$$\ urlLabel Link to DECIPHER\ visibility pack\ problematic Problematic Regions bigBed 3 + Problematic/special genomic regions for sequencing or very variable regions 3 1 0 0 0 127 127 127 0 0 0\ This container track helps call out sections of the genome that often cause problems or\ confusion when working with the genome. The hg19 genome has a track with the same name, but with\ many more subtracks, as the GeT-RM and Genome-in-a-Bottle artifact variants do not exist yet\ for hg38, to our knowledge. If you are missing a track here that you know from\ hg19 and have an idea how to add it hg38, do not hesitate to contact us.
\ \ \\ The Problematic Regions track contains the following subtracks:\
\ The Highly Reproducible Regions track highlights regions and variants\ from eight samples that can be used to assess variant detection pipelines. The\ "Highly Reproducible Regions" subtrack comprises the intersection of the reproducible\ regions across all eight samples, while the "Variants" subtracks contain the reproducible\ variants from each assayed sample. Both tracks contain data from the following samples:\
\The Genome in a Bottle (GIAB) Problematic Regions tracks provide stratifications of the\ genome to evaluate variant calls in complex regions. It is designed for use with Global Alliance\ for Genomic Health (GA4GH) benchmarking tools like\ hap.py\ and includes regions with low complexity, segmental duplications, functional regions,\ and difficult-to-sequence areas. Developed in collaboration with GA4GH, the\ Genome in a Bottle (GIAB) consortium, and the\ Telomere-to-Telomere Consortium (T2T), the dataset aims to standardize the\ analysis of genetic variation by offering pre-defined BED files for stratifying true and false\ positives in genomic studies, facilitating accurate assessments in complex areas of the genome.
\ \\ The creation of the GIAB Problematic Regions tracks involves using a pipeline and configuration to\ generate stratification BED files that categorize genomic regions based on specific challenges,\ such as low complexity or difficult mapping, to facilitate accurate benchmarking of variant calls.\ For more information on the pipeline and configuration used, please visit the following webpage:\ \ https://ftp-trace.ncbi.nlm.nih.gov/ReferenceSamples/giab/release/genome-stratifications/v3.5/README.md.\ If you have questions or comments, please write to Justin Zook (jzook@nist.gov).
\ \ \ \\ Each track contains a set of regions of varying length with no special configuration options. \ The UCSC Unusual Regions track has a mouse-over description, all other tracks have at most\ a name field, which can be shown in pack mode. The tracks are usually kept in dense mode.\
\ \\ The Hide empty subtracks control hides subtracks with no data in the browser window.\ Changing the browser window by zooming or scrolling may result in the display of a different\ selection of tracks.\
\ \\ The raw data can be explored interactively with the Table Browser\ or the Data Integrator.\ \
\
For automated download and analysis, the genome annotation is stored in bigBed files that\
can be downloaded from\
our download server.\
Individual\
regions or the whole genome annotation can be obtained using our tool bigBedToBed\
which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tool\
can also be used to obtain only features within a given range, e.g. \
\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/problematic/comments.bb -chrom=chr21 -start=0 -end=100000000 stdout
\
\ Files were downloaded from the respective databases and converted to bigBed format.\ The procedure is documented in our\ hg38 makeDoc file.\
\ \\ Thanks to Anna Benet-Pagès, Max Haeussler, Angie Hinrichs, Daniel Schmelter, and Jairo\ Navarro at the UCSC Genome Browser for planning, building, and testing these tracks. The\ underlying data comes from the\ ENCODE Blacklist and some parts were copied manually from the HGNC and NCBI\ RefSeq tracks.\
\ \\ Amemiya HM, Kundaje A, Boyle AP.\ \ The ENCODE Blacklist: Identification of Problematic Regions of the Genome.\ Sci Rep. 2019 Jun 27;9(1):9354.\ PMID: 31249361; PMC: PMC6597582\
\ \\ Dwarshuis N, Kalra D, McDaniel J, Sanio P, Alvarez Jerez P, Jadhav B, Huang WE, Mondal R, Busby B,\ Olson ND et al.\ \ The GIAB genomic stratifications resource for human reference genomes.\ Nat Commun. 2024 Oct 19;15(1):9029.\ PMID: 39424793; PMC: PMC11489684\
\ \\ Krusche P, Trigg L, Boutros PC, Mason CE, De La Vega FM, Moore BL, Gonzalez-Porta M, Eberle MA,\ Tezak Z, Lababidi S et al.\ \ Best practices for benchmarking germline small-variant calls in human genomes.\ Nat Biotechnol. 2019 May;37(5):555-560.\ PMID: 30858580; PMC: PMC6699627\
\ \\ Pan B, Ren L, Onuchic V, Guan M, Kusko R, Bruinsma S, Trigg L, Scherer A, Ning B, Zhang C et\ al.\ \ Assessing reproducibility of inherited variants detected with short-read whole genome\ sequencing.\ Genome Biol. 2022 Jan 3;23(1):2.\ PMID: 34980216; PMC: PMC8722114\
\ map 1 compositeTrack on\ hideEmptySubtracks off\ longLabel Problematic/special genomic regions for sequencing or very variable regions\ parent problematicSuper\ priority 1\ shortLabel Problematic Regions\ track problematic\ type bigBed 3 +\ visibility pack\ recombAvg Recomb. deCODE Avg bigWig Recombination rate: deCODE Genetics, average from paternal and maternal (mat for chrX) 2 1 0 130 0 127 192 127 0 0 0\ The recombination rate track represents calculated rates of recombination based\ on the genetic maps from deCODE (Halldorsson et al., 2019) and 1000 Genomes\ (2013 Phase 3 release, lifted from hg19). The deCODE map is more recent, has a higher \ resolution and was natively created on hg38 and therefore recommended. \ For the Recomb. deCODE average track, the recombination rates for chrX represent the female rate.\
\ \This track also includes a subtrack with all the\ individual deCODE recombination events and another subtrack with several thousand\ de-novo mutations found in the deCODE sequencing data. These two tracks are hidden by\ default and have to be switched on explicitly on the configuration page.\
\ \\ This is a super track that contains different subtracks, three with the deCODE\ recombination rates (paternal, maternal and average) and one with the 1000\ Genomes recombination rate (average). These tracks are in \ signal graph\ (wiggle) format. By default, to show most recombination hotspots, their maximum\ value is set to 100 cM, even though many regions have values higher than 100.\ The maximum value can be changed on the configuration pages of the tracks.\
\ \\ There are two more tracks that show additional details provided by deCODE: one\ subtrack with the raw data of all cross-overs tagged with their proband ID and\ another one with around 8000 human de-novo mutation variants that are linked to\ cross-over changes.\
\ \\ The deCODE genetic map was created at \ deCODE Genetics. It is based \ on microarrays assaying 626,828 SNP markers that allowed to identify 1,476,140 crossovers in\ 56,321 paternal meioses and 3,055,395 crossovers in 70,086 maternal meioses.\ In total, the data is based on 4,531,535 crossovers in 126,427 meioses. By\ using WGS data with 9,305,070 SNPs, the boundaries for 761,981 crossovers were\ refined: 247,942 crossovers in 9423 paternal meioses and 514,039 crossovers in\ 11,750 maternal meioses. The average resolution of the genetic map is 682 base\ pairs (bp): 655 and 708 bp for the paternal and maternal maps, respectively.\
\ \The 1000 Genomes genetic map is based on the IMPUTE genetic map based on 1000 Genomes Phase 3, on hg19 coordinates. It\ was converted to hg38 by Po-Ru Loh at the Broad Institute. After a run of \ liftOver, he post-processed the data to deal with situations in which\ consecutive map locations became much closer/farther after lifting. The\ heuristic used is sufficient for statistical phasing but may not be optimal for\ other analyses. For this reason, and because of its higher resolution, the DeCODE\ map is therefore recommended for hg38.\
\ \As with all other tracks, the data conversion commands and pointers to the\ original data files are documented in the \ makeDoc file of this track.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr17 -start=45941345 -end=45942345 http://hgdownload.soe.ucsc.edu/gbdb/hg38/recombRate/recombAvg.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ This track was produced at UCSC using data that are freely available for\ the deCODE\ and 1000 Genomes genetic maps. Thanks to Po-Ru Loh at the\ Broad Institute for providing the code to lift the hg19 1000 Genomes map data to hg38.\
\ \\ 1000 Genomes Project Consortium., Abecasis GR, Altshuler D, Auton A, Brooks LD, Durbin RM, Gibbs RA,\ Hurles ME, McVean GA.\ \ A map of human genome variation from population-scale sequencing.\ Nature. 2010 Oct 28;467(7319):1061-73.\ PMID: 20981092; PMC: PMC3042601\
\ \\ Halldorsson BV, Palsson G, Stefansson OA, Jonsson H, Hardarson MT, Eggertsson HP, Gunnarsson B,\ Oddsson A, Halldorsson GH, Zink F et al.\ \ Characterizing mutagenic effects of recombination through a sequence-level genetic map.\ Science. 2019 Jan 25;363(6425).\ PMID: 30679340\
\ map 0 bigDataUrl /gbdb/hg38/recombRate/recombAvg.bw\ html recombRate2.html\ longLabel Recombination rate: deCODE Genetics, average from paternal and maternal (mat for chrX)\ maxHeightPixels 128:60:8\ parent recombRate2\ priority 1\ shortLabel Recomb. deCODE Avg\ track recombAvg\ type bigWig\ viewLimits 0.0:100\ viewLimitsMax 0:150000\ visibility full\ ncbiRefSeq RefSeq All genePred NCBI RefSeq genes, curated and predicted (NM_*, XM_*, NR_*, XR_*, NP_*, YP_*) 1 1 12 12 120 133 133 187 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 12,12,120\ idXref ncbiRefSeqLink mrnaAcc name\ longLabel NCBI RefSeq genes, curated and predicted (NM_*, XM_*, NR_*, XR_*, NP_*, YP_*)\ parent refSeqComposite off\ priority 1\ shortLabel RefSeq All\ track ncbiRefSeq\ ReMapDensity ReMap density bigWig ReMap density 0 1 0 0 0 127 127 127 0 0 0\ This track represents the ReMap Atlas of regulatory regions, which consists of a\ large-scale integrative analysis of all Public ChIP-seq data for transcriptional\ regulators from GEO, ArrayExpress, and ENCODE. \
\ \\ Below is a schematic diagram of the types of regulatory regions: \
\ This 4th release of ReMap (2022) presents the analysis of a total of 8,103 \ quality controlled ChIP-seq (n=7,895) and ChIP-exo (n=208) data sets from public\ sources (GEO, ArrayExpress, ENCODE). The ChIP-seq/exo data sets have been mapped\ to the GRCh38/hg38 human assembly. The data set is defined as a ChIP-seq \ experiment in a given series (e.g. GSE46237), for a given TF (e.g. NR2C2), in a\ particular biological condition (i.e. cell line, tissue type, disease state, or\ experimental conditions; e.g. HELA). Data sets were labeled by concatenating\ these three pieces of information, such as GSE46237.NR2C2.HELA. \ \
\Those merged analyses cover a total of 1,211 DNA-binding proteins\ (transcriptional regulators) such as a variety of transcription factors (TFs),\ transcription co-activators (TCFs), and chromatin-remodeling factors (CRFs) for\ 182 million peaks. \
\ \\
Public ChIP-seq data sets were extracted from Gene Expression Omnibus (GEO) and\
ArrayExpress (AE) databases. For GEO, the query\
\
'('chip seq' OR 'chipseq' OR\
'chip sequencing') AND 'Genome binding/occupancy profiling by high throughput\
sequencing' AND 'homo sapiens'[organism] AND NOT 'ENCODE'[project]'\
\
was used to return a list of all potential data sets to analyze, which were then manually \
assessed for further analyses. Data sets involving polymerases (i.e. Pol2 and\
Pol3), and some mutated or fused TFs (e.g. KAP1 N/C terminal mutation, GSE27929)\
were excluded.\
\ Available ENCODE ChIP-seq data sets for transcriptional regulators from the\ ENCODE portal were processed with the\ standardized ReMap pipeline. The list of ENCODE data was retrieved as FASTQ files from the\ ENCODE portal\ using the following filters:\
\ Both Public and ENCODE data were processed similarly. Bowtie 2 (PMC3322381) (version 2.2.9) with options -end-to-end -sensitive was used to align all\ reads on the genome. Biological and technical\ replicates for each unique combination of GSE/TF/Cell type or Biological condition\ were used for peak calling. TFBS were identified using MACS2 peak-calling tool\ (PMC3120977) (version 2.1.1.2) in order to follow ENCODE ChIP-seq guidelines,\ with stringent thresholds (MACS2 default thresholds, p-value: 1e-5). An input data\ set was used when available.\
\ \ \\ To assess the quality of public data sets, a score was computed based on the\ cross-correlation and the FRiP (fraction of reads in peaks) metrics developed by\ the ENCODE Consortium (https://genome.ucsc.edu/ENCODE/qualityMetrics.html). Two\ thresholds were defined for each of the two cross-correlation ratios (NSC,\ normalized strand coefficient: 1.05 and 1.10; RSC, relative strand coefficient:\ 0.8 and 1.0). Detailed descriptions of the ENCODE quality coefficients can be\ found at https://genome.ucsc.edu/ENCODE/qualityMetrics.html. The\ phantompeak tools suite was used\ (https://code.google.com/p/phantompeakqualtools/) to compute\ RSC and NSC.\
\\ Please refer to the ReMap 2022, 2020, and 2018 publications for more details\ (citation below).\
\ \ \ \\ ReMap Atlas of regulatory regions data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ Individual BED files for specific TFs, cells/biotypes, or data sets can be\ found and downloaded on the ReMap website.\
\ \\ Chèneby J, Gheorghe M, Artufel M, Mathelier A, Ballester B.\ \ ReMap 2018: an updated atlas of regulatory regions from an integrative analysis of DNA-binding ChIP-\ seq experiments.\ Nucleic Acids Res. 2018 Jan 4;46(D1):D267-D275.\ PMID: 29126285; PMC: PMC5753247\
\\ Chèneby J, Ménétrier Z, Mestdagh M, Rosnet T, Douida A, Rhalloussi W, Bergon A, Lopez\ F, Ballester B.\ \ ReMap 2020: a database of regulatory regions from an integrative analysis of Human and Arabidopsis\ DNA-binding sequencing experiments.\ Nucleic Acids Res. 2020 Jan 8;48(D1):D180-D188.\ PMID: 31665499; PMC: PMC7145625\
\\ Griffon A, Barbier Q, Dalino J, van Helden J, Spicuglia S, Ballester B.\ \ Integrative analysis of public ChIP-seq experiments reveals a complex multi-cell regulatory\ landscape.\ Nucleic Acids Res. 2015 Feb 27;43(4):e27.\ PMID: 25477382; PMC: PMC4344487\
\\ Hammal F, de Langen P, Bergon A, Lopez F, Ballester B.\ \ ReMap 2022: a database of Human, Mouse, Drosophila and Arabidopsis regulatory regions from an\ integrative analysis of DNA-binding sequencing experiments.\ Nucleic Acids Res. 2022 Jan 7;50(D1):D316-D325.\ PMID: 34751401; PMC: PMC8728178\
\ \ regulation 0 autoScale on\ bigDataUrl /gbdb/hg38/reMap/reMapDensity2022.bw\ html ../reMap\ longLabel ReMap density\ parent ReMap on\ priority 1\ shortLabel ReMap density\ track ReMapDensity\ type bigWig\ visibility hide\ rmsk RepeatMasker rmsk Repeating Elements by RepeatMasker 1 1 0 0 0 127 127 127 1 0 0\ This track was created by using Arian Smit's\ RepeatMasker\ program, which screens DNA sequences\ for interspersed repeats and low complexity DNA sequences. The program\ outputs a detailed annotation of the repeats that are present in the\ query sequence (represented by this track), as well as a modified version\ of the query sequence in which all the annotated repeats have been masked\ (generally available on the\ Downloads page). RepeatMasker uses the\ Repbase Update library of repeats from the\ Genetic \ Information Research Institute (GIRI).\ Repbase Update is described in Jurka (2000) in the References section below.
\ \This track and the masking information in our \ hg38 genome download FASTA files was created in 2010 with the original RepBase library from 2010-03-02 and RepeatMasker 3.0.1.\ Since April 2019, RepBase is under a commercial license, we cannot distribute\ it or update the track using the RepBase library without a license. Therefore, and for\ compatibility with past results, given how central the masking is for many other\ annotations, we decided to not update the repeatmasking of hg38. However, you can show the\ small differences between the RepeatMasker 3/RepBase from 2010 and RepeatMasker 4/DFAM\ from 2020 using the track "RepeatMasker Viz" in the same track group. It\ contains two subtracks, one with the old and one with the new data. Also, these\ tracks have many more visusalisation options than the original RepeatMasker\ track.\
\ \However, the last track update time of this track at UCSC is not 2010, because we had to add\ repeatmasking annotations to the rarely used _alt and _fix "patch" sequences of\ the hg38 genome. The repeatmasking annotations of the main chromosomes were unaffected\ and have not changed since 2010.\ For more information on genome patches, see our blog post.\
\ \\ In full display mode, this track displays up to ten different classes of repeats:\
\ The level of color shading in the graphical display reflects the amount of\ base mismatch, base deletion, and base insertion associated with a repeat\ element. The higher the combined number of these, the lighter the shading.\
\ \\ A "?" at the end of the "Family" or "Class" (for example, DNA?) signifies that\ the curator was unsure of the classification. At some point in the future,\ either the "?" will be removed or the classification will be changed.
\ \\ Data are generated using the RepeatMasker -s flag. Additional flags\ may be used for certain organisms. Repeats are soft-masked. Alignments may\ extend through repeats, but are not permitted to initiate in them.\ See the FAQ for more information.\
\ \\ Thanks to Arian Smit, Robert Hubley and GIRI for providing the tools and\ repeat libraries used to generate this track.\
\ \\ Smit AFA, Hubley R, Green P. RepeatMasker Open-3.0.\ \ http://www.repeatmasker.org. 1996-2010.\
\ \\ Repbase Update is described in:\
\ \\ Jurka J.\ \ Repbase Update: a database and an electronic journal of repetitive elements.\ Trends Genet. 2000 Sep;16(9):418-420.\ PMID: 10973072\
\ \\ For a discussion of repeats in mammalian genomes, see:\
\ \\ Smit AF.\ \ Interspersed repeats and other mementos of transposable elements in mammalian genomes.\ Curr Opin Genet Dev. 1999 Dec;9(6):657-63.\ PMID: 10607616\
\ \\ Smit AF.\ \ The origin of interspersed repeats in the human genome.\ Curr Opin Genet Dev. 1996 Dec;6(6):743-8.\ PMID: 8994846\
\ rep 0 canPack off\ group rep\ html rmsk\ longLabel Repeating Elements by RepeatMasker\ maxWindowToDraw 10000000\ priority 1\ shortLabel RepeatMasker\ spectrum on\ track rmsk\ type rmsk\ visibility dense\ miRnaAtlasSample1BarChart Sample 1 bigBarChart miRNA Tissue Atlas microRna Expression 2 1 0 0 0 127 127 127 0 0 0\ The Human miRNA Tissue Atlas is a\ catalog of tissue-specific microRNA (miRNA) expression across 62 tissues. This track contains\ quantile normalized miRNA expression data sampled from two individuals and mapped to\ miRBase v21 coordinates. The track contains two subtracks, one\ for each individual sampled.
\ \\ The Tissue Specificity Index (TSI) is analogous to the "tau" value for mRNA expression,\ and is calculated as described in the\ \ associated publication. Values closer to 0 indicate miRNAs expressed in many or all tissues,\ while values closer to 1 indicate miRNAs expressed only in a specific tissue or tissues. To\ browse miRNAs by TSI value, please see the\ miRNA Tissue Atlas.
\ \\ This track is formatted as a barChart track,\ similar to the GTEx or the\ TCGA Cancer Expression tracks, where the\ heights of each bar indicate the expression value for the miRNA in a specific tissue. The tissues\ sampled are described in the table below:\
\Bar Color | Sample 1 | Sample 2 |
Adipocyte | Adipocyte | |
Artery | Artery | |
Colon | Colon | |
Dura mater | Dura mater | |
Kidney | Kidney | |
Liver | Liver | |
Lung | Lung | |
Muscle | Muscle | |
Myocardium | Myocardium | |
Skin | Skin | |
Spleen | Spleen | |
Stomach | Stomach | |
Testis | Testis | |
Thyroid | Thyroid | |
Small intestine | ||
Bone | ||
Gallbladder | ||
Fascia | ||
Bladder | ||
Epididymis | ||
Tunica albuginea | ||
Nervus intercostalis | ||
Arachnoid mater | ||
Brain | ||
Small intestine duodenum | ||
Small intestine jejunum | ||
Pancreas | ||
Kidney glandula suprarenalis | ||
Kidney cortex renalis | ||
Esophagus | ||
Prostate | ||
Bone marrow | ||
Vein | ||
Lymph node | ||
Nerve not specified | ||
Pleura | ||
Pituitary gland | ||
Spinal cord | ||
Thalamus | ||
Brain white matter | ||
Nucleus caudatus | ||
Kidney medulla renalis | ||
Brain gray_matter | ||
Cerebral cortex temporal | ||
Cerebral cortex frontal | ||
Cerebral cortex occipital | ||
Cerebellum |
\ The 14 shared tissues sampled across both individuals are presented in the same order for easier comparison.\
\ \\ The underlying expression matrix and TSI values can be obtained from the\ miRNA tissue atlas website, in the\ data_matrix_quantile.txt and tsi_quantile.csv files.\
\ \\ Ludwig N, Leidinger P, Becker K, Backes C, Fehlmann T, Pallasch C, Rheinheimer S, Meder B,\ Stähler C, Meese E et al.\ \ Distribution of miRNA expression across human tissues.\ Nucleic Acids Res. 2016 May 5;44(8):3865-77.\ PMID: 26921406; PMC: PMC4856985\
\ expression 1 barChartBars adipocyte artery colon dura_mater kidney liver lung muscle myocardium skin spleen stomach testis thyroid small_intestine bone gallbladder fascia bladder epididymis tunica_albuginea nerve_nervus_intercostalis arachnoid_mater brain\ barChartColors #F7A028 #F73528 #DEBE98 #86BF80 #CDB79E #CDB79E #9ACD32 #7A67AE #9745AC #1E90FF \\#CDB79E #FFD39B #A6A6A6 #008B45 #CDB79E #BD34D7 #CDA7FE #4C7CD7 #CBD79E #A6F6A1 \\#A6CEA4 #FFD700 #86BF10 #EEEE00\ barChartLabel Tissue\ barChartMatrixUrl /gbdb/hgFixed/human/expMatrix/miRnaAtlasSample1Matrix.txt\ barChartSampleUrl /gbdb/hgFixed/human/expMatrix/miRnaAtlasSample1.txt\ barChartUnit Quantile_Normalized_Expression\ bigDataUrl /gbdb/hg38/bbi/miRnaAtlasSample1.bb\ configurable on\ group expression\ html miRnaAtlas\ longLabel miRNA Tissue Atlas microRna Expression\ maxLimit 52000\ parent miRnaAtlasSample1\ searchIndex name\ shortLabel Sample 1\ subGroups view=a_A\ track miRnaAtlasSample1BarChart\ url2 http://www.mirbase.org/cgi-bin/query.pl?terms=$$\ url2Label miRBase v21 Precursor Accession:\ visibility full\ covidHgiGwasR4PvalA2 Severe COVID vars bigLolly 9 + Severe respiratory COVID risk variants from the COVID-19 HGI GWAS Analysis A2 (4336 cases, 12 studies, Rel 4: Oct 2020) 0 1 0 0 0 127 127 127 0 0 22 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22, phenDis 1 bigDataUrl /gbdb/hg38/covidHgiGwas/covidHgiGwasR4.A2.hg38.bb\ longLabel Severe respiratory COVID risk variants from the COVID-19 HGI GWAS Analysis A2 (4336 cases, 12 studies, Rel 4: Oct 2020)\ parent covidHgiGwasR4Pval on\ priority 1\ shortLabel Severe COVID vars\ track covidHgiGwasR4PvalA2\ snpediaAll SNPedia all bigBed 9 + SNPedia all SNPs (including empty pages) 0 1 50 0 100 152 127 177 0 0 0 https://www.snpedia.com/index.php/$$ phenDis 1 bigDataUrl /gbdb/hg38/bbi/snpediaAll.bb\ color 50,0,100\ exonNumbers off\ itemRgb on\ longLabel SNPedia all SNPs (including empty pages)\ mouseOverField note\ parent snpedia\ searchIndex name\ shortLabel SNPedia all\ track snpediaAll\ type bigBed 9 +\ url https://www.snpedia.com/index.php/$$\ urlLabel Link to SNPedia page:\ spliceAIsnvs SpliceAI SNVs bigBed 9 + SpliceAI SNVs (unmasked) 3 1 0 0 0 127 127 127 0 0 0\ SpliceAI is an open-source deep\ learning splicing prediction algorithm that can predict splicing alterations caused by DNA variations. \ Such variants may activate nearby cryptic splice sites, leading to abnormal transcript isoforms.\ SpliceAI was developed at Illumina; a \ lookup tool \ is provided by the Broad institute.\
\\ SpliceAI only annotates variants within genes defined by the gene\ annotation file. Additionally, SpliceAI does not annotate variants if they are close to chromosome\ ends (5kb on either side), deletions of length greater than twice the input parameter -D, or\ inconsistent with the reference fasta file.\
\ \\ The unmasked tracks include splicing changes corresponding to strengthening annotated splice sites\ and weakening unannotated splice sites, which are typically much less pathogenic than weakening\ annotated splice sites and strengthening unannotated splice sites. The delta scores of such splicing\ changes are set to 0 in the masked files. We recommend using the unmasked tracks for alternative\ splicing analysis and masked tracks for variant interpretation.\
\ \\ Variants are colored according to Walker et al. 2023 splicing imact:\
\\ The scores range from 0 to 1 and can be interpreted as the \ probability of the variant being splice-altering. In the paper, a detailed characterization is \ provided for 0.2 (high recall), 0.5 (recommended), and 0.8 (high precision) cutoffs.
\ \\
The data were downloaded from Illumina. \
The spliceAI scores are represented in the VCF INFO field as \
SpliceAI=G|OR4F5|0.01|0.00|0.00|0.00|-32|49|-40|-31
\
Here, the pipe-separated fields contain \
\ Since most of the values are 0 or almost 0, we selected only those variants \ with a score equal to or greater than 0.02.\
\\ The complete processing of this track can be found in the \ makedoc.\
\ \ \\ FOR ACADEMIC AND NOT-FOR-PROFIT RESEARCH USE ONLY. The SpliceAI scores are \ made available by Illumina only for academic or not-for-profit research only. \ By accessing the SpliceAI data, you acknowledge and agree that you may only \ use this data for your own personal academic or not-for-profit research only, \ and not for any other purposes. You may not use this data for any for-profit, \ clinical, or other commercial purpose without obtaining a commercial license \ from Illumina, Inc.\
\ \\ Jaganathan K, Kyriazopoulou Panagiotopoulou S, McRae JF, Darbandi SF, Knowles D, Li YI, Kosmicki JA,\ Arbelaez J, Cui W, Schwartz GB et al.\ \ Predicting Splicing from Primary Sequence with Deep Learning.\ Cell. 2019 Jan 24;176(3):535-548.e24.\ PMID: 30661751\
\ \\ Walker LC, Hoya M, Wiggins GAR, Lindy A, Vincent LM, Parsons MT, Canson DM, Bis-Brewer D, Cass A,\ Tchourbanov A et al.\ \ Using the ACMG/AMP framework to capture evidence related to predicted and observed impact on\ splicing: Recommendations from the ClinGen SVI Splicing Subgroup.\ Am J Hum Genet. 2023 Jul 6;110(7):1046-1067.\ PMID: 37352859; PMC: PMC10357475\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/spliceAIsnvs.bb\ filter.AIscore 0.02\ filterLabel.spliceType Splice type\ filterLimits.AIscore 0.02:1\ filterValues.spliceType donor_gain|Donor gain,donor_loss|Donor loss,acceptor_gain|Acceptor gain,acceptor_loss|Acceptor loss\ html spliceAI\ itemRgb on\ longLabel SpliceAI SNVs (unmasked)\ mouseOver Change: $nameThis track displays the Human Body Map lincRNAs (large intergenic non\ coding RNAs) and TUCPs (transcripts of uncertain coding potential), as well as their\ expression levels across 22 human tissues and cell lines. The Human Body Map catalog was generated\ by integrating previously existing annotation sources with transcripts that were de-novo assembled\ from RNA-Seq data. These transcripts were collected from ~4 billion RNA-Seq reads across 24 tissues \ and cell types.
\ \Expression abundance was estimated by Cufflinks (Trapnell et al., 2010) based on RNA-Seq. \ Expression abundances were estimated on the gene locus level, rather than for each transcript \ separately and are given as raw FPKM. The prefixes tcons_ and tcons_l2_ are used to describe \ lincRNAs and TUCP transcripts, respectively. Specific details about the catalog generation and data \ sets used for this study can be found in Cabili et al (2011). Extended \ characterization of each transcript in the human body map catalog can be found at the Human lincRNA\ Catalog website.
\ \Expression abundance scores range from 0 to 1000, and are displayed from light blue to dark blue\ respectively:
\ \ \01000
\ \The body map RNA-Seq data was kindly provided by the Gene Expression\ Applications research group at Illumina.
\ \\ Cabili MN, Trapnell C, Goff L, Koziol M, Tazon-Vega B, Regev A, Rinn JL.\ \ Integrative annotation of human large intergenic noncoding RNAs reveals global properties and\ specific subclasses.\ Genes Dev. 2011 Sep 15;25(18):1915-27.\ PMID: 21890647; PMC: PMC3185964\
\ \\ Trapnell C, Williams BA, Pertea G, Mortazavi A, Kwan G, van Baren MJ, Salzberg SL, Wold BJ, Pachter\ L.\ \ Transcript assembly and quantification by RNA-Seq reveals unannotated transcripts and isoform\ switching during cell differentiation.\ Nat Biotechnol. 2010 May;28(5):511-5.\ PMID: 20436464; PMC: PMC3146043\
\ genes 1 compositeTrack on\ configurable on\ dimensions dimensionY=tissueType\ dragAndDrop subTracks\ html lincRNAs\ longLabel lincRNA RNA-Seq reads expression abundances\ noInherit on\ onlyVisibility dense\ origAssembly hg19\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 1.1\ shortLabel lincRNA RNA-Seq\ sortOrder view=+ tissueType=+\ subGroup1 view Views lincRNAsRefseqExp=RefSeq_Expression_Ratio\ subGroup2 tissueType Tissue_Type adipose=Adipose adrenal=Adrenal brain=Brain brain_r=Brain_R breast=Breast colon=Colon foreskin_r=Foreskin_R heart=Heart hlf_r1=hLF_r1 hlf_r2=hLF_r2 kidney=Kidney liver=Liver lung=Lung lymphnode=LymphNode ovary=Ovary placenta_r=Placenta_R prostate=Prostate skeletalmuscle=SkeletalMuscle testes=Testes testes_r=Testes_R thyroid=Thyroid whitebloodcell=WhiteBloodCell\ superTrack nonCodingRNAs dense\ track lincRNAsAllCellTypeTopView\ type bed 5 +\ lincRNAsAllCellType lincRNAsCellType bed 5 + lincRNA RNA-Seq reads expression abundances 1 1.1 0 60 120 127 157 187 1 0 0 genes 1 color 0, 60, 120\ longLabel lincRNA RNA-Seq reads expression abundances\ origAssembly hg19\ parent lincRNAsAllCellTypeTopView\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel lincRNAsCellType\ track lincRNAsAllCellType\ useScore 1\ view lincRNAsRefseqExp\ visibility dense\ spliceAIindels SpliceAI indels bigBed 9 + SpliceAI Indels (unmasked) 1 1.1 0 0 0 127 127 127 0 0 0\ SpliceAI is an open-source deep\ learning splicing prediction algorithm that can predict splicing alterations caused by DNA variations. \ Such variants may activate nearby cryptic splice sites, leading to abnormal transcript isoforms.\ SpliceAI was developed at Illumina; a \ lookup tool \ is provided by the Broad institute.\
\\ SpliceAI only annotates variants within genes defined by the gene\ annotation file. Additionally, SpliceAI does not annotate variants if they are close to chromosome\ ends (5kb on either side), deletions of length greater than twice the input parameter -D, or\ inconsistent with the reference fasta file.\
\ \\ The unmasked tracks include splicing changes corresponding to strengthening annotated splice sites\ and weakening unannotated splice sites, which are typically much less pathogenic than weakening\ annotated splice sites and strengthening unannotated splice sites. The delta scores of such splicing\ changes are set to 0 in the masked files. We recommend using the unmasked tracks for alternative\ splicing analysis and masked tracks for variant interpretation.\
\ \\ Variants are colored according to Walker et al. 2023 splicing imact:\
\\ The scores range from 0 to 1 and can be interpreted as the \ probability of the variant being splice-altering. In the paper, a detailed characterization is \ provided for 0.2 (high recall), 0.5 (recommended), and 0.8 (high precision) cutoffs.
\ \\
The data were downloaded from Illumina. \
The spliceAI scores are represented in the VCF INFO field as \
SpliceAI=G|OR4F5|0.01|0.00|0.00|0.00|-32|49|-40|-31
\
Here, the pipe-separated fields contain \
\ Since most of the values are 0 or almost 0, we selected only those variants \ with a score equal to or greater than 0.02.\
\\ The complete processing of this track can be found in the \ makedoc.\
\ \ \\ FOR ACADEMIC AND NOT-FOR-PROFIT RESEARCH USE ONLY. The SpliceAI scores are \ made available by Illumina only for academic or not-for-profit research only. \ By accessing the SpliceAI data, you acknowledge and agree that you may only \ use this data for your own personal academic or not-for-profit research only, \ and not for any other purposes. You may not use this data for any for-profit, \ clinical, or other commercial purpose without obtaining a commercial license \ from Illumina, Inc.\
\ \\ Jaganathan K, Kyriazopoulou Panagiotopoulou S, McRae JF, Darbandi SF, Knowles D, Li YI, Kosmicki JA,\ Arbelaez J, Cui W, Schwartz GB et al.\ \ Predicting Splicing from Primary Sequence with Deep Learning.\ Cell. 2019 Jan 24;176(3):535-548.e24.\ PMID: 30661751\
\ \\ Walker LC, Hoya M, Wiggins GAR, Lindy A, Vincent LM, Parsons MT, Canson DM, Bis-Brewer D, Cass A,\ Tchourbanov A et al.\ \ Using the ACMG/AMP framework to capture evidence related to predicted and observed impact on\ splicing: Recommendations from the ClinGen SVI Splicing Subgroup.\ Am J Hum Genet. 2023 Jul 6;110(7):1046-1067.\ PMID: 37352859; PMC: PMC10357475\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/spliceAIindels.bb\ filter.AIscore 0.02\ filterLabel.spliceType Splice type\ filterLimits.AIscore 0.02:1\ filterValues.spliceType donor_gain|Donor gain,donor_loss|Donor loss,acceptor_gain|Acceptor gain,acceptor_loss|Acceptor loss\ html spliceAI\ itemRgb on\ longLabel SpliceAI Indels (unmasked)\ mouseOver Change: $name\ This track shows transcription levels for several cell types as assayed by high-throughput\ sequencing of polyadenylated RNA (RNA-seq).\ Additional views of this dataset and additional documentation on the methods used\ for this track are available at the\ ENCODE Caltech RNA-seq\ page. The data shown here are derived from the Raw Signal view from the paired \ 75-mer 200 bp insert size reads. The two replicates of the signal were pooled and normalized\ so that the total genome-wide signal sums to 10 billion.\
\ \\ By default, this track uses a transparent overlay method of displaying data from a number of cell\ lines in the same vertical space. Each of the cell lines in this track\ is associated with a particular color, and these colors are relatively light and saturated so\ as to work best with the transparent overlay. The color of these tracks\ match their versions from their lifted source on the hg19 assembly. The colors are consistent with the\ other hg19 lifted tracks located in the ENCODE Regulation\ supertrack, with the exception being the DNase tracks, as they were not lifted from hg19 and are\ colored to reflect similarity of cell types.\
\ \\ This track shows data from the\ Wold Lab at Caltech,\ as part of the ENCODE Consortium. \
\ \\ This is release 2 (July 2012) of this track which includes two new subtracks for HeLa-S3 and HepG2.\
\ \\ Primary ENCODE data produced during the 2007-2012 production phase were subject to a restriction\ period. However, the data here are past those restrictions and are freely available.\ The full data release policy for ENCODE is available\ here.\
\ regulation 1 aggregate transparentOverlay\ allButtonPair on\ container multiWig\ dragAndDrop subTracks\ longLabel Transcription Levels Assayed by RNA-seq on 9 Cell Lines from ENCODE\ maxHeightPixels 100:30:11\ noInherit on\ origAssembly hg19\ parent wgEncodeReg\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 1.1\ shortLabel Transcription\ showSubtrackColorOnUi on\ track wgEncodeRegTxn\ transformFunc LOG\ type bigWig 0 65500\ viewLimits 0:8\ visibility hide\ wgEncodeRegMarkH3k4me1 Layered H3K4Me1 bigWig 0 10000 H3K4Me1 Mark (Often Found Near Regulatory Elements) on 7 cell lines from ENCODE 0 1.2 0 0 0 127 127 127 0 0 0\ Chemical modifications (e.g., methylation and acetylation) to the histone proteins\ present in chromatin influence gene expression by changing how\ accessible the chromatin is to transcription. A specific modification of\ a specific histone protein is called a histone mark.\ This track shows the levels of enrichment of the H3K4Me1 histone mark across the genome as\ determined by a ChIP-seq assay. The H3K4me1 histone mark is the mono-methylation of lysine 4\ of the H3 histone protein, and it is associated with enhancers and with DNA regions downstream of\ transcription starts. Additional histone marks and other chromatin associated ChIP-seq data is\ available at the\ Broad Histone page.\
\ \\ By default, this track uses a transparent overlay method of displaying data from a number of cell\ lines in the same vertical space. Each of the cell lines in this track\ is associated with a particular color, and these colors are relatively light and saturated so\ as to work best with the transparent overlay. The color of these tracks\ match their versions from their lifted source on the hg19 assembly. The colors are consistent with the\ other hg19 lifted tracks located in the ENCODE Regulation\ supertrack, with the exception being the DNase tracks, as they were not lifted from hg19 and are\ colored to reflect similarity of cell types.\
\ \\ This track shows data from the Bernstein Lab at the Broad Institute, as part of\ the ENCODE Consortium.\
\ \\ Primary ENCODE data produced during the 2007-2012 production phase were subject to a restriction\ period. However, the data here are past those restrictions and are freely available.\ The full data release policy for ENCODE is available\ here.\
\ regulation 1 aggregate transparentOverlay\ allButtonPair on\ container multiWig\ dragAndDrop subtracks\ longLabel H3K4Me1 Mark (Often Found Near Regulatory Elements) on 7 cell lines from ENCODE\ maxHeightPixels 100:30:11\ noInherit on\ origAssembly hg19\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 1.2\ shortLabel Layered H3K4Me1\ showSubtrackColorOnUi on\ superTrack wgEncodeReg hide\ track wgEncodeRegMarkH3k4me1\ type bigWig 0 10000\ viewLimits 0:50\ visibility hide\ spliceAIsnvsMasked SpliceAI SNVs (masked) bigBed 9 + SpliceAI SNVs (masked) 0 1.2 0 0 0 127 127 127 0 0 0\ SpliceAI is an open-source deep\ learning splicing prediction algorithm that can predict splicing alterations caused by DNA variations. \ Such variants may activate nearby cryptic splice sites, leading to abnormal transcript isoforms.\ SpliceAI was developed at Illumina; a \ lookup tool \ is provided by the Broad institute.\
\\ SpliceAI only annotates variants within genes defined by the gene\ annotation file. Additionally, SpliceAI does not annotate variants if they are close to chromosome\ ends (5kb on either side), deletions of length greater than twice the input parameter -D, or\ inconsistent with the reference fasta file.\
\ \\ The unmasked tracks include splicing changes corresponding to strengthening annotated splice sites\ and weakening unannotated splice sites, which are typically much less pathogenic than weakening\ annotated splice sites and strengthening unannotated splice sites. The delta scores of such splicing\ changes are set to 0 in the masked files. We recommend using the unmasked tracks for alternative\ splicing analysis and masked tracks for variant interpretation.\
\ \\ Variants are colored according to Walker et al. 2023 splicing imact:\
\\ The scores range from 0 to 1 and can be interpreted as the \ probability of the variant being splice-altering. In the paper, a detailed characterization is \ provided for 0.2 (high recall), 0.5 (recommended), and 0.8 (high precision) cutoffs.
\ \\
The data were downloaded from Illumina. \
The spliceAI scores are represented in the VCF INFO field as \
SpliceAI=G|OR4F5|0.01|0.00|0.00|0.00|-32|49|-40|-31
\
Here, the pipe-separated fields contain \
\ Since most of the values are 0 or almost 0, we selected only those variants \ with a score equal to or greater than 0.02.\
\\ The complete processing of this track can be found in the \ makedoc.\
\ \ \\ FOR ACADEMIC AND NOT-FOR-PROFIT RESEARCH USE ONLY. The SpliceAI scores are \ made available by Illumina only for academic or not-for-profit research only. \ By accessing the SpliceAI data, you acknowledge and agree that you may only \ use this data for your own personal academic or not-for-profit research only, \ and not for any other purposes. You may not use this data for any for-profit, \ clinical, or other commercial purpose without obtaining a commercial license \ from Illumina, Inc.\
\ \\ Jaganathan K, Kyriazopoulou Panagiotopoulou S, McRae JF, Darbandi SF, Knowles D, Li YI, Kosmicki JA,\ Arbelaez J, Cui W, Schwartz GB et al.\ \ Predicting Splicing from Primary Sequence with Deep Learning.\ Cell. 2019 Jan 24;176(3):535-548.e24.\ PMID: 30661751\
\ \\ Walker LC, Hoya M, Wiggins GAR, Lindy A, Vincent LM, Parsons MT, Canson DM, Bis-Brewer D, Cass A,\ Tchourbanov A et al.\ \ Using the ACMG/AMP framework to capture evidence related to predicted and observed impact on\ splicing: Recommendations from the ClinGen SVI Splicing Subgroup.\ Am J Hum Genet. 2023 Jul 6;110(7):1046-1067.\ PMID: 37352859; PMC: PMC10357475\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/spliceAIsnvsMasked.bb\ filter.AIscore 0.02\ filterLabel.spliceType Splice type\ filterLimits.AIscore 0.02:1\ filterValues.spliceType donor_gain|Donor gain,donor_loss|Donor loss,acceptor_gain|Acceptor gain,acceptor_loss|Acceptor loss\ html spliceAI\ itemRgb on\ longLabel SpliceAI SNVs (masked)\ mouseOver Change: $name\ The FANTOM5 track shows mapped transcription start sites (TSS) and their usage in primary cells,\ cell lines, and tissues to produce a comprehensive overview of gene expression across the human\ body by using single molecule sequencing.\
\ \Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \Individual biological states are profiled by HeliScopeCAGE, which is a variation of the CAGE\ (Cap Analysis Gene Expression) protocol based on a single molecule sequencer. The standard protocol\ requiring 5 µg of total RNA as a starting material is referred to as hCAGE, and an\ optimized version for a lower quantity (~ 100 ng) is referred to as LQhCAGE (Kanamori-Katyama\ et al. 2011).\
Transcription start sites (TSSs) were mapped and their usage in human and mouse primary cells,\ cell lines, and tissues was to produce a comprehensive overview of mammalian gene expression across the\ human body. 5′-end of the mapped CAGE reads are counted at a single base pair resolution\ (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the\ sample. Individual samples shown in "TSS activity" tracks are grouped as below.\
TSS (CAGE) peaks across the panel of the biological states (samples) are identified by DPI\ (decomposition based peak identification, Forrest et al. 2014), where each of the peaks consists of\ neighboring and related TSSs. The peaks are used as anchors to define promoters and units of\ promoter-level expression analysis. Two subsets of the peaks are defined based on evidence of read\ counts, depending on scopes of subsequent analyses, and the first subset (referred as a\ robust set of the peaks, thresholded for expression analysis is shown as TSS peaks. They are\ named "p#@GENE_SYMBOL" if associated with 5'-end of known genes, or "p@CHROM:START..END,STRAND"\ otherwise. The summary tracks consist of the TSS (CAGE) peaks and summary profiles of TSS\ activities (total and maximum values). The summary track consists of the following tracks.\
\ 5′-end of the mapped CAGE reads are counted at a single base pair resolution (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the sample. The read counts tracks indicate raw counts of CAGE reads, and the TPM tracks indicate normalized counts as TPM (tags per million).\
\ \\ FANTOM5 data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ The FANTOM5 reprocessed data can be found and downloaded on the FANTOM website.
\ \\ Thanks to the FANTOM5 consortium,\ the Large Scale Data Managing Unit and Preventive Medicine and\ Applied Genomics Unit, the Center for Integrative Medical Sciences (IMS), and\ RIKEN for providing this data\ and its analysis.
\ \\ FANTOM Consortium and the RIKEN PMI and CLST (DGT), Forrest AR, Kawaji H, Rehli M, Baillie JK, de\ Hoon MJ, Haberle V, Lassmann T, Kulakovskiy IV, Lizio M et al.\ \ A promoter-level mammalian expression atlas.\ Nature. 2014 Mar 27;507(7493):462-70.\ PMID: 24670764; PMC: PMC4529748\
\ \\ Kanamori-Katayama M, Itoh M, Kawaji H, Lassmann T, Katayama S, Kojima M, Bertin N, Kaiho A, Ninomiya\ N, Daub CO et al.\ \ Unamplified cap analysis of gene expression on a single-molecule sequencer.\ Genome Res. 2011 Jul;21(7):1150-9.\ PMID: 21596820; PMC: PMC3129257\
\ \\ Lizio M, Harshbarger J, Shimoji H, Severin J, Kasukawa T, Sahin S, Abugessaisa I, Fukuda S, Hori F,\ Ishikawa-Kato S et al.\ \ Gateways to the FANTOM5 promoter level mammalian expression atlas.\ Genome Biol. 2015 Jan 5;16(1):22.\ PMID: 25723102; PMC: PMC4310165\
\ regulation 1 bigDataUrl /gbdb/hg38/fantom5/hg38.cage_peak.bb\ boxedCfg on\ colorByStrand 255,0,0 0,0,255\ dataVersion FANTOM5 reprocessed7\ exonArrows on\ html fantom5.html\ itemRgb on\ longLabel FANTOM5: DPI peak, robust set\ priority 1.2\ searchIndex name\ searchTrix hg38.cage_peak.bb.ix\ shortLabel TSS peaks\ showSubtrackColorOnUi on\ subGroups group=peaks\ superTrack fantom5 dense\ track robustPeaks\ type bigBed 8 +\ visibility dense\ wgEncodeRegMarkH3k4me3 Layered H3K4Me3 bigWig 0 10000 H3K4Me3 Mark (Often Found Near Promoters) on 7 cell lines from ENCODE 0 1.3 0 0 0 127 127 127 0 0 0\ Chemical modifications (e.g., methylation and acetylation) to the histone proteins\ present in chromatin influence gene expression by changing how\ accessible the chromatin is to transcription. A specific modification of\ a specific histone protein is called a histone mark.\ This track shows the levels of enrichment of the H3K4Me3 histone mark across the genome as\ determined by a ChIP-seq assay. The H3K4Me3 histone mark is the tri-methylation of lysine 4 of the\ H3 histone protein, and it is associated with promoters that are active or poised to be\ activated. Additional histone marks and other chromatin associated ChIP-seq data is available at \ the Broad Histone\ page.\
\ \\ By default, this track uses a transparent overlay method of displaying data from a number of cell\ lines in the same vertical space. Each of the cell lines in this track\ is associated with a particular color, and these colors are relatively light and saturated so\ as to work best with the transparent overlay. The color of these tracks\ match their versions from their lifted source on the hg19 assembly. The colors are consistent with the\ other hg19 lifted tracks located in the ENCODE Regulation\ supertrack, with the exception being the DNase tracks, as they were not lifted from hg19 and are\ colored to reflect similarity of cell types.\
\ \\ This track shows data from the Bernstein Lab at the Broad Institute, as part of\ the ENCODE Consortium.\
\ \\ Primary ENCODE data produced during the 2007-2012 production phase were subject to a restriction\ period. However, the data here are past those restrictions and are freely available.\ The full data release policy for ENCODE is available\ here.\
\ regulation 1 aggregate transparentOverlay\ allButtonPair on\ container multiWig\ dragAndDrop subtracks\ longLabel H3K4Me3 Mark (Often Found Near Promoters) on 7 cell lines from ENCODE\ maxHeightPixels 100:30:11\ noInherit on\ origAssembly hg19\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 1.3\ shortLabel Layered H3K4Me3\ showSubtrackColorOnUi on\ superTrack wgEncodeReg hide\ track wgEncodeRegMarkH3k4me3\ type bigWig 0 10000\ viewLimits 0:150\ visibility hide\ spliceAIindelsMasked SpliceAI indels (masked) bigBed 9 + SpliceAI Indels (masked) 0 1.3 0 0 0 127 127 127 0 0 0\ SpliceAI is an open-source deep\ learning splicing prediction algorithm that can predict splicing alterations caused by DNA variations. \ Such variants may activate nearby cryptic splice sites, leading to abnormal transcript isoforms.\ SpliceAI was developed at Illumina; a \ lookup tool \ is provided by the Broad institute.\
\\ SpliceAI only annotates variants within genes defined by the gene\ annotation file. Additionally, SpliceAI does not annotate variants if they are close to chromosome\ ends (5kb on either side), deletions of length greater than twice the input parameter -D, or\ inconsistent with the reference fasta file.\
\ \\ The unmasked tracks include splicing changes corresponding to strengthening annotated splice sites\ and weakening unannotated splice sites, which are typically much less pathogenic than weakening\ annotated splice sites and strengthening unannotated splice sites. The delta scores of such splicing\ changes are set to 0 in the masked files. We recommend using the unmasked tracks for alternative\ splicing analysis and masked tracks for variant interpretation.\
\ \\ Variants are colored according to Walker et al. 2023 splicing imact:\
\\ The scores range from 0 to 1 and can be interpreted as the \ probability of the variant being splice-altering. In the paper, a detailed characterization is \ provided for 0.2 (high recall), 0.5 (recommended), and 0.8 (high precision) cutoffs.
\ \\
The data were downloaded from Illumina. \
The spliceAI scores are represented in the VCF INFO field as \
SpliceAI=G|OR4F5|0.01|0.00|0.00|0.00|-32|49|-40|-31
\
Here, the pipe-separated fields contain \
\ Since most of the values are 0 or almost 0, we selected only those variants \ with a score equal to or greater than 0.02.\
\\ The complete processing of this track can be found in the \ makedoc.\
\ \ \\ FOR ACADEMIC AND NOT-FOR-PROFIT RESEARCH USE ONLY. The SpliceAI scores are \ made available by Illumina only for academic or not-for-profit research only. \ By accessing the SpliceAI data, you acknowledge and agree that you may only \ use this data for your own personal academic or not-for-profit research only, \ and not for any other purposes. You may not use this data for any for-profit, \ clinical, or other commercial purpose without obtaining a commercial license \ from Illumina, Inc.\
\ \\ Jaganathan K, Kyriazopoulou Panagiotopoulou S, McRae JF, Darbandi SF, Knowles D, Li YI, Kosmicki JA,\ Arbelaez J, Cui W, Schwartz GB et al.\ \ Predicting Splicing from Primary Sequence with Deep Learning.\ Cell. 2019 Jan 24;176(3):535-548.e24.\ PMID: 30661751\
\ \\ Walker LC, Hoya M, Wiggins GAR, Lindy A, Vincent LM, Parsons MT, Canson DM, Bis-Brewer D, Cass A,\ Tchourbanov A et al.\ \ Using the ACMG/AMP framework to capture evidence related to predicted and observed impact on\ splicing: Recommendations from the ClinGen SVI Splicing Subgroup.\ Am J Hum Genet. 2023 Jul 6;110(7):1046-1067.\ PMID: 37352859; PMC: PMC10357475\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/spliceAIindelsMasked.bb\ filter.AIscore 0.02\ filterLabel.spliceType Splice type\ filterLimits.AIscore 0.02:1\ filterValues.spliceType donor_gain|Donor gain,donor_loss|Donor loss,acceptor_gain|Acceptor gain,acceptor_loss|Acceptor loss\ html spliceAI\ itemRgb on\ longLabel SpliceAI Indels (masked)\ mouseOver Change: $name\ The FANTOM5 track shows mapped transcription start sites (TSS) and their usage in primary cells,\ cell lines, and tissues to produce a comprehensive overview of gene expression across the human\ body by using single molecule sequencing.\
\ \Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \Individual biological states are profiled by HeliScopeCAGE, which is a variation of the CAGE\ (Cap Analysis Gene Expression) protocol based on a single molecule sequencer. The standard protocol\ requiring 5 µg of total RNA as a starting material is referred to as hCAGE, and an\ optimized version for a lower quantity (~ 100 ng) is referred to as LQhCAGE (Kanamori-Katyama\ et al. 2011).\
Transcription start sites (TSSs) were mapped and their usage in human and mouse primary cells,\ cell lines, and tissues was to produce a comprehensive overview of mammalian gene expression across the\ human body. 5′-end of the mapped CAGE reads are counted at a single base pair resolution\ (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the\ sample. Individual samples shown in "TSS activity" tracks are grouped as below.\
TSS (CAGE) peaks across the panel of the biological states (samples) are identified by DPI\ (decomposition based peak identification, Forrest et al. 2014), where each of the peaks consists of\ neighboring and related TSSs. The peaks are used as anchors to define promoters and units of\ promoter-level expression analysis. Two subsets of the peaks are defined based on evidence of read\ counts, depending on scopes of subsequent analyses, and the first subset (referred as a\ robust set of the peaks, thresholded for expression analysis is shown as TSS peaks. They are\ named "p#@GENE_SYMBOL" if associated with 5'-end of known genes, or "p@CHROM:START..END,STRAND"\ otherwise. The summary tracks consist of the TSS (CAGE) peaks and summary profiles of TSS\ activities (total and maximum values). The summary track consists of the following tracks.\
\ 5′-end of the mapped CAGE reads are counted at a single base pair resolution (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the sample. The read counts tracks indicate raw counts of CAGE reads, and the TPM tracks indicate normalized counts as TPM (tags per million).\
\ \\ FANTOM5 data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ The FANTOM5 reprocessed data can be found and downloaded on the FANTOM website.
\ \\ Thanks to the FANTOM5 consortium,\ the Large Scale Data Managing Unit and Preventive Medicine and\ Applied Genomics Unit, the Center for Integrative Medical Sciences (IMS), and\ RIKEN for providing this data\ and its analysis.
\ \\ FANTOM Consortium and the RIKEN PMI and CLST (DGT), Forrest AR, Kawaji H, Rehli M, Baillie JK, de\ Hoon MJ, Haberle V, Lassmann T, Kulakovskiy IV, Lizio M et al.\ \ A promoter-level mammalian expression atlas.\ Nature. 2014 Mar 27;507(7493):462-70.\ PMID: 24670764; PMC: PMC4529748\
\ \\ Kanamori-Katayama M, Itoh M, Kawaji H, Lassmann T, Katayama S, Kojima M, Bertin N, Kaiho A, Ninomiya\ N, Daub CO et al.\ \ Unamplified cap analysis of gene expression on a single-molecule sequencer.\ Genome Res. 2011 Jul;21(7):1150-9.\ PMID: 21596820; PMC: PMC3129257\
\ \\ Lizio M, Harshbarger J, Shimoji H, Severin J, Kasukawa T, Sahin S, Abugessaisa I, Fukuda S, Hori F,\ Ishikawa-Kato S et al.\ \ Gateways to the FANTOM5 promoter level mammalian expression atlas.\ Genome Biol. 2015 Jan 5;16(1):22.\ PMID: 25723102; PMC: PMC4310165\
\ regulation 0 aggregate transparentOverlay\ autoScale off\ configurable on\ container multiWig\ dataVersion FANTOM5 reprocessed7\ dragAndDrop subTracks\ html fantom5.html\ longLabel FANTOM5: Total counts of CAGE reads\ maxHeightPixels 64:64:11\ priority 1.3\ shortLabel Total counts of CAGE reads\ showSubtrackColorOnUi on\ subGroups group=counts\ superTrack fantom5 full\ track Total_counts_multiwig\ type bigWig 0 100\ viewLimits 0:100\ visibility full\ wgEncodeRegMarkH3k27ac Layered H3K27Ac bigWig 0 10000 H3K27Ac Mark (Often Found Near Regulatory Elements) on 7 cell lines from ENCODE 2 1.4 0 0 0 127 127 127 0 0 0\ Chemical modifications (e.g., methylation and acetylation) to the histone proteins\ present in chromatin influence gene expression by changing how\ accessible the chromatin is to transcription. A specific modification of\ a specific histone protein is called a histone mark.\ This track shows the levels of enrichment of the H3K27Ac histone mark across the genome as\ determined by a ChIP-seq assay. The H3K27Ac histone mark is the acetylation of lysine 27 of the H3\ histone protein, and it is thought to enhance transcription possibly by blocking the\ spread of the repressive histone mark H3K27Me3. Additional histone marks and other chromatin \ associated ChIP-seq data is available at the \ Broad Histone page.\
\ \\ By default, this track uses a transparent overlay method of displaying data from a number of cell\ lines in the same vertical space. Each of the cell lines in this track\ is associated with a particular color, and these colors are relatively light and saturated so\ as to work best with the transparent overlay. The color of these tracks\ match their versions from their lifted source on the hg19 assembly. The colors are consistent with the \ other hg19 lifted tracks located in the ENCODE Regulation\ supertrack, with the exception being the DNase tracks, as they were not lifted from hg19 and are\ colored to reflect similarity of cell types. \
\ \\ This track shows data from the Bernstein Lab at the Broad Institute, as part of\ the ENCODE Consortium.\
\ \\ Primary ENCODE data produced during the 2007-2012 production phase were subject to a restriction\ period. However, the data here are past those restrictions and are freely available.\ The full data release policy for ENCODE is available\ here.\
\ regulation 1 aggregate transparentOverlay\ allButtonPair on\ container multiWig\ dragAndDrop subtracks\ longLabel H3K27Ac Mark (Often Found Near Regulatory Elements) on 7 cell lines from ENCODE\ maxHeightPixels 100:30:11\ noInherit on\ origAssembly hg19\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 1.4\ shortLabel Layered H3K27Ac\ showSubtrackColorOnUi on\ superTrack wgEncodeReg full\ track wgEncodeRegMarkH3k27ac\ type bigWig 0 10000\ viewLimits 0:100\ visibility full\ Max_counts_multiwig Max counts of CAGE reads bigWig 0 100 FANTOM5: Max counts of CAGE reads 2 1.4 0 0 0 127 127 127 0 0 0\ The FANTOM5 track shows mapped transcription start sites (TSS) and their usage in primary cells,\ cell lines, and tissues to produce a comprehensive overview of gene expression across the human\ body by using single molecule sequencing.\
\ \Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \Individual biological states are profiled by HeliScopeCAGE, which is a variation of the CAGE\ (Cap Analysis Gene Expression) protocol based on a single molecule sequencer. The standard protocol\ requiring 5 µg of total RNA as a starting material is referred to as hCAGE, and an\ optimized version for a lower quantity (~ 100 ng) is referred to as LQhCAGE (Kanamori-Katyama\ et al. 2011).\
Transcription start sites (TSSs) were mapped and their usage in human and mouse primary cells,\ cell lines, and tissues was to produce a comprehensive overview of mammalian gene expression across the\ human body. 5′-end of the mapped CAGE reads are counted at a single base pair resolution\ (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the\ sample. Individual samples shown in "TSS activity" tracks are grouped as below.\
TSS (CAGE) peaks across the panel of the biological states (samples) are identified by DPI\ (decomposition based peak identification, Forrest et al. 2014), where each of the peaks consists of\ neighboring and related TSSs. The peaks are used as anchors to define promoters and units of\ promoter-level expression analysis. Two subsets of the peaks are defined based on evidence of read\ counts, depending on scopes of subsequent analyses, and the first subset (referred as a\ robust set of the peaks, thresholded for expression analysis is shown as TSS peaks. They are\ named "p#@GENE_SYMBOL" if associated with 5'-end of known genes, or "p@CHROM:START..END,STRAND"\ otherwise. The summary tracks consist of the TSS (CAGE) peaks and summary profiles of TSS\ activities (total and maximum values). The summary track consists of the following tracks.\
\ 5′-end of the mapped CAGE reads are counted at a single base pair resolution (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the sample. The read counts tracks indicate raw counts of CAGE reads, and the TPM tracks indicate normalized counts as TPM (tags per million).\
\ \\ FANTOM5 data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ The FANTOM5 reprocessed data can be found and downloaded on the FANTOM website.
\ \\ Thanks to the FANTOM5 consortium,\ the Large Scale Data Managing Unit and Preventive Medicine and\ Applied Genomics Unit, the Center for Integrative Medical Sciences (IMS), and\ RIKEN for providing this data\ and its analysis.
\ \\ FANTOM Consortium and the RIKEN PMI and CLST (DGT), Forrest AR, Kawaji H, Rehli M, Baillie JK, de\ Hoon MJ, Haberle V, Lassmann T, Kulakovskiy IV, Lizio M et al.\ \ A promoter-level mammalian expression atlas.\ Nature. 2014 Mar 27;507(7493):462-70.\ PMID: 24670764; PMC: PMC4529748\
\ \\ Kanamori-Katayama M, Itoh M, Kawaji H, Lassmann T, Katayama S, Kojima M, Bertin N, Kaiho A, Ninomiya\ N, Daub CO et al.\ \ Unamplified cap analysis of gene expression on a single-molecule sequencer.\ Genome Res. 2011 Jul;21(7):1150-9.\ PMID: 21596820; PMC: PMC3129257\
\ \\ Lizio M, Harshbarger J, Shimoji H, Severin J, Kasukawa T, Sahin S, Abugessaisa I, Fukuda S, Hori F,\ Ishikawa-Kato S et al.\ \ Gateways to the FANTOM5 promoter level mammalian expression atlas.\ Genome Biol. 2015 Jan 5;16(1):22.\ PMID: 25723102; PMC: PMC4310165\
\ regulation 0 aggregate transparentOverlay\ autoScale off\ configurable on\ container multiWig\ dataVersion FANTOM5 reprocessed7\ dragAndDrop subTracks\ html fantom5.html\ longLabel FANTOM5: Max counts of CAGE reads\ maxHeightPixels 64:64:11\ priority 1.4\ shortLabel Max counts of CAGE reads\ showSubtrackColorOnUi on\ subGroups group=counts\ superTrack fantom5 full\ track Max_counts_multiwig\ type bigWig 0 100\ viewLimits 0:100\ visibility full\ wgEncodeRegDnaseClustered DNase Clusters bed 5 . DNase I Hypersensitivity Peak Clusters from ENCODE (95 cell types) 0 1.6 0 0 0 127 127 127 1 0 0\ This track shows clusters of DNaseI hypersensitivity derived from assays in 95 cell types\ by the\ John Stamatoyannapoulos lab\ at the University of Washington from September 2007 to January 2011, as part of the\ ENCODE project first production phase.\ Regulatory regions in general, and promoters in particular, tend to be DNase-sensitive. \
\ \\ Additional views of this data sites are displayed from the\ DNaseI HS track.\ The peaks in that track are the basis for the clusters shown here, \ which combine data from peaks from the different cell lines.\ Please note that track colors for the DNase tracks are based on similiarity of cell types,\ while there is different coloring for cell types on the ENCODE hg38\ Transcription track,\ Layered H3K4Me1 track,\ Layered H3K4Me3 track, and\ Layered H3K27Ac track,\ which match the coloring used in their previous versions lifted from the hg19 assembly.\
\ \ \\ A gray box indicates the extent of the hypersensitive region. \ The darkness is proportional to the maximum signal strength observed in any cell line. \ The number to the left of the box shows how many cell lines are hypersensitive in the region. \ The track can be configured to restrict the display to elements above a specified score \ in the range 1-1000 (where score is based on signal strength).\
\ \\ Raw sequence data files were processed by the UCSC ENCODE DNase analysis pipeline (July 2014\ specification), diagrammed here:\
\ \\ Briefly, sequence files were aligned to the hg38 (GRCh38) genome assembly augmented with 'sponge'\ sequence (ref). Multi-mapped reads were removed, as were reads that aligned to 'sponge' or\ mitochondiral sequence. Results from all replicates were pooled, and further processed by\ the Hotspot program to call peaks.\
\ \\ Peaks of DNaseI hypersensitivity from the ENCODE DNase Analysis Pipeline at UCSC\ were assigned normalized scores (by UCSC regClusterMakeTableOfTables) in the range 0-1000 based\ on the \ narrowPeak\ signalValue and then clustered on score (by UCSC regCluster) to generate singly-linked clusters. \ Additional documentation on the methods used to identify hypersensitive sites are \ available from the\ DNaseI HS track.\
\ \\ This track is based on sequence data from the University of Washington ENCODE group, \ with subsequent processing by UCSC.\ For additional credits and references, see the\ DNaseI HS track.\
\ regulation 1 controlledVocabulary cellType=wgEncodeCell treatment=wgEncodeTreatment\ group regulation\ html wgEncodeRegDnaseClustered\ inputTableFieldDisplay cellType treatment\ inputTrackTable wgEncodeRegDnaseClusteredInputs\ longLabel DNase I Hypersensitivity Peak Clusters from ENCODE (95 cell types)\ priority 1.6\ scoreFilter 200\ scoreFilterLimits 1:1000\ shortLabel DNase Clusters\ sourceTable wgEncodeRegDnaseClusteredSources\ spectrum on\ superTrack wgEncodeReg hide\ track wgEncodeRegDnaseClustered\ type bed 5 .\ wgEncodeRegDnaseWig DNase Signal bigWig 0 10000 DNase I Hypersensitivity Signal Colored by Similarity from ENCODE 0 1.8 0 0 0 127 127 127 0 0 0\ This track provides an integrated display of DNase hypersensitivity in multiple\ cell types using overlapping colored graphs of signal density with graph colors\ assigned to cell types based on similarity of signal. The track is based on\ results of experiments performed by the John Stamatoyannapoulos lab at the\ University of Washington from September 2007 to January 2011 as part of the\ ENCODE project first production phase.
\\ The signal graphs displayed here are also included in the comprehensive\ DNaseI HS track,\ which also provides peak and region calls and uses the same coloring based on\ similiarity of cell types (please note there is different coloring on the ENCODE hg38\ Transcription track,\ Layered H3K4Me1 track,\ Layered H3K4Me3 track, and\ Layered H3K27Ac track,\ which match the coloring used in their previous versions lifted from the hg19 assembly). \
\ \\ Raw sequence data files were processed by the UCSC ENCODE DNase analysis pipeline\ described in the \ DNaseI HS\ track description.\ Signal graphs were normalized so the average value genome-wide is 1.\ Colors for the signal graphs were assigned by the UCSC BigWigCluster tool.\ \
\ The cell types were clustered into a binary tree, a rainbow was cast to the leaf nodes providing coloring based on similarity. \
\\ The processed data for this track were generated at UCSC.\ Credits for the primary data underlying this track are included in the\ DNaseI HS\ track description.\
\ \\ Miga KH, Eisenhart C, Kent WJ.\ \ Utilizing mapping targets of sequences underrepresented in the reference assembly to reduce false\ positive alignments.\ Nucleic Acids Res. 2015 Nov 16;43(20):e133.\ PMID: 26163063\
\\ Thurman RE, Rynes E, Humbert R, Vierstra J, Maurano MT, Haugen E, Sheffield NC, Stergachis AB, Wang\ H, Vernot B et al.\ \ The accessible chromatin landscape of the human genome.\ Nature. 2012 Sep 6;489(7414):75-82.\ PMID: 22955617; PMC: PMC3721348\
\ \\ See also the references in the\ DNaseI HS\ track.\
\ regulation 1 aggregate transparentOverlay\ configurable on\ container multiWig\ controlledVocabulary cellType=wgEncodeCell\ dimensions dimA=tissue dimB=cancer\ filterComposite dimA dimB\ group regulation\ html wgEncodeRegDnaseSignal\ longLabel DNase I Hypersensitivity Signal Colored by Similarity from ENCODE\ maxHeightPixels 128:64:11\ priority 1.8\ shortLabel DNase Signal\ showSubtrackColorOnUi on\ sortOrder subtrackColor=+ cellType=+ tissue=+\ subGroup1 cellType Cell_Type A549=A549 AG04449=AG04449 AG04450=AG04450 AG09309=AG09309 AG09319=AG09319 AG10803=AG10803 AoAF=AoAF bone_marrow_MSC=bone_marrow_MSC BE2_C=BE2_C BJ=BJ CD20_RO01778=CD20+_RO01778 Caco-2=Caco-2 GM04503=GM04503 GM04504=GM04504 GM06990=GM06990 GM12865=GM12865 GM12878=GM12878 H7-hESC=H7-hESC HA-h=HA-h HA-sp=HA-sp HAEpiC=HAEpiC HAc=HAc HBMEC=HBMEC HBVSMC=HBVSMC HCF=HCF HCFaa=HCFaa HCM=HCM HCPEpiC=HCPEpiC HCT-116=HCT-116 HConF=HConF HEEpiC=HEEpiC HFF-Myc=HFF-Myc HFF=HFF HGF=HGF HIPEpiC=HIPEpiC HL-60=HL-60 HMEC=HMEC HMF=HMF HMVEC-LBl=HMVEC-LBl HMVEC-LLy=HMVEC-LLy HMVEC-dAd=HMVEC-dAd HMVEC-dBl-Ad=HMVEC-dBl-Ad HMVEC-dBl-Neo=HMVEC-dBl-Neo HMVEC-dLy-Ad=HMVEC-dLy-Ad HMVEC-dLy-Neo=HMVEC-dLy-Neo HMVEC-dNeo=HMVEC-dNeo HNPCEpiC=HNPCEpiC HPAF=HPAF HPF=HPF HPdLF=HPdLF HRCEpiC=HRCEpiC HRE=HRE HRGEC=HRGEC HRPEpiC=HRPEpiC HSMM=HSMM HSMMtube=HSMMtube HUVEC=HUVEC HVMF=HVMF HeLa-S3=HeLa-S3 HepG2=HepG2 Jurkat=Jurkat K562=K562 LHCN-M2=LHCN-M2 LNCaP=LNCaP M059J=M059J MCF-7=MCF-7 Monocytes_CD14_RO01746=Monocytes-CD14+_RO01746 NB4=NB4 NH-A=NH-A NHBE_RA=NHBE_RA NHDF-Ad=NHDF-Ad NHDF-neo=NHDF-neo NHEK=NHEK NHLF=NHLF NT2-D1=NT2-D1 PANC-1=PANC-1 PrEC=PrEC RPMI-7951=RPMI-7951 RPTEC=RPTEC SAEC=SAEC SK-N-MC=SK-N-MC SK-N-SH_RA=SK-N-SH_RA SKMC=SKMC T-47D=T-47D Th1=Th1 Th1_Wb54553204=Th1_Wb54553204 Th2=Th2 WERI-Rb-1=WERI-Rb-1 WI-38=WI-38\ subGroup2 treatment Treatment diffProtA_5d=diffProtA_5d diffProtA_14d=diffProtA_14d DIFF_4d=DIFF_4d n_a=n/a 4OHTAM_20nM_72hr=4OHTAM_20nM_72hr Estradiol_ctrl_0hr=Estradiol_ctrl_0hr Estradiol_100nM_1hr=Estradiol_100nM_1hr\ subGroup3 tissue Tissue blood=blood blood_vessel=blood_vessel bone_marrow=bone_marrow brain=brain breast=breast cervix=cervix colon=colon embryo=embryo esophagus=esophagus eye=eye heart=heart kidney=kidney liver=liver lung=lung muscle=muscle pancreas=pancreas periodontium=periodontium periodontium=periodontium placenta=placenta prostate=prostate skin=skin spinal_cord=spinal_cord testis=testis\ subGroup4 cancer Cancer cancer=cancer normal=normal unknown=unknown\ subGroup5 subtrackColor Similarity\ superTrack wgEncodeReg hide\ track wgEncodeRegDnaseWig\ type bigWig 0 10000\ viewLimits 0:200\ visibility hide\ wgEncodeRegDnase DNase HS bed 3 + DNase I Hypersensitivity in 95 cell types from ENCODE 0 1.9 0 0 0 127 127 127 0 0 0\ These tracks contain the results of DNase I hypersensitivity experiments performed by the\ John Stamatoyannapoulos lab\ at the University of Washington from September 2007 to January 2011, as part of the\ ENCODE project first production phase.\ Colors were assigned to cell types based on similarity of signal.\
\ \\ Other views of this data (along with additional documentation) are available from the hg19\ ENCODE UW DNaseI HS track.\
\ \\ This track is a composite annotation track containing multiple subtracks, one for each cell type.\ The display mode and filtering of each subtrack can be individually controlled. \ For more information about track configuration, see\ Configuring Multi-View Tracks.\
\ \\ Raw sequence data files were processed by the UCSC ENCODE DNase analysis pipeline (July 2014 specification), diagrammed here:\
\ Briefly, sequence files were aligned to the hg38 (GRCh38) genome assembly augmented with 'sponge'\ sequence (ref). Multi-mapped reads were removed, as were reads that aligned to 'sponge' or\ mitochondiral sequence. Results from all replicates were pooled, and further processed by\ the Hotspot program to call peaks as well as broader regions of activity ('hotspots'), and to\ create signal density graphs.\ Signal graphs were normalized so the average value genome-wide is 1.\
\\ The cell types were clustered into a binary tree, a rainbow was cast to the leaf nodes providing coloring based on similarity.\
\\ The processed data for this track were produced by UCSC. Credits for the primary data \ underlying this track are included in the\ ENCODE UW DNaseI HS track\ description.\
\ \\ Miga KH, Eisenhart C, Kent WJ.\ \ Utilizing mapping targets of sequences underrepresented in the reference assembly to reduce false\ positive alignments.\ Nucleic Acids Res. 2015 Nov 16;43(20):e133.\ PMID: 26163063\
\\ Thurman RE, Rynes E, Humbert R, Vierstra J, Maurano MT, Haugen E, Sheffield NC, Stergachis AB, Wang\ H, Vernot B et al.\ \ The accessible chromatin landscape of the human genome.\ Nature. 2012 Sep 6;489(7414):75-82.\ PMID: 22955617; PMC: PMC3721348\
\ \\ See also the references in the\ ENCODE UW DNaseI HS\ track.\
\ regulation 1 compositeTrack on\ controlledVocabulary cellType=wgEncodeCell\ dimensions dimA=cellType dimB=tissue dimC=cancer\ dragAndDrop subTracks\ filterComposite dimA dimB dimC\ group regulation\ html wgEncodeRegDnase\ longLabel DNase I Hypersensitivity in 95 cell types from ENCODE\ noInherit on\ priority 1.9\ shortLabel DNase HS\ showSubtrackColorOnUi on\ sortOrder view=+ subtrackColor=+ cellType=+ tissue=+\ subGroup1 view Views a_Peaks=Peaks b_Hot=Hotspots c_Signal=Signal\ subGroup2 cellType Cell_Type A549=A549 AG04449=AG04449 AG04450=AG04450 AG09309=AG09309 AG09319=AG09319 AG10803=AG10803 AoAF=AoAF bone_marrow_MSC=bone_marrow_MSC BE2_C=BE2_C BJ=BJ CD20_RO01778=CD20+_RO01778 Caco-2=Caco-2 GM04503=GM04503 GM04504=GM04504 GM06990=GM06990 GM12865=GM12865 GM12878=GM12878 H7-hESC=H7-hESC HA-h=HA-h HA-sp=HA-sp HAEpiC=HAEpiC HAc=HAc HBMEC=HBMEC HBVSMC=HBVSMC HCF=HCF HCFaa=HCFaa HCM=HCM HCPEpiC=HCPEpiC HCT-116=HCT-116 HConF=HConF HEEpiC=HEEpiC HFF-Myc=HFF-Myc HFF=HFF HGF=HGF HIPEpiC=HIPEpiC HL-60=HL-60 HMEC=HMEC HMF=HMF HMVEC-LBl=HMVEC-LBl HMVEC-LLy=HMVEC-LLy HMVEC-dAd=HMVEC-dAd HMVEC-dBl-Ad=HMVEC-dBl-Ad HMVEC-dBl-Neo=HMVEC-dBl-Neo HMVEC-dLy-Ad=HMVEC-dLy-Ad HMVEC-dLy-Neo=HMVEC-dLy-Neo HMVEC-dNeo=HMVEC-dNeo HNPCEpiC=HNPCEpiC HPAF=HPAF HPF=HPF HPdLF=HPdLF HRCEpiC=HRCEpiC HRE=HRE HRGEC=HRGEC HRPEpiC=HRPEpiC HSMM=HSMM HSMMtube=HSMMtube HUVEC=HUVEC HVMF=HVMF HeLa-S3=HeLa-S3 HepG2=HepG2 Jurkat=Jurkat K562=K562 LHCN-M2=LHCN-M2 LNCaP=LNCaP M059J=M059J MCF-7=MCF-7 Monocytes_CD14_RO01746=Monocytes-CD14+_RO01746 NB4=NB4 NH-A=NH-A NHBE_RA=NHBE_RA NHDF-Ad=NHDF-Ad NHDF-neo=NHDF-neo NHEK=NHEK NHLF=NHLF NT2-D1=NT2-D1 PANC-1=PANC-1 PrEC=PrEC RPMI-7951=RPMI-7951 RPTEC=RPTEC SAEC=SAEC SK-N-MC=SK-N-MC SK-N-SH_RA=SK-N-SH_RA SKMC=SKMC T-47D=T-47D Th1=Th1 Th1_Wb54553204=Th1_Wb54553204 Th2=Th2 WERI-Rb-1=WERI-Rb-1 WI-38=WI-38\ subGroup3 treatment Treatment diffProtA_5d=diffProtA_5d diffProtA_14d=diffProtA_14d DIFF_4d=DIFF_4d n_a=n/a OHTAM_20nM_72hr=4OHTAM_20nM_72hr Estradiol_ctrl_0hr=Estradiol_ctrl_0hr Estradiol_100nM_1hr=Estradiol_100nM_1hr\ subGroup4 tissue Tissue blood=blood blood_vessel=blood_vessel bone_marrow=bone_marrow brain=brain breast=breast cervix=cervix colon=colon embryo=embryo esophagus=esophagus eye=eye heart=heart kidney=kidney liver=liver lung=lung muscle=muscle pancreas=pancreas periodontium=periodontium periodontium=periodontium placenta=placenta prostate=prostate skin=skin spinal_cord=spinal_cord testis=testis\ subGroup5 cancer Cancer cancer=cancer normal=normal unknown=unknown\ subGroup6 subtrackColor Similarity\ superTrack wgEncodeReg hide\ track wgEncodeRegDnase\ type bed 3 +\ wgEncodeRegDnaseHotspot Hotspots bed 3 + Hotspot5 hotspot calls on BWA. Dupe, sponge and mitochondria filtered 0 1.9 0 0 0 127 127 127 1 0 0 regulation 1 longLabel Hotspot5 hotspot calls on BWA. Dupe, sponge and mitochondria filtered\ minGrayLevel 2\ parent wgEncodeRegDnase\ scoreFilter 0\ scoreFilterLimits 0:1000\ shortLabel Hotspots\ spectrum on\ track wgEncodeRegDnaseHotspot\ view b_Hot\ visibility hide\ wgEncodeRegDnasePeak Peaks narrowPeak HotSpot5 peak calls on BWA. Dupe, sponge and mitochondria filtered 1 1.9 0 0 0 127 127 127 1 0 0 regulation 1 longLabel HotSpot5 peak calls on BWA. Dupe, sponge and mitochondria filtered\ minGrayLevel 2\ parent wgEncodeRegDnase\ scoreFilter 0\ scoreFilterLimits 0:1000\ shortLabel Peaks\ spectrum on\ track wgEncodeRegDnasePeak\ type narrowPeak\ view a_Peaks\ visibility dense\ wgEncodeRegDnaseSignal Signal bed 3 + HotSpot5 signal on BWA. Dupe, sponge and mitochondria filtered 0 1.9 0 0 0 127 127 127 0 0 0\ This track provides an integrated display of DNase hypersensitivity in multiple\ cell types using overlapping colored graphs of signal density with graph colors\ assigned to cell types based on similarity of signal. The track is based on\ results of experiments performed by the John Stamatoyannapoulos lab at the\ University of Washington from September 2007 to January 2011 as part of the\ ENCODE project first production phase.
\\ The signal graphs displayed here are also included in the comprehensive\ DNaseI HS track,\ which also provides peak and region calls and uses the same coloring based on\ similiarity of cell types (please note there is different coloring on the ENCODE hg38\ Transcription track,\ Layered H3K4Me1 track,\ Layered H3K4Me3 track, and\ Layered H3K27Ac track,\ which match the coloring used in their previous versions lifted from the hg19 assembly). \
\ \\ Raw sequence data files were processed by the UCSC ENCODE DNase analysis pipeline\ described in the \ DNaseI HS\ track description.\ Signal graphs were normalized so the average value genome-wide is 1.\ Colors for the signal graphs were assigned by the UCSC BigWigCluster tool.\ \
\ The cell types were clustered into a binary tree, a rainbow was cast to the leaf nodes providing coloring based on similarity. \
\\ The processed data for this track were generated at UCSC.\ Credits for the primary data underlying this track are included in the\ DNaseI HS\ track description.\
\ \\ Miga KH, Eisenhart C, Kent WJ.\ \ Utilizing mapping targets of sequences underrepresented in the reference assembly to reduce false\ positive alignments.\ Nucleic Acids Res. 2015 Nov 16;43(20):e133.\ PMID: 26163063\
\\ Thurman RE, Rynes E, Humbert R, Vierstra J, Maurano MT, Haugen E, Sheffield NC, Stergachis AB, Wang\ H, Vernot B et al.\ \ The accessible chromatin landscape of the human genome.\ Nature. 2012 Sep 6;489(7414):75-82.\ PMID: 22955617; PMC: PMC3721348\
\ \\ See also the references in the\ DNaseI HS\ track.\
\ regulation 1 autoScale off\ longLabel HotSpot5 signal on BWA. Dupe, sponge and mitochondria filtered\ maxHeightPixels 100:32:16\ maxLimit 100000\ minLimit 0\ parent wgEncodeRegDnase\ shortLabel Signal\ track wgEncodeRegDnaseSignal\ view c_Signal\ viewLimits 0:100\ visibility hide\ windowingFunction mean+whiskers\ encRegTfbsClustered TF Clusters factorSource Transcription Factor ChIP-seq Clusters (340 factors, 129 cell types) from ENCODE 3 0 1.9 0 0 0 127 127 127 1 0 0 http://www.factorbook.org/mediawiki/index.php/$$\ This track shows regions of transcription factor binding derived from a large collection\ of ChIP-seq experiments performed by the ENCODE project between February 2011 and November 2018,\ spanning the first production phase of ENCODE ("ENCODE 2") through the second full production\ phase ("ENCODE 3").\
\\ Transcription factors (TFs) are proteins that bind to DNA and interact with RNA polymerases to\ regulate gene expression. Some TFs contain a DNA binding domain and can bind directly to \ specific short DNA sequences ('motifs');\ others bind to DNA indirectly through interactions with TFs containing a DNA binding domain.\ High-throughput antibody capture and sequencing methods (e.g. chromatin immunoprecipitation\ followed by sequencing, or 'ChIP-seq') can be used to identify regions of\ TF binding genome-wide. These regions are commonly called ChIP-seq peaks.
\\ ENCODE TF ChIP-seq data were processed using the \ ENCODE Transcription Factor ChIP-seq Processing Pipeline to generate peaks of TF binding.\ Peaks from 1264 experiments (1256 in hg38) representing 338 transcription factors \ (340 in hg38) in 130 cell types (129 in hg38) are combined here into clusters to produce a \ summary display showing occupancy regions for each factor.\ The underlying ChIP-seq peak data are available from the\ ENCODE 3 TF ChIP Peaks tracks (\ hg19,\ hg38)
\ \\ A gray box encloses each peak cluster of transcription factor occupancy, with the\ darkness of the box being proportional to the maximum signal strength observed in any cell type\ contributing to the cluster. The HGNC gene name for the transcription factor is shown \ to the left of each cluster.
\
\ To the right of the cluster a configurable label can optionally display information about the\ cell types contributing to the cluster and how many cell types were assayed for the factor\ (count where detected / count where assayed).\ For brevity in the display, each cell type is abbreviated to a single letter.\ The darkness of the letter is proportional to the signal strength observed in the cell line. \ Abbreviations starting with capital letters designate\ ENCODE cell types initially identified for intensive study, \ while those starting with lowercase letters designate cell lines added later in the project.
\\ Click on a peak cluster to see more information about the TF/cell assays contributing to the\ cluster and the cell line abbreviation table.\
\ \\ Peaks of transcription factor occupancy ("optimal peak set") from ENCODE ChIP-seq datasets\ were clustered using the UCSC hgBedsToBedExps tool. \ Scores were assigned to peaks by multiplying the input signal values by a normalization\ factor calculated as the ratio of the maximum score value (1000) to the signal value at one\ standard deviation from the mean, with values exceeding 1000 capped at 1000. This has the\ effect of distributing scores up to mean plus one 1 standard deviation across the score range,\ but assigning all above to the maximum score.\ The cluster score is the highest score for any peak contributing to the cluster.
\ \\ The raw data for the ENCODE3 TF Clusters track can be accessed from the\ \ Table Browser or combined with other datasets through the \ Data Integrator. This data is stored internally as a BED5+3 MySQL table with additional \ metadata tables. For automated analysis and download, the \ encRegTfbsClusteredWithCells.hg38.bed.gz track data file can be downloaded from \ our \ downloads server, which has 5 fields of BED data followed by a comma-separated list of cell types. \ The data can also be queried using the \ JSON API or the\ Public SQL server.
\ \\ Thanks to the ENCODE Consortium, the ENCODE ChIP-seq production laboratories, and the\ ENCODE Data Coordination Center for generating and processing the TF ChIP-seq datasets used here.\ The ENCODE accession numbers of the constituent datasets are available from the peak details page.\ Special thanks to Henry Pratt, Jill Moore, Michael Purcaro, and Zhiping Weng, PI, at the \ ENCODE Data Analysis Center\ (ZLab at UMass Medical Center) for providing the peak datasets, metadata,\ and guidance developing this track. Please check the\ ZLab ENCODE Public Hubs\ for the most updated data.\
\\ The integrative view presented here was developed by Jim Kent at UCSC.
\ \ENCODE Project Consortium.\ \ A user's guide to the encyclopedia of DNA elements (ENCODE).\ PLoS Biol. 2011 Apr;9(4):e1001046. PMID: 21526222; PMCID: PMC3079585\
\ \ENCODE Project Consortium.\ \ An integrated encyclopedia of DNA elements in the human genome.\ Nature. 2012 Sep 6;489(7414):57-74. PMID: 22955616; PMCID: PMC3439153\
\\ Sloan CA, Chan ET, Davidson JM, Malladi VS, Strattan JS, Hitz BC, Gabdank I, Narayanan AK, Ho M, Lee\ BT et al.\ \ ENCODE data at the ENCODE portal.\ Nucleic Acids Res. 2016 Jan 4;44(D1):D726-32.\ PMID: 26527727; PMC: PMC4702836\
\\ Gerstein MB, Kundaje A, Hariharan M, Landt SG, Yan KK, Cheng C, Mu XJ, Khurana E, Rozowsky J,\ Alexander R et al.\ \ Architecture of the human regulatory network derived from ENCODE data.\ Nature. 2012 Sep 6;489(7414):91-100.\ PMID: 22955619\
\\ Wang J, Zhuang J, Iyer S, Lin X, Whitfield TW, Greven MC, Pierce BG, Dong X, Kundaje A, Cheng Y\ et al.\ \ Sequence features and chromatin structure around the genomic regions bound by 119 human\ transcription factors.\ Genome Res. 2012 Sep;22(9):1798-812.\ PMID: 22955990; PMC: PMC3431495\
\\ Wang J, Zhuang J, Iyer S, Lin XY, Greven MC, Kim BH, Moore J, Pierce BG, Dong X, Virgil D et\ al.\ \ Factorbook.org: a Wiki-based database for transcription factor-binding data generated by the ENCODE\ consortium.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D171-6.\ PMID: 23203885; PMC: PMC3531197\
\ \Users may freely download, analyze and publish results based on any ENCODE data without \ restrictions.\ Researchers using unpublished ENCODE data are encouraged to contact the data producers to discuss possible coordinated publications; however, this is optional.
\ Users of ENCODE datasets are requested to cite the ENCODE Consortium and ENCODE\ production laboratory(s) that generated the datasets used, as described in\ Citing ENCODE.\ regulation 1 dataVersion ENCODE 3 Nov 2018\ filterBy name:factor=AFF1,AGO1,AGO2,ARHGAP35,ARID1B,ARID2,ARID3A,ARNT,ASH1L,ASH2L,ATF2,ATF3,ATF4,ATF7,ATM,BACH1,BATF,BCL11A,BCL3,BCOR,BHLHE40,BMI1,BRCA1,BRD4,BRD9,C11orf30,CBFA2T2,CBFA2T3,CBFB,CBX1,CBX2,CBX3,CBX5,CBX8,CC2D1A,CCAR2,CDC5L,CEBPB,CHAMP1,CHD1,CHD4,CHD7,CLOCK,COPS2,CREB1,CREB3L1,CREBBP,CREM,CTBP1,CTCF,CUX1,DACH1,DEAF1,DNMT1,DPF2,E2F1,E2F4,E2F6,E2F7,E2F8,E4F1,EBF1,EED,EGR1,EHMT2,ELF1,ELF4,ELK1,EP300,EP400,ESR1,ESRRA,ETS1,ETV4,ETV6,EWSR1,EZH2,FIP1L1,FOS,FOSL1,FOSL2,FOXA1,FOXA2,FOXK2,FOXM1,FOXP1,FUS,GABPA,GABPB1,GATA1,GATA2,GATA3,GATA4,GATAD2A,GATAD2B,GMEB1,HCFC1,HDAC1,HDAC2,HDAC3,HDAC6,HES1,HMBOX1,HNF1A,HNF4A,HNF4G,HNRNPH1,HNRNPK,HNRNPL,HNRNPLL,HNRNPUL1,HSF1,IKZF1,IKZF2,IRF1,IRF2,IRF3,IRF4,IRF5,JUN,JUNB,JUND,KAT2A,KAT2B,KAT8,KDM1A,KDM4A,KDM4B,KDM5A,KDM5B,KLF16,KLF5,L3MBTL2,LCORL,LEF1,MAFF,MAFK,MAX,MBD2,MCM2,MCM3,MCM5,MCM7,MEF2A,MEF2B,MEF2C,MEIS2,MGA,MIER1,MITF,MLLT1,MNT,MTA1,MTA2,MTA3,MXI1,MYB,MYBL2,MYC,MYNN,NANOG,NBN,NCOA1,NCOA2,NCOA3,NCOA4,NCOA6,NCOR1,NEUROD1,NFATC1,NFATC3,NFE2,NFE2L2,NFIB,NFIC,NFRKB,NFXL1,NFYA,NFYB,NR0B1,NR2C1,NR2C2,NR2F1,NR2F2,NR2F6,NR3C1,NRF1,NUFIP1,PAX5,PAX8,PBX3,PCBP1,PCBP2,PHB2,PHF20,PHF21A,PHF8,PKNOX1,PLRG1,PML,POLR2A,POLR2G,POU2F2,PRDM10,PRPF4,PTBP1,PYGO2,RAD21,RAD51,RB1,RBBP5,RBFOX2,RBM14,RBM15,RBM17,RBM22,RBM25,RBM34,RBM39,RCOR1,RELB,REST,RFX1,RFX5,RLF,RNF2,RUNX1,RUNX3,RXRA,SAFB,SAFB2,SAP30,SETDB1,SIN3A,SIN3B,SIRT6,SIX4,SIX5,SKI,SKIL,SMAD1,SMAD2,SMAD5,SMARCA4,SMARCA5,SMARCB1,SMARCC2,SMARCE1,SMC3,SNRNP70,SOX13,SOX6,SP1,SPI1,SREBF1,SREBF2,SRF,SRSF4,SRSF7,SRSF9,STAT1,STAT2,STAT3,STAT5A,SUPT20H,SUZ12,TAF1,TAF15,TAF7,TAF9B,TAL1,TBL1XR1,TBP,TBX21,TBX3,TCF12,TCF7,TCF7L2,TEAD4,TFAP4,THAP1,THRA,TRIM22,TRIM24,TRIM28,TRIP13,U2AF1,U2AF2,UBTF,USF1,USF2,WHSC1,WRNIP1,XRCC3,XRCC5,YY1,ZBED1,ZBTB1,ZBTB11,ZBTB2,ZBTB33,ZBTB40,ZBTB5,ZBTB7A,ZBTB7B,ZBTB8A,ZEB1,ZEB2,ZFP91,ZFX,ZHX1,ZHX2,ZKSCAN1,ZMIZ1,ZMYM3,ZNF143,ZNF184,ZNF207,ZNF217,ZNF24,ZNF263,ZNF274,ZNF280A,ZNF282,ZNF316,ZNF318,ZNF384,ZNF407,ZNF444,ZNF507,ZNF512B,ZNF574,ZNF579,ZNF592,ZNF639,ZNF687,ZNF8,ZNF830,ZSCAN29,ZZZ3\ idInUrlSql select value from factorbookGeneAlias where name='%s'\ inputTableFieldDisplay cellType factor experiment lab\ inputTableFieldUrls experiment="https://www.encodeproject.org/experiments/$$"\ inputTrackTable encRegTfbsClusteredInputs\ longLabel Transcription Factor ChIP-seq Clusters (340 factors, 129 cell types) from ENCODE 3\ maxWindowToDraw 10000000\ parent wgEncodeReg\ priority 1.90\ shortLabel TF Clusters\ sourceTable encRegTfbsClusteredSources\ track encRegTfbsClustered\ type factorSource\ url http://www.factorbook.org/mediawiki/index.php/$$\ urlLabel Factorbook Link:\ useScore 1\ visibility hide\ encTfChipPk TF ChIP narrowPeak Transcription Factor ChIP-seq Peaks (340 factors in 129 cell types) from ENCODE 3 0 1.91 0 0 0 127 127 127 0 0 0\ This track represents a comprehensive set of human transcription factor binding sites based on \ ChIP-seq experiments generated by production groups in the ENCODE Consortium between \ February 2011 and November 2018.
\\ Transcription factors (TFs) are proteins that bind to DNA and interact with RNA polymerases to\ regulate gene expression. Some TFs contain a DNA binding domain and can bind directly to \ specific short DNA sequences ('motifs');\ others bind to DNA indirectly through interactions with TFs containing a DNA binding domain.\ High-throughput antibody capture and sequencing methods (e.g. chromatin immunoprecipitation\ followed by sequencing, or 'ChIP-seq') can be used to identify regions of\ TF binding genome-wide. These regions are commonly called ChIP-seq peaks.
\ \ The related\ Transcription Factor ChIP-seq Clusters tracks \ (hg19,\ hg38)\ provide summary views of this data.\ \\ \
\ The display for this track shows site location with the point-source of the peak marked with a \ colored vertical bar and the level of enrichment at the site indicated by the darkness of the item.\ The subtracks are colored by UCSC ENCODE 2 cell type color conventions on the hg19 assembly, \ and by similarity of cell types in DNaseI hypersensitivity assays (as in the\ DNase Signal)\ track in the hg38 assembly.
\ \ The display can be filtered to higher valued items, using the \ Score range: configuration item.\ The score values were computed at UCSC based on signal values assigned by the ENCODE\ pipeline.\ The input signal values were multiplied by a normalization factor calculated as the ratio\ of the maximum score value (1000) to the signal value at 1 standard deviation from the mean,\ with values exceeding 1000 capped at 1000. This has the effect of distributing scores up to \ mean + 1std across the score range, but assigning all above to the maximum score.\ \
\ The ChIP-seq peaks in this track were\ generated by the\ the ENCODE Transcription Factor ChIP-seq Processing Pipeline.\ Methods documentation and full metadata for each track can be found at the \ ENCODE project portal, using\ The ENCODE file accession (ENCFF*) listed in the track label.\
\ \\ Thanks to the ENCODE Consortium, the ENCODE ChIP-seq production laboratories, and the\ ENCODE Data Coordination Center for generating and processing the datasets used here.\ Special thanks to Henry Pratt, Jill Moore, Michael Purcaro, and Zhiping Weng, PI, at the \ ENCODE Data Analysis Center\ (ZLab at UMass Medical Center) for providing the peak datasets, metadata,\ and guidance developing this track. Please check the\ ZLab ENCODE Public Hubs\ for the most updated data.\
\ \ENCODE Project Consortium.\ \ A user's guide to the encyclopedia of DNA elements (ENCODE).\ PLoS Biol. 2011 Apr;9(4):e1001046. PMID: 21526222; PMCID: PMC3079585\
\ \ENCODE Project Consortium.\ \ An integrated encyclopedia of DNA elements in the human genome.\ Nature. 2012 Sep 6;489(7414):57-74. PMID: 22955616; PMCID: PMC3439153\
\\ Sloan CA, Chan ET, Davidson JM, Malladi VS, Strattan JS, Hitz BC, Gabdank I, Narayanan AK, Ho M, Lee\ BT et al.\ \ ENCODE data at the ENCODE portal.\ Nucleic Acids Res. 2016 Jan 4;44(D1):D726-32.\ PMID: 26527727; PMC: PMC4702836\
\\ Gerstein MB, Kundaje A, Hariharan M, Landt SG, Yan KK, Cheng C, Mu XJ, Khurana E, Rozowsky J,\ Alexander R et al.\ \ Architecture of the human regulatory network derived from ENCODE data.\ Nature. 2012 Sep 6;489(7414):91-100.\ PMID: 22955619\
\\ Wang J, Zhuang J, Iyer S, Lin X, Whitfield TW, Greven MC, Pierce BG, Dong X, Kundaje A, Cheng Y\ et al.\ \ Sequence features and chromatin structure around the genomic regions bound by 119 human\ transcription factors.\ Genome Res. 2012 Sep;22(9):1798-812.\ PMID: 22955990; PMC: PMC3431495\
\\ Wang J, Zhuang J, Iyer S, Lin XY, Greven MC, Kim BH, Moore J, Pierce BG, Dong X, Virgil D et\ al.\ \ Factorbook.org: a Wiki-based database for transcription factor-binding data generated by the ENCODE\ consortium.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D171-6.\ PMID: 23203885; PMC: PMC3531197\
\ \Users may freely download, analyze and publish results based on any ENCODE data without \ restrictions.\ Researchers using unpublished ENCODE data are encouraged to contact the data producers to discuss possible coordinated publications; however, this is optional.
\\ Users of ENCODE datasets are requested to cite the ENCODE Consortium and ENCODE \ production laboratory(s) that generated the datasets used, as described in\ Citing ENCODE.
\ \ regulation 1 compositeTrack on\ darkerLabels on\ dataVersion ENCODE 3 Nov 2018\ dimensions dimX=cellType dimY=factor\ dragAndDrop subTracks\ group regulation\ longLabel Transcription Factor ChIP-seq Peaks (340 factors in 129 cell types) from ENCODE 3\ parent wgEncodeReg\ priority 1.91\ scoreFilter 0\ scoreFilterLimits 0:1000\ shortLabel TF ChIP\ sortOrder cellType=+ factor=+\ subGroup1 cellType Cell_Type X22Rv1=22Rv1 A549=A549 A673=A673 AG04449=AG04449 AG04450=AG04450 AG09309=AG09309 AG09319=AG09319 AG10803=AG10803 BE2C=BE2C BJ=BJ B_cell=B_cell C4-2B=C4-2B CD14-positive_monocyte=CD14-positive_monocyte Caco-2=Caco-2 DOHH2=DOHH2 GM06990=GM06990 GM08714=GM08714 GM10266=GM10266 GM12864=GM12864 GM12865=GM12865 GM12873=GM12873 GM12874=GM12874 GM12878=GM12878 GM12891=GM12891 GM12892=GM12892 GM13977=GM13977 GM20000=GM20000 GM23248=GM23248 GM23338=GM23338 H1-hESC=H1-hESC H54=H54 HCT116=HCT116 HEK293=HEK293 HEK293T=HEK293T HFF-Myc=HFF-Myc HL-60=HL-60 HeLa-S3=HeLa-S3 HepG2=HepG2 IMR-90=IMR-90 Ishikawa=Ishikawa K562=K562 KMS-11=KMS-11 LNCAP=LNCAP LNCaP_clone_FGC=LNCaP_clone_FGC Loucy=Loucy MCF-7=MCF-7 MCF_10A=MCF_10A MM_1S=MM.1S NB4=NB4 NCI-H929=NCI-H929 NT2_D1=NT2/D1 OCI-LY1=OCI-LY1 OCI-LY3=OCI-LY3 OCI-LY7=OCI-LY7 PC-3=PC-3 PC-9=PC-9 PFSK-1=PFSK-1 Panc1=Panc1 Parathyroid_adenoma=Parathyroid_adenoma Peyers_patch=Peyer's_patch RWPE1=RWPE1 RWPE2=RWPE2 Raji=Raji SH-SY5Y=SH-SY5Y SK-N-MC=SK-N-MC SK-N-SH=SK-N-SH SU-DHL-6=SU-DHL-6 T47D=T47D VCaP=VCaP WERI-Rb-1=WERI-Rb-1 WI38=WI38 adrenal_gland=adrenal_gland ascending_aorta=ascending_aorta astrocyte=astrocyte astrocyte_of_the_cerebellum=astrocyte_of_the_cerebellum astrocyte_of_the_spinal_cord=astrocyte_of_the_spinal_cord bipolar_neuron=bipolar_neuron body_of_pancreas=body_of_pancreas brain_microvascular_endothelial_cell=brain_microvascular_endothelial_cell breast_epithelium=breast_epithelium cardiac_fibroblast=cardiac_fibroblast cardiac_muscle_cell=cardiac_muscle_cell choroid_plexus_epithelial_cell=choroid_plexus_epithelial_cell endothelial_cell_of_umbilical_vein=endothelial_cell_of_umbilical_vein epithelial_cell_of_esophagus=epithelial_cell_of_esophagus epithelial_cell_of_prostate=epithelial_cell_of_prostate erythroblast=erythroblast esophagus_muscularis_mucosa=esophagus_muscularis_mucosa esophagus_squamous_epithelium=esophagus_squamous_epithelium fibroblast_of_lung=fibroblast_of_lung fibroblast_of_mammary_gland=fibroblast_of_mammary_gland fibroblast_of_pulmonary_artery=fibroblast_of_pulmonary_artery fibroblast_of_the_aortic_adventitia=fibroblast_of_the_aortic_adventitia fibroblast_of_villous_mesenchyme=fibroblast_of_villous_mesenchyme foreskin_fibroblast=foreskin_fibroblast foreskin_keratinocyte=foreskin_keratinocyte gastrocnemius_medialis=gastrocnemius_medialis gastroesophageal_sphincter=gastroesophageal_sphincter heart_left_ventricle=heart_left_ventricle hepatocyte=hepatocyte keratinocyte=keratinocyte kidney_epithelial_cell=kidney_epithelial_cell liver=liver lower_leg_skin=lower_leg_skin mammary_epithelial_cell=mammary_epithelial_cell medulloblastoma=medulloblastoma myotube=myotube neural_cell=neural_cell neural_progenitor_cell=neural_progenitor_cell neutrophil=neutrophil omental_fat_pad=omental_fat_pad ovary=ovary prostate_gland=prostate_gland retinal_pigment_epithelial_cell=retinal_pigment_epithelial_cell right_lobe_of_liver=right_lobe_of_liver sigmoid_colon=sigmoid_colon smooth_muscle_cell=smooth_muscle_cell spleen=spleen stomach=stomach subcutaneous_adipose_tissue=subcutaneous_adipose_tissue suprapubic_skin=suprapubic_skin testis=testis thyroid_gland=thyroid_gland tibial_artery=tibial_artery tibial_nerve=tibial_nerve transverse_colon=transverse_colon upper_lobe_of_left_lung=upper_lobe_of_left_lung uterus=uterus vagina=vagina\ subGroup2 factor Factor AFF1=AFF1 AGO1=AGO1 AGO2=AGO2 ARHGAP35=ARHGAP35 ARID1B=ARID1B ARID2=ARID2 ARID3A=ARID3A ARNT=ARNT ASH1L=ASH1L ASH2L=ASH2L ATF2=ATF2 ATF3=ATF3 ATF4=ATF4 ATF7=ATF7 ATM=ATM BACH1=BACH1 BATF=BATF BCL11A=BCL11A BCL3=BCL3 BCOR=BCOR BHLHE40=BHLHE40 BMI1=BMI1 BRCA1=BRCA1 BRD4=BRD4 BRD9=BRD9 C11orf30=C11orf30 CBFA2T2=CBFA2T2 CBFA2T3=CBFA2T3 CBFB=CBFB CBX1=CBX1 CBX2=CBX2 CBX3=CBX3 CBX5=CBX5 CBX8=CBX8 CC2D1A=CC2D1A CCAR2=CCAR2 CDC5L=CDC5L CEBPB=CEBPB CHAMP1=CHAMP1 CHD1=CHD1 CHD4=CHD4 CHD7=CHD7 CLOCK=CLOCK COPS2=COPS2 CREB1=CREB1 CREB3L1=CREB3L1 CREBBP=CREBBP CREM=CREM CTBP1=CTBP1 CTCF=CTCF CUX1=CUX1 DACH1=DACH1 DEAF1=DEAF1 DNMT1=DNMT1 DPF2=DPF2 E2F1=E2F1 E2F4=E2F4 E2F6=E2F6 E2F7=E2F7 E2F8=E2F8 E4F1=E4F1 EBF1=EBF1 EED=EED EGR1=EGR1 EHMT2=EHMT2 ELF1=ELF1 ELF4=ELF4 ELK1=ELK1 EP300=EP300 EP400=EP400 ESR1=ESR1 ESRRA=ESRRA ETS1=ETS1 ETV4=ETV4 ETV6=ETV6 EWSR1=EWSR1 EZH2=EZH2 FIP1L1=FIP1L1 FOS=FOS FOSL1=FOSL1 FOSL2=FOSL2 FOXA1=FOXA1 FOXA2=FOXA2 FOXK2=FOXK2 FOXM1=FOXM1 FOXP1=FOXP1 FUS=FUS GABPA=GABPA GABPB1=GABPB1 GATA1=GATA1 GATA2=GATA2 GATA3=GATA3 GATA4=GATA4 GATAD2A=GATAD2A GATAD2B=GATAD2B GMEB1=GMEB1 HCFC1=HCFC1 HDAC1=HDAC1 HDAC2=HDAC2 HDAC3=HDAC3 HDAC6=HDAC6 HES1=HES1 HMBOX1=HMBOX1 HNF1A=HNF1A HNF4A=HNF4A HNF4G=HNF4G HNRNPH1=HNRNPH1 HNRNPK=HNRNPK HNRNPL=HNRNPL HNRNPLL=HNRNPLL HNRNPUL1=HNRNPUL1 HSF1=HSF1 IKZF1=IKZF1 IKZF2=IKZF2 IRF1=IRF1 IRF2=IRF2 IRF3=IRF3 IRF4=IRF4 IRF5=IRF5 JUN=JUN JUNB=JUNB JUND=JUND KAT2A=KAT2A KAT2B=KAT2B KAT8=KAT8 KDM1A=KDM1A KDM4A=KDM4A KDM4B=KDM4B KDM5A=KDM5A KDM5B=KDM5B KLF16=KLF16 KLF5=KLF5 L3MBTL2=L3MBTL2 LCORL=LCORL LEF1=LEF1 MAFF=MAFF MAFK=MAFK MAX=MAX MBD2=MBD2 MCM2=MCM2 MCM3=MCM3 MCM5=MCM5 MCM7=MCM7 MEF2A=MEF2A MEF2B=MEF2B MEF2C=MEF2C MEIS2=MEIS2 MGA=MGA MIER1=MIER1 MITF=MITF MLLT1=MLLT1 MNT=MNT MTA1=MTA1 MTA2=MTA2 MTA3=MTA3 MXI1=MXI1 MYB=MYB MYBL2=MYBL2 MYC=MYC MYNN=MYNN NANOG=NANOG NBN=NBN NCOA1=NCOA1 NCOA2=NCOA2 NCOA3=NCOA3 NCOA4=NCOA4 NCOA6=NCOA6 NCOR1=NCOR1 NEUROD1=NEUROD1 NFATC1=NFATC1 NFATC3=NFATC3 NFE2=NFE2 NFE2L2=NFE2L2 NFIB=NFIB NFIC=NFIC NFRKB=NFRKB NFXL1=NFXL1 NFYA=NFYA NFYB=NFYB NR0B1=NR0B1 NR2C1=NR2C1 NR2C2=NR2C2 NR2F1=NR2F1 NR2F2=NR2F2 NR2F6=NR2F6 NR3C1=NR3C1 NRF1=NRF1 NUFIP1=NUFIP1 PAX5=PAX5 PAX8=PAX8 PBX3=PBX3 PCBP1=PCBP1 PCBP2=PCBP2 PHB2=PHB2 PHF20=PHF20 PHF21A=PHF21A PHF8=PHF8 PKNOX1=PKNOX1 PLRG1=PLRG1 PML=PML POLR2A=POLR2A POLR2G=POLR2G POU2F2=POU2F2 PRDM10=PRDM10 PRPF4=PRPF4 PTBP1=PTBP1 PYGO2=PYGO2 RAD21=RAD21 RAD51=RAD51 RB1=RB1 RBBP5=RBBP5 RBFOX2=RBFOX2 RBM14=RBM14 RBM15=RBM15 RBM17=RBM17 RBM22=RBM22 RBM25=RBM25 RBM34=RBM34 RBM39=RBM39 RCOR1=RCOR1 RELB=RELB REST=REST RFX1=RFX1 RFX5=RFX5 RLF=RLF RNF2=RNF2 RUNX1=RUNX1 RUNX3=RUNX3 RXRA=RXRA SAFB=SAFB SAFB2=SAFB2 SAP30=SAP30 SETDB1=SETDB1 SIN3A=SIN3A SIN3B=SIN3B SIRT6=SIRT6 SIX4=SIX4 SIX5=SIX5 SKI=SKI SKIL=SKIL SMAD1=SMAD1 SMAD2=SMAD2 SMAD5=SMAD5 SMARCA4=SMARCA4 SMARCA5=SMARCA5 SMARCB1=SMARCB1 SMARCC2=SMARCC2 SMARCE1=SMARCE1 SMC3=SMC3 SNRNP70=SNRNP70 SOX13=SOX13 SOX6=SOX6 SP1=SP1 SPI1=SPI1 SREBF1=SREBF1 SREBF2=SREBF2 SRF=SRF SRSF4=SRSF4 SRSF7=SRSF7 SRSF9=SRSF9 STAT1=STAT1 STAT2=STAT2 STAT3=STAT3 STAT5A=STAT5A SUPT20H=SUPT20H SUZ12=SUZ12 TAF1=TAF1 TAF15=TAF15 TAF7=TAF7 TAF9B=TAF9B TAL1=TAL1 TBL1XR1=TBL1XR1 TBP=TBP TBX21=TBX21 TBX3=TBX3 TCF12=TCF12 TCF7=TCF7 TCF7L2=TCF7L2 TEAD4=TEAD4 TFAP4=TFAP4 THAP1=THAP1 THRA=THRA TRIM22=TRIM22 TRIM24=TRIM24 TRIM28=TRIM28 TRIP13=TRIP13 U2AF1=U2AF1 U2AF2=U2AF2 UBTF=UBTF USF1=USF1 USF2=USF2 WHSC1=WHSC1 WRNIP1=WRNIP1 XRCC3=XRCC3 XRCC5=XRCC5 YY1=YY1 ZBED1=ZBED1 ZBTB1=ZBTB1 ZBTB11=ZBTB11 ZBTB2=ZBTB2 ZBTB33=ZBTB33 ZBTB40=ZBTB40 ZBTB5=ZBTB5 ZBTB7A=ZBTB7A ZBTB7B=ZBTB7B ZBTB8A=ZBTB8A ZEB1=ZEB1 ZEB2=ZEB2 ZFP91=ZFP91 ZFX=ZFX ZHX1=ZHX1 ZHX2=ZHX2 ZKSCAN1=ZKSCAN1 ZMIZ1=ZMIZ1 ZMYM3=ZMYM3 ZNF143=ZNF143 ZNF184=ZNF184 ZNF207=ZNF207 ZNF217=ZNF217 ZNF24=ZNF24 ZNF263=ZNF263 ZNF274=ZNF274 ZNF280A=ZNF280A ZNF282=ZNF282 ZNF316=ZNF316 ZNF318=ZNF318 ZNF384=ZNF384 ZNF407=ZNF407 ZNF444=ZNF444 ZNF507=ZNF507 ZNF512B=ZNF512B ZNF574=ZNF574 ZNF579=ZNF579 ZNF592=ZNF592 ZNF639=ZNF639 ZNF687=ZNF687 ZNF8=ZNF8 ZNF830=ZNF830 ZSCAN29=ZSCAN29 ZZZ3=ZZZ3\ track encTfChipPk\ type narrowPeak\ visibility hide\ netMonDom5 Opossum Net netAlign monDom5 chainMonDom5 Opossum (Oct. 2006 (Broad/monDom5)) Alignment Net 1 2 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Opossum (Oct. 2006 (Broad/monDom5)) Alignment Net\ otherDb monDom5\ parent vertebrateChainNetViewnet on\ shortLabel Opossum Net\ subGroups view=net species=s003 clade=c00\ track netMonDom5\ type netAlign monDom5 chainMonDom5\ netPanTro6 Chimp Net netAlign panTro6 chainPanTro6 Chimp (Jan. 2018 (Clint_PTRv2/panTro6)) Alignment Net 1 2 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Chimp (Jan. 2018 (Clint_PTRv2/panTro6)) Alignment Net\ otherDb panTro6\ parent primateChainNetViewnet off\ shortLabel Chimp Net\ subGroups view=net species=s0025 clade=c00\ track netPanTro6\ type netAlign panTro6 chainPanTro6\ netCriGriChoV2 Chinese hamster Net netAlign criGriChoV2 chainCriGriChoV2 Chinese hamster (Jun. 2017 (CHOK1S_HZDv1/criGriChoV2)) Alignment Net 1 2 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Chinese hamster (Jun. 2017 (CHOK1S_HZDv1/criGriChoV2)) Alignment Net\ otherDb criGriChoV2\ parent placentalChainNetViewnet off\ shortLabel Chinese hamster Net\ subGroups view=net species=s004b clade=c00\ track netCriGriChoV2\ type netAlign criGriChoV2 chainCriGriChoV2\ encTfChipPkENCFF093ZAB A549 BCL3 narrowPeak Transcription Factor ChIP-seq Peaks of BCL3 in A549 from ENCODE 3 (ENCFF093ZAB) 0 2 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of BCL3 in A549 from ENCODE 3 (ENCFF093ZAB)\ parent encTfChipPk off\ shortLabel A549 BCL3\ subGroups cellType=A549 factor=BCL3\ track encTfChipPkENCFF093ZAB\ wgEncodeRegDnaseUwA549Peak A549 Pk narrowPeak A549 lung adenocarcinoma cell line DNaseI Peaks from ENCODE 1 2 254 93 85 254 174 170 1 0 0 regulation 1 color 254,93,85\ longLabel A549 lung adenocarcinoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel A549 Pk\ subGroups view=a_Peaks cellType=A549 treatment=n_a tissue=lung cancer=cancer\ track wgEncodeRegDnaseUwA549Peak\ wgEncodeRegDnaseUwA549Wig A549 Sg bigWig 0 30091.1 A549 lung adenocarcinoma cell line DNaseI Signal from ENCODE 0 2 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel A549 lung adenocarcinoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.00887\ shortLabel A549 Sg\ subGroups cellType=A549 treatment=n_a tissue=lung cancer=cancer\ table wgEncodeRegDnaseUwA549Signal\ track wgEncodeRegDnaseUwA549Wig\ type bigWig 0 30091.1\ cloneEndABC11 ABC11 bed 12 Agencourt fosmid library 11 0 2 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 11\ parent cloneEndSuper off\ priority 2\ shortLabel ABC11\ subGroups source=agencourt\ track cloneEndABC11\ type bed 12\ visibility hide\ ACC ACC bigLolly 12 + Adrenocortical carcinoma 0 2 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/ACC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Adrenocortical carcinoma\ parent gdcCancer off\ priority 2\ shortLabel ACC\ track ACC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ gtexCovAdiposeVisceralOmentum Adip Visc Om bigWig Adipose Visceral Omentum - GTEX-14BMU-0626-SM-73KZ6 0 2 238 154 0 246 204 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-14BMU-0626-SM-73KZ6.Adipose_Visceral_Omentum.RNAseq.bw\ color 238,154,0\ longLabel Adipose Visceral Omentum - GTEX-14BMU-0626-SM-73KZ6\ parent gtexCov\ shortLabel Adip Visc Om\ track gtexCovAdiposeVisceralOmentum\ lincRNAsCTAdrenal Adrenal bed 5 + lincRNAs from adrenal 1 2 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from adrenal\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Adrenal\ subGroups view=lincRNAsRefseqExp tissueType=adrenal\ track lincRNAsCTAdrenal\ genetiSureCytoCgh4x180 Agilent GenetiSure Cyto CGH 4x180K bigBed 4 Agilent GenetiSure Cyto CGH 4x180K 085589 20200302 3 2 0 0 0 127 127 127 0 0 0 varRep 1 bigDataUrl /gbdb/hg38/snpCnvArrays/agilent/hg38.GenetiSure_Cyto_CGH_Microarray_4x180K_085589_D_BED_20200302.bb\ longLabel Agilent GenetiSure Cyto CGH 4x180K 085589 20200302\ parent genotypeArrays on\ priority 2\ shortLabel Agilent GenetiSure Cyto CGH 4x180K\ track genetiSureCytoCgh4x180\ type bigBed 4\ visibility pack\ AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_tpm_rev AorticSmsToFgf2_00hr00minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_reverse 1 2 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr00min%2c%20biol_rep1%20%28LK1%29.CNhs13339.12642-134G5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12642-134G5 sequence_tech=hCAGE\ parent TSS_activity_TPM on\ shortLabel AorticSmsToFgf2_00hr00minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_ctss_rev AorticSmsToFgf2_00hr00minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_reverse 0 2 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr00min%2c%20biol_rep1%20%28LK1%29.CNhs13339.12642-134G5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep1 (LK1)_CNhs13339_12642-134G5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12642-134G5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr00minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep1LK1_CNhs13339_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12642-134G5\ urlLabel FANTOM5 Details:\ cons241wayViewphyloP Basewise Conservation (phyloP) bed 4 Cactus Alignment & Conservation of Zoonomia Placental Mammals (241 Species) 2 2 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Cactus Alignment & Conservation of Zoonomia Placental Mammals (241 Species)\ parent cons241way\ shortLabel Basewise Conservation (phyloP)\ track cons241wayViewphyloP\ view phyloP\ viewLimits -20.0:9.869\ viewLimitsMax -20:0.869\ visibility full\ iscaBenign Benign gvf ClinGen CNVs: Benign 3 2 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/?term=$$ phenDis 1 longLabel ClinGen CNVs: Benign\ parent iscaViewDetail off\ shortLabel Benign\ subGroups view=cnv class=ben level=sub\ track iscaBenign\ bismap36Pos Bismap S36 + bigBed 6 Single-read mappability with 36-mers after bisulfite conversion (forward strand) 0 2 240 70 80 247 162 167 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k36.C2T-Converted.bb\ color 240,70,80\ longLabel Single-read mappability with 36-mers after bisulfite conversion (forward strand)\ parent bismapBigBed off\ priority 2\ shortLabel Bismap S36 +\ subGroups view=SR\ track bismap36Pos\ visibility hide\ cons241way Cactus 241-way bed 4 Cactus Alignment & Conservation of Zoonomia Placental Mammals (241 Species) 0 2 0 0 0 127 127 127 0 0 0\ Downloads for data in this track are available:\
Warning: Unlike other alignment tracks on the genome browser, this one does not show\ insertions in the query genomes. Also, all other alignment tracks show one query\ genome sequence for target target genome sequence, but in this track, each\ target genome sequence can be aligned to multiple query genome sequences.\ Only the first sequence is shown on the genome browser itself, the others are shown on the details page,\ when one clicks on the alignment. If you are interested in this track and want\ these shortcomings to be fixed, please contact us.\
\ \\ This track shows multiple alignments of 241 vertebrate\ species and measurements of evolutionary conservation\ from the Zoonomia Project.\
\ \\ The multiple alignments were generated using the\ Cactus comparative genomics alignment system.\ Cactus produces reference-free, whole-genome multiple alignments.\
\ \ \
\ The base-wise conservation scores are computed using phyloP from the\ PHAST package, for all species.\ This version was prepared by Michael Dong (Uppsala U) with an improved neutral\ model incorporating better versions of ancestral repeats.\
\ \\ For genome assemblies not available in the genome browser, there are\ alternative assembly hub genome browsers. Missing sequence in any assembly is\ highlighted in the track display by regions of yellow when zoomed out and by\ Ns when displayed at base level (see Gap Annotation, below).
\\
\\ \\
\ count \common \
nameCLADE \group \scientific \
namesequencing \
sourceNCBI \
assemblyspecies \
status\ 1 \Cape golden mole \AFROSORICIDA \Chrysochloridae \Chrysochloris asiatica \1. Zoonomia \GCA_004027935.1 \LC \\ 2 \Small madagascar hedgehog \AFROSORICIDA \Tenrecidae \Echinops telfairi \2. Existing assembly \GCF_000313985.1 \LC \\ 3 \Talazac's shrew tenrec \AFROSORICIDA \Tenrecidae \Microgale talazaci \1. Zoonomia \GCA_004026705.1 \LC \\ 4 \Cheetah \CARNIVORA \Felidae \Acinonyx jubatus \2. Existing assembly \GCF_001443585.1 \CR \\ 5 \Giant panda \CARNIVORA \Ursidae \Ailuropoda melanoleuca \2. Existing assembly \GCA_002007445.1 \VU \\ 6 \Lesser panda \CARNIVORA \Ailuridae \Ailurus fulgens \2. Existing assembly \GCA_002007465.1 \EN \\ 7 \Domestic dog \CARNIVORA \Canidae \Canis lupus familiaris \2. Existing assembly \GCF_000002285.3 \LC \\ 8 \Domestic dog (village dog) \CARNIVORA \Canidae \Canis lupus familiaris \1. Zoonomia \GCA_004027395.1 \LC \\ 9 \Fossa \CARNIVORA \Eupleridae \Cryptoprocta ferox \1. Zoonomia \GCA_004023885.1 \VU \\ 10 \Sea otter \CARNIVORA \Mustelidae \Enhydra lutris \2. Existing assembly \GCF_002288905.1 \EN \\ 11 \Domestic cat \CARNIVORA \Felidae \Felis catus \2. Existing assembly \GCF_000181335.2 \LC \\ 12 \Black-footed cat \CARNIVORA \Felidae \Felis nigripes \1. Zoonomia \GCA_004023925.1 \VU \\ 13 \Dwarf mongoose \CARNIVORA \Herpestidae \Helogale parvula \1. Zoonomia \GCA_004023845.1 \LC \\ 14 \Striped hyena \CARNIVORA \Hyaenidae \Hyaena hyaena \1. Zoonomia \GCA_004023945.1 \NT \\ 15 \Weddell seal \CARNIVORA \Phocidae \Leptonychotes weddellii \2. Existing assembly \GCF_000349705.1 \LC \\ 16 \African hunting dog \CARNIVORA \Canidae \Lycaon pictus \2. Existing assembly \GCA_001887905.1 \EN \\ 17 \Honey badger \CARNIVORA \Mustelidae \Mellivora capensis \1. Zoonomia \GCA_004024625.1 \LC \\ 18 \Northern elephant seal \CARNIVORA \Phocidae \Mirounga angustirostris \1. Zoonomia \GCA_004023865.1 \LC \\ 19 \South African banded mongoose \CARNIVORA \Herpestidae \Mungos mungo \1. Zoonomia \GCA_004023785.1 \LC \\ 20 \Domestic ferret \CARNIVORA \Mustelidae \Mustela putorius \2. Existing assembly \GCF_000239315.1 \LC \\ 21 \Hawaiian monk seal \CARNIVORA \Phocidae \Neomonachus schauinslandi \2. Existing assembly \GCA_002201575.1 \EN \\ 22 \Pacific walrus \CARNIVORA \Odobenidae \Odobenus rosmarus \2. Existing assembly \GCF_000321225.1 \DD \\ 23 \Jaguar \CARNIVORA \Felidae \Panthera onca \1. Zoonomia \GCA_004023805.1 \NT \\ 24 \Leopard \CARNIVORA \Felidae \Panthera pardus \2. Existing assembly \GCA_001857705.1 \VU \\ 25 \Amur tiger \CARNIVORA \Felidae \Panthera tigris \2. Existing assembly \GCF_000464555.1 \EN \\ 26 \Asian palm civet \CARNIVORA \Viverridae \Paradoxurus hermaphroditus \1. Zoonomia \GCA_004024585.1 \LC \\ 27 \Giant otter \CARNIVORA \Mustelidae \Pteronura brasiliensis \1. Zoonomia \GCA_004024605.1 \EN \\ 28 \Puma \CARNIVORA \Felidae \Puma concolor \2. Existing assembly \GCF_003327715.1 \LC \\ 29 \Western spotted skunk \CARNIVORA \Mephitidae \Spilogale gracilis \1. Zoonomia \GCA_004023965.1 \LC \\ 30 \Meerkat \CARNIVORA \Herpestidae \Suricata suricatta \1. Zoonomia \GCA_004023905.1 \LC \\ 31 \Polar bear \CARNIVORA \Ursidae \Ursus maritimus \2. Existing assembly \GCF_000687225.1 \VU \\ 32 \Arctic fox \CARNIVORA \Canidae \Vulpes lagopus \1. Zoonomia \GCA_004023825.1 \LC \\ 33 \California sea lion \CARNIVORA \Otariidae \Zalophus californianus \1. Zoonomia \GCA_004024565.1 \LC \\ 34 \Aoudad \CETARTIODACTYLA \Bovidae \Ammotragus lervia \2. Existing assembly \GCA_002201775.1 \VU \\ 35 \Pronghorn \CETARTIODACTYLA \Antilocapridae \Antilocapra americana \1. Zoonomia \GCA_004027515.1 \LC \\ 36 \Minke whale \CETARTIODACTYLA \Balaenopteridae \Balaenoptera acutorostrata \2. Existing assembly \GCF_000493695.1 \LC \\ 37 \Antarctic minke whale \CETARTIODACTYLA \Balaenopteridae \Balaenoptera bonaerensis \2. Existing assembly \GCA_000978805.1 \DD \\ 38 \Hirola \CETARTIODACTYLA \Bovidae \Beatragus hunteri \1. Zoonomia \GCA_004027495.1 \CR \\ 39 \American bison \CETARTIODACTYLA \Bovidae \Bison bison \2. Existing assembly \GCF_000754665.1 \NT \\ 40 \Zebu cattle \CETARTIODACTYLA \Bovidae \Bos indicus \2. Existing assembly \GCA_000247795.2 \LC \\ 41 \Wild yak \CETARTIODACTYLA \Bovidae \Bos mutus \2. Existing assembly \GCF_000298355.1 \VU \\ 42 \Cattle \CETARTIODACTYLA \Bovidae \Bos taurus \2. Existing assembly \GCF_000003205.7 \LC \\ 43 \Water buffalo \CETARTIODACTYLA \Bovidae \Bubalus bubalis \2. Existing assembly \GCF_000471725.1 \LC \\ 44 \Bactrian camel \CETARTIODACTYLA \Camelidae \Camelus bactrianus \2. Existing assembly \GCF_000767855.1 \LC \\ 45 \Arabian camel \CETARTIODACTYLA \Camelidae \Camelus dromedarius \2. Existing assembly \GCF_000767585.1 \LC \\ 46 \Wild bactrian camel \CETARTIODACTYLA \Camelidae \Camelus ferus \2. Existing assembly \GCF_000311805.1 \CR \\ 47 \Wild goat \CETARTIODACTYLA \Bovidae \Capra aegagrus \2. Existing assembly \GCA_000978405.1 \VU \\ 48 \Goat \CETARTIODACTYLA \Bovidae \Capra hircus \2. Existing assembly \GCF_001704415.1 \LC \\ 49 \Chacoan peccary \CETARTIODACTYLA \Tayassuidae \Catagonus wagneri \1. Zoonomia \GCA_004024745.1 \EN \\ 50 \Beluga whale \CETARTIODACTYLA \Monodontidae \Delphinapterus leucas \2. Existing assembly \GCF_002288925.1 \LC \\ 51 \Pere david's deer \CETARTIODACTYLA \Cervidae \Elaphurus davidianus \2. Existing assembly \GCA_002443075.1 \CR \\ 52 \Grey whale \CETARTIODACTYLA \Eschrichtiidae \Eschrichtius robustus \1. Zoonomia \GCA_004363415.1 \LC \\ 53 \North Pacific right whale \CETARTIODACTYLA \Balaenidae \Eubalaena japonica \1. Zoonomia \GCA_004363455.1 \EN \\ 54 \Giraffe \CETARTIODACTYLA \Giraffidae \Giraffa tippelskirchi \2. Existing assembly \GCA_001651235.1 \VU \\ 55 \Nilgiri tahr \CETARTIODACTYLA \Bovidae \Hemitragus hylocrius \1. Zoonomia \GCA_004026825.1 \EN \\ 56 \Hippopotamus \CETARTIODACTYLA \Hippopotamidae \Hippopotamus amphibius \1. Zoonomia \GCA_004027065.1 \VU \\ 57 \Amazon river dolphin \CETARTIODACTYLA \Iniidae \Inia geoffrensis \1. Zoonomia \GCA_004363515.1 \DD \\ 58 \Pygmy sperm whale \CETARTIODACTYLA \Physeteridae \Kogia breviceps \1. Zoonomia \GCA_004363705.1 \DD \\ 59 \Yangtze river dolphin \CETARTIODACTYLA \Iniidae \Lipotes vexillifer \2. Existing assembly \GCF_000442215.1 \CR \\ 60 \Sowerby's beaked whale \CETARTIODACTYLA \Ziphiidae \Mesoplodon bidens \1. Zoonomia \GCA_004027085.1 \DD \\ 61 \Narwhal \CETARTIODACTYLA \Monodontidae \Monodon monoceros \1. Zoonomia \GCA_004026685.1 \LC \\ 62 \Siberian musk deer \CETARTIODACTYLA \Moschidae \Moschus moschiferus \1. Zoonomia \GCA_004024705.1 \VU \\ 63 \Yangtze finless porpoise \CETARTIODACTYLA \Phocoenidae \Neophocaena asiaeorientalis \2. Existing assembly \GCA_003031525.1 \EN \\ 64 \White-tailed deer \CETARTIODACTYLA \Cervidae \Odocoileus virginianus \2. Existing assembly \GCA_002102435.1 \LC \\ 65 \Okapi \CETARTIODACTYLA \Giraffidae \Okapia johnstoni \2. Existing assembly \GCA_001660835.1 \EN \\ 66 \Killer whale \CETARTIODACTYLA \Delphinidae \Orcinus orca \2. Existing assembly \GCF_000331955.2 \DD \\ 67 \Sheep \CETARTIODACTYLA \Bovidae \Ovis aries \2. Existing assembly \GCF_000298735.2 \LC \\ 68 \Peninsular bighorn sheep \CETARTIODACTYLA \Bovidae \Ovis canadensis cremnobates \1. Zoonomia \GCA_004026945.1 \EN \\ 69 \Chiru \CETARTIODACTYLA \Bovidae \Pantholops hodgsonii \2. Existing assembly \GCF_000400835.1 \NT \\ 70 \Harbor porpoise \CETARTIODACTYLA \Phocoenidae \Phocoena phocoena \1. Zoonomia \GCA_004363495.1 \LC \\ 71 \Indus river dolphin \CETARTIODACTYLA \Platanistidae \Platanista gangetica minor \1. Zoonomia \GCA_004363435.1 \EN \\ 72 \Siberian reindeer \CETARTIODACTYLA \Cervidae \Rangifer tarandus \1. Zoonomia \GCA_004026565.1 \VU \\ 73 \Russian saiga \CETARTIODACTYLA \Bovidae \Saiga tatarica tatarica \1. Zoonomia \GCA_004024985.1 \CR \\ 74 \Pig \CETARTIODACTYLA \Suidae \Sus scrofa \2. Existing assembly \GCF_000003025.5 \LC \\ 75 \Java lesser chevrotain \CETARTIODACTYLA \Tragulidae \Tragulus javanicus \1. Zoonomia \GCA_004024965.1 \DD \\ 76 \Bottlenose dolphin \CETARTIODACTYLA \Delphinidae \Tursiops truncatus \2. Existing assembly \GCA_001922835.1 \LC \\ 77 \Alpaca \CETARTIODACTYLA \Camelidae \Vicugna pacos \2. Existing assembly \GCA_000767525.1 \LC \\ 78 \Cuvier's beaked whale \CETARTIODACTYLA \Ziphiidae \Ziphius cavirostris \1. Zoonomia \GCA_004364475.1 \LC \\ 79 \Tailed tailless bat \CHIROPTERA \Phyllostomidae \Anoura caudifer \1. Zoonomia \GCA_004027475.1 \LC \\ 80 \Jamacian fruit-eating bat \CHIROPTERA \Phyllostomidae \Artibeus jamaicensis \1. Zoonomia \GCA_004027435.1 \LC \\ 81 \Seba's short-tailed bat \CHIROPTERA \Phyllostomidae \Carollia perspicillata \1. Zoonomia \GCA_004027735.1 \LC \\ 82 \Bumblebee bat \CHIROPTERA \Craseonycteridae \Craseonycteris thonglongyai \1. Zoonomia \GCA_004027555.1 \VU \\ 83 \Common vampire bat \CHIROPTERA \Phyllostomidae \Desmodus rotundus \2. Existing assembly \GCA_002940915.2 \LC \\ 84 \Straw-colored fruit bat \CHIROPTERA \Pteropodidae \Eidolon helvum \2. Existing assembly \GCA_000465285.1 \NT \\ 85 \Big brown bat \CHIROPTERA \Vespertilionidae \Eptesicus fuscus \2. Existing assembly \GCF_000308155.1 \LC \\ 86 \Great roundleaf bat \CHIROPTERA \Hipposideridae \Hipposideros armiger \2. Existing assembly \GCA_001890085.1 \LC \\ 87 \Cantor's leaf-nosed bat \CHIROPTERA \Hipposideridae \Hipposideros galeritus \1. Zoonomia \GCA_004027415.1 \LC \\ 88 \Eastern red bat \CHIROPTERA \Vespertilionidae \Lasiurus borealis \1. Zoonomia \GCA_004026805.1 \LC \\ 89 \Long-tongued fruit bat \CHIROPTERA \Pteropodidae \Macroglossus sobrinus \1. Zoonomia \GCA_004027375.1 \LC \\ 90 \Greater false vampire bat \CHIROPTERA \Megadermatidae \Megaderma lyra \1. Zoonomia \GCA_004026885.1 \LC \\ 91 \Hairy big-eared bat \CHIROPTERA \Phyllostomidae \Micronycteris hirsuta \1. Zoonomia \GCA_004026765.1 \LC \\ 92 \Natal long-fingered bat \CHIROPTERA \Vespertilionidae \Miniopterus natalensis \2. Existing assembly \GCF_001595765.1 \LC \\ 93 \Common bent-wing bat \CHIROPTERA \Vespertilionidae \Miniopterus schreibersii \1. Zoonomia \GCA_004026525.1 \NT \\ 94 \Ghost-faced bat \CHIROPTERA \Mormoopidae \Mormoops blainvillei \1. Zoonomia \GCA_004026545.1 \LC \\ 95 \Ashy-gray tube-nosed bat \CHIROPTERA \Vespertilionidae \Murina feae \1. Zoonomia \GCA_004026665.1 \LC \\ 96 \Brandt's bat \CHIROPTERA \Vespertilionidae \Myotis brandtii \2. Existing assembly \GCF_000412655.1 \LC \\ 97 \David's myotis bat \CHIROPTERA \Vespertilionidae \Myotis davidii \2. Existing assembly \GCF_000327345.1 \LC \\ 98 \Little brown bat \CHIROPTERA \Vespertilionidae \Myotis lucifugus \2. Existing assembly \GCF_000147115.1 \LC \\ 99 \Greater mouse-eared bat \CHIROPTERA \Vespertilionidae \Myotis myotis \1. Zoonomia \GCA_004026985.1 \LC \\ 100 \Greater bulldog bat \CHIROPTERA \Noctilionidae \Noctilio leporinus \1. Zoonomia \GCA_004026585.1 \LC \\ 101 \Common pipistrelle \CHIROPTERA \Vespertilionidae \Pipistrellus pipistrellus \1. Zoonomia \GCA_004026625.1 \LC \\ 102 \Parnell's mustached bat \CHIROPTERA \Mormoopidae \Pteronotus parnellii \2. Existing assembly \GCA_000465405.1 \LC \\ 103 \Black flying fox \CHIROPTERA \Pteropodidae \Pteropus alecto \2. Existing assembly \GCF_000325575.1 \LC \\ 104 \Large flying fox \CHIROPTERA \Pteropodidae \Pteropus vampyrus \2. Existing assembly \GCF_000151845.1 \NT \\ 105 \Chinese rufous horseshoe bat \CHIROPTERA \Rhinolophidae \Rhinolophus sinicus \2. Existing assembly \GCA_001888835.1 \LC \\ 106 \Egyptian fruit bat \CHIROPTERA \Pteropodidae \Rousettus aegyptiacus \1. Zoonomia \GCA_004024865.1 \LC \\ 107 \Mexican free-tailed bat \CHIROPTERA \Molossidae \Tadarida brasiliensis \1. Zoonomia \GCA_004025005.1 \LC \\ 108 \Stripe-headed round-eared bat \CHIROPTERA \Phyllostomidae \Tonatia saurophila \1. Zoonomia \GCA_004024845.1 \LC \\ 109 \Screaming hairy armadillo \CINGULATA \Dasypodidae \Chaetophractus vellerosus \1. Zoonomia \GCA_004027955.1 \LC \\ 110 \Nine-banded armadillo \CINGULATA \Dasypodidae \Dasypus novemcinctus \2. Existing assembly \GCF_000208655.1 \LC \\ 111 \Southern three-banded armadillo \CINGULATA \Dasypodidae \Tolypeutes matacus \1. Zoonomia \GCA_004025125.1 \NT \\ 112 \Sunda flying lemur \DERMOPTERA \Cynocephalidae \Galeopterus variegatus \1. Zoonomia \GCA_004027255.1 \LC \\ 113 \Star-nosed mole \EULIPOTYPHLA \Talpidae \Condylura cristata \2. Existing assembly \GCF_000260355.1 \LC \\ 114 \Indochinese shrew \EULIPOTYPHLA \Soricidae \Crocidura indochinensis \1. Zoonomia \GCA_004027635.1 \LC \\ 115 \Western european hedgehog \EULIPOTYPHLA \Erinaceidae \Erinaceus europaeus \2. Existing assembly \GCF_000296755.1 \LC \\ 116 \Eastern mole \EULIPOTYPHLA \Talpidae \Scalopus aquaticus \1. Zoonomia \GCA_004024925.1 \LC \\ 117 \Hispaniolan solenodon \EULIPOTYPHLA \Solenodontidae \Solenodon paradoxus \1. Zoonomia \GCA_004363575.1 \EN \\ 118 \European shrew \EULIPOTYPHLA \Soricidae \Sorex araneus \2. Existing assembly \GCF_000181275.1 \LC \\ 119 \Gracile shrew-like mole \EULIPOTYPHLA \Talpidae \Uropsilus gracilis \1. Zoonomia \GCA_004024945.1 \LC \\ 120 \African yellow-spotted rock hyrax \HYRACOIDEA \Procaviidae \Heterohyrax brucei \1. Zoonomia \GCA_004026845.1 \LC \\ 121 \South African rock hyrax \HYRACOIDEA \Procaviidae \Procavia capensis \1. Zoonomia \GCA_004026925.1 \LC \\ 122 \Snowshoe hare \LAGOMORPHA \Leporidae \Lepus americanus \1. Zoonomia \GCA_004026855.1 \LC \\ 123 \American pika \LAGOMORPHA \Ochotonidae \Ochotona princeps \2. Existing assembly \GCF_000292845.1 \LC \\ 124 \Rabbit \LAGOMORPHA \Leporidae \Oryctolagus cuniculus \2. Existing assembly \GCF_000003625.3 \NT \\ 125 \Cape elephant shrew \MACROSCELIDEA \Macroscelididae \Elephantulus edwardii \1. Zoonomia \GCA_004027355.1 \LC \\ 126 \Southern white rhinoceros \PERISSODACTYLA \Rhinocerotidae \Ceratotherium simum \2. Existing assembly \GCF_000283155.1 \NT \\ 127 \Northern white rhino \PERISSODACTYLA \Rhinocerotidae \Ceratotherium simum cottoni \1. Zoonomia \GCA_004027795.1 \CR \\ 128 \Sumatran rhinoceros \PERISSODACTYLA \Rhinocerotidae \Dicerorhinus sumatrensis \2. Existing assembly \GCA_002844835.1 \CR \\ 129 \Black rhinocerous \PERISSODACTYLA \Rhinocerotidae \Diceros bicornis \1. Zoonomia \GCA_004027315.1 \CR \\ 130 \Ass \PERISSODACTYLA \Equidae \Equus asinus \2. Existing assembly \GCF_001305755.1 \LC \\ 131 \Horse \PERISSODACTYLA \Equidae \Equus caballus \2. Existing assembly \GCF_000002305.2 \LC \\ 132 \Przewalski's horse \PERISSODACTYLA \Equidae \Equus przewalskii \2. Existing assembly \GCF_000696695.1 \EN \\ 133 \Malayan tapir \PERISSODACTYLA \Tapiridae \Tapirus indicus \1. Zoonomia \GCA_004024905.1 \EN \\ 134 \South American tapir \PERISSODACTYLA \Tapiridae \Tapirus terrestris \1. Zoonomia \GCA_004025025.1 \VU \\ 135 \Malayan pangolin \PHOLIDOTA \Manidae \Manis javanica \2. Existing assembly \GCF_001685135.1 \CR \\ 136 \Chinese pangolin \PHOLIDOTA \Manidae \Manis pentadactyla \2. Existing assembly \GCA_000738955.1 \CR \\ 137 \Linnaeus's two toed sloth \PILOSA \Megalonychidae \Choloepus didactylus \1. Zoonomia \GCA_004027855.1 \LC \\ 138 \Hoffmann's two-fingered sloth \PILOSA \Megalonychidae \Choloepus hoffmanni \2. Existing assembly \GCA_000164785.2 \LC \\ 139 \Giant anteater \PILOSA \Myrmecophagidae \Myrmecophaga tridactyla \1. Zoonomia \GCA_004026745.1 \VU \\ 140 \Southern tamandua \PILOSA \Myrmecophagidae \Tamandua tetradactyla \1. Zoonomia \GCA_004025105.1 \LC \\ 141 \Mexican howler monkey \PRIMATES \Atelidae \Alouatta palliata mexicana \1. Zoonomia \GCA_004027835.1 \CR \\ 142 \Ma's night monkey \PRIMATES \Aotidae \Aotus nancymaae \2. Existing assembly \GCA_000952055.2 \VU \\ 143 \Geoffroy's spider monkey \PRIMATES \Atelidae \Ateles geoffroyi \1. Zoonomia \GCA_004024785.1 \EN \\ 144 \White-eared titi \PRIMATES \Pitheciidae \Callicebus donacophilus \1. Zoonomia \GCA_004027715.1 \LC \\ 145 \White-tufted-ear marmoset \PRIMATES \Cebidae \Callithrix jacchus \2. Existing assembly \GCA_002754865.1 \LC \\ 146 \White-fronted capuchin \PRIMATES \Cebidae \Cebus albifrons \1. Zoonomia \GCA_004027755.1 \LC \\ 147 \White-faced sapajou \PRIMATES \Cebidae \Cebus capucinus \2. Existing assembly \GCF_001604975.1 \LC \\ 148 \Sooty mangabey \PRIMATES \Cercopithecidae \Cercocebus atys \2. Existing assembly \GCF_000955945.1 \NT \\ 149 \De brazza's monkey \PRIMATES \Cercopithecidae \Cercopithecus neglectus \1. Zoonomia \GCA_004027615.1 \LC \\ 150 \Fat-tailed dwarf lemur \PRIMATES \Cheirogaleidae \Cheirogaleus medius \1. Zoonomia \GCA_004024725.1 \LC \\ 151 \Green monkey \PRIMATES \Cercopithecidae \Chlorocebus sabaeus \2. Existing assembly \GCF_000409795.2 \LC \\ 152 \Angolan colobus \PRIMATES \Cercopithecidae \Colobus angolensis \2. Existing assembly \GCF_000951035.1 \VU \\ 153 \Aye-aye \PRIMATES \Daubentoniidae \Daubentonia madagascariensis \1. Zoonomia \GCA_004027145.1 \EN \\ 154 \Patas monkey \PRIMATES \Cercopithecidae \Erythrocebus patas \1. Zoonomia \GCA_004027335.1 \LC \\ 155 \Sclater's lemur \PRIMATES \Lemuridae \Eulemur flavifrons \2. Existing assembly \GCA_001262665.1 \CR \\ 156 \Common brown lemur \PRIMATES \Lemuridae \Eulemur fulvus \1. Zoonomia \GCA_004027275.1 \NT \\ 157 \Western lowland gorilla \PRIMATES \Hominidae \Gorilla gorilla \2. Existing assembly \GCA_900006655.3 \CR \\ 158 \Human \PRIMATES \Hominidae \Homo sapiens \2. Existing assembly \GCA_000001405.27 \LC \\ 159 \Indri \PRIMATES \Indridae \Indri indri \1. Zoonomia \GCA_004363605.1 \CR \\ 160 \Ring tailed lemur \PRIMATES \Lemuridae \Lemur catta \1. Zoonomia \GCA_004024665.1 \EN \\ 161 \Crab-eating macaque \PRIMATES \Cercopithecidae \Macaca fascicularis \2. Existing assembly \GCF_000364345.1 \DD \\ 162 \Rhesus monkey \PRIMATES \Cercopithecidae \Macaca mulatta \2. Existing assembly \GCF_000772875.2 \LC \\ 163 \Pig-tailed macaque \PRIMATES \Cercopithecidae \Macaca nemestrina \2. Existing assembly \GCF_000956065.1 \VU \\ 164 \Drill \PRIMATES \Cercopithecidae \Mandrillus leucophaeus \2. Existing assembly \GCF_000951045.1 \EN \\ 165 \Gray mouse lemur \PRIMATES \Cheirogaleidae \Microcebus murinus \2. Existing assembly \GCA_000165445.3 \LC \\ 166 \Coquerel's giant mouse lemur \PRIMATES \Cheirogaleidae \Mirza coquereli \1. Zoonomia \GCA_004024645.1 \EN \\ 167 \Proboscis monkey \PRIMATES \Cercopithecidae \Nasalis larvatus \1. Zoonomia \GCA_004027105.1 \EN \\ 168 \Northern white-cheeked gibbon \PRIMATES \Hylobatidae \Nomascus leucogenys \2. Existing assembly \GCF_000146795.2 \CR \\ 169 \Sunda slow loris \PRIMATES \Lorisidae \Nycticebus coucang \1. Zoonomia \GCA_004027815.1 \VU \\ 170 \Small-eared galago \PRIMATES \Galagidae \Otolemur garnettii \2. Existing assembly \GCF_000181295.1 \LC \\ 171 \Pygmy chimpanzee \PRIMATES \Hominidae \Pan paniscus \2. Existing assembly \GCF_000258655.2 \EN \\ 172 \Chimpanzee \PRIMATES \Hominidae \Pan troglodytes \2. Existing assembly \GCA_002880755.3 \EN \\ 173 \Olive baboon \PRIMATES \Cercopithecidae \Papio anubis \2. Existing assembly \GCA_000264685.2 \LC \\ 174 \Ugandan red colobus \PRIMATES \Cercopithecidae \Piliocolobus tephrosceles \2. Existing assembly \GCA_002776525.1 \EN \\ 175 \White-faced saki \PRIMATES \Pitheciidae \Pithecia pithecia \1. Zoonomia \GCA_004026645.1 \LC \\ 176 \Sumatran orangutan \PRIMATES \Hominidae \Pongo abelii \2. Existing assembly \GCA_002880775.3 \CR \\ 177 \Coquerel's sifaka \PRIMATES \Indridae \Propithecus coquereli \2. Existing assembly \GCF_000956105.1 \EN \\ 178 \Red-shanked douc \PRIMATES \Cercopithecidae \Pygathrix nemaeus \1. Zoonomia \GCA_004024825.1 \EN \\ 179 \Black snub-nosed monkey \PRIMATES \Cercopithecidae \Rhinopithecus bieti \2. Existing assembly \GCF_001698545.1 \EN \\ 180 \Golden snub-nosed monkey \PRIMATES \Cercopithecidae \Rhinopithecus roxellana \2. Existing assembly \GCF_000769185.1 \EN \\ 181 \Emperor tamarin \PRIMATES \Cebidae \Saguinus imperator \1. Zoonomia \GCA_004024885.1 \LC \\ 182 \Bolivian squirrel monkey \PRIMATES \Cebidae \Saimiri boliviensis \2. Existing assembly \GCF_000235385.1 \LC \\ 183 \Northern Plains gray langur \PRIMATES \Cercopithecidae \Semnopithecus entellus \1. Zoonomia \GCA_004025065.1 \LC \\ 184 \African savanna elephant \PROBOSCIDEA \Elephantidae \Loxodonta Africana \2. Existing assembly \GCF_000001905.1 \VU \\ 185 \Cairo spiny mouse \RODENTIA \Muridae \Acomys cahirinus \1. Zoonomia \GCA_004027535.1 \LC \\ 186 \Gobi jerboa \RODENTIA \Dipodidae \Allactaga bullata \1. Zoonomia \GCA_004027895.1 \LC \\ 187 \Mountain beaver \RODENTIA \Aplodontiidae \Aplodontia rufa \1. Zoonomia \GCA_004027875.1 \LC \\ 188 \Desmarest's hutia \RODENTIA \Capromyidae \Capromys pilorides \1. Zoonomia \GCA_004027915.1 \LC \\ 189 \North American beaver \RODENTIA \Castoridae \Castor canadensis \1. Zoonomia \GCA_004027675.1 \LC \\ 190 \Brazilian guinea pig \RODENTIA \Caviidae \Cavia aperea \2. Existing assembly \GCA_000688575.1 \LC \\ 191 \Domestic guinea pig \RODENTIA \Caviidae \Cavia porcellus \2. Existing assembly \GCF_000151735.1 \LC \\ 192 \Montane guinea pig \RODENTIA \Caviidae \Cavia tschudii \1. Zoonomia \GCA_004027695.1 \LC \\ 193 \Long-tailed chinchilla \RODENTIA \Chinchillidae \Chinchilla lanigera \2. Existing assembly \GCF_000276665.1 \EN \\ 194 \Gambian pouched rat \RODENTIA \Nesomyidae \Cricetomys gambianus \1. Zoonomia \GCA_004027575.1 \LC \\ 195 \Chinese hamster \RODENTIA \Nesomyidae \Cricetulus griseus \2. Existing assembly \GCA_900186095.1 \LC \\ 196 \Common gundi \RODENTIA \Ctenodactylidae \Ctenodactylus gundi \1. Zoonomia \GCA_004027205.1 \LC \\ 197 \Social tuco-tuco \RODENTIA \Ctenomyidae \Ctenomys sociabilis \1. Zoonomia \GCA_004027165.1 \CR \\ 198 \Lowland paca \RODENTIA \Cuniculidae \Cuniculus paca \1. Zoonomia \GCA_004365215.1 \LC \\ 199 \Central American agouti \RODENTIA \Dasyproctidae \Dasyprocta punctata \1. Zoonomia \GCA_004363535.1 \LC \\ 200 \Pacarana \RODENTIA \Dinomyidae \Dinomys branickii \1. Zoonomia \GCA_004027595.1 \LC \\ 201 \Ord's kangaroo rat \RODENTIA \Heteromyidae \Dipodomys ordii \2. Existing assembly \GCF_000151885.1 \LC \\ 202 \Stephen's kangaroo rat \RODENTIA \Heteromyidae \Dipodomys stephensi \1. Zoonomia \GCA_004024685.1 \VU \\ 203 \Patagonian mara \RODENTIA \Caviidae \Dolichotis patagonum \1. Zoonomia \GCA_004027295.1 \NT \\ 204 \Transcaucasian mole vole \RODENTIA \Cricetidae \Ellobius lutescens \2. Existing assembly \GCA_001685075.1 \LC \\ 205 \Northern mole vole \RODENTIA \Cricetidae \Ellobius talpinus \2. Existing assembly \GCA_001685095.1 \LC \\ 206 \Damara mole-rat \RODENTIA \Bathyergidae \Fukomys damarensis \2. Existing assembly \GCF_000743615.1 \LC \\ 207 \Edible dormouse \RODENTIA \Gliridae \Glis glis \1. Zoonomia \GCA_004027185.1 \LC \\ 208 \Woodland doormouse \RODENTIA \Gliridae \Graphiurus murinus \1. Zoonomia \GCA_004027655.1 \LC \\ 209 \Naked mole-rat \RODENTIA \Bathyergidae \Heterocephalus glaber \2. Existing assembly \GCF_000247695.1 \LC \\ 210 \Capybara \RODENTIA \Caviidae \Hydrochoerus hydrochaeris \1. Zoonomia \GCA_004027455.1 \LC \\ 211 \Northern crested porcupine \RODENTIA \Hystricidae \Hystrix cristata \1. Zoonomia \GCA_004026905.1 \LC \\ 212 \Thirteen-lined ground squirrel \RODENTIA \Sciuridae \Ictidomys tridecemlineatus \2. Existing assembly \GCF_000236235.1 \LC \\ 213 \Lesser egyptian jerboa \RODENTIA \Dipodidae \Jaculus jaculus \2. Existing assembly \GCF_000280705.1 \LC \\ 214 \Alpine marmot \RODENTIA \Sciuridae \Marmota marmota \2. Existing assembly \GCF_001458135.1 \LC \\ 215 \Mongolian jird \RODENTIA \Muridae \Meriones unguiculatus \1. Zoonomia \GCA_004026785.1 \LC \\ 216 \Golden hamster \RODENTIA \Cricetidae \Mesocricetus auratus \2. Existing assembly \GCF_000349665.1 \VU \\ 217 \Prairie vole \RODENTIA \Cricetidae \Microtus ochrogaster \2. Existing assembly \GCF_000317375.1 \LC \\ 218 \Ryukyu mouse \RODENTIA \Muridae \Mus caroli \2. Existing assembly \GCA_900094665.2 \LC \\ 219 \House mouse \RODENTIA \Muridae \Mus musculus \2. Existing assembly \GCF_000001635.26 \LC \\ 220 \Shrew mouse \RODENTIA \Muridae \Mus pahari \2. Existing assembly \GCA_900095145.2 \LC \\ 221 \Western wild mouse \RODENTIA \Muridae \Mus spretus \2. Existing assembly \GCA_001624865.1 \LC \\ 222 \Hazel dormouse \RODENTIA \Gliridae \Muscardinus avellanarius \1. Zoonomia \GCA_004027005.1 \LC \\ 223 \Coypu \RODENTIA \Myocastoridae \Myocastor coypus \1. Zoonomia \GCA_004027025.1 \LC \\ 224 \Upper galilee mountains blind mole rat \RODENTIA \Spalacidae \Nannospalax galili \2. Existing assembly \GCF_000622305.1 \DD \\ 225 \Degu \RODENTIA \Octodontidae \Octodon degus \2. Existing assembly \GCF_000260255.1 \LC \\ 226 \Muskrat \RODENTIA \Cricetidae \Ondatra zibethicus \1. Zoonomia \GCA_004026605.1 \LC \\ 227 \Scorpion mouse \RODENTIA \Cricetidae \Onychomys torridus \1. Zoonomia \GCA_004026725.1 \LC \\ 228 \Pacific pocket mouse \RODENTIA \Heteromyidae \Perognathus longimembris pacificus \1. Zoonomia \GCA_004363475.1 \LC \\ 229 \Prairie deer mouse \RODENTIA \Cricetidae \Peromyscus maniculatus \2. Existing assembly \GCF_000500345.1 \LC \\ 230 \Dassie rat \RODENTIA \Petromuridae \Petromus typicus \1. Zoonomia \GCA_004026965.1 \LC \\ 231 \Fat sand rat \RODENTIA \Muridae \Psammomys obesus \2. Existing assembly \GCA_002215935.1 \LC \\ 232 \Norway rat \RODENTIA \Muridae \Rattus norvegicus \2. Existing assembly \GCF_000001895.5 \LC \\ 233 \Hispid cotton rat \RODENTIA \Cricetidae \Sigmodon hispidus \1. Zoonomia \GCA_004025045.1 \LC \\ 234 \Daurian ground squirrel \RODENTIA \Sciuridae \Spermophilus dauricus \2. Existing assembly \GCA_002406435.1 \LC \\ 235 \Greater cane rat \RODENTIA \Thryonomyidae \Thryonomys swinderianus \1. Zoonomia \GCA_004025085.1 \LC \\ 236 \Cape ground squirrel \RODENTIA \Sciuridae \Xerus inauris \1. Zoonomia \GCA_004024805.1 \LC \\ 237 \Meadow jumping mouse \RODENTIA \Dipodidae \Zapus hudsonius \1. Zoonomia \GCA_004024765.1 \LC \\ 238 \Northern tree shrew \SCANDENTIA \Tupaiidae \Tupaia belangeri chinensis \2. Existing assembly \GCF_000334495.1 \LC \\ 239 \Large treeshrew \SCANDENTIA \Tupaiidae \Tupaia tana \1. Zoonomia \GCA_004365275.1 \LC \\ 240 \Florida manatee \SIRENIA \Trichechidae \Trichechus manatus \2. Existing assembly \GCF_000243295.1 \EN \\ 241 \Aardvark \TUBULIDENTATA \Orycteropodidae \Orycteropus afer \1. Zoonomia \GCA_004365145.1 \LC \
\ Table 1. Genome assemblies included in the 241-way Conservation track.
\ Species status:LC = Least Concern; NT = Near threatened; VU = Vulnerable; EN = Endangered; CR = Critically endangered
\
\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ size of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. The following\ conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment. The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\\ Codon translation is available in base-level display mode if the\ displayed region is identified as a coding segment. To display this annotation,\ select the species for translation from the pull-down menu in the Codon\ Translation configuration section at the top of the page. Then, select one of\ the following modes:\
\ Codon translation uses the following gene tracks as the basis for translation:\
\ \\
\ Table 2. Gene tracks used for codon translation.\\ Gene Track Species \ UCSC Genes Human \ Ensembl Genes v104 Brazilian guinea pig, gibbon \ RefSeq Genes Angolan colobus, Balaenoptera acutorostrata, Bison bison, Black flying-fox, Brandt's myotis (bat), Bushbaby, Camelus bactrianus, Camelus ferus, Canis lupus familiaris, Cape elephant shrew, Capra hircus, Cavia porcellus, Ceratotherium simum, Cercocebus atys, Chinchilla, Chinese tree shrew, Chlorocebus sabaeus, Condylura cristata, Damara mole rat, Dasypus novemcinctus, David's myotis (bat), Delphinapterus leucas, Echinops telfairi, Enhydra lutris, Eptesicus fuscus, Equus asinus, Equus przewalskii, Erinaceus europaeus, Felis catus, Heterocephalus glaber, Jaculus jaculus, Kangaroo rat, Killer whale, Leptonychotes weddellii, Lipotes vexillifer, Little brown bat, Loxodonta africana, Macaca fascicularis, Macaca nemestrina, Mandrillus leucophaeus, Manis javanica, Marmota marmota, Mesocricetus auratus, Miniopterus natalensis, Mus musculus, Nannospalax galili, Ochotona princeps, Octodon degus, Oryctolagus cuniculus, Pacific walrus, Pan paniscus, Panthera tigris, Peromyscus maniculatus, Prairie vole, Propithecus coquereli, Pteropus vampyrus, Puma concolor, Rattus norvegicus, Rhinopithecus bieti, Shrew, Squirrel monkey, Squirrel, Sus scrofa, Trichechus manatus, Ursus maritimus, White-faced sapajou, Wild yak \ no annotation Acinonyx jubatus, Acomys cahirinus, Ailuropoda melanoleuca, Ailurus fulgens, Allactaga bullata, Alouatta palliata, Ammotragus lervia, Anoura caudifer, Antilocapra americana, Aotus nancymaae, Aplodontia rufa, Artibeus jamaicensis, Ateles geoffroyi, Balaenoptera bonaerensis, Beatragus hunteri, Bos indicus, Bos taurus, Bubalus bubalis, Callicebus donacophilus, Callithrix jacchus, Camelus dromedarius, Canis lupus, Capra aegagrus, Capromys pilorides, Carollia perspicillata, Castor canadensis, Catagonus wagneri, Cavia tschudii, Cebus albifrons, Ceratotherium simum cottoni, Cercopithecus neglectus, Chaetophractus vellerosus, Cheirogaleus medius, Choloepus didactylus, Choloepus hoffmanni, Chrysochloris asiatica, Craseonycteris thonglongyai, Cricetomys gambianus, Cricetulus griseus, Crocidura indochinensis, Cryptoprocta ferox, Ctenodactylus gundi, Ctenomys sociabilis, Cuniculus paca, Dasyprocta punctata, Daubentonia madagascariensis, Desmodus rotundus, Dicerorhinus sumatrensis, Diceros bicornis, Dinomys branickii, Dipodomys stephensi, Dolichotis patagonum, Elaphurus davidianus, Ellobius lutescens, Ellobius talpinus, Equus caballus, Erythrocebus patas, Eschrichtius robustus, Eubalaena japonica, Eulemur flavifrons, Eulemur fulvus, Felis nigripes, Galeopterus variegatus, Giraffa tippelskirchi, Glis glis, Gorilla gorilla, Graphiurus murinus, Helogale parvula, Hemitragus hylocrius, Heterohyrax brucei, Hippopotamus amphibius, Hipposideros armiger, Hipposideros galeritus, Hyaena hyaena, Hydrochoerus hydrochaeris, Hystrix cristata, Indri indri, Inia geoffrensis, Kogia breviceps, Lasiurus borealis, Lemur catta, Lepus americanus, Lycaon pictus, Macaca mulatta, Macroglossus sobrinus, Manis pentadactyla, Megaderma lyra, Mellivora capensis, Meriones unguiculatus, Mesoplodon bidens, Microcebus murinus, Microgale talazaci, Micronycteris hirsuta, Miniopterus schreibersii, Mirounga angustirostris, Mirza coquereli, Monodon monoceros, Mormoops blainvillei, Moschus moschiferus, Mungos mungo, Murina feae, Mus caroli, Mus pahari, Mus spretus, Muscardinus avellanarius, Mustela putorius, Myocastor coypus, Myotis myotis, Myrmecophaga tridactyla, Nasalis larvatus, Neomonachus schauinslandi, Neophocaena asiaeorientalis, Noctilio leporinus, Nycticebus coucang, Odocoileus virginianus, Okapia johnstoni, Ondatra zibethicus, Onychomys torridus, Orycteropus afer, Ovis aries, Ovis canadensis, Pan troglodytes, Panthera onca, Panthera pardus, Pantholops hodgsonii, Papio anubis, Paradoxurus hermaphroditus
\ The Zoonomia alignment was composed of two sets of mammalian genomes: newly\ assembled DISCOVAR assemblies and GenBank assemblies. The DISCOVAR genomes\ were masked with RepeatMasker (commit 2d947604), using Repbase version\ 20170127 as the repeat library and CrossMatch as the alignment engine. The\ pipeline used is available at\ repeatMaskerPipeline\ (commit a6ad966). The\ guide-tree topology was taken from the TimeTree database (using release\ current in October 2018), and the branch lengths were estimated using the\ least-squares-fit mode of PHYLIP, version\ 3.695. The distance matrix used was largely based on distances from the 4d\ site trees from the UCSC browser. To add those species not present in the\ UCSC tree, approximate distances estimated by Mash (commit 541971b)\ to the closest UCSC species\ were added to the distance between the two closest UCSC species. We used the\ HAL package (commit 68db41d)\ produce the HAL file.\
\\
\\
\ \\ The phyloP are phylogenetic methods that rely\ on a tree model containing the tree topology, branch lengths representing\ evolutionary distance at neutrally evolving sites, the background distribution\ of nucleotides, and a substitution rate matrix.\ The\ all-species tree model for this track was\ generated using the phyloFit program from the PHAST package\ (REV model, EM algorithm, medium precision) using multiple alignments of\ 4-fold degenerate sites extracted from the 241-way alignment\ (msa_view). The 4d sites were derived from the RefSeq (Reviewed+Coding) gene\ set, filtered to select single-coverage long transcripts.\
\\ This same tree model was used in the phyloP calculations; however, the\ background frequencies were modified to maintain reversibility.\ The resulting tree model:\ all species.\
\\ The phyloP program supports several different methods for computing\ p-values of conservation or acceleration, for individual nucleotides or\ larger elements (\ http://compgen.cshl.edu/phast/). Here it was used\ to produce separate scores at each base (--wig-scores option), considering\ all branches of the phylogeny rather than a particular subtree or lineage\ (i.e., the --subtree option was not used). The scores were computed by\ performing a likelihood ratio test at each alignment column (--method LRT),\ and scores for both conservation and acceleration were produced (--mode\ CONACC).\
\ \\ Zoonomia Consortium..\ \ A comparative genomics multitool for scientific discovery and conservation.\ Nature. 2020 Nov;587(7833):240-245.\ PMID: 33177664;\ PMC: PMC7759459;\ DOI: 10.1038/s41586-020-2876-6\
\ \ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q, Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ PMID: 33177663;\ PMC: PMC7673649;\ DOI: 10.1038/s41586-020-2871-y\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ PMID: 21665927;\ PMC: PMC3166836;\ DOI: 10.1101/gr.123356.111\
\ \\ Harris RS.\ Improved pairwise alignment of genomic DNA.\ Ph.D. Thesis. Pennsylvania State University, USA. 2007.\
\ \\ Cooper GM, Stone EA, Asimenos G, NISC Comparative Sequencing Program., Green ED, Batzoglou S, Sidow\ A.\ \ Distribution and intensity of constraint in mammalian genomic sequence.\ Genome Res. 2005 Jul;15(7):901-13.\ PMID: 15965027;\ PMC: PMC1172034;\ DOI: 10.1101/gr.3577405\
\ \\ Pollard KS, Hubisz MJ, Rosenbloom KR, Siepel A.\ \ Detection of nonneutral substitution rates on mammalian phylogenies.\ Genome Res. 2010 Jan;20(1):110-21.\ PMID: 19858363;\ PMC: PMC2798823\
\ \\ Siepel A, Haussler D.\ Phylogenetic Hidden Markov Models.\ In: Nielsen R, editor. Statistical Methods in Molecular Evolution.\ New York: Springer; 2005. pp. 325-351.\ DOI: 10.1007/0-387-27733-1_12\
\ \\ Siepel A, Pollard KS, and Haussler D. New methods for detecting\ lineage-specific selection. In Proceedings of the 10th International\ Conference on Research in Computational Molecular Biology (RECOMB 2006), pp. 190-205.\ DOI: 10.1007/11732990_17\
\ compGeno 1 compositeTrack on\ dimensions dimensionX=clade\ dragAndDrop subTracks\ group compGeno\ html cons241way\ longLabel Cactus Alignment & Conservation of Zoonomia Placental Mammals (241 Species)\ priority 2\ shortLabel Cactus 241-way\ subGroup1 view Views align=Cactus_Alignments phyloP=Basewise_Conservation_(phyloP) phastcons=Element_Conservation_(phastCons) elements=Conserved_Elements\ subGroup2 clade Clade primate=Primate carnivore=Carnivore cetartiodactyla=Cetartiodactyla chiroptera=Chiroptera rodents=Rodents mammals=Mammals all=All_species\ track cons241way\ type bed 4\ visibility hide\ cons241wayViewalign Cactus Alignments bed 4 Cactus Alignment & Conservation of Zoonomia Placental Mammals (241 Species) 3 2 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Cactus Alignment & Conservation of Zoonomia Placental Mammals (241 Species)\ parent cons241way\ shortLabel Cactus Alignments\ track cons241wayViewalign\ view align\ viewUi on\ visibility pack\ chineseTrio Chinese Trio vcfPhasedTrio Genome In a Bottle Chinese Trio 0 2 0 0 0 127 127 127 0 0 0 varRep 0 bigDataUrl /gbdb/hg38/giab/ChineseTrio/merged.vcf.gz\ longLabel Genome In a Bottle Chinese Trio\ maxWindowToDraw 5000000\ parent triosView\ shortLabel Chinese Trio\ subGroups view=trios\ track chineseTrio\ type vcfPhasedTrio\ vcfChildSample HG005|son\ vcfDoFilter off\ vcfDoMaf off\ vcfDoQual off\ vcfParentSamples HG006|father,HG007|mother\ vcfUseAltSampleNames on\ clinGenTriplo ClinGen Triplosensitivity bigBed 9 + ClinGen Dosage Sensitivity Map - Triplosensitivity 3 2 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/bbi/clinGen/clinGenTriplo.bb\ filterLabel.triploScore Dosage Sensitivity Score\ filterValues.triploScore 0|No evidence available,1|Little evidence for dosage pathogenicity,2|Some evidence for dosage pathogenicity,3|Sufficient evidence for dosage pathogenicity,30|Gene associated with autosomal recessive phenotype,40|Dosage sensitivity unlikely\ longLabel ClinGen Dosage Sensitivity Map - Triplosensitivity\ mouseOverField _mouseOver\ parent clinGenComp on\ priority 2\ shortLabel ClinGen Triplosensitivity\ track clinGenTriplo\ type bigBed 9 +\ urls url="$$" PMID1="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID2="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID3="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID4="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID5="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" PMID6="https://pubmed.ncbi.nlm.nih.gov/$$/?from_single_result=$$&expanded_search_query=$$" mondoID="https://monarchinitiative.org/disease/$$"\ visibility pack\ clinvarCnv ClinVar CNVs bigBed 12 + ClinVar Copy Number Variants >= 50bp 0 2 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/bbi/clinvar/clinvarCnv.bb\ filter._varLen 50:999999999\ filterByRange._varLen on\ filterLabel._originCode Alelle Origin\ filterLimits._varLen 50:999999999\ filterType._allTypeCode multiple\ filterType._clinSignCode multiple\ filterType._originCode multiple\ filterValues._allTypeCode SUBST|single nucleotide variant - SUBST,STRUCT|translocation and fusion - STRUCT,LOSS|deletion and copy loss - LOSS,GAIN|duplication and copy gain - GAIN,INS|indel and insertion - INS,INV|inversion - INV,SEQALT|undetermined - SEQALT,SEQLEN|repeat change - SEQLEN\ filterValues._clinSignCode BN|benign,LB|likely benign,CF|conflicting,PG|pathogenic,LP|likely pathogenic,UC|uncertain,OT|other\ filterValues._originCode GERM|germline,SOM|somatic,GERMSOM|germline/somatic,NOVO|de novo,UNK|unknown\ group phenDis\ itemRgb on\ longLabel ClinVar Copy Number Variants >= 50bp\ mergeSpannedItems on\ mouseOverField _mouseOver\ noScoreFilter on\ parent clinvar\ priority 2\ searchIndex _dbVarSsvId\ shortLabel ClinVar CNVs\ skipFields rcvAcc\ track clinvarCnv\ type bigBed 12 +\ urls rcvAcc="https://www.ncbi.nlm.nih.gov/clinvar/$$/" geneId="https://www.ncbi.nlm.nih.gov/gene/$$" snpId="https://www.ncbi.nlm.nih.gov/snp/$$" nsvId="https://www.ncbi.nlm.nih.gov/dbvar/variants/$$/" origName="https://www.ncbi.nlm.nih.gov/clinvar/variation/$$/"\ visibility hide\ dbSnp155ClinVar ClinVar dbSNP(155) bigDbSnp Short Genetic Variants from dbSNP Release 155 Included in ClinVar 1 2 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 bigDataUrl /gbdb/hg38/snp/dbSnp155ClinVar.bb\ defaultGeneTracks knownGene\ longLabel Short Genetic Variants from dbSNP Release 155 Included in ClinVar\ parent dbSnp155ViewVariants off\ priority 2\ shortLabel ClinVar dbSNP(155)\ subGroups view=variants\ track dbSnp155ClinVar\ wgEncodeGencodeCompV20 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 20 (Ensembl 76) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 20 (Ensembl 76)\ parent wgEncodeGencodeV20ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV20\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV22 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 22 (Ensembl 79) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 22 (Ensembl 79)\ parent wgEncodeGencodeV22ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV22\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV23 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 23 (Ensembl 81) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 23 (Ensembl 81)\ parent wgEncodeGencodeV23ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV23\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV24 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 24 (Ensembl 83) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 24 (Ensembl 83)\ parent wgEncodeGencodeV24ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV24\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV25 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 25 (Ensembl 85) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 25 (Ensembl 85)\ parent wgEncodeGencodeV25ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV25\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV26 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 26 (Ensembl 88) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 26 (Ensembl 88)\ parent wgEncodeGencodeV26ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV26\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV27 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 27 (Ensembl 90) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 27 (Ensembl 90)\ parent wgEncodeGencodeV27ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV27\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV28 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 28 (Ensembl 92) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 28 (Ensembl 92)\ parent wgEncodeGencodeV28ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV28\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV29 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 29 (Ensembl 94) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 29 (Ensembl 94)\ parent wgEncodeGencodeV29ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV29\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV30 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 30 (Ensembl 96) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 30 (Ensembl 96)\ parent wgEncodeGencodeV30ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV30\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV31 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 31 (Ensembl 97) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 31 (Ensembl 97)\ parent wgEncodeGencodeV31ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV31\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV32 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 32 (Ensembl 98) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 32 (Ensembl 98)\ parent wgEncodeGencodeV32ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV32\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV33 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 33 (Ensembl 99) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 33 (Ensembl 99)\ parent wgEncodeGencodeV33ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV33\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV34 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 34 (Ensembl 100) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 34 (Ensembl 100)\ parent wgEncodeGencodeV34ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV34\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV35 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 35 (Ensembl 101) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 35 (Ensembl 101)\ parent wgEncodeGencodeV35ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV35\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV36 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 36 (Ensembl 102) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 36 (Ensembl 102)\ parent wgEncodeGencodeV36ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV36\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV37 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 37 (Ensembl 103) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 37 (Ensembl 103)\ parent wgEncodeGencodeV37ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV37\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV38 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 38 (Ensembl 104) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 38 (Ensembl 104)\ parent wgEncodeGencodeV38ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV38\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV39 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 39 (Ensembl 105) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 39 (Ensembl 105)\ parent wgEncodeGencodeV39ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV39\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV40 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 40 (Ensembl 106) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 40 (Ensembl 106)\ parent wgEncodeGencodeV40ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV40\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV41 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 41 (Ensembl 107) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 41 (Ensembl 107)\ parent wgEncodeGencodeV41ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV41\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV42 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 42 (Ensembl 108) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 42 (Ensembl 108)\ parent wgEncodeGencodeV42ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV42\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV43 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 43 (Ensembl 109) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 43 (Ensembl 109)\ parent wgEncodeGencodeV43ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV43\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV44 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 44 (Ensembl 110) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 44 (Ensembl 110)\ parent wgEncodeGencodeV44ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV44\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV45 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 45 (Ensembl 111) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 45 (Ensembl 111)\ parent wgEncodeGencodeV45ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV45\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV46 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 46 (Ensembl 112) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 46 (Ensembl 112)\ parent wgEncodeGencodeV46ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV46\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodeCompV47 Comprehensive genePred Comprehensive Gene Annotation Set from GENCODE Version 47 (Ensembl 113) 3 2 0 0 0 127 127 127 0 0 0 genes 1 longLabel Comprehensive Gene Annotation Set from GENCODE Version 47 (Ensembl 113)\ parent wgEncodeGencodeV47ViewGenes off\ priority 2\ shortLabel Comprehensive\ subGroups view=aGenes name=Comprehensive\ track wgEncodeGencodeCompV47\ trackHandler wgEncodeGencode\ type genePred\ cnvDevDelayControl Control gvf Copy Number Variation Morbidity Map of Developmental Delay - Control 3 2 0 0 0 127 127 127 0 0 0 phenDis 1 longLabel Copy Number Variation Morbidity Map of Developmental Delay - Control\ parent cnvDevDelay on\ priority 2\ shortLabel Control\ track cnvDevDelayControl\ type gvf\ visibility pack\ covidHgiGwasR4Pval COVID GWAS v4 bigLolly 9 + COVID risk variants from GWAS meta-analyses by the COVID-19 Host Genetics Initiative (Rel 4, Oct 2020) 3 2 0 0 0 127 127 127 0 0 22 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,\ This track set shows the results of the\ GWAS Data Release 4 (October 2020) \ from the \ \ COVID-19 Host Genetics Initiative (HGI): \ a collaborative effort to facilitate \ the generation of meta-analysis across multiple studies contributed by\ partners world-wide\ to identify the genetic determinants of SARS-CoV-2 infection susceptibility, disease severity \ and outcomes. The COVID-19 HGI also aims to provide a platform for study partners to \ share analytical results in the form of summary statistics and/or individual level data of COVID-19\ host genetics research. At the time of this release, a total of 137 studies were registered with \ this effort.\
\ \\ The specific phenotypes studied by the COVID-19 HGI are those that benefit from maximal sample \ size: primary analysis on disease severity. For the Data Release 4 the number of cases have\ increased by nearly ten-fold (more than 30,000 COVID-19 cases and 1.47 million controls) by combining\ data from 34 studies across 16 countries. \
\ \\ The four tracks here are based on data from HGI meta-analyses A2, B2, C1, and C2, described here:\
\ \SNP | \Human GRCh37/hg19 Assembly | \Human GRCh38/hg38 Assembly | \Risk Allele | \Alternative | \Gene nearest to SNP | \
---|---|---|---|---|---|
rs73064425 | \chr3:45901089-45901089 | \chr3:45859597-45859597 | \T | \C | \LZTFL1 | \
rs9380142 | \chr6:29798794-29798794 | \chr6:29831017-29831017 | \A | \G | \HLA-G | \
rs143334143 | \chr6:31121426-31121426 | \chr6:31153649-31153649 | \A | \G | \CCHCR1 | \
rs10735079 | \chr12:113380008-113380008 | \chr12:112942203-112942203 | \A | \G | \OAS3 | \
rs74956615 | \chr19:10427721-10427721 | \chr19:10317045-10317045 | \A | \T | \ICAM5/TYK2 | \
rs2109069 | \chr19:4719443-4719443 | \chr19:4719431-4719431 | \A | \G | \DPP9 | \
rs2236757 | \chr21:34624917-34624917 | \chr21:33252612-33252612 | \A | \G | \IFNAR2 | \
\
\
\
\ Displayed items are colored by GWAS effect: red for positive (harmful) effect, \ blue for negative (protective) effect.\ The height ('lollipop stem') of the item is based on statistical significance (p-value). \ For better visualization of the data, only SNPs with p-values smaller than 1e-3 are \ displayed by default.
\\ The color saturation indicates effect size (beta coefficient): values over the median of effect \ size are brightly colored (bright red\ \ , bright blue\ \ ),\ those below the median are paler (light red\ \ , light blue\ \ ). \
\\ Each track has separate display controls and data can be filtered according to the\ number of studies, minimum -log10 p-value, and the\ effect size (beta coefficient), using the track Configure options.
\\ Mouseover on items shows the rs ID (or chrom:pos if none assigned), both the non-effect \ and effect alleles, the effect size (beta coefficient), the p-value, and the number of \ studies.\ Additional information on each variant can be found on the details page by clicking on \ the item.
\ \\ COVID-19 Host Genetics Initiative (HGI) GWAS meta-analysis round 4 (October 2020) results were \ used in this study. \ Each participating study partner submitted GWAS summary statistics for up to four \ of the COVID-19 phenotype definitions.
\\ Data were generated from genome-wide SNP array and whole exome and genome\ sequencing, leveraging the impact of both common and rare variants. The statistical analysis\ performed takes into account differences between sex, ancestry, and date of sample collection. \ Alleles were harmonized across studies and reported allele frequencies are based on gnomAD \ version 3.0 reference data. Most study partners used the SAIGE GWAS pipeline in order \ to generate summary statistics used for the COVID-19 HGI meta-analysis. The summary statistics \ of individual studies were manually examined for inflation, \ deflation, and excessive number of false positives. \ Qualifying summary statistics were filtered for \ INFO > 0.6 and MAF > 0.0001 prior to meta-analyzing the entirety of the data. \
\ The meta-analysis was performed using fixed effects inverse variance weighting.\ The meta-analysis software and workflow are available here. More information about the \ prospective studies, processing pipeline, results and data sharing can be found \ here.\ \ \\ The data underlying these tracks and summary statistics results are publicly available in COVID19-hg Release 4 (October 2020).\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. \ Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.\
\ \\ Thanks to the COVID-19 Host Genetics Initiative contributors and project leads for making these \ data available, and in particular to Rachel Liao, Juha Karjalainen, and Kumar Veerapen at the \ Broad Institute for their review and input during browser track development.\
\ \\ COVID-19 Host Genetics Initiative.\ \ The COVID-19 Host Genetics Initiative, a global initiative to elucidate the role of host genetic\ factors in susceptibility and severity of the SARS-CoV-2 virus pandemic.\ Eur J Hum Genet. 2020 Jun;28(6):715-718.\ PMID: 32404885; PMC: PMC7220587\
\ \\ Pairo-Castineira E, Clohisey S, Klaric L, Bretherick AD, Rawlik K, Pasko D, Walker S, Parkinson N,\ Fourman MH, Russell CD et al.\ \ Genetic mechanisms of critical illness in Covid-19.\ Nature. 2020 Dec 11;.\ PMID: 33307546\
\ \ \ phenDis 1 autoScale on\ bedNameLabel SNP\ chromosomes chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22\ compositeTrack on\ filter._effectSizeAbs 0\ filter.effectSize -1.6:2.2\ filter.pValueLog 3\ filter.sourceCount 1\ filterByRange.effectSize on\ filterLabel._effectSizeAbs Minimum effect size +-\ filterLabel.effectSize Effect size range\ filterLabel.sourceCount Minimum number of studies\ filterLimits.effectSize -1.6:2.2\ lollyField 13\ longLabel COVID risk variants from GWAS meta-analyses by the COVID-19 Host Genetics Initiative (Rel 4, Oct 2020)\ maxHeightPixels 48:75:128\ maxItems 500000\ mouseOver $name $ref/$alt effect $effectSize pVal $pValue studies $sourceCount\ noScoreFilter on\ priority 2\ shortLabel COVID GWAS v4\ superTrack covid pack\ track covidHgiGwasR4Pval\ type bigLolly 9 +\ viewLimits 0:10\ cq7Vcf CQ-7 Variants vcfTabix CQ-7 Variants 0 2 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/highRepro/CQ-7.sort.vcf.gz\ longLabel CQ-7 Variants\ parent highReproVcfs\ shortLabel CQ-7 Variants\ subGroups view=vcfs\ track cq7Vcf\ type vcfTabix\ crossTissueMapsFullDetails Cross Tissue Details bigBarChart Cross tissue nuclei full details 0 2 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$\ This track collection shows data from \ Single-nucleus cross-tissue molecular reference maps toward\ understanding disease gene function. The dataset covers ~200,000 single nuclei\ from a total of 16 human donors across 25 samples, using 4 different sample preparation\ protocols followed by droplet based single-cell RNA-seq. The samples were obtained from\ frozen tissue as part of the Genotype-Tissue Expression (GTEx) project.\ Samples were taken from the esophagus, skeletal muscle, heart, lung, prostate, breast,\ and skin. The dataset includes 43 broad cell classes, some specific to certain tissues\ and some shared across all tissue types.\
\ \\ This track collection contains three bar chart tracks of RNA expression. The first track,\ Cross Tissue Nuclei, allows\ cells to be grouped together and faceted on up to 4 categories: tissue, cell class, cell subclass,\ and cell type. The second track,\ Cross Tissue Details, allows\ cells to be grouped together and faceted on up to 7 categories: tissue, cell class, cell subclass,\ cell type, granular cell type, sex, and donor. The third track,\ GTEx Immune Atlas,\ allows cells to be grouped together and faceted on up to 5 categories: tissue, cell type, cell\ class, sex, and donor.\
\ \\ Please see the\ GTEx portal\ for further interactive displays and additional data.
\ \\ Tissue-cell type combinations in the Full and Combined tracks are\ colored by which cell type they belong to in the below table:\
\
Color | \Cell Type | \
---|---|
Endothelial | |
Epithelial | |
Glia | |
Immune | |
Neuron | |
Stromal | |
Other |
\ Tissue-cell type combinations in the Immune Atlas track are shaded according\ to the below table:\
Color | \Cell Type | \
---|---|
Inflammatory Macrophage | |
Lung Macrophage | |
Monocyte/Macrophage FCGR3A High | |
Monocyte/Macrophage FCGR3A Low | |
Macrophage HLAII High | |
Macrophage LYVE1 High | |
Proliferating Macrophage | |
Dendritic Cell 1 | |
Dendritic Cell 2 | |
Mature Dendritic Cell | |
Langerhans | |
CD14+ Monocyte | |
CD16+ Monocyte | |
LAM-like | |
Other |
\ Using the previously collected tissue samples from the Genotype-Tissue Expression\ project, nuclei were isolated using four different protocols and sequenced\ using droplet based single cell RNA-seq. CellBender v2.1 and other standard quality\ control techniques were applied, resulting in 209,126 nuclei profiles across eight\ tissues, with a mean of 918 genes and 1519 transcripts per profile.\
\ \\ Data from all samples was integrated with a conditional variation autoencoder\ in order to correct for multiple sources of variation like sex, and protocol\ while preserving tissue and cell type specific effects.\
\ \\ For detailed methods, please refer to Eraslan et al, or the\ \ GTEx portal website.\
\ \\
The gene expression files were downloaded from the\
\
GTEx portal. The UCSC command line utilities matrixClusterColumns
,\
matrixToBarChartBed
, and bedToBigBed
were used to transform\
these into a bar chart format bigBed file that can be visualized.\
The UCSC utilities can be found on\
our download server.\
\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions or our Data Access FAQ for more\ information.
\ \Thanks to the GTEx Consortium for creating and analyzing these data.
\ \\ Eraslan G, Drokhlyansky E, Anand S, Fiskin E, Subramanian A, Slyper M, Wang J, Van Wittenberghe N,\ Rouhana JM, Waldman J et al.\ \ Single-nucleus cross-tissue molecular reference maps toward understanding disease gene function.\ Science. 2022 May 13;376(6594):eabl4290.\ PMID: 35549429; PMC: PMC9383269\
\ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/crossTissueMaps/facet_detailed.categories\ barChartFacets tissue,cell_class,cell_subclass,cell_type,granular_cell_type,sex,donor\ barChartMerge on\ barChartMetric gene/genome\ barChartStatsUrl /gbdb/hg38/bbi/crossTissueMaps/facet_detailed.facets\ barChartStretchToItem on\ barChartUnit parts per million\ bigDataUrl /gbdb/hg38/bbi/crossTissueMaps/facet_detailed.bb\ defaultLabelFields name\ html crossTissueMaps\ labelFields name,name2\ longLabel Cross tissue nuclei full details\ maxWindowToDraw 10000000\ parent crossTissueMaps\ priority 2\ shortLabel Cross Tissue Details\ track crossTissueMapsFullDetails\ type bigBarChart\ url https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$\ The GENCODE Genes track (version 46, May 2024) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The v46 release was derived from the GTF file that contains annotations only on the main\ chromosomes. Statistics for this build and information on how they were generated can be found on\ the GENCODE site.
\ \\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is mostly based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \ \\ Within a gene using the pack display mode, transcripts below a specified rank will be\ condensed into a view similar to squish mode. The transcript ranking approach is\ preliminary and will change in future releases. The transcripts rankings are defined by the\ following criteria for protein-coding and non-coding genes:
\ Protein_coding genes\\
The GENCODE v46 track was built from the GENCODE downloads file \
gencode.v46.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources\
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney. This version of the track was\ generated by Jonathan Casper.
\ \\ Frankish A, Carbonell-Sala S, Diekhans M, Jungreis I, Loveland JE, Mudge JM, Sisu C, Wright JC,\ Arnan C, Barnes I et al.\ \ GENCODE: reference annotation for the human and mouse genomes in 2023.\ Nucleic Acids Res. 2023 Jan 6;51(D1):D942-D949.\ PMID: 36420896; PMC: PMC9825462\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV46.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ externalDb knownGeneV46\ group genes\ html knownGeneV46\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V46\ maxItems 50000\ parent knownGeneArchive\ priority 2\ searchIndex name\ shortLabel GENCODE V46\ squishyPackField rank\ squishyPackLabel Number of transcripts shown at full height (ranked by GENCODE transcript ranking)\ squishyPackPoint 1\ track knownGeneV46\ type bigGenePred knownGenePep knownGeneMrna\ visibility pack\ missenseByGene Gene Missense bigBed 12 + gnomAD Predicted Missense Constraint Metrics By Gene (Z-scores) v2.1.1 3 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/gene/$$?dataset=gnomad_r2_1 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/missenseByGene.bb\ filter._zscore -19:11\ filterByRange._zscore on\ filterLabel._zscore Show only items between this Z-score range\ itemRgb on\ labelFields name,geneName\ longLabel gnomAD Predicted Missense Constraint Metrics By Gene (Z-scores) v2.1.1\ mouseOverField _mouseOver\ parent constraintV2 off\ priority 2\ searchIndex name,geneName\ shortLabel Gene Missense\ subGroups view=v2\ track missenseByGene\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/gene/$$?dataset=gnomad_r2_1\ urlLabel View this Gene on the gnomAD browser\ geneHancerGenesDoubleElite GH genes TSS (DE) bigBed 9 GeneCards genes TSS (Double Elite) 3 2 0 0 0 127 127 127 0 0 0 http://www.genecards.org/cgi-bin/carddisp.pl?gene=$$ regulation 1 bigDataUrl /gbdb/hg38/geneHancer/geneHancerGenesTssDoubleElite.hg38.bb\ longLabel GeneCards genes TSS (Double Elite)\ parent ghGeneTss on\ shortLabel GH genes TSS (DE)\ subGroups set=a_ELITE view=b_TSS\ track geneHancerGenesDoubleElite\ type bigBed 9\ gnomadExomesVariantsV2 gnomAD Exome v2 vcfTabix Genome Aggregation Database (gnomAD) Exome Variants v2.1 0 2 0 0 0 127 127 127 0 0 0 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/vcf/gnomad.exomes.r2.1.1.sites.liftover_grch38.vcf.gz\ longLabel Genome Aggregation Database (gnomAD) Exome Variants v2.1\ parent gnomadVariantsV2 on\ priority 2\ shortLabel gnomAD Exome v2\ track gnomadExomesVariantsV2\ gnomadExomesVariantsV4_1 gnomAD v4.1 Exomes bigBed 9 + Genome Aggregation Database (gnomAD) Exomes Variants v4.1 4 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/variant/$s-$<_startPos>-$-$\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ This container track helps call out sections of the genome that often cause problems or\ confusion when working with the genome. The hg19 genome has a track with the same name, but with\ many more subtracks, as the GeT-RM and Genome-in-a-Bottle artifact variants do not exist yet\ for hg38, to our knowledge. If you are missing a track here that you know from\ hg19 and have an idea how to add it hg38, do not hesitate to contact us.
\ \ \\ The Problematic Regions track contains the following subtracks:\
\ The Highly Reproducible Regions track highlights regions and variants\ from eight samples that can be used to assess variant detection pipelines. The\ "Highly Reproducible Regions" subtrack comprises the intersection of the reproducible\ regions across all eight samples, while the "Variants" subtracks contain the reproducible\ variants from each assayed sample. Both tracks contain data from the following samples:\
\The Genome in a Bottle (GIAB) Problematic Regions tracks provide stratifications of the\ genome to evaluate variant calls in complex regions. It is designed for use with Global Alliance\ for Genomic Health (GA4GH) benchmarking tools like\ hap.py\ and includes regions with low complexity, segmental duplications, functional regions,\ and difficult-to-sequence areas. Developed in collaboration with GA4GH, the\ Genome in a Bottle (GIAB) consortium, and the\ Telomere-to-Telomere Consortium (T2T), the dataset aims to standardize the\ analysis of genetic variation by offering pre-defined BED files for stratifying true and false\ positives in genomic studies, facilitating accurate assessments in complex areas of the genome.
\ \\ The creation of the GIAB Problematic Regions tracks involves using a pipeline and configuration to\ generate stratification BED files that categorize genomic regions based on specific challenges,\ such as low complexity or difficult mapping, to facilitate accurate benchmarking of variant calls.\ For more information on the pipeline and configuration used, please visit the following webpage:\ \ https://ftp-trace.ncbi.nlm.nih.gov/ReferenceSamples/giab/release/genome-stratifications/v3.5/README.md.\ If you have questions or comments, please write to Justin Zook (jzook@nist.gov).
\ \ \ \\ Each track contains a set of regions of varying length with no special configuration options. \ The UCSC Unusual Regions track has a mouse-over description, all other tracks have at most\ a name field, which can be shown in pack mode. The tracks are usually kept in dense mode.\
\ \\ The Hide empty subtracks control hides subtracks with no data in the browser window.\ Changing the browser window by zooming or scrolling may result in the display of a different\ selection of tracks.\
\ \\ The raw data can be explored interactively with the Table Browser\ or the Data Integrator.\ \
\
For automated download and analysis, the genome annotation is stored in bigBed files that\
can be downloaded from\
our download server.\
Individual\
regions or the whole genome annotation can be obtained using our tool bigBedToBed\
which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tool\
can also be used to obtain only features within a given range, e.g. \
\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/problematic/comments.bb -chrom=chr21 -start=0 -end=100000000 stdout
\
\ Files were downloaded from the respective databases and converted to bigBed format.\ The procedure is documented in our\ hg38 makeDoc file.\
\ \\ Thanks to Anna Benet-Pagès, Max Haeussler, Angie Hinrichs, Daniel Schmelter, and Jairo\ Navarro at the UCSC Genome Browser for planning, building, and testing these tracks. The\ underlying data comes from the\ ENCODE Blacklist and some parts were copied manually from the HGNC and NCBI\ RefSeq tracks.\
\ \\ Amemiya HM, Kundaje A, Boyle AP.\ \ The ENCODE Blacklist: Identification of Problematic Regions of the Genome.\ Sci Rep. 2019 Jun 27;9(1):9354.\ PMID: 31249361; PMC: PMC6597582\
\ \\ Dwarshuis N, Kalra D, McDaniel J, Sanio P, Alvarez Jerez P, Jadhav B, Huang WE, Mondal R, Busby B,\ Olson ND et al.\ \ The GIAB genomic stratifications resource for human reference genomes.\ Nat Commun. 2024 Oct 19;15(1):9029.\ PMID: 39424793; PMC: PMC11489684\
\ \\ Krusche P, Trigg L, Boutros PC, Mason CE, De La Vega FM, Moore BL, Gonzalez-Porta M, Eberle MA,\ Tezak Z, Lababidi S et al.\ \ Best practices for benchmarking germline small-variant calls in human genomes.\ Nat Biotechnol. 2019 May;37(5):555-560.\ PMID: 30858580; PMC: PMC6699627\
\ \\ Pan B, Ren L, Onuchic V, Guan M, Kusko R, Bruinsma S, Trigg L, Scherer A, Ning B, Zhang C et\ al.\ \ Assessing reproducibility of inherited variants detected with short-read whole genome\ sequencing.\ Genome Biol. 2022 Jan 3;23(1):2.\ PMID: 34980216; PMC: PMC8722114\
\ map 1 compositeTrack on\ html problematic\ longLabel Highly Reproducible genomic regions for sequencing\ parent problematicSuper\ priority 2\ shortLabel Highly Reproducible Regions\ subGroup1 view Views beds=Regions vcfs=Variants\ track highlyReproducible\ type bed 3\ visibility hide\ highReproBeds Highly Reproducible Regions bigBed 9 + Highly Reproducible Regions 1 2 0 0 0 127 127 127 0 0 0 map 1 longLabel Highly Reproducible Regions\ parent highlyReproducible\ shortLabel Highly Reproducible Regions\ track highReproBeds\ type bigBed 9 +\ view beds\ visibility dense\ highReproVcfs Highly Reproducible Variants vcfTabix Highly Reproducible Variants 0 2 0 0 0 127 127 127 0 0 0 map 1 hideEmptySubtracks on\ longLabel Highly Reproducible Variants\ parent highlyReproducible\ shortLabel Highly Reproducible Variants\ track highReproVcfs\ type vcfTabix\ view vcfs\ visibility hide\ hmc HMC bigWig HMC - Homologous Missense Constraint Score on PFAM domains 2 2 0 130 0 127 192 127 0 0 0\ The "Constraint scores" container track includes several subtracks showing the results of\ constraint prediction algorithms. These try to find regions of negative\ selection, where variations likely have functional impact. The algorithms do\ not use multi-species alignments to derive evolutionary constraint, but use\ primarily human variation, usually from variants collected by gnomAD (see the\ gnomAD V2 or V3 tracks on hg19 and hg38) or TOPMED (contained in our dbSNP\ tracks and available as a filter). One of the subtracks is based on UK Biobank\ variants, which are not available publicly, so we have no track with the raw data.\ The number of human genomes that are used as the input for these scores are\ 76k, 53k and 110k for gnomAD, TOPMED and UK Biobank, respectively.\
\ \Note that another important constraint score, gnomAD\ constraint, is not part of this container track but can be found in the hg38 gnomAD\ track.\
\ \ The algorithms included in this track are:\\ JARVIS scores are shown as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The scores were downloaded and converted to a single bigWig file.\ Move the mouse over the bars to display the exact values. A horizontal line is shown at the 0.733\ value which signifies the 90th percentile.
\ See hg19 makeDoc and\ hg38 makeDoc.\\ Interpretation: The authors offer a suggested guideline of > 0.9998 for identifying\ higher confidence calls and minimizing false positives. In addition to that strict threshold, the \ following two more relaxed cutoffs can be used to explore additional hits. Note that these\ thresholds are offered as guidelines and are not necessarily representative of pathogenicity.
\ \\
Percentile | JARVIS score threshold |
---|---|
99th | 0.9998 |
95th | 0.9826 |
90th | 0.7338 |
\ HMC scores are displayed as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The highly-constrained cutoff\ of 0.8 is indicated with a line.
\\ Interpretation: \ A protein residue with HMC score <1 indicates that missense variants affecting\ the homologous residues are significantly under negative selection (P-value <\ 0.05) and likely to be deleterious. A more stringent score threshold of HMC<0.8\ is recommended to prioritize predicted disease-associated variants.\
\ \\ Interpretation: The authors suggest the following guidelines for evaluating\ intolerance. By default, the MetaDome track displays a horizontal line at 0.7 which \ signifies the first intolerant bin. For more information see the MetaDome publication.
\ \\
Classification | MetaDome Tolerance Score |
---|---|
Highly intolerant | ≤ 0.175 |
Intolerant | ≤ 0.525 |
Slightly intolerant | ≤ 0.7 |
\ MTR data can be found on two tracks, MTR All data and MTR Scores. In the\ MTR Scores track the data has been converted into 4 separate signal tracks\ representing each base pair mutation, with the lowest possible score shown when\ multiple transcripts overlap at a position. Overlaps can happen since this score\ is derived from transcripts and multiple transcripts can overlap. \ A horizontal line is drawn on the 0.8 score line\ to roughly represent the 25th percentile, meaning the items below may be of particular\ interest. It is recommended that the data be explored using\ this version of the track, as it condenses the information substantially while\ retaining the magnitude of the data.
\ \Any specific point mutations of interest can then be researched in the \ MTR All data track. This track contains all of the information from\ \ MTRV2 including more than 3 possible scores per base when transcripts overlap.\ A mouse-over on this track shows the ref and alt allele, as well as the MTR score\ and the MTR score percentile. Filters are available for MTR score, False Discovery Rate\ (FDR), MTR percentile, and variant consequence. By default, only items in the bottom\ 25 percentile are shown. Items in the track are colored according\ to their MTR percentile:
\\ Interpretation: Regions with low MTR scores were seen to be enriched with\ pathogenic variants. For example, ClinVar pathogenic variants were seen to\ have an average score of 0.77 whereas ClinVar benign variants had an average score\ of 0.92. Further validation using the FATHMM cancer-associated training dataset saw\ that scores less than 0.5 contained 8.6% of the pathogenic variants while only containing\ 0.9% of neutral variants. In summary, lower scores are more likely to represent\ pathogenic variants whereas higher scores could be pathogenic, but have a higher chance\ to be a false positive. For more information see the MTR-Viewer publication.
\ \\ Scores were downloaded and converted to a single bigWig file. See the\ hg19 makeDoc and the\ hg38 makeDoc for more info.\
\ \\ Scores were downloaded and converted to .bedGraph files with a custom Python \ script. The bedGraph files were then converted to bigWig files, as documented in our \ makeDoc hg19 build log.
\ \\
The authors provided a bed file containing codon coordinates along with the scores. \
This file was parsed with a python script to create the two tracks. For the first track\
the scores were aggregated for each coordinate, then the lowest score chosen for any\
overlaps and the result written out to bedGraph format. The file was then converted\
to bigWig with the bedGraphToBigWig
utility. For the second track the file\
was reorganized into a bed 4+3 and conveted to bigBed with the bedToBigBed
\
utility.
\ See the hg19 makeDoc for details including the build script.
\\ The raw MetaDome data can also be accessed via their Zenodo handle.
\ \\ V2\ file was downloaded and columns were reshuffled as well as itemRgb added for the\ MTR All data track. For the MTR Scores track the file was parsed with a python\ script to pull out the highest possible MTR score for each of the 3 possible mutations\ at each base pair and 4 tracks built out of these values representing each mutation.
\\ See the hg19 makeDoc entry on MTR for more info.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/hmc/hmc.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \ \\ Thanks to Jean-Madeleine Desainteagathe (APHP Paris, France) for suggesting the JARVIS, MTR, HMC tracks. Thanks to Xialei Zhang for providing the HMC data file and to Dimitrios Vitsios and Slave Petrovski for helping clean up the hg38 JARVIS files for providing guidance on interpretation. Additional\ thanks to Laurens van de Wiel for providing the MetaDome data as well as guidance on the track development and interpretation. \
\ \\ Vitsios D, Dhindsa RS, Middleton L, Gussow AB, Petrovski S.\ \ Prioritizing non-coding regions based on human genomic constraint and sequence context with deep\ learning.\ Nat Commun. 2021 Mar 8;12(1):1504.\ PMID: 33686085; PMC: PMC7940646\
\ \\ Xiaolei Zhang, Pantazis I. Theotokis, Nicholas Li, the SHaRe Investigators, Caroline F. Wright, Kaitlin E. Samocha, Nicola Whiffin, James S. Ware\ \ Genetic constraint at single amino acid resolution improves missense variant prioritisation and gene discovery.\ Medrxiv 2022.02.16.22271023\
\ \\ Wiel L, Baakman C, Gilissen D, Veltman JA, Vriend G, Gilissen C.\ \ MetaDome: Pathogenicity analysis of genetic variants through aggregation of homologous human protein\ domains.\ Hum Mutat. 2019 Aug;40(8):1030-1038.\ PMID: 31116477; PMC: PMC6772141\
\ \\ Silk M, Petrovski S, Ascher DB.\ \ MTR-Viewer: identifying regions within genes under purifying selection.\ Nucleic Acids Res. 2019 Jul 2;47(W1):W121-W126.\ PMID: 31170280; PMC: PMC6602522\
\ \\ Halldorsson BV, Eggertsson HP, Moore KHS, Hauswedell H, Eiriksson O, Ulfarsson MO, Palsson G,\ Hardarson MT, Oddsson A, Jensson BO et al.\ \ The sequences of 150,119 genomes in the UK Biobank.\ Nature. 2022 Jul;607(7920):732-740.\ PMID: 35859178; PMC: PMC9329122\
\ \ phenDis 0 bigDataUrl /gbdb/hg38/hmc/hmc.bw\ color 0,130,0\ html constraintSuper\ longLabel HMC - Homologous Missense Constraint Score on PFAM domains\ maxHeightPixels 128:40:8\ maxWindowToDraw 10000000\ mouseOverFunction noAverage\ parent constraintSuper\ priority 2\ shortLabel HMC\ track hmc\ type bigWig\ viewLimits 0:2\ viewLimitsMax 0:2\ visibility full\ yLineMark 0.8\ yLineOnOff on\ covidHgiGwasB2 Hosp COVID GWAS bigLolly 9 + Hospitalized COVID GWAS from the COVID-19 Host Genetics Initiative (3199 cases, 8 studies) 0 2 0 0 0 127 127 127 0 0 22 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22, phenDis 1 bigDataUrl /gbdb/hg38/covidHgiGwas/covidHgiGwasB2.hg38.bb\ longLabel Hospitalized COVID GWAS from the COVID-19 Host Genetics Initiative (3199 cases, 8 studies)\ parent covidHgiGwas off\ shortLabel Hosp COVID GWAS\ track covidHgiGwasB2\ covidHgiGwasR4PvalB2 Hosp COVID vars bigLolly 9 + Hospitalized COVID risk variants from the COVID-19 HGI GWAS Analysis B2 (7885 cases, 21 studies, Rel 4: Oct 2020) 0 2 0 0 0 127 127 127 0 0 22 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22, phenDis 1 bigDataUrl /gbdb/hg38/covidHgiGwas/covidHgiGwasR4.B2.hg38.bb\ longLabel Hospitalized COVID risk variants from the COVID-19 HGI GWAS Analysis B2 (7885 cases, 21 studies, Rel 4: Oct 2020)\ parent covidHgiGwasR4Pval on\ priority 2\ shortLabel Hosp COVID vars\ track covidHgiGwasR4PvalB2\ xGen_Research_Targets_V1 IDT xGen V1 T bigBed IDT - xGen Exome Research Panel V1 Target Regions 0 2 100 143 255 177 199 255 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/xgen-exome-research-panel-targets-hg38.bb\ color 100,143,255\ longLabel IDT - xGen Exome Research Panel V1 Target Regions\ parent exomeProbesets off\ shortLabel IDT xGen V1 T\ track xGen_Research_Targets_V1\ type bigBed\ nestedRepeats Interrupted Rpts bed 12 + Fragments of Interrupted Repeats Joined by RepeatMasker ID 0 2 0 0 0 127 127 127 1 0 0\ This track shows joined fragments of interrupted repeats extracted\ from the output of the \ RepeatMasker program which screens DNA sequences\ for interspersed repeats and low complexity DNA sequences using the\ \ Repbase Update library of repeats from the\ Genetic\ Information Research Institute (GIRI). Repbase Update is described in\ Jurka (2000) in the References section below.\
\ \\ The detailed annotations from RepeatMasker are in the RepeatMasker track. This\ track shows fragments of original repeat insertions which have been interrupted\ by insertions of younger repeats or through local rearrangements. The fragments\ are joined using the ID column of RepeatMasker output.\
\ \\ In pack or full mode, each interrupted repeat is displayed as boxes\ (fragments) joined by horizontal lines, labeled with the repeat name.\ If all fragments are on the same strand, arrows are added to the\ horizontal line to indicate the strand. In dense or squish mode, labels\ and arrows are omitted and in dense mode, all items are collapsed to\ fit on a single row.\
\ \\ Items are shaded according to the average identity score of their\ fragments. Usually, the shade of an item is similar to the shades of\ its fragments unless some fragments are much more diverged than\ others. The score displayed above is the average identity score,\ clipped to a range of 50% - 100% and then mapped to the range\ 0 - 1000 for shading in the browser.\
\ \\ UCSC has used the most current versions of the RepeatMasker software\ and repeat libraries available to generate these data. Note that these\ versions may be newer than those that are publicly available on the Internet.\
\ \\ Data are generated using the RepeatMasker -s flag. Additional flags\ may be used for certain organisms. See the\ FAQ for more information.\
\ \\ Thanks to Arian Smit, Robert Hubley and GIRI for providing the tools and\ repeat libraries used to generate this track.\
\ \\ Smit AFA, Hubley R, Green P.\ RepeatMasker Open-3.0.\ \ http://www.repeatmasker.org. 1996-2010.\
\ \\ Repbase Update is described in:\
\ \\ Jurka J.\ \ Repbase Update: a database and an electronic journal of repetitive elements.\ Trends Genet. 2000 Sep;16(9):418-420.\ PMID: 10973072\
\ \\ For a discussion of repeats in mammalian genomes, see:\
\ \\ Smit AF.\ \ Interspersed repeats and other mementos of transposable elements in mammalian genomes.\ Curr Opin Genet Dev. 1999 Dec;9(6):657-63.\ PMID: 10607616\
\ \\ Smit AF.\ \ The origin of interspersed repeats in the human genome.\ Curr Opin Genet Dev. 1996 Dec;6(6):743-8.\ PMID: 8994846\
\ rep 1 exonNumbers off\ group rep\ longLabel Fragments of Interrupted Repeats Joined by RepeatMasker ID\ priority 2\ shortLabel Interrupted Rpts\ track nestedRepeats\ type bed 12 +\ useScore 1\ visibility hide\ jaspar2022 JASPAR 2022 TFBS bigBed 6 + JASPAR CORE 2022 - Predicted Transcription Factor Binding Sites 0 2 0 0 0 127 127 127 1 0 0 http://jaspar.genereg.net/search?q=$$&collection=all&tax_group=all&tax_id=all&type=all&class=all&family=all&version=all regulation 1 bigDataUrl /gbdb/hg38/jaspar/JASPAR2022.bb\ filterValues.TFName Ahr::Arnt,Alx1,ALX3,Alx4,Ar,ARGFX,Arid3a,Arid3b,Arid5a,Arnt,ARNT2,ARNT::HIF1A,Arntl,Arx,ASCL1,Ascl2,Atf1,ATF2,Atf3,ATF3,ATF4,ATF6,ATF7,Atoh1,ATOH7,BACH1,Bach1::Mafk,BACH2,BARHL1,BARHL2,BARX1,BARX2,BATF,BATF3,BATF::JUN,Bcl11B,BCL6,BCL6B,Bhlha15,BHLHA15,BHLHE22,BHLHE23,BHLHE40,BHLHE41,BNC2,BSX,CDX1,CDX2,CDX4,CEBPA,CEBPB,CEBPD,CEBPE,CEBPG,CLOCK,CREB1,CREB3,CREB3L1,Creb3l2,CREB3L4,Creb5,CREM,Crx,CTCF,CTCFL,CUX1,CUX2,DBP,Ddit3::Cebpa,DLX1,Dlx2,Dlx3,Dlx4,Dlx5,DLX6,Dmbx1,Dmrt1,DMRT3,DMRTA1,DMRTA2,DMRTC2,DPRX,DRGX,Dux,DUX4,DUXA,E2F1,E2F2,E2F3,E2F4,E2F6,E2F7,E2F8,EBF1,Ebf2,EBF3,EGR1,EGR2,EGR3,EGR4,EHF,ELF1,ELF2,ELF3,ELF4,Elf5,ELK1,ELK1::HOXA1,ELK1::HOXB13,ELK1::SREBF2,ELK3,ELK4,EMX1,EMX2,EN1,EN2,EOMES,ERF,ERF::FIGLA,ERF::FOXI1,ERF::FOXO1,ERF::HOXB13,ERF::NHLH1,ERF::SREBF2,Erg,ESR1,ESR2,ESRRA,ESRRB,Esrrg,ESX1,ETS1,ETS2,ETV1,ETV2,ETV2::DRGX,ETV2::FIGLA,ETV2::FOXI1,ETV2::HOXB13,ETV3,ETV4,ETV5,ETV5::DRGX,ETV5::FIGLA,ETV5::FOXI1,ETV5::FOXO1,ETV5::HOXA2,ETV6,ETV7,EVX1,EVX2,EWSR1-FLI1,FERD3L,FEV,FIGLA,FLI1,FLI1::DRGX,FLI1::FOXI1,FOS,FOSB::JUN,FOSB::JUNB,FOS::JUN,FOS::JUNB,FOS::JUND,FOSL1,FOSL1::JUN,FOSL1::JUNB,FOSL1::JUND,FOSL2,FOSL2::JUN,FOSL2::JUNB,FOSL2::JUND,FOXA1,FOXA2,FOXA3,FOXB1,FOXC1,FOXC2,FOXD1,FOXD2,FOXD3,FOXE1,Foxf1,FOXF2,FOXG1,FOXH1,FOXI1,Foxj2,FOXJ2::ELF1,Foxj3,FOXK1,FOXK2,FOXL1,Foxl2,Foxn1,FOXN3,Foxo1,FOXO1::ELF1,FOXO1::ELK1,FOXO1::ELK3,FOXO1::FLI1,Foxo3,FOXO4,FOXO6,FOXP1,FOXP2,FOXP3,Foxq1,GABPA,GATA1,GATA1::TAL1,GATA2,Gata3,GATA4,GATA5,GATA6,GBX1,GBX2,GCM1,GCM2,GFI1,Gfi1B,Gli1,Gli2,GLI3,GLIS1,GLIS2,GLIS3,Gmeb1,GMEB2,GRHL1,GRHL2,GSC,GSC2,GSX1,GSX2,Hand1::Tcf3,HAND2,HES1,HES2,HES5,HES6,HES7,HESX1,HEY1,HEY2,Hic1,HIC2,HIF1A,HINFP,HLF,HMBOX1,Hmx1,Hmx2,Hmx3,Hnf1A,HNF1A,HNF1B,HNF4A,HNF4G,HOXA1,HOXA10,Hoxa11,Hoxa13,HOXA2,HOXA4,HOXA5,HOXA6,HOXA7,HOXA9,HOXB13,HOXB2,HOXB2::ELK1,HOXB3,HOXB4,HOXB5,HOXB6,HOXB7,HOXB8,HOXB9,HOXC10,HOXC11,HOXC12,HOXC13,HOXC4,HOXC8,HOXC9,HOXD10,HOXD11,HOXD12,HOXD12::ELK1,Hoxd13,HOXD3,HOXD4,HOXD8,HOXD9,HSF1,HSF2,HSF4,IKZF1,Ikzf3,INSM1,Irf1,IRF2,IRF3,IRF4,IRF5,IRF6,IRF7,IRF8,IRF9,Isl1,ISL2,ISX,JDP2,Jun,JUN,JUNB,JUND,JUN::JUNB,KLF1,KLF10,KLF11,KLF12,KLF13,KLF14,KLF15,KLF16,KLF17,KLF2,KLF3,KLF4,KLF5,KLF6,KLF7,KLF9,LBX1,LBX2,Lef1,Lhx1,LHX2,Lhx3,Lhx4,LHX5,LHX6,Lhx8,LHX9,LIN54,LMX1A,LMX1B,MAF,MAFA,Mafb,MAFF,Mafg,MAFG::NFE2L1,MAFK,MAF::NFE2,MAX,MAX::MYC,MAZ,Mecom,MEF2A,MEF2B,MEF2C,MEF2D,MEIS1,MEIS2,MEIS3,MEOX1,MEOX2,MGA,MGA::EVX1,MITF,mix-a,MIXL1,MLX,Mlxip,MLXIPL,MNT,MNX1,MSANTD3,MSC,Msgn1,MSX1,MSX2,Msx3,MTF1,MXI1,MYB,MYBL1,MYBL2,MYC,MYCN,MYF5,MYF6,MYOD1,MYOG,MZF1,NEUROD1,Neurod2,NEUROG1,NEUROG2,Nfat5,Nfatc1,Nfatc2,NFATC3,NFATC4,NFE2,Nfe2l2,NFIA,NFIB,NFIC,NFIC::TLX1,NFIL3,NFIX,NFKB1,NFKB2,NFYA,NFYB,NFYC,NHLH1,NHLH2,Nkx2-1,NKX2-2,NKX2-3,NKX2-4,NKX2-5,NKX2-8,Nkx3-1,Nkx3-2,NKX6-1,NKX6-2,NKX6-3,Nobox,NOTO,Npas2,Npas4,NR1D1,NR1D2,Nr1H2,NR1H2::RXRA,Nr1h3::Rxra,Nr1H4,NR1H4::RXRA,NR1I2,NR1I3,NR2C1,NR2C2,Nr2e1,Nr2e3,NR2F1,NR2F2,Nr2f6,Nr2F6,NR2F6,NR3C1,NR3C2,NR4A1,NR4A2,NR4A2::RXRA,NR5A1,Nr5A2,NR6A1,Nrf1,NRL,OLIG1,Olig2,OLIG2,OLIG3,ONECUT1,ONECUT2,ONECUT3,OSR1,OSR2,OTX1,OTX2,OVOL1,OVOL2,PATZ1,PAX1,PAX2,PAX3,PAX4,PAX5,PAX6,Pax7,PAX9,PBX1,PBX2,PBX3,PDX1,PHOX2A,PHOX2B,PITX1,PITX2,PITX3,PKNOX1,PKNOX2,PLAG1,Plagl1,PLAGL2,POU1F1,POU2F1,POU2F1::SOX2,POU2F2,POU2F3,POU3F1,POU3F2,POU3F3,POU3F4,POU4F1,POU4F2,POU4F3,POU5F1,POU5F1B,Pou5f1::Sox2,POU6F1,POU6F2,PPARA::RXRA,PPARD,PPARG,Pparg::Rxra,PRDM1,Prdm14,Prdm15,Prdm4,Prdm5,PRDM9,PROP1,PROX1,PRRX1,PRRX2,Ptf1a,Ptf1A,RARA,RARA::RXRA,RARA::RXRG,Rarb,RARB,Rarg,RARG,RAX,RAX2,RBPJ,Rbpjl,REL,RELA,RELB,REST,RFX1,RFX2,RFX3,RFX4,RFX5,Rfx6,RFX7,Rhox11,RHOXF1,RORA,RORB,RORC,RREB1,Runx1,RUNX2,RUNX3,Rxra,RXRA::VDR,RXRB,RXRG,SATB1,SCRT1,SCRT2,Sf1,SHOX,Shox2,SIX1,SIX2,Six3,Six4,SMAD2,Smad2::Smad3,SMAD2::SMAD3::SMAD4,SMAD3,Smad4,SMAD5,SNAI1,SNAI2,SNAI3,SOHLH2,Sox1,SOX10,Sox11,SOX12,SOX13,SOX14,SOX15,Sox17,SOX18,SOX2,SOX21,Sox3,SOX4,Sox5,Sox6,SOX8,SOX9,SP1,SP2,SP3,SP4,SP5,SP8,SP9,SPDEF,Spi1,SPIB,SPIC,Spz1,SREBF1,SREBF2,SRF,SRY,STAT1,STAT1::STAT2,Stat2,STAT3,Stat4,Stat5a,Stat5a::Stat5b,Stat5b,Stat6,TAL1::TCF3,TBP,TBR1,TBX1,TBX15,TBX18,TBX19,TBX2,TBX20,TBX21,TBX3,TBX4,TBX5,Tbx6,TBXT,Tcf12,TCF12,Tcf21,TCF21,TCF3,TCF4,TCF7,TCF7L1,TCF7L2,TCFL5,TEAD1,TEAD2,TEAD3,TEAD4,TEF,TFAP2A,TFAP2B,TFAP2C,TFAP2E,TFAP4,TFAP4::ETV1,TFAP4::FLI1,TFCP2,Tfcp2l1,TFDP1,TFE3,TFEB,TFEC,TGIF1,TGIF2,TGIF2LX,TGIF2LY,THAP1,Thap11,THRA,THRB,TLX2,TP53,TP63,TP73,TRPS1,TWIST1,Twist2,UNCX,USF1,USF2,VAX1,VAX2,Vdr,VENTX,VEZF1,VSX1,VSX2,Wt1,XBP1,Yy1,YY2,ZBED1,ZBED2,ZBTB12,ZBTB14,ZBTB18,ZBTB26,ZBTB32,ZBTB33,ZBTB6,ZBTB7A,ZBTB7B,ZBTB7C,ZEB1,ZFP14,Zfp335,ZFP42,ZFP57,Zfx,ZIC1,Zic1::Zic2,Zic2,Zic3,ZIC4,ZIC5,ZIM3,ZKSCAN1,ZKSCAN3,ZKSCAN5,ZNF135,ZNF136,ZNF140,ZNF143,ZNF148,ZNF16,ZNF189,ZNF211,ZNF214,ZNF24,ZNF257,ZNF263,ZNF274,ZNF281,ZNF282,ZNF317,ZNF320,ZNF324,ZNF331,ZNF341,ZNF343,ZNF354A,ZNF354C,ZNF382,ZNF384,ZNF410,ZNF416,ZNF417,ZNF418,Znf423,ZNF449,ZNF454,ZNF460,ZNF528,ZNF530,ZNF549,ZNF574,ZNF582,ZNF610,ZNF652,ZNF667,ZNF669,ZNF675,ZNF680,ZNF682,ZNF684,ZNF692,ZNF701,ZNF707,ZNF708,ZNF740,ZNF75D,ZNF76,ZNF768,ZNF784,ZNF8,ZNF816,ZNF85,ZNF93,ZSCAN29,ZSCAN31,ZSCAN4\ labelFields TFName\ longLabel JASPAR CORE 2022 - Predicted Transcription Factor Binding Sites\ motifPwmTable hgFixed.jasparCore2022\ parent jaspar off\ priority 2\ shortLabel JASPAR 2022 TFBS\ track jaspar2022\ type bigBed 6 +\ visibility hide\ lovdLong LOVD Variants >= 50 bp bigBed 9 + LOVD: Leiden Open Variation Database Public Variants, long >= 50 bp variants 0 2 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/lovd/lovd.hg38.long.bb\ group phenDis\ longLabel LOVD: Leiden Open Variation Database Public Variants, long >= 50 bp variants\ mergeSpannedItems on\ noScoreFilter on\ parent lovdComp\ shortLabel LOVD Variants >= 50 bp\ track lovdLong\ type bigBed 9 +\ urls id="https://varcache.lovd.nl/redirect/$$"\ visibility hide\ alllowmapandsegdupregions LowMap+SegDup bigBed 3 Genome In a Bottle: lowMap+SegDup regions 1 2 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/GIAB/alllowmapandsegdupregions.bb\ longLabel Genome In a Bottle: lowMap+SegDup regions\ parent problematicGIAB on\ shortLabel LowMap+SegDup\ track alllowmapandsegdupregions\ type bigBed 3\ visibility dense\ tgpNA19675_m004_MXL m004 MXL Trio vcfPhasedTrio 1000 Genomes m004 Mexican Ancestry from Los Angeles Trio 2 2 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX, varRep 0 longLabel 1000 Genomes m004 Mexican Ancestry from Los Angeles Trio\ parent tgpTrios\ shortLabel m004 MXL Trio\ track tgpNA19675_m004_MXL\ type vcfPhasedTrio\ vcfChildSample NA19675|child\ vcfParentSamples NA19678|mother,NA19679|father\ visibility full\ MaxCounts_Rev Max counts of CAGE reads (rev) bigWig Max counts of CAGE reads reverse 2 2 0 0 255 127 127 255 0 0 0 regulation 0 bigDataUrl /gbdb/hg38/fantom5/ctssMaxCounts.rev.bw\ color 0,0,255\ dataVersion FANTOM5 reprocessed7\ longLabel Max counts of CAGE reads reverse\ parent Max_counts_multiwig\ shortLabel Max counts of CAGE reads (rev)\ subGroups category=max strand=reverse\ track MaxCounts_Rev\ type bigWig\ cadd1_7_C Mutation: C bigWig CADD 1.7 Score: Mutation is C 1 2 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd1.7/c.bw\ longLabel CADD 1.7 Score: Mutation is C\ maxHeightPixels 128:20:8\ parent cadd1_7 on\ shortLabel Mutation: C\ track cadd1_7_C\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ revelC Mutation: C bigWig REVEL: Mutation is C 1 2 150 80 200 202 167 227 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/revel/c.bw\ longLabel REVEL: Mutation is C\ maxHeightPixels 128:20:8\ maxWindowToDraw 10000000\ maxWindowToQuery 500000\ mouseOverFunction noAverage\ parent revel on\ shortLabel Mutation: C\ track revelC\ type bigWig\ viewLimits 0:1.0\ viewLimitsMax 0:1.0\ visibility dense\ caddC Mutation: C bigWig CADD 1.6 Score: Mutation is C 1 2 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd/c.bw\ longLabel CADD 1.6 Score: Mutation is C\ maxHeightPixels 128:20:8\ parent cadd on\ shortLabel Mutation: C\ track caddC\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ platinumNA12877 NA12877 vcfTabix Platinum genome variant NA12877 3 2 0 0 0 127 127 127 0 0 23 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,chrX, varRep 1 bigDataUrl /gbdb/hg38/platinumGenomes/NA12877.vcf.gz\ chromosomes chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,chrX\ configureByPopup off\ group varRep\ longLabel Platinum genome variant NA12877\ maxWindowToDraw 200000\ parent platinumGenomes\ shortLabel NA12877\ showHardyWeinberg on\ track platinumNA12877\ type vcfTabix\ vcfDoFilter off\ vcfDoMaf off\ visibility pack\ refSeqComposite NCBI RefSeq genePred RefSeq genes from NCBI 1 2 0 0 0 127 127 127 0 0 0\ The NCBI RefSeq Genes composite track shows human protein-coding and non-protein-coding\ genes taken from the NCBI RNA reference sequences collection (RefSeq). All subtracks use\ coordinates provided by RefSeq, except for the UCSC RefSeq track, which UCSC produces by\ realigning the RefSeq RNAs to the genome. This realignment may result in occasional differences\ between the annotation coordinates provided by UCSC and NCBI. For RNA-seq analysis, we advise\ using NCBI aligned tables like RefSeq All or RefSeq Curated. See the \ Methods section for more details about how the different tracks were \ created.
\\ Please visit NCBI's Feedback for Gene and Reference Sequences (RefSeq) page to make suggestions, \ submit additions and corrections, or ask for help concerning RefSeq records.
\ \\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ This track is a composite track that contains differing data sets.\ To show only a selected set of subtracks, uncheck the boxes next to the tracks that you wish to \ hide. Note: Not all subtracts are available on all assemblies.
\ \ The possible subtracks include:\\ The RefSeq All, RefSeq Curated, RefSeq Predicted, RefSeq HGMD,\ RefSeq Select/MANE and UCSC RefSeq tracks follow the display conventions for\ gene prediction tracks.\ The color shading indicates the level of review the RefSeq record has undergone:\ predicted (light), provisional (medium), or reviewed (dark), as defined by RefSeq.
\ \\
Color | \Level of review | \
---|---|
\ | Reviewed: the RefSeq record has been reviewed by NCBI staff or by a collaborator. The NCBI review process includes assessing available sequence data and the literature. Some RefSeq records may incorporate expanded sequence and annotation information. | \
\ | Provisional: the RefSeq record has not yet been subject to individual review. The initial sequence-to-gene association has been established by outside collaborators or NCBI staff. | \
\ | Predicted: the RefSeq record has not yet been subject to individual review, and some aspect of the RefSeq record is predicted. | \
\ The item labels and codon display properties for features within this track can be configured \ through the check-box controls at the top of the track description page. To adjust the settings \ for an individual subtrack, click the wrench icon next to the track name in the subtrack list .
\The RefSeq Diffs track contains five different types of inconsistency between the\ reference genome sequence and the RefSeq transcript sequences. The five types of differences are\ as follows:\
\ When reporting HGVS with RefSeq sequences, to make sure that results from\ research articles can be mapped to the genome unambiguously, \ please specify the RefSeq annotation release displayed on the transcript's\ Genome Browser details page and also the RefSeq transcript ID with version\ (e.g. NM_012309.4 not NM_012309). \
\ \ \ \\ Tracks contained in the RefSeq annotation and RefSeq RNA alignment tracks were created at UCSC using \ data from the NCBI RefSeq project. Data files were downloaded from RefSeq in GFF file format and \ converted to the genePred and PSL table formats for display in the Genome Browser. Information about\ the NCBI annotation pipeline can be found \ here.
\ \The RefSeq Diffs track is generated by UCSC using NCBI's RefSeq RNA alignments.
\\ The UCSC RefSeq Genes track is constructed using the same methods as previous RefSeq Genes tracks.\ RefSeq RNAs were aligned against the human genome using BLAT. Those with an alignment of\ less than 15% were discarded. When a single RNA aligned in multiple places, the alignment\ having the highest base identity was identified. Only alignments having a base identity\ level within 0.1% of the best and at least 96% base identity with the genomic sequence were\ kept.
\ \\ The raw data for these tracks can be accessed in multiple ways. It can be explored interactively \ using the REST API,\ Table Browser or\ Data Integrator. The tables can also be accessed programmatically through our\ public MySQL server or downloaded from our\ downloads server for local processing. The previous track versions are available\ in the archives of our downloads server. You can also access any RefSeq table\ entries in JSON format through our \ JSON API.
\\ The data in the RefSeq Other and RefSeq Diffs tracks are organized in \ bigBed file format; more\ information about accessing the information in this bigBed file can be found\ below. The other subtracks are associated with database tables as follows:
\\ The first column of each of these tables is "bin". This column is designed\ to speed up access for display in the Genome Browser, but can be safely ignored in downstream\ analysis. You can read more about the bin indexing system\ here.
\\ The annotations in the RefSeqOther and RefSeqDiffs tracks are stored in bigBed \ files, which can be obtained from our downloads server here,\ ncbiRefSeqOther.bb and \ ncbiRefSeqDiffs.bb.\ Individual regions or the whole set of genome-wide annotations can be obtained using our tool\ bigBedToBed which can be compiled from the source code or downloaded as a precompiled\ binary for your system from the utilities directory linked below. For example, to extract only\ annotations in a given region, you could use the following command:
\\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/ncbiRefSeq/ncbiRefSeqOther.bb\ -chrom=chr16 -start=34990190 -end=36727467 stdout
\\ You can download a GTF format version of the RefSeq All table from the \ GTF downloads directory.\ The genePred format tracks can also be converted to GTF format using the\ genePredToGtf utility, available from the\ utilities directory on the UCSC downloads \ server. The utility can be run from the command line like so:
\ genePredToGtf hg38 ncbiRefSeqPredicted ncbiRefSeqPredicted.gtf\\ Note that using genePredToGtf in this manner accesses our public MySQL server, and you therefore \ must set up your hg.conf as described on the MySQL page linked near the beginning of the Data Access\ section.
\\ A file containing the RNA sequences in FASTA format for all items in the RefSeq All, RefSeq Curated, \ and RefSeq Predicted tracks can be found on our downloads server\ here.
\\ Please refer to our mailing list archives for questions.
\ \\ Previous versions of the ncbiRefSeq set of tracks can be found on our archive download server.\
\ \\ This track was produced at UCSC from data generated by scientists worldwide and curated by the\ NCBI RefSeq project.
\ \\ Kent WJ.\ BLAT - the BLAST-like \ alignment tool. Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518
\\ Pruitt KD, Brown GR, Hiatt SM, Thibaud-Nissen F, Astashyn A, Ermolaeva O, Farrell CM, Hart J,\ Landrum MJ, McGarvey KM et al.\ RefSeq: an update on mammalian reference sequences.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D756-63.\ PMID: 24259432; PMC: \ PMC3965018
\\ Pruitt KD, Tatusova T, Maglott DR.\ \ NCBI Reference Sequence (RefSeq): a curated non-redundant sequence database of genomes, transcripts \ and proteins.\ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D501-4.\ PMID: 15608248; PMC: PMC539979
\ genes 1 allButtonPair on\ compositeTrack on\ dataVersion /gbdb/$D/ncbiRefSeq/ncbiRefSeqVersion.txt\ dbPrefixLabels hg="HGNC" dm="FlyBase" ce="WormBase" rn="RGD" sacCer="SGD" danRer="ZFIN" mm="MGI" xenTro="XenBase"\ dbPrefixUrls hg="http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=$$" dm="http://flybase.org/reports/$$" ce="http://www.wormbase.org/db/gene/gene?name=$$" rn="https://rgd.mcw.edu/rgdweb/search/search.html?term=$$" sacCer="https://www.yeastgenome.org/locus/$$" danRer="https://zfin.org/$$" mm="http://www.informatics.jax.org/marker/$$" xenTro="https://www.xenbase.org/gene/showgene.do?method=display&geneId=$$"\ dragAndDrop subTracks\ group genes\ longLabel RefSeq genes from NCBI\ noInherit on\ priority 2\ shortLabel NCBI RefSeq\ track refSeqComposite\ type genePred\ visibility dense\ chainHg19ReMap NCBI ReMap hg19 chain hg19 NCBI ReMap alignments to hg19/GRCh37 0 2 0 0 0 127 127 127 0 0 0 map 1 chainLinearGap medium\ chainMinScore 3000\ longLabel NCBI ReMap alignments to hg19/GRCh37\ matrix 16 91,-114,-31,-123,-114,100,-125,-31,-31,-125,100,-114,-123,-31,-114,91\ matrixHeader A, C, G, T\ otherDb hg19\ parent liftHg19\ priority 2\ shortLabel NCBI ReMap hg19\ track chainHg19ReMap\ type chain hg19\ omimGene2 OMIM Genes bed 4 OMIM Gene Phenotypes - Dark Green Can Be Disease-causing 1 2 0 80 0 127 167 127 0 0 0 http://www.omim.org/entry/NOTE:
\
OMIM is intended for use primarily by physicians and other\
professionals concerned with genetic disorders, by genetics researchers, and\
by advanced students in science and medicine. While the OMIM database is\
open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions. Further, please be\
sure to click through to omim.org for the very latest, as they are continually \
updating data.
NOTE ABOUT DOWNLOADS:
\
OMIM is the property \
of Johns Hopkins University and is not available for download or mirroring \
by any third party without their permission. Please see \
OMIM\
for downloads.
OMIM is a compendium of human genes and genetic phenotypes. The full-text,\ referenced overviews in OMIM contain information on all known Mendelian\ disorders and over 12,000 genes. OMIM is authored and edited at the\ McKusick-Nathans Institute of Genetic Medicine, Johns Hopkins University\ School of Medicine, under the direction of Dr. Ada Hamosh. This database\ was initiated in the early 1960s by Dr. Victor A. McKusick as a catalog\ of Mendelian traits and disorders, entitled Mendelian Inheritance\ in Man (MIM).\
\ \\ The OMIM data are separated into three separate tracks:\
\ \OMIM Alleles \
Variants in the OMIM database that have associated \
dbSNP identifiers. This track is currently unavailable on the hg38 assembly,\
as it depends on dbSNP data that has not been released yet.\
\
OMIM Genes\
The genomic positions of gene entries in the OMIM \
database. The coloring indicates the associated OMIM phenotype map key.\
OMIM Phenotypes - Gene Unknown\
Regions known to be associated with a phenotype, \
but for which no specific gene is known to be causative. This track \
also includes known multi-gene syndromes.\
\ This track shows the genomic positions of all gene entries in the Online Mendelian\ Inheritance in Man (OMIM) database.\
\ \Genomic locations of OMIM gene entries are displayed as solid blocks. The entries are colored\ according to the associated OMIM phenotype map key (if any):\
Gene symbol and disease information, when available, are displayed on the details page for an\ item, and links to related RefSeq Genes and UCSC Genes are given.\
\The descriptions of the OMIM entries are shown on the main browser display when Full display\ mode is chosen. In Pack mode, the descriptions are shown when mousing over each entry. Items\ displayed can be filtered according to phenotype map key on the track controls page. \
\ \\ The mappings displayed in this track are based on OMIM gene entries, their Entrez Gene IDs, and\ the corresponding RefSeq Gene locations:\
\ Because OMIM has only allowed Data queries within individual chromosomes, no download files are\ available from the Genome Browser. Full genome datasets can be downloaded directly from the\ OMIM Downloads page.\ All genome-wide downloads are freely available from OMIM after registration.
\\ If you need the OMIM data in exactly the format of the UCSC Genome Browser,\ for example if you are running a UCSC Genome Browser local installation (a partial "mirror"),\ please create a user account on omim.org and contact OMIM via\ https://omim.org/contact. Send them your OMIM\ account name and request access to the UCSC Genome Browser "entitlement". They will\ then grant you access to a MySQL/MariaDB data dump that contains all UCSC\ Genome Browser OMIM tables.
\\ UCSC offers queries within chromosomes from\ Table Browser that include a variety\ of filtering options and cross-referencing other datasets using our\ Data Integrator tool.\ UCSC also has an API\ that can be used to retrieve data in JSON format from a particular chromosome range.
\\ Please refer to our searchable\ mailing list archives\ for more questions and example queries, or our\ Data Access FAQ\ for more information.
\ \chr1\ 11106534\ 11262551\ MTOR\ 601231,\ Smith-Kingsmore syndrome,Focal cortical dysplasia, type II, somatic,\ 3,\ Autosomal dominant
For a quick link to pre-fill these options, click \ \ this session link.\ \
\ \\ Thanks to OMIM and NCBI for the use of their data. This track was\ constructed by Fan Hsu, Robert Kuhn, and Brooke Rhead of the UCSC Genome Bioinformatics Group.
\ \Amberger J, Bocchini CA, Scott AF, Hamosh A. \ McKusick's Online Mendelian Inheritance in Man (OMIM®). \ Nucleic Acids Res. 2009 Jan;37(Database issue):D793-6. Epub 2008 Oct 8.\
\\ Hamosh A, Scott AF, Amberger JS, Bocchini CA, McKusick VA. \ Online Mendelian Inheritance in Man (OMIM), a knowledgebase of \ human genes and genetic disorders. \ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D514-7.\
\ phenDis 1 color 0, 80, 0\ hgsid on\ longLabel OMIM Gene Phenotypes - Dark Green Can Be Disease-causing\ noGenomeReason Distribution restrictions by OMIM. See the track documentation for details. You can download the complete OMIM dataset for free from omim.org\ parent omimContainer\ priority 2\ shortLabel OMIM Genes\ tableBrowser noGenome omimGeneMap omimGeneMap2 omimPhenotype omimGeneSymbol omim2gene\ track omimGene2\ type bed 4\ url http://www.omim.org/entry/\ visibility dense\ panelAppGenes PanelApp Genes bigBed 9 + Genomics England PanelApp Genes 3 2 0 0 0 127 127 127 0 0 0 https://panelapp.genomicsengland.co.uk/panels/$\ The recombination rate track represents calculated rates of recombination based\ on the genetic maps from deCODE (Halldorsson et al., 2019) and 1000 Genomes\ (2013 Phase 3 release, lifted from hg19). The deCODE map is more recent, has a higher \ resolution and was natively created on hg38 and therefore recommended. \ For the Recomb. deCODE average track, the recombination rates for chrX represent the female rate.\
\ \This track also includes a subtrack with all the\ individual deCODE recombination events and another subtrack with several thousand\ de-novo mutations found in the deCODE sequencing data. These two tracks are hidden by\ default and have to be switched on explicitly on the configuration page.\
\ \\ This is a super track that contains different subtracks, three with the deCODE\ recombination rates (paternal, maternal and average) and one with the 1000\ Genomes recombination rate (average). These tracks are in \ signal graph\ (wiggle) format. By default, to show most recombination hotspots, their maximum\ value is set to 100 cM, even though many regions have values higher than 100.\ The maximum value can be changed on the configuration pages of the tracks.\
\ \\ There are two more tracks that show additional details provided by deCODE: one\ subtrack with the raw data of all cross-overs tagged with their proband ID and\ another one with around 8000 human de-novo mutation variants that are linked to\ cross-over changes.\
\ \\ The deCODE genetic map was created at \ deCODE Genetics. It is based \ on microarrays assaying 626,828 SNP markers that allowed to identify 1,476,140 crossovers in\ 56,321 paternal meioses and 3,055,395 crossovers in 70,086 maternal meioses.\ In total, the data is based on 4,531,535 crossovers in 126,427 meioses. By\ using WGS data with 9,305,070 SNPs, the boundaries for 761,981 crossovers were\ refined: 247,942 crossovers in 9423 paternal meioses and 514,039 crossovers in\ 11,750 maternal meioses. The average resolution of the genetic map is 682 base\ pairs (bp): 655 and 708 bp for the paternal and maternal maps, respectively.\
\ \The 1000 Genomes genetic map is based on the IMPUTE genetic map based on 1000 Genomes Phase 3, on hg19 coordinates. It\ was converted to hg38 by Po-Ru Loh at the Broad Institute. After a run of \ liftOver, he post-processed the data to deal with situations in which\ consecutive map locations became much closer/farther after lifting. The\ heuristic used is sufficient for statistical phasing but may not be optimal for\ other analyses. For this reason, and because of its higher resolution, the DeCODE\ map is therefore recommended for hg38.\
\ \As with all other tracks, the data conversion commands and pointers to the\ original data files are documented in the \ makeDoc file of this track.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr17 -start=45941345 -end=45942345 http://hgdownload.soe.ucsc.edu/gbdb/hg38/recombRate/recombAvg.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ This track was produced at UCSC using data that are freely available for\ the deCODE\ and 1000 Genomes genetic maps. Thanks to Po-Ru Loh at the\ Broad Institute for providing the code to lift the hg19 1000 Genomes map data to hg38.\
\ \\ 1000 Genomes Project Consortium., Abecasis GR, Altshuler D, Auton A, Brooks LD, Durbin RM, Gibbs RA,\ Hurles ME, McVean GA.\ \ A map of human genome variation from population-scale sequencing.\ Nature. 2010 Oct 28;467(7319):1061-73.\ PMID: 20981092; PMC: PMC3042601\
\ \\ Halldorsson BV, Palsson G, Stefansson OA, Jonsson H, Hardarson MT, Eggertsson HP, Gunnarsson B,\ Oddsson A, Halldorsson GH, Zink F et al.\ \ Characterizing mutagenic effects of recombination through a sequence-level genetic map.\ Science. 2019 Jan 25;363(6425).\ PMID: 30679340\
\ map 0 bigDataUrl /gbdb/hg38/recombRate/recombPat.bw\ html recombRate2.html\ longLabel Recombination rate: deCODE Genetics, paternal\ maxHeightPixels 128:60:8\ parent recombRate2\ priority 2\ shortLabel Recomb. deCODE Pat\ track recombPat\ type bigWig\ viewLimits 0.0:100\ viewLimitsMax 0:150000\ visibility full\ ncbiRefSeqCurated RefSeq Curated genePred NCBI RefSeq genes, curated subset (NM_*, NR_*, NP_* or YP_*) 1 2 12 12 120 133 133 187 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 12,12,120\ idXref ncbiRefSeqLink mrnaAcc name\ longLabel NCBI RefSeq genes, curated subset (NM_*, NR_*, NP_* or YP_*)\ parent refSeqComposite on\ priority 2\ shortLabel RefSeq Curated\ track ncbiRefSeqCurated\ ReMapTFs ReMap ChIP-seq bigBed 9 + ReMap Atlas of Regulatory Regions 4 2 0 0 0 127 127 127 0 0 0\ This track represents the ReMap Atlas of regulatory regions, which consists of a\ large-scale integrative analysis of all Public ChIP-seq data for transcriptional\ regulators from GEO, ArrayExpress, and ENCODE. \
\ \\ Below is a schematic diagram of the types of regulatory regions: \
\ This 4th release of ReMap (2022) presents the analysis of a total of 8,103 \ quality controlled ChIP-seq (n=7,895) and ChIP-exo (n=208) data sets from public\ sources (GEO, ArrayExpress, ENCODE). The ChIP-seq/exo data sets have been mapped\ to the GRCh38/hg38 human assembly. The data set is defined as a ChIP-seq \ experiment in a given series (e.g. GSE46237), for a given TF (e.g. NR2C2), in a\ particular biological condition (i.e. cell line, tissue type, disease state, or\ experimental conditions; e.g. HELA). Data sets were labeled by concatenating\ these three pieces of information, such as GSE46237.NR2C2.HELA. \ \
\Those merged analyses cover a total of 1,211 DNA-binding proteins\ (transcriptional regulators) such as a variety of transcription factors (TFs),\ transcription co-activators (TCFs), and chromatin-remodeling factors (CRFs) for\ 182 million peaks. \
\ \\
Public ChIP-seq data sets were extracted from Gene Expression Omnibus (GEO) and\
ArrayExpress (AE) databases. For GEO, the query\
\
'('chip seq' OR 'chipseq' OR\
'chip sequencing') AND 'Genome binding/occupancy profiling by high throughput\
sequencing' AND 'homo sapiens'[organism] AND NOT 'ENCODE'[project]'\
\
was used to return a list of all potential data sets to analyze, which were then manually \
assessed for further analyses. Data sets involving polymerases (i.e. Pol2 and\
Pol3), and some mutated or fused TFs (e.g. KAP1 N/C terminal mutation, GSE27929)\
were excluded.\
\ Available ENCODE ChIP-seq data sets for transcriptional regulators from the\ ENCODE portal were processed with the\ standardized ReMap pipeline. The list of ENCODE data was retrieved as FASTQ files from the\ ENCODE portal\ using the following filters:\
\ Both Public and ENCODE data were processed similarly. Bowtie 2 (PMC3322381) (version 2.2.9) with options -end-to-end -sensitive was used to align all\ reads on the genome. Biological and technical\ replicates for each unique combination of GSE/TF/Cell type or Biological condition\ were used for peak calling. TFBS were identified using MACS2 peak-calling tool\ (PMC3120977) (version 2.1.1.2) in order to follow ENCODE ChIP-seq guidelines,\ with stringent thresholds (MACS2 default thresholds, p-value: 1e-5). An input data\ set was used when available.\
\ \ \\ To assess the quality of public data sets, a score was computed based on the\ cross-correlation and the FRiP (fraction of reads in peaks) metrics developed by\ the ENCODE Consortium (https://genome.ucsc.edu/ENCODE/qualityMetrics.html). Two\ thresholds were defined for each of the two cross-correlation ratios (NSC,\ normalized strand coefficient: 1.05 and 1.10; RSC, relative strand coefficient:\ 0.8 and 1.0). Detailed descriptions of the ENCODE quality coefficients can be\ found at https://genome.ucsc.edu/ENCODE/qualityMetrics.html. The\ phantompeak tools suite was used\ (https://code.google.com/p/phantompeakqualtools/) to compute\ RSC and NSC.\
\\ Please refer to the ReMap 2022, 2020, and 2018 publications for more details\ (citation below).\
\ \ \ \\ ReMap Atlas of regulatory regions data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ Individual BED files for specific TFs, cells/biotypes, or data sets can be\ found and downloaded on the ReMap website.\
\ \\ Chèneby J, Gheorghe M, Artufel M, Mathelier A, Ballester B.\ \ ReMap 2018: an updated atlas of regulatory regions from an integrative analysis of DNA-binding ChIP-\ seq experiments.\ Nucleic Acids Res. 2018 Jan 4;46(D1):D267-D275.\ PMID: 29126285; PMC: PMC5753247\
\\ Chèneby J, Ménétrier Z, Mestdagh M, Rosnet T, Douida A, Rhalloussi W, Bergon A, Lopez\ F, Ballester B.\ \ ReMap 2020: a database of regulatory regions from an integrative analysis of Human and Arabidopsis\ DNA-binding sequencing experiments.\ Nucleic Acids Res. 2020 Jan 8;48(D1):D180-D188.\ PMID: 31665499; PMC: PMC7145625\
\\ Griffon A, Barbier Q, Dalino J, van Helden J, Spicuglia S, Ballester B.\ \ Integrative analysis of public ChIP-seq experiments reveals a complex multi-cell regulatory\ landscape.\ Nucleic Acids Res. 2015 Feb 27;43(4):e27.\ PMID: 25477382; PMC: PMC4344487\
\\ Hammal F, de Langen P, Bergon A, Lopez F, Ballester B.\ \ ReMap 2022: a database of Human, Mouse, Drosophila and Arabidopsis regulatory regions from an\ integrative analysis of DNA-binding sequencing experiments.\ Nucleic Acids Res. 2022 Jan 7;50(D1):D316-D325.\ PMID: 34751401; PMC: PMC8728178\
\ \ regulation 1 bigDataUrl /gbdb/hg38/reMap/reMap2022.bb\ denseCoverage 100\ filterLabel.Biotypes Biotypes (cell lines, tissues...)\ filterLabel.TF Transcriptional regulators\ filterText.Biotypes *\ filterText.TF *\ filterType.Biotypes multipleListOnlyOr\ filterType.TF multipleListOnlyOr\ filterValues.Biotypes 12Z,143B,226LDM,22Rv1,402-91,501-mel,697,786-M1A,786-O,81-3,A-137,A139,A-1847,A1A3,A2780,A2780cis,A-375,A-498,A-549,A-673,A-673-clone-Asp114,AB32,AB-LCL,AC16,adipocyte,adrenal-gland,adult-duodenal-cell,AF22,aggregated-lymphoid-nodules,AGS,ALL,ALL-SIL,AMIPS6,AMIPS8,AML,AMLPZ12,anterior-temporal-cortex,aorta,aortic-endothelial-cell,aortic-smooth-muscle-cell,arterial-endothelial-cells,artery,ASC,ascending-aorta,Aska-SS,AsPC-1,astrocyte,BA10,BA40,BC-3,BCBL-1,B-cell,BCP-ALL,BCR-ABL1,BDMC,BE2C,BEAS-2B,BG01V,BG03,BH-LCLs,BICR,BIN-67,BJ,BJ1-hTERT,BJAB,BL41,BLM,blood,BLUE1,bonchial,BPE,BPLER,brain-prefrontal-cortex,breast,breast-cancer,breast-organoid,BT-16,BT-20,BT-474,BT-549,BxPC-3,CA46,Caco-2,CAL-1,Calu-1,Calu-3,cardiac,cardiac-muscle,cardiomyocyte,cartilage,CaSki,CC-LP-1,CCLP1,ccRCC,CCRF-CEM,CD14,CD34,CD34-pos,CD4,CD4-pos,CD8,CFPAC-1,CHL-1,chondrosarcoma,choroid-plexus,CHP-134,CHRF28811,CLB-Ga,CLL,COG-N-415,COLO-205,COLO-320,COLO-741,COLO-800,COLO-829,colon,colorectal-cancer,coronary-artery,cortical-interneuron,CRL-7250,CTV-1,CUTLL1,D283-Med,D341-Med,D54,DAOY,DC,delta-47,dendrite,dermal,dermal-fibroblast,Detroit-562,DKO,DLBCL,DLD-1,DND41,DOHH2,dopaminergic-neuron,DU145,DU528,DUCAP,EDOMIPS2,EM-3,embryonic-kidney,EndoC-betaH2,endoderm,endometrial-epithelial-cells,endometrial-stromal-cell,endometrioid-adenocarcinoma,endometrium,endothelial,EP156T,epididymis,epithelial,erythroblast,erythroid,erythroid-progenitor,ESF,ESO-26,esophagus,esophagus-muscularis-mucosa,esophagus-squamous-epithelium,FaDu,fetal,fibroblast,FLP143HA,FLP76,foregut,foreskin,FT282,G296S,G-401,G523NS,gastric-epithelial-cell,gastrocnemius-medialis,gastroesophageal-sphincter,GBM1A,GEN2-2,GIC,GIST,GIST48,GIST882,GIST-T1,glioblastoma,glioma,GM00011,GM01310,GM04025,GM04604,GM04648,GM06077,GM06170,GM06990,GM08714,GM09236,GM09237,GM10248,GM10266,GM10847,GM12801,GM12864,GM12865,GM12866,GM12867,GM12868,GM12869,GM12870,GM12871,GM12872,GM12873,GM12874,GM12875,GM12878,GM12891,GM12892,GM13976,GM13977,GM15510,GM15850,GM17942,GM18505,GM18526,GM18951,GM19099,GM19193,GM20000,GM23248,GM23338,GP5D,GRANT-A519,GSC,GSC23,GSC8-11,H-1,H69,H9,HaCaT,HAEC,HAP1,HASMC,HBE,HBTEC,HCAEC,HCASMC,HCC1143,HCC1187,HCC1395,HCC1428,HCC1599,HCC1806,HCC1937,HCC1954,HCC2157,HCC2814,HCC70,HCC95,HCCLM3,HCT-116,HCT-15,HDF,heart,HEC-1-A,HEC-1-B,HEE,HEK,HEK293,HEK293-FT,HEK293T,HEL,HeLa,HeLa-B2,HeLa-Kyoto,HeLa-S3,HeLa-Tet-On,HEP,HEP10-01008-LCLs,HEP14-00120-LCLs,HEP14-0079-LCLs,HEP14-0080-LCLs,Hep-3B2-1-7,HepaRG,hepatocellular-carcinoma-cell,hepatocyte,Hep-G2,hESC,hESC-1,HEY-A8,HFF,HFOB,HGrC1,HIES,hiF-T,hippocampus,hiPSC,HKC,HL-60,hMADS,HMEC-1,HMELBRAF,HMLE,HMLER,HMLE-Twist-ER,HMS001,hMSC,hMSC-TERT,hMSC-TERT4,HNPC,HNSC,HPBALL,Hs-352-Sk,HS578T,HSPC,HSPC-CD34,HSPC-CD34pos,HS-SY-2,HT-1080,HT29,hTERT-HME1,HUCCT1,HUDEP-2,HUES-64,HUES-8,HUG1N,Huh-7,HUVEC-C,ID00014,ID00015,ID00016,IM95,IMEC,IMR-5,IMR-90,IMS-M2,induced-endothelial-cell,intestinal-cell,Ishikawa,islet,JD-LCLs,JHU-029,J-Lat,JL-LCLs,JMSU-1,Jurkat,K-562,Karpas-299,Karpas-422,KARPAS422,Karpas-45,Kasumi-1,KATO-III,KB,Kelly,keratinocyte,KerCT,KG-1,KGN,kidney,kidney-cortex,KK-1,KMS-11,KNS-62,KOPN-8,KOPT-K1,KYSE-150,KYSE-70,L1236,L826,LA-N-5,LA-N-6,LAPC-4,LBCL,LCL,LCLGM10861,leiomyoma,leukemia,LHSAR,liver,LK2,LNAR,LNCaP,LNCaP-95,LNCaP-abl,LNCaP-C4-2,LNCaP-C4-2B,LNCaP-clone-FGC,LNCaP-FGC,Loucy,LoVo,LOX-IMVI,LP1,LPS141,LREX,LS174T,LS180,LTAD,Lu-130,lung,LX2,lymphoblast,lymphocyte,macrophage,MALME-3,mammary-epithelial-cell,MCF-10A,MCF10A-Er-Src,MCF-10AT1,MCF-10CA1a,MCF-7,MCF-7L,MCF-7-Luc,MCF-7-Luc-Y537S,MCF-7-TAMR-1,MCF7-Tet-On,MCF-7-WS8,MDA-BoM-1833,MDA-MB-134-VI,MDA-MB-157,MDA-MB-231,MDA-MB-361,MDA-MB-435,MDA-MB-436,MDA-MB-453,MDA-MB-468,MDA-Pca-2b,MDM,ME-1,medulloblastoma,Mel270,melanocyte,mesenchymal,metastatic-neuroblastoma,MG-63-3,MIA-PaCa-2,MKN28,MKN74,ML-2,MM1-S,MNNG-HOS,MO91,MOLM-13,MOLM-14,MOLT-3,MOLT-4,monocyte,MPNST,MRC-5,MSTO,Mutu-1,MUTUL,MV4-11,MV4-11-B,MYCN-3,myoblast,myofibroblast,myometrium,myotube,NALM-6,Namalwa,NB-1643,NB4,NB69,NCCIT,NCI-H1048,NCI-H128,NCI-H1299,NCI-H1703,NCI-H1819,NCI-H1963,NCI-H1975,NCI-H2087,NCI-H2107,NCI-H2171,NCI-H23,NCI-H295R,NCI-H3122,NCI-H3396,NCI-H358,NCI-H441,NCI-H460,NCI-H520,NCI-H524,NCI-H526,NCI-H82,NCI-H838,NCI-H889,NCI-H929,nerve,neural,neural-progenitor,neuroblastoma,neuroepithelilal-cells,neuron,neuron-progenitor,neutrophil,NGP,NHEK,NMC24335,NOMO1,NPC,NSC,NT2-D1,NTERA2,NUT,NY15,OACP4-C,OCI-AML-3,OCI-AML3,OCI-Ly1,OCI-Ly10,OCI-Ly19,OCI-Ly3,OCI-Ly7,ocular-melanoma-cell,OE33,omental-fat-pad,OSK,OSKM,osteoblast,OSvK,OSvKM,ovary,OVCA429,OVCAR-3,OVCAR-5,OVCAR-8,OVSAHO,P12,P493-6,PANC-1,pancreas,pancreatic-progenitor,PATU8988,PAVE,PBMC,PC-3,PC-9,PDAC,PEO1,PER-117,peripheral-blood-mononuclear-cell,peripheral-blood-neutrophil,Peyers-patch,PF-382,Pfeiffer,PFSK1,PK-LCLs,placenta,plasmablast,pleural-effusion,pre-B-cell,PrEC,PRIMA2,PRIMA5,primary-B-cell,primary-breast-cancer,primary-bronchial-epithelial,primary-chondrocyte,primary-dermal-fibroblasts,primary-endometrial-stromal-cell,primary-endometrium-cancer,primary-epidermal-keratinocyte,primary-glioblastoma,primary-keratinocyte,primary-lung-fibroblast,primary-monocyte,primary-neutrophil,primary-prostate-cancer,primary-prostate-epithelial-cell,primordial-germ-cell-like-cell,ProEs,proliferating-human-fibroblast,prostate,prostate-cancer,pulmonary-artery,Raji,Ramos,RCC10,RCC4,RCH-ACV,RD,REC-1,Reh,RENVM,retina,Rh18,RH3,RH30,RH4,Rh41,RH5,rhabdomyosarcoma,RKO,RL,RMG-I,RPE,RPMI8402,RS4-11,RWPE-1,RWPE-2,SaOS-2,SCC,SCC-25,SCC-9,SCCOHT-1,SCLC,SCMC,SEM,SET-2,SF8628,SGBS,SH-EP,SHEP-21N,SHI-1,SH-SY5Y,sigmoid-colon,SiHa,SJSA-1,SK-BR-3,SKH1,skin,SKM-1,SK-MEL-147,SK-MEL-239,SK-MEL-28,SK-MEL-5,SK-N-AS,SK-N-BE2,SK-N-BE2-C,SK-N-MC,SKNO-1,SK-N-SH,SK-UT-1,SLK,SMMC-7721,smooth-muscle-cell,SMS-CTR,SMS-KCN,SMS-KCNR,SNU-216,SNU-398,SP-49,spleen,ST-1,stomach,subcutaneous-adipose-tissue,SU-DHL-10,SU-DHL-2,SU-DHL-4,SU-DHL-5,SU-DHL-6,SUIT-2,SUM1315,SUM149,SUM149PT,SUM159,SUM159PT,SUM185,SUM229PE,SUM44PE,SUP-B15,SVOG-3e,SW1353,SW1783,SW1990,SW480,SW620,SYO-1,T-47D,T-47D-A,T47D-A1-2,T-47D-B,T-47D-MTVL,T778,T98G,TALL-1,TC-32,TC-71,T-cell,TE-5,testis,TF1,Th1,Th17,T-HESCs,thoracic-aorta,THP-1,THP-6,thymocyte,thymus,thyroid-cancer,thyroid-gland,tibial-artery,tibial-nerve,TMD8,tonsil,TOV-21G,T-REx-293,TSU-1621MT,TT,TTC-1240,TTC-549,U266,U266B1,U2932,U2OS,U-87MG,U-937,UACC-257,UACC-62,UAE,UCLA1-hESCs,UCSD-AML1,UM-RC-6,UO-31,UPCI-SCC-090,UTEIPS11,UTEIPS4,UTEIPS6,UTEIPS7,uterus,vagina,VCaP,VCaP-LTAD,VU-SCC-147,WA01,WA09,WERI-Rb-1,WHIM12,WI-38,WI-38VA13,WIBR3,WN8532,WPMY-1,WSU-DLCL2,YCC-3,ZR-75-1,ZR751\ filterValues.TF AATF,ADNP,AEBP2,AFF1,AFF4,AGO1,AHR,AHRR,APC,AR,ARHGAP35,ARID1A,ARID1B,ARID2,ARID3A,ARID3B,ARID4A,ARID4B,ARID5B,ARNT,ARNTL,ARRB1,ASCL1,ASH1L,ASH2L,ASXL1,ASXL3,ATF1,ATF2,ATF3,ATF4,ATF7,ATM,ATOH8,ATRX,ATXN7L3,BACH1,BACH2,BAF155,BAHD1,BAP1,BATF,BATF3,BCL11A,BCL11B,BCL3,BCL6,BCL6B,BCLAF1,BCOR,BDP1,BHLHE22,BHLHE40,BICRA,BMI1,BMPR1A,BNC2,BPTF,BRCA1,BRD1,BRD2,BRD3,BRD4,BRD7,BRD9,BRF1,BRF2,C17orf49,CARM1,CASZ1,CBFA2T2,CBFA2T3,CBFB,CBX1,CBX2,CBX3,CBX4,CBX5,CBX7,CBX8,CC2D1A,CCAR2,CCNT2,CD74,CDC5L,CDK2,CDK6,CDK7,CDK8,CDK9,CDK9-HEXIM1,CDKN1B,CDX2,CEBPA,CEBPB,CEBPD,CEBPG,CEBPZ,CERS6,CHAF1B,CHAMP1,CHD1,CHD2,CHD4,CHD7,CHD8,CIITA,CLOCK,COBLL1,CREB1,CREB3,CREB3L1,CREB5,CREBBP,CREM,CRX,CRY1,CRY2,CSDC2,CSNK2A1,CTBP1,CTBP2,CTCF,CTCFL,CTNNB1,CUX1,CXXC4,CXXC5,DACH1,DAXX,DDX20,DDX21,DDX5,DEAF1,DEK,DIDO1,DLX4,DLX6,DMAP1,DNMT1,DNMT3B,DPF1,DPF2,DR1,DRAP1,DUX4,E2F1,E2F3,E2F4,E2F5,E2F6,E2F7,E2F8,E4F1,EBF1,EBF3,EED,EGR1,EHF,EHMT2,ELF1,ELF2,ELF3,ELF4,ELF5,ELK1,ELK4,ELL,ELL2,EOMES,EP300,EP400,EPAS1,ERF,ERG,ESR1,ESR2,ESRRA,ESRRB,ESRRG,ETS1,ETS2,ETV1,ETV2,ETV4,ETV6,EVI1,EWSR1,EZH1,EZH2,FANCD2,FANCL,FEZF1,FIP1L1,FLI1,FOS,FOSB,FOSL1,FOSL2,FOXA1,FOXA2,FOXF1,FOXF2,FOXJ2,FOXJ3,FOXK1,FOXK2,FOXL2,FOXM1,FOXO1,FOXO1-PAX3,FOXO3,FOXP1,FOXP2,FOXP4,FOXS1,FUS,GABPA,GABPB1,GATA1,GATA2,GATA3,GATA4,GATA6,GATAD1,GATAD2A,GATAD2B,GFI1,GFI1B,GLI1,GLI2,GLI4,GLIS1,GLIS2,GLIS3,GLYR1,GMEB1,GMEB2,GPS2,GR,GRHL1,GRHL2,GSPT2,GTF2A2,GTF2B,GTF2F1,GTF3A,GTF3C2,GTF3C5,HAND2,HBP1,HCFC1,HCFC1R1,HDAC1,HDAC2,HDAC3,HDAC6,HDAC8,HDGF,HES1,HEXIM1,HEXIM1-CDK9,HEY1,HEY2,HHEX,HIC1,HIF1A,HIF3A,HINFP,HIVEP1,HKR1,HLF,HMBOX1,HMGA1,HMGB1,HMGB2,HMGN3,HMGXB4,HNF1A,HNF1B,HNF4A,HNF4G,HNRNPC,HNRNPH1,HNRNPK,HNRNPL,HNRNPLL,HNRNPUL1,HOMEZ,HOXA3,HOXA7,HOXA9,HOXB13,HOXB5,HOXB7,HOXB8,HOXC5,HOXC6,HSF1,HSF2,ICE1,ICE2,ID3,IFNA1,IKZF1,IKZF2,IKZF3,ILF3,ILK,INO80,INSM2,INTS11,INTS13,IRF1,IRF2,IRF2BP2,IRF3,IRF4,IRF5,IRF8,IRF9,ISL1,ISL2,JARID2,JDP2,JMJD1C,JMJD6,JUN,JUNB,JUND,KAT2A,KAT2B,KAT7,KAT8,KDM1A,KDM3A,KDM4A,KDM4B,KDM4C,KDM5A,KDM5B,KDM6B,KLF1,KLF10,KLF12,KLF13,KLF14,KLF15,KLF16,KLF17,KLF3,KLF4,KLF5,KLF6,KLF7,KLF8,KLF9,KMT2A,KMT2B,KMT2C,KMT2D,L3MBTL2,L3MBTL4,LCORL,LDB1,LEF1,LHX2,LIN54,LIN9,LMO1,LMO2,LYL1,MAF,MAF1,MAFB,MAFF,MAFG,MAFK,MAML1,MAML3,MAX,MAZ,MBD1,MBD2,MBD3,MBD4,MCM2,MCM3,MCM5,MCM7,MCRS1,MECOM,MECP2,MED,MED1,MED12,MED25,MED26,MEF2A,MEF2B,MEF2C,MEF2D,MEIS1,MEIS2,MEN1,MGA,MIER1,MITF,MLL4,MLLT1,MLLT3,MLX,MLXIP,MNT,MNX1,MORC2,MPHOSPH8,MRTFA,MRTFB,MSX2,MTA1,MTA2,MTA3,MTF2,MXD4,MXI1,MYB,MYBL2,MYC,MYC-DAXX,MYCN,MYF5,MYNN,MYOCD,MYOD1,MYOG,MZF1,NAB2,NANOG,NBN,NCAPH2,NCBP1,NCOA1,NCOA2,NCOA3,NCOA4,NCOA6,NCOR1,NCOR2,NELFA,NELFCD,NELFE,NEUROD1,NEUROG2,NFAT5,NFATC1,NFATC2,NFATC3,NFE2,NFE2L1,NFE2L2,NFIA,NFIB,NFIC,NFIL3,NFIX,NFKB1,NFKB2,NFKBIA,NFKBIZ,NFRKB,NFXL1,NFYA,NFYB,NFYC,NIPBL,NKX2-1,NKX2-5,NKX3-1,NME2,NONO,NOTCH1,NOTCH3,NR0B1,NR1H2,NR1H3,NR2C1,NR2C2,NR2F1,NR2F2,NR2F6,NR3C1,NR4A1,NR5A1,NR5A2,NRF1,NRIP1,NRL,NSD2,NUFIP1,NUP98-HOXA9,NUTM1,OGG1,OGT,OLIG2,ONECUT1,ONECUT2,OSR2,OTX2,OVOL1,OVOL3,PAF1,PALB2,PARP1,PATZ1,PAX3-FOXO1,PAX5,PAX6,PAX7,PAX8,PAXIP1,PBX1,PBX1-2-3,PBX2,PBX3,PCBP1,PCBP2,PCGF1,PCGF2,PDX1,PGR,PHB2,PHC1,PHF19,PHF20,PHF21A,PHF5A,PHF8,PHIP,PHOX2B,PITX3,PKNOX1,PLAG1,PLRG1,PML,POU2AF1,POU2F1,POU2F2,POU2F3,POU3F1,POU3F2,POU4F2,POU5F1,PPARA,PPARG,PPARGC1A,PRDM1,PRDM10,PRDM12,PRDM14,PRDM15,PRDM2,PRDM4,PRDM6,PREB,PRKDC,PRMT5,PROX1,PRPF4,PSIP1,PTBP1,PTRF,PTTG1,PYGO2,RAD21,RAD51,RARA,RB1,RBAK,RBBP4,RBBP5,RBFOX2,RBM14,RBM15,RBM22,RBM25,RBM34,RBM39,RBP2,RBPJ,RCOR1,REL,RELA,RELB,REPIN1,REST,RFX1,RFX2,RFX3,RFX5,RFXAP,RING1,RLF,RNF2,RORB,RORC,RPA2,RREB1,RUNX1,RUNX1-3,RUNX1-RUNX1T1,RUNX1T1,RUNX2,RUVBL1,RUVBL2,RXR,RXRA,RYBP,SAFB,SAFB2,SALL1,SALL2,SALL3,SALL4,SAP30,SATB1,SCRT1,SETDB1,SETX,SFMBT1,SFPQ,SGF29,SHOX2,SIN3A,SIN3B,SIRT3,SIRT6,SIX1,SIX2,SIX4,SIX5,SKI,SKIL,SMAD1,SMAD1-5,SMAD1-5-8,SMAD2,SMAD2-3,SMAD3,SMAD3-EPAS1,SMAD3-HIF1A,SMAD4,SMAD5,SMARCA2,SMARCA4,SMARCA5,SMARCB1,SMARCC1,SMARCC2,SMARCD3,SMARCE1,SMC1,SMC1A,SMC1A-B,SMC3,SMC4,SNAI1,SNAI2,SNAPC1,SNAPC4,SND1,SNIP1,SNRNP70,SOX10,SOX11,SOX13,SOX2,SOX21,SOX3,SOX4,SOX6,SOX8,SOX9,SP1,SP140L,SP2,SP3,SP4,SP5,SP7,SPDEF,SPI1,SPIB,SPIN1,SRC,SREBF1,SREBF2,SREBP2,SRF,SRSF1,SRSF3,SRSF4,SRSF7,SRSF9,SS18,SS18-SSX,SSRP1,STAG1,STAG2,STAT1,STAT2,STAT3,STAT5A,STAT5B,SUPT16H,SUPT5H,SUPT6H,SUZ12,SVIL,T,TAF1,TAF15,TAF2,TAF3,TAF7,TAF9B,TAL1,TARDBP,TASOR,TBL1X,TBL1XR1,TBP,TBX18,TBX2,TBX21,TBX3,TBX5,TCF12,TCF21,TCF25,TCF3,TCF3-PBX1,TCF4,TCF7,TCF7L2,TCFL5,TCOF1,TEAD1,TEAD2,TEAD4,TERF1,TERF2,TERT,TET2,TFAP2A,TFAP2C,TFAP4,TFCP2,TFDP1,TFDP2,TFE3,TFEB,TFIIIC,TGIF2,THAP1,THAP11,THRA,THRAP3,THRB,TLE3,TOP1,TOP2A,TOX2,TP53,TP63,TP73,TRIM22,TRIM24,TRIM25,TRIM28,TRIP13,TRPS1,TRRAP,TSC22D4,TSHZ1,TSHZ2,TWIST1,U2AF1,U2AF2,UBN1,UBTF,USF1,USF2,USP7,UTX,VDR,VEZF1,WDHD1,WDR5,WRNIP1,WT1,XBP1,XRCC3,XRCC5,XRN2,YAP1,YBX1,YBX3,YY1,YY1AP1,YY2,ZBED1,ZBED2,ZBED4,ZBTB1,ZBTB10,ZBTB11,ZBTB12,ZBTB14,ZBTB16,ZBTB18,ZBTB2,ZBTB20,ZBTB21,ZBTB24,ZBTB26,ZBTB33,ZBTB40,ZBTB42,ZBTB44,ZBTB48,ZBTB49,ZBTB5,ZBTB6,ZBTB7A,ZBTB7B,ZBTB8A,ZC3H11A,ZC3H8,ZEB1,ZEB2,ZFP14,ZFP28,ZFP3,ZFP36,ZFP37,ZFP41,ZFP42,ZFP57,ZFP64,ZFP69,ZFP69B,ZFP82,ZFP90,ZFP91,ZFX,ZFY,ZGPAT,ZHX1,ZHX2,ZIC2,ZIC5,ZIK1,ZIM3,ZKSCAN1,ZKSCAN2,ZKSCAN3,ZKSCAN5,ZKSCAN8,ZMIZ1,ZMYM2,ZMYM3,ZMYND11,ZMYND8,ZNF10,ZNF101,ZNF112,ZNF114,ZNF12,ZNF121,ZNF124,ZNF132,ZNF133,ZNF134,ZNF135,ZNF136,ZNF138,ZNF140,ZNF141,ZNF142,ZNF143,ZNF146,ZNF148,ZNF154,ZNF155,ZNF157,ZNF16,ZNF165,ZNF169,ZNF17,ZNF174,ZNF175,ZNF18,ZNF180,ZNF182,ZNF184,ZNF189,ZNF19,ZNF195,ZNF197,ZNF2,ZNF202,ZNF205,ZNF207,ZNF211,ZNF212,ZNF213,ZNF214,ZNF215,ZNF217,ZNF22,ZNF221,ZNF222,ZNF223,ZNF224,ZNF225,ZNF23,ZNF232,ZNF239,ZNF24,ZNF248,ZNF25,ZNF250,ZNF253,ZNF256,ZNF257,ZNF26,ZNF260,ZNF263,ZNF264,ZNF266,ZNF267,ZNF273,ZNF274,ZNF276,ZNF28,ZNF280A,ZNF280C,ZNF280D,ZNF281,ZNF282,ZNF283,ZNF284,ZNF285,ZNF287,ZNF292,ZNF3,ZNF30,ZNF300,ZNF302,ZNF304,ZNF311,ZNF316,ZNF317,ZNF318,ZNF319,ZNF320,ZNF322,ZNF324,ZNF329,ZNF331,ZNF333,ZNF335,ZNF337,ZNF33A,ZNF33B,ZNF34,ZNF341,ZNF343,ZNF35,ZNF350,ZNF354A,ZNF354B,ZNF354C,ZNF362,ZNF366,ZNF37A,ZNF383,ZNF384,ZNF391,ZNF394,ZNF395,ZNF397,ZNF398,ZNF404,ZNF407,ZNF408,ZNF41,ZNF410,ZNF416,ZNF417,ZNF418,ZNF423,ZNF425,ZNF426,ZNF429,ZNF430,ZNF431,ZNF432,ZNF433,ZNF436,ZNF44,ZNF440,ZNF441,ZNF444,ZNF445,ZNF449,ZNF454,ZNF460,ZNF462,ZNF467,ZNF468,ZNF473,ZNF479,ZNF48,ZNF480,ZNF483,ZNF484,ZNF485,ZNF487,ZNF488,ZNF490,ZNF491,ZNF492,ZNF493,ZNF496,ZNF501,ZNF502,ZNF503,ZNF506,ZNF507,ZNF510,ZNF512,ZNF512B,ZNF513,ZNF514,ZNF518A,ZNF519,ZNF521,ZNF524,ZNF527,ZNF528,ZNF529,ZNF530,ZNF532,ZNF534,ZNF540,ZNF543,ZNF544,ZNF547,ZNF548,ZNF549,ZNF550,ZNF554,ZNF555,ZNF557,ZNF558,ZNF560,ZNF561,ZNF563,ZNF565,ZNF566,ZNF567,ZNF57,ZNF570,ZNF571,ZNF572,ZNF573,ZNF574,ZNF577,ZNF579,ZNF580,ZNF582,ZNF583,ZNF584,ZNF585A,ZNF585B,ZNF586,ZNF587,ZNF589,ZNF592,ZNF595,ZNF596,ZNF597,ZNF598,ZNF605,ZNF609,ZNF610,ZNF611,ZNF613,ZNF614,ZNF616,ZNF621,ZNF622,ZNF623,ZNF624,ZNF626,ZNF627,ZNF629,ZNF639,ZNF641,ZNF644,ZNF645,ZNF649,ZNF652,ZNF654,ZNF658,ZNF660,ZNF662,ZNF664,ZNF667,ZNF669,ZNF670,ZNF671,ZNF674,ZNF675,ZNF677,ZNF680,ZNF681,ZNF684,ZNF687,ZNF692,ZNF695,ZNF696,ZNF697,ZNF7,ZNF700,ZNF701,ZNF704,ZNF707,ZNF708,ZNF711,ZNF714,ZNF716,ZNF730,ZNF736,ZNF737,ZNF740,ZNF747,ZNF749,ZNF750,ZNF75A,ZNF76,ZNF764,ZNF765,ZNF766,ZNF768,ZNF77,ZNF770,ZNF774,ZNF776,ZNF777,ZNF778,ZNF780A,ZNF781,ZNF783,ZNF784,ZNF785,ZNF786,ZNF789,ZNF79,ZNF791,ZNF792,ZNF799,ZNF8,ZNF800,ZNF808,ZNF81,ZNF816,ZNF823,ZNF83,ZNF830,ZNF837,ZNF84,ZNF843,ZNF846,ZNF85,ZNF860,ZNF879,ZNF880,ZNF883,ZNF891,ZNF90,ZNF92,ZNF93,ZSCAN16,ZSCAN18,ZSCAN2,ZSCAN21,ZSCAN22,ZSCAN23,ZSCAN26,ZSCAN29,ZSCAN30,ZSCAN31,ZSCAN4,ZSCAN5A,ZSCAN5C,ZXDB,ZXDC,ZZZ3\ html ../reMap\ itemRgb on\ labelFields name, TF, Biotypes\ longLabel ReMap Atlas of Regulatory Regions\ maxItems 10000\ maxWindowCoverage 20000\ parent ReMap on\ priority 2\ shortLabel ReMap ChIP-seq\ showCfg on\ track ReMapTFs\ type bigBed 9 +\ urls TF="http://remap.univ-amu.fr/target_page/$$:9606" Biotypes="http://remap.univ-amu.fr/biotype_page/$$:9606"\ visibility squish\ rmskJoinedCurrent RepeatMasker Viz. bed 3 + RepeatMasker v4.0.7 Dfam_2.0 : Current Dataset 0 2 0 0 0 127 127 127 1 0 0 rep 0 longLabel RepeatMasker v4.0.7 Dfam_2.0 : Current Dataset\ parent joinedRmsk on\ priority 2\ shortLabel RepeatMasker Viz.\ track rmskJoinedCurrent\ miRnaAtlasSample2BarChart Sample 2 bigBarChart miRNA Tissue Atlas microRna Expression 2 2 0 0 0 127 127 127 0 0 0\ The Human miRNA Tissue Atlas is a\ catalog of tissue-specific microRNA (miRNA) expression across 62 tissues. This track contains\ quantile normalized miRNA expression data sampled from two individuals and mapped to\ miRBase v21 coordinates. The track contains two subtracks, one\ for each individual sampled.
\ \\ The Tissue Specificity Index (TSI) is analogous to the "tau" value for mRNA expression,\ and is calculated as described in the\ \ associated publication. Values closer to 0 indicate miRNAs expressed in many or all tissues,\ while values closer to 1 indicate miRNAs expressed only in a specific tissue or tissues. To\ browse miRNAs by TSI value, please see the\ miRNA Tissue Atlas.
\ \\ This track is formatted as a barChart track,\ similar to the GTEx or the\ TCGA Cancer Expression tracks, where the\ heights of each bar indicate the expression value for the miRNA in a specific tissue. The tissues\ sampled are described in the table below:\
\Bar Color | Sample 1 | Sample 2 |
Adipocyte | Adipocyte | |
Artery | Artery | |
Colon | Colon | |
Dura mater | Dura mater | |
Kidney | Kidney | |
Liver | Liver | |
Lung | Lung | |
Muscle | Muscle | |
Myocardium | Myocardium | |
Skin | Skin | |
Spleen | Spleen | |
Stomach | Stomach | |
Testis | Testis | |
Thyroid | Thyroid | |
Small intestine | ||
Bone | ||
Gallbladder | ||
Fascia | ||
Bladder | ||
Epididymis | ||
Tunica albuginea | ||
Nervus intercostalis | ||
Arachnoid mater | ||
Brain | ||
Small intestine duodenum | ||
Small intestine jejunum | ||
Pancreas | ||
Kidney glandula suprarenalis | ||
Kidney cortex renalis | ||
Esophagus | ||
Prostate | ||
Bone marrow | ||
Vein | ||
Lymph node | ||
Nerve not specified | ||
Pleura | ||
Pituitary gland | ||
Spinal cord | ||
Thalamus | ||
Brain white matter | ||
Nucleus caudatus | ||
Kidney medulla renalis | ||
Brain gray_matter | ||
Cerebral cortex temporal | ||
Cerebral cortex frontal | ||
Cerebral cortex occipital | ||
Cerebellum |
\ The 14 shared tissues sampled across both individuals are presented in the same order for easier comparison.\
\ \\ The underlying expression matrix and TSI values can be obtained from the\ miRNA tissue atlas website, in the\ data_matrix_quantile.txt and tsi_quantile.csv files.\
\ \\ Ludwig N, Leidinger P, Becker K, Backes C, Fehlmann T, Pallasch C, Rheinheimer S, Meder B,\ Stähler C, Meese E et al.\ \ Distribution of miRNA expression across human tissues.\ Nucleic Acids Res. 2016 May 5;44(8):3865-77.\ PMID: 26921406; PMC: PMC4856985\
\ expression 1 barChartBars adipocyte artery colon dura_mater kidney liver lung muscle myocardium skin spleen stomach testis thyroid small_intestine_duodenum small_intestine_jejunum pancreas kidney_glandula_suprarenalis kidney_cortex_renalis kidney_medulla_renalis esophagus prostate bone_marrow vein lymph_node nerve_not_specified pleura brain_pituitary_gland spinal_cord brain_thalamus brain_white_matter brain_nucleus_caudatus brain_gray_matter brain_cerebral_cortex_temporal brain_cerebral_cortex_frontal brain_cerebral_cortex_occipital brain_cerebellum\ barChartColors #F7A028 #F73528 #DEBE98 #86BF80 #CDB79E #CDB79E #9ACD32 #7A67AE #9745AC #1E90FF \\#CDB79E #FFD39B #A6A6A6 #008B45 #CDB79E #CDB79E #CD9B1D \\#CDB79E #CDB79E #CDB79E #AC8F69 #D9D9D9 #BD3487 \\#FF00FF #EE82EE #F7E300 #73A585 #B4EEB4 #EEEE00 \\#EEEE00 #EEEE00 #EEEE00 #EEEE00 \\#EEEE00 #EEEE00 \\#EEEE00 #EEEE00\ barChartLabel Tissue\ barChartMatrixUrl /gbdb/hgFixed/human/expMatrix/miRnaAtlasSample2Matrix.txt\ barChartSampleUrl /gbdb/hgFixed/human/expMatrix/miRnaAtlasSample2.txt\ barChartUnit Quantile_Norm_Expr\ bigDataUrl /gbdb/hg38/bbi/miRnaAtlasSample2.bb\ configurable on\ group expression\ html miRnaAtlas\ longLabel miRNA Tissue Atlas microRna Expression\ maxLimit 52000\ parent miRnaAtlasSample2\ searchIndex name\ shortLabel Sample 2\ subGroups view=b_B\ track miRnaAtlasSample2BarChart\ url2 http://www.mirbase.org/cgi-bin/query.pl?terms=$$\ url2Label miRBase v21 Precursor Accession:\ visibility full\ snpediaText SNPedia with text bed 4 SNPedia pages with manually typed text 0 2 50 0 100 152 127 177 0 0 0 https://www.snpedia.com/index.php/$$ phenDis 1 color 50,0,100\ exonNumbers off\ itemDetailsHtmlTable snpediaTextHtml\ longLabel SNPedia pages with manually typed text\ parent snpedia\ shortLabel SNPedia with text\ track snpediaText\ type bed 4\ url https://www.snpedia.com/index.php/$$\ urlLabel Link to SNPedia page:\ TotalCounts_Rev Total counts of CAGE reads (rev) bigWig Total counts of CAGE reads reverse 2 2 0 0 255 127 127 255 0 0 0 regulation 0 bigDataUrl /gbdb/hg38/fantom5/ctssTotalCounts.rev.bw\ color 0,0,255\ dataVersion FANTOM5 reprocessed7\ longLabel Total counts of CAGE reads reverse\ parent Total_counts_multiwig\ shortLabel Total counts of CAGE reads (rev)\ subGroups category=total strand=reverse\ track TotalCounts_Rev\ type bigWig\ pliByTranscript Transcript LoF v2 bigBed 12 + gnomAD Predicted Loss of Function Constraint Metrics By Transcript (LOEUF and pLI) v2.1.1 3 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r2_1 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/pliByTranscript.bb\ filter._pli 0:1\ filterByRange._pli on\ filterLabel._pli Show only items between this pLI range\ itemRgb on\ labelFields name,geneName\ longLabel gnomAD Predicted Loss of Function Constraint Metrics By Transcript (LOEUF and pLI) v2.1.1\ mouseOverField _mouseOver\ parent constraintV2 off\ priority 2\ searchIndex name,geneName\ shortLabel Transcript LoF v2\ subGroups view=v2\ track pliByTranscript\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r2_1\ urlLabel View this Transcript on the gnomAD browser\ pliByTranscriptV4 Transcript LoF v4 bigBed 12 + gnomAD Predicted Loss of Function Constraint Metrics By Transcript (LOEUF and pLI) v4 0 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/pliByTranscript.v4.bb\ filter._pli 0:1\ filterByRange._pli on\ filterLabel._pli Show only items between this pLI range\ itemRgb on\ labelFields name,geneName\ longLabel gnomAD Predicted Loss of Function Constraint Metrics By Transcript (LOEUF and pLI) v4\ mouseOverField _mouseOver\ parent constraintV4\ priority 2\ searchIndex name,geneName\ shortLabel Transcript LoF v4\ subGroups view=v4\ track pliByTranscriptV4\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4\ urlLabel View this Transcript on the gnomAD browser\ pliByTranscriptV4_1 Transcript LoF v4.1 bigBed 12 + gnomAD Predicted Loss of Function Constraint Metrics By Transcript (LOEUF and pLI) v4.1 3 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/pliByTranscript.v4.1.bb\ filter._pli 0:1\ filterByRange._pli on\ filterLabel._pli Show only items between this pLI range\ itemRgb on\ labelFields name,geneName\ longLabel gnomAD Predicted Loss of Function Constraint Metrics By Transcript (LOEUF and pLI) v4.1\ mouseOverField _mouseOver\ parent constraintV4_1\ pennantIcon New red ../goldenPath/newsarch.html#093024 "September 30, 2024"\ priority 2\ searchIndex name,geneName\ shortLabel Transcript LoF v4.1\ subGroups view=v4_1\ track pliByTranscriptV4_1\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4\ urlLabel View this Transcript on the gnomAD browser\ missenseByTranscript Transcript Missense v2 bigBed 12 + gnomAD Predicted Missense Constraint Metrics By Transcript (Z-scores) v2.1.1 3 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r2_1 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/missenseByTranscript.bb\ filter._zscore -20:11\ filterByRange._zscore on\ filterLabel._zscore Show only items between this Z-score range\ labelFields name,geneName\ longLabel gnomAD Predicted Missense Constraint Metrics By Transcript (Z-scores) v2.1.1\ mouseOverField _mouseOver\ parent constraintV2 off\ priority 2\ searchIndex name,geneName\ shortLabel Transcript Missense v2\ subGroups view=v2\ track missenseByTranscript\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r2_1\ urlLabel View this Transcript on the gnomAD browser\ missenseByTranscriptV4 Transcript Missense v4 bigBed 12 + gnomAD Predicted Missense Constraint Metrics By Transcript (Z-scores) v4 0 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/missenseByTranscript.v4.bb\ filter._zscore -20:11\ filterByRange._zscore on\ filterLabel._zscore Show only items between this Z-score range\ labelFields name,geneName\ longLabel gnomAD Predicted Missense Constraint Metrics By Transcript (Z-scores) v4\ mouseOverField _mouseOver\ parent constraintV4\ priority 2\ searchIndex name,geneName\ shortLabel Transcript Missense v4\ subGroups view=v4\ track missenseByTranscriptV4\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4\ urlLabel View this Transcript on the gnomAD browser\ missenseByTranscriptV4_1 Transcript Missense v4.1 bigBed 12 + gnomAD Predicted Missense Constraint Metrics By Transcript (Z-scores) v4.1 3 2 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4 varRep 1 bigDataUrl /gbdb/hg38/gnomAD/pLI/missenseByTranscript.v4.1.bb\ filter._zscore -20:11\ filterByRange._zscore on\ filterLabel._zscore Show only items between this Z-score range\ labelFields name,geneName\ longLabel gnomAD Predicted Missense Constraint Metrics By Transcript (Z-scores) v4.1\ mouseOverField _mouseOver\ parent constraintV4_1\ pennantIcon New red ../goldenPath/newsarch.html#093024 "September 30, 2024"\ priority 2\ searchIndex name,geneName\ shortLabel Transcript Missense v4.1\ subGroups view=v4_1\ track missenseByTranscriptV4_1\ type bigBed 12 +\ url https://gnomad.broadinstitute.org/transcript/$$?dataset=gnomad_r4\ urlLabel View this Transcript on the gnomAD browser\ unipAliTrembl TrEMBL Aln. bigPsl UCSC alignment of TrEMBL proteins to genome 0 2 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorTickColor contrastingColor\ baseColorUseCds given\ bigDataUrl /gbdb/hg38/uniprot/unipAliTrembl.bb\ indelDoubleInsert on\ indelQueryInsert on\ itemRgb on\ labelFields name,acc,uniprotName,geneName,hgncSym,refSeq,refSeqProt,ensProt\ longLabel UCSC alignment of TrEMBL proteins to genome\ mouseOverField protFullNames\ parent uniprot off\ priority 2\ searchIndex name,acc\ shortLabel TrEMBL Aln.\ showDiffBasesAllScales on\ skipFields isMain\ track unipAliTrembl\ type bigPsl\ urls acc="https://www.uniprot.org/uniprot/$$" hgncId="https://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=$$" refseq="https://www.ncbi.nlm.nih.gov/nuccore/$$" refSeqProt="https://www.ncbi.nlm.nih.gov/protein/$$" ncbiGene="https://www.ncbi.nlm.nih.gov/gene/$$" entrezGene="https://www.ncbi.nlm.nih.gov/gene/$$" ensGene="https://www.ensembl.org/Gene/Summary?g=$$"\ visibility hide\ TSS_activity_read_counts TSS activity - read counts bigWig FANTOM5: TSS activity per sample read counts 0 2 0 0 0 127 127 127 0 0 0\ The FANTOM5 track shows mapped transcription start sites (TSS) and their usage in primary cells,\ cell lines, and tissues to produce a comprehensive overview of gene expression across the human\ body by using single molecule sequencing.\
\ \Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \Individual biological states are profiled by HeliScopeCAGE, which is a variation of the CAGE\ (Cap Analysis Gene Expression) protocol based on a single molecule sequencer. The standard protocol\ requiring 5 µg of total RNA as a starting material is referred to as hCAGE, and an\ optimized version for a lower quantity (~ 100 ng) is referred to as LQhCAGE (Kanamori-Katyama\ et al. 2011).\
Transcription start sites (TSSs) were mapped and their usage in human and mouse primary cells,\ cell lines, and tissues was to produce a comprehensive overview of mammalian gene expression across the\ human body. 5′-end of the mapped CAGE reads are counted at a single base pair resolution\ (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the\ sample. Individual samples shown in "TSS activity" tracks are grouped as below.\
TSS (CAGE) peaks across the panel of the biological states (samples) are identified by DPI\ (decomposition based peak identification, Forrest et al. 2014), where each of the peaks consists of\ neighboring and related TSSs. The peaks are used as anchors to define promoters and units of\ promoter-level expression analysis. Two subsets of the peaks are defined based on evidence of read\ counts, depending on scopes of subsequent analyses, and the first subset (referred as a\ robust set of the peaks, thresholded for expression analysis is shown as TSS peaks. They are\ named "p#@GENE_SYMBOL" if associated with 5'-end of known genes, or "p@CHROM:START..END,STRAND"\ otherwise. The summary tracks consist of the TSS (CAGE) peaks and summary profiles of TSS\ activities (total and maximum values). The summary track consists of the following tracks.\
\ 5′-end of the mapped CAGE reads are counted at a single base pair resolution (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the sample. The read counts tracks indicate raw counts of CAGE reads, and the TPM tracks indicate normalized counts as TPM (tags per million).\
\ \\ FANTOM5 data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ The FANTOM5 reprocessed data can be found and downloaded on the FANTOM website.
\ \\ Thanks to the FANTOM5 consortium,\ the Large Scale Data Managing Unit and Preventive Medicine and\ Applied Genomics Unit, the Center for Integrative Medical Sciences (IMS), and\ RIKEN for providing this data\ and its analysis.
\ \\ FANTOM Consortium and the RIKEN PMI and CLST (DGT), Forrest AR, Kawaji H, Rehli M, Baillie JK, de\ Hoon MJ, Haberle V, Lassmann T, Kulakovskiy IV, Lizio M et al.\ \ A promoter-level mammalian expression atlas.\ Nature. 2014 Mar 27;507(7493):462-70.\ PMID: 24670764; PMC: PMC4529748\
\ \\ Kanamori-Katayama M, Itoh M, Kawaji H, Lassmann T, Katayama S, Kojima M, Bertin N, Kaiho A, Ninomiya\ N, Daub CO et al.\ \ Unamplified cap analysis of gene expression on a single-molecule sequencer.\ Genome Res. 2011 Jul;21(7):1150-9.\ PMID: 21596820; PMC: PMC3129257\
\ \\ Lizio M, Harshbarger J, Shimoji H, Severin J, Kasukawa T, Sahin S, Abugessaisa I, Fukuda S, Hori F,\ Ishikawa-Kato S et al.\ \ Gateways to the FANTOM5 promoter level mammalian expression atlas.\ Genome Biol. 2015 Jan 5;16(1):22.\ PMID: 25723102; PMC: PMC4310165\
\ regulation 0 boxedCfg on\ compositeTrack on\ dataVersion FANTOM5 reprocessed7\ dimensions dimX=sequenceTech dimY=category dimA=strand\ html fantom5.html\ longLabel FANTOM5: TSS activity per sample read counts\ priority 2\ shortLabel TSS activity - read counts\ showSubtrackColorOnUi off\ sortOrder category=+ sequenceTech=+\ subGroup1 sequenceTech Sequence_Tech hCAGE=hCAGE LQhCAGE=LQhCAGE\ subGroup2 category Category cellLine=cellLine fractionation=fractionation primaryCell=primaryCell tissue=tissue AoSMC_response_to_FGF2=AoSMC_response_to_FGF2_timecourse AoSMC_response_to_IL1b=AoSMC_response_to_IL1b_timecourse ES_to_cardiomyocyte=ES_to_cardiomyocyte_timecourse Embryoid_body_to_melanocyte=Embryoid_body_to_melanocyte_timecourse Epithelial_to_mesenchymal=Epithelial_to_mesenchymal_timecourse Human_iPS_to_neuron_Downs_syndrome_1=Human_iPS_to_neuron_Downs_syndrome_1_timecourse Human_iPS_to_neuron_Downs_syndrome_2=Human_iPS_to_neuron_Downs_syndrome_2_timecourse Human_iPS_to_neuron_wt_1=Human_iPS_to_neuron_wt_1_timecourse Human_iPS_to_neuron_wt_2=Human_iPS_to_neuron_wt_2_timecourse Lymphatic_EC_response_to_VEGFC=Lymphatic_EC_response_to_VEGFC_timecourse MCF7_response_to_EGF=MCF7_response_to_EGF_timecourse MCF7_response_to_HRG=MCF7_response_to_HRG_timecourse MSC_to_adipocyte_human=MSC_to_adipocyte_human_timecourse Macrophage_influenza_infection=Macrophage_influenza_infection_timecourse Macrophage_response_to_LPS=Macrophage_response_to_LPS_timecourse Myoblast_to_myotube_wt_and_DMD=Myoblast_to_myotube_wt_and_DMD_timecourse Preadipocyte_to_adipocyte=Preadipocyte_to_adipocyte_timecourse Rinderpest_infection_series=Rinderpest_infection_series_timecourse Saos_calcification=Saos_calcification_timecourse timecourse=other_samples_in_timecourse\ subGroup3 strand Strand forward=forward reverse=reverse\ superTrack fantom5\ track TSS_activity_read_counts\ type bigWig\ visibility hide\ umap36 Umap S36 bigBed 6 Single-read mappability with 36-mers 0 2 80 70 240 167 162 247 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k36.Unique.Mappability.bb\ color 80,70,240\ longLabel Single-read mappability with 36-mers\ parent umapBigBed off\ priority 2\ shortLabel Umap S36\ subGroups view=SR\ track umap36\ visibility hide\ cpgIslandExtUnmasked Unmasked CpG bed 4 + CpG Islands on All Sequence (Islands < 300 Bases are Light Green) 0 2 0 100 0 128 228 128 0 0 0CpG islands are associated with genes, particularly housekeeping\ genes, in vertebrates. CpG islands are typically common near\ transcription start sites and may be associated with promoter\ regions. Normally a C (cytosine) base followed immediately by a \ G (guanine) base (a CpG) is rare in\ vertebrate DNA because the Cs in such an arrangement tend to be\ methylated. This methylation helps distinguish the newly synthesized\ DNA strand from the parent strand, which aids in the final stages of\ DNA proofreading after duplication. However, over evolutionary time,\ methylated Cs tend to turn into Ts because of spontaneous\ deamination. The result is that CpGs are relatively rare unless\ there is selective pressure to keep them or a region is not methylated\ for some other reason, perhaps having to do with the regulation of gene\ expression. CpG islands are regions where CpGs are present at\ significantly higher levels than is typical for the genome as a whole.
\ \\ The unmasked version of the track displays potential CpG islands\ that exist in repeat regions and would otherwise not be visible\ in the repeat masked version.\
\ \\ By default, only the masked version of the track is displayed. To view the\ unmasked version, change the visibility settings in the track controls at\ the top of this page.\
\ \CpG islands were predicted by searching the sequence one base at a\ time, scoring each dinucleotide (+17 for CG and -1 for others) and\ identifying maximally scoring segments. Each segment was then\ evaluated for the following criteria:\ \
\ The entire genome sequence, masking areas included, was\ used for the construction of the track Unmasked CpG.\ The track CpG Islands is constructed on the sequence after\ all masked sequence is removed.\
\ \The CpG count is the number of CG dinucleotides in the island. \ The Percentage CpG is the ratio of CpG nucleotide bases\ (twice the CpG count) to the length. The ratio of observed to expected \ CpG is calculated according to the formula (cited in \ Gardiner-Garden et al. (1987)):\ \
Obs/Exp CpG = Number of CpG * N / (Number of C * Number of G)\ \ where N = length of sequence.\
\ The calculation of the track data is performed by the following command sequence:\
\ twoBitToFa assembly.2bit stdout | maskOutFa stdin hard stdout \\\ | cpg_lh /dev/stdin 2> cpg_lh.err \\\ | awk '{$2 = $2 - 1; width = $3 - $2; printf("%s\\t%d\\t%s\\t%s %s\\t%s\\t%s\\t%0.0f\\t%0.1f\\t%s\\t%s\\n", $1, $2, $3, $5, $6, width, $6, width*$7*0.01, 100.0*2*$6/width, $7, $9);}' \\\ | sort -k1,1 -k2,2n > cpgIsland.bed\\ The unmasked track data is constructed from\ twoBitToFa -noMask output for the twoBitToFa command.\ \ \
\ CpG islands and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator.\ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\\ The source for the cpg_lh program can be obtained from\ src/utils/cpgIslandExt/.\ The cpg_lh program binary can be obtained from: http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/cpg_lh (choose "save file")\
\ \This track was generated using a modification of a program developed by G. Miklem and L. Hillier \ (unpublished).
\ \\ Gardiner-Garden M, Frommer M.\ \ CpG islands in vertebrate genomes.\ J Mol Biol. 1987 Jul 20;196(2):261-82.\ PMID: 3656447\
\ regulation 1 html cpgIslandSuper\ longLabel CpG Islands on All Sequence (Islands < 300 Bases are Light Green)\ parent cpgIslandSuper hide\ priority 2\ shortLabel Unmasked CpG\ track cpgIslandExtUnmasked\ covidHgiGwas COVID GWAS v3 bigLolly 9 + GWAS meta-analyses from the COVID-19 Host Genetics Initiative 0 2.1 0 0 0 127 127 127 0 0 22 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,\ This track set shows GWAS meta-analyses from the \ \ COVID-19 Host Genetics Initiative (HGI): \ a collaborative effort to facilitate \ the generation, analysis and sharing of COVID-19 host genetics research.\ The COVID-19 HGI organizes meta-analyses across multiple studies contributed by \ partners world-wide\ to identify the genetic determinants of SARS-CoV-2 infection susceptibility and disease severity \ and outcomes. Moreover, the COVID-19 HGI also aims to provide a platform for study partners to \ share analytical results in the form of summary statistics and/or individual level data where \ possible.\
\ \\ The specific phenotypes studied by the COVID-19 HGI are those that benefit from maximal sample \ size: primary analysis on disease severity. Two meta-analyses are represented in this track:\
\ \\ Displayed items are colored by GWAS effect: red for positive, blue for negative. \ The height of the item reflects the effect size. The effect size, defined as the \ contribution of a SNP to the genetic variance of the trait, was measured as beta coefficient \ (beta). The higher the absolute value of the beta coefficient, the stronger the effect.\ The color saturation indicates statistical significance: p-values smaller than 1e-5\ are brightly colored (bright red\ \ , bright blue\ \ ),\ those with less significance (p >= 1e-5) are paler (light red\ \ , light blue\ \ ). For better visualization of the data, only SNPs with p-values smaller than 1e-3 are \ displayed by default. \
\ \\ Each track has separate display controls and data can be filtered according to the\ number of studies, minimum -log10 p-value, and the\ effect size (beta coefficient), using the track Configure options.\
\ \\ Mouseover on items shows the rs ID (or chrom:pos if none assigned), both the non-effect \ and effect alleles, the effect size (beta coefficient), the p-value, and the number of \ studies.\ Additional information on each variant can be found on the details page by clicking on the item.\
\ \\ COVID-19 Host Genetics Initiative (HGI) GWAS meta-analysis round 3 (July 2020) results were used \ in this study. Each participating study partner submitted GWAS summary statistics for up to four \ of the COVID-19 phenotype definitions.\
\\ Data were generated from genome-wide SNP array and whole exome and genome\ sequencing, leveraging the impact of both common and rare variants. The statistical analysis\ performed takes into account differences between sex, ancestry, and date of sample collection. \ Alleles were harmonized across studies and reported allele frequencies are based on gnomAD \ version 3.0 reference data. Most study partners used the SAIGE GWAS pipeline in order \ to generate summary statistics used for the COVID-19 HGI meta-analysis. The summary statistics \ of individual studies were manually examined for inflation, \ deflation, and excessive number of false positives. Qualifying summary statistics were filtered for \ INFO > 0.6 and MAF > 0.0001 prior to meta-analyzing the entirety of the data. \ The meta-analysis was done using inverse variance weighting of effects method, accounting for \ strand differences and allele flips in the individual studies. \
\\ The meta-analysis results of variants appearing in at least three studies (analysis C2) or two \ studies (all other analyses) were made publicly available.\ The meta-analysis software and workflow are available here. More information about the \ prospective studies, processing pipeline, results and data sharing can be found \ here.\
\ \ \\ The data underlying these tracks and summary statistics results are publicly available in \ COVID19-hg Release 3 (June 2020).\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. \ Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.\
\ \\ Thanks to the COVID-19 Host Genetics Initiative contributors and project leads for making these \ data available, and in particular to Rachel Liao, Juha Karjalainen, and Kumar Veerapen at the \ Broad Institute for their review and input during browser track development.\
\ \\ COVID-19 Host Genetics Initiative.\ \ The COVID-19 Host Genetics Initiative, a global initiative to elucidate the role of host genetic\ factors in susceptibility and severity of the SARS-CoV-2 virus pandemic.\ Eur J Hum Genet. 2020 Jun;28(6):715-718.\ PMID: 32404885; PMC: PMC7220587\
\ \ \ \ phenDis 1 autoScale on\ bedNameLabel SNP\ chromosomes chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22\ compositeTrack on\ filter._effectSizeAbs 0\ filter.effectSize -13:21\ filter.pValueLog 3\ filter.sourceCount 1\ filterByRange.effectSize on\ filterLabel._effectSizeAbs Minimum effect size +-\ filterLabel.effectSize Effect size range\ filterLabel.sourceCount Minimum number of studies\ filterLimits.effectSize -13:21\ lollyField 21\ longLabel GWAS meta-analyses from the COVID-19 Host Genetics Initiative\ maxHeightPixels 48:75:128\ maxItems 500000\ mouseOver $name $ref/$alt effect $effectSize pval $pValue studies $sourceCount\ noScoreFilter on\ priority 2.1\ shortLabel COVID GWAS v3\ superTrack covid hide\ track covidHgiGwas\ type bigLolly 9 +\ viewLimits -13:21\ covidMuts COVID Rare Harmful Var bigBed 12 + Rare variants underlying COVID-19 severity and susceptibility from the COVID Human Genetics Effort 3 2.2 179 0 0 217 127 127 0 0 0\ This track shows rare variants associated with monogenic congenital defects of immunity to \ the SARS-CoV-2 virus identified by the \ COVID Human Genetic Effort. \ This international consortium aims to discover truly causative variations: those underlying \ severe forms of COVID-19 in previously healthy individuals, and those that make certain \ individuals resistant to infection by the SARS-CoV2 virus despite repeated exposure.\
\\ The major feature of the small set of variants in this track is that they are functionally tested\ to be deleterious and genetically tested to be disease-causing. \ Specifically, rare variants were predicted to be loss-of-function at human loci known to govern\ interferon (IFN) immunity to influenza virus in patients with life-threatening COVID-19 pneumonia, \ relative to subjects with asymptomatic or benign infection.\ These genetic defects display incomplete penetrance for influenza respiratory distress and only\ appear clinically upon infection with the more virulent SARS-CoV-2.\
\ \\ Only eight genes with 23 variants are contained in this track. \ Use the links below to navigate to the gene of interest or view \ all eight genes together using the following sessions for \ hg38 or\ hg19.\
\ \Gene Name | \Human GRCh37/hg19 Assembly | \Human GRCh38/hg38 Assembly | \
---|---|---|
TLR3 | \\ chr4:186990309-187006252 | \\ chr4:186069152-186088069 | \
IRF7 | \\ chr11:612555-615999 | \\ chr11:612591-615970 | \
UNC93B1 | \\ chr11:67758575-67771593 | \\ chr11:67991100-68004097 | \
TBK1 | \\ chr12:64845840-64895899 | \\ chr12:64452120-64502114 | \
TICAM1 | \\ chr19:4815936-4831754 | \\ chr19:4815932-4831704 | \
IRF3 | \\ chr19:50162826-50169132 | \\ chr19:49659570-49665875 | \
IFNAR1 | \\ chr21:34697214-34732128 | \\ chr21:33324970-33359864 | \
IFNAR2 | \\ chr21:34602231-34636820 | \\ chr21:33229974-33264525 | \
\ This track uses variant calls in autosomal IFN-related genes from whole exome and genome data \ with a MAF lower than 0.001 (gnomAD v2.1.1) and experimental demonstration of loss-of-function.\ The patient population studied consisted of 659 patients with life-threatening COVID-19 pneumonia \ relative to 534 subjects with asymptomatic or benign infection of varying ethnicities. \ Variants underlying autosomal-recessive or autosomal-dominant deficiencies were identified in \ 23 patients (3.5%) 17 to 77 years of age.\ The proportion of individuals carrying at least one variant was compared between severe cases \ and control cases by means of logistic regression with the likelihood ratio test.\ Principal Component Analysis (PCA) was conducted with Plink v1.9 software on whole exome and \ genome sequencing data with the 1000 Genomes (1kG) Project phase 3 public database as reference.\ Analysis of enrichment in rare synonymous variants of the genes was performed to check the \ calibration of the burden test. \ The odds ratio was also estimated by logistic regression and adjusted for ethnic heterogeneity.\
\ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator.\ Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.\
\ \\ Thanks to the COVID Human Genetic Effort contributors for making these data available, and in\ particular to Qian Zhang at the Rockefeller University for review and input during browser track\ development.\
\ \\ Zhang Q, Bastard P, Liu Z, Le Pen J, Moncada-Velez M, Chen J, Ogishi M, Sabli IKD, Hodeib S, Korol C\ et al.\ \ Inborn errors of type I IFN immunity in patients with life-threatening COVID-19.\ Science. 2020 Sep 24;.\ PMID: 32972995\
\ \ phenDis 1 bigDataUrl /gbdb/hg38/covidMuts/covidMuts.bb\ color 179,0,0\ defaultLabelFields gene, name\ labelFields gene, name\ longLabel Rare variants underlying COVID-19 severity and susceptibility from the COVID Human Genetics Effort\ mouseOver $gene $name $rsId Genotype: $genotype; Zygosity: $zygo ; Inheritance: $inhMode\ multiRegionsBedUrl /gbdb/hg38/covidMuts/covidMuts.regions.bed\ noScoreFilter on\ priority 2.2\ shortLabel COVID Rare Harmful Var\ superTrack covid pack\ track covidMuts\ type bigBed 12 +\ chainMelGal5 Turkey Chain chain melGal5 Turkey (Nov. 2014 (Turkey_5.0/melGal5)) Chained Alignments 3 3 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Turkey (Nov. 2014 (Turkey_5.0/melGal5)) Chained Alignments\ otherDb melGal5\ parent vertebrateChainNetViewchain off\ shortLabel Turkey Chain\ subGroups view=chain species=s006 clade=c01\ track chainMelGal5\ type chain melGal5\ chainPanPan3 Bonobo Chain chain panPan3 Bonobo (May 2020 (Mhudiblu_PPA_v0/panPan3)) Chained Alignments 3 3 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Bonobo (May 2020 (Mhudiblu_PPA_v0/panPan3)) Chained Alignments\ otherDb panPan3\ parent primateChainNetViewchain off\ shortLabel Bonobo Chain\ subGroups view=chain species=s007b clade=c00\ track chainPanPan3\ type chain panPan3\ chainGalVar1 Malayan flying lemur Chain chain galVar1 Malayan flying lemur (Jun. 2014 (G_variegatus-3.0.2/galVar1)) Chained Alignments 3 3 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Malayan flying lemur (Jun. 2014 (G_variegatus-3.0.2/galVar1)) Chained Alignments\ otherDb galVar1\ parent placentalChainNetViewchain off\ shortLabel Malayan flying lemur Chain\ subGroups view=chain species=s006 clade=c00\ track chainGalVar1\ type chain galVar1\ encTfChipPkENCFF208AXT A549 CBX2 narrowPeak Transcription Factor ChIP-seq Peaks of CBX2 in A549 from ENCODE 3 (ENCFF208AXT) 0 3 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CBX2 in A549 from ENCODE 3 (ENCFF208AXT)\ parent encTfChipPk off\ shortLabel A549 CBX2\ subGroups cellType=A549 factor=CBX2\ track encTfChipPkENCFF208AXT\ cloneEndABC12 ABC12 bed 12 Agencourt fosmid library 12 0 3 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 12\ parent cloneEndSuper off\ priority 3\ shortLabel ABC12\ subGroups source=agencourt\ track cloneEndABC12\ type bed 12\ visibility hide\ gtexCovAdrenalGland Adren Gland bigWig Adrenal Gland 0 3 143 188 143 199 221 199 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-Y5LM-0126-SM-4VBRL.Adrenal_Gland.RNAseq.bw\ color 143,188,143\ longLabel Adrenal Gland\ parent gtexCov\ shortLabel Adren Gland\ track gtexCovAdrenalGland\ genetiSureCytoCghSnp8x60 Agilent GenetiSure Cyto CGH 8x60 bigBed 4 Agilent GenetiSure Cyto CGH 8x60K 085590 20200302 3 3 0 0 0 127 127 127 0 0 0 varRep 1 bigDataUrl /gbdb/hg38/snpCnvArrays/agilent/hg38.GenetiSure_Cyto_CGH_Microarray_8x60K_085590_D_BED_20200302.bb\ longLabel Agilent GenetiSure Cyto CGH 8x60K 085590 20200302\ parent genotypeArrays on\ priority 3\ shortLabel Agilent GenetiSure Cyto CGH 8x60\ track genetiSureCytoCghSnp8x60\ type bigBed 4\ visibility pack\ AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep2LK2_CNhs13358_tpm_fwd AorticSmsToFgf2_00hr00minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep2 (LK2)_CNhs13358_12740-135I4_forward 1 3 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12740-135I4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr00min%2c%20biol_rep2%20%28LK2%29.CNhs13358.12740-135I4.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep2 (LK2)_CNhs13358_12740-135I4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12740-135I4 sequence_tech=hCAGE\ parent TSS_activity_TPM on\ shortLabel AorticSmsToFgf2_00hr00minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep2LK2_CNhs13358_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12740-135I4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep2LK2_CNhs13358_ctss_fwd AorticSmsToFgf2_00hr00minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep2 (LK2)_CNhs13358_12740-135I4_forward 0 3 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12740-135I4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr00min%2c%20biol_rep2%20%28LK2%29.CNhs13358.12740-135I4.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr00min, biol_rep2 (LK2)_CNhs13358_12740-135I4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12740-135I4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr00minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr00minBiolRep2LK2_CNhs13358_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12740-135I4\ urlLabel FANTOM5 Details:\ cons30wayViewphyloP Basewise Conservation (phyloP) bed 4 Mammals Multiz Alignment & Conservation (27 primates) 2 3 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Mammals Multiz Alignment & Conservation (27 primates)\ parent cons30way\ shortLabel Basewise Conservation (phyloP)\ track cons30wayViewphyloP\ view phyloP\ viewLimits -3:1\ viewLimitsMax -14.191:1.199\ visibility full\ iscaBenignGainCum Benign Gain bedGraph 4 ClinGen CNVs: Benign Gain Coverage 2 3 0 0 200 127 127 227 0 0 0 phenDis 0 color 0,0,200\ longLabel ClinGen CNVs: Benign Gain Coverage\ parent iscaViewTotal\ shortLabel Benign Gain\ subGroups view=cov class=ben level=sub\ track iscaBenignGainCum\ bismap50Pos Bismap S50 + bigBed 6 Single-read mappability with 50-mers after bisulfite conversion (forward strand) 0 3 240 120 80 247 187 167 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k50.C2T-Converted.bb\ color 240,120,80\ longLabel Single-read mappability with 50-mers after bisulfite conversion (forward strand)\ parent bismapBigBed off\ priority 3\ shortLabel Bismap S50 +\ subGroups view=SR\ track bismap50Pos\ visibility hide\ BLCA BLCA bigLolly 12 + Bladder Urothelial Carcinoma 0 3 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/BLCA.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Bladder Urothelial Carcinoma\ parent gdcCancer off\ priority 3\ shortLabel BLCA\ track BLCA\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTBrain Brain bed 5 + lincRNAs from brain 1 3 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from brain\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Brain\ subGroups view=lincRNAsRefseqExp tissueType=brain\ track lincRNAsCTBrain\ clinGenGeneDisease ClinGen Validity bigBed 9 + ClinGen Gene-Disease Validity Classification 3 3 0 0 0 127 127 127 0 0 0 phenDis 1 bedNameLabel Associated Disease\ bigDataUrl /gbdb/hg38/bbi/clinGen/clinGenGeneDisease.bb\ filterLabel.Classification ClinGen Gene-Disease Validity Classification\ filterLabel.Inheritance Inheritance Pattern\ filterLabel.SOPversion ClinGen SOP Version Number\ filterValues.Classification Definitive,Strong,Moderate,Limited,Animal Model Only,No Reported Evidence,Disputed,Refuted\ filterValues.Inheritance Autosomal Dominant,Autosomal Recessive,Semidominant,X-Linked,X-linked recessive,Other\ filterValues.SOPversion SOP4,SOP5,SOP6,SOP7\ itemRgb on\ longLabel ClinGen Gene-Disease Validity Classification\ mouseOverField Mouseover\ noScoreFilter on\ parent clinGenComp on\ priority 3\ searchIndex name,geneSymbol,HGNCid,MONDOid,Classification\ sepFields MONDOid,SOPversion\ shortLabel ClinGen Validity\ skipFields Mouseover\ track clinGenGeneDisease\ type bigBed 9 +\ urls geneSymbol="https://search.clinicalgenome.org/kb/genes/$$" ClinGenURL="https://search.clinicalgenome.org/kb/gene-validity/$$" HGNCid="https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/$$" MONDOid="https://monarchinitiative.org/disease/$$"\ visibility pack\ cons30way Cons 30 Primates bed 4 Mammals Multiz Alignment & Conservation (27 primates) 0 3 0 0 0 127 127 127 0 0 0\ This track shows multiple alignments of 30 species and measurements of\ evolutionary conservation using\ two methods (phastCons and phyloP) from the\ \ PHAST package, for all thirty species.\ The multiple alignments were generated using multiz and\ other tools in the UCSC/Penn State Bioinformatics\ comparative genomics alignment pipeline.\ Conserved elements identified by phastCons are also displayed in\ this track.\
\\ PhastCons (which has been used in previous Conservation tracks) is a hidden\ Markov model-based method that estimates the probability that each\ nucleotide belongs to a conserved element, based on the multiple alignment.\ It considers not just each individual alignment column, but also its\ flanking columns. By contrast, phyloP separately measures conservation at\ individual columns, ignoring the effects of their neighbors. As a\ consequence, the phyloP plots have a less smooth appearance than the\ phastCons plots, with more "texture" at individual sites. The two methods\ have different strengths and weaknesses. PhastCons is sensitive to "runs"\ of conserved sites, and is therefore effective for picking out conserved\ elements. PhyloP, on the other hand, is more appropriate for evaluating\ signatures of selection at particular nucleotides or classes of nucleotides\ (e.g., third codon positions, or first positions of miRNA target sites).\
\\ Another important difference is that phyloP can measure acceleration\ (faster evolution than expected under neutral drift) as well as\ conservation (slower than expected evolution). In the phyloP plots, sites\ predicted to be conserved are assigned positive scores (and shown in blue),\ while sites predicted to be fast-evolving are assigned negative scores (and\ shown in red). The absolute values of the scores represent -log p-values\ under a null hypothesis of neutral evolution. The phastCons scores, by\ contrast, represent probabilities of negative selection and range between 0\ and 1.\
\\ Both phastCons and phyloP treat alignment gaps and unaligned nucleotides as\ missing data.\
\\ See also: lastz parameters and other details \ and chain minimum score and gap parameters used in these alignments.\
\ \\ Missing sequence in the assemblies is highlighted in the track display\ by regions of yellow when zoomed out and Ns displayed at base\ level (see Gap Annotation, below).
\\
\ \ Downloads for data in this track are available:\\
\ Organism Species Release date UCSC version alignment type \ Human Homo sapiens \ Dec. 2013 (GRCh38/hg38) Dec. 2013 (GRCh38/hg38) MAF Net \ Chimp Pan troglodytes \ May 2016 (Pan_tro 3.0/panTro5) May 2016 (Pan_tro 3.0/panTro5) MAF Net \ Bonobo Pan paniscus \ Aug. 2015 (MPI-EVA panpan1.1/panPan2) Aug. 2015 (MPI-EVA panpan1.1/panPan2) MAF Net \ Gorilla Gorilla gorilla gorilla \ Mar. 2016 (GSMRT3/gorGor5) Mar. 2016 (GSMRT3/gorGor5) MAF Net \ Orangutan Pongo pygmaeus abelii \ July 2007 (WUGSC 2.0.2/ponAbe2) July 2007 (WUGSC 2.0.2/ponAbe2) MAF Net \ Gibbon Nomascus leucogenys \ Oct. 2012 (GGSC Nleu3.0/nomLeu3) Oct. 2012 (GGSC Nleu3.0/nomLeu3) MAF Net \ Rhesus Macaca mulatta \ Nov. 2015 (BCM Mmul_8.0.1/rheMac8) Nov. 2015 (BCM Mmul_8.0.1/rheMac8) MAF Net \ Crab-eating macaque Macaca fascicularis \ Jun. 2013 (Macaca_fascicularis_5.0/macFas5) Jun. 2013 (Macaca_fascicularis_5.0/macFas5) MAF Net \ Pig-tailed macaque Macaca nemestrina \ Mar. 2015 (Mnem_1.0/macNem1) Mar. 2015 (Mnem_1.0/macNem1) MAF Net \ Sooty mangabey Cercocebus atys \ Mar. 2015 (Caty_1.0/cerAty1) Mar. 2015 (Caty_1.0/cerAty1) MAF Net \ Baboon Papio anubis \ Feb. 2013 (Baylor Panu_2.0/papAnu3) Feb. 2013 (Baylor Panu_2.0/papAnu3) MAF Net \ Green monkey Chlorocebus sabaeus \ Mar. 2014 (Chlorocebus_sabeus 1.1/chlSab2) Mar. 2014 (Chlorocebus_sabeus 1.1/chlSab2) MAF Net \ Drill Mandrillus leucophaeus \ Mar. 2015 (Mleu.le_1.0/manLeu1) Mar. 2015 (Mleu.le_1.0/manLeu1) MAF Net \ Proboscis monkey Nasalis larvatus \ Nov. 2014 (Charlie1.0/nasLar1) Nov. 2014 (Charlie1.0/nasLar1) MAF Net \ Angolan colobus Colobus angolensis palliatus \ Mar. 2015 (Cang.pa_1.0/colAng1) Mar. 2015 (Cang.pa_1.0/colAng1) MAF Net \ Golden snub-nosed monkey Rhinopithecus roxellana \ Oct. 2014 (Rrox_v1/rhiRox1) Oct. 2014 (Rrox_v1/rhiRox1) MAF Net \ Black snub-nosed monkey Rhinopithecus bieti \ Aug. 2016 (ASM169854v1/rhiBie1) Aug. 2016 (ASM169854v1/rhiBie1) MAF Net \ Marmoset Callithrix jacchus \ March 2009 (WUGSC 3.2/calJac3) March 2009 (WUGSC 3.2/calJac3) MAF Net \ Squirrel monkey Saimiri boliviensis \ Oct. 2011 (Broad/saiBol1) Oct. 2011 (Broad/saiBol1) MAF Net \ White-faced sapajou Cebus capucinus imitator \ Apr. 2016 (Cebus_imitator-1.0/cebCap1) Apr. 2016 (Cebus_imitator-1.0/cebCap1) MAF Net \ Ma's night monkey Aotus nancymaae \ Jun. 2017 (Anan_2.0/aotNan1) Jun. 2017 (Anan_2.0/aotNan1) MAF Net \ Tarsier Tarsius syrichta \ Sep. 2013 (Tarsius_syrichta-2.0.1/tarSyr2) Sep. 2013 (Tarsius_syrichta-2.0.1/tarSyr2) MAF Net \ Mouse lemur Microcebus murinus \ Feb. 2017 (Mmur_3.0/micMur3) Feb. 2017 (Mmur_3.0/micMur3) MAF Net \ Coquerel's sifaka Propithecus coquereli \ Mar. 2015 (Pcoq_1.0/proCoq1) Mar. 2015 (Pcoq_1.0/proCoq1) MAF Net \ Black lemur Eulemur macaco \ Aug. 2015 (Emacaco_refEf_BWA_oneround/eulMac1) Aug. 2015 (Emacaco_refEf_BWA_oneround/eulMac1) MAF Net \ Sclater's lemur Eulemur flavifrons \ Aug. 2015 (Eflavifronsk33QCA/eulFla1) Aug. 2015 (Eflavifronsk33QCA/eulFla1) MAF Net \ Bushbaby Otolemur garnettii \ Mar. 2011 (Broad/otoGar3) Mar. 2011 (Broad/otoGar3) MAF Net \ Mouse Mus musculus \ Dec. 2011 (GRCm38/mm10) Dec. 2011 (GRCm38/mm10) MAF Net \ Dog Canis lupus familiaris \ Sep. 2011 (Broad CanFam3.1/canFam3) Sep. 2011 (Broad CanFam3.1/canFam3) MAF Net \ Armadillo Dasypus novemcinctus \ Dec. 2011 (Baylor/dasNov3) Dec. 2011 (Baylor/dasNov3) MAF Net
\ Table 1. Genome assemblies included in the 30-way Conservation track.\
\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ value of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Configuration buttons are available to select all of the species\ (Set all), deselect all of the species (Clear all), or\ use the default settings (Set defaults).\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. The following\ conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment.\ The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\\ Codon translation is available in base-level display mode if the\ displayed region is identified as a coding segment. To display this annotation,\ select the species for translation from the pull-down menu in the Codon\ Translation configuration section at the top of the page. Then, select one of\ the following modes:\
\ Codon translation uses the following gene tracks as the basis for\ translation, depending on the species chosen (Table 2).\ \
\ \\
\ Table 2. Gene tracks used for codon translation.\\ Gene Track Species \ Known Genes human, mouse \ Ensembl Genes v78 baboon, bushbaby, chimp, dog, gorilla, marmoset, mouse lemur, orangutan, tree shrew \ RefSeq crab-eating macaque, rhesus \ no annotation bonobo, green monkey, gibbon, proboscis monkey, golden snub-nosed monkey, squirrel monkey, tarsier
\ Pairwise alignments with the human genome were generated for\ each species using lastz from repeat-masked genomic sequence.\ Pairwise alignments were then linked into chains using a dynamic programming\ algorithm that finds maximally scoring chains of gapless subsections\ of the alignments organized in a kd-tree.\ The scoring matrix and parameters for pairwise alignment and chaining\ were tuned for each species based on phylogenetic distance from the reference.\ High-scoring chains were then placed along the genome, with\ gaps filled by lower-scoring chains, to produce an alignment net.\ For more information about the chaining and netting process and\ parameters for each species, see the description pages for the Chain and Net\ tracks.
\\ An additional filtering step was introduced in the generation of the 30-way\ conservation track to reduce the number of paralogs and pseudogenes from the\ high-quality assemblies and the suspect alignments from the low-quality\ assemblies.\
\\
\ \\
\ Table 3. Type of Net alignment\\ type of net alignment Species \ Syntenic Net baboon, chimp, dog, gibbon, green monkey, crab-eating macaque, marmoset, mouse, orangutan, rhesus \ Reciprocal best Net bushbaby, bonobo, gorilla, golden snub-nosed monkey, mouse lemur, proboscis monkey, squirrel monkey, tarsier, tree shrew
\ The resulting best-in-genome pairwise alignments\ were progressively aligned using multiz/autoMZ,\ following the tree topology diagrammed above, to produce multiple alignments.\ The multiple alignments were post-processed to\ add annotations indicating alignment gaps, genomic breaks,\ and base quality of the component sequences.\ The annotated multiple alignments, in MAF format, are available for\ bulk download.\ An alignment summary table containing an entry for each\ alignment block in each species was generated to improve\ track display performance at large scales.\ Framing tables were constructed to enable\ visualization of codons in the multiple alignment display.
\ \\ Both phastCons and phyloP are phylogenetic methods that rely\ on a tree model containing the tree topology, branch lengths representing\ evolutionary distance at neutrally evolving sites, the background distribution\ of nucleotides, and a substitution rate matrix.\ The\ all species tree model for this track was\ generated using the phyloFit program from the PHAST package\ (REV model, EM algorithm, medium precision) using multiple alignments of\ 4-fold degenerate sites extracted from the 30-way alignment\ (msa_view). The 4d sites were derived from the Xeno RefSeq gene set,\ filtered to select single-coverage long transcripts.\
\\ This same tree model was used in the phyloP calculations, however their\ background frequencies were modified to maintain reversibility.\ The resulting tree model for\ all species.\
\\ The phastCons program computes conservation scores based on a phylo-HMM, a\ type of probabilistic model that describes both the process of DNA\ substitution at each site in a genome and the way this process changes from\ one site to the next (Felsenstein and Churchill 1996, Yang 1995, Siepel and\ Haussler 2005). PhastCons uses a two-state phylo-HMM, with a state for\ conserved regions and a state for non-conserved regions. The value plotted\ at each site is the posterior probability that the corresponding alignment\ column was "generated" by the conserved state of the phylo-HMM. These\ scores reflect the phylogeny (including branch lengths) of the species in\ question, a continuous-time Markov model of the nucleotide substitution\ process, and a tendency for conservation levels to be autocorrelated along\ the genome (i.e., to be similar at adjacent sites). The general reversible\ (REV) substitution model was used. Unlike many conservation-scoring programs,\ phastCons does not rely on a sliding window\ of fixed size; therefore, short highly-conserved regions and long moderately\ conserved regions can both obtain high scores.\ More information about\ phastCons can be found in Siepel et al. (2005).
\\ The phastCons parameters used were: expected-length=45,\ target-coverage=0.3, rho=0.3.
\ \\ The phyloP program supports several different methods for computing\ p-values of conservation or acceleration, for individual nucleotides or\ larger elements\ (http://compgen.cshl.edu/phast/).\ Here it was used\ to produce separate scores at each base (--wig-scores option), considering\ all branches of the phylogeny rather than a particular subtree or lineage\ (i.e., the --subtree option was not used). The scores were computed by\ performing a likelihood ratio test at each alignment column (--method LRT),\ and scores for both conservation and acceleration were produced (--mode CONACC).\
\\ The conserved elements were predicted by running phastCons with the\ --viterbi option. The predicted elements are segments of the alignment\ that are likely to have been "generated" by the conserved state of the\ phylo-HMM. Each element is assigned a log-odds score equal to its log\ probability under the conserved model minus its log probability under the\ non-conserved model. The "score" field associated with this track contains\ transformed log-odds scores, taking values between 0 and 1000. (The scores\ are transformed using a monotonic function of the form a * log(x) + b.) The\ raw log odds scores are retained in the "name" field and can be seen on the\ details page or in the browser when the track's display mode is set to\ "pack" or "full".\
\ \This track was created using the following programs:\
The phylogenetic tree is based on Murphy et al. (2001) and general\ consensus in the vertebrate phylogeny community as of March 2007.\
\ \\ Felsenstein J, Churchill GA.\ A Hidden Markov Model approach to\ variation among sites in rate of evolution.\ Mol Biol Evol. 1996 Jan;13(1):93-104.\ PMID: 8583911\
\ \\ Pollard KS, Hubisz MJ, Rosenbloom KR, Siepel A.\ \ Detection of nonneutral substitution rates on mammalian phylogenies.\ Genome Res. 3010 Jan;30(1):110-21.\ PMID: 19858363; PMC: PMC2798823\
\ \\ Siepel A, Bejerano G, Pedersen JS, Hinrichs AS, Hou M, Rosenbloom K,\ Clawson H, Spieth J, Hillier LW, Richards S, et al.\ Evolutionarily conserved elements in vertebrate, insect, worm,\ and yeast genomes.\ Genome Res. 2005 Aug;15(8):1034-50.\ PMID: 16024819; PMC: PMC1182216\
\ \\ Siepel A, Haussler D.\ Phylogenetic Hidden Markov Models.\ In: Nielsen R, editor. Statistical Methods in Molecular Evolution.\ New York: Springer; 2005. pp. 325-351\
\ \\ Yang Z.\ A space-time process model for the evolution of DNA\ sequences.\ Genetics. 1995 Feb;139(2):993-1005.\ PMID: 7713447; PMC: PMC1306396\
\ \\ Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D.\ Evolution's cauldron:\ duplication, deletion, and rearrangement in the mouse and human genomes.\ Proc Natl Acad Sci U S A. 2003 Sep 30;100(30):11484-9.\ PMID: 14500911; PMC: PMC308784\
\ \\ Blanchette M, Kent WJ, Riemer C, Elnitski L, Smit AF, Roskin KM,\ Baertsch R, Rosenbloom K, Clawson H, Green ED, et al.\ Aligning multiple genomic sequences with the threaded blockset aligner.\ Genome Res. 2004 Apr;14(4):708-15.\ PMID: 15060014; PMC: PMC383327\
\ \\ Harris RS.\ Improved pairwise alignment of genomic DNA.\ Ph.D. Thesis. Pennsylvania State University, USA. 2007.\
\ \\ Chiaromonte F, Yap VB, Miller W.\ Scoring pairwise genomic sequence alignments.\ Pac Symp Biocomput. 2002:115-26.\ PMID: 11928468\
\ \\ Schwartz S, Kent WJ, Smit A, Zhang Z, Baertsch R, Hardison RC,\ Haussler D, Miller W.\ Human-mouse alignments with BLASTZ.\ Genome Res. 2003 Jan;13(1):103-7.\ PMID: 12529312; PMC: PMC430961\
\ \\ Murphy WJ, Eizirik E, O'Brien SJ, Madsen O, Scally M, Douady CJ, Teeling E,\ Ryder OA, Stanhope MJ, de Jong WW, Springer MS.\ Resolution of the early placental mammal radiation using Bayesian phylogenetics.\ Science. 2001 Dec 14;294(5550):2348-51.\ PMID: 12743200\
\ compGeno 1 compositeTrack on\ dragAndDrop subTracks\ group compGeno\ longLabel Mammals Multiz Alignment & Conservation (27 primates)\ priority 3\ shortLabel Cons 30 Primates\ subGroup1 view Views align=Multiz_Alignments phyloP=Basewise_Conservation_(phyloP) phastcons=Element_Conservation_(phastCons) elements=Conserved_Elements\ track cons30way\ type bed 4\ visibility hide\ cons30wayViewelements Conserved Elements bed 4 Mammals Multiz Alignment & Conservation (27 primates) 1 3 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Mammals Multiz Alignment & Conservation (27 primates)\ parent cons30way\ shortLabel Conserved Elements\ track cons30wayViewelements\ view elements\ visibility dense\ cq8Vcf CQ-8 Variants vcfTabix CQ-8 Variants 0 3 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/highRepro/CQ-8.sort.vcf.gz\ longLabel CQ-8 Variants\ parent highReproVcfs\ shortLabel CQ-8 Variants\ subGroups view=vcfs\ track cq8Vcf\ type vcfTabix\ dbSnp153Mult dbSNP(153) Mult. bigDbSnp Short Genetic Variants from dbSNP Release 153 that Map to Multiple Genomic Loci 1 3 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 bigDataUrl /gbdb/hg38/snp/dbSnp153Mult.bb\ defaultGeneTracks knownGene\ longLabel Short Genetic Variants from dbSNP Release 153 that Map to Multiple Genomic Loci\ parent dbSnp153ViewVariants off\ priority 3\ shortLabel dbSNP(153) Mult.\ subGroups view=variants\ track dbSnp153Mult\ dbVar_common_global dbVar Curated All Populations bigBed 9 + . NCBI dbVar Curated Common SVs: all populations 3 3 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/variants/$$ varRep 1 bigDataUrl /gbdb/hg38/bbi/dbVar/common_global.bb\ longLabel NCBI dbVar Curated Common SVs: all populations\ parent dbVar_common on\ shortLabel dbVar Curated All Populations\ track dbVar_common_global\ type bigBed 9 + .\ url https://www.ncbi.nlm.nih.gov/dbvar/variants/$$\ urlLabel NCBI Variant Page:\ cons30wayViewphastcons Element Conservation (phastCons) bed 4 Mammals Multiz Alignment & Conservation (27 primates) 2 3 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Mammals Multiz Alignment & Conservation (27 primates)\ parent cons30way\ shortLabel Element Conservation (phastCons)\ track cons30wayViewphastcons\ view phastcons\ visibility full\ knownGeneV45 GENCODE V45 bigGenePred knownGenePep knownGeneMrna GENCODE V45 3 3 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 45, January 2024) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The following table provides statistics for the v45 release derived from the GTF file that contains\ annotations only on the main chromosomes. More information on how they were generated can be found\ in the GENCODE site.
\ \\
\ \\
\ GENCODE v45 Release Stats \ Genes Observed Transcripts Observed \ Protein-coding genes 19,395 Protein-coding transcripts 89,110 \ Long non-coding RNA genes 20,424 - full length protein-coding 64,028 \ Small non-coding RNA genes 7,565 - partial length protein-coding 25,082 \ Pseudogenes 14,719 Nonsense mediated decay transcripts 21,427 \ Immunoglobulin/T-cell receptor gene segments 648 Long non-coding RNA loci transcripts 59,719 \ Total No of distinct translations 65,357 Genes that have more than one distinct translations 13,600
\
\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \ \\ Within a gene using the pack display mode, transcripts below a specified rank will be\ condensed into a view similar to squish mode. The transcript ranking approach is\ preliminary and will change in future releases. The transcripts rankings are defined by the\ following criteria for protein-coding and non-coding genes:
\ Protein_coding genes\\
The GENCODE v45 track was built from the GENCODE downloads file \
gencode.v45.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources\
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney. This version of the track was\ generated by Jonathan Casper.
\ \\ Frankish A, Carbonell-Sala S, Diekhans M, Jungreis I, Loveland JE, Mudge JM, Sisu C, Wright JC,\ Arnan C, Barnes I et al.\ \ GENCODE: reference annotation for the human and mouse genomes in 2023.\ Nucleic Acids Res. 2023 Jan 6;51(D1):D942-D949.\ PMID: 36420896; PMC: PMC9825462\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV45.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ externalDb knownGeneV45\ group genes\ html knownGeneV45\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V45\ maxItems 50000\ parent knownGeneArchive\ priority 3\ searchIndex name\ shortLabel GENCODE V45\ squishyPackField rank\ squishyPackLabel Number of transcripts shown at full height (ranked by GENCODE transcript ranking)\ squishyPackPoint 1\ track knownGeneV45\ type bigGenePred knownGenePep knownGeneMrna\ visibility pack\ geneHancerInteractionsDoubleElite GH Interactions (DE) bigInteract Interactions between GeneHancer regulatory elements and genes (Double Elite) 2 3 0 0 0 127 127 127 0 0 0 https://www.genecards.org/cgi-bin/carddisp.pl?gene=$\ This container track helps call out sections of the genome that often cause problems or\ confusion when working with the genome. The hg19 genome has a track with the same name, but with\ many more subtracks, as the GeT-RM and Genome-in-a-Bottle artifact variants do not exist yet\ for hg38, to our knowledge. If you are missing a track here that you know from\ hg19 and have an idea how to add it hg38, do not hesitate to contact us.
\ \ \\ The Problematic Regions track contains the following subtracks:\
\ The Highly Reproducible Regions track highlights regions and variants\ from eight samples that can be used to assess variant detection pipelines. The\ "Highly Reproducible Regions" subtrack comprises the intersection of the reproducible\ regions across all eight samples, while the "Variants" subtracks contain the reproducible\ variants from each assayed sample. Both tracks contain data from the following samples:\
\The Genome in a Bottle (GIAB) Problematic Regions tracks provide stratifications of the\ genome to evaluate variant calls in complex regions. It is designed for use with Global Alliance\ for Genomic Health (GA4GH) benchmarking tools like\ hap.py\ and includes regions with low complexity, segmental duplications, functional regions,\ and difficult-to-sequence areas. Developed in collaboration with GA4GH, the\ Genome in a Bottle (GIAB) consortium, and the\ Telomere-to-Telomere Consortium (T2T), the dataset aims to standardize the\ analysis of genetic variation by offering pre-defined BED files for stratifying true and false\ positives in genomic studies, facilitating accurate assessments in complex areas of the genome.
\ \\ The creation of the GIAB Problematic Regions tracks involves using a pipeline and configuration to\ generate stratification BED files that categorize genomic regions based on specific challenges,\ such as low complexity or difficult mapping, to facilitate accurate benchmarking of variant calls.\ For more information on the pipeline and configuration used, please visit the following webpage:\ \ https://ftp-trace.ncbi.nlm.nih.gov/ReferenceSamples/giab/release/genome-stratifications/v3.5/README.md.\ If you have questions or comments, please write to Justin Zook (jzook@nist.gov).
\ \ \ \\ Each track contains a set of regions of varying length with no special configuration options. \ The UCSC Unusual Regions track has a mouse-over description, all other tracks have at most\ a name field, which can be shown in pack mode. The tracks are usually kept in dense mode.\
\ \\ The Hide empty subtracks control hides subtracks with no data in the browser window.\ Changing the browser window by zooming or scrolling may result in the display of a different\ selection of tracks.\
\ \\ The raw data can be explored interactively with the Table Browser\ or the Data Integrator.\ \
\
For automated download and analysis, the genome annotation is stored in bigBed files that\
can be downloaded from\
our download server.\
Individual\
regions or the whole genome annotation can be obtained using our tool bigBedToBed\
which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tool\
can also be used to obtain only features within a given range, e.g. \
\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/problematic/comments.bb -chrom=chr21 -start=0 -end=100000000 stdout
\
\ Files were downloaded from the respective databases and converted to bigBed format.\ The procedure is documented in our\ hg38 makeDoc file.\
\ \\ Thanks to Anna Benet-Pagès, Max Haeussler, Angie Hinrichs, Daniel Schmelter, and Jairo\ Navarro at the UCSC Genome Browser for planning, building, and testing these tracks. The\ underlying data comes from the\ ENCODE Blacklist and some parts were copied manually from the HGNC and NCBI\ RefSeq tracks.\
\ \\ Amemiya HM, Kundaje A, Boyle AP.\ \ The ENCODE Blacklist: Identification of Problematic Regions of the Genome.\ Sci Rep. 2019 Jun 27;9(1):9354.\ PMID: 31249361; PMC: PMC6597582\
\ \\ Dwarshuis N, Kalra D, McDaniel J, Sanio P, Alvarez Jerez P, Jadhav B, Huang WE, Mondal R, Busby B,\ Olson ND et al.\ \ The GIAB genomic stratifications resource for human reference genomes.\ Nat Commun. 2024 Oct 19;15(1):9029.\ PMID: 39424793; PMC: PMC11489684\
\ \\ Krusche P, Trigg L, Boutros PC, Mason CE, De La Vega FM, Moore BL, Gonzalez-Porta M, Eberle MA,\ Tezak Z, Lababidi S et al.\ \ Best practices for benchmarking germline small-variant calls in human genomes.\ Nat Biotechnol. 2019 May;37(5):555-560.\ PMID: 30858580; PMC: PMC6699627\
\ \\ Pan B, Ren L, Onuchic V, Guan M, Kusko R, Bruinsma S, Trigg L, Scherer A, Ning B, Zhang C et\ al.\ \ Assessing reproducibility of inherited variants detected with short-read whole genome\ sequencing.\ Genome Biol. 2022 Jan 3;23(1):2.\ PMID: 34980216; PMC: PMC8722114\
\ map 1 compositeTrack on\ hideEmptySubtracks off\ html problematic\ longLabel Difficult regions from GIAB via NCBI\ parent problematicSuper\ pennantIcon New red ../goldenPath/newsarch.html#110424 "November 4, 2024"\ priority 3\ shortLabel GIAB Problematic Regions\ track problematicGIAB\ type bigBed 3\ visibility dense\ grcExclusions GRC Exclusions bigBed 4 GRC Exclusion list: contaminations or false duplications 1 3 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/grcExclusions.bb\ longLabel GRC Exclusion list: contaminations or false duplications\ parent problematic\ priority 3\ shortLabel GRC Exclusions\ track grcExclusions\ type bigBed 4\ visibility dense\ gtexImmuneAtlasFullDetails GTEx Immune Atlas bigBarChart GTEx single nuclei immune expression 3 3 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$\ This track collection shows data from \ Single-nucleus cross-tissue molecular reference maps toward\ understanding disease gene function. The dataset covers ~200,000 single nuclei\ from a total of 16 human donors across 25 samples, using 4 different sample preparation\ protocols followed by droplet based single-cell RNA-seq. The samples were obtained from\ frozen tissue as part of the Genotype-Tissue Expression (GTEx) project.\ Samples were taken from the esophagus, skeletal muscle, heart, lung, prostate, breast,\ and skin. The dataset includes 43 broad cell classes, some specific to certain tissues\ and some shared across all tissue types.\
\ \\ This track collection contains three bar chart tracks of RNA expression. The first track,\ Cross Tissue Nuclei, allows\ cells to be grouped together and faceted on up to 4 categories: tissue, cell class, cell subclass,\ and cell type. The second track,\ Cross Tissue Details, allows\ cells to be grouped together and faceted on up to 7 categories: tissue, cell class, cell subclass,\ cell type, granular cell type, sex, and donor. The third track,\ GTEx Immune Atlas,\ allows cells to be grouped together and faceted on up to 5 categories: tissue, cell type, cell\ class, sex, and donor.\
\ \\ Please see the\ GTEx portal\ for further interactive displays and additional data.
\ \\ Tissue-cell type combinations in the Full and Combined tracks are\ colored by which cell type they belong to in the below table:\
\
Color | \Cell Type | \
---|---|
Endothelial | |
Epithelial | |
Glia | |
Immune | |
Neuron | |
Stromal | |
Other |
\ Tissue-cell type combinations in the Immune Atlas track are shaded according\ to the below table:\
Color | \Cell Type | \
---|---|
Inflammatory Macrophage | |
Lung Macrophage | |
Monocyte/Macrophage FCGR3A High | |
Monocyte/Macrophage FCGR3A Low | |
Macrophage HLAII High | |
Macrophage LYVE1 High | |
Proliferating Macrophage | |
Dendritic Cell 1 | |
Dendritic Cell 2 | |
Mature Dendritic Cell | |
Langerhans | |
CD14+ Monocyte | |
CD16+ Monocyte | |
LAM-like | |
Other |
\ Using the previously collected tissue samples from the Genotype-Tissue Expression\ project, nuclei were isolated using four different protocols and sequenced\ using droplet based single cell RNA-seq. CellBender v2.1 and other standard quality\ control techniques were applied, resulting in 209,126 nuclei profiles across eight\ tissues, with a mean of 918 genes and 1519 transcripts per profile.\
\ \\ Data from all samples was integrated with a conditional variation autoencoder\ in order to correct for multiple sources of variation like sex, and protocol\ while preserving tissue and cell type specific effects.\
\ \\ For detailed methods, please refer to Eraslan et al, or the\ \ GTEx portal website.\
\ \\
The gene expression files were downloaded from the\
\
GTEx portal. The UCSC command line utilities matrixClusterColumns
,\
matrixToBarChartBed
, and bedToBigBed
were used to transform\
these into a bar chart format bigBed file that can be visualized.\
The UCSC utilities can be found on\
our download server.\
\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions or our Data Access FAQ for more\ information.
\ \Thanks to the GTEx Consortium for creating and analyzing these data.
\ \\ Eraslan G, Drokhlyansky E, Anand S, Fiskin E, Subramanian A, Slyper M, Wang J, Van Wittenberghe N,\ Rouhana JM, Waldman J et al.\ \ Single-nucleus cross-tissue molecular reference maps toward understanding disease gene function.\ Science. 2022 May 13;376(6594):eabl4290.\ PMID: 35549429; PMC: PMC9383269\
\ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/gtexImmuneAtlas/facet_detailed.categories\ barChartFacets tissue,cell_type,cell_class,sex,donor\ barChartMerge on\ barChartMetric gene/genome\ barChartStatsUrl /gbdb/hg38/bbi/gtexImmuneAtlas/facet_detailed_class.facets\ barChartStretchToItem on\ barChartUnit parts per million\ bigDataUrl /gbdb/hg38/bbi/gtexImmuneAtlas/facet_detailed_class.bb\ defaultLabelFields name\ html crossTissueMaps\ labelFields name,name2\ longLabel GTEx single nuclei immune expression\ parent crossTissueMaps\ priority 3\ shortLabel GTEx Immune Atlas\ track gtexImmuneAtlasFullDetails\ type bigBarChart\ url https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$\ This track displays regions that are likely to be useful as microsatellite\ markers. These are sequences of at least 15 perfect di-nucleotide and \ tri-nucleotide repeats and tend to be highly polymorphic in the\ population.\
\ \\ The data shown in this track are a subset of the Simple Repeats track, \ selecting only those \ repeats of period 2 and 3, with 100% identity and no indels and with\ at least 15 copies of the repeat. The Simple Repeats track is\ created using the \ Tandem Repeats Finder. For more information about this \ program, see Benson (1999).
\ \\ Tandem Repeats Finder was written by \ Gary Benson.
\ \\ Benson G.\ \ Tandem repeats finder: a program to analyze DNA sequences.\ Nucleic Acids Res. 1999 Jan 15;27(2):573-80.\ PMID: 9862982; PMC: PMC148217\
\ rep 1 group rep\ longLabel Microsatellites - Di-nucleotide and Tri-nucleotide Repeats\ priority 3\ shortLabel Microsatellite\ track microsat\ type bed 4\ visibility hide\ dbSnp155Mult Mult. dbSNP(155) bigDbSnp Short Genetic Variants from dbSNP Release 155 that Map to Multiple Genomic Loci 1 3 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 bigDataUrl /gbdb/hg38/snp/dbSnp155Mult.bb\ defaultGeneTracks knownGene\ longLabel Short Genetic Variants from dbSNP Release 155 that Map to Multiple Genomic Loci\ parent dbSnp155ViewVariants off\ priority 3\ shortLabel Mult. dbSNP(155)\ subGroups view=variants\ track dbSnp155Mult\ cons30wayViewalign Multiz Alignments bed 4 Mammals Multiz Alignment & Conservation (27 primates) 3 3 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Mammals Multiz Alignment & Conservation (27 primates)\ parent cons30way\ shortLabel Multiz Alignments\ track cons30wayViewalign\ view align\ viewUi on\ visibility pack\ cadd1_7_G Mutation: G bigWig CADD 1.7 Score: Mutation is G 1 3 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd1.7/g.bw\ longLabel CADD 1.7 Score: Mutation is G\ maxHeightPixels 128:20:8\ parent cadd1_7 on\ shortLabel Mutation: G\ track cadd1_7_G\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ revelG Mutation: G bigWig REVEL: Mutation is G 1 3 150 80 200 202 167 227 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/revel/g.bw\ longLabel REVEL: Mutation is G\ maxHeightPixels 128:20:8\ maxWindowToDraw 10000000\ maxWindowToQuery 500000\ mouseOverFunction noAverage\ parent revel on\ shortLabel Mutation: G\ track revelG\ type bigWig\ viewLimits 0:1.0\ viewLimitsMax 0:1.0\ visibility dense\ caddG Mutation: G bigWig CADD 1.6 Score: Mutation is G 1 3 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd/g.bw\ longLabel CADD 1.6 Score: Mutation is G\ maxHeightPixels 128:20:8\ parent cadd on\ shortLabel Mutation: G\ track caddG\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ platinumNA12878 NA12878 vcfTabix Platinum genome variant NA12878 3 3 0 0 0 127 127 127 0 0 23 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,chrX, varRep 1 bigDataUrl /gbdb/hg38/platinumGenomes/NA12878.vcf.gz\ chromosomes chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,chrX\ configureByPopup off\ group varRep\ longLabel Platinum genome variant NA12878\ maxWindowToDraw 200000\ parent platinumGenomes\ shortLabel NA12878\ showHardyWeinberg on\ track platinumNA12878\ type vcfTabix\ vcfDoFilter off\ vcfDoMaf off\ visibility pack\ notinalldifficultregions Not difficult regions bigBed 3 Genome In a Bottle: not difficult regions 1 3 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/GIAB/notinalldifficultregions.bb\ longLabel Genome In a Bottle: not difficult regions\ parent problematicGIAB on\ shortLabel Not difficult regions\ track notinalldifficultregions\ type bigBed 3\ visibility dense\ nuMtSeq NuMTs Sequence bigBed 6 Nuclear mitochondrial DNA segments 0 3 0 0 0 127 127 127 1 0 0\ Nuclear mitochondrial DNA segments (NUMTs) are a kind of insertion from the mitochondrion to the\ nucleus, which is an ongoing and frequent process that happens in all eukaryotes. In previous\ studies, NUMTs have been reported to increase genetic diversity, promote gene and genome evolution,\ and generate novel nuclear exons. NUMTs can also affect the accuracy when nuclear genomes are\ assembled.
\\ This track is a collection of Nuclear mitochondrial DNA segments, provided in BED format.
\Notice: Alignments to incompletely assembled or unmapped chromosome locations are omitted\ in this track.
\\ In this track, the BED score is calculated by -10log10(E-value), representing the alignment\ confidence and is reflected in the level of gray. Scores >=100 (E-values <= 1e-10) are\ colored black. It is important to note that when a NUMT is a merged result, the score is taken as the\ highest score among all results.
\ \ \\ This dataset identifies nuclear mitochondrial genome segments (NUMTs) by comparing nuclear and\ mitochondrial genomes and proteins using LAST alignment tools. The method involves several steps:\ nuclear genome-mitochondrial genome comparison, nuclear genome-mitochondrial protein comparison,\ and exclusion of overlapping nuclear ribosomal RNA regions using maf-Bed and seg-suite tools.\ Results are merged if alignments are consistent across both comparisons, with sequences under 30bp\ excluded. Bedtools and LAST are used throughout the process for efficient alignment and merging.\
\\ For more detailed information on the methods used for detecting NUMTs, please visit the following\ webpage:
\ https://github.com/Koumokuyou/NUMTs\ \If you have questions or comments, please write to:\
Huang Muyao, \ \ 2171272903@edu.k.u-tokyo.ac.jp\ \
\ \\ Kleine T, Maier UG, Leister D.\ \ DNA transfer from organelles to the nucleus: the idiosyncratic genetics of endosymbiosis.\ Annu Rev Plant Biol. 2009;60:115-38.\ DOI: 10.1146/annurev.arplant.043008.092119; PMID: 19014347\
\\ Zhang GJ, Dong R, Lan LN, Li SF, Gao WJ, Niu HX.\ \ Nuclear Integrants of Organellar DNA Contribute to Genome Structure and Evolution in Plants.\ Int J Mol Sci. 2020 Jan 21;21(3).\ DOI: 10.3390/ijms21030707; PMID:\ 31973163; PMC: PMC7037861\
\\ Yao Y, Frith MC.\ \ Improved DNA-Versus-Protein Homology Search for Protein Fossils.\ IEEE/ACM Trans Comput Biol Bioinform. 2023 May-Jun;20(3):1691-1699.\ DOI: 10.1109/TCBB.2022.3177855; PMID: 35617174\
\\ Frith MC.\ \ A simple method for finding related sequences by adding probabilities of alternative alignments.\ Genome Res. 2024 Sep 13;.\ DOI: 10.1101/gr.279464.124;\ PMID: 39152037\
\ rep 1 bigDataUrl /gbdb/hg38/bbi/nuMtSeq/nuMtSeq_hg38.bb\ group rep\ longLabel Nuclear mitochondrial DNA segments\ priority 3\ scoreMax 100\ shortLabel NuMTs Sequence\ spectrum on\ track nuMtSeq\ type bigBed 6\ omimLocation OMIM Cyto Loci bed 4 OMIM Cytogenetic Loci Phenotypes - Gene Unknown 0 3 0 80 0 127 167 127 0 0 0 http://www.omim.org/entry/NOTE:
\
OMIM is intended for use primarily by physicians and other\
professionals concerned with genetic disorders, by genetics researchers, and\
by advanced students in science and medicine. While the OMIM database is\
open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions. Further, please be\
sure to click through to omim.org for the very latest, as they are continually \
updating data.
NOTE ABOUT DOWNLOADS:
\
OMIM is the property \
of Johns Hopkins University and is not available for download or mirroring \
by any third party without their permission. Please see \
OMIM\
for downloads.
OMIM is a compendium of human genes and genetic phenotypes. The full-text,\ referenced overviews in OMIM contain information on all known Mendelian\ disorders and over 12,000 genes. OMIM is authored and edited at the\ McKusick-Nathans Institute of Genetic Medicine, Johns Hopkins University\ School of Medicine, under the direction of Dr. Ada Hamosh. This database\ was initiated in the early 1960s by Dr. Victor A. McKusick as a catalog\ of Mendelian traits and disorders, entitled Mendelian Inheritance\ in Man (MIM).\
\ \\ The OMIM data are separated into three separate tracks:\
\ \OMIM Alleles \
Variants in the OMIM database that have associated \
dbSNP identifiers. This track is currently unavailable on the hg38 assembly,\
as it depends on dbSNP data that has not been released yet.\
\
OMIM Genes\
The genomic positions of gene entries in the OMIM \
database. The coloring indicates the associated OMIM phenotype map key.\
OMIM Phenotypes - Gene Unknown\
Regions known to be associated with a phenotype, \
but for which no specific gene is known to be causative. This track \
also includes known multi-gene syndromes.\
\ This track shows the cytogenetic locations of phenotype entries in the Online Mendelian\ Inheritance in Man (OMIM) database for which\ the gene is unknown.\
\ \Cytogenetic locations of OMIM entries are displayed as solid\ blocks. The entries are colored according to the OMIM phenotype map key of associated disorders:\ \
Gene symbols and disease information, when available, are displayed on the details pages.\
\The descriptions of OMIM entries are shown on the main browser display when Full display\ mode is chosen. In Pack mode, the descriptions are shown when mousing over each entry. Items\ displayed can be filtered according to phenotype map key on the track controls page.\
\ \\ This track was constructed as follows: \
\ Because OMIM has only allowed Data queries within individual chromosomes, no download files are\ available from the Genome Browser. Full genome datasets can be downloaded directly from the\ OMIM Downloads page.\ All genome-wide downloads are freely available from OMIM after registration.
\\ If you need the OMIM data in exactly the format of the UCSC Genome Browser,\ for example if you are running a UCSC Genome Browser local installation (a partial "mirror"),\ please create a user account on omim.org and contact OMIM via\ https://omim.org/contact. Send them your OMIM\ account name and request access to the UCSC Genome Browser 'entitlement'. They will\ then grant you access to a MySQL/MariaDB data dump that contains all UCSC\ Genome Browser OMIM tables.
\\ UCSC offers queries within chromosomes from\ Table Browser that include a variety\ of filtering options and cross-referencing other datasets using our\ Data Integrator tool.\ UCSC also has an API\ that can be used to retrieve data in JSON format from a particular chromosome range.
\\ Please refer to our searchable\ mailing list archives\ for more questions and example queries, or our\ Data Access FAQ\ for more information.
\ \\ Thanks to OMIM and NCBI for the use of their data. This track was constructed by Fan Hsu,\ Robert Kuhn, and Brooke Rhead of the UCSC Genome Bioinformatics Group.
\ \Amberger J, Bocchini CA, Scott AF, Hamosh A.\ McKusick's Online Mendelian Inheritance in Man (OMIM®).\ Nucleic Acids Res. 2009 Jan;37(Database issue):D793-6. Epub 2008 Oct 8.\
\\ Hamosh A, Scott AF, Amberger JS, Bocchini CA, McKusick VA.\ Online Mendelian Inheritance in Man (OMIM), a knowledgebase of\ human genes and genetic disorders.\ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D514-7.\
\ phenDis 1 color 0, 80, 0\ hgsid on\ longLabel OMIM Cytogenetic Loci Phenotypes - Gene Unknown\ noGenomeReason Distribution restrictions by OMIM. See the track documentation for details. You can download the complete OMIM dataset for free from omim.org\ parent omimContainer\ priority 3\ shortLabel OMIM Cyto Loci\ tableBrowser noGenome\ track omimLocation\ type bed 4\ url http://www.omim.org/entry/\ visibility hide\ panelAppTandRep PanelApp STRs bigBed 9 + Genomics England PanelApp Short Tandem Repeats 3 3 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/panelApp/tandRep.bb\ filterValues.confidenceLevel 3,2,1,0\ itemRgb on\ labelFields hgncSymbol\ longLabel Genomics England PanelApp Short Tandem Repeats\ mouseOverField mouseOverField\ parent panelApp on\ shortLabel PanelApp STRs\ skipEmptyFields on\ skipFields chrom,chromStart,blockStarts,blockSizes,mouseOverField\ track panelAppTandRep\ type bigBed 9 +\ urls omimGene="https://www.omim.org/entry/$$" ensemblID="https://ensembl.org/Homo_sapiens/Gene/Summary?db=core;g=$$" hgncID="https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:$$" panelID="https://panelapp.genomicsengland.co.uk/panels/$$/" geneSymbol="https://panelapp.genomicsengland.co.uk/panels/entities/$$"\ visibility pack\ wgEncodeGencodePseudoGeneV20 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 20 (Ensembl 76) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 20 (Ensembl 76)\ parent wgEncodeGencodeV20ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV20\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV22 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 22 (Ensembl 79) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 22 (Ensembl 79)\ parent wgEncodeGencodeV22ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV22\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV23 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 23 (Ensembl 81) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 23 (Ensembl 81)\ parent wgEncodeGencodeV23ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV23\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV24 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 24 (Ensembl 83) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 24 (Ensembl 83)\ parent wgEncodeGencodeV24ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV24\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV25 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 25 (Ensembl 85) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 25 (Ensembl 85)\ parent wgEncodeGencodeV25ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV25\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV26 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 26 (Ensembl 88) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 26 (Ensembl 88)\ parent wgEncodeGencodeV26ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV26\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV27 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 27 (Ensembl 90) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 27 (Ensembl 90)\ parent wgEncodeGencodeV27ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV27\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV28 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 28 (Ensembl 92) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 28 (Ensembl 92)\ parent wgEncodeGencodeV28ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV28\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV29 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 29 (Ensembl 94) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 29 (Ensembl 94)\ parent wgEncodeGencodeV29ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV29\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV30 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 30 (Ensembl 96) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 30 (Ensembl 96)\ parent wgEncodeGencodeV30ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV30\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV31 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 31 (Ensembl 97) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 31 (Ensembl 97)\ parent wgEncodeGencodeV31ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV31\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV32 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 32 (Ensembl 98) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 32 (Ensembl 98)\ parent wgEncodeGencodeV32ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV32\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV33 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 33 (Ensembl 99) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 33 (Ensembl 99)\ parent wgEncodeGencodeV33ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV33\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV34 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 34 (Ensembl 100) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 34 (Ensembl 100)\ parent wgEncodeGencodeV34ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV34\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV35 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 35 (Ensembl 101) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 35 (Ensembl 101)\ parent wgEncodeGencodeV35ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV35\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV36 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 36 (Ensembl 102) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 36 (Ensembl 102)\ parent wgEncodeGencodeV36ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV36\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV37 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 37 (Ensembl 103) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 37 (Ensembl 103)\ parent wgEncodeGencodeV37ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV37\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV38 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 38 (Ensembl 104) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 38 (Ensembl 104)\ parent wgEncodeGencodeV38ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV38\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV39 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 39 (Ensembl 105) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 39 (Ensembl 105)\ parent wgEncodeGencodeV39ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV39\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV40 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 40 (Ensembl 106) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 40 (Ensembl 106)\ parent wgEncodeGencodeV40ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV40\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV41 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 41 (Ensembl 107) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 41 (Ensembl 107)\ parent wgEncodeGencodeV41ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV41\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV42 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 42 (Ensembl 108) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 42 (Ensembl 108)\ parent wgEncodeGencodeV42ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV42\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV43 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 43 (Ensembl 109) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 43 (Ensembl 109)\ parent wgEncodeGencodeV43ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV43\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV44 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 44 (Ensembl 110) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 44 (Ensembl 110)\ parent wgEncodeGencodeV44ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV44\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV45 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 45 (Ensembl 111) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 45 (Ensembl 111)\ parent wgEncodeGencodeV45ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV45\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV46 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 46 (Ensembl 112) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 46 (Ensembl 112)\ parent wgEncodeGencodeV46ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV46\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePseudoGeneV47 Pseudogenes genePred Pseudogene Annotation Set from GENCODE Version 47 (Ensembl 113) 3 3 255 51 255 255 153 255 0 0 0 genes 1 color 255,51,255\ longLabel Pseudogene Annotation Set from GENCODE Version 47 (Ensembl 113)\ parent wgEncodeGencodeV47ViewGenes on\ priority 3\ shortLabel Pseudogenes\ subGroups view=aGenes name=Pseudogenes\ track wgEncodeGencodePseudoGeneV47\ trackHandler wgEncodeGencode\ type genePred\ recombMat Recomb. deCODE Mat bigWig Recombination rate: deCODE Genetics, maternal 2 3 0 130 0 127 192 127 0 0 0\ The recombination rate track represents calculated rates of recombination based\ on the genetic maps from deCODE (Halldorsson et al., 2019) and 1000 Genomes\ (2013 Phase 3 release, lifted from hg19). The deCODE map is more recent, has a higher \ resolution and was natively created on hg38 and therefore recommended. \ For the Recomb. deCODE average track, the recombination rates for chrX represent the female rate.\
\ \This track also includes a subtrack with all the\ individual deCODE recombination events and another subtrack with several thousand\ de-novo mutations found in the deCODE sequencing data. These two tracks are hidden by\ default and have to be switched on explicitly on the configuration page.\
\ \\ This is a super track that contains different subtracks, three with the deCODE\ recombination rates (paternal, maternal and average) and one with the 1000\ Genomes recombination rate (average). These tracks are in \ signal graph\ (wiggle) format. By default, to show most recombination hotspots, their maximum\ value is set to 100 cM, even though many regions have values higher than 100.\ The maximum value can be changed on the configuration pages of the tracks.\
\ \\ There are two more tracks that show additional details provided by deCODE: one\ subtrack with the raw data of all cross-overs tagged with their proband ID and\ another one with around 8000 human de-novo mutation variants that are linked to\ cross-over changes.\
\ \\ The deCODE genetic map was created at \ deCODE Genetics. It is based \ on microarrays assaying 626,828 SNP markers that allowed to identify 1,476,140 crossovers in\ 56,321 paternal meioses and 3,055,395 crossovers in 70,086 maternal meioses.\ In total, the data is based on 4,531,535 crossovers in 126,427 meioses. By\ using WGS data with 9,305,070 SNPs, the boundaries for 761,981 crossovers were\ refined: 247,942 crossovers in 9423 paternal meioses and 514,039 crossovers in\ 11,750 maternal meioses. The average resolution of the genetic map is 682 base\ pairs (bp): 655 and 708 bp for the paternal and maternal maps, respectively.\
\ \The 1000 Genomes genetic map is based on the IMPUTE genetic map based on 1000 Genomes Phase 3, on hg19 coordinates. It\ was converted to hg38 by Po-Ru Loh at the Broad Institute. After a run of \ liftOver, he post-processed the data to deal with situations in which\ consecutive map locations became much closer/farther after lifting. The\ heuristic used is sufficient for statistical phasing but may not be optimal for\ other analyses. For this reason, and because of its higher resolution, the DeCODE\ map is therefore recommended for hg38.\
\ \As with all other tracks, the data conversion commands and pointers to the\ original data files are documented in the \ makeDoc file of this track.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr17 -start=45941345 -end=45942345 http://hgdownload.soe.ucsc.edu/gbdb/hg38/recombRate/recombAvg.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ This track was produced at UCSC using data that are freely available for\ the deCODE\ and 1000 Genomes genetic maps. Thanks to Po-Ru Loh at the\ Broad Institute for providing the code to lift the hg19 1000 Genomes map data to hg38.\
\ \\ 1000 Genomes Project Consortium., Abecasis GR, Altshuler D, Auton A, Brooks LD, Durbin RM, Gibbs RA,\ Hurles ME, McVean GA.\ \ A map of human genome variation from population-scale sequencing.\ Nature. 2010 Oct 28;467(7319):1061-73.\ PMID: 20981092; PMC: PMC3042601\
\ \\ Halldorsson BV, Palsson G, Stefansson OA, Jonsson H, Hardarson MT, Eggertsson HP, Gunnarsson B,\ Oddsson A, Halldorsson GH, Zink F et al.\ \ Characterizing mutagenic effects of recombination through a sequence-level genetic map.\ Science. 2019 Jan 25;363(6425).\ PMID: 30679340\
\ map 0 bigDataUrl /gbdb/hg38/recombRate/recombMat.bw\ html recombRate2.html\ longLabel Recombination rate: deCODE Genetics, maternal\ maxHeightPixels 128:60:8\ parent recombRate2\ priority 3\ shortLabel Recomb. deCODE Mat\ track recombMat\ type bigWig\ viewLimits 0.0:100\ viewLimitsMax 0:150000\ visibility full\ ncbiRefSeqPredicted RefSeq Predicted genePred NCBI RefSeq genes, predicted subset (XM_* or XR_*) 1 3 12 12 120 133 133 187 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 12,12,120\ idXref ncbiRefSeqLink mrnaAcc name\ longLabel NCBI RefSeq genes, predicted subset (XM_* or XR_*)\ parent refSeqComposite off\ priority 3\ shortLabel RefSeq Predicted\ track ncbiRefSeqPredicted\ chainHg19ReMapAxtChain ReMap + axtChain hg19 chain hg19 NCBI ReMap alignments to hg19/GRCh37, joined by axtChain 0 3 0 0 0 127 127 127 0 0 0 map 1 chainLinearGap medium\ chainMinScore 3000\ longLabel NCBI ReMap alignments to hg19/GRCh37, joined by axtChain\ matrix 16 91,-114,-31,-123,-114,100,-125,-31,-31,-125,100,-114,-123,-31,-114,91\ matrixHeader A, C, G, T\ otherDb hg19\ parent liftHg19\ priority 3\ shortLabel ReMap + axtChain hg19\ track chainHg19ReMapAxtChain\ type chain hg19\ unipLocSignal Signal Peptide bigBed 12 + UniProt Signal Peptides 1 3 255 0 150 255 127 202 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipLocSignal.bb\ color 255,0,150\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ itemRgb off\ longLabel UniProt Signal Peptides\ parent uniprot\ priority 3\ shortLabel Signal Peptide\ track unipLocSignal\ type bigBed 12 +\ visibility dense\ giabSv Structural Variants bigBed 9 + Genome in a Bottle Structural Variants (dbVar nstd175) 3 3 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/variants/$$/#VariantDetails varRep 1 bigDataUrl /gbdb/hg38/giab/structuralVariants/giabSv.bb\ itemRgb on\ longLabel Genome in a Bottle Structural Variants (dbVar nstd175)\ mouseOverField _mouseOver\ parent svView\ shortLabel Structural Variants\ subGroups view=sv\ track giabSv\ type bigBed 9 +\ url https://www.ncbi.nlm.nih.gov/dbvar/variants/$$/#VariantDetails\ urlLabel dbVar Variant Details:\ urls dbVarUrl="$$"\ covidHgiGwasR4PvalC1 Tested COVID vars bigLolly 9 + Tested COVID risk variants from the COVID-19 HGI GWAS Analyis C1 (11085 cases, 20 studies, Rel 4: Oct 2020) 0 3 0 0 0 127 127 127 0 0 22 chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22, phenDis 1 bigDataUrl /gbdb/hg38/covidHgiGwas/covidHgiGwasR4.C1.hg38.bb\ longLabel Tested COVID risk variants from the COVID-19 HGI GWAS Analyis C1 (11085 cases, 20 studies, Rel 4: Oct 2020)\ parent covidHgiGwasR4Pval on\ priority 3\ shortLabel Tested COVID vars\ track covidHgiGwasR4PvalC1\ TSS_activity_TPM TSS activity (TPM) bigWig FANTOM5: TSS activity per sample (TPM) 1 3 0 0 0 127 127 127 0 0 0\ The FANTOM5 track shows mapped transcription start sites (TSS) and their usage in primary cells,\ cell lines, and tissues to produce a comprehensive overview of gene expression across the human\ body by using single molecule sequencing.\
\ \Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \Individual biological states are profiled by HeliScopeCAGE, which is a variation of the CAGE\ (Cap Analysis Gene Expression) protocol based on a single molecule sequencer. The standard protocol\ requiring 5 µg of total RNA as a starting material is referred to as hCAGE, and an\ optimized version for a lower quantity (~ 100 ng) is referred to as LQhCAGE (Kanamori-Katyama\ et al. 2011).\
Transcription start sites (TSSs) were mapped and their usage in human and mouse primary cells,\ cell lines, and tissues was to produce a comprehensive overview of mammalian gene expression across the\ human body. 5′-end of the mapped CAGE reads are counted at a single base pair resolution\ (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the\ sample. Individual samples shown in "TSS activity" tracks are grouped as below.\
TSS (CAGE) peaks across the panel of the biological states (samples) are identified by DPI\ (decomposition based peak identification, Forrest et al. 2014), where each of the peaks consists of\ neighboring and related TSSs. The peaks are used as anchors to define promoters and units of\ promoter-level expression analysis. Two subsets of the peaks are defined based on evidence of read\ counts, depending on scopes of subsequent analyses, and the first subset (referred as a\ robust set of the peaks, thresholded for expression analysis is shown as TSS peaks. They are\ named "p#@GENE_SYMBOL" if associated with 5'-end of known genes, or "p@CHROM:START..END,STRAND"\ otherwise. The summary tracks consist of the TSS (CAGE) peaks and summary profiles of TSS\ activities (total and maximum values). The summary track consists of the following tracks.\
\ 5′-end of the mapped CAGE reads are counted at a single base pair resolution (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the sample. The read counts tracks indicate raw counts of CAGE reads, and the TPM tracks indicate normalized counts as TPM (tags per million).\
\ \\ FANTOM5 data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ The FANTOM5 reprocessed data can be found and downloaded on the FANTOM website.
\ \\ Thanks to the FANTOM5 consortium,\ the Large Scale Data Managing Unit and Preventive Medicine and\ Applied Genomics Unit, the Center for Integrative Medical Sciences (IMS), and\ RIKEN for providing this data\ and its analysis.
\ \\ FANTOM Consortium and the RIKEN PMI and CLST (DGT), Forrest AR, Kawaji H, Rehli M, Baillie JK, de\ Hoon MJ, Haberle V, Lassmann T, Kulakovskiy IV, Lizio M et al.\ \ A promoter-level mammalian expression atlas.\ Nature. 2014 Mar 27;507(7493):462-70.\ PMID: 24670764; PMC: PMC4529748\
\ \\ Kanamori-Katayama M, Itoh M, Kawaji H, Lassmann T, Katayama S, Kojima M, Bertin N, Kaiho A, Ninomiya\ N, Daub CO et al.\ \ Unamplified cap analysis of gene expression on a single-molecule sequencer.\ Genome Res. 2011 Jul;21(7):1150-9.\ PMID: 21596820; PMC: PMC3129257\
\ \\ Lizio M, Harshbarger J, Shimoji H, Severin J, Kasukawa T, Sahin S, Abugessaisa I, Fukuda S, Hori F,\ Ishikawa-Kato S et al.\ \ Gateways to the FANTOM5 promoter level mammalian expression atlas.\ Genome Biol. 2015 Jan 5;16(1):22.\ PMID: 25723102; PMC: PMC4310165\
\ regulation 0 boxedCfg on\ compositeTrack on\ dataVersion FANTOM5 reprocessed7\ dimensions dimX=sequenceTech dimY=category dimA=strand\ html fantom5.html\ longLabel FANTOM5: TSS activity per sample (TPM)\ priority 3\ shortLabel TSS activity (TPM)\ showSubtrackColorOnUi off\ sortOrder category=+ sequenceTech=+\ subGroup1 sequenceTech Sequence_Tech hCAGE=hCAGE LQhCAGE=LQhCAGE\ subGroup2 category Category cellLine=cellLine fractionation=fractionation primaryCell=primaryCell tissue=tissue AoSMC_response_to_FGF2=AoSMC_response_to_FGF2_timecourse AoSMC_response_to_IL1b=AoSMC_response_to_IL1b_timecourse ES_to_cardiomyocyte=ES_to_cardiomyocyte_timecourse Embryoid_body_to_melanocyte=Embryoid_body_to_melanocyte_timecourse Epithelial_to_mesenchymal=Epithelial_to_mesenchymal_timecourse Human_iPS_to_neuron_Downs_syndrome_1=Human_iPS_to_neuron_Downs_syndrome_1_timecourse Human_iPS_to_neuron_Downs_syndrome_2=Human_iPS_to_neuron_Downs_syndrome_2_timecourse Human_iPS_to_neuron_wt_1=Human_iPS_to_neuron_wt_1_timecourse Human_iPS_to_neuron_wt_2=Human_iPS_to_neuron_wt_2_timecourse Lymphatic_EC_response_to_VEGFC=Lymphatic_EC_response_to_VEGFC_timecourse MCF7_response_to_EGF=MCF7_response_to_EGF_timecourse MCF7_response_to_HRG=MCF7_response_to_HRG_timecourse MSC_to_adipocyte_human=MSC_to_adipocyte_human_timecourse Macrophage_influenza_infection=Macrophage_influenza_infection_timecourse Macrophage_response_to_LPS=Macrophage_response_to_LPS_timecourse Myoblast_to_myotube_wt_and_DMD=Myoblast_to_myotube_wt_and_DMD_timecourse Preadipocyte_to_adipocyte=Preadipocyte_to_adipocyte_timecourse Rinderpest_infection_series=Rinderpest_infection_series_timecourse Saos_calcification=Saos_calcification_timecourse timecourse=other_samples_in_timecourse\ subGroup3 strand Strand forward=forward reverse=reverse\ superTrack fantom5\ track TSS_activity_TPM\ type bigWig\ visibility dense\ umap50 Umap S50 bigBed 6 Single-read mappability with 50-mers 0 3 80 120 240 167 187 247 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k50.Unique.Mappability.bb\ color 80,120,240\ longLabel Single-read mappability with 50-mers\ parent umapBigBed off\ priority 3\ shortLabel Umap S50\ subGroups view=SR\ track umap50\ visibility hide\ gnomadGenomesVariantsV3_1_1 gnomAD v3.1.1 bigBed 9 + Genome Aggregation Database (gnomAD) Genome Variants v3.1.1 0 3.1 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/variant/$s-$<_startPos>-$-$\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ The GENCODE Genes track (version 44, July 2023) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The following table provides statistics for the v44 release derived from the GTF file that contains\ annotations only on the main chromosomes. More information on how they were generated can be found\ in the GENCODE site.
\ \\
\ \\
\ GENCODE v44 Release Stats \ Genes Observed Transcripts Observed \ Protein-coding genes 19,396 Protein-coding transcripts 89,067 \ Long non-coding RNA genes 19,922 - full length protein-coding 63,968 \ Small non-coding RNA genes 7,566 - partial length protein-coding 25,099 \ Pseudogenes 14,735 Nonsense mediated decay transcripts 21,384 \ Immunoglobulin/T-cell receptor gene segments 647 Long non-coding RNA loci transcripts 58,246 \ Total No of distinct translations 65,342 Genes that have more than one distinct translations 13,594
\
\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \ \\ Within a gene using the pack display mode, transcripts below a specified rank will be\ condensed into a view similar to squish mode. The transcript ranking approach is\ preliminary and will change in future releases. The transcripts rankings are defined by the\ following criteria for protein-coding and non-coding genes:
\ Protein_coding genes\\
The GENCODE v44 track was built from the GENCODE downloads file \
gencode.v44.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources\
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney. This version of the track was\ generated by Jonathan Casper.
\ \\ Frankish A, Carbonell-Sala S, Diekhans M, Jungreis I, Loveland JE, Mudge JM, Sisu C, Wright JC,\ Arnan C, Barnes I et al.\ \ GENCODE: reference annotation for the human and mouse genomes in 2023.\ Nucleic Acids Res. 2023 Jan 6;51(D1):D942-D949.\ PMID: 36420896; PMC: PMC9825462\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV44.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ externalDb knownGeneV44\ group genes\ html knownGeneV44\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V44\ maxItems 50000\ parent knownGeneArchive\ priority 4\ searchIndex name\ shortLabel GENCODE V44\ squishyPackField rank\ squishyPackLabel Number of transcripts shown at full height (ranked by GENCODE transcript ranking)\ squishyPackPoint 1\ track knownGeneV44\ type bigGenePred knownGenePep knownGeneMrna\ visibility hide\ geneHancerClusteredInteractionsDoubleElite GH Clusters (DE) bigInteract Clustered interactions of GeneHancer regulatory elements and genes (Double Elite) 3 4 0 0 0 127 127 127 0 0 0 https://www.genecards.org/cgi-bin/carddisp.pl?gene=$\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ The arrays listed in this track are probes from the\ Agilent Catalog Oligonucleotide Microarrays.\
\Please note that more microarray tracks are available on the hg19 genome assembly. \ To view those tracks, please \ click this link for hg19 microarrays.\ Microarrays that are not listed can be added as Custom Tracks with data from the companies.\
\ \\ Agilent's oligonucleotide CGH (Comparative Genomic Hybridization) platform enables the\ study of genome-wide DNA copy number changes at a high resolution. The CGH probes on Agilent\ CGH microarrays are 60-mer oligonucleotides synthesized in situ using Agilent's inkjet\ SurePrint technology. The probes represented on the Agilent CGH microarrays have been\ selected using algorithms developed specifically for the CGH application, assuring optimal\ performance of these probes in detecting DNA copy number changes.\
\ \\ With the Infinium MethylationEPIC BeadChip Kit, researchers can interrogate over 850,000\ methylation sites quantitatively across the genome at single-nucleotide resolution. Multiple\ samples, including FFPE, can be analyzed in parallel to deliver high-throughput power while\ minimizing the cost per sample. These tracks show positions being measured on the Illumina 450k and\ 850k (EPIC) microarray tracks. More information about the arrays can be found on the\ Infinium MethylationEPIC Kit website.\ \
\ The Infinium CytoSNP-850K v1.2 BeadChip provides comprehensive coverage of\ cytogenetically relevant genes on a proven platform, helping researchers find valuable information\ that may be missed by other technologies. It contains approximately 850,000 empirically selected\ single nucleotide polymorphisms (SNPs) spanning the entire genome with enriched coverage for 3,262\ genes of known cytogenetics relevance in both constitutional and cancer applications. \
\ \\ The CytoScan HD Array, which is included in the\ CytoScan HD Suite, provides the broadest coverage and highest performance for\ detecting chromosomal aberrations. CytoScan HD Suite has greater than 99% sensitivity and can\ reliably detect 25-50kb copy number changes across the genome at high specificity with\ single-nucleotide polymorphism (SNP) allelic corroboration. With more than 2.6 million copy number\ markers, CytoScan HD Suite covers all OMIM and RefSeq genes.\
\ \ \ \\ Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \ \\ The Agilent arrays were downloaded from their \ Agilent SureDesign website tool on March 2022.
\\ The Illumina 450k and 850k (EPIC) tracks were created using a few columns from the\ Infinium MethylationEPIC v1.0 B5 Manifest File (CSV Format)\ and was then converted into a bigBed.
\\ The Illumina CytoSNP-850K track was created by downloading the\ CytoSNP-850K v1.2 Manifest File (CSV Format) (GRCh38) file and then converted\ into a bigBed file.\
\\ The Affymetrix Cytoscan HD GeneChip Array track was created by converting the \ CytoScanHD_Accel_Array.na36.bed.zip\ into a bigBed file.\
\ \\ The raw data can be explored interactively with the\ Table Browser or the\ Data Integrator.\ For automated analysis, the data may be queried from our\ REST API \ or downloaded from our \ Downloads site. Please refer to our\ \ mailing list archives for questions, or our\ \ Data Access FAQ for more information.\
\ \\ Thanks to the Aliglent and Illumina support teams for sharing the data and the UCSC Genome Browser\ engineers for configuring the data.
\ varRep 1 bigDataUrl /gbdb/hg38/bbi/illumina/illumina450K.bb\ colorByStrand 255,0,0 0,0,255\ html genotypeArrays\ longLabel Illumina 450k Methylation Array\ noScoreFilter on\ parent genotypeArrays on\ priority 4\ shortLabel Illumina 450k\ track snpArrayIllumina450k\ type bigBed 6\ urls refGeneAccession="https://www.ncbi.nlm.nih.gov/nuccore/$$" rsID="https://www.ncbi.nlm.nih.gov/snp/?term=$$"\ visibility pack\ unipInterest Interest bigBed 12 + UniProt Regions of Interest 1 4 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipInterest.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ itemRgb off\ longLabel UniProt Regions of Interest\ parent uniprot\ priority 4\ shortLabel Interest\ track unipInterest\ type bigBed 12 +\ visibility dense\ jaspar2018 JASPAR 2018 TFBS bigBed 6 + JASPAR CORE 2018 - Predicted Transcription Factor Binding Sites 3 4 0 0 0 127 127 127 1 0 0 http://jaspar.genereg.net/search?q=$$&collection=all&tax_group=all&tax_id=all&type=all&class=all&family=all&version=all regulation 1 bigDataUrl /gbdb/hg38/jaspar/JASPAR2018.bb\ filterValues.name Ahr::Arnt,Alx1,ALX3,Alx4,Ar,Arid3a,Arid3b,Arid5a,Arnt,ARNT::HIF1A,Arntl,Arx,ASCL1,Ascl2,Atf1,Atf3,ATF4,ATF7,Atoh1,Bach1::Mafk,BACH2,Barhl1,BARHL2,BARX1,BATF3,BATF::JUN,Bcl6,BCL6B,Bhlha15,BHLHE22,BHLHE23,BHLHE40,BHLHE41,BSX,CDX1,CDX2,CEBPA,CEBPB,CEBPD,CEBPE,CEBPG,CENPB,CLOCK,CREB1,CREB3,CREB3L1,Creb3l2,Creb5,Crem,Crx,CTCF,CTCFL,CUX1,CUX2,DBP,Ddit3::Cebpa,Dlx1,Dlx2,Dlx3,Dlx4,DLX6,Dmbx1,DMRT3,Dux,DUX4,DUXA,E2F1,E2F2,E2F3,E2F4,E2F6,E2F7,E2F8,EBF1,EGR1,EGR2,EGR3,EGR4,EHF,ELF1,ELF3,ELF4,ELF5,ELK1,ELK3,ELK4,EMX1,EMX2,EN1,EN2,EOMES,ERF,ERG,ESR1,ESR2,Esrra,ESRRB,Esrrg,ESX1,ETS1,ETV1,ETV2,ETV3,ETV4,ETV5,ETV6,EVX1,EVX2,EWSR1-FLI1,FEV,FIGLA,FLI1,FOS,FOSB::JUN,FOSB::JUNB,FOSB::JUNB(var.2),FOS::JUN,FOS::JUNB,FOS::JUND,FOS::JUN(var.2),FOSL1,FOSL1::JUN,FOSL1::JUNB,FOSL1::JUND,FOSL1::JUND(var.2),FOSL1::JUN(var.2),FOSL2,FOSL2::JUN,FOSL2::JUNB,FOSL2::JUNB(var.2),FOSL2::JUND,FOSL2::JUND(var.2),FOSL2::JUN(var.2),FOXA1,Foxa2,FOXB1,FOXC1,FOXC2,FOXD1,FOXD2,Foxd3,FOXF2,FOXG1,FOXH1,FOXI1,Foxj2,Foxj3,FOXK1,FOXK2,FOXL1,Foxo1,FOXO3,FOXO4,FOXO6,FOXP1,FOXP2,FOXP3,Foxq1,Gabpa,Gata1,GATA1::TAL1,GATA2,GATA3,Gata4,GATA5,GATA6,GBX1,GBX2,GCM1,GCM2,Gfi1,Gfi1b,GLI2,GLIS1,GLIS2,GLIS3,Gmeb1,GMEB2,GRHL1,GRHL2,GSC,GSC2,GSX1,GSX2,Hand1::Tcf3,Hes1,Hes2,HES5,HES7,HESX1,HEY1,HEY2,Hic1,HIC2,HIF1A,HINFP,HLF,HLTF,HMBOX1,Hmx1,Hmx2,Hmx3,HNF1A,HNF1B,Hnf4a,HNF4G,HOXA10,Hoxa11,HOXA13,HOXA2,HOXA5,Hoxa9,HOXB13,HOXB2,HOXB3,Hoxb5,HOXC10,HOXC11,HOXC12,HOXC13,Hoxc9,HOXD11,HOXD12,HOXD13,Hoxd3,Hoxd8,Hoxd9,HSF1,HSF2,HSF4,Id2,ID4,INSM1,IRF1,IRF2,IRF3,IRF4,IRF5,IRF7,IRF8,IRF9,ISL2,ISX,JDP2,JDP2(var.2),JUN,JUNB,JUNB(var.2),JUND,JUND(var.2),JUN::JUNB,JUN::JUNB(var.2),JUN(var.2),Klf1,Klf12,KLF13,KLF14,KLF16,KLF4,KLF5,KLF9,LBX1,LBX2,LEF1,LHX2,Lhx3,Lhx4,LHX6,Lhx8,LHX9,LIN54,LMX1A,LMX1B,Mafb,MAFF,MAFG,MAFG::NFE2L1,MAFK,MAF::NFE2,MAX,MAX::MYC,Mecom,MEF2A,MEF2B,MEF2C,MEF2D,MEIS1,MEIS2,MEIS3,MEOX1,MEOX2,MGA,MITF,mix-a,MIXL1,MLX,Mlxip,MLXIPL,MNT,MNX1,MSC,MSX1,MSX2,Msx3,MTF1,MXI1,MYB,MYBL1,MYBL2,MYC,MYCN,MYF6,Myod1,Myog,MZF1,MZF1(var.2),NEUROD1,NEUROD2,Neurog1,NEUROG2,NFAT5,NFATC1,NFATC2,NFATC3,NFE2,Nfe2l2,NFIA,NFIC,NFIC::TLX1,NFIL3,NFIX,NFKB1,NFKB2,NFYA,NFYB,NHLH1,NKX2-3,Nkx2-5,Nkx2-5(var.2),NKX2-8,Nkx3-1,NKX3-2,NKX6-1,NKX6-2,Nobox,NOTO,Npas2,NR1A4::RXRA,NR1H2::RXRA,Nr1h3::Rxra,NR1H4,NR2C2,Nr2e1,Nr2e3,NR2F1,NR2F2,Nr2f6,Nr2f6(var.2),NR3C1,NR3C2,NR4A1,NR4A2,NR4A2::RXRA,Nr5a2,NRF1,NRL,OLIG1,OLIG2,OLIG3,ONECUT1,ONECUT2,ONECUT3,OTX1,OTX2,PAX1,Pax2,PAX3,PAX4,PAX5,Pax6,PAX7,PAX9,PBX1,PBX2,PBX3,PDX1,PHOX2A,Phox2b,Pitx1,PITX3,PKNOX1,PKNOX2,PLAG1,POU1F1,POU2F1,POU2F2,Pou2f3,POU3F1,POU3F2,POU3F3,POU3F4,POU4F1,POU4F2,POU4F3,POU5F1,POU5F1B,Pou5f1::Sox2,POU6F1,POU6F2,PPARA::RXRA,PPARG,Pparg::Rxra,PRDM1,PROP1,PROX1,PRRX1,Prrx2,RARA,RARA::RXRA,RARA::RXRG,RARA(var.2),Rarb,Rarb(var.2),Rarg,Rarg(var.2),RAX,RAX2,RBPJ,REL,RELA,RELB,REST,Rfx1,RFX2,RFX3,RFX4,RFX5,Rhox11,RHOXF1,RORA,RORA(var.2),RORB,RORC,RREB1,RUNX1,RUNX2,RUNX3,Rxra,RXRA::VDR,RXRB,RXRG,SCRT1,SCRT2,SHOX,Shox2,SIX1,SIX2,Six3,SMAD2::SMAD3::SMAD4,SMAD3,Smad4,SNAI2,Sox1,SOX10,Sox11,SOX13,SOX15,Sox17,Sox2,SOX21,Sox3,SOX4,Sox5,Sox6,SOX8,SOX9,SP1,SP2,SP3,SP4,SP8,SPDEF,SPI1,SPIB,SPIC,Spz1,SREBF1,Srebf1(var.2),SREBF2,SREBF2(var.2),SRF,SRY,STAT1,STAT1::STAT2,STAT3,Stat4,Stat5a::Stat5b,Stat6,T,TAL1::TCF3,TBP,TBR1,TBX1,TBX15,TBX19,TBX2,TBX20,TBX21,TBX4,TBX5,Tcf12,Tcf21,TCF3,TCF4,Tcf7,TCF7L1,TCF7L2,Tcfl5,TEAD1,TEAD2,TEAD3,TEAD4,TEF,TFAP2A,TFAP2A(var.2),TFAP2A(var.3),TFAP2B,TFAP2B(var.2),TFAP2B(var.3),TFAP2C,TFAP2C(var.2),TFAP2C(var.3),TFAP4,TFCP2,TFDP1,TFE3,TFEB,TFEC,TGIF1,TGIF2,THAP1,TP53,TP63,TP73,TWIST1,Twist2,UNCX,USF1,USF2,VAX1,VAX2,VDR,VENTX,VSX1,VSX2,XBP1,YY1,YY2,ZBED1,ZBTB18,ZBTB33,ZBTB7A,ZBTB7B,ZBTB7C,ZEB1,Zfx,ZIC1,ZIC3,ZIC4,ZNF143,ZNF24,ZNF263,ZNF282,ZNF354C,ZNF384,ZNF410,Znf423,ZNF740,ZSCAN4\ longLabel JASPAR CORE 2018 - Predicted Transcription Factor Binding Sites\ parent jaspar off\ priority 4\ shortLabel JASPAR 2018 TFBS\ track jaspar2018\ type bigBed 6 +\ visibility pack\ cadd1_7_T Mutation: T bigWig CADD 1.7 Score: Mutation is T 1 4 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd1.7/t.bw\ longLabel CADD 1.7 Score: Mutation is T\ maxHeightPixels 128:20:8\ parent cadd1_7 on\ shortLabel Mutation: T\ track cadd1_7_T\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ revelT Mutation: T bigWig REVEL: Mutation is T 1 4 150 80 200 202 167 227 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/revel/t.bw\ longLabel REVEL: Mutation is T\ maxHeightPixels 128:20:8\ maxWindowToDraw 10000000\ maxWindowToQuery 500000\ mouseOverFunction noAverage\ parent revel on\ shortLabel Mutation: T\ track revelT\ type bigWig\ viewLimits 0:1.0\ viewLimitsMax 0:1.0\ visibility dense\ caddT Mutation: T bigWig CADD 1.6 Score: Mutation is T 1 4 100 130 160 177 192 207 0 0 0 phenDis 0 bigDataUrl /gbdb/hg38/cadd/t.bw\ longLabel CADD 1.6 Score: Mutation is T\ maxHeightPixels 128:20:8\ parent cadd on\ shortLabel Mutation: T\ track caddT\ type bigWig\ viewLimits 10:50\ viewLimitsMax 0:100\ visibility dense\ notinalllowmapandsegdupregions Not lowMap+SegDup bigBed 3 Genome In a Bottle: not lowMap+SegDup mapping regions 1 4 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/GIAB/notinalllowmapandsegdupregions.bb\ longLabel Genome In a Bottle: not lowMap+SegDup mapping regions\ parent problematicGIAB on\ shortLabel Not lowMap+SegDup\ track notinalllowmapandsegdupregions\ type bigBed 3\ visibility dense\ wgEncodeGencodePolyaV42 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 42 (Ensembl 108) 0 4 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 42 (Ensembl 108)\ parent wgEncodeGencodeV42ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=bPolya name=zPolyA\ track wgEncodeGencodePolyaV42\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV43 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 43 (Ensembl 109) 0 4 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 43 (Ensembl 109)\ parent wgEncodeGencodeV43ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=bPolya name=zPolyA\ track wgEncodeGencodePolyaV43\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV44 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 44 (Ensembl 110) 0 4 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 44 (Ensembl 110)\ parent wgEncodeGencodeV44ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=bPolya name=zPolyA\ track wgEncodeGencodePolyaV44\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV45 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 45 (Ensembl 111) 0 4 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 45 (Ensembl 111)\ parent wgEncodeGencodeV45ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=bPolya name=zPolyA\ track wgEncodeGencodePolyaV45\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV46 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 46 (Ensembl 112) 0 4 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 46 (Ensembl 112)\ parent wgEncodeGencodeV46ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=bPolya name=zPolyA\ track wgEncodeGencodePolyaV46\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV47 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 47 (Ensembl 113) 0 4 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 47 (Ensembl 113)\ parent wgEncodeGencodeV47ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=bPolya name=zPolyA\ track wgEncodeGencodePolyaV47\ trackHandler wgEncodeGencode\ type genePred\ tgpHG00733_PR05_PUR PR05 PUR Trio vcfPhasedTrio 1000 Genomes Puerto Ricans from Puerto Rico Trio 2 4 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX, varRep 0 longLabel 1000 Genomes Puerto Ricans from Puerto Rico Trio\ parent tgpTrios\ shortLabel PR05 PUR Trio\ track tgpHG00733_PR05_PUR\ type vcfPhasedTrio\ vcfChildSample HG00733|child\ vcfParentSamples HG00732|mother,HG00731|father\ visibility full\ recombEvents Recomb. deCODE Evts bigBed 4 + Recombination events in deCODE Genetic Map (zoom to < 10kbp to see the events) 0 4 0 130 0 127 192 127 0 0 0\ The recombination rate track represents calculated rates of recombination based\ on the genetic maps from deCODE (Halldorsson et al., 2019) and 1000 Genomes\ (2013 Phase 3 release, lifted from hg19). The deCODE map is more recent, has a higher \ resolution and was natively created on hg38 and therefore recommended. \ For the Recomb. deCODE average track, the recombination rates for chrX represent the female rate.\
\ \This track also includes a subtrack with all the\ individual deCODE recombination events and another subtrack with several thousand\ de-novo mutations found in the deCODE sequencing data. These two tracks are hidden by\ default and have to be switched on explicitly on the configuration page.\
\ \\ This is a super track that contains different subtracks, three with the deCODE\ recombination rates (paternal, maternal and average) and one with the 1000\ Genomes recombination rate (average). These tracks are in \ signal graph\ (wiggle) format. By default, to show most recombination hotspots, their maximum\ value is set to 100 cM, even though many regions have values higher than 100.\ The maximum value can be changed on the configuration pages of the tracks.\
\ \\ There are two more tracks that show additional details provided by deCODE: one\ subtrack with the raw data of all cross-overs tagged with their proband ID and\ another one with around 8000 human de-novo mutation variants that are linked to\ cross-over changes.\
\ \\ The deCODE genetic map was created at \ deCODE Genetics. It is based \ on microarrays assaying 626,828 SNP markers that allowed to identify 1,476,140 crossovers in\ 56,321 paternal meioses and 3,055,395 crossovers in 70,086 maternal meioses.\ In total, the data is based on 4,531,535 crossovers in 126,427 meioses. By\ using WGS data with 9,305,070 SNPs, the boundaries for 761,981 crossovers were\ refined: 247,942 crossovers in 9423 paternal meioses and 514,039 crossovers in\ 11,750 maternal meioses. The average resolution of the genetic map is 682 base\ pairs (bp): 655 and 708 bp for the paternal and maternal maps, respectively.\
\ \The 1000 Genomes genetic map is based on the IMPUTE genetic map based on 1000 Genomes Phase 3, on hg19 coordinates. It\ was converted to hg38 by Po-Ru Loh at the Broad Institute. After a run of \ liftOver, he post-processed the data to deal with situations in which\ consecutive map locations became much closer/farther after lifting. The\ heuristic used is sufficient for statistical phasing but may not be optimal for\ other analyses. For this reason, and because of its higher resolution, the DeCODE\ map is therefore recommended for hg38.\
\ \As with all other tracks, the data conversion commands and pointers to the\ original data files are documented in the \ makeDoc file of this track.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr17 -start=45941345 -end=45942345 http://hgdownload.soe.ucsc.edu/gbdb/hg38/recombRate/recombAvg.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ This track was produced at UCSC using data that are freely available for\ the deCODE\ and 1000 Genomes genetic maps. Thanks to Po-Ru Loh at the\ Broad Institute for providing the code to lift the hg19 1000 Genomes map data to hg38.\
\ \\ 1000 Genomes Project Consortium., Abecasis GR, Altshuler D, Auton A, Brooks LD, Durbin RM, Gibbs RA,\ Hurles ME, McVean GA.\ \ A map of human genome variation from population-scale sequencing.\ Nature. 2010 Oct 28;467(7319):1061-73.\ PMID: 20981092; PMC: PMC3042601\
\ \\ Halldorsson BV, Palsson G, Stefansson OA, Jonsson H, Hardarson MT, Eggertsson HP, Gunnarsson B,\ Oddsson A, Halldorsson GH, Zink F et al.\ \ Characterizing mutagenic effects of recombination through a sequence-level genetic map.\ Science. 2019 Jan 25;363(6425).\ PMID: 30679340\
\ map 1 bigDataUrl /gbdb/hg38/recombRate/events.bb\ html recombRate2.html\ longLabel Recombination events in deCODE Genetic Map (zoom to < 10kbp to see the events)\ parent recombRate2\ priority 4\ shortLabel Recomb. deCODE Evts\ track recombEvents\ type bigBed 4 +\ visibility hide\ ncbiRefSeqOther RefSeq Other bigBed 12 + NCBI RefSeq Other Annotations (not NM_*, NR_*, XM_*, XR_*, NP_* or YP_*) 1 4 32 32 32 143 143 143 0 0 0 genes 1 bigDataUrl /gbdb/hg38/ncbiRefSeq/ncbiRefSeqOther.bb\ color 32,32,32\ labelFields gene\ longLabel NCBI RefSeq Other Annotations (not NM_*, NR_*, XM_*, XR_*, NP_* or YP_*)\ parent refSeqComposite off\ priority 4\ searchIndex name\ searchTrix /gbdb/hg38/ncbiRefSeq/ncbiRefSeqOther.ix\ shortLabel RefSeq Other\ skipEmptyFields on\ track ncbiRefSeqOther\ type bigBed 12 +\ urls GeneID="https://www.ncbi.nlm.nih.gov/gene/$$" MIM="https://www.ncbi.nlm.nih.gov/omim/612091" HGNC="https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/$$" FlyBase="http://flybase.org/reports/$$" WormBase="http://www.wormbase.org/db/gene/gene?name=$$" RGD="https://rgd.mcw.edu/rgdweb/search/search.html?term=$$" SGD="https://www.yeastgenome.org/locus/$$" miRBase="http://www.mirbase.org/cgi-bin/mirna_entry.pl?acc=$$" ZFIN="https://zfin.org/$$" MGI="http://www.informatics.jax.org/marker/$$"\ joinedRmsk RepeatMasker Viz. bed 3 + Detailed Visualization of RepeatMasker Annotations 0 4 0 0 0 127 127 127 1 0 0\ This track was created using Arian Smit's\ RepeatMasker\ program, which screens DNA sequences\ for interspersed repeats and low complexity DNA sequences. The program\ outputs a detailed annotation of the repeats that are present in the\ query sequence (represented by this track), as well as a modified version\ of the query sequence in which all the annotated repeats have been masked\ (generally available on the\ Downloads page). RepeatMasker uses a separately curated version of the \ Repbase Update repeat library from the\ Genetic \ Information Research Institute (GIRI).\ Repbase Update is described in Jurka (2000) in the References section below.
\\ Alternatively, RepeatMasker can use the new\ Dfam database of repeat profile HMMs.\ Profile HMMs provide a richer description of the repeat families and when used with\ RepeatMasker + nhmmer provide a more\ sensitive approach to identifying repeats. Dfam is described in Wheeler et al. (2012)\ in the References section below.\
\ \\ In dense display mode, a single line is displayed denoting the coverage of repeats using a series\ of black boxes. \
\\ In full display mode, the track view is controlled by the scale of the view. At scales between 10 Mb\ and 30 kb, this track displays up to ten different classes of repeats (see below) one class per\ line. The repeat ranges are denoted as grayscale boxes, reflecting both the size of the repeat and\ the amount of base mismatch, base deletion, and base insertion associated with a repeat element.\ The higher the combined number of these, the lighter the shading.\
\\ In full display mode and at scales less than 30 kb, a new detailed display mode is used. Repeats\ are displayed as arrow boxes, indicating the size and orientation of the repeat. The interior\ grayscale shading represents the divergence of the repeat (see above) while the outline color\ represents the class of the repeat. Dotted lines above the repeat and extending left or right\ indicate the length of unaligned repeat consensus sequence. If the length of the unaligned sequence\ is large, a double interruption line is used to indicate that the unaligned sequence is not to scale. \
\\ For example, the following repeat is a SINE element in the forward orientation with average\ divergence. Only the 5' proximal fragment of the consensus sequence is aligned to the genome.\ The 3' unaligned length (384bp) is not drawn to scale and is instead displayed using a set of\ interruption lines along with the length of the unaligned sequence.\
\ \ \ \\ Repeats that have been fragmented by insertions or large internal deletions are now represented\ by join lines. In the example below, a LINE element is found as two fragments. The solid\ connection lines indicate that there are no unaligned consensus bases between the two fragments.\ Also note these fragments represent the end of the repeat, as there is no unaligned consensus\ sequence following the last fragment.\
\ \ \ \\ In cases where there is unaligned consensus sequence between the fragments, the repeat will look like\ the following. The dotted line indicates the length of the unaligned sequence between the two\ fragments. In this case the unaligned consensus is longer than the actual genomic distance between\ these two fragments.\
\ \ \ \\ If there is consensus overlap between the two fragments, the joining lines will be drawn to indicate\ how much of the left fragment is repeated in the right fragment. \
\ \ \ \\ The following table lists the repeat class colors:\
\ \Color | \Repeat Class | \
---|---|
\ | SINE - Short Interspersed Nuclear Element | \
\ | LINE - Long Interspersed Nuclear Element | \
\ | LTR - Long Terminal Repeat | \
\ | DNA - DNA Transposon | \
\ | Simple - Single Nucleotide Stretches and Tandem Repeats | \
\ | Low_complexity - Low Complexity DNA | \
\ | Satellite - Satellite Repeats | \
\ | RNA - RNA Repeats (including RNA, tRNA, rRNA, snRNA, scRNA, srpRNA) | \
\ | Other - Other Repeats (including class RC - Rolling Circle) | \
\ | Unknown - Unknown Classification | \
\ A "?" at the end of the "Family" or "Class" (for example, DNA?)\ signifies that the curator was unsure of the classification. At some point in the future,\ either the "?" will be removed or the classification will be changed.
\ \\ UCSC has used the most current versions of the RepeatMasker software\ and repeat libraries available to generate these data. Note that these\ versions may be newer than those that are publicly available on the Internet.\
\\ Data are generated using the RepeatMasker -s flag. Additional flags\ may be used for certain organisms. Repeats are soft-masked. Alignments may\ extend through repeats, but are not permitted to initiate in them.\ See the FAQ for more information.\
\ \\ Thanks to Arian Smit, Robert Hubley and GIRI for providing the tools and\ repeat libraries used to generate this track.\
\ \\ Smit AFA, Hubley R, Green P. RepeatMasker Open-3.0.\ \ http://www.repeatmasker.org. 1996-2010.\
\ \\ Dfam is described in:\
\\ Wheeler TJ, Clements J, Eddy SR, Hubley R, Jones TA, Jurka J, Smit AF, Finn RD.\ \ Dfam: a database of repetitive DNA based on profile hidden Markov models.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D70-82.\ PMID: 23203985; PMC: PMC3531169\
\ \\ Repbase Update is described in:\
\\ Jurka J.\ \ Repbase Update: a database and an electronic journal of repetitive elements.\ Trends Genet. 2000 Sep;16(9):418-420.\ PMID: 10973072\
\ \\ For a discussion of repeats in mammalian genomes, see:\
\\ Smit AF.\ \ Interspersed repeats and other mementos of transposable elements in mammalian genomes.\ Curr Opin Genet Dev. 1999 Dec;9(6):657-63.\ PMID: 10607616\
\ \\ Smit AF.\ \ The origin of interspersed repeats in the human genome.\ Curr Opin Genet Dev. 1996 Dec;6(6):743-8.\ PMID: 8994846\
\ rep 0 allButtonPair on\ canPack off\ compositeTrack on\ group rep\ html joinedRmsk\ longLabel Detailed Visualization of RepeatMasker Annotations\ maxWindowToDraw 10000000\ priority 4\ shortLabel RepeatMasker Viz.\ spectrum on\ track joinedRmsk\ type bed 3 +\ visibility hide\ rmskJoinedBaseline RepeatMasker Viz. bed 3 + RepeatMasker v3.0.1 db20100302 : Browser Baseline Dataset 0 4 0 0 0 127 127 127 1 0 0 rep 0 group rep\ longLabel RepeatMasker v3.0.1 db20100302 : Browser Baseline Dataset\ parent joinedRmsk on\ priority 4\ shortLabel RepeatMasker Viz.\ track rmskJoinedBaseline\ visibility hide\ umap100 Umap S100 bigBed 6 Single-read mappability with 100-mers 0 4 80 170 240 167 212 247 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k100.Unique.Mappability.bb\ color 80,170,240\ longLabel Single-read mappability with 100-mers\ parent umapBigBed off\ priority 4\ shortLabel Umap S100\ subGroups view=SR\ track umap100\ visibility hide\ chainGalGal6 Chicken Chain chain galGal6 Chicken (Mar. 2018 (GRCg6a/galGal6)) Chained Alignments 3 5 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Chicken (Mar. 2018 (GRCg6a/galGal6)) Chained Alignments\ otherDb galGal6\ parent vertebrateChainNetViewchain off\ shortLabel Chicken Chain\ subGroups view=chain species=s008a clade=c01\ track chainGalGal6\ type chain galGal6\ chainGorGor6 Gorilla Chain chain gorGor6 Gorilla (Aug. 2019 (Kamilah_GGO_v0/gorGor6)) Chained Alignments 3 5 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Gorilla (Aug. 2019 (Kamilah_GGO_v0/gorGor6)) Chained Alignments\ otherDb gorGor6\ parent primateChainNetViewchain off\ shortLabel Gorilla Chain\ subGroups view=chain species=s009a clade=c00\ track chainGorGor6\ type chain gorGor6\ chainMm39 Mouse Chain chain mm39 Mouse (Jun. 2020 (GRCm39/mm39)) Chained Alignments 3 5 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Mouse (Jun. 2020 (GRCm39/mm39)) Chained Alignments\ otherDb mm39\ parent placentalChainNetViewchain off\ shortLabel Mouse Chain\ subGroups view=chain species=s012a clade=c00\ track chainMm39\ type chain mm39\ encTfChipPkENCFF047UIF A549 CEBPB narrowPeak Transcription Factor ChIP-seq Peaks of CEBPB in A549 from ENCODE 3 (ENCFF047UIF) 0 5 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CEBPB in A549 from ENCODE 3 (ENCFF047UIF)\ parent encTfChipPk off\ shortLabel A549 CEBPB\ subGroups cellType=A549 factor=CEBPB\ track encTfChipPkENCFF047UIF\ cloneEndABC14 ABC14 bed 12 Agencourt fosmid library 14 0 5 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 14\ parent cloneEndSuper off\ priority 5\ shortLabel ABC14\ subGroups source=agencourt\ track cloneEndABC14\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_tpm_fwd AorticSmsToFgf2_00hr15minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_forward 1 5 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep1%20%28LK4%29.CNhs13340.12643-134G6.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12643-134G6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr15minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_ctss_fwd AorticSmsToFgf2_00hr15minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_forward 0 5 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep1%20%28LK4%29.CNhs13340.12643-134G6.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12643-134G6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr15minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6\ urlLabel FANTOM5 Details:\ gtexCovArteryCoronary Artery Coron bigWig Artery Coronary 0 5 238 106 80 246 180 167 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1GMR3-0626-SM-9WYT3.Artery_Coronary.RNAseq.bw\ color 238,106,80\ longLabel Artery Coronary\ parent gtexCov\ shortLabel Artery Coron\ track gtexCovArteryCoronary\ bismap24Neg Bismap S24 - bigBed 6 Single-read mappability with 24-mers after bisulfite conversion (reverse strand) 1 5 240 20 80 247 137 167 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k24.G2A-Converted.bb\ color 240,20,80\ longLabel Single-read mappability with 24-mers after bisulfite conversion (reverse strand)\ parent bismapBigBed on\ priority 5\ shortLabel Bismap S24 -\ subGroups view=SR\ track bismap24Neg\ visibility dense\ lincRNAsCTBreast Breast bed 5 + lincRNAs from breast 1 5 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from breast\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Breast\ subGroups view=lincRNAsRefseqExp tissueType=breast\ track lincRNAsCTBreast\ CESC CESC bigLolly 12 + Cervical squamous cell carcinoma and endocervical adenocarcinoma 0 5 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/CESC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Cervical squamous cell carcinoma and endocervical adenocarcinoma\ parent gdcCancer off\ priority 5\ shortLabel CESC\ track CESC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ dbVar_common_european dbVar Curated European SVs bigBed 9 + . NCBI dbVar Curated Common SVs: European 3 5 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/variants/$$ varRep 1 bigDataUrl /gbdb/hg38/bbi/dbVar/common_european.bb\ longLabel NCBI dbVar Curated Common SVs: European\ parent dbVar_common on\ shortLabel dbVar Curated European SVs\ track dbVar_common_european\ type bigBed 9 + .\ url https://www.ncbi.nlm.nih.gov/dbvar/variants/$$\ urlLabel NCBI Variant Page:\ knownGeneV43 GENCODE V43 bigGenePred GENCODE V43 0 5 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 43, February 2023) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The following table provides statistics for the v43 release derived from the GTF file that contains\ annotations only on the main chromosomes. More information on how they were generated can be found\ in the GENCODE site.
\ \\
\ \\
\ GENCODE v43 Release Stats \ Genes Observed Transcripts Observed \ Protein-coding genes 19,393 Protein-coding transcripts 89,411 \ Long non-coding RNA genes 19,928 - full length protein-coding 64,004 \ Small non-coding RNA genes 7,566 - partial length protein-coding 25,407 \ Pseudogenes 14,737 Nonsense mediated decay transcripts 21,354 \ Immunoglobulin/T-cell receptor gene segments 410 Long non-coding RNA loci transcripts 58,023 \ Total No of distinct translations 65,519 Genes that have more than one distinct translations 13,618
\
\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \ \\ Within a gene using the pack display mode, transcripts below a specified rank will be\ condensed into a view similar to squish mode. The transcript ranking approach is\ preliminary and will change in future releases. The transcripts rankings are defined by the\ following criteria for protein-coding and non-coding genes:
\ Protein_coding genes\\
The GENCODE v43 track was built from the GENCODE downloads file \
gencode.v43.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources \
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney.
\ \\ Harrow J, Frankish A, Gonzalez JM, Tapanari E, Diekhans M, Kokocinski F, Aken BL, Barrell D, Zadissa\ A, Searle S et al.\ \ GENCODE: the reference human genome annotation for The ENCODE Project.\ Genome Res. 2012 Sep;22(9):1760-74.\ PMID: 22955987; PMC: PMC3431492\
\ \\ Harrow J, Denoeud F, Frankish A, Reymond A, Chen CK, Chrast J, Lagarde J, Gilbert JG, Storey R,\ Swarbreck D et al.\ \ GENCODE: producing a reference annotation for ENCODE.\ Genome Biol. 2006;7 Suppl 1:S4.1-9.\ PMID: 16925838; PMC: PMC1810553\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV43.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ externalDb knownGeneV43\ group genes\ html knownGeneV43\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V43\ maxItems 50000\ parent knownGeneArchive\ priority 5\ searchIndex name\ shortLabel GENCODE V43\ squishyPackField rank\ squishyPackPoint 2\ track knownGeneV43\ type bigGenePred\ visibility hide\ geneHancerRegElements GH Reg Elems bigBed 9 + Enhancers and promoters from GeneHancer 1 5 0 0 0 127 127 127 0 0 0 http://www.genecards.org/Search/Keyword?queryString=$$ regulation 1 bigDataUrl /gbdb/hg38/geneHancer/geneHancerRegElementsAll.hg38.bb\ longLabel Enhancers and promoters from GeneHancer\ parent ghGeneHancer off\ shortLabel GH Reg Elems\ subGroups set=b_ALL view=a_GH\ track geneHancerRegElements\ chainHprcGCA_018467015v1 HG02486.mat chain GCA_018467015.1 HG02486.mat HG02486.pri.mat.f1_v2 (May 2021 GCA_018467015.1_HG02486.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 5 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02486.mat HG02486.pri.mat.f1_v2 (May 2021 GCA_018467015.1_HG02486.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018467015.1\ parent hprcChainNetViewchain off\ priority 22\ shortLabel HG02486.mat\ subGroups view=chain sample=s022 population=afr subpop=acb hap=mat\ track chainHprcGCA_018467015v1\ type chain GCA_018467015.1\ hr_na10835Vcf HR_NA10835 Variants vcfTabix HR_NA10835 Variants 0 5 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/highRepro/HR_NA10835.sort.vcf.gz\ longLabel HR_NA10835 Variants\ parent highReproVcfs\ shortLabel HR_NA10835 Variants\ subGroups view=vcfs\ track hr_na10835Vcf\ type vcfTabix\ wgEncodeRegTxnCaltechRnaSeqHsmmR2x75Il200SigPooled HSMM bigWig 0 65535 Transcription of HSMM cells from ENCODE 0 5 128 255 242 191 255 248 0 0 0 regulation 1 color 128,255,242\ longLabel Transcription of HSMM cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegTxn\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 5\ shortLabel HSMM\ track wgEncodeRegTxnCaltechRnaSeqHsmmR2x75Il200SigPooled\ type bigWig 0 65535\ snpArrayIllumina850k Illumina 850k bigBed 6 Illumina 850k EPIC Methylation Array 3 5 0 0 0 127 127 127 0 0 0\ The arrays listed in this track are probes from the\ Agilent Catalog Oligonucleotide Microarrays.\
\Please note that more microarray tracks are available on the hg19 genome assembly. \ To view those tracks, please \ click this link for hg19 microarrays.\ Microarrays that are not listed can be added as Custom Tracks with data from the companies.\
\ \\ Agilent's oligonucleotide CGH (Comparative Genomic Hybridization) platform enables the\ study of genome-wide DNA copy number changes at a high resolution. The CGH probes on Agilent\ CGH microarrays are 60-mer oligonucleotides synthesized in situ using Agilent's inkjet\ SurePrint technology. The probes represented on the Agilent CGH microarrays have been\ selected using algorithms developed specifically for the CGH application, assuring optimal\ performance of these probes in detecting DNA copy number changes.\
\ \\ With the Infinium MethylationEPIC BeadChip Kit, researchers can interrogate over 850,000\ methylation sites quantitatively across the genome at single-nucleotide resolution. Multiple\ samples, including FFPE, can be analyzed in parallel to deliver high-throughput power while\ minimizing the cost per sample. These tracks show positions being measured on the Illumina 450k and\ 850k (EPIC) microarray tracks. More information about the arrays can be found on the\ Infinium MethylationEPIC Kit website.\ \
\ The Infinium CytoSNP-850K v1.2 BeadChip provides comprehensive coverage of\ cytogenetically relevant genes on a proven platform, helping researchers find valuable information\ that may be missed by other technologies. It contains approximately 850,000 empirically selected\ single nucleotide polymorphisms (SNPs) spanning the entire genome with enriched coverage for 3,262\ genes of known cytogenetics relevance in both constitutional and cancer applications. \
\ \\ The CytoScan HD Array, which is included in the\ CytoScan HD Suite, provides the broadest coverage and highest performance for\ detecting chromosomal aberrations. CytoScan HD Suite has greater than 99% sensitivity and can\ reliably detect 25-50kb copy number changes across the genome at high specificity with\ single-nucleotide polymorphism (SNP) allelic corroboration. With more than 2.6 million copy number\ markers, CytoScan HD Suite covers all OMIM and RefSeq genes.\
\ \ \ \\ Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \ \\ The Agilent arrays were downloaded from their \ Agilent SureDesign website tool on March 2022.
\\ The Illumina 450k and 850k (EPIC) tracks were created using a few columns from the\ Infinium MethylationEPIC v1.0 B5 Manifest File (CSV Format)\ and was then converted into a bigBed.
\\ The Illumina CytoSNP-850K track was created by downloading the\ CytoSNP-850K v1.2 Manifest File (CSV Format) (GRCh38) file and then converted\ into a bigBed file.\
\\ The Affymetrix Cytoscan HD GeneChip Array track was created by converting the \ CytoScanHD_Accel_Array.na36.bed.zip\ into a bigBed file.\
\ \\ The raw data can be explored interactively with the\ Table Browser or the\ Data Integrator.\ For automated analysis, the data may be queried from our\ REST API \ or downloaded from our \ Downloads site. Please refer to our\ \ mailing list archives for questions, or our\ \ Data Access FAQ for more information.\
\ \\ Thanks to the Aliglent and Illumina support teams for sharing the data and the UCSC Genome Browser\ engineers for configuring the data.
\ varRep 1 bigDataUrl /gbdb/hg38/bbi/illumina/epic850K.bb\ colorByStrand 255,0,0 0,0,255\ html genotypeArrays\ longLabel Illumina 850k EPIC Methylation Array\ noScoreFilter on\ parent genotypeArrays on\ priority 5\ shortLabel Illumina 850k\ track snpArrayIllumina850k\ type bigBed 6\ urls refGeneAccession="https://www.ncbi.nlm.nih.gov/nuccore/$$" rsID="https://www.ncbi.nlm.nih.gov/snp/?term=$$"\ visibility pack\ wgEncodeRegMarkH3k4me1K562 K562 bigWig 0 5716 H3K4Me1 Mark (Often Found Near Regulatory Elements) on K562 Cells from ENCODE 0 5 128 128 255 191 191 255 0 0 0 regulation 1 color 128,128,255\ longLabel H3K4Me1 Mark (Often Found Near Regulatory Elements) on K562 Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k4me1\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel K562\ table wgEncodeBroadHistoneK562H3k4me1StdSig\ track wgEncodeRegMarkH3k4me1K562\ type bigWig 0 5716\ wgEncodeRegMarkH3k4me3K562 K562 bigWig 0 9918 H3K4Me3 Mark (Often Found Near Promoters) on K562 Cells from ENCODE 0 5 128 128 255 191 191 255 0 0 0 regulation 1 color 128,128,255\ longLabel H3K4Me3 Mark (Often Found Near Promoters) on K562 Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k4me3\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel K562\ table wgEncodeBroadHistoneK562H3k4me3StdSig\ track wgEncodeRegMarkH3k4me3K562\ type bigWig 0 9918\ wgEncodeRegMarkH3k27acK562 K562 bigWig 0 6249 H3K27Ac Mark (Often Found Near Regulatory Elements) on K562 Cells from ENCODE 2 5 128 128 255 191 191 255 0 0 0 regulation 1 color 128,128,255\ longLabel H3K27Ac Mark (Often Found Near Regulatory Elements) on K562 Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k27ac\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel K562\ table wgEncodeBroadHistoneK562H3k27acStdSig\ track wgEncodeRegMarkH3k27acK562\ type bigWig 0 6249\ KAPA_HyperExome_hg38_capture_targets KAPA Hyper P bigBed Roche - KAPA HyperExome Capture Probe Footprint 0 5 100 143 255 177 199 255 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/KAPA_HyperExome_hg38_capture_targets.bb\ color 100,143,255\ longLabel Roche - KAPA HyperExome Capture Probe Footprint\ parent exomeProbesets off\ shortLabel KAPA Hyper P\ track KAPA_HyperExome_hg38_capture_targets\ type bigBed\ dbSnp153BadCoords Map Err dbSnp(153) bigBed 4 Mappings with Inconsistent Coordinates from dbSNP 153 1 5 100 100 100 177 177 177 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 bigDataUrl /gbdb/hg38/snp/dbSnp153BadCoords.bb\ color 100,100,100\ longLabel Mappings with Inconsistent Coordinates from dbSNP 153\ parent dbSnp153ViewErrs off\ priority 5\ shortLabel Map Err dbSnp(153)\ subGroups view=errs\ track dbSnp153BadCoords\ type bigBed 4\ dbSnp155BadCoords Map Err dbSnp(155) bigBed 4 Mappings with Inconsistent Coordinates from dbSNP 155 1 5 100 100 100 177 177 177 0 0 0 https://www.ncbi.nlm.nih.gov/snp/$$ varRep 1 bigDataUrl /gbdb/hg38/snp/dbSnp155BadCoords.bb\ color 100,100,100\ longLabel Mappings with Inconsistent Coordinates from dbSNP 155\ parent dbSnp155ViewErrs off\ priority 5\ shortLabel Map Err dbSnp(155)\ subGroups view=errs\ track dbSnp155BadCoords\ type bigBed 4\ multiz470way Multiz 470-way bigMaf Multiz Alignments of 470 mammals 3 5 0 10 100 0 90 10 0 0 0 compGeno 1 altColor 0,90,10\ bigDataUrl https://hgdownload.soe.ucsc.edu/goldenPath/hg38/multiz470way/multiz470way.bigMaf\ color 0, 10, 100\ frames https://hgdownload.soe.ucsc.edu/goldenPath/hg38/multiz470way/multiz470wayFrames.bb\ group compGeno\ irows on\ itemFirstCharCase noChange\ longLabel Multiz Alignments of 470 mammals\ noInherit on\ parent cons470wayViewalign on\ priority 5\ sGroup_Afrotheria triMan1 HLloxAfr4 HLeleMax1 HLdugDug1 oryAfe1 HLproCap3 HLhetBru1 chrAsi1 echTel2 HLhydGig1 eleEdw1 HLmicTal1\ sGroup_Artiodactyla HLbalMus1 HLeubGla1 HLbalEde1 balAcu1 HLeubJap1 HLmegNov1 HLmonMon1 HLphoSin1 HLlagObl1 HLgloMel1 HLpepEle1 HLbalMys1 HLneoAsi1 HLplaMin1 HLbalPhy1 HLmesBid1 HLkogBre1 HLlniGeo1 HLlamGuaCac1 HLvicVicMen1 HLvicPacHua3 HLlamGlaCha1 HLponBla1 HLzipCav1 HLlamGla1 HLcerHanYar1 HLmunMun1 HLbosGau1 HLaxiPor1 HLranTarGra2 HLranTar1 HLoviOri1 HLgirCam1 HLsynCaf1 HLoryDam1 HLcapSib1 HLmunRee1 HLcatWag1 HLhipEqu1 HLhipNig1 HLcapPyg1 HLhydIne1 HLodoVir1 HLprzAlb1 HLgirCam2 HLhemHyl1 HLmosMos1 HLbeaHun1 HLalcAlc1 HLoviNivLyd1 HLconTau2 HLdamLun1 HLodoHem1 HLoryGaz1 HLkobLecLec1 HLantAme1 HLbosFro1 HLeudTho1 HLkobEll1 HLlitWal1 HLoreAme1 HLbosGru1 bisBis1 HLmosBer1 HLcepHar1 HLaepMel1 HLantMar1 HLoviCan1 HLoreOre1 HLmunCri1 HLproPrz1 HLmadKir1 HLsylGri1 HLtraJav1 HLredRed1 HLsaiTat1 HLtraScr1 HLcerEla1 HLneoMos1 HLnanGra1 HLtraImb1 HLneoPyg1 HLphiMax1 HLrapCam1 HLtraKan1 HLmosChr1 HLcapIbe1\ sGroup_Carnivore HLphoVit1 HLzalCal1 HLodoRos1 HLursArc1 HLeumJub1 odoRosDiv1 neoSch1 HLcalUrs1 HLmirLeo1 HLursThi1 HLeriBar1 HLhalGry1 HLmirAng2 ursMar1 HLursAme2 HLailMel2 felCat9 HLneoNeb1 HLaciJub2 HLpanPar1 HLpanLeo1 HLursAme1 HLlynCan1 HLpumYag1 lepWed1 panTig1 HLpanOnc1 HLpanOnc2 HLarcGaz2 HLcryFer2 canFam4 HLlynPar1 HLpriBen1 enhLutKen1 canFam5 HLailFul2 HLcanLupDin1 HLlonCan1 HLlutLut1 HLvulVul1 HLpumCon1 HLmusErm1 HLpotFla1 HLpteBra2 HLlycPic3 HLhyaHya1 enhLutNer1 HLpteBra1 HLfelNig1 HLmelCap1 HLmusFur2 HLmarZib1 HLvulLag1 HLmusPut1 HLcroCro1 HLparHer1 HLgulGul1 HLneoVis1 HLsurSur1 HLmunMug1 HLbasSum1 HLspiGra1 HLhelPar1 HLsurSur2 HLtaxTax1 HLnasNar1 HLproLot1 HLlycPic2\ sGroup_Cetartiodactyla HLescRob1 HLphyCat2 HLhipAmp3 HLdelLeu2 HLturTru4 phyCat1 HLturAdu2 orcOrc1 HLsouChi1 lipVex1 HLturAdu1 HLbalBon1 HLphoPho1 HLphoPho2 HLturTru3 turTru2 HLcamDro2 HLhipAmp1 HLcamFer3 HLcamBac1 vicPac2 susScr11 bosTau9 HLbubBub2 HLodoVir3 HLelaDav1 HLbosInd2 HLoviAri5 HLcapHir2 HLodoVir2 HLbosMut2 HLcapAeg1 HLammLer1 panHod1 HLgirTip1 HLoviCan2 HLokaJoh2 HLtraStr1 HLoviAmm1\ sGroup_Chiroptera HLrhiFer5 HLrhiSin1 HLptePse1 HLpteGig1 pteAle1 HLpteRuf1 HLhipGal1 HLrouAeg4 HLpteVam2 HLrouLes1 HLhipArm1 HLeonSpe1 HLeidDup1 HLmacSob1 HLeidHel2 HLtadBra1 HLrouMad1 HLdesRot2 HLmolMol2 HLphyDis3 HLlepYer1 HLmorBla1 HLmegLyr2 HLtonSau1 HLanoCau1 HLcarPer3 HLartJam2 HLminNat1 ptePar1 HLartJam1 HLminSch1 HLmacCal1 HLstuHon1 HLcynBra1 HLmyoMyo6 HLmicHir1 HLcraTho1 HLmyoSep1 myoBra1 eptFus1 HLmyoLuc1 myoLuc2 HLnocLep1 myoDav1 HLmurAurFea1 HLnycHum2 HLantPal1 HLaeoCin1 HLlasBor1 HLpipKuh2 HLpipPip2 HLpipPip1\ sGroup_Euarchontoglires HLgalVar2 tupChi1 tupBel1\ sGroup_Glires HLsciCar1 HLsciVul1 HLmarMon2 HLmarFla1 HLxerIna1 HLmarMar1 HLcynGun1 HLmarMon1 HLmarHim1 HLspeDau1 HLmarVan1 HLuroPar1 speTri2 HLereDor1 HLaplRuf1 HLpedCap1 HLgliGli1 hetGla2 HLhysCri1 HLcoePre1 chiLan1 HLdasPun1 HLcasCan3 HLoryCunCun4 HLgraMur1 HLdinBra1 HLfukDam2 oryCun2 HLlepAme1 HLhydHyd1 HLsylBac1 HLcavTsc1 HLdolPat1 cavPor3 HLmusAve1 HLoryCun3 HLlepTim1 octDeg1 HLcteGun1 HLcteSoc1 HLpetTyp1 nanGal1 HLthrSwi1 HLmyoCoy1 HLperCal2 HLperCri1 HLperManBai2 HLperPol1 HLperNas1 HLperLeu1 HLperEre1 HLrhiPru1 HLonyTor1 HLallBul1 jacJac1 HLcriGam1 HLcriGri3 HLondZib1 ochPri3 HLgraSur1 HLarvAmp1 HLarvNil1 HLellTal1 mm10 mm39 HLdipSte1 dipOrd2 HLacoRus1 HLmasCou1 HLzapHud1 HLmicAgr2 HLpsaObe1 HLmusSpr1 HLmyoGla2 HLmusCar1 micOch1 HLratNor7 HLellLut1 HLmusPah1 HLrhoOpi1 HLacoCah1 rn6 HLmusSpi1 HLmicFor1 HLmicArv1 HLmicOec1 HLsigHis1 HLratRat7 HLneoLep1 mesAur1 HLmerUng1 HLperLonPac1 cavApe1 HLapoSyl1\ sGroup_Laurasiatheria HLdicBic1 cerSim1 HLrhiUni1 HLdicSum1 HLtapInd1 HLtapTer1 HLtapInd2 equCab3 HLcerSimCot1 HLequAsi1 HLequQuaBoe1 HLequAsiAsi2 equPrz1 HLmanPen2 HLphaTri2 HLmanJav1 HLmanJav2 HLmanTri1 manPen1 HLsolPar1 HLtalOcc1 HLscaAqu1 HLuroGra1 conCri1 sorAra2 eriEur2\ sGroup_Metatheria HLvomUrs1 HLphaCin1 HLtriVul1 HLgymLea1 HLmacGig1 HLphaGym1 HLnotEug3 HLantFla1 HLmacFul1 HLsarHar2 HLpseCup1 monDom5 HLgraAgi1 HLospRuf1 HLdidVir1 HLpseCor1 HLpseOcc1 HLthyCyn1 macEug2\ sGroup_Monotremata HLornAna3 HLtacAcu1\ sGroup_Primates panTro6 panPan3 gorGor6 ponAbe3 HLnomLeu4 HLhylMol2 rheMac10 HLmacFas6 HLtheGel1 HLmacFus1 HLrhiRox2 chlSab2 HLpapAnu5 cerAty1 HLmanSph1 macNem1 HLtraFra1 HLpygNem1 HLpilTep2 HLeryPat1 HLallNig1 rhiBie1 HLcerMon1 manLeu1 HLsemEnt1 colAng1 HLcerNeg1 HLpitPit1 HLateGeo1 HLsapApe1 HLaloPal1 HLpleDon1 cebCap1 HLcalJac4 aotNan1 HLsagImp1 HLcalPym1 HLcebAlb1 nasLar1 HLsaiBol1 saiBol1 HLdauMad1 tarSyr2 HLindInd1 HLmirZaz1 eulMac1 micMur3 HLproSim1 HLeulFla1 HLmirCoq1 HLlemCat1 HLcheMed1 HLmicSpe31 HLeulFul1 eulFla1 HLmicTav1 HLeulMon1 proCoq1 HLnycCou1 otoGar3\ sGroup_Xenarthra HLchoDid2 HLchoHof3 HLchoDid1 HLtamTet1 HLmyrTri1 dasNov3 HLtolMat1\ shortLabel Multiz 470-way\ speciesCodonDefault hg38\ speciesDefaultOff panPan3 gorGor6 ponAbe3 HLnomLeu4 HLhylMol2 macNem1 HLtheGel1 HLmacFas6 HLcerMon1 HLpilTep2 colAng1 manLeu1 cerAty1 HLpapAnu5 HLmanSph1 HLsemEnt1 HLmacFus1 HLtraFra1 rhiBie1 HLrhiRox2 HLpygNem1 HLcerNeg1 nasLar1 HLallNig1 chlSab2 HLeryPat1 HLpitPit1 HLateGeo1 aotNan1 HLpleDon1 HLaloPal1 HLsaiBol1 HLsagImp1 saiBol1 HLcalJac4 HLcalPym1 HLsapApe1 cebCap1 HLcebAlb1 HLdauMad1 proCoq1 HLgalVar2 HLindInd1 HLeulFul1 eulFla1 HLlemCat1 HLproSim1 HLeulMon1 HLeulFla1 HLcheMed1 eulMac1 tarSyr2 micMur3 HLmirZaz1 HLmirCoq1 HLmicSpe31 HLmicTav1 HLnycCou1 otoGar3 HLtapTer1 HLrhiUni1 HLtapInd1 HLtapInd2 HLdicBic1 HLdicSum1 HLcerSimCot1 cerSim1 HLequQuaBoe1 equPrz1 HLequAsi1 HLequAsiAsi2 HLeubGla1 HLsciCar1 HLeubJap1 HLsciVul1 balAcu1 HLbalBon1 HLxerIna1 HLmegNov1 HLbalPhy1 HLbalMys1 tupChi1 HLbalEde1 HLaplRuf1 HLescRob1 HLmarFla1 phyCat1 HLphyCat2 HLmarMar1 HLmesBid1 HLchoHof3 HLchoDid2 HLmarVan1 HLplaMin1 HLmarHim1 HLspeDau1 HLmarMon1 HLmarMon2 HLzipCav1 HLuroPar1 lipVex1 HLdelLeu2 HLlniGeo1 HLcynGun1 HLmonMon1 HLhipAmp3 HLhipAmp1 speTri2 HLneoAsi1 HLpumCon1 panTig1 HLkogBre1 HLneoNeb1 HLpanPar1 HLphoSin1 HLeriBar1 HLmanTri1 HLgliGli1 HLdugDug1 HLphaTri2 HLpanOnc1 HLphoVit1 HLaciJub2 HLhalGry1 HLchoDid1 HLpedCap1 HLphoPho2 HLphoPho1 neoSch1 lepWed1 HLpanOnc2 HLponBla1 HLpriBen1 HLcamFer3 orcOrc1 HLmanPen2 HLcasCan3 HLursThi1 HLrhiSin1 HLlynPar1 HLmirLeo1 HLlynCan1 HLmirAng2 HLpanLeo1 HLcamBac1 HLsouChi1 manPen1 HLodoRos1 HLcalUrs1 odoRosDiv1 HLvicPacHua3 HLhipArm1 HLlamGla1 HLailMel2 HLzalCal1 HLeumJub1 felCat9 HLpumYag1 pteAle1 HLursArc1 ursMar1 HLpepEle1 HLgloMel1 HLrhiFer5 HLarcGaz2 HLcamDro2 HLlagObl1 HLptePse1 HLmanJav1 HLmanJav2 vicPac2 HLvicVicMen1 HLlamGuaCac1 HLlamGlaCha1 HLturTru4 HLturAdu1 HLturAdu2 HLursAme1 HLursAme2 triMan1 HLtadBra1 HLpteVam2 turTru2 HLpteRuf1 HLpteGig1 HLturTru3 HLfelNig1 HLeidDup1 HLeidHel2 HLeleMax1 HLhipGal1 HLloxAfr4 tupBel1 HLcynBra1 HLeonSpe1 HLcryFer2 HLgraMur1 HLmyrTri1 oryAfe1 HLrouLes1 HLrouAeg4 HLrouMad1 HLvulVul1 HLvulLag1 HLlycPic3 HLtamTet1 HLcanLupDin1 canFam5 HLpotFla1 HLhydGig1 HLmegLyr2 HLlycPic2 HLailFul2 HLmolMol2 HLcroCro1 HLmacSob1 HLhyaHya1 HLlepTim1 susScr11 HLminSch1 HLparHer1 HLminNat1 HLlepAme1 HLcraTho1 HLcatWag1 HLmorBla1 HLoryCunCun4 ptePar1 oryCun2 HLoryCun3 HLsylBac1 HLnasNar1 HLhysCri1 HLereDor1 HLcoePre1 HLmarZib1 HLgulGul1 HLproLot1 HLbasSum1 HLspiGra1 HLtaxTax1 HLmelCap1 HLmusAve1 HLsurSur2 HLsurSur1 HLmunMug1 HLhelPar1 HLscaAqu1 HLlonCan1 HLpteBra2 HLpteBra1 enhLutNer1 enhLutKen1 HLlutLut1 HLmyoMyo6 hetGla2 myoBra1 HLdesRot2 HLtalOcc1 HLgirCam1 HLokaJoh2 HLmacCal1 HLmusErm1 HLmyoSep1 HLneoVis1 HLgirCam2 HLgirTip1 HLmyoLuc1 myoLuc2 HLmusPut1 HLmusFur2 HLlepYer1 myoDav1 HLsynCaf1 HLbubBub2 HLmosBer1 HLmosMos1 HLmosChr1 HLcerHanYar1 HLmicHir1 HLbosInd2 chrAsi1 HLbosGau1 HLanoCau1 HLbosFro1 HLbosMut2 HLprzAlb1 HLmurAurFea1 HLnocLep1 HLhipEqu1 HLcepHar1 HLhipNig1 HLbosGru1 HLoryDam1 HLsylGri1 HLphiMax1 HLoryGaz1 HLtraStr1 HLantAme1 HLmunRee1 HLmunCri1 HLcerEla1 HLtraImb1 HLconTau2 HLtraScr1 HLkobEll1 HLmunMun1 HLammLer1 HLdamLun1 HLoviCan1 HLkobLecLec1 HLcapPyg1 HLcapHir2 HLcapAeg1 panHod1 HLalcAlc1 HLbeaHun1 HLaepMel1 HLodoHem1 HLredRed1 HLfukDam2 HLcapSib1 HLodoVir3 HLranTarGra2 HLranTar1 HLoreOre1 HLhydIne1 HLoviCan2 HLoviNivLyd1 HLneoMos1 HLodoVir2 HLodoVir1 HLhemHyl1 HLoviOri1 HLoviAri5 HLneoPyg1 nanGal1 HLnanGra1 HLproPrz1 HLrapCam1 HLeudTho1 HLantMar1 chiLan1 HLdasPun1 HLcteGun1 HLlitWal1 HLmadKir1 HLcarPer3 HLaxiPor1 HLphyDis3 HLtonSau1 HLtraJav1 HLartJam1 HLartJam2 HLhetBru1 HLuroGra1 HLtraKan1 conCri1 HLstuHon1 HLoreAme1 HLallBul1 HLelaDav1 HLsaiTat1 HLaeoCin1 HLdipSte1 dipOrd2 HLtolMat1 HLantPal1 HLrhiPru1 HLnycHum2 HLoviAmm1 HLcapIbe1 HLdinBra1 jacJac1 HLzapHud1 HLdolPat1 HLlasBor1 HLpipKuh2 HLperLonPac1 HLhydHyd1 HLpipPip1 HLpipPip2 ochPri3 eleEdw1 cavApe1 HLpetTyp1 HLcavTsc1 cavPor3 HLthrSwi1 octDeg1 HLcriGam1 HLneoLep1 HLcteSoc1 HLmyoCoy1 echTel2 eriEur2 HLperNas1 HLcriGri3 HLperCri1 HLondZib1 HLperCal2 HLperEre1 HLonyTor1 mesAur1 HLperLeu1 HLellTal1 HLperPol1 HLperManBai2 HLsigHis1 HLellLut1 HLmyoGla2 HLarvAmp1 HLpsaObe1 HLacoRus1 HLgraSur1 HLarvNil1 HLmicOec1 HLmicTal1 HLmicAgr2 HLmicFor1 HLacoCah1 HLmicArv1 micOch1 HLrhoOpi1 HLmasCou1 HLmerUng1 HLratRat7 HLratNor7 rn6 HLmusPah1 HLmusCar1 HLmusSpi1 mm10 HLmusSpr1 HLapoSyl1 sorAra2 HLvomUrs1 HLphaCin1 HLgraAgi1 HLtriVul1 HLdidVir1 HLphaGym1 monDom5 HLgymLea1 HLthyCyn1 HLpseCup1 HLmacGig1 HLpseCor1 HLmacFul1 HLnotEug3 HLospRuf1 HLpseOcc1 macEug2 HLantFla1 HLornAna3 HLtacAcu1\ speciesDefaultOn panTro6 rheMac10 canFam4 equCab3 HLsolPar1 bosTau9 HLbalMus1 bisBis1 dasNov3 eptFus1 mm39 HLproCap3 HLsarHar2 HLtacAcu1\ speciesGroups Primates Euarchontoglires Carnivore Laurasiatheria Cetartiodactyla Artiodactyla Xenarthra Chiroptera Glires Afrotheria Metatheria Monotremata\ speciesLabels HLnomLeu4="northern white-cheeked gibbon" HLhylMol2="silvery gibbon" HLtheGel1=gelada HLmacFas6="crab-eating macaque" HLcerMon1="Mona monkey" HLpilTep2="Ugandan red Colobus" HLpapAnu5="olive baboon" HLmanSph1=mandrill HLsemEnt1="Hanuman langur" HLmacFus1="Japanese macaque" HLtraFra1="Francois's langur" HLrhiRox2="golden snub-nosed monkey" HLpygNem1="Red shanked douc langur" HLcerNeg1="De Brazza's monkey" HLallNig1="Allen's swamp monkey" HLeryPat1="red guenon" HLpitPit1="white-faced saki" HLateGeo1="black-handed spider monkey" HLpleDon1="Bolivian titi" HLaloPal1="mantled howler monkey" HLsaiBol1="Bolivian squirrel monkey" HLsagImp1=tamarin HLcalJac4="white-tufted-ear marmoset" HLcalPym1="pygmy marmoset" HLsapApe1="tufted capuchin" HLcebAlb1="white-fronted capuchin" HLdauMad1=aye-aye HLgalVar2="Sunda flying lemur" HLindInd1=babakoto HLeulFul1="brown lemur" HLlemCat1="Ring-tailed lemur" HLproSim1="greater bamboo lemur" HLeulMon1="mongoose lemur" HLeulFla1="Sclater's lemur" HLcheMed1="Lesser dwarf lemur" HLmirZaz1="Northern giant mouse lemur" HLmirCoq1="Coquerel's mouse lemur" HLmicSpe31="mouse lemur" HLmicTav1="Northern rufous mouse lemur" HLnycCou1="slow loris" HLtapTer1="Brazilian tapir" HLrhiUni1="greater Indian rhinoceros" HLtapInd1="Asiatic tapir" HLtapInd2="Asiatic tapir" HLdicBic1="black rhinoceros" HLdicSum1="Sumatran rhinoceros" HLcerSimCot1="northern white rhinoceros" HLequQuaBoe1="Equus burchelli boehmi" HLequAsi1=ass HLequAsiAsi2=donkey HLeubGla1="North Atlantic right whale" HLsciCar1="gray squirrel" HLeubJap1="North Pacific right whale" HLsciVul1="Eurasian red squirrel" HLbalBon1="Antarctic minke whale" HLxerIna1="South African ground squirrel" HLmegNov1="humpback whale" HLbalPhy1="Fin whale" HLbalMys1="bowhead whale" HLbalMus1="Blue whale" HLbalEde1="pygmy Bryde's whale" HLaplRuf1="mountain beaver" HLescRob1="grey whale" HLmarFla1="yellow-bellied marmot" HLphyCat2="sperm whale" HLmarMar1="Alpine marmot" HLmesBid1="Sowerby's beaked whale" HLchoHof3="Hoffmann's two-fingered sloth" HLchoDid2="southern two-toed sloth" HLmarVan1="Vancouver Island marmot" HLplaMin1="Indus River dolphin" HLmarHim1="Himalayan marmot" HLspeDau1="Daurian ground squirrel" HLmarMon1=woodchuck HLmarMon2=woodchuck HLzipCav1="Cuvier's beaked whale" HLuroPar1="Arctic ground squirrel" HLdelLeu2="beluga whale" HLlniGeo1=boutu HLcynGun1="Gunnison's prairie dog" HLmonMon1=narwhal HLhipAmp3=hippopotamus HLhipAmp1=hippopotamus HLneoAsi1="Yangtze finless porpoise" HLpumCon1=puma HLkogBre1="pygmy sperm whale" HLneoNeb1="Clouded leopard" HLpanPar1=leopard HLphoSin1=vaquita HLeriBar1="bearded seal" HLmanTri1="Tree pangolin" HLgliGli1="Fat dormouse" HLdugDug1=dugong HLphaTri2="Tree pangolin" HLpanOnc1=jaguar HLphoVit1="harbor seal" HLaciJub2=cheetah HLhalGry1="gray seal" HLchoDid1="southern two-toed sloth" HLpedCap1=springhare HLphoPho2="harbor porpoise" HLphoPho1="harbor porpoise" HLpanOnc2=jaguar HLponBla1=franciscana HLpriBen1="Amur leopard cat" HLcamFer3="Wild Bactrian camel" HLmanPen2="Chinese pangolin" HLcasCan3="American beaver" HLursThi1="Asian black bear" HLrhiSin1="Chinese rufous horseshoe bat" HLlynPar1="Spanish lynx" HLmirLeo1="Southern elephant seal" HLlynCan1="Canada lynx" HLmirAng2="Northern elephant seal" HLpanLeo1=lion HLcamBac1="Bactrian camel" HLsouChi1="Indo-pacific humpbacked dolphin" HLodoRos1=walrus HLcalUrs1="northern fur seal" HLvicPacHua3="Lama pacos huacaya" HLhipArm1="great roundleaf bat" HLlamGla1=llama HLailMel2="giant panda" HLzalCal1="California sea lion" HLeumJub1="Steller sea lion" HLpumYag1=jaguarundi HLursArc1="grizzly bear" HLpepEle1="melon-headed whale" HLgloMel1="long-finned pilot whale" HLrhiFer5="greater horseshoe bat" HLarcGaz2="antarctic fur seal" HLcamDro2="Arabian camel" HLlagObl1="Pacific white-sided dolphin" HLptePse1="Bonin flying fox" HLmanJav1="Malayan pangolin" HLmanJav2="Malayan pangolin" HLvicVicMen1="Vicugna mensalis" HLlamGuaCac1=guanaco HLlamGlaCha1=llama HLturTru4="common bottlenose dolphin" HLturAdu1="Indo-pacific bottlenose dolphin" HLturAdu2="Indo-pacific bottlenose dolphin" HLursAme1="American black bear" HLursAme2="American black bear" HLtadBra1="Brazilian free-tailed bat" HLpteVam2="large flying fox" HLpteRuf1="Malagasy flying fox" HLpteGig1="Indian flying fox" HLturTru3="common bottlenose dolphin" HLfelNig1="black-footed cat" HLeidDup1="Malagasy straw-colored fruit bat" HLeidHel2="straw-colored fruit bat" HLeleMax1="Asiatic elephant" HLhipGal1="Cantor's roundleaf bat" HLloxAfr4="African savanna elephant" HLcynBra1="lesser short-nosed fruit bat" HLeonSpe1="lesser dawn bat" HLcryFer2=fossa HLgraMur1="woodland dormouse" HLmyrTri1="giant anteater" HLrouLes1="Leschenault's rousette" HLrouAeg4="Egyptian rousette" HLrouMad1="Madagascan rousette" HLvulVul1="red fox" HLvulLag1="Arctic fox" HLlycPic3="African hunting dog" HLtamTet1="southern tamandua" HLcanLupDin1=dingo HLpotFla1=kinkajou HLhydGig1="Steller's sea cow" HLmegLyr2="Indian false vampire" HLlycPic2="African hunting dog" HLailFul2="lesser panda" HLmolMol2="Pallas's mastiff bat" HLcroCro1="spotted hyena" HLmacSob1="long-tongued fruit bat" HLhyaHya1="striped hyena" HLlepTim1="Mountain hare" HLminSch1="Schreibers' long-fingered bat" HLparHer1="Asian palm civet" HLminNat1="Miniopterus schreibersii natalensis" HLlepAme1="snowshoe hare" HLcraTho1="hog-nosed bat" HLcatWag1="Chacoan peccary" HLmorBla1="Antillean ghost-faced bat" HLoryCunCun4="European rabbit" HLoryCun3=rabbit HLsylBac1="brush rabbit" HLnasNar1="White-nosed coati" HLhysCri1="crested porcupine" HLereDor1="North American porcupine" HLcoePre1="Brazilian porcupine" HLmarZib1=sable HLsolPar1="Hispaniolan solenodon" HLgulGul1=wolverine HLproLot1=raccoon HLbasSum1=Cacomistle HLspiGra1="western spotted skunk" HLtaxTax1="North American badger" HLmelCap1=ratel HLmusAve1="hazel dormouse" HLsurSur2=meerkat HLsurSur1=meerkat HLmunMug1="banded mongoose" HLhelPar1="dwarf mongoose" HLscaAqu1="eastern mole" HLlonCan1="Northern American river otter" HLpteBra2="giant otter" HLpteBra1="giant otter" HLlutLut1="Eurasian river otter" HLmyoMyo6="greater mouse-eared bat" HLdesRot2="common vampire bat" HLtalOcc1="Iberian mole" HLgirCam1=giraffe HLokaJoh2=okapi HLmacCal1="California big-eared bat" HLmusErm1=ermine HLmyoSep1="Northern long-eared myotis" HLneoVis1="American mink" HLgirCam2=giraffe HLgirTip1="Masai giraffe" HLmyoLuc1="little brown bat" HLmusPut1="European polecat" HLmusFur2="domestic ferret" HLlepYer1="Lesser long-nosed bat" HLsynCaf1="African buffalo" HLbubBub2="water buffalo" HLmosBer1="Chinese forest musk deer" HLmosMos1="Siberian musk deer" HLmosChr1="alpine musk deer" HLcerHanYar1="Yarkand deer" HLmicHir1="Schizostoma hirsutum" HLbosInd2="zebu cattle" HLbosGau1=gaur HLanoCau1="tailed tailless bat" HLbosFro1=gayal HLbosMut2="wild yak" HLprzAlb1="white-lipped deer" HLmurAurFea1="Murina feae" HLnocLep1="greater bulldog bat" HLhipEqu1="roan antelope" HLcepHar1="Harvey's duiker" HLhipNig1="sable antelope" HLbosGru1="domestic yak" HLoryDam1="scimitar-horned oryx" HLsylGri1="bush duiker" HLphiMax1="Maxwell's duiker" HLoryGaz1=gemsbok HLtraStr1="greater kudu" HLantAme1=pronghorn HLmunRee1="Reeves' muntjac" HLmunCri1="black muntjac" HLcerEla1="Central European red deer" HLtraImb1="lesser kudu" HLconTau2="brindled gnu" HLtraScr1=bushbuck HLkobEll1=waterbuck HLmunMun1=muntjak HLammLer1=aoudad HLdamLun1=topi HLoviCan1="bighorn sheep" HLkobLecLec1=lechwe HLcapPyg1="Eastern roe deer" HLcapHir2=goat HLcapAeg1="wild goat" HLalcAlc1="Eurasian elk" HLbeaHun1="Cobus hunteri" HLaepMel1=impala HLodoHem1="mule deer" HLredRed1="Bohar reedbuck" HLfukDam2="Damara mole-rat" HLcapSib1="Siberian ibex" HLodoVir3="white-tailed deer" HLranTarGra2="porcupine caribou" HLranTar1=reindeer HLoreOre1=klipspringer HLhydIne1="Chinese water deer" HLoviCan2="bighorn sheep" HLoviNivLyd1="snow sheep" HLneoMos1=suni HLodoVir2="white-tailed deer" HLodoVir1="white-tailed deer" HLhemHyl1="Nilgiri tahr" HLoviOri1="Asiatic mouflon" HLoviAri5=sheep HLneoPyg1="royal antelope" HLnanGra1="Grant's gazelle" HLproPrz1="Przewalski's gazelle" HLrapCam1=steenbok HLeudTho1="Thomson's gazelle" HLantMar1=springbok HLdasPun1="punctate agouti" HLcteGun1="northern gundi" HLlitWal1=gerenuk HLmadKir1="Kirk's dik-dik" HLcarPer3="Seba's short-tailed bat" HLaxiPor1="Hog deer" HLphyDis3="pale spear-nosed bat" HLtonSau1="stripe-headed round-eared bat" HLtraJav1="Java mouse-deer" HLartJam1="Jamaican fruit-eating bat" HLartJam2="Jamaican fruit-eating bat" HLhetBru1="yellow-spotted hyrax" HLproCap3="Cape rock hyrax" HLuroGra1="gracile shrew mole" HLtraKan1="lesser mouse-deer" HLstuHon1="Honduran yellow-shouldered bat" HLoreAme1="mountain goat" HLallBul1="Gobi jerboa" HLelaDav1="Pere David's deer" HLsaiTat1="saiga antelope" HLaeoCin1="hoary bat" HLdipSte1="Stephens's kangaroo rat" HLtolMat1="Southern three-banded armadillo" HLantPal1="pallid bat" HLrhiPru1="hoary bamboo rat" HLnycHum2="evening bat" HLoviAmm1=argali HLcapIbe1="Alpine ibex" HLdinBra1=pacarana HLzapHud1="meadow jumping mouse" HLdolPat1="Patagonian cavy" HLlasBor1="red bat" HLpipKuh2="Kuhl's pipistrelle" HLperLonPac1="Pacific pocket mouse" HLhydHyd1=capybara HLpipPip1="common pipistrelle" HLpipPip2="common pipistrelle" HLpetTyp1=dassie-rat HLcavTsc1="Montane guinea pig" HLthrSwi1="Greater cane rat" HLcriGam1="Gambian giant pouched rat" HLneoLep1="desert woodrat" HLcteSoc1="social tuco-tuco" HLmyoCoy1=nutria HLperNas1="northern rock mouse" HLcriGri3="Chinese hamster" HLperCri1="Hesperomys crinitus" HLondZib1=muskrat HLperCal2="Peromyscus californicus subsp. insignis" HLperEre1="cactus mouse" HLonyTor1="southern grasshopper mouse" HLperLeu1="white-footed mouse" HLellTal1="Northern mole vole" HLperPol1="oldfield mouse" HLperManBai2="prairie deer mouse" HLsigHis1="hispid cotton rat" HLellLut1="Transcaucasian mole vole" HLmyoGla2="Bank vole" HLarvAmp1="Eurasian water vole" HLpsaObe1="fat sand rat" HLacoRus1="golden spiny mouse" HLgraSur1="African woodland thicket rat" HLarvNil1="African grass rat" HLmicOec1="root vole" HLmicTal1="Talazac's shrew tenrec" HLmicAgr2="short-tailed field vole" HLmicFor1="reed vole" HLacoCah1="Egyptian spiny mouse" HLmicArv1="Common vole" HLrhoOpi1="great gerbil" HLmasCou1="southern multimammate mouse" HLmerUng1="Mongolian gerbil" HLratRat7="black rat" HLratNor7="Norway rat" HLmusPah1="shrew mouse" HLmusCar1="Ryukyu mouse" HLmusSpi1="steppe mouse" HLmusSpr1="western wild mouse" HLapoSyl1="European woodmouse" HLvomUrs1="common wombat" HLphaCin1=koala HLgraAgi1="Agile Gracile Mouse Opossum" HLtriVul1="common brushtail" HLdidVir1="North American opossum" HLphaGym1="ground cuscus" HLgymLea1="Leadbeater's possum" HLthyCyn1="Tasmanian wolf" HLpseCup1="coppery ringtail possum" HLmacGig1="eastern gray kangaroo" HLpseCor1="golden ringtail possum" HLmacFul1="western gray kangaroo" HLnotEug3="tammar wallaby" HLospRuf1="red kangaroo" HLpseOcc1="Western ringtail oppossum" HLantFla1="yellow-footed antechinus" HLsarHar2="Tasmanian devil" HLornAna3=platypus HLtacAcu1="Australian echidna"\ subGroups view=align\ summary https://hgdownload.soe.ucsc.edu/goldenPath/hg38/multiz470way/multiz470waySummary.bb\ track multiz470way\ treeImage phylo/hg38_470way.png\ type bigMaf\ viewUi on\ wgEncodeGencodePolyaV20 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 20 (Ensembl 76) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 20 (Ensembl 76)\ parent wgEncodeGencodeV20ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV20\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV22 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 22 (Ensembl 79) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 22 (Ensembl 79)\ parent wgEncodeGencodeV22ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV22\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV23 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 23 (Ensembl 81) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 23 (Ensembl 81)\ parent wgEncodeGencodeV23ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV23\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV24 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 24 (Ensembl 83) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 24 (Ensembl 83)\ parent wgEncodeGencodeV24ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV24\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV25 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 25 (Ensembl 85) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 25 (Ensembl 85)\ parent wgEncodeGencodeV25ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV25\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV26 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 26 (Ensembl 88) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 26 (Ensembl 88)\ parent wgEncodeGencodeV26ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV26\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV27 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 27 (Ensembl 90) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 27 (Ensembl 90)\ parent wgEncodeGencodeV27ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV27\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV28 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 28 (Ensembl 92) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 28 (Ensembl 92)\ parent wgEncodeGencodeV28ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV28\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV29 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 29 (Ensembl 94) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 29 (Ensembl 94)\ parent wgEncodeGencodeV29ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV29\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV30 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 30 (Ensembl 96) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 30 (Ensembl 96)\ parent wgEncodeGencodeV30ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV30\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV31 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 31 (Ensembl 97) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 31 (Ensembl 97)\ parent wgEncodeGencodeV31ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV31\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV32 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 32 (Ensembl 98) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 32 (Ensembl 98)\ parent wgEncodeGencodeV32ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV32\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV33 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 33 (Ensembl 99) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 33 (Ensembl 99)\ parent wgEncodeGencodeV33ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV33\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV34 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 34 (Ensembl 100) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 34 (Ensembl 100)\ parent wgEncodeGencodeV34ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV34\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV35 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 35 (Ensembl 101) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 35 (Ensembl 101)\ parent wgEncodeGencodeV35ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV35\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV36 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 36 (Ensembl 102) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 36 (Ensembl 102)\ parent wgEncodeGencodeV36ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV36\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV37 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 37 (Ensembl 103) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 37 (Ensembl 103)\ parent wgEncodeGencodeV37ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV37\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV38 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 38 (Ensembl 104) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 38 (Ensembl 104)\ parent wgEncodeGencodeV38ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV38\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV39 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 39 (Ensembl 105) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 39 (Ensembl 105)\ parent wgEncodeGencodeV39ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV39\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV40 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 40 (Ensembl 106) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 40 (Ensembl 106)\ parent wgEncodeGencodeV40ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV40\ trackHandler wgEncodeGencode\ type genePred\ wgEncodeGencodePolyaV41 PolyA genePred PolyA Transcript Annotation Set from GENCODE Version 41 (Ensembl 107) 0 5 0 0 0 127 127 127 0 0 0 genes 1 color 0,0,0\ longLabel PolyA Transcript Annotation Set from GENCODE Version 41 (Ensembl 107)\ parent wgEncodeGencodeV41ViewPolya off\ priority 5\ shortLabel PolyA\ subGroups view=cPolya name=zPolyA\ track wgEncodeGencodePolyaV41\ trackHandler wgEncodeGencode\ type genePred\ recombDnm Recomb. deCODE Dmn bigBed 4 + Recombination rate: De-novo mutations found in deCODE samples 0 5 0 130 0 127 192 127 0 0 0\ The recombination rate track represents calculated rates of recombination based\ on the genetic maps from deCODE (Halldorsson et al., 2019) and 1000 Genomes\ (2013 Phase 3 release, lifted from hg19). The deCODE map is more recent, has a higher \ resolution and was natively created on hg38 and therefore recommended. \ For the Recomb. deCODE average track, the recombination rates for chrX represent the female rate.\
\ \This track also includes a subtrack with all the\ individual deCODE recombination events and another subtrack with several thousand\ de-novo mutations found in the deCODE sequencing data. These two tracks are hidden by\ default and have to be switched on explicitly on the configuration page.\
\ \\ This is a super track that contains different subtracks, three with the deCODE\ recombination rates (paternal, maternal and average) and one with the 1000\ Genomes recombination rate (average). These tracks are in \ signal graph\ (wiggle) format. By default, to show most recombination hotspots, their maximum\ value is set to 100 cM, even though many regions have values higher than 100.\ The maximum value can be changed on the configuration pages of the tracks.\
\ \\ There are two more tracks that show additional details provided by deCODE: one\ subtrack with the raw data of all cross-overs tagged with their proband ID and\ another one with around 8000 human de-novo mutation variants that are linked to\ cross-over changes.\
\ \\ The deCODE genetic map was created at \ deCODE Genetics. It is based \ on microarrays assaying 626,828 SNP markers that allowed to identify 1,476,140 crossovers in\ 56,321 paternal meioses and 3,055,395 crossovers in 70,086 maternal meioses.\ In total, the data is based on 4,531,535 crossovers in 126,427 meioses. By\ using WGS data with 9,305,070 SNPs, the boundaries for 761,981 crossovers were\ refined: 247,942 crossovers in 9423 paternal meioses and 514,039 crossovers in\ 11,750 maternal meioses. The average resolution of the genetic map is 682 base\ pairs (bp): 655 and 708 bp for the paternal and maternal maps, respectively.\
\ \The 1000 Genomes genetic map is based on the IMPUTE genetic map based on 1000 Genomes Phase 3, on hg19 coordinates. It\ was converted to hg38 by Po-Ru Loh at the Broad Institute. After a run of \ liftOver, he post-processed the data to deal with situations in which\ consecutive map locations became much closer/farther after lifting. The\ heuristic used is sufficient for statistical phasing but may not be optimal for\ other analyses. For this reason, and because of its higher resolution, the DeCODE\ map is therefore recommended for hg38.\
\ \As with all other tracks, the data conversion commands and pointers to the\ original data files are documented in the \ makeDoc file of this track.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr17 -start=45941345 -end=45942345 http://hgdownload.soe.ucsc.edu/gbdb/hg38/recombRate/recombAvg.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ This track was produced at UCSC using data that are freely available for\ the deCODE\ and 1000 Genomes genetic maps. Thanks to Po-Ru Loh at the\ Broad Institute for providing the code to lift the hg19 1000 Genomes map data to hg38.\
\ \\ 1000 Genomes Project Consortium., Abecasis GR, Altshuler D, Auton A, Brooks LD, Durbin RM, Gibbs RA,\ Hurles ME, McVean GA.\ \ A map of human genome variation from population-scale sequencing.\ Nature. 2010 Oct 28;467(7319):1061-73.\ PMID: 20981092; PMC: PMC3042601\
\ \\ Halldorsson BV, Palsson G, Stefansson OA, Jonsson H, Hardarson MT, Eggertsson HP, Gunnarsson B,\ Oddsson A, Halldorsson GH, Zink F et al.\ \ Characterizing mutagenic effects of recombination through a sequence-level genetic map.\ Science. 2019 Jan 25;363(6425).\ PMID: 30679340\
\ map 1 bigDataUrl /gbdb/hg38/recombRate/recombDenovo.bb\ html recombRate2.html\ longLabel Recombination rate: De-novo mutations found in deCODE samples\ parent recombRate2\ priority 5\ shortLabel Recomb. deCODE Dmn\ track recombDnm\ type bigBed 4 +\ visibility hide\ ncbiRefSeqPsl RefSeq Alignments psl RefSeq Alignments of RNAs 1 5 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault diffCodons\ baseColorUseCds table ncbiRefSeqCds\ baseColorUseSequence extFile seqNcbiRefSeq extNcbiRefSeq\ color 0,0,0\ idXref ncbiRefSeqLink mrnaAcc name\ indelDoubleInsert on\ indelQueryInsert on\ longLabel RefSeq Alignments of RNAs\ parent refSeqComposite off\ pepTable ncbiRefSeqPepTable\ priority 5\ pslSequence no\ shortLabel RefSeq Alignments\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ track ncbiRefSeqPsl\ type psl\ revelOverlaps REVEL overlaps bigBed 9 + REVEL: Positions with >1 score due to overlapping transcripts (mouseover for details) 1 5 150 80 200 202 167 227 0 0 0 https://www.ensembl.org/homo_sapiens/Transcript/Summary?t=$\ This track shows regions detected as putative genomic duplications within the\ golden path. The following display conventions are used to distinguish\ levels of similarity:\
\ Segmental duplications play an important role in both genomic disease \ and gene evolution. This track displays an analysis of the global \ organization of these long-range segments of identity in genomic sequence.\
\ \Large recent duplications (>= 1 kb and >= 90% identity) were detected\ by identifying high-copy repeats, removing these repeats from the genomic \ sequence ("fuguization") and searching all sequence for similarity. The\ repeats were then reinserted into the pairwise alignments, the ends of \ alignments trimmed, and global alignments were generated.\ For a full description of the "fuguization" detection method, see Bailey\ et al., 2001. This method has become\ known as WGAC (whole-genome assembly comparison); for example, see Bailey \ et al., 2002.\ \
\ These data were provided by Ginger Cheng, Xinwei She,\ Archana Raja,\ Tin Louie and\ Evan Eichler \ at the University of Washington.
\ \\ Bailey JA, Gu Z, Clark RA, Reinert K, Samonte RV, Schwartz S, Adams MD, \ Myers EW, Li PW, Eichler EE.\ Recent segmental duplications in the human genome.\ Science. 2002 Aug 9;297(5583):1003-7.\ PMID: 12169732\
\ \\ Bailey JA, Yavor AM, Massa HF, Trask BJ, Eichler EE.\ Segmental duplications: organization and impact within the \ current human genome project assembly.\ Genome Res. 2001 Jun;11(6):1005-17.\ PMID: 11381028; PMC: PMC311093\
\ rep 1 group rep\ longLabel Duplications of >1000 Bases of Non-RepeatMasked Sequence\ noScoreFilter .\ priority 5\ shortLabel Segmental Dups\ track genomicSuperDups\ type bed 6 +\ visibility hide\ tgpHG00702_SH089_CHS SH089 CHS Trio vcfPhasedTrio 1000 Genomes Southern Han Chinese Trio 2 5 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX, varRep 0 longLabel 1000 Genomes Southern Han Chinese Trio\ parent tgpTrios\ shortLabel SH089 CHS Trio\ track tgpHG00702_SH089_CHS\ type vcfPhasedTrio\ vcfChildSample HG00702|child\ vcfParentSamples HG00657|mother,HG00656|father\ visibility full\ wgEncodeRegDnaseUwT47dPeak T-47D Pk narrowPeak T-47D mammary ductal carcinoma cell line DNaseI Peaks from ENCODE 1 5 255 124 85 255 189 170 1 0 0 regulation 1 color 255,124,85\ longLabel T-47D mammary ductal carcinoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel T-47D Pk\ subGroups view=a_Peaks cellType=T-47D treatment=n_a tissue=breast cancer=cancer\ track wgEncodeRegDnaseUwT47dPeak\ wgEncodeRegDnaseUwT47dWig T-47D Sg bigWig 0 34214.8 T-47D mammary ductal carcinoma cell line DNaseI Signal from ENCODE 0 5 255 124 85 255 189 170 0 0 0 regulation 1 color 255,124,85\ longLabel T-47D mammary ductal carcinoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.04106\ shortLabel T-47D Sg\ subGroups cellType=T-47D treatment=n_a tissue=breast cancer=cancer\ table wgEncodeRegDnaseUwT47dSignal\ track wgEncodeRegDnaseUwT47dWig\ type bigWig 0 34214.8\ unipLocTransMemb Transmembrane bigBed 12 + UniProt Transmembrane Domains 1 5 0 150 0 127 202 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipLocTransMemb.bb\ color 0,150,0\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ itemRgb off\ longLabel UniProt Transmembrane Domains\ parent uniprot\ priority 5\ shortLabel Transmembrane\ track unipLocTransMemb\ type bigBed 12 +\ visibility dense\ umap24Quantitative Umap M24 bigWig 0.041667 1.0 Multi-read mappability with 24-mers 2 5 80 20 240 167 137 247 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k24.Umap.MultiTrackMappability.bw\ color 80,20,240\ longLabel Multi-read mappability with 24-mers\ parent umapBigWig on\ priority 5\ shortLabel Umap M24\ subGroups view=MR\ track umap24Quantitative\ type bigWig 0.041667 1.0\ iscaLikelyBenign Uncert Ben gvf ClinGen CNVs: Uncertain: Likely Benign 3 5 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/?term=$$ phenDis 1 longLabel ClinGen CNVs: Uncertain: Likely Benign\ parent iscaViewDetail off\ shortLabel Uncert Ben\ subGroups view=cnv class=likB level=sub\ track iscaLikelyBenign\ chainMm10 Mouse Chain chain mm10 Mouse (Dec. 2011 (GRCm38/mm10)) Chained Alignments 3 6 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Mouse (Dec. 2011 (GRCm38/mm10)) Chained Alignments\ otherDb mm10\ parent placentalChainNetViewchain off\ shortLabel Mouse Chain\ subGroups view=chain species=s012a clade=c00\ track chainMm10\ type chain mm10\ netGalGal6 Chicken Net netAlign galGal6 chainGalGal6 Chicken (Mar. 2018 (GRCg6a/galGal6)) Alignment Net 1 6 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Chicken (Mar. 2018 (GRCg6a/galGal6)) Alignment Net\ otherDb galGal6\ parent vertebrateChainNetViewnet on\ shortLabel Chicken Net\ subGroups view=net species=s008a clade=c01\ track netGalGal6\ type netAlign galGal6 chainGalGal6\ netGorGor6 Gorilla Net netAlign gorGor6 chainGorGor6 Gorilla (Aug. 2019 (Kamilah_GGO_v0/gorGor6)) Alignment Net 1 6 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Gorilla (Aug. 2019 (Kamilah_GGO_v0/gorGor6)) Alignment Net\ otherDb gorGor6\ parent primateChainNetViewnet off\ shortLabel Gorilla Net\ subGroups view=net species=s009a clade=c00\ track netGorGor6\ type netAlign gorGor6 chainGorGor6\ encTfChipPkENCFF766YPH A549 CHD4 narrowPeak Transcription Factor ChIP-seq Peaks of CHD4 in A549 from ENCODE 3 (ENCFF766YPH) 0 6 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CHD4 in A549 from ENCODE 3 (ENCFF766YPH)\ parent encTfChipPk off\ shortLabel A549 CHD4\ subGroups cellType=A549 factor=CHD4\ track encTfChipPkENCFF766YPH\ cloneEndABC16 ABC16 bed 12 Agencourt fosmid library 16 0 6 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 16\ parent cloneEndSuper off\ priority 6\ shortLabel ABC16\ subGroups source=agencourt\ track cloneEndABC16\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_tpm_rev AorticSmsToFgf2_00hr15minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_reverse 1 6 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep1%20%28LK4%29.CNhs13340.12643-134G6.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12643-134G6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr15minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_ctss_rev AorticSmsToFgf2_00hr15minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_reverse 0 6 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep1%20%28LK4%29.CNhs13340.12643-134G6.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep1 (LK4)_CNhs13340_12643-134G6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12643-134G6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr15minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep1LK4_CNhs13340_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12643-134G6\ urlLabel FANTOM5 Details:\ gtexCovArteryTibial Artery Tibia bigWig Artery Tibial 0 6 255 0 0 255 127 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-XPT6-2226-SM-4B66R.Artery_Tibial.RNAseq.bw\ color 255,0,0\ longLabel Artery Tibial\ parent gtexCov\ shortLabel Artery Tibia\ track gtexCovArteryTibial\ bismap36Neg Bismap S36 - bigBed 6 Single-read mappability with 36-mers after bisulfite conversion (reverse strand) 0 6 240 70 80 247 162 167 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k36.G2A-Converted.bb\ color 240,70,80\ longLabel Single-read mappability with 36-mers after bisulfite conversion (reverse strand)\ parent bismapBigBed off\ priority 6\ shortLabel Bismap S36 -\ subGroups view=SR\ track bismap36Neg\ visibility hide\ CHOL CHOL bigLolly 12 + Cholangiocarcinoma 0 6 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/CHOL.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Cholangiocarcinoma\ parent gdcCancer off\ priority 6\ shortLabel CHOL\ track CHOL\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTColon Colon bed 5 + lincRNAs from colon 1 6 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from colon\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Colon\ subGroups view=lincRNAsRefseqExp tissueType=colon\ track lincRNAsCTColon\ unipLocCytopl Cytoplasmic bigBed 12 + UniProt Cytoplasmic Domains 1 6 255 150 0 255 202 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipLocCytopl.bb\ color 255,150,0\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ itemRgb off\ longLabel UniProt Cytoplasmic Domains\ parent uniprot\ priority 6\ shortLabel Cytoplasmic\ track unipLocCytopl\ type bigBed 12 +\ visibility dense\ snpArrayCytoSnp850k CytoSNP 850k bigBed 6 + Illumina 850k CytoSNP Array 3 6 0 0 0 127 127 127 0 0 0\ The arrays listed in this track are probes from the\ Agilent Catalog Oligonucleotide Microarrays.\
\Please note that more microarray tracks are available on the hg19 genome assembly. \ To view those tracks, please \ click this link for hg19 microarrays.\ Microarrays that are not listed can be added as Custom Tracks with data from the companies.\
\ \\ Agilent's oligonucleotide CGH (Comparative Genomic Hybridization) platform enables the\ study of genome-wide DNA copy number changes at a high resolution. The CGH probes on Agilent\ CGH microarrays are 60-mer oligonucleotides synthesized in situ using Agilent's inkjet\ SurePrint technology. The probes represented on the Agilent CGH microarrays have been\ selected using algorithms developed specifically for the CGH application, assuring optimal\ performance of these probes in detecting DNA copy number changes.\
\ \\ With the Infinium MethylationEPIC BeadChip Kit, researchers can interrogate over 850,000\ methylation sites quantitatively across the genome at single-nucleotide resolution. Multiple\ samples, including FFPE, can be analyzed in parallel to deliver high-throughput power while\ minimizing the cost per sample. These tracks show positions being measured on the Illumina 450k and\ 850k (EPIC) microarray tracks. More information about the arrays can be found on the\ Infinium MethylationEPIC Kit website.\ \
\ The Infinium CytoSNP-850K v1.2 BeadChip provides comprehensive coverage of\ cytogenetically relevant genes on a proven platform, helping researchers find valuable information\ that may be missed by other technologies. It contains approximately 850,000 empirically selected\ single nucleotide polymorphisms (SNPs) spanning the entire genome with enriched coverage for 3,262\ genes of known cytogenetics relevance in both constitutional and cancer applications. \
\ \\ The CytoScan HD Array, which is included in the\ CytoScan HD Suite, provides the broadest coverage and highest performance for\ detecting chromosomal aberrations. CytoScan HD Suite has greater than 99% sensitivity and can\ reliably detect 25-50kb copy number changes across the genome at high specificity with\ single-nucleotide polymorphism (SNP) allelic corroboration. With more than 2.6 million copy number\ markers, CytoScan HD Suite covers all OMIM and RefSeq genes.\
\ \ \ \\ Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \ \\ The Agilent arrays were downloaded from their \ Agilent SureDesign website tool on March 2022.
\\ The Illumina 450k and 850k (EPIC) tracks were created using a few columns from the\ Infinium MethylationEPIC v1.0 B5 Manifest File (CSV Format)\ and was then converted into a bigBed.
\\ The Illumina CytoSNP-850K track was created by downloading the\ CytoSNP-850K v1.2 Manifest File (CSV Format) (GRCh38) file and then converted\ into a bigBed file.\
\\ The Affymetrix Cytoscan HD GeneChip Array track was created by converting the \ CytoScanHD_Accel_Array.na36.bed.zip\ into a bigBed file.\
\ \\ The raw data can be explored interactively with the\ Table Browser or the\ Data Integrator.\ For automated analysis, the data may be queried from our\ REST API \ or downloaded from our \ Downloads site. Please refer to our\ \ mailing list archives for questions, or our\ \ Data Access FAQ for more information.\
\ \\ Thanks to the Aliglent and Illumina support teams for sharing the data and the UCSC Genome Browser\ engineers for configuring the data.
\ varRep 1 bigDataUrl /gbdb/hg38/bbi/cytoSnp/cytoSnp850k.bb\ colorByStrand 255,0,0 0,0,255\ html genotypeArrays\ longLabel Illumina 850k CytoSNP Array\ noScoreFilter on\ parent genotypeArrays on\ priority 6\ shortLabel CytoSNP 850k\ track snpArrayCytoSnp850k\ type bigBed 6 +\ urls rsID="https://www.ncbi.nlm.nih.gov/snp/?term=$$"\ visibility pack\ dbVar_common_gnomad dbVar Curated gnomAD SVs bigBed 9 + . NCBI dbVar Curated Common SVs: all populations from gnomAD 3 6 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/variants/$$ varRep 1 bigDataUrl /gbdb/hg38/bbi/dbVar/common_gnomad.bb\ longLabel NCBI dbVar Curated Common SVs: all populations from gnomAD\ parent dbVar_common on\ shortLabel dbVar Curated gnomAD SVs\ track dbVar_common_gnomad\ type bigBed 9 + .\ url https://www.ncbi.nlm.nih.gov/dbvar/variants/$$\ urlLabel NCBI Variant Page:\ knownGeneV39 GENCODE V39 bigGenePred GENCODE V39 0 6 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 39, December 2021) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The following table provides statistics for the v39 release derived from the GTF file that contains\ annotations only on the main chromosomes. More information on how they were generated can be found\ in the GENCODE site.
\ \\
\ \\
\ GENCODE v39 Release Stats \ Genes Observed Transcripts Observed \ Protein-coding genes 19,982 Protein-coding transcripts 87,151 \ Long non-coding RNA genes 18,811 - full length protein-coding 61,516 \ Small non-coding RNA genes 7,567 - partial length protein-coding 25,635 \ Pseudogenes 14,763 Nonsense mediated decay transcripts 19,762 \ Immunoglobulin/T-cell receptor gene segments 409 Long non-coding RNA loci transcripts 53,009
\
\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \\
The GENCODE v39 track was built from the GENCODE downloads file \
gencode.v39.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources \
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney.
\ \\ Harrow J, Frankish A, Gonzalez JM, Tapanari E, Diekhans M, Kokocinski F, Aken BL, Barrell D, Zadissa\ A, Searle S et al.\ \ GENCODE: the reference human genome annotation for The ENCODE Project.\ Genome Res. 2012 Sep;22(9):1760-74.\ PMID: 22955987; PMC: PMC3431492\
\ \\ Harrow J, Denoeud F, Frankish A, Reymond A, Chen CK, Chrast J, Lagarde J, Gilbert JG, Storey R,\ Swarbreck D et al.\ \ GENCODE: producing a reference annotation for ENCODE.\ Genome Biol. 2006;7 Suppl 1:S4.1-9.\ PMID: 16925838; PMC: PMC1810553\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV39.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ externalDb knownGeneV39\ group genes\ html knownGeneV39\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V39\ maxItems 50000\ parent knownGeneArchive\ priority 6\ searchIndex name\ shortLabel GENCODE V39\ track knownGeneV39\ type bigGenePred\ visibility hide\ geneHancerGenes GH genes TSS bigBed 9 GH genes TSS 3 6 0 0 0 127 127 127 0 0 0 http://www.genecards.org/cgi-bin/carddisp.pl?gene=$$ regulation 1 bigDataUrl /gbdb/hg38/geneHancer/geneHancerGenesTssAll.hg38.bb\ longLabel GH genes TSS\ parent ghGeneTss off\ shortLabel GH genes TSS\ subGroups set=b_ALL view=b_TSS\ track geneHancerGenes\ type bigBed 9\ urlLabel In GeneCards:\ netHprcGCA_018467015v1 HG02486.mat netAlign GCA_018467015.1 chainHprcGCA_018467015v1 HG02486.mat HG02486.pri.mat.f1_v2 (May 2021 GCA_018467015.1_HG02486.pri.mat.f1_v2) HPRC project computed Chain Nets 1 6 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02486.mat HG02486.pri.mat.f1_v2 (May 2021 GCA_018467015.1_HG02486.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018467015.1\ parent hprcChainNetViewnet off\ priority 22\ shortLabel HG02486.mat\ subGroups view=net sample=s022 population=afr subpop=acb hap=mat\ track netHprcGCA_018467015v1\ type netAlign GCA_018467015.1 chainHprcGCA_018467015v1\ hr_na12248Vcf HR_NA12248 Variants vcfTabix HR_NA12248 Variants 0 6 0 0 0 127 127 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/problematic/highRepro/HR_NA12248.sort.vcf.gz\ longLabel HR_NA12248 Variants\ parent highReproVcfs\ shortLabel HR_NA12248 Variants\ subGroups view=vcfs\ track hr_na12248Vcf\ type vcfTabix\ wgEncodeRegTxnCaltechRnaSeqHuvecR2x75Il200SigPooled HUVEC bigWig 0 65535 Transcription of HUVEC cells from ENCODE 0 6 128 199 255 191 227 255 0 0 0 regulation 1 color 128,199,255\ longLabel Transcription of HUVEC cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegTxn\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 6\ shortLabel HUVEC\ track wgEncodeRegTxnCaltechRnaSeqHuvecR2x75Il200SigPooled\ type bigWig 0 65535\ KAPA_HyperExome_hg38_primary_targets KAPA Hyper T bigBed Roche - KAPA HyperExome Primary Target Regions 0 6 100 143 255 177 199 255 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/KAPA_HyperExome_hg38_primary_targets.bb\ color 100,143,255\ longLabel Roche - KAPA HyperExome Primary Target Regions\ parent exomeProbesets off\ shortLabel KAPA Hyper T\ track KAPA_HyperExome_hg38_primary_targets\ type bigBed\ wgEncodeRegMarkH3k4me1Nhek NHEK bigWig 0 2669 H3K4Me1 Mark (Often Found Near Regulatory Elements) on NHEK Cells from ENCODE 0 6 212 128 255 233 191 255 0 0 0 regulation 1 color 212,128,255\ longLabel H3K4Me1 Mark (Often Found Near Regulatory Elements) on NHEK Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k4me1\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel NHEK\ table wgEncodeBroadHistoneNhekH3k4me1StdSig\ track wgEncodeRegMarkH3k4me1Nhek\ type bigWig 0 2669\ wgEncodeRegMarkH3k4me3Nhek NHEK bigWig 0 8230 H3K4Me3 Mark (Often Found Near Promoters) on NHEK Cells from ENCODE 0 6 212 128 255 233 191 255 0 0 0 regulation 1 color 212,128,255\ longLabel H3K4Me3 Mark (Often Found Near Promoters) on NHEK Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k4me3\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel NHEK\ table wgEncodeBroadHistoneNhekH3k4me3StdSig\ track wgEncodeRegMarkH3k4me3Nhek\ type bigWig 0 8230\ wgEncodeRegMarkH3k27acNhek NHEK bigWig 0 23439 H3K27Ac Mark (Often Found Near Regulatory Elements) on NHEK Cells from ENCODE 2 6 212 128 255 233 191 255 0 0 0 regulation 1 color 212,128,255\ longLabel H3K27Ac Mark (Often Found Near Regulatory Elements) on NHEK Cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegMarkH3k27ac\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel NHEK\ table wgEncodeBroadHistoneNhekH3k27acStdSig\ track wgEncodeRegMarkH3k27acNhek\ type bigWig 0 23439\ wgEncodeRegDnaseUwPanc1Peak PANC-1 Pk narrowPeak PANC-1 pancreatic carcinoma cell line DNaseI Peaks from ENCODE 1 6 255 141 85 255 198 170 1 0 0 regulation 1 color 255,141,85\ longLabel PANC-1 pancreatic carcinoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel PANC-1 Pk\ subGroups view=a_Peaks cellType=PANC-1 treatment=n_a tissue=pancreas cancer=cancer\ track wgEncodeRegDnaseUwPanc1Peak\ wgEncodeRegDnaseUwPanc1Wig PANC-1 Sg bigWig 0 12279.3 PANC-1 pancreatic carcinoma cell line DNaseI Signal from ENCODE 0 6 255 141 85 255 198 170 0 0 0 regulation 1 color 255,141,85\ longLabel PANC-1 pancreatic carcinoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.05908\ shortLabel PANC-1 Sg\ subGroups cellType=PANC-1 treatment=n_a tissue=pancreas cancer=cancer\ table wgEncodeRegDnaseUwPanc1Signal\ track wgEncodeRegDnaseUwPanc1Wig\ type bigWig 0 12279.3\ recomb1000GAvg Recomb. 1k Genomes bigWig Recombination rate: 1000 Genomes, lifted from hg19 (PR Loh) 2 6 0 130 0 127 192 127 0 0 0\ The recombination rate track represents calculated rates of recombination based\ on the genetic maps from deCODE (Halldorsson et al., 2019) and 1000 Genomes\ (2013 Phase 3 release, lifted from hg19). The deCODE map is more recent, has a higher \ resolution and was natively created on hg38 and therefore recommended. \ For the Recomb. deCODE average track, the recombination rates for chrX represent the female rate.\
\ \This track also includes a subtrack with all the\ individual deCODE recombination events and another subtrack with several thousand\ de-novo mutations found in the deCODE sequencing data. These two tracks are hidden by\ default and have to be switched on explicitly on the configuration page.\
\ \\ This is a super track that contains different subtracks, three with the deCODE\ recombination rates (paternal, maternal and average) and one with the 1000\ Genomes recombination rate (average). These tracks are in \ signal graph\ (wiggle) format. By default, to show most recombination hotspots, their maximum\ value is set to 100 cM, even though many regions have values higher than 100.\ The maximum value can be changed on the configuration pages of the tracks.\
\ \\ There are two more tracks that show additional details provided by deCODE: one\ subtrack with the raw data of all cross-overs tagged with their proband ID and\ another one with around 8000 human de-novo mutation variants that are linked to\ cross-over changes.\
\ \\ The deCODE genetic map was created at \ deCODE Genetics. It is based \ on microarrays assaying 626,828 SNP markers that allowed to identify 1,476,140 crossovers in\ 56,321 paternal meioses and 3,055,395 crossovers in 70,086 maternal meioses.\ In total, the data is based on 4,531,535 crossovers in 126,427 meioses. By\ using WGS data with 9,305,070 SNPs, the boundaries for 761,981 crossovers were\ refined: 247,942 crossovers in 9423 paternal meioses and 514,039 crossovers in\ 11,750 maternal meioses. The average resolution of the genetic map is 682 base\ pairs (bp): 655 and 708 bp for the paternal and maternal maps, respectively.\
\ \The 1000 Genomes genetic map is based on the IMPUTE genetic map based on 1000 Genomes Phase 3, on hg19 coordinates. It\ was converted to hg38 by Po-Ru Loh at the Broad Institute. After a run of \ liftOver, he post-processed the data to deal with situations in which\ consecutive map locations became much closer/farther after lifting. The\ heuristic used is sufficient for statistical phasing but may not be optimal for\ other analyses. For this reason, and because of its higher resolution, the DeCODE\ map is therefore recommended for hg38.\
\ \As with all other tracks, the data conversion commands and pointers to the\ original data files are documented in the \ makeDoc file of this track.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr17 -start=45941345 -end=45942345 http://hgdownload.soe.ucsc.edu/gbdb/hg38/recombRate/recombAvg.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ This track was produced at UCSC using data that are freely available for\ the deCODE\ and 1000 Genomes genetic maps. Thanks to Po-Ru Loh at the\ Broad Institute for providing the code to lift the hg19 1000 Genomes map data to hg38.\
\ \\ 1000 Genomes Project Consortium., Abecasis GR, Altshuler D, Auton A, Brooks LD, Durbin RM, Gibbs RA,\ Hurles ME, McVean GA.\ \ A map of human genome variation from population-scale sequencing.\ Nature. 2010 Oct 28;467(7319):1061-73.\ PMID: 20981092; PMC: PMC3042601\
\ \\ Halldorsson BV, Palsson G, Stefansson OA, Jonsson H, Hardarson MT, Eggertsson HP, Gunnarsson B,\ Oddsson A, Halldorsson GH, Zink F et al.\ \ Characterizing mutagenic effects of recombination through a sequence-level genetic map.\ Science. 2019 Jan 25;363(6425).\ PMID: 30679340\
\ map 0 bigDataUrl /gbdb/hg38/recombRate/recomb1000GAvg.bw\ html recombRate2.html\ longLabel Recombination rate: 1000 Genomes, lifted from hg19 (PR Loh)\ maxHeightPixels 128:60:8\ parent recombRate2\ priority 6\ shortLabel Recomb. 1k Genomes\ track recomb1000GAvg\ type bigWig\ viewLimits 0.0:100\ viewLimitsMax 0:150000\ visibility full\ ncbiRefSeqGenomicDiff RefSeq Diffs bigBed 9 + Differences between NCBI RefSeq Transcripts and the Reference Genome 1 6 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/ncbiRefSeq/ncbiRefSeqGenomicDiff.bb\ itemRgb on\ longLabel Differences between NCBI RefSeq Transcripts and the Reference Genome\ parent refSeqComposite off\ priority 6\ shortLabel RefSeq Diffs\ skipEmptyFields on\ track ncbiRefSeqGenomicDiff\ type bigBed 9 +\ chainSelf Self Alignment chain hg38 Human Chained Self Alignments 0 6 100 50 0 255 240 200 1 0 0\ This track shows alignments of the human genome with itself, using\ a gap scoring system that allows longer gaps than traditional\ affine gap scoring systems. The system can also tolerate gaps\ in both sets of sequence simultaneously. After filtering out the \ "trivial" alignments produced when identical locations of the \ genome map to one another (e.g. chrN mapping to chrN), \ the remaining alignments point out areas of duplication within the \ human genome. The pseudoautosomal regions of chrX and chrY are an \ exception: in this assembly, these regions have been copied from chrX into \ chrY, resulting in a large amount of self chains aligning in these positions \ on both chromosomes.
\\ The chain track displays boxes joined together by either single or\ double lines. The boxes represent aligning regions. Single lines indicate \ gaps that are largely due to a deletion in the query assembly or an \ insertion in the target assembly. Double lines represent more complex gaps \ that involve substantial sequence in both the query and target assemblies. \ This may result from inversions, overlapping deletions, an abundance of local \ mutation, or an unsequenced gap in one of the assemblies. In cases where \ multiple chains align over a particular region of the human genome, the \ chains with single-lined gaps are often due to processed pseudogenes, while \ chains with double-lined gaps are more often due to paralogs and unprocessed \ pseudogenes.
\\ Chains have both a score and a normalized score. The score is derived by \ comparing sequence similarity, while penalizing both mismatches and gaps\ in a per base fashion. This leads to longer chains having greater scores, \ even if a smaller chain provides a better match. The normalized score divides\ the score by the length of the alignment, providing a more comparable score value\ not dependent on the match length.
\ \By default, the chains are colored by the normalized score. This can be changed\ to color based on which chromosome they map to in the aligning organism. There is also\ an option to color all the chains black.
\\ To display only the chains of one chromosome in the aligning\ organism, enter the name of that chromosome (e.g. chr4) in box next to: \ Filter by chromosome.
\\ By default, chains with a score of 20,000 or more are displayed. This default value provides\ a conservative cutoff, filtering out many false-positive alignments with low sequence \ similarity, or high penalties. It should be noted however, that alignments below this \ threshold may still be indicative of homology.
\\ In the "pack" and "full" display\ modes, the individual feature names indicate the chromosome, strand, and\ location (in thousands) of the match for each matching alignment.
\ \\ The genome was aligned to itself using blastz. Trivial alignments were \ filtered out, and the remaining alignments were converted into axt format\ using the lavToAxt program. The axt alignments were fed into axtChain, which \ organizes all alignments between a single target chromosome and a single\ query chromosome into a group and creates a kd-tree out of the gapless \ subsections (blocks) of the alignments. A dynamic program was then run over \ the kd-trees to find the maximally scoring chains of these blocks. Chains \ scoring below a threshold were discarded; the remaining chains are displayed \ in this track.
\ \\ Blastz was developed at Pennsylvania State University by\ Minmei Hou, Scott Schwartz, Zheng Zhang, and Webb Miller with advice from\ Ross Hardison.
\\ Lineage-specific repeats were identified by Arian Smit and his\ RepeatMasker\ program.
\\ The axtChain program was developed at the University of California\ at Santa Cruz by Jim Kent with advice from Webb Miller and David Haussler.\
\\ The browser display and database storage of the chains were generated\ by Robert Baertsch and Jim Kent.
\ \\ Chiaromonte F, Yap VB, Miller W.\ Scoring pairwise genomic sequence alignments.\ Pac Symp Biocomput 2002, 115-26 (2002).\
\ \\ Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D.\ \ Evolution's cauldron: duplication, deletion, and rearrangement in the mouse and human genomes.\ Proc Natl Acad Sci U S A. 2003 Sep 30;100(20):11484-9.\
\ \\ Schwartz S, Kent WJ, Smit A, Zhang Z, Baertsch R, Hardison RC, Haussler D, Miller W.\ \ Human-mouse alignments with BLASTZ.\ Genome Res. 2003 Jan;13(1):103-7.\
\ rep 1 altColor 255,240,200\ chainColor Normalized Score\ chainNormScoreAvailable yes\ color 100,50,0\ group rep\ longLabel Human Chained Self Alignments\ matrix 16 91,-114,-31,-123,-114,100,-125,-31,-31,-125,100,-114,-123,-31,-114,91\ matrixHeader A, C, G, T\ otherDb hg38\ priority 6\ scoreFilter 20000\ shortLabel Self Alignment\ spectrum on\ track chainSelf\ type chain hg38\ visibility hide\ umap36Quantitative Umap M36 bigWig 0.027778 1.0 Multi-read mappability with 36-mers 0 6 80 70 240 167 162 247 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k36.Umap.MultiTrackMappability.bw\ color 80,70,240\ longLabel Multi-read mappability with 36-mers\ parent umapBigWig off\ priority 6\ shortLabel Umap M36\ subGroups view=MR\ track umap36Quantitative\ type bigWig 0.027778 1.0\ visibility hide\ iscaLikelyPathogenic Uncert Path gvf ClinGen CNVs: Uncertain: Likely Pathogenic 3 6 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/?term=$$ phenDis 1 longLabel ClinGen CNVs: Uncertain: Likely Pathogenic\ parent iscaViewDetail off\ shortLabel Uncert Path\ subGroups view=cnv class=likP level=sub\ track iscaLikelyPathogenic\ tgpHG02024_VN049_KHV VN049 KHV Trio vcfPhasedTrio 1000 Genomes Kinh in Ho Chi Minh City, Vietnam Trio 2 6 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX, varRep 0 longLabel 1000 Genomes Kinh in Ho Chi Minh City, Vietnam Trio\ parent tgpTrios\ shortLabel VN049 KHV Trio\ track tgpHG02024_VN049_KHV\ type vcfPhasedTrio\ vcfChildSample HG02024|child\ vcfParentSamples HG02025|mother,HG02026|father\ visibility full\ chainAquChr2 aquChr2 Chain chain aquChr2 Golden eagle (Oct. 2014 (aquChr-1.0.2/aquChr2)) Chained Alignments 3 7 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Golden eagle (Oct. 2014 (aquChr-1.0.2/aquChr2)) Chained Alignments\ otherDb aquChr2\ parent vertebrateChainNetViewchain off\ shortLabel aquChr2 Chain\ subGroups view=chain species=s016 clade=c01\ track chainAquChr2\ type chain aquChr2\ chainPonAbe3 Orangutan Chain chain ponAbe3 Orangutan (Jan. 2018 (Susie_PABv2/ponAbe3)) Chained Alignments 3 7 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Orangutan (Jan. 2018 (Susie_PABv2/ponAbe3)) Chained Alignments\ otherDb ponAbe3\ parent primateChainNetViewchain off\ shortLabel Orangutan Chain\ subGroups view=chain species=s013a clade=c00\ track chainPonAbe3\ type chain ponAbe3\ netMm39 Mouse Net netAlign mm39 chainMm39 Mouse (Jun. 2020 (GRCm39/mm39)) Alignment Net 1 7 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Mouse (Jun. 2020 (GRCm39/mm39)) Alignment Net\ otherDb mm39\ parent placentalChainNetViewnet on\ shortLabel Mouse Net\ subGroups view=net species=s012a clade=c00\ track netMm39\ type netAlign mm39 chainMm39\ encTfChipPkENCFF576PUH A549 CREB1 1 narrowPeak Transcription Factor ChIP-seq Peaks of CREB1 in A549 from ENCODE 3 (ENCFF576PUH) 0 7 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CREB1 in A549 from ENCODE 3 (ENCFF576PUH)\ parent encTfChipPk off\ shortLabel A549 CREB1 1\ subGroups cellType=A549 factor=CREB1\ track encTfChipPkENCFF576PUH\ cloneEndABC18 ABC18 bed 12 Agencourt fosmid library 18 0 7 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 18\ parent cloneEndSuper off\ priority 7\ shortLabel ABC18\ subGroups source=agencourt\ track cloneEndABC18\ type bed 12\ visibility hide\ affyCytoScanHD Affy CytoScan HD bigBed 12 Affymetrix Cytoscan HD GeneChip Array 3 7 0 0 0 127 127 127 0 0 0\ The arrays listed in this track are probes from the\ Agilent Catalog Oligonucleotide Microarrays.\
\Please note that more microarray tracks are available on the hg19 genome assembly. \ To view those tracks, please \ click this link for hg19 microarrays.\ Microarrays that are not listed can be added as Custom Tracks with data from the companies.\
\ \\ Agilent's oligonucleotide CGH (Comparative Genomic Hybridization) platform enables the\ study of genome-wide DNA copy number changes at a high resolution. The CGH probes on Agilent\ CGH microarrays are 60-mer oligonucleotides synthesized in situ using Agilent's inkjet\ SurePrint technology. The probes represented on the Agilent CGH microarrays have been\ selected using algorithms developed specifically for the CGH application, assuring optimal\ performance of these probes in detecting DNA copy number changes.\
\ \\ With the Infinium MethylationEPIC BeadChip Kit, researchers can interrogate over 850,000\ methylation sites quantitatively across the genome at single-nucleotide resolution. Multiple\ samples, including FFPE, can be analyzed in parallel to deliver high-throughput power while\ minimizing the cost per sample. These tracks show positions being measured on the Illumina 450k and\ 850k (EPIC) microarray tracks. More information about the arrays can be found on the\ Infinium MethylationEPIC Kit website.\ \
\ The Infinium CytoSNP-850K v1.2 BeadChip provides comprehensive coverage of\ cytogenetically relevant genes on a proven platform, helping researchers find valuable information\ that may be missed by other technologies. It contains approximately 850,000 empirically selected\ single nucleotide polymorphisms (SNPs) spanning the entire genome with enriched coverage for 3,262\ genes of known cytogenetics relevance in both constitutional and cancer applications. \
\ \\ The CytoScan HD Array, which is included in the\ CytoScan HD Suite, provides the broadest coverage and highest performance for\ detecting chromosomal aberrations. CytoScan HD Suite has greater than 99% sensitivity and can\ reliably detect 25-50kb copy number changes across the genome at high specificity with\ single-nucleotide polymorphism (SNP) allelic corroboration. With more than 2.6 million copy number\ markers, CytoScan HD Suite covers all OMIM and RefSeq genes.\
\ \ \ \\ Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \ \\ The Agilent arrays were downloaded from their \ Agilent SureDesign website tool on March 2022.
\\ The Illumina 450k and 850k (EPIC) tracks were created using a few columns from the\ Infinium MethylationEPIC v1.0 B5 Manifest File (CSV Format)\ and was then converted into a bigBed.
\\ The Illumina CytoSNP-850K track was created by downloading the\ CytoSNP-850K v1.2 Manifest File (CSV Format) (GRCh38) file and then converted\ into a bigBed file.\
\\ The Affymetrix Cytoscan HD GeneChip Array track was created by converting the \ CytoScanHD_Accel_Array.na36.bed.zip\ into a bigBed file.\
\ \\ The raw data can be explored interactively with the\ Table Browser or the\ Data Integrator.\ For automated analysis, the data may be queried from our\ REST API \ or downloaded from our \ Downloads site. Please refer to our\ \ mailing list archives for questions, or our\ \ Data Access FAQ for more information.\
\ \\ Thanks to the Aliglent and Illumina support teams for sharing the data and the UCSC Genome Browser\ engineers for configuring the data.
\ varRep 1 bigDataUrl /gbdb/hg38/genotypeArrays/affyCytoScanHD.bb\ html genotypeArrays\ itemRgb on\ longLabel Affymetrix Cytoscan HD GeneChip Array\ parent genotypeArrays on\ priority 7\ shortLabel Affy CytoScan HD\ track affyCytoScanHD\ type bigBed 12\ visibility pack\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_tpm_fwd AorticSmsToFgf2_00hr15minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_forward 1 7 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep2%20%28LK5%29.CNhs13359.12741-135I5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12741-135I5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr15minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_ctss_fwd AorticSmsToFgf2_00hr15minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_forward 0 7 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep2%20%28LK5%29.CNhs13359.12741-135I5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12741-135I5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr15minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5\ urlLabel FANTOM5 Details:\ bismap100Neg Bismap S100 - bigBed 6 Single-read mappability with 100-mers after bisulfite conversion (reverse strand) 0 7 240 170 80 247 212 167 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k100.G2A-Converted.bb\ color 240,170,80\ longLabel Single-read mappability with 100-mers after bisulfite conversion (reverse strand)\ parent bismapBigBed off\ priority 7\ shortLabel Bismap S100 -\ subGroups view=SR\ track bismap100Neg\ visibility hide\ bismap50Neg Bismap S50 - bigBed 6 Single-read mappability with 50-mers after bisulfite conversion (reverse strand) 0 7 240 120 80 247 187 167 0 0 0 map 1 bigDataUrl /gbdb/hg38/hoffmanMappability/k50.G2A-Converted.bb\ color 240,120,80\ longLabel Single-read mappability with 50-mers after bisulfite conversion (reverse strand)\ parent bismapBigBed off\ priority 7\ shortLabel Bismap S50 -\ subGroups view=SR\ track bismap50Neg\ visibility hide\ gtexCovBladder Bladder bigWig Bladder 0 7 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-S3XE-1226-SM-4AD4L.Bladder.RNAseq.bw\ color 205,183,158\ longLabel Bladder\ parent gtexCov\ shortLabel Bladder\ track gtexCovBladder\ unipChain Chains bigBed 12 + UniProt Mature Protein Products (Polypeptide Chains) 1 7 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipChain.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ longLabel UniProt Mature Protein Products (Polypeptide Chains)\ parent uniprot\ priority 7\ shortLabel Chains\ track unipChain\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#ptm_processing" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility dense\ primateChainNetViewchain Chains bed 3 Primate Genomes, Chain and Net Alignments 3 7 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Primate Genomes, Chain and Net Alignments\ parent primateChainNet\ shortLabel Chains\ spectrum on\ track primateChainNetViewchain\ view chain\ visibility pack\ COAD COAD bigLolly 12 + Colon adenocarcinoma 0 7 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/COAD.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Colon adenocarcinoma\ parent gdcCancer off\ priority 7\ shortLabel COAD\ track COAD\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ iscaCuratedPathogenic Curated Path gvf ClinGen CNVs: Curated Pathogenic 3 7 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/?term=$$ phenDis 1 longLabel ClinGen CNVs: Curated Pathogenic\ parent iscaViewDetail off\ shortLabel Curated Path\ subGroups view=cnv class=path level=cur\ track iscaCuratedPathogenic\ lincRNAsCTForeskin_R Foreskin_R bed 5 + lincRNAs from foreskin_r 1 7 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from foreskin_r\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Foreskin_R\ subGroups view=lincRNAsRefseqExp tissueType=foreskin_r\ track lincRNAsCTForeskin_R\ knownGeneV38 GENCODE V38 bigGenePred GENCODE V38 0 7 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 38, May 2021) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The following table provides statistics for the v38 release derived from the GTF file that contains\ annotations only on the main chromosomes. More information on how they were generated can be found\ in the GENCODE site.
\ \\
\ \\
\ GENCODE v38 Release Stats \ Genes Observed Transcripts Observed \ Protein-coding genes 19,955 Protein-coding transcripts 86,757 \ Long non-coding RNA genes 17,944 - full length protein-coding 61,015 \ Small non-coding RNA genes 7,567 - partial length protein-coding 25,742 \ Pseudogenes 14,773 Nonsense mediated decay transcripts 18,881 \ Immunoglobulin/T-cell receptor gene segments 409 Long non-coding RNA loci transcripts 48,752
\
\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \\
The GENCODE v38 track was built from the GENCODE downloads file \
gencode.v38.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources \
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney.
\ \\ Harrow J, Frankish A, Gonzalez JM, Tapanari E, Diekhans M, Kokocinski F, Aken BL, Barrell D, Zadissa\ A, Searle S et al.\ \ GENCODE: the reference human genome annotation for The ENCODE Project.\ Genome Res. 2012 Sep;22(9):1760-74.\ PMID: 22955987; PMC: PMC3431492\
\ \\ Harrow J, Denoeud F, Frankish A, Reymond A, Chen CK, Chrast J, Lagarde J, Gilbert JG, Storey R,\ Swarbreck D et al.\ \ GENCODE: producing a reference annotation for ENCODE.\ Genome Biol. 2006;7 Suppl 1:S4.1-9.\ PMID: 16925838; PMC: PMC1810553\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV38.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ externalDb knownGeneV38\ group genes\ html knownGeneV38\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V38\ maxItems 50000\ parent knownGeneArchive\ priority 7\ searchIndex name\ shortLabel GENCODE V38\ track knownGeneV38\ type bigGenePred\ visibility hide\ geneHancerInteractions GH Interactions bigInteract Interactions between GeneHancer regulatory elements and genes 2 7 0 0 0 127 127 127 0 0 0 https://www.genecards.org/cgi-bin/carddisp.pl?gene=$\ The chain track shows alignments of human (Dec. 2013 (GRCh38/hg38)) to\ other genomes using a gap scoring system that allows longer gaps \ than traditional affine gap scoring systems. It can also tolerate gaps in both\ human and the other genome simultaneously. These \ "double-sided" gaps can be caused by local inversions and \ overlapping deletions in both species. \
\ The chain track displays boxes joined together by either single or\ double lines. The boxes represent aligning regions.\ Single lines indicate gaps that are largely due to a deletion in the\ other assembly or an insertion in the human assembly.\ Double lines represent more complex gaps that involve substantial\ sequence in both species. This may result from inversions, overlapping\ deletions, an abundance of local mutation, or an unsequenced gap in one\ species. In cases where multiple chains align over a particular region of\ the other genome, the chains with single-lined gaps are often \ due to processed pseudogenes, while chains with double-lined gaps are more \ often due to paralogs and unprocessed pseudogenes.
\\ In the "pack" and "full" display\ modes, the individual feature names indicate the chromosome, strand, and\ location (in thousands) of the match for each matching alignment.
\ \\ The net track shows only the alignments from the highest-scoring chain\ for each region of the human genome assembly. It is useful for finding\ orthologous regions and for studying genome rearrangement. The human\ sequence used in this annotation is from the Dec. 2013 (GRCh38/hg38) assembly.
\ \By default, the chains to chromosome-based assemblies are colored\ based on which chromosome they map to in the aligning organism. To turn\ off the coloring, check the "off" button next to: Color\ track based on chromosome.
\\ To display only the chains of one chromosome in the aligning\ organism, enter the name of that chromosome (e.g. chr4) in box next to: \ Filter by chromosome.
\ \\ In full display mode, the top-level (level 1)\ chains are the largest, highest-scoring chains that\ span this region. In many cases gaps exist in the\ top-level chain. When possible, these are filled in by\ other chains that are displayed at level 2. The gaps in \ level 2 chains may be filled by level 3 chains and so\ forth.
\\ In the graphical display, the boxes represent ungapped \ alignments; the lines represent gaps. Click\ on a box to view detailed information about the chain\ as a whole; click on a line to display information\ about the gap. The detailed information is useful in determining\ the cause of the gap or, for lower level chains, the genomic\ rearrangement.
\\ Individual items in the display are categorized as one of four types\ (other than gap):
\\ The assemblies were examined for any transposons that had been inserted\ since the divergence of the two species. Any such transposons were\ removed before running the alignment. The abbreviated genomes were\ aligned with lastz, and the removed transposons were then added back in.\ The resulting alignments were converted into axt format using the lavToAxt\ program. The axt alignments were fed into axtChain, which organizes all\ alignments between a single human chromosome and a single\ chromosome from the other genome into a group and creates a kd-tree out\ of the gapless subsections (blocks) of the alignments. A dynamic program\ was then run over the kd-trees to find the maximally scoring chains of these\ blocks.\
\ The lastz matrices used for these alignments can be found in our\ download directory\ for the Dec. 2013 (GRCh38/hg38) assembly. See the README.txt file within the relevant\ vsAssembly directory for details (e.g., parameters for the alignment with\ tarSyr2 can be found in the vsTarSyr2/ subdirectory).\
\
For the alignments to Chimp and Rhesus, chains scoring below a minimum\
score of '5000' were discarded; the remaining chains\
are displayed in this track. The linear gap matrix used with axtChain:
\
-linearGap=loose\ \ tablesize 11\ smallSize 111\ position 1 2 3 11 111 2111 12111 32111 72111 152111 252111\ qGap 325 360 400 450 600 1100 3600 7600 15600 31600 56600\ tGap 325 360 400 450 600 1100 3600 7600 15600 31600 56600\ bothGap 625 660 700 750 900 1400 4000 8000 16000 32000 57000\\ \ For the alignments to Tarsier and Bonobo, chains scoring\ below a minimum score of '3000' were discarded; the remaining chains\ are displayed in this track. The same linear gap matrix shown above\ was used with axtChain.\ \
Chains for low-coverage assemblies for which no browser has been built \ are not available as browser tracks, but only from our\ downloads page.\
\ \ See also: lastz parameters and other details (e.g., update time) \ and chain minimum score and gap parameters used in these alignments.\ \\ Chains were derived from lastz alignments, using the methods\ described on the chain tracks description pages, and sorted with the \ highest-scoring chains in the genome ranked first. The program\ chainNet was then used to place the chains one at a time, trimming them as \ necessary to fit into sections not already covered by a higher-scoring chain. \ During this process, a natural hierarchy emerged in which a chain that filled \ a gap in a higher-scoring chain was placed underneath that chain. The program \ netSyntenic was used to fill in information about the relationship between \ higher- and lower-level chains, such as whether a lower-level\ chain was syntenic or inverted relative to the higher-level chain. \ The program netClass was then used to fill in how much of the gaps and chains \ contained Ns (sequencing gaps) in one or both species and how much\ was filled with transposons inserted before and after the two organisms \ diverged.
\ \\ Harris, R.S. (2007) Improved pairwise alignment of genomic DNA. Ph.D. Thesis, \ The Pennsylvania State University.
\\ Lineage-specific repeats were identified by Arian Smit and his \ RepeatMasker\ program.
\\ The axtChain program was developed at the University of California at \ Santa Cruz by Jim Kent with advice from Webb Miller and David Haussler.
\\ The browser display and database storage of the chains and nets were created\ by Robert Baertsch and Jim Kent.
\\ The chainNet, netSyntenic, and netClass programs were\ developed at the University of California\ Santa Cruz by Jim Kent.
\\ \
\ Chiaromonte F, Yap VB, Miller W.\ Scoring pairwise genomic sequence alignments.\ Pac Symp Biocomput. 2002:115-26.\ PMID: 11928468\
\ \\ Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D.\ Evolution's cauldron:\ duplication, deletion, and rearrangement in the mouse and human genomes.\ Proc Natl Acad Sci U S A. 2003 Sep 30;100(20):11484-9.\ PMID: 14500911; PMC: PMC208784\
\ compGeno 1 altColor 255,255,0\ chainLinearGap loose\ chainMinScore 5000\ color 0,0,0\ compositeTrack on\ configurable on\ dimensions dimensionX=clade dimensionY=species\ dragAndDrop subTracks\ group compGeno\ html primateChainNet\ longLabel Primate Genomes, Chain and Net Alignments\ noInherit on\ priority 7\ shortLabel Primate Chain/Net\ sortOrder species=+ view=+ clade=+\ subGroup1 view Views chain=Chains net=Nets\ subGroup2 species Species s000a=Human s000b=Hg38P2 s001=Human s002=J._Craig_Venter s002a=HG01243v3 s0025=Chimp s003=Chimp s004=Chimp s005=Chimp s006=Chimp s007a=Bonobo s007b=Bonobo s008=Bonobo s009a=Gorilla s009b=Gorilla s010=Gorilla s011=Gorilla s012=Gorilla s013a=Orangutan s013b=Orangutan s014=Gibbon s015=Gibbon s016=Proboscis_monkey s017=Black_snub-nosed_monkey s018=Golden_snub-nosed_monkey s019=Angolan_colobus s020=Crab-eating_macaque s021=Rhesus s022=Rhesus s023a=Rhesus s023b=Rhesus s024=Baboon s025=Baboon s026=Baboon s027=Pig-tailed_macaque s028=Sooty_mangabey s029=Green_monkey s030=Green_monkey s031=Drill s032=Squirrel_monkey s033=Ma's_night_monkey s034a=Marmoset s034b=Marmoset s035=Marmoset s036=White-faced_sapajou s037=Tarsier s038=Tarsier s039=Sclater's_lemur s040=Black_lemur s041=Coquerel's_sifaka s042=Mouse_lemur s043=Mouse_lemur s044=Mouse_lemur s045=Bushbaby s046=Bushbaby\ subGroup3 clade Clade c00=hominidae c01=cercopithecinae c02=haplorrhini c03=strepsirrhini\ track primateChainNet\ type bed 3\ visibility hide\ SeqCap-EZ_MedExome_hg38_capture_targets SeqCap EZ Med P bigBed Roche - SeqCap EZ MedExome Capture Probe Footprint 0 7 100 143 255 177 199 255 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/SeqCap_EZ_MedExome_hg38_capture_targets.bb\ color 100,143,255\ longLabel Roche - SeqCap EZ MedExome Capture Probe Footprint\ parent exomeProbesets off\ shortLabel SeqCap EZ Med P\ track SeqCap-EZ_MedExome_hg38_capture_targets\ type bigBed\ simpleRepeat Simple Repeats bed 4 + Simple Tandem Repeats by TRF 0 7 0 0 0 127 127 127 0 0 0\ This track displays simple tandem repeats (possibly imperfect repeats) located\ by Tandem Repeats\ Finder (TRF) which is specialized for this purpose. These repeats can\ occur within coding regions of genes and may be quite\ polymorphic. Repeat expansions are sometimes associated with specific\ diseases.
\ \\ For more information about the TRF program, see Benson (1999).\
\ \\ TRF was written by \ Gary Benson.
\ \\ Benson G.\ \ Tandem repeats finder: a program to analyze DNA sequences.\ Nucleic Acids Res. 1999 Jan 15;27(2):573-80.\ PMID: 9862982; PMC: PMC148217\
\ rep 1 group rep\ longLabel Simple Tandem Repeats by TRF\ priority 7\ shortLabel Simple Repeats\ track simpleRepeat\ type bed 4 +\ visibility hide\ refGene UCSC RefSeq genePred refPep refMrna UCSC annotations of RefSeq RNAs (NM_* and NR_*) 1 7 12 12 120 133 133 187 0 0 0\ The RefSeq Genes track shows known human protein-coding and\ non-protein-coding genes taken from the NCBI RNA reference sequences\ collection (RefSeq). The data underlying this track are updated weekly.
\ \\ Please visit the Feedback for Gene and Reference Sequences (RefSeq) page to\ make suggestions, submit additions and corrections, or ask for help concerning\ RefSeq records.\
\ \\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ This track follows the display conventions for\ \ gene prediction tracks.\ The color shading indicates the level of review the RefSeq record has\ undergone: predicted (light), provisional (medium), reviewed (dark).\
\ \\ The item labels and display colors of features within this track can be\ configured through the controls at the top of the track description page.\
\ RefSeq RNAs were aligned against the human genome using BLAT. Those\ with an alignment of less than 15% were discarded. When a single RNA\ aligned in multiple places, the alignment having the highest base identity\ was identified. Only alignments having a base identity level within 0.1% of\ the best and at least 96% base identity with the genomic sequence were kept.\
\ \\ This track was produced at UCSC from RNA sequence data generated by scientists\ worldwide and curated by the NCBI\ RefSeq project.\
\ \\ Kent WJ.\ \ BLAT - the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ \\ Pruitt KD, Brown GR, Hiatt SM, Thibaud-Nissen F, Astashyn A, Ermolaeva O, Farrell CM, Hart J,\ Landrum MJ, McGarvey KM et al.\ \ RefSeq: an update on mammalian reference sequences.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D756-63.\ PMID: 24259432; PMC: PMC3965018\
\ \\ Pruitt KD, Tatusova T, Maglott DR.\ \ NCBI Reference Sequence (RefSeq): a curated non-redundant sequence database of genomes, transcripts and proteins.\ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D501-4.\ PMID: 15608248; PMC: PMC539979\
\ genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 12,12,120\ group genes\ idXref hgFixed.refLink mrnaAcc name\ longLabel UCSC annotations of RefSeq RNAs (NM_* and NR_*)\ parent refSeqComposite off\ priority 7\ shortLabel UCSC RefSeq\ track refGene\ type genePred refPep refMrna\ visibility dense\ umap50Quantitative Umap M50 bigWig 0.02 1.0 Multi-read mappability with 50-mers 0 7 80 120 240 167 187 247 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k50.Umap.MultiTrackMappability.bw\ color 80,120,240\ longLabel Multi-read mappability with 50-mers\ parent umapBigWig off\ priority 7\ shortLabel Umap M50\ subGroups view=MR\ track umap50Quantitative\ type bigWig 0.02 1.0\ visibility hide\ tgpNA19240_Y117_YRI Y117 YRI Trio vcfPhasedTrio 1000 Genomes Yoruban in Ibadan, Nigeria Trio 2 7 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX, varRep 0 longLabel 1000 Genomes Yoruban in Ibadan, Nigeria Trio\ parent tgpTrios\ shortLabel Y117 YRI Trio\ track tgpNA19240_Y117_YRI\ type vcfPhasedTrio\ vcfChildSample NA19240|child\ vcfParentSamples NA19238|mother,NA19239|father\ visibility full\ netAquChr2 aquChr2 Net netAlign aquChr2 chainAquChr2 Golden eagle (Oct. 2014 (aquChr-1.0.2/aquChr2)) Alignment Net 1 8 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Golden eagle (Oct. 2014 (aquChr-1.0.2/aquChr2)) Alignment Net\ otherDb aquChr2\ parent vertebrateChainNetViewnet off\ shortLabel aquChr2 Net\ subGroups view=net species=s016 clade=c01\ track netAquChr2\ type netAlign aquChr2 chainAquChr2\ netPonAbe3 Orangutan Net netAlign ponAbe3 chainPonAbe3 Orangutan (Jan. 2018 (Susie_PABv2/ponAbe3)) Alignment Net 1 8 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Orangutan (Jan. 2018 (Susie_PABv2/ponAbe3)) Alignment Net\ otherDb ponAbe3\ parent primateChainNetViewnet off\ shortLabel Orangutan Net\ subGroups view=net species=s013a clade=c00\ track netPonAbe3\ type netAlign ponAbe3 chainPonAbe3\ netMm10 Mouse Net netAlign mm10 chainMm10 Mouse (Dec. 2011 (GRCm38/mm10)) Alignment Net 1 8 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Mouse (Dec. 2011 (GRCm38/mm10)) Alignment Net\ otherDb mm10\ parent placentalChainNetViewnet on\ shortLabel Mouse Net\ subGroups view=net species=s012a clade=c00\ track netMm10\ type netAlign mm10 chainMm10\ encTfChipPkENCFF186ZET A549 CREB1 2 narrowPeak Transcription Factor ChIP-seq Peaks of CREB1 in A549 from ENCODE 3 (ENCFF186ZET) 0 8 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CREB1 in A549 from ENCODE 3 (ENCFF186ZET)\ parent encTfChipPk off\ shortLabel A549 CREB1 2\ subGroups cellType=A549 factor=CREB1\ track encTfChipPkENCFF186ZET\ cloneEndABC20 ABC20 bed 12 Agencourt fosmid library 20 0 8 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 20\ parent cloneEndSuper off\ priority 8\ shortLabel ABC20\ subGroups source=agencourt\ track cloneEndABC20\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_tpm_rev AorticSmsToFgf2_00hr15minBr2- bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_reverse 1 8 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep2%20%28LK5%29.CNhs13359.12741-135I5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12741-135I5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr15minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_ctss_rev AorticSmsToFgf2_00hr15minBr2- bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_reverse 0 8 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep2%20%28LK5%29.CNhs13359.12741-135I5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep2 (LK5)_CNhs13359_12741-135I5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12741-135I5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr15minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep2LK5_CNhs13359_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12741-135I5\ urlLabel FANTOM5 Details:\ gtexCovBrainAmygdala Brain Amygd bigWig Brain Amygdala 0 8 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-T5JC-0011-R4A-SM-32PLT.Brain_Amygdala.RNAseq.bw\ color 238,238,0\ longLabel Brain Amygdala\ parent gtexCov\ shortLabel Brain Amygd\ track gtexCovBrainAmygdala\ placentalChainNetViewchain Chains bed 3 Non-primate Placental Mammal Genomes, Chain and Net Alignments 3 8 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Non-primate Placental Mammal Genomes, Chain and Net Alignments\ parent placentalChainNet\ shortLabel Chains\ spectrum on\ track placentalChainNetViewchain\ view chain\ visibility pack\ phastCons470way Cons 470 Mammals bigWig 0 1 470 mammals conservation by PhastCons 0 8 70 130 70 130 70 70 0 0 0 compGeno 0 altColor 130,70,70\ autoScale off\ bigDataUrl https://hgdownload.soe.ucsc.edu/goldenPath/hg38/phastCons470way/hg38.phastCons470way.bw\ color 70,130,70\ configurable on\ longLabel 470 mammals conservation by PhastCons\ maxHeightPixels 100:40:11\ noInherit on\ parent cons470wayViewphastcons off\ priority 8\ shortLabel Cons 470 Mammals\ spanList 1\ subGroups view=phastcons\ track phastCons470way\ type bigWig 0 1\ windowingFunction mean\ unipDisulfBond Disulf. Bonds bigBed 12 + UniProt Disulfide Bonds 1 8 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipDisulfBond.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ longLabel UniProt Disulfide Bonds\ parent uniprot\ priority 8\ shortLabel Disulf. Bonds\ track unipDisulfBond\ type bigBed 12 +\ visibility dense\ DLBC DLBC bigLolly 12 + Lymphoid Neoplasm Diffuse Large B-cell Lymphoma 0 8 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/DLBC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Lymphoid Neoplasm Diffuse Large B-cell Lymphoma\ parent gdcCancer off\ priority 8\ shortLabel DLBC\ track DLBC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ unipDomain Domains bigBed 12 + UniProt Domains 1 8 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipDomain.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ longLabel UniProt Domains\ parent uniprot\ priority 8\ shortLabel Domains\ track unipDomain\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#family_and_domains" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility dense\ knownGeneV36 GENCODE V36 bigGenePred GENCODE V36 0 8 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 36, Oct 2020) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ By default, only the basic gene set is\ displayed, which is a subset of the comprehensive gene set. The basic set represents transcripts\ that GENCODE believes will be useful to the majority of users.
\ \\ The track includes protein-coding genes, non-coding RNA genes, and pseudo-genes, though pseudo-genes\ are not displayed by default. It contains annotations on the reference chromosomes as well as\ assembly patches and alternative loci (haplotypes).
\ \\ The following table provides statistics for the v36 release derived from the GTF file that contains\ annotations only on the main chromosomes. More information on how they were generated can be found\ in the GENCODE site.
\ \\
\ \\
\ GENCODE v36 Release Stats \ Genes Observed Transcripts Observed \ Protein-coding genes 19,965 Protein-coding transcripts 83,986 \ Long non-coding RNA genes 17,910 - full length protein-coding 57,935 \ Small non-coding RNA genes 7,576 - partial length protein-coding 26,051 \ Pseudogenes 14,749 Nonsense mediated decay transcripts 15,811 \ Immunoglobulin/T-cell receptor gene segments 645 Long non-coding RNA loci transcripts 48,351
\
\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ By default, this track displays only the basic GENCODE set, splice variants, and non-coding genes.\ It includes options to display the entire GENCODE set and pseudogenes. To customize these\ options, the respective boxes can be checked or unchecked at the top of this description page. \ \
\ This track also includes a variety of labels which identify the transcripts when visibility is set\ to "full" or "pack". Gene symbols (e.g. NIPA1) are displayed by default, but\ additional options include GENCODE Transcript ID (ENST00000561183.5), UCSC Known Gene ID\ (uc001yve.4), UniProt Display ID (Q7RTP0). Additional information about gene\ and transcript names can be found in our\ FAQ.
\ \\ This track, in general, follows the display conventions for gene prediction tracks. The exons for\ putative non-coding genes and untranslated regions are represented by relatively thin blocks, while\ those for coding open reading frames are thicker. \
Coloring for the gene annotations is based on the annotation type:
\\ This track contains an optional codon coloring feature that allows users to\ quickly validate and compare gene predictions. There is also an option to display the data as\ a density graph, which\ can be helpful for visualizing the distribution of items over a region.
\ \\
The GENCODE v36 track was built from the GENCODE downloads file \
gencode.v36.chr_patch_hapl_scaff.annotation.gff3.gz
. Data from other sources \
were correlated with the GENCODE data to build association tables.
\ The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a\ downloadable\ file.\ \
\ One can see a full list of the associated tables in the Table Browser by selecting GENCODE Genes from the track menu; this list\ is then available on the table menu.\ \ \
\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator. \ The genePred format files for hg38 are available from our \ \ downloads directory or in our\ \ GTF download directory. \ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\ \\ The GENCODE Genes track was produced at UCSC from the GENCODE comprehensive gene set using a\ computational pipeline developed by Jim Kent and Brian Raney.
\ \\ Harrow J, Frankish A, Gonzalez JM, Tapanari E, Diekhans M, Kokocinski F, Aken BL, Barrell D, Zadissa\ A, Searle S et al.\ \ GENCODE: the reference human genome annotation for The ENCODE Project.\ Genome Res. 2012 Sep;22(9):1760-74.\ PMID: 22955987; PMC: PMC3431492\
\ \\ Harrow J, Denoeud F, Frankish A, Reymond A, Chen CK, Chrast J, Lagarde J, Gilbert JG, Storey R,\ Swarbreck D et al.\ \ GENCODE: producing a reference annotation for ENCODE.\ Genome Biol. 2006;7 Suppl 1:S4.1-9.\ PMID: 16925838; PMC: PMC1810553\
\ \A full list of GENCODE publications is available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/gencode/gencodeV36.bb\ defaultLabelFields geneName\ defaultLinkedTables kgXref\ directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s\ externalDb knownGeneV36\ group genes\ html knownGeneV36\ idXref kgAlias kgID alias\ intronGap 12\ isGencode3 on\ itemRgb on\ labelFields geneName,name,geneName2,name2\ longLabel GENCODE V36\ maxItems 50000\ parent knownGeneArchive\ priority 8\ searchIndex name\ shortLabel GENCODE V36\ track knownGeneV36\ type bigGenePred\ visibility hide\ geneHancerClusteredInteractions GH Clusters bigInteract Clustered interactions of GeneHancer regulatory elements and genes 3 8 0 0 0 127 127 127 0 0 0 https://www.genecards.org/cgi-bin/carddisp.pl?gene=$\ The chain track shows alignments of human (Dec. 2013 (GRCh38/hg38)) to\ other genomes using a gap scoring system that allows longer gaps \ than traditional affine gap scoring systems. It can also tolerate gaps in both\ human and the other genome simultaneously. These \ "double-sided" gaps can be caused by local inversions and \ overlapping deletions in both species. \
\ The chain track displays boxes joined together by either single or\ double lines. The boxes represent aligning regions.\ Single lines indicate gaps that are largely due to a deletion in the\ other assembly or an insertion in the human assembly.\ Double lines represent more complex gaps that involve substantial\ sequence in both species. This may result from inversions, overlapping\ deletions, an abundance of local mutation, or an unsequenced gap in one\ species. In cases where multiple chains align over a particular region of\ the other genome, the chains with single-lined gaps are often \ due to processed pseudogenes, while chains with double-lined gaps are more \ often due to paralogs and unprocessed pseudogenes.
\\ In the "pack" and "full" display\ modes, the individual feature names indicate the chromosome, strand, and\ location (in thousands) of the match for each matching alignment.
\ \\ The net track shows the best human/other chain for \ every part of the other genome. It is useful for\ finding orthologous regions and for studying genome\ rearrangement. The human sequence used in this annotation is from\ the Dec. 2013 (GRCh38/hg38) assembly.
\ \By default, the chains to chromosome-based assemblies are colored\ based on which chromosome they map to in the aligning organism. To turn\ off the coloring, check the "off" button next to: Color\ track based on chromosome.
\\ To display only the chains of one chromosome in the aligning\ organism, enter the name of that chromosome (e.g. chr4) in box next to: \ Filter by chromosome.
\ \\ In full display mode, the top-level (level 1)\ chains are the largest, highest-scoring chains that\ span this region. In many cases gaps exist in the\ top-level chain. When possible, these are filled in by\ other chains that are displayed at level 2. The gaps in \ level 2 chains may be filled by level 3 chains and so\ forth.
\\ In the graphical display, the boxes represent ungapped \ alignments; the lines represent gaps. Click\ on a box to view detailed information about the chain\ as a whole; click on a line to display information\ about the gap. The detailed information is useful in determining\ the cause of the gap or, for lower level chains, the genomic\ rearrangement.
\\ Individual items in the display are categorized as one of four types\ (other than gap):
\\
Transposons that have been inserted since the human/other\
split were removed from the assemblies. The abbreviated genomes were\
aligned with lastz, and the transposons were added back in.\
The resulting alignments were converted into axt format using the lavToAxt\
program. The axt alignments were fed into axtChain, which organizes all\
alignments between a single human chromosome and a single\
chromosome from the other genome into a group and creates a kd-tree out\
of the gapless subsections (blocks) of the alignments. A dynamic program\
was then run over the kd-trees to find the maximally scoring chains of these\
blocks.\
\
\
\
Chains scoring below a minimum score of '5000' were discarded;\
the remaining chains are displayed in this track. The linear gap\
matrix used with axtChain:
\
-linearGap=loose\ \ tablesize 11\ smallSize 111\ position 1 2 3 11 111 2111 12111 32111 72111 152111 252111\ qGap 325 360 400 450 600 1100 3600 7600 15600 31600 56600\ tGap 325 360 400 450 600 1100 3600 7600 15600 31600 56600\ bothGap 625 660 700 750 900 1400 4000 8000 16000 32000 57000\\ \ See also: lastz parameters used in these alignments,\ and chain minimum score and gap parameters used in these alignments.\ \ \
\ Chains were derived from lastz alignments, using the methods\ described on the chain tracks description pages, and sorted with the \ highest-scoring chains in the genome ranked first. The program\ chainNet was then used to place the chains one at a time, trimming them as \ necessary to fit into sections not already covered by a higher-scoring chain. \ During this process, a natural hierarchy emerged in which a chain that filled \ a gap in a higher-scoring chain was placed underneath that chain. The program \ netSyntenic was used to fill in information about the relationship between \ higher- and lower-level chains, such as whether a lower-level\ chain was syntenic or inverted relative to the higher-level chain. \ The program netClass was then used to fill in how much of the gaps and chains \ contained Ns (sequencing gaps) in one or both species and how much\ was filled with transposons inserted before and after the two organisms \ diverged.
\ \\ Lastz (previously known as blastz) was developed at\ Pennsylvania State University by \ Minmei Hou, Scott Schwartz, Zheng Zhang, and Webb Miller with advice from\ Ross Hardison.
\\ Lineage-specific repeats were identified by Arian Smit and his \ RepeatMasker\ program.
\\ The axtChain program was developed at the University of California at \ Santa Cruz by Jim Kent with advice from Webb Miller and David Haussler.
\\ The browser display and database storage of the chains and nets were created\ by Robert Baertsch and Jim Kent.
\\ The chainNet, netSyntenic, and netClass programs were\ developed at the University of California\ Santa Cruz by Jim Kent.
\\ \
\ Chiaromonte F, Yap VB, Miller W.\ Scoring pairwise genomic sequence alignments.\ Pac Symp Biocomput. 2002:115-26.\ PMID: 11928468\
\ \\ Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D.\ Evolution's cauldron:\ duplication, deletion, and rearrangement in the mouse and human genomes.\ Proc Natl Acad Sci U S A. 2003 Sep 30;100(20):11484-9.\ PMID: 14500911; PMC: PMC208784\
\ \\ Schwartz S, Kent WJ, Smit A, Zhang Z, Baertsch R, Hardison RC,\ Haussler D, Miller W.\ Human-mouse alignments with BLASTZ.\ Genome Res. 2003 Jan;13(1):103-7.\ PMID: 12529312; PMC: PMC430961\
\ compGeno 1 altColor 255,255,0\ chainLinearGap loose\ chainMinScore 5000\ color 0,0,0\ compositeTrack on\ configurable on\ dimensions dimensionX=clade dimensionY=species\ dragAndDrop subTracks\ group compGeno\ html placentalChainNet\ longLabel Non-primate Placental Mammal Genomes, Chain and Net Alignments\ noInherit on\ priority 8\ shortLabel Placental Chain/Net\ sortOrder species=+ view=+ clade=+\ subGroup1 view Views chain=Chains net=Nets\ subGroup2 species Species s000=Guinea_pig s001=Guinea_pig s002=Chinchilla s003=Chinese_hamster s004a=Chinese_hamster_CHOv1 s004b=Chinese_hamster_CHOv2 s004c=RegenCHO1 s005a=Kangaroo_rat s005b=Beaver s006=Malayan_flying_lemur s007=Naked_mole-rat s008=Naked_mole-rat s0081=Damara_mole-rat s009=Lesser_Egyptian_jerboa s010=Golden_hamster s011=Prairie_vole s012a=Mouse s012b=Mouse38B s012c=Mouse s013=Mouse s014=Mouse s015=Mouse s016=Mouse s017=Upper_Galilee_mountains_blind_mole_rat s018=Pika s019=Pika s020=Brush-tailed_rat s021=Rabbit s022=Rabbit s023=Prairie_deer_mouse s024a=Rat s024b=RegenRn1 s024c=RegenRn0 s024d=Rat s025=Rat s026=Rat s027=Rat s028=Rat s029=Squirrel s030=Squirrel s031=Tree_shrew s032=Chinese_tree_shrew s033=Panda s034a=Dog s034b=Dog s034c=Dog s034d=Dog s035=Dog s036=Dog s037a=Dog s037b=Domestic_cat s037c=Cat s038=Cat s039=Cat s040=Cat s041=Cat s042=Weddell_seal s043=Ferret s043a=Southern_sea_otter s044=Hawaiian_monk_seal s045=Pacific_walrus s046=Amur_tiger s047=Polar_bear s048=Minke_whale s049=Bison s050=Wild_yak s051a=Cow s051b=Cow s052=Cow s053=Cow s054=Cow s055=Cow s056=Cow s057=Cow s058=Cow s059=Cow s060=Water_buffalo s061=Bactrian_camel s062=Domestic_goat s063=Yangtze_river_dolphin s064=Killer_whale s065a=Sheep s065b=Sheep s065c=Sheep s065d=Sheep s067=Tibetan_antelope s068=Sperm_whale s069=Pig s070=Pig s071=Pig s072=Pig s073=Dolphin s074=Dolphin s075=Alpaca s076=Alpaca s077=Straw_colored_fruit_bat s078=Big_brown_bat s079=Indian_false_vampire s080=Brandt's_myotis_(bat) s081=David's_myotis_(bat) s082=Microbat s083=Microbat s084=Black_flying-fox s085=Parnell's_mustached_bat s086=Megabat s087=Greater_horseshoe_bat s088=Egyptian_rousette s089=Star-nosed_mole s090=Hedgehog s091=Hedgehog s092=Chinese_pangolin s093=Shrew s094=Shrew s095=White_rhinoceros s096a=Horse s096b=Horse s096c=Horse s098=Przewalski_horse s099=Sloth s100=Armadillo s101=Armadillo s102=Armadillo s103=Cape_golden_mole s104=Tenrec s105=Tenrec s106=Cape_elephant_shrew s107=Elephant s108=Elephant s109a=Asiatic_elephant s109b=Elephant s110=Aardvark s111=Rock_hyrax s112=Manatee\ subGroup3 clade Clade c00=Euarchontoglires c01=Carnivora c02=Cetartiodactyla c03=Chiroptera c04=Laurasiatheria c05=Perissodactyla c06=Xenarthra c07=Afrotheria\ track placentalChainNet\ type bed 3\ visibility hide\ ncbiRefSeqSelect RefSeq Select and MANE genePred NCBI RefSeq Select and MANE subset: A single representative transcript 1 8 20 20 160 137 137 207 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 20,20,160\ idXref ncbiRefSeqLink mrnaAcc name\ longLabel NCBI RefSeq Select and MANE subset: A single representative transcript\ parent refSeqComposite off\ priority 8\ shortLabel RefSeq Select and MANE\ track ncbiRefSeqSelect\ trackHandler ncbiRefSeq\ type genePred\ SeqCap-EZ_MedExome_hg19_empirical_targets SeqCap EZ Med T bigBed Roche - SeqCap EZ MedExome Empirical Target Regions 0 8 100 143 255 177 199 255 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/SeqCap_EZ_MedExome_hg38_empirical_targets.bb\ color 100,143,255\ longLabel Roche - SeqCap EZ MedExome Empirical Target Regions\ parent exomeProbesets off\ shortLabel SeqCap EZ Med T\ track SeqCap-EZ_MedExome_hg19_empirical_targets\ type bigBed\ umap100Quantitative Umap M100 bigWig 0.01 1.0 Multi-read mappability with 100-mers 0 8 80 170 240 167 212 247 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k100.Umap.MultiTrackMappability.bw\ color 80,170,240\ longLabel Multi-read mappability with 100-mers\ parent umapBigWig off\ priority 8\ shortLabel Umap M100\ subGroups view=MR\ track umap100Quantitative\ type bigWig 0.01 1.0\ visibility hide\ windowmaskerSdust WM + SDust bed 3 Genomic Intervals Masked by WindowMasker + SDust 0 8 0 0 0 127 127 127 0 0 0\ This track depicts masked sequence as determined by\ WindowMasker. The\ WindowMasker tool is included in the NCBI C++ toolkit. The source code\ for the entire toolkit is available from the NCBI\ \ FTP site.\
\ \\ To create this track, WindowMasker was run with the following parameters:\
\ windowmasker -mk_counts true -input hg38.fa -output wm_counts\ windowmasker -ustat wm_counts -sdust true -input hg38.fa -output repeats.bed\\ The repeats.bed (BED3) file was loaded into the "windowmaskerSdust" table for\ this track.\ \ \
\ Morgulis A, Gertz EM, Schäffer AA, Agarwala R.\ WindowMasker: window-based masker for sequenced genomes.\ Bioinformatics. 2006 Jan 15;22(2):134-41.\ PMID: 16287941\
\ rep 1 group rep\ longLabel Genomic Intervals Masked by WindowMasker + SDust\ priority 8\ shortLabel WM + SDust\ track windowmaskerSdust\ type bed 3\ visibility hide\ chainThaSir1 thaSir1 Chain chain thaSir1 Garter snake (Jun. 2015 (Thamnophis_sirtalis-6.0/thaSir1)) Chained Alignments 3 9 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Garter snake (Jun. 2015 (Thamnophis_sirtalis-6.0/thaSir1)) Chained Alignments\ otherDb thaSir1\ parent vertebrateChainNetViewchain off\ shortLabel thaSir1 Chain\ subGroups view=chain species=s028b clade=c02\ track chainThaSir1\ type chain thaSir1\ chainNomLeu3 Gibbon Chain chain nomLeu3 Gibbon (Oct. 2012 (GGSC Nleu3.0/nomLeu3)) Chained Alignments 3 9 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Gibbon (Oct. 2012 (GGSC Nleu3.0/nomLeu3)) Chained Alignments\ otherDb nomLeu3\ parent primateChainNetViewchain off\ shortLabel Gibbon Chain\ subGroups view=chain species=s014 clade=c00\ track chainNomLeu3\ type chain nomLeu3\ chainRn7 Rat Chain chain rn7 Rat (Nov. 2020 (mRatBN7.2/rn7)) Chained Alignments 3 9 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Rat (Nov. 2020 (mRatBN7.2/rn7)) Chained Alignments\ otherDb rn7\ parent placentalChainNetViewchain off\ shortLabel Rat Chain\ subGroups view=chain species=s024a clade=c00\ track chainRn7\ type chain rn7\ phastConsElements470way 470 Mamm. El bigBed 5 . 470 mammals Conserved Elements 0 9 110 10 40 182 132 147 0 0 0 compGeno 1 bigDataUrl https://hgdownload.soe.ucsc.edu/goldenPath/hg38/phastCons470way/hg38.phastConsElements470way.bb\ color 110,10,40\ longLabel 470 mammals Conserved Elements\ noInherit on\ parent cons470wayViewelements off\ priority 9\ shortLabel 470 Mamm. El\ subGroups view=elements\ track phastConsElements470way\ type bigBed 5 .\ encTfChipPkENCFF535MZG A549 CTCF 1 narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in A549 from ENCODE 3 (ENCFF535MZG) 0 9 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in A549 from ENCODE 3 (ENCFF535MZG)\ parent encTfChipPk off\ shortLabel A549 CTCF 1\ subGroups cellType=A549 factor=CTCF\ track encTfChipPkENCFF535MZG\ unipModif AA Modifications bigBed 12 + UniProt Amino Acid Modifications 1 9 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipModif.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ longLabel UniProt Amino Acid Modifications\ parent uniprot\ priority 9\ shortLabel AA Modifications\ track unipModif\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#aaMod_section" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility dense\ cloneEndABC21 ABC21 bed 12 Agencourt fosmid library 21 0 9 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 21\ parent cloneEndSuper off\ priority 9\ shortLabel ABC21\ subGroups source=agencourt\ track cloneEndABC21\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_tpm_fwd AorticSmsToFgf2_00hr15minBr3+ bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_forward 1 9 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep3%20%28LK6%29.CNhs13568.12839-137B4.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12839-137B4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr15minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_ctss_fwd AorticSmsToFgf2_00hr15minBr3+ bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_forward 0 9 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep3%20%28LK6%29.CNhs13568.12839-137B4.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12839-137B4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr15minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4\ urlLabel FANTOM5 Details:\ bismap24Quantitative Bismap M24 bigWig 0.041667 1.0 Multi-read mappability with 24-mers after bisulfite conversion 2 9 240 20 80 247 137 167 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k24.Bismap.MultiTrackMappability.bw\ color 240,20,80\ longLabel Multi-read mappability with 24-mers after bisulfite conversion\ parent bismapBigWig on\ priority 9\ shortLabel Bismap M24\ subGroups view=MR\ track bismap24Quantitative\ type bigWig 0.041667 1.0\ visibility full\ gtexCovBrainAnteriorcingulatecortexBA24 Brain Ant cin cort bigWig Brain Anterior cingulate cortex BA24 0 9 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-14PN4-0011-R3b-SM-686ZU.Brain_Anterior_cingulate_cortex_BA24.RNAseq.bw\ color 238,238,0\ longLabel Brain Anterior cingulate cortex BA24\ parent gtexCov\ shortLabel Brain Ant cin cort\ track gtexCovBrainAnteriorcingulatecortexBA24\ vertebrateChainNetViewchain Chains bed 3 Non-placental Vertebrate Genomes, Chain and Net Alignments 3 9 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Non-placental Vertebrate Genomes, Chain and Net Alignments\ parent vertebrateChainNet\ shortLabel Chains\ spectrum on\ track vertebrateChainNetViewchain\ view chain\ visibility pack\ ESCA ESCA bigLolly 12 + Esophageal carcinoma 0 9 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/ESCA.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Esophageal carcinoma\ parent gdcCancer off\ priority 9\ shortLabel ESCA\ track ESCA\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ wgEncodeRegDnaseUwHffPeak HFF Pk narrowPeak HFF foreskin fibroblast DNaseI Peaks from ENCODE 1 9 255 163 85 255 209 170 1 0 0 regulation 1 color 255,163,85\ longLabel HFF foreskin fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HFF Pk\ subGroups view=a_Peaks cellType=HFF treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwHffPeak\ wgEncodeRegDnaseUwHffWig HFF Sg bigWig 0 17635.9 HFF foreskin fibroblast DNaseI Signal from ENCODE 0 9 255 163 85 255 209 170 0 0 0 regulation 1 color 255,163,85\ longLabel HFF foreskin fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.0818\ shortLabel HFF Sg\ subGroups cellType=HFF treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwHffSignal\ track wgEncodeRegDnaseUwHffWig\ type bigWig 0 17635.9\ chainHprcGCA_018505825v1 HG02109.mat chain GCA_018505825.1 HG02109.mat HG02109.pri.mat.f1_v2 (May 2021 GCA_018505825.1_HG02109.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 9 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02109.mat HG02109.pri.mat.f1_v2 (May 2021 GCA_018505825.1_HG02109.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018505825.1\ parent hprcChainNetViewchain off\ priority 25\ shortLabel HG02109.mat\ subGroups view=chain sample=s025 population=afr subpop=acb hap=mat\ track chainHprcGCA_018505825v1\ type chain GCA_018505825.1\ lincRNAsCThLF_r1 hLF_r1 bed 5 + lincRNAs from hlf_r1 1 9 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from hlf_r1\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel hLF_r1\ subGroups view=lincRNAsRefseqExp tissueType=hlf_r1\ track lincRNAsCThLF_r1\ vertebrateChainNetViewnet Nets bed 3 Non-placental Vertebrate Genomes, Chain and Net Alignments 1 9 0 0 0 255 255 0 0 0 0 compGeno 1 longLabel Non-placental Vertebrate Genomes, Chain and Net Alignments\ parent vertebrateChainNet\ shortLabel Nets\ track vertebrateChainNetViewnet\ view net\ visibility dense\ wgEncodeRegTxnCaltechRnaSeqNhlfR2x75Il200SigPooled NHLF bigWig 0 65535 Transcription of NHLF cells from ENCODE 0 9 255 128 212 255 191 233 0 0 0 regulation 1 color 255,128,212\ longLabel Transcription of NHLF cells from ENCODE\ origAssembly hg19\ parent wgEncodeRegTxn\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ priority 9\ shortLabel NHLF\ track wgEncodeRegTxnCaltechRnaSeqNhlfR2x75Il200SigPooled\ type bigWig 0 65535\ iscaPathGainCum Path Gain bedGraph 4 ClinGen CNVs: Pathogenic Gain Coverage 2 9 0 0 200 127 127 227 0 0 0 phenDis 0 color 0,0,200\ longLabel ClinGen CNVs: Pathogenic Gain Coverage\ parent iscaViewTotal\ shortLabel Path Gain\ subGroups view=cov class=path level=sub\ track iscaPathGainCum\ ncbiRefSeqHgmd RefSeq HGMD genePred NCBI RefSeq HGMD subset: transcripts with clinical variants in HGMD 1 9 20 20 160 137 137 207 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 20,20,160\ idXref ncbiRefSeqLink mrnaAcc name\ longLabel NCBI RefSeq HGMD subset: transcripts with clinical variants in HGMD\ parent refSeqComposite off\ priority 9\ shortLabel RefSeq HGMD\ track ncbiRefSeqHgmd\ trackHandler ncbiRefSeq\ type genePred\ SeqCap-EZ_MedExomePlusMito_hg19_capture_targets SeqCap EZ Med+Mito P bigBed Roche - SeqCap EZ MedExome + Mito Capture Probe Footprint 0 9 100 143 255 177 199 255 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/SeqCap_EZ_MedExomePlusMito_hg38_capture_targets.bb\ color 100,143,255\ longLabel Roche - SeqCap EZ MedExome + Mito Capture Probe Footprint\ parent exomeProbesets on\ shortLabel SeqCap EZ Med+Mito P\ track SeqCap-EZ_MedExomePlusMito_hg19_capture_targets\ type bigBed\ vertebrateChainNet Vertebrate Chain/Net bed 3 Non-placental Vertebrate Genomes, Chain and Net Alignments 0 9 0 0 0 255 255 0 0 0 0\ The chain track shows alignments of human (Dec. 2013 (GRCh38/hg38)) to\ other genomes using a gap scoring system that allows longer gaps \ than traditional affine gap scoring systems. It can also tolerate gaps in both\ human and the other genome simultaneously. These \ "double-sided" gaps can be caused by local inversions and \ overlapping deletions in both species. \
\ The chain track displays boxes joined together by either single or\ double lines. The boxes represent aligning regions.\ Single lines indicate gaps that are largely due to a deletion in the\ other assembly or an insertion in the human assembly.\ Double lines represent more complex gaps that involve substantial\ sequence in both species. This may result from inversions, overlapping\ deletions, an abundance of local mutation, or an unsequenced gap in one\ species. In cases where multiple chains align over a particular region of\ the other genome, the chains with single-lined gaps are often \ due to processed pseudogenes, while chains with double-lined gaps are more \ often due to paralogs and unprocessed pseudogenes.
\\ In the "pack" and "full" display\ modes, the individual feature names indicate the chromosome, strand, and\ location (in thousands) of the match for each matching alignment.
\ \\ The net track shows the best human/other chain for \ every part of the other genome. It is useful for\ finding orthologous regions and for studying genome\ rearrangement. The human sequence used in this annotation is from\ the Dec. 2013 (GRCh38/hg38) assembly.
\ \By default, the chains to chromosome-based assemblies are colored\ based on which chromosome they map to in the aligning organism. To turn\ off the coloring, check the "off" button next to: Color\ track based on chromosome.
\\ To display only the chains of one chromosome in the aligning\ organism, enter the name of that chromosome (e.g. chr4) in box next to: \ Filter by chromosome.
\ \\ In full display mode, the top-level (level 1)\ chains are the largest, highest-scoring chains that\ span this region. In many cases gaps exist in the\ top-level chain. When possible, these are filled in by\ other chains that are displayed at level 2. The gaps in \ level 2 chains may be filled by level 3 chains and so\ forth.
\\ In the graphical display, the boxes represent ungapped \ alignments; the lines represent gaps. Click\ on a box to view detailed information about the chain\ as a whole; click on a line to display information\ about the gap. The detailed information is useful in determining\ the cause of the gap or, for lower level chains, the genomic\ rearrangement.
\\ Individual items in the display are categorized as one of four types\ (other than gap):
\\ Transposons that have been inserted since the human/other\ split were removed from the assemblies. The abbreviated genomes were\ aligned with lastz, and the transposons were added back in.\ The resulting alignments were converted into axt format using the lavToAxt\ program. The axt alignments were fed into axtChain, which organizes all\ alignments between a single human chromosome and a single\ chromosome from the other genome into a group and creates a kd-tree out\ of the gapless subsections (blocks) of the alignments. A dynamic program\ was then run over the kd-trees to find the maximally scoring chains of these\ blocks.\ \
\ \ For the Wallaby alignment, chains scoring below a minimum score\ of '3000' were discarded; the remaining chains are displayed in this track.\ The linear gap matrix used with axtChain:\
\ \
\ The following lastz matrix was used\ \
for the alignments to: Wallaby, Tasmanian Devil\ \\
\ A C G T \ A 91 -114 -31 -123 \ \ C -114 100 -125 -31 \ G -31 -125 100 -114 \ T -123 -31 -114 91 \ \
\ The following lastz matrix was used\
for the alignments to: American Alligator, Medium Ground Finch,
\ Opossum, Platypus, Chicken, Zebra Finch, Lizard, X. tropicalis,
\ Stickleback, Fugu, Zebrafish, Tetraodon, Medaka, Lamprey\ \\
\ A C G T \ A 91 -90 -25 -100 \ C -90 100 -100 -25 \ G -25 -100 100 -90 \ T -100 -25 -90 91
-linearGap=medium\ \ tableSize 11\ smallSize 111\ position 1 2 3 11 111 2111 12111 32111 72111 152111 252111\ qGap 350 425 450 600 900 2900 22900 57900 117900 217900 317900\ tGap 350 425 450 600 900 2900 22900 57900 117900 217900 317900\ bothGap 750 825 850 1000 1300 3300 23300 58300 118300 218300 318300\\ \ For the alignments to: American Alligator, Medium Ground Finch, Tasmanian Devil, Opossum, Platypus, Chicken,\ Zebra Finch, Lizard, X. tropicalis, Stickleback, Fugu, Zebrafish, Tetraodon,\ Medaka and Lamprey, chains scoring below a minimum score\ of '5000' were discarded; the remaining chains are displayed\ in this track. The linear gap matrix used with axtChain:
-linearGap=loose\ \ tablesize 11\ smallSize 111\ position 1 2 3 11 111 2111 12111 32111 72111 152111 252111\ qGap 325 360 400 450 600 1100 3600 7600 15600 31600 56600\ tGap 325 360 400 450 600 1100 3600 7600 15600 31600 56600\ bothGap 625 660 700 750 900 1400 4000 8000 16000 32000 57000\\ \ See also: lastz parameters used in these alignments,\ and chain minimum score and gap parameters used in these alignments.\ \ \
\ Chains were derived from lastz alignments, using the methods\ described on the chain tracks description pages, and sorted with the \ highest-scoring chains in the genome ranked first. The program\ chainNet was then used to place the chains one at a time, trimming them as \ necessary to fit into sections not already covered by a higher-scoring chain. \ During this process, a natural hierarchy emerged in which a chain that filled \ a gap in a higher-scoring chain was placed underneath that chain. The program \ netSyntenic was used to fill in information about the relationship between \ higher- and lower-level chains, such as whether a lower-level\ chain was syntenic or inverted relative to the higher-level chain. \ The program netClass was then used to fill in how much of the gaps and chains \ contained Ns (sequencing gaps) in one or both species and how much\ was filled with transposons inserted before and after the two organisms \ diverged.
\ \\ Lastz (previously known as blastz) was developed at\ Pennsylvania State University by \ Minmei Hou, Scott Schwartz, Zheng Zhang, and Webb Miller with advice from\ Ross Hardison.
\\ Lineage-specific repeats were identified by Arian Smit and his \ RepeatMasker\ program.
\\ The axtChain program was developed at the University of California at \ Santa Cruz by Jim Kent with advice from Webb Miller and David Haussler.
\\ The browser display and database storage of the chains and nets were created\ by Robert Baertsch and Jim Kent.
\\ The chainNet, netSyntenic, and netClass programs were\ developed at the University of California\ Santa Cruz by Jim Kent.
\\ \
\ Chiaromonte F, Yap VB, Miller W.\ Scoring pairwise genomic sequence alignments.\ Pac Symp Biocomput. 2002:115-26.\ PMID: 11928468\
\ \\ Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D.\ Evolution's cauldron:\ duplication, deletion, and rearrangement in the mouse and human genomes.\ Proc Natl Acad Sci U S A. 2003 Sep 30;100(20):11484-9.\ PMID: 14500911; PMC: PMC208784\
\ \\ Schwartz S, Kent WJ, Smit A, Zhang Z, Baertsch R, Hardison RC,\ Haussler D, Miller W.\ Human-mouse alignments with BLASTZ.\ Genome Res. 2003 Jan;13(1):103-7.\ PMID: 12529312; PMC: PMC430961\
\ compGeno 1 altColor 255,255,0\ chainLinearGap loose\ chainMinScore 5000\ color 0,0,0\ compositeTrack on\ configurable on\ dimensions dimensionX=clade dimensionY=species\ dragAndDrop subTracks\ group compGeno\ html vertebrateChainNet\ longLabel Non-placental Vertebrate Genomes, Chain and Net Alignments\ noInherit on\ priority 9\ shortLabel Vertebrate Chain/Net\ sortOrder species=+ view=+ clade=+\ subGroup1 view Views chain=Chains net=Nets\ subGroup2 species Species s000=Wallaby s001=Wallaby s002=Tasmanian_devil s003=Opossum s004a=Platypus s004b=Platypus s005=Platypus s006=Turkey s007a=Turkey s007b=Japanese_quail s008a=Chicken s008b=Chicken s009=Chicken s010=Chicken s011=Mallard_duck s012=Scarlet_macaw s013=Medium_ground_finch s014=White-throated_sparrow s015=Collared_flycatcher s016=Golden_eagle s017=Peregrine_falcon s018=Saker_falcon s019=Rock_pigeon s020=Parrot s021=Budgerigar s022=Tibetan_ground_jay s023=Zebra_finch s024=Zebra_finch s025=American_alligator s026=Chinese_alligator s027=Lizard s028=Lizard s028b=Garter_snake s029a=Axolotl s029b=X._tropicalis s029c=X._tropicalis s030=X._tropicalis s031=X._tropicalis s032=X._tropicalis s033=X._tropicalis s034=African_clawed_frog s035=Spiny_softshell_turtle s036=Chinese_softshell_turtle s037=Painted_turtle s038=Painted_turtle s039=Green_seaturtle s040=Coelacanth s041=Spotted_gar s042=Mexican_tetra_(cavefish) s043=Zebrafish s044=Zebrafish s045=Zebrafish s046=Zebrafish s047=Zebrafish s048=Atlantic_cod s049=Stickleback s050=Southern_platyfish s051=Medaka s052=Pundamilia_nyererei s053=Zebra_mbuna s054=Princess_of_Burundi s055=Burton's_mouthbreeder s056=Nile_tilapia s057=Nile_tilapia s058=Nile_tilapia s059=Yellowbelly_pufferfish s060=Fugu s061=Fugu s062=Tetraodon s063=Tetraodon s064a=Lamprey s064b=Lamprey s065=Lamprey s066=Arctic_lamprey\ subGroup3 clade Clade c00=mammalia c01=dinosauria c02=lepidosauria c03=amphibia c04=cryptodira c05=coelancanthimorpha c06=neopterygii c07=hyperoartia\ track vertebrateChainNet\ type bed 3\ visibility hide\ netThaSir1 thaSir1 Net netAlign anoCar1 chainAnoCar1 Garter snake (Jun. 2015 (Thamnophis_sirtalis-6.0/thaSir1)) Alignment Net 1 10 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Garter snake (Jun. 2015 (Thamnophis_sirtalis-6.0/thaSir1)) Alignment Net\ otherDb thaSir1\ parent vertebrateChainNetViewnet off\ shortLabel thaSir1 Net\ subGroups view=net species=s028b clade=c02\ track netThaSir1\ type netAlign anoCar1 chainAnoCar1\ netNomLeu3 Gibbon Net netAlign nomLeu3 chainNomLeu3 Gibbon (Oct. 2012 (GGSC Nleu3.0/nomLeu3)) Alignment Net 1 10 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Gibbon (Oct. 2012 (GGSC Nleu3.0/nomLeu3)) Alignment Net\ otherDb nomLeu3\ parent primateChainNetViewnet off\ shortLabel Gibbon Net\ subGroups view=net species=s014 clade=c00\ track netNomLeu3\ type netAlign nomLeu3 chainNomLeu3\ netRn7 Rat Net netAlign rn7 chainRn7 Rat (Nov. 2020 (mRatBN7.2/rn7)) Alignment Net 1 10 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Rat (Nov. 2020 (mRatBN7.2/rn7)) Alignment Net\ otherDb rn7\ parent placentalChainNetViewnet on\ shortLabel Rat Net\ subGroups view=net species=s024a clade=c00\ track netRn7\ type netAlign rn7 chainRn7\ encTfChipPkENCFF615GTV A549 CTCF 2 narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in A549 from ENCODE 3 (ENCFF615GTV) 0 10 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in A549 from ENCODE 3 (ENCFF615GTV)\ parent encTfChipPk off\ shortLabel A549 CTCF 2\ subGroups cellType=A549 factor=CTCF\ track encTfChipPkENCFF615GTV\ cloneEndABC22 ABC22 bed 12 Agencourt fosmid library 22 0 10 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 22\ parent cloneEndSuper off\ priority 10\ shortLabel ABC22\ subGroups source=agencourt\ track cloneEndABC22\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_tpm_rev AorticSmsToFgf2_00hr15minBr3- bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_reverse 1 10 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep3%20%28LK6%29.CNhs13568.12839-137B4.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12839-137B4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr15minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_ctss_rev AorticSmsToFgf2_00hr15minBr3- bigWig Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_reverse 0 10 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr15min%2c%20biol_rep3%20%28LK6%29.CNhs13568.12839-137B4.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr15min, biol_rep3 (LK6)_CNhs13568_12839-137B4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12839-137B4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr15minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr15minBiolRep3LK6_CNhs13568_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12839-137B4\ urlLabel FANTOM5 Details:\ bismap36Quantitative Bismap M36 bigWig 0.027778 1.00 Multi-read mappability with 36-mers after bisulfite conversion 0 10 240 70 80 247 162 167 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k36.Bismap.MultiTrackMappability.bw\ color 240,70,80\ longLabel Multi-read mappability with 36-mers after bisulfite conversion\ parent bismapBigWig off\ priority 10\ shortLabel Bismap M36\ subGroups view=MR\ track bismap36Quantitative\ type bigWig 0.027778 1.00\ visibility hide\ gtexCovBrainCaudatebasalganglia Brain Caud bas gangl bigWig Brain Caudate basal ganglia 0 10 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1HGF4-0011-R5b-SM-CM2ST.Brain_Caudate_basal_ganglia.RNAseq.bw\ color 238,238,0\ longLabel Brain Caudate basal ganglia\ parent gtexCov\ shortLabel Brain Caud bas gangl\ track gtexCovBrainCaudatebasalganglia\ GBM GBM bigLolly 12 + Glioblastoma multiforme 0 10 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/GBM.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Glioblastoma multiforme\ parent gdcCancer off\ priority 10\ shortLabel GBM\ track GBM\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ gnomadConstraint gnomAD Mut Constraint bigWig Gnocchi: Genome Aggregation Database (gnomAD) non-coding constraint of haploinsufficient variation, includes chrX 0 10 150 0 0 0 150 0 0 0 0\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ This track contains GENCODE or Ensembl alignments produced by\ the TransMap cross-species alignment algorithm from other vertebrate\ species in the UCSC Genome Browser. GENCODE is Ensembl for human and mouse,\ for other Ensembl sources, only ones with full gene builds are used.\ Projection Ensembl gene annotations will not be used as sources.\ For closer evolutionary distances, the alignments are created using\ syntenically filtered BLASTZ alignment chains, resulting in a prediction of the\ orthologous genes in human.\
\ \ \\ This track follows the display conventions for \ PSL alignment tracks.
\\ This track may also be configured to display codon coloring, a feature that\ allows the user to quickly compare cDNAs against the genomic sequence. For more \ information about this option, click \ here.\ Several types of alignment gap may also be colored; \ for more information, click \ here.\ \
\
\ To ensure unique identifiers for each alignment, cDNA and gene accessions were\ made unique by appending a suffix for each location in the source genome and\ again for each mapped location in the destination genome. The format is:\
\ accession.version-srcUniq.destUniq\\ \ Where srcUniq is a number added to make each source alignment unique, and\ destUniq is added to give the subsequent TransMap alignments unique\ identifiers.\ \
\ For example, in the cow genome, there are two alignments of mRNA BC149621.1.\ These are assigned the identifiers BC149621.1-1 and BC149621.1-2.\ When these are mapped to the human genome, BC149621.1-1 maps to a single\ location and is given the identifier BC149621.1-1.1. However, BC149621.1-2\ maps to two locations, resulting in BC149621.1-2.1 and BC149621.1-2.2. Note\ that multiple TransMap mappings are usually the result of tandem duplications, where both\ chains are identified as syntenic.\
\ \\ The raw data for these tracks can be accessed interactively through the\ Table Browser or the\ Data Integrator.\ For automated analysis, the annotations are stored in\ bigPsl files (containing a\ number of extra columns) and can be downloaded from our\ download server, \ or queried using our API. For more \ information on accessing track data see our \ Track Data Access FAQ.\ The files are associated with these tracks in the following way:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/transMap/V4/hg38.refseq.transMapV4.bigPsl\ -chrom=chr6 -start=0 -end=1000000 stdout\ \ \
\ This track was produced by Mark Diekhans at UCSC from cDNA and EST sequence data\ submitted to the international public sequence databases by \ scientists worldwide and annotations produced by the RefSeq,\ Ensembl, and GENCODE annotations projects.
\ \\ Siepel A, Diekhans M, Brejová B, Langton L, Stevens M, Comstock CL, Davis C, Ewing B, Oommen S,\ Lau C et al.\ \ Targeted discovery of novel human exons by comparative genomics.\ Genome Res. 2007 Dec;17(12):1763-73.\ PMID: 17989246; PMC: PMC2099585\
\ \\ Stanke M, Diekhans M, Baertsch R, Haussler D.\ \ Using native and syntenically mapped cDNA alignments to improve de novo gene finding.\ Bioinformatics. 2008 Mar 1;24(5):637-44.\ PMID: 18218656\
\ \\ Zhu J, Sanborn JZ, Diekhans M, Lowe CB, Pringle TH, Haussler D.\ \ Comparative genomics search for losses of long-established genes on the human lineage.\ PLoS Comput Biol. 2007 Dec;3(12):e247.\ PMID: 18085818; PMC: PMC2134963\
\ \ genes 1 baseColorDefault diffCodons\ baseColorUseCds given\ baseColorUseSequence lfExtra\ bigDataUrl /gbdb/hg38/transMap/V5/hg38.ensembl.transMapV5.bigPsl\ canPack on\ color 0,100,0\ defaultLabelFields orgAbbrev,geneName\ group genes\ html transMapEnsembl\ indelDoubleInsert on\ indelQueryInsert on\ labelFields commonName,orgAbbrev,srcDb,srcTransId,name,geneName,geneId,geneType,transcriptType\ labelSeparator " "\ longLabel TransMap Ensembl and GENCODE Mappings Version 5\ priority 10.001\ searchIndex name,srcTransId,geneName,geneId\ shortLabel TransMap Ensembl\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ superTrack transMapV5 pack\ track transMapEnsemblV5\ transMapSrcSet ensembl\ type bigPsl\ visibility pack\ transMapRefSeqV5 TransMap RefGene bigPsl TransMap RefSeq Gene Mappings Version 5 3 10.003 0 100 0 127 177 127 0 0 0\ This track contains RefSeq Gene alignments produced by\ the TransMap cross-species alignment algorithm\ from other vertebrate species in the UCSC Genome Browser.\ For closer evolutionary distances, the alignments are created using\ syntenically filtered BLASTZ alignment chains, resulting in a prediction of the\ orthologous genes in human.\
\ \ \\ This track follows the display conventions for \ PSL alignment tracks.
\\ This track may also be configured to display codon coloring, a feature that\ allows the user to quickly compare cDNAs against the genomic sequence. For more \ information about this option, click \ here.\ Several types of alignment gap may also be colored; \ for more information, click \ here.\ \
\
\ To ensure unique identifiers for each alignment, cDNA and gene accessions were\ made unique by appending a suffix for each location in the source genome and\ again for each mapped location in the destination genome. The format is:\
\ accession.version-srcUniq.destUniq\\ \ Where srcUniq is a number added to make each source alignment unique, and\ destUniq is added to give the subsequent TransMap alignments unique\ identifiers.\ \
\ For example, in the cow genome, there are two alignments of mRNA BC149621.1.\ These are assigned the identifiers BC149621.1-1 and BC149621.1-2.\ When these are mapped to the human genome, BC149621.1-1 maps to a single\ location and is given the identifier BC149621.1-1.1. However, BC149621.1-2\ maps to two locations, resulting in BC149621.1-2.1 and BC149621.1-2.2. Note\ that multiple TransMap mappings are usually the result of tandem duplications, where both\ chains are identified as syntenic.\
\ \\ The raw data for these tracks can be accessed interactively through the\ Table Browser or the\ Data Integrator.\ For automated analysis, the annotations are stored in\ bigPsl files (containing a\ number of extra columns) and can be downloaded from our\ download server, \ or queried using our API. For more \ information on accessing track data see our \ Track Data Access FAQ.\ The files are associated with these tracks in the following way:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/transMap/V4/hg38.refseq.transMapV4.bigPsl\ -chrom=chr6 -start=0 -end=1000000 stdout\ \ \
\ This track was produced by Mark Diekhans at UCSC from cDNA and EST sequence data\ submitted to the international public sequence databases by \ scientists worldwide and annotations produced by the RefSeq,\ Ensembl, and GENCODE annotations projects.
\ \\ Siepel A, Diekhans M, Brejová B, Langton L, Stevens M, Comstock CL, Davis C, Ewing B, Oommen S,\ Lau C et al.\ \ Targeted discovery of novel human exons by comparative genomics.\ Genome Res. 2007 Dec;17(12):1763-73.\ PMID: 17989246; PMC: PMC2099585\
\ \\ Stanke M, Diekhans M, Baertsch R, Haussler D.\ \ Using native and syntenically mapped cDNA alignments to improve de novo gene finding.\ Bioinformatics. 2008 Mar 1;24(5):637-44.\ PMID: 18218656\
\ \\ Zhu J, Sanborn JZ, Diekhans M, Lowe CB, Pringle TH, Haussler D.\ \ Comparative genomics search for losses of long-established genes on the human lineage.\ PLoS Comput Biol. 2007 Dec;3(12):e247.\ PMID: 18085818; PMC: PMC2134963\
\ \ genes 1 baseColorDefault diffCodons\ baseColorUseCds given\ baseColorUseSequence lfExtra\ bigDataUrl /gbdb/hg38/transMap/V5/hg38.refseq.transMapV5.bigPsl\ canPack on\ color 0,100,0\ defaultLabelFields orgAbbrev,geneName\ group genes\ html transMapRefSeq\ indelDoubleInsert on\ indelQueryInsert on\ labelFields commonName,orgAbbrev,srcDb,srcTransId,name,geneName,geneId\ labelSeparator " "\ longLabel TransMap RefSeq Gene Mappings Version 5\ priority 10.003\ searchIndex name,srcTransId,geneName,geneId\ shortLabel TransMap RefGene\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ superTrack transMapV5 pack\ track transMapRefSeqV5\ transMapSrcSet refseq\ type bigPsl\ visibility pack\ transMapRnaV5 TransMap RNA bigPsl TransMap GenBank RNA Mappings Version 5 0 10.004 0 100 0 127 177 127 0 0 0\ This track contains GenBank mRNA alignments produced by\ the TransMap cross-species alignment algorithm\ from other vertebrate species in the UCSC Genome Browser.\ For closer evolutionary distances, the alignments are created using\ syntenically filtered BLASTZ alignment chains, resulting in a prediction of the\ orthologous genes in human.\
\ \ \\ This track follows the display conventions for \ PSL alignment tracks.
\\ This track may also be configured to display codon coloring, a feature that\ allows the user to quickly compare cDNAs against the genomic sequence. For more \ information about this option, click \ here.\ Several types of alignment gap may also be colored; \ for more information, click \ here.\ \
\
\ To ensure unique identifiers for each alignment, cDNA and gene accessions were\ made unique by appending a suffix for each location in the source genome and\ again for each mapped location in the destination genome. The format is:\
\ accession.version-srcUniq.destUniq\\ \ Where srcUniq is a number added to make each source alignment unique, and\ destUniq is added to give the subsequent TransMap alignments unique\ identifiers.\ \
\ For example, in the cow genome, there are two alignments of mRNA BC149621.1.\ These are assigned the identifiers BC149621.1-1 and BC149621.1-2.\ When these are mapped to the human genome, BC149621.1-1 maps to a single\ location and is given the identifier BC149621.1-1.1. However, BC149621.1-2\ maps to two locations, resulting in BC149621.1-2.1 and BC149621.1-2.2. Note\ that multiple TransMap mappings are usually the result of tandem duplications, where both\ chains are identified as syntenic.\
\ \\ The raw data for these tracks can be accessed interactively through the\ Table Browser or the\ Data Integrator.\ For automated analysis, the annotations are stored in\ bigPsl files (containing a\ number of extra columns) and can be downloaded from our\ download server, \ or queried using our API. For more \ information on accessing track data see our \ Track Data Access FAQ.\ The files are associated with these tracks in the following way:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/transMap/V4/hg38.refseq.transMapV4.bigPsl\ -chrom=chr6 -start=0 -end=1000000 stdout\ \ \
\ This track was produced by Mark Diekhans at UCSC from cDNA and EST sequence data\ submitted to the international public sequence databases by \ scientists worldwide and annotations produced by the RefSeq,\ Ensembl, and GENCODE annotations projects.
\ \\ Siepel A, Diekhans M, Brejová B, Langton L, Stevens M, Comstock CL, Davis C, Ewing B, Oommen S,\ Lau C et al.\ \ Targeted discovery of novel human exons by comparative genomics.\ Genome Res. 2007 Dec;17(12):1763-73.\ PMID: 17989246; PMC: PMC2099585\
\ \\ Stanke M, Diekhans M, Baertsch R, Haussler D.\ \ Using native and syntenically mapped cDNA alignments to improve de novo gene finding.\ Bioinformatics. 2008 Mar 1;24(5):637-44.\ PMID: 18218656\
\ \\ Zhu J, Sanborn JZ, Diekhans M, Lowe CB, Pringle TH, Haussler D.\ \ Comparative genomics search for losses of long-established genes on the human lineage.\ PLoS Comput Biol. 2007 Dec;3(12):e247.\ PMID: 18085818; PMC: PMC2134963\
\ \ genes 1 baseColorDefault diffCodons\ baseColorUseCds given\ baseColorUseSequence lfExtra\ bigDataUrl /gbdb/hg38/transMap/V5/hg38.rna.transMapV5.bigPsl\ canPack on\ color 0,100,0\ defaultLabelFields orgAbbrev,srcTransId\ group genes\ html transMapRna\ indelDoubleInsert on\ indelQueryInsert on\ labelFields commonName,orgAbbrev,srcDb,srcTransId,name,geneName\ labelSeparator " "\ longLabel TransMap GenBank RNA Mappings Version 5\ priority 10.004\ searchIndex name,srcTransId,geneName\ shortLabel TransMap RNA\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ superTrack transMapV5 hide\ track transMapRnaV5\ transMapSrcSet rna\ type bigPsl\ visibility hide\ transMapEstV5 TransMap ESTs bigPsl TransMap EST Mappings Version 5 0 10.005 0 100 0 127 177 127 0 0 0\ This track contains GenBank spliced EST alignments produced by\ the TransMap cross-species alignment algorithm\ from other vertebrate species in the UCSC Genome Browser.\ For closer evolutionary distances, the alignments are created using\ syntenically filtered BLASTZ alignment chains, resulting in a prediction of the\ orthologous genes in human.\
\ \ \\ This track follows the display conventions for \ PSL alignment tracks.
\\ This track may also be configured to display codon coloring, a feature that\ allows the user to quickly compare cDNAs against the genomic sequence. For more \ information about this option, click \ here.\ Several types of alignment gap may also be colored; \ for more information, click \ here.\ \
\
\ To ensure unique identifiers for each alignment, cDNA and gene accessions were\ made unique by appending a suffix for each location in the source genome and\ again for each mapped location in the destination genome. The format is:\
\ accession.version-srcUniq.destUniq\\ \ Where srcUniq is a number added to make each source alignment unique, and\ destUniq is added to give the subsequent TransMap alignments unique\ identifiers.\ \
\ For example, in the cow genome, there are two alignments of mRNA BC149621.1.\ These are assigned the identifiers BC149621.1-1 and BC149621.1-2.\ When these are mapped to the human genome, BC149621.1-1 maps to a single\ location and is given the identifier BC149621.1-1.1. However, BC149621.1-2\ maps to two locations, resulting in BC149621.1-2.1 and BC149621.1-2.2. Note\ that multiple TransMap mappings are usually the result of tandem duplications, where both\ chains are identified as syntenic.\
\ \\ The raw data for these tracks can be accessed interactively through the\ Table Browser or the\ Data Integrator.\ For automated analysis, the annotations are stored in\ bigPsl files (containing a\ number of extra columns) and can be downloaded from our\ download server, \ or queried using our API. For more \ information on accessing track data see our \ Track Data Access FAQ.\ The files are associated with these tracks in the following way:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/transMap/V4/hg38.refseq.transMapV4.bigPsl\ -chrom=chr6 -start=0 -end=1000000 stdout\ \ \
\ This track was produced by Mark Diekhans at UCSC from cDNA and EST sequence data\ submitted to the international public sequence databases by \ scientists worldwide and annotations produced by the RefSeq,\ Ensembl, and GENCODE annotations projects.
\ \\ Siepel A, Diekhans M, Brejová B, Langton L, Stevens M, Comstock CL, Davis C, Ewing B, Oommen S,\ Lau C et al.\ \ Targeted discovery of novel human exons by comparative genomics.\ Genome Res. 2007 Dec;17(12):1763-73.\ PMID: 17989246; PMC: PMC2099585\
\ \\ Stanke M, Diekhans M, Baertsch R, Haussler D.\ \ Using native and syntenically mapped cDNA alignments to improve de novo gene finding.\ Bioinformatics. 2008 Mar 1;24(5):637-44.\ PMID: 18218656\
\ \\ Zhu J, Sanborn JZ, Diekhans M, Lowe CB, Pringle TH, Haussler D.\ \ Comparative genomics search for losses of long-established genes on the human lineage.\ PLoS Comput Biol. 2007 Dec;3(12):e247.\ PMID: 18085818; PMC: PMC2134963\
\ \ genes 1 baseColorDefault none\ baseColorUseSequence lfExtra\ bigDataUrl /gbdb/hg38/transMap/V5/hg38.est.transMapV5.bigPsl\ canPack on\ color 0,100,0\ defaultLabelFields orgAbbrev,srcTransId\ group genes\ html transMapEst\ indelDoubleInsert on\ indelQueryInsert on\ labelFields commonName,orgAbbrev,srcDb,srcTransId,name\ labelSeparator " "\ longLabel TransMap EST Mappings Version 5\ priority 10.005\ searchIndex name,srcTransId\ shortLabel TransMap ESTs\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ superTrack transMapV5 hide\ track transMapEstV5\ transMapSrcSet est\ type bigPsl\ visibility hide\ gtexCov GTEx RNA-Seq Coverage bigWig GTEx V8 RNA-Seq Read Coverage by Tissue 0 10.2 0 0 0 127 127 127 0 0 0\ The\ \ NIH Genotype-Tissue Expression (GTEx) project\ determined genetic variation and gene expression in 52 tissues and 2 cell lines\ using RNA-seq data (V8, August 2019), on 17,382 samples from 948 adults.\ This track focuses on the gene expression part. It shows read coverage, from one\ single sample per tissue, selected for high-quality and high read depth.\ The data is summarized to one number per base pair, the number of sequencing\ reads that cover this position. The plot allows finding out if a given exon is\ transcribed primarily in certain tissues and also whether transcription is\ uniform over the length of a single exon.\
\ \\ This track follows the display conventions for composite \ "wiggle" tracks. The subtracks, one per tissue, of this track \ may be configured in a variety of ways to highlight different aspects of the \ displayed data. The graphical configuration options are shown at the top of \ the track description page, followed by a list of subtracks. To display only \ selected subtracks, uncheck the boxes next to the tracks you wish to hide. \ For more information about the graphical configuration options, click the \ Graph\ configuration help link.
\ Tissue colors were assigned to conform to the GTEx Consortium publication conventions.\ \ \ In Dense mode, the darkness of the grayscale rectangle displayed for the gene reflects the absolute\ read count.\ \ \For background information about GTEx sample selection, see our \ GTEx gene expression\ track. In short, samples were sequenced with the Illumina TrueSeq protocol\ on unstranded polyA+ librarires to obtain 76-bp paired end reads with\ HiSeq 2000 and 2500 machines.
\ \\ Sequence reads were aligned to the hg38/GRCh38 human genome using STAR v2.5.3a\ and the GENCODE 26 transcriptome. \ The alignment pipeline is available\ here.\ For further method details, see the \ \ GTEx Portal Documentation page.\
\ \\ To obtain read coverage, the GTEx Laboratory, Data Analysis and Coordinating\ Center (LDACC) at the Broad Institute decided to select a single, high-quality\ representative sample for each tissue type, since aggregated tracks may\ obscure certain features or even introduce some artifacts (e.g. intronic\ coverage). For each tissue, the selected sample has the highest RIN value with\ a high coverage (>80M reads) and exonic rate (>85%). \ The alignment-to-coverage pipeline is available from Github:\ Python script,\ Docker file and \ Pipeline WDL description. \
\To show the exact GTEx sample that was used for each tissue,\ click the "Schema" link on the track configuration page (above), the filename\ under "bigDataUrl" includes the identifier.
\ \\ The scientific goal of the GTEx project required that the donors and their biospecimen \ present with no evidence of disease. \ The tissue types collected were chosen based on their clinical significance, logistical \ feasibility and their relevance to the scientific goal of the project and the \ research community. \ Summary plots of GTEx sample characteristics are available at the \ \ GTEx Portal Tissue Summary page.
\ \\ The raw data for the GTEx Read Coverage track can be accessed interactively through the \ Table Browser.\
\ \ For automated analysis and downloads, the track data files can be downloaded from \ our downloads server\ or the JSON API.\ Individual regions or the whole genome annotation can be accessed as text using our utility\bigBedToBed
. Instructions for downloading the utility can be found \
here. \
That utility can also be used to obtain features within a given range, e.g. \
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/gtex/gtexGeneV8.bb -chrom=chr21\
-start=0 -end=100000000 stdout
\
\ Data can also be obtained directly from GTEx at the following link:\ \ https://gtexportal.org/home/datasets
\ \\ Statistical analysis and data interpretation was performed by The GTEx Consortium Analysis \ Working Group. \ Data was provided by the GTEx LDACC at The Broad Institute of MIT and Harvard.
\ \\ GTEx Consortium.\ \ The GTEx Consortium atlas of genetic regulatory effects across human tissues.\ Science. 2020 Sep 11;369(6509):1318-1330.\ PMID: 32913098;\ PMC: PMC7737656
\ \ \\ GTEx Consortium.\ \ The Genotype-Tissue Expression (GTEx) project.\ Nat Genet. 2013 Jun;45(6):580-5.\ PMID: 23715323; \ PMC: PMC4010069
\ \\ Carithers LJ, Ardlie K, Barcus M, Branton PA, Britton A, Buia SA, Compton CC, DeLuca DS, \ Peter-Demchok J, Gelfand ET et al.\ \ A Novel Approach to High-Quality Postmortem Tissue Procurement: The GTEx Project.\ Biopreserv Biobank. 2015 Oct;13(5):311-9.\ PMID: 26484571; \ PMC: PMC4675181
\ \ Melé M, Ferreira PG, Reverter F, DeLuca DS, Monlong J, Sammeth M, Young TR, Goldmann JM,\ Pervouchine DD, Sullivan TJ et al.\ \ Human genomics. The human transcriptome across tissues and individuals.\ Science. 2015 May 8;348(6235):660-5.\ PMID: 25954002; PMC: PMC4547472\ \\ DeLuca DS, Levin JZ, Sivachenko A, Fennell T, Nazaire MD, Williams C, Reich M, Winckler W, Getz G.\ \ RNA-SeQC: RNA-seq metrics for quality control and process optimization.\ Bioinformatics. 2012 Jun 1;28(11):1530-2.\ PMID: 22539670; PMC: PMC3356847
\ expression 0 autoScale group\ compositeTrack on\ group expression\ longLabel GTEx V8 RNA-Seq Read Coverage by Tissue\ maxHeightPixels 100:50:8\ priority 10.20\ shortLabel GTEx RNA-Seq Coverage\ track gtexCov\ type bigWig\ ukbDepletion UKB Depl. Rank Score bigWig 0.0 1.0 UK Biobank / deCODE Genetics Depletion Rank Score 1 10.5 0 0 0 127 127 127 0 0 0\ The "Constraint scores" container track includes several subtracks showing the results of\ constraint prediction algorithms. These try to find regions of negative\ selection, where variations likely have functional impact. The algorithms do\ not use multi-species alignments to derive evolutionary constraint, but use\ primarily human variation, usually from variants collected by gnomAD (see the\ gnomAD V2 or V3 tracks on hg19 and hg38) or TOPMED (contained in our dbSNP\ tracks and available as a filter). One of the subtracks is based on UK Biobank\ variants, which are not available publicly, so we have no track with the raw data.\ The number of human genomes that are used as the input for these scores are\ 76k, 53k and 110k for gnomAD, TOPMED and UK Biobank, respectively.\
\ \Note that another important constraint score, gnomAD\ constraint, is not part of this container track but can be found in the hg38 gnomAD\ track.\
\ \ The algorithms included in this track are:\\ JARVIS scores are shown as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The scores were downloaded and converted to a single bigWig file.\ Move the mouse over the bars to display the exact values. A horizontal line is shown at the 0.733\ value which signifies the 90th percentile.
\ See hg19 makeDoc and\ hg38 makeDoc.\\ Interpretation: The authors offer a suggested guideline of > 0.9998 for identifying\ higher confidence calls and minimizing false positives. In addition to that strict threshold, the \ following two more relaxed cutoffs can be used to explore additional hits. Note that these\ thresholds are offered as guidelines and are not necessarily representative of pathogenicity.
\ \\
Percentile | JARVIS score threshold |
---|---|
99th | 0.9998 |
95th | 0.9826 |
90th | 0.7338 |
\ HMC scores are displayed as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The highly-constrained cutoff\ of 0.8 is indicated with a line.
\\ Interpretation: \ A protein residue with HMC score <1 indicates that missense variants affecting\ the homologous residues are significantly under negative selection (P-value <\ 0.05) and likely to be deleterious. A more stringent score threshold of HMC<0.8\ is recommended to prioritize predicted disease-associated variants.\
\ \\ Interpretation: The authors suggest the following guidelines for evaluating\ intolerance. By default, the MetaDome track displays a horizontal line at 0.7 which \ signifies the first intolerant bin. For more information see the MetaDome publication.
\ \\
Classification | MetaDome Tolerance Score |
---|---|
Highly intolerant | ≤ 0.175 |
Intolerant | ≤ 0.525 |
Slightly intolerant | ≤ 0.7 |
\ MTR data can be found on two tracks, MTR All data and MTR Scores. In the\ MTR Scores track the data has been converted into 4 separate signal tracks\ representing each base pair mutation, with the lowest possible score shown when\ multiple transcripts overlap at a position. Overlaps can happen since this score\ is derived from transcripts and multiple transcripts can overlap. \ A horizontal line is drawn on the 0.8 score line\ to roughly represent the 25th percentile, meaning the items below may be of particular\ interest. It is recommended that the data be explored using\ this version of the track, as it condenses the information substantially while\ retaining the magnitude of the data.
\ \Any specific point mutations of interest can then be researched in the \ MTR All data track. This track contains all of the information from\ \ MTRV2 including more than 3 possible scores per base when transcripts overlap.\ A mouse-over on this track shows the ref and alt allele, as well as the MTR score\ and the MTR score percentile. Filters are available for MTR score, False Discovery Rate\ (FDR), MTR percentile, and variant consequence. By default, only items in the bottom\ 25 percentile are shown. Items in the track are colored according\ to their MTR percentile:
\\ Interpretation: Regions with low MTR scores were seen to be enriched with\ pathogenic variants. For example, ClinVar pathogenic variants were seen to\ have an average score of 0.77 whereas ClinVar benign variants had an average score\ of 0.92. Further validation using the FATHMM cancer-associated training dataset saw\ that scores less than 0.5 contained 8.6% of the pathogenic variants while only containing\ 0.9% of neutral variants. In summary, lower scores are more likely to represent\ pathogenic variants whereas higher scores could be pathogenic, but have a higher chance\ to be a false positive. For more information see the MTR-Viewer publication.
\ \\ Scores were downloaded and converted to a single bigWig file. See the\ hg19 makeDoc and the\ hg38 makeDoc for more info.\
\ \\ Scores were downloaded and converted to .bedGraph files with a custom Python \ script. The bedGraph files were then converted to bigWig files, as documented in our \ makeDoc hg19 build log.
\ \\
The authors provided a bed file containing codon coordinates along with the scores. \
This file was parsed with a python script to create the two tracks. For the first track\
the scores were aggregated for each coordinate, then the lowest score chosen for any\
overlaps and the result written out to bedGraph format. The file was then converted\
to bigWig with the bedGraphToBigWig
utility. For the second track the file\
was reorganized into a bed 4+3 and conveted to bigBed with the bedToBigBed
\
utility.
\ See the hg19 makeDoc for details including the build script.
\\ The raw MetaDome data can also be accessed via their Zenodo handle.
\ \\ V2\ file was downloaded and columns were reshuffled as well as itemRgb added for the\ MTR All data track. For the MTR Scores track the file was parsed with a python\ script to pull out the highest possible MTR score for each of the 3 possible mutations\ at each base pair and 4 tracks built out of these values representing each mutation.
\\ See the hg19 makeDoc entry on MTR for more info.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/hmc/hmc.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \ \\ Thanks to Jean-Madeleine Desainteagathe (APHP Paris, France) for suggesting the JARVIS, MTR, HMC tracks. Thanks to Xialei Zhang for providing the HMC data file and to Dimitrios Vitsios and Slave Petrovski for helping clean up the hg38 JARVIS files for providing guidance on interpretation. Additional\ thanks to Laurens van de Wiel for providing the MetaDome data as well as guidance on the track development and interpretation. \
\ \\ Vitsios D, Dhindsa RS, Middleton L, Gussow AB, Petrovski S.\ \ Prioritizing non-coding regions based on human genomic constraint and sequence context with deep\ learning.\ Nat Commun. 2021 Mar 8;12(1):1504.\ PMID: 33686085; PMC: PMC7940646\
\ \\ Xiaolei Zhang, Pantazis I. Theotokis, Nicholas Li, the SHaRe Investigators, Caroline F. Wright, Kaitlin E. Samocha, Nicola Whiffin, James S. Ware\ \ Genetic constraint at single amino acid resolution improves missense variant prioritisation and gene discovery.\ Medrxiv 2022.02.16.22271023\
\ \\ Wiel L, Baakman C, Gilissen D, Veltman JA, Vriend G, Gilissen C.\ \ MetaDome: Pathogenicity analysis of genetic variants through aggregation of homologous human protein\ domains.\ Hum Mutat. 2019 Aug;40(8):1030-1038.\ PMID: 31116477; PMC: PMC6772141\
\ \\ Silk M, Petrovski S, Ascher DB.\ \ MTR-Viewer: identifying regions within genes under purifying selection.\ Nucleic Acids Res. 2019 Jul 2;47(W1):W121-W126.\ PMID: 31170280; PMC: PMC6602522\
\ \\ Halldorsson BV, Eggertsson HP, Moore KHS, Hauswedell H, Eiriksson O, Ulfarsson MO, Palsson G,\ Hardarson MT, Oddsson A, Jensson BO et al.\ \ The sequences of 150,119 genomes in the UK Biobank.\ Nature. 2022 Jul;607(7920):732-740.\ PMID: 35859178; PMC: PMC9329122\
\ \ phenDis 0 bigDataUrl /gbdb/hg38/ukbDepletion/ukbDepletion.bw\ html constraintSuper\ longLabel UK Biobank / deCODE Genetics Depletion Rank Score\ maxHeightPixels 128:40:8\ parent constraintSuper\ priority 10.5\ shortLabel UKB Depl. Rank Score\ track ukbDepletion\ type bigWig 0.0 1.0\ viewLimits 0.0:1.0\ viewLimitsMax 0:1.0\ visibility dense\ chainXenTro10 xenTro10 Chain chain xenTro10 X. tropicalis (Nov. 2019 (UCB_Xtro_10.0/xenTro10)) Chained Alignments 3 11 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel X. tropicalis (Nov. 2019 (UCB_Xtro_10.0/xenTro10)) Chained Alignments\ otherDb xenTro10\ parent vertebrateChainNetViewchain off\ shortLabel xenTro10 Chain\ subGroups view=chain species=s029b clade=c03\ track chainXenTro10\ type chain xenTro10\ chainNasLar1 Proboscis monkey Chain chain nasLar1 Proboscis monkey (Nov. 2014 (Charlie1.0/nasLar1)) Chained Alignments 3 11 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Proboscis monkey (Nov. 2014 (Charlie1.0/nasLar1)) Chained Alignments\ otherDb nasLar1\ parent primateChainNetViewchain off\ shortLabel Proboscis monkey Chain\ subGroups view=chain species=s016 clade=c01\ track chainNasLar1\ type chain nasLar1\ chainRn6 Rat Chain chain rn6 Rat (Jul. 2014 (RGSC 6.0/rn6)) Chained Alignments 3 11 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Rat (Jul. 2014 (RGSC 6.0/rn6)) Chained Alignments\ otherDb rn6\ parent placentalChainNetViewchain off\ shortLabel Rat Chain\ subGroups view=chain species=s024d clade=c00\ track chainRn6\ type chain rn6\ encTfChipPkENCFF646TUX A549 CTCF 3 narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in A549 from ENCODE 3 (ENCFF646TUX) 0 11 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in A549 from ENCODE 3 (ENCFF646TUX)\ parent encTfChipPk off\ shortLabel A549 CTCF 3\ subGroups cellType=A549 factor=CTCF\ track encTfChipPkENCFF646TUX\ cloneEndABC23 ABC23 bed 12 Agencourt fosmid library 23 0 11 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 23\ parent cloneEndSuper off\ priority 11\ shortLabel ABC23\ subGroups source=agencourt\ track cloneEndABC23\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_tpm_fwd AorticSmsToFgf2_00hr30minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_forward 1 11 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep1%20%28LK7%29.CNhs13341.12644-134G7.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12644-134G7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr30minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_ctss_fwd AorticSmsToFgf2_00hr30minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_forward 0 11 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep1%20%28LK7%29.CNhs13341.12644-134G7.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12644-134G7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr30minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7\ urlLabel FANTOM5 Details:\ bismap50Quantitative Bismap M50 bigWig 0.02 1.00 Multi-read mappability with 50-mers after bisulfite conversion 0 11 240 120 80 247 187 167 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k50.Bismap.MultiTrackMappability.bw\ color 240,120,80\ longLabel Multi-read mappability with 50-mers after bisulfite conversion\ parent bismapBigWig off\ priority 11\ shortLabel Bismap M50\ subGroups view=MR\ track bismap50Quantitative\ type bigWig 0.02 1.00\ visibility hide\ gtexCovBrainCerebellum Brain Cereb bigWig Brain Cerebellum 0 11 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-145MH-2926-SM-5Q5D2.Brain_Cerebellum.RNAseq.bw\ color 238,238,0\ longLabel Brain Cerebellum\ parent gtexCov\ shortLabel Brain Cereb\ track gtexCovBrainCerebellum\ chainHprcGCA_018506125v1 HG02055.mat chain GCA_018506125.1 HG02055.mat HG02055.pri.mat.f1_v2 (May 2021 GCA_018506125.1_HG02055.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 11 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02055.mat HG02055.pri.mat.f1_v2 (May 2021 GCA_018506125.1_HG02055.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018506125.1\ parent hprcChainNetViewchain off\ priority 28\ shortLabel HG02055.mat\ subGroups view=chain sample=s028 population=afr subpop=acb hap=mat\ track chainHprcGCA_018506125v1\ type chain GCA_018506125.1\ HNSC HNSC bigLolly 12 + Head and Neck squamous cell carcinoma 0 11 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/HNSC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Head and Neck squamous cell carcinoma\ parent gdcCancer off\ priority 11\ shortLabel HNSC\ track HNSC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTKidney Kidney bed 5 + lincRNAs from kidney 1 11 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from kidney\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Kidney\ subGroups view=lincRNAsRefseqExp tissueType=kidney\ track lincRNAsCTKidney\ wgEncodeRegDnaseUwNt2d1Peak NT2-D1 Pk narrowPeak NT2-D1 embryonal carcinoma (NTera2) cell line DNaseI Peaks from ENCODE 1 11 255 173 85 255 214 170 1 0 0 regulation 1 color 255,173,85\ longLabel NT2-D1 embryonal carcinoma (NTera2) cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel NT2-D1 Pk\ subGroups view=a_Peaks cellType=NT2-D1 treatment=n_a tissue=testis cancer=cancer\ track wgEncodeRegDnaseUwNt2d1Peak\ wgEncodeRegDnaseUwNt2d1Wig NT2-D1 Sg bigWig 0 8351.64 NT2-D1 embryonal carcinoma (NTera2) cell line DNaseI Signal from ENCODE 0 11 255 173 85 255 214 170 0 0 0 regulation 1 color 255,173,85\ longLabel NT2-D1 embryonal carcinoma (NTera2) cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.09484\ shortLabel NT2-D1 Sg\ subGroups cellType=NT2-D1 treatment=n_a tissue=testis cancer=cancer\ table wgEncodeRegDnaseUwNt2d1Signal\ track wgEncodeRegDnaseUwNt2d1Wig\ type bigWig 0 8351.64\ unipOther Other Annot. bigBed 12 + UniProt Other Annotations 1 11 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipOther.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ longLabel UniProt Other Annotations\ parent uniprot\ priority 11\ shortLabel Other Annot.\ track unipOther\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#family_and_domains" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility dense\ unipStruct Structure bigBed 12 + UniProt Protein Primary/Secondary Structure Annotations 0 11 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipStruct.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ group genes\ longLabel UniProt Protein Primary/Secondary Structure Annotations\ parent uniprot\ priority 11\ shortLabel Structure\ track unipStruct\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#structure" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility hide\ Agilent_Human_Exon_Clinical_Research_V2_Covered SureSel. Clinical V2 P bigBed Agilent - SureSelect Clinical Research Exome V2 Covered by Probes 0 11 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S30409818_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect Clinical Research Exome V2 Covered by Probes\ parent exomeProbesets on\ shortLabel SureSel. Clinical V2 P\ track Agilent_Human_Exon_Clinical_Research_V2_Covered\ type bigBed\ iscaUncertain Uncertain gvf ClinGen CNVs: Uncertain 3 11 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/dbvar/?term=$$ phenDis 1 longLabel ClinGen CNVs: Uncertain\ parent iscaViewDetail off\ shortLabel Uncertain\ subGroups view=cnv class=unc level=sub\ track iscaUncertain\ netXenTro10 xenTro10 Net netAlign xenTro10 chainXenTro10 X. tropicalis (Nov. 2019 (UCB_Xtro_10.0/xenTro10)) Alignment Net 1 12 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel X. tropicalis (Nov. 2019 (UCB_Xtro_10.0/xenTro10)) Alignment Net\ otherDb xenTro10\ parent vertebrateChainNetViewnet on\ shortLabel xenTro10 Net\ subGroups view=net species=s029b clade=c03\ track netXenTro10\ type netAlign xenTro10 chainXenTro10\ netNasLar1 Proboscis monkey Net netAlign nasLar1 chainNasLar1 Proboscis monkey (Nov. 2014 (Charlie1.0/nasLar1)) Alignment Net 1 12 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Proboscis monkey (Nov. 2014 (Charlie1.0/nasLar1)) Alignment Net\ otherDb nasLar1\ parent primateChainNetViewnet off\ shortLabel Proboscis monkey Net\ subGroups view=net species=s016 clade=c01\ track netNasLar1\ type netAlign nasLar1 chainNasLar1\ netRn6 Rat Net netAlign rn6 chainRn6 Rat (Jul. 2014 (RGSC 6.0/rn6)) Alignment Net 1 12 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Rat (Jul. 2014 (RGSC 6.0/rn6)) Alignment Net\ otherDb rn6\ parent placentalChainNetViewnet off\ shortLabel Rat Net\ subGroups view=net species=s024d clade=c00\ track netRn6\ type netAlign rn6 chainRn6\ encTfChipPkENCFF199OOU A549 EHMT2 narrowPeak Transcription Factor ChIP-seq Peaks of EHMT2 in A549 from ENCODE 3 (ENCFF199OOU) 0 12 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of EHMT2 in A549 from ENCODE 3 (ENCFF199OOU)\ parent encTfChipPk off\ shortLabel A549 EHMT2\ subGroups cellType=A549 factor=EHMT2\ track encTfChipPkENCFF199OOU\ cloneEndABC24 ABC24 bed 12 Agencourt fosmid library 24 0 12 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 24\ parent cloneEndSuper off\ priority 12\ shortLabel ABC24\ subGroups source=agencourt\ track cloneEndABC24\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_tpm_rev AorticSmsToFgf2_00hr30minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_reverse 1 12 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep1%20%28LK7%29.CNhs13341.12644-134G7.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12644-134G7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr30minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_ctss_rev AorticSmsToFgf2_00hr30minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_reverse 0 12 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep1%20%28LK7%29.CNhs13341.12644-134G7.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep1 (LK7)_CNhs13341_12644-134G7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12644-134G7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr30minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep1LK7_CNhs13341_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12644-134G7\ urlLabel FANTOM5 Details:\ bismap100Quantitative Bismap M100 bigWig 0.01 1.00 Multi-read mappability with 100-mers after bisulfite conversion 0 12 240 170 80 247 212 167 0 0 0 map 0 bigDataUrl /gbdb/hg38/hoffmanMappability/k100.Bismap.MultiTrackMappability.bw\ color 240,170,80\ longLabel Multi-read mappability with 100-mers after bisulfite conversion\ parent bismapBigWig off\ priority 12\ shortLabel Bismap M100\ subGroups view=MR\ track bismap100Quantitative\ type bigWig 0.01 1.00\ visibility hide\ wgEncodeRegDnaseUwBjPeak BJ Pk narrowPeak BJ foreskin fibroblast cell line DNaseI Peaks from ENCODE 1 12 255 184 85 255 219 170 1 0 0 regulation 1 color 255,184,85\ longLabel BJ foreskin fibroblast cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel BJ Pk\ subGroups view=a_Peaks cellType=BJ treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwBjPeak\ wgEncodeRegDnaseUwBjWig BJ Sg bigWig 0 28788.2 BJ foreskin fibroblast cell line DNaseI Signal from ENCODE 0 12 255 184 85 255 219 170 0 0 0 regulation 1 color 255,184,85\ longLabel BJ foreskin fibroblast cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.11593\ shortLabel BJ Sg\ subGroups cellType=BJ treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwBjSignal\ track wgEncodeRegDnaseUwBjWig\ type bigWig 0 28788.2\ gtexCovBrainCerebellarHemisphere Brain Cereb Hemisph bigWig Brain Cerebellar Hemisphere 0 12 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-13X6J-0011-R11a-SM-5P9HE.Brain_Cerebellar_Hemisphere.RNAseq.bw\ color 238,238,0\ longLabel Brain Cerebellar Hemisphere\ parent gtexCov\ shortLabel Brain Cereb Hemisph\ track gtexCovBrainCerebellarHemisphere\ netHprcGCA_018506125v1 HG02055.mat netAlign GCA_018506125.1 chainHprcGCA_018506125v1 HG02055.mat HG02055.pri.mat.f1_v2 (May 2021 GCA_018506125.1_HG02055.pri.mat.f1_v2) HPRC project computed Chain Nets 1 12 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02055.mat HG02055.pri.mat.f1_v2 (May 2021 GCA_018506125.1_HG02055.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018506125.1\ parent hprcChainNetViewnet off\ priority 28\ shortLabel HG02055.mat\ subGroups view=net sample=s028 population=afr subpop=acb hap=mat\ track netHprcGCA_018506125v1\ type netAlign GCA_018506125.1 chainHprcGCA_018506125v1\ lincRNAsCTLiver Liver bed 5 + lincRNAs from liver 1 12 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from liver\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Liver\ subGroups view=lincRNAsRefseqExp tissueType=liver\ track lincRNAsCTLiver\ unipRepeat Repeats bigBed 12 + UniProt Repeats 1 12 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipRepeat.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ longLabel UniProt Repeats\ parent uniprot\ priority 12\ shortLabel Repeats\ track unipRepeat\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#family_and_domains" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility dense\ Agilent_Human_Exon_Clinical_Research_V2_Regions SureSel. Clinical V2 T bigBed Agilent - SureSelect Clinical Research Exome V2 Target Regions 0 12 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S30409818_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect Clinical Research Exome V2 Target Regions\ parent exomeProbesets on\ shortLabel SureSel. Clinical V2 T\ track Agilent_Human_Exon_Clinical_Research_V2_Regions\ type bigBed\ chainXenLae2 xenLae2 Chain chain xenLae2 African clawed frog (Aug. 2016 (Xenopus_laevis_v2/xenLae2)) Chained Alignments 3 13 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel African clawed frog (Aug. 2016 (Xenopus_laevis_v2/xenLae2)) Chained Alignments\ otherDb xenLae2\ parent vertebrateChainNetViewchain off\ shortLabel xenLae2 Chain\ subGroups view=chain species=s034 clade=c03\ track chainXenLae2\ type chain xenLae2\ chainRhiRox1 rhiRox1 Chain chain rhiRox1 Golden snub-nosed monkey (Oct. 2014 (Rrox_v1/rhiRox1)) Chained Alignments 3 13 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Golden snub-nosed monkey (Oct. 2014 (Rrox_v1/rhiRox1)) Chained Alignments\ otherDb rhiRox1\ parent primateChainNetViewchain off\ shortLabel rhiRox1 Chain\ subGroups view=chain species=s018 clade=c01\ track chainRhiRox1\ type chain rhiRox1\ chainCanFam6 Dog Chain chain canFam6 Dog (Oct. 2020 (Dog10K_Boxer_Tasha/canFam6)) Chained Alignments 3 13 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Dog (Oct. 2020 (Dog10K_Boxer_Tasha/canFam6)) Chained Alignments\ otherDb canFam6\ parent placentalChainNetViewchain off\ shortLabel Dog Chain\ subGroups view=chain species=s034a clade=c01\ track chainCanFam6\ type chain canFam6\ encTfChipPkENCFF935ZUW A549 ELF1 narrowPeak Transcription Factor ChIP-seq Peaks of ELF1 in A549 from ENCODE 3 (ENCFF935ZUW) 0 13 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of ELF1 in A549 from ENCODE 3 (ENCFF935ZUW)\ parent encTfChipPk off\ shortLabel A549 ELF1\ subGroups cellType=A549 factor=ELF1\ track encTfChipPkENCFF935ZUW\ cloneEndABC27 ABC27 bed 12 Agencourt fosmid library 27 0 13 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 27\ parent cloneEndSuper off\ priority 13\ shortLabel ABC27\ subGroups source=agencourt\ track cloneEndABC27\ type bed 12\ visibility hide\ wgEncodeRegDnaseUwAg09309Peak AG09309 Pk narrowPeak AG09309 skin fibroblast DNaseI Peaks from ENCODE 1 13 255 186 85 255 220 170 1 0 0 regulation 1 color 255,186,85\ longLabel AG09309 skin fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel AG09309 Pk\ subGroups view=a_Peaks cellType=AG09309 treatment=n_a tissue=skin cancer=unknown\ track wgEncodeRegDnaseUwAg09309Peak\ wgEncodeRegDnaseUwAg09309Wig AG09309 Sg bigWig 0 29145.4 AG09309 skin fibroblast DNaseI Signal from ENCODE 0 13 255 186 85 255 220 170 0 0 0 regulation 1 color 255,186,85\ longLabel AG09309 skin fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.11916\ shortLabel AG09309 Sg\ subGroups cellType=AG09309 treatment=n_a tissue=skin cancer=unknown\ table wgEncodeRegDnaseUwAg09309Signal\ track wgEncodeRegDnaseUwAg09309Wig\ type bigWig 0 29145.4\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_tpm_fwd AorticSmsToFgf2_00hr30minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_forward 1 13 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep2%20%28LK8%29.CNhs13360.12742-135I6.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12742-135I6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr30minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_ctss_fwd AorticSmsToFgf2_00hr30minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_forward 0 13 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep2%20%28LK8%29.CNhs13360.12742-135I6.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12742-135I6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr30minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6\ urlLabel FANTOM5 Details:\ gtexCovBrainCortex Brain Cortex bigWig Brain Cortex 0 13 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-UTHO-3026-SM-3GAFB.Brain_Cortex.RNAseq.bw\ color 238,238,0\ longLabel Brain Cortex\ parent gtexCov\ shortLabel Brain Cortex\ track gtexCovBrainCortex\ phastCons100way Cons 100 Verts wig 0 1 100 vertebrates conservation by PhastCons 0 13 70 130 70 130 70 70 0 0 0 compGeno 0 altColor 130,70,70\ autoScale off\ color 70,130,70\ configurable on\ longLabel 100 vertebrates conservation by PhastCons\ maxHeightPixels 100:40:11\ noInherit on\ parent cons100wayViewphastcons off\ priority 13\ shortLabel Cons 100 Verts\ spanList 1\ subGroups view=phastcons\ track phastCons100way\ type wig 0 1\ windowingFunction mean\ phastCons30way Cons 30 Mammals wig 0 1 30 mammals conservation by PhastCons (27 primates) 2 13 70 130 70 130 70 70 0 0 0 compGeno 0 altColor 130,70,70\ autoScale off\ color 70,130,70\ configurable on\ longLabel 30 mammals conservation by PhastCons (27 primates)\ maxHeightPixels 100:40:11\ noInherit on\ parent cons30wayViewphastcons on\ priority 13\ shortLabel Cons 30 Mammals\ spanList 1\ subGroups view=phastcons\ track phastCons30way\ type wig 0 1\ windowingFunction mean\ chainHprcGCA_018852585v1 HG02145.mat chain GCA_018852585.1 HG02145.mat HG02145.pri.mat.f1_v2 (Jun. 2021 GCA_018852585.1_HG02145.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 13 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02145.mat HG02145.pri.mat.f1_v2 (Jun. 2021 GCA_018852585.1_HG02145.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018852585.1\ parent hprcChainNetViewchain off\ priority 29\ shortLabel HG02145.mat\ subGroups view=chain sample=s029 population=afr subpop=acb hap=mat\ track chainHprcGCA_018852585v1\ type chain GCA_018852585.1\ KIRC KIRC bigLolly 12 + Kidney renal clear cell carcinoma 0 13 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/KIRC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Kidney renal clear cell carcinoma\ parent gdcCancer off\ priority 13\ shortLabel KIRC\ track KIRC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTLung Lung bed 5 + lincRNAs from lung 1 13 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from lung\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Lung\ subGroups view=lincRNAsRefseqExp tissueType=lung\ track lincRNAsCTLung\ unipConflict Seq. Conflicts bigBed 12 + UniProt Sequence Conflicts 1 13 0 0 0 127 127 127 0 0 0 genes 1 bigDataUrl /gbdb/hg38/uniprot/unipConflict.bb\ filterValues.status Manually reviewed (Swiss-Prot),Unreviewed (TrEMBL)\ longLabel UniProt Sequence Conflicts\ parent uniprot off\ priority 13\ shortLabel Seq. Conflicts\ track unipConflict\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#Sequence_conflict_section" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility dense\ Agilent_Human_Exon_Focused_Covered SureSel. Focused P bigBed Agilent - SureSelect Focused Exome Covered by Probes 0 13 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07084713_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect Focused Exome Covered by Probes\ parent exomeProbesets off\ shortLabel SureSel. Focused P\ track Agilent_Human_Exon_Focused_Covered\ type bigBed\ netXenLae2 xenLae2 Net netAlign xenLae2 chainXenLae2 African clawed frog (Aug. 2016 (Xenopus_laevis_v2/xenLae2)) Alignment Net 1 14 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel African clawed frog (Aug. 2016 (Xenopus_laevis_v2/xenLae2)) Alignment Net\ otherDb xenLae2\ parent vertebrateChainNetViewnet off\ shortLabel xenLae2 Net\ subGroups view=net species=s034 clade=c03\ track netXenLae2\ type netAlign xenLae2 chainXenLae2\ netRhiRox1 rhiRox1 Net netAlign rhiRox1 chainRhiRox1 Golden snub-nosed monkey (Oct. 2014 (Rrox_v1/rhiRox1)) Alignment Net 1 14 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Golden snub-nosed monkey (Oct. 2014 (Rrox_v1/rhiRox1)) Alignment Net\ otherDb rhiRox1\ parent primateChainNetViewnet off\ shortLabel rhiRox1 Net\ subGroups view=net species=s018 clade=c01\ track netRhiRox1\ type netAlign rhiRox1 chainRhiRox1\ netCanFam6 Dog Net netAlign canFam6 chainCanFam6 Dog (Oct. 2020 (Dog10K_Boxer_Tasha/canFam6)) Alignment Net 1 14 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Dog (Oct. 2020 (Dog10K_Boxer_Tasha/canFam6)) Alignment Net\ otherDb canFam6\ parent placentalChainNetViewnet on\ shortLabel Dog Net\ subGroups view=net species=s034a clade=c01\ track netCanFam6\ type netAlign canFam6 chainCanFam6\ encTfChipPkENCFF605JXG A549 ELK1 narrowPeak Transcription Factor ChIP-seq Peaks of ELK1 in A549 from ENCODE 3 (ENCFF605JXG) 0 14 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of ELK1 in A549 from ENCODE 3 (ENCFF605JXG)\ parent encTfChipPk off\ shortLabel A549 ELK1\ subGroups cellType=A549 factor=ELK1\ track encTfChipPkENCFF605JXG\ cloneEndABC7 ABC7 bed 12 Agencourt fosmid library 7 0 14 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 7\ parent cloneEndSuper off\ priority 14\ shortLabel ABC7\ subGroups source=agencourt\ track cloneEndABC7\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_tpm_rev AorticSmsToFgf2_00hr30minBr2- bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_reverse 1 14 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep2%20%28LK8%29.CNhs13360.12742-135I6.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12742-135I6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr30minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_ctss_rev AorticSmsToFgf2_00hr30minBr2- bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_reverse 0 14 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep2%20%28LK8%29.CNhs13360.12742-135I6.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep2 (LK8)_CNhs13360_12742-135I6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12742-135I6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr30minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep2LK8_CNhs13360_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12742-135I6\ urlLabel FANTOM5 Details:\ gtexCovBrainFrontalCortexBA9 Brain Front Cortex bigWig Brain Frontal Cortex BA9 0 14 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-T5JC-0011-R10A-SM-32PM2.Brain_Frontal_Cortex_BA9.RNAseq.bw\ color 238,238,0\ longLabel Brain Frontal Cortex BA9\ parent gtexCov\ shortLabel Brain Front Cortex\ track gtexCovBrainFrontalCortexBA9\ netHprcGCA_018852585v1 HG02145.mat netAlign GCA_018852585.1 chainHprcGCA_018852585v1 HG02145.mat HG02145.pri.mat.f1_v2 (Jun. 2021 GCA_018852585.1_HG02145.pri.mat.f1_v2) HPRC project computed Chain Nets 1 14 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02145.mat HG02145.pri.mat.f1_v2 (Jun. 2021 GCA_018852585.1_HG02145.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018852585.1\ parent hprcChainNetViewnet off\ priority 29\ shortLabel HG02145.mat\ subGroups view=net sample=s029 population=afr subpop=acb hap=mat\ track netHprcGCA_018852585v1\ type netAlign GCA_018852585.1 chainHprcGCA_018852585v1\ wgEncodeRegDnaseUwHnpcepicPeak HNPCEpiC Pk narrowPeak HNPCEpiC non-pigmented ciliary epithelium (NPCEC) DNaseI Peaks from ENCODE 1 14 255 188 85 255 221 170 1 0 0 regulation 1 color 255,188,85\ longLabel HNPCEpiC non-pigmented ciliary epithelium (NPCEC) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HNPCEpiC Pk\ subGroups view=a_Peaks cellType=HNPCEpiC treatment=n_a tissue=eye cancer=normal\ track wgEncodeRegDnaseUwHnpcepicPeak\ wgEncodeRegDnaseUwHnpcepicWig HNPCEpiC Sg bigWig 0 26522.6 HNPCEpiC non-pigmented ciliary epithelium (NPCEC) DNaseI Signal from ENCODE 0 14 255 188 85 255 221 170 0 0 0 regulation 1 color 255,188,85\ longLabel HNPCEpiC non-pigmented ciliary epithelium (NPCEC) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.124\ shortLabel HNPCEpiC Sg\ subGroups cellType=HNPCEpiC treatment=n_a tissue=eye cancer=normal\ table wgEncodeRegDnaseUwHnpcepicSignal\ track wgEncodeRegDnaseUwHnpcepicWig\ type bigWig 0 26522.6\ KIRP KIRP bigLolly 12 + Kidney renal papillary cell carcinoma 0 14 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/KIRP.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Kidney renal papillary cell carcinoma\ parent gdcCancer off\ priority 14\ shortLabel KIRP\ track KIRP\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTLymphNode LymphNode bed 5 + lincRNAs from lymphnode 1 14 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from lymphnode\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel LymphNode\ subGroups view=lincRNAsRefseqExp tissueType=lymphnode\ track lincRNAsCTLymphNode\ Agilent_Human_Exon_Focused_Regions SureSel. Focused T bigBed Agilent - SureSelect Focused Exome Target Regions 0 14 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07084713_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect Focused Exome Target Regions\ parent exomeProbesets off\ shortLabel SureSel. Focused T\ track Agilent_Human_Exon_Focused_Regions\ type bigBed\ chainDanRer11 Zebrafish Chain chain danRer11 Zebrafish (May 2017 (GRCz11/danRer11)) Chained Alignments 3 15 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Zebrafish (May 2017 (GRCz11/danRer11)) Chained Alignments\ otherDb danRer11\ parent vertebrateChainNetViewchain off\ shortLabel Zebrafish Chain\ subGroups view=chain species=s043 clade=c06\ track chainDanRer11\ type chain danRer11\ chainMacFas5 Crab-eating macaque Chain chain macFas5 Crab-eating macaque (Jun. 2013 (Macaca_fascicularis_5.0/macFas5)) Chained Alignments 3 15 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Crab-eating macaque (Jun. 2013 (Macaca_fascicularis_5.0/macFas5)) Chained Alignments\ otherDb macFas5\ parent primateChainNetViewchain off\ shortLabel Crab-eating macaque Chain\ subGroups view=chain species=s020 clade=c01\ track chainMacFas5\ type chain macFas5\ chainCanFam4 Dog Chain chain canFam4 Dog (Mar. 2020 (UU_Cfam_GSD_1.0/canFam4)) Chained Alignments 3 15 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Dog (Mar. 2020 (UU_Cfam_GSD_1.0/canFam4)) Chained Alignments\ otherDb canFam4\ parent placentalChainNetViewchain off\ shortLabel Dog Chain\ subGroups view=chain species=s034c clade=c01\ track chainCanFam4\ type chain canFam4\ encTfChipPkENCFF558UWY A549 ESRRA narrowPeak Transcription Factor ChIP-seq Peaks of ESRRA in A549 from ENCODE 3 (ENCFF558UWY) 0 15 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of ESRRA in A549 from ENCODE 3 (ENCFF558UWY)\ parent encTfChipPk off\ shortLabel A549 ESRRA\ subGroups cellType=A549 factor=ESRRA\ track encTfChipPkENCFF558UWY\ cloneEndABC8 ABC8 bed 12 Agencourt fosmid library 8 0 15 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 8\ parent cloneEndSuper off\ priority 15\ shortLabel ABC8\ subGroups source=agencourt\ track cloneEndABC8\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_tpm_fwd AorticSmsToFgf2_00hr30minBr3+ bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_forward 1 15 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep3%20%28LK9%29.CNhs13569.12840-137B5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12840-137B5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr30minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_ctss_fwd AorticSmsToFgf2_00hr30minBr3+ bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_forward 0 15 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep3%20%28LK9%29.CNhs13569.12840-137B5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12840-137B5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr30minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5\ urlLabel FANTOM5 Details:\ gtexCovBrainHippocampus Brain Hippocamp bigWig Brain Hippocampus 0 15 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1HSKV-0011-R1b-SM-CMKH7.Brain_Hippocampus.RNAseq.bw\ color 238,238,0\ longLabel Brain Hippocampus\ parent gtexCov\ shortLabel Brain Hippocamp\ track gtexCovBrainHippocampus\ chainHprcGCA_018466835v1 HG02257.pat chain GCA_018466835.1 HG02257.pat HG02257.alt.pat.f1_v2 (May 2021 GCA_018466835.1_HG02257.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 15 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02257.pat HG02257.alt.pat.f1_v2 (May 2021 GCA_018466835.1_HG02257.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018466835.1\ parent hprcChainNetViewchain off\ priority 17\ shortLabel HG02257.pat\ subGroups view=chain sample=s017 population=afr subpop=acb hap=pat\ track chainHprcGCA_018466835v1\ type chain GCA_018466835.1\ LAML LAML bigLolly 12 + Acute Myeloid Leukemia 0 15 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/LAML.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Acute Myeloid Leukemia\ parent gdcCancer off\ priority 15\ shortLabel LAML\ track LAML\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTOvary Ovary bed 5 + lincRNAs from ovary 1 15 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from ovary\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Ovary\ subGroups view=lincRNAsRefseqExp tissueType=ovary\ track lincRNAsCTOvary\ Agilent_Human_Exon_V4_Covered SureSel. V4+UTR P bigBed Agilent - SureSelect All Exon V4 + UTRs Covered by Probes 0 15 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S04380110_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V4 + UTRs Covered by Probes\ parent exomeProbesets off\ shortLabel SureSel. V4+UTR P\ track Agilent_Human_Exon_V4_Covered\ type bigBed\ wgEncodeRegDnaseUwWi38Peak WI-38 Pk narrowPeak WI-38 embryonic lung fibroblast cell line DNaseI Peaks from ENCODE 1 15 255 192 85 255 223 170 1 0 0 regulation 1 color 255,192,85\ longLabel WI-38 embryonic lung fibroblast cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel WI-38 Pk\ subGroups view=a_Peaks cellType=WI-38 treatment=n_a tissue=lung cancer=normal\ track wgEncodeRegDnaseUwWi38Peak\ wgEncodeRegDnaseUwWi38Wig WI-38 Sg bigWig 0 21133.7 WI-38 embryonic lung fibroblast cell line DNaseI Signal from ENCODE 0 15 255 192 85 255 223 170 0 0 0 regulation 1 color 255,192,85\ longLabel WI-38 embryonic lung fibroblast cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.13075\ shortLabel WI-38 Sg\ subGroups cellType=WI-38 treatment=n_a tissue=lung cancer=normal\ table wgEncodeRegDnaseUwWi38Signal\ track wgEncodeRegDnaseUwWi38Wig\ type bigWig 0 21133.7\ netDanRer11 Zebrafish Net netAlign danRer11 chainDanRer11 Zebrafish (May 2017 (GRCz11/danRer11)) Alignment Net 1 16 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Zebrafish (May 2017 (GRCz11/danRer11)) Alignment Net\ otherDb danRer11\ parent vertebrateChainNetViewnet on\ shortLabel Zebrafish Net\ subGroups view=net species=s043 clade=c06\ track netDanRer11\ type netAlign danRer11 chainDanRer11\ netMacFas5 Crab-eating macaque Net netAlign macFas5 chainMacFas5 Crab-eating macaque (Jun. 2013 (Macaca_fascicularis_5.0/macFas5)) Alignment Net 1 16 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Crab-eating macaque (Jun. 2013 (Macaca_fascicularis_5.0/macFas5)) Alignment Net\ otherDb macFas5\ parent primateChainNetViewnet off\ shortLabel Crab-eating macaque Net\ subGroups view=net species=s020 clade=c01\ track netMacFas5\ type netAlign macFas5 chainMacFas5\ netCanFam4 Dog Net netAlign canFam4 chainCanFam4 Dog (Mar. 2020 (UU_Cfam_GSD_1.0/canFam4)) Alignment Net 1 16 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Dog (Mar. 2020 (UU_Cfam_GSD_1.0/canFam4)) Alignment Net\ otherDb canFam4\ parent placentalChainNetViewnet on\ shortLabel Dog Net\ subGroups view=net species=s034c clade=c01\ track netCanFam4\ type netAlign canFam4 chainCanFam4\ encTfChipPkENCFF896WFR A549 ETS1 narrowPeak Transcription Factor ChIP-seq Peaks of ETS1 in A549 from ENCODE 3 (ENCFF896WFR) 0 16 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of ETS1 in A549 from ENCODE 3 (ENCFF896WFR)\ parent encTfChipPk off\ shortLabel A549 ETS1\ subGroups cellType=A549 factor=ETS1\ track encTfChipPkENCFF896WFR\ cloneEndABC9 ABC9 bed 12 Agencourt fosmid library 9 0 16 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Agencourt fosmid library 9\ parent cloneEndSuper off\ priority 16\ shortLabel ABC9\ subGroups source=agencourt\ track cloneEndABC9\ type bed 12\ visibility hide\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_tpm_rev AorticSmsToFgf2_00hr30minBr3- bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_reverse 1 16 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep3%20%28LK9%29.CNhs13569.12840-137B5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12840-137B5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr30minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_ctss_rev AorticSmsToFgf2_00hr30minBr3- bigWig Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_reverse 0 16 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr30min%2c%20biol_rep3%20%28LK9%29.CNhs13569.12840-137B5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr30min, biol_rep3 (LK9)_CNhs13569_12840-137B5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12840-137B5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr30minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr30minBiolRep3LK9_CNhs13569_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12840-137B5\ urlLabel FANTOM5 Details:\ gtexCovBrainHypothalamus Brain Hypothal bigWig Brain Hypothalamus 0 16 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-T5JC-0011-R8A-SM-32PLM.Brain_Hypothalamus.RNAseq.bw\ color 238,238,0\ longLabel Brain Hypothalamus\ parent gtexCov\ shortLabel Brain Hypothal\ track gtexCovBrainHypothalamus\ wgEncodeRegDnaseUwGm04503Peak GM04503 Pk narrowPeak GM04503 skin fibroblast DNaseI Peaks from ENCODE 1 16 255 200 85 255 227 170 1 0 0 regulation 1 color 255,200,85\ longLabel GM04503 skin fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel GM04503 Pk\ subGroups view=a_Peaks cellType=GM04503 treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwGm04503Peak\ wgEncodeRegDnaseUwGm04503Wig GM04503 Sg bigWig 0 11390.2 GM04503 skin fibroblast DNaseI Signal from ENCODE 0 16 255 200 85 255 227 170 0 0 0 regulation 1 color 255,200,85\ longLabel GM04503 skin fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.1425\ shortLabel GM04503 Sg\ subGroups cellType=GM04503 treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwGm04503Signal\ track wgEncodeRegDnaseUwGm04503Wig\ type bigWig 0 11390.2\ netHprcGCA_018466835v1 HG02257.pat netAlign GCA_018466835.1 chainHprcGCA_018466835v1 HG02257.pat HG02257.alt.pat.f1_v2 (May 2021 GCA_018466835.1_HG02257.alt.pat.f1_v2) HPRC project computed Chain Nets 1 16 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02257.pat HG02257.alt.pat.f1_v2 (May 2021 GCA_018466835.1_HG02257.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018466835.1\ parent hprcChainNetViewnet off\ priority 17\ shortLabel HG02257.pat\ subGroups view=net sample=s017 population=afr subpop=acb hap=pat\ track netHprcGCA_018466835v1\ type netAlign GCA_018466835.1 chainHprcGCA_018466835v1\ LGG LGG bigLolly 12 + Brain Lower Grade Glioma 0 16 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/LGG.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Brain Lower Grade Glioma\ parent gdcCancer off\ priority 16\ shortLabel LGG\ track LGG\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTPlacenta_R Placenta_R bed 5 + lincRNAs from placenta_r 1 16 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from placenta_r\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Placenta_R\ subGroups view=lincRNAsRefseqExp tissueType=placenta_r\ track lincRNAsCTPlacenta_R\ Agilent_Human_Exon_V4_Regions SureSel. V4+UTR T bigBed Agilent - SureSelect All Exon V4 + UTRs Target Regions 0 16 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S04380110_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V4 + UTRs Target Regions\ parent exomeProbesets off\ shortLabel SureSel. V4+UTR T\ track Agilent_Human_Exon_V4_Regions\ type bigBed\ chainPetMar3 Lamprey Chain chain petMar3 Lamprey (Dec. 2017 (Pmar_germline 1.0/petMar3)) Chained Alignments 3 17 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Lamprey (Dec. 2017 (Pmar_germline 1.0/petMar3)) Chained Alignments\ otherDb petMar3\ parent vertebrateChainNetViewchain off\ shortLabel Lamprey Chain\ subGroups view=chain species=s064a clade=c07\ track chainPetMar3\ type chain petMar3\ chainRheMac10 Rhesus Chain chain rheMac10 Rhesus (Feb. 2019 (Mmul_10/rheMac10)) Chained Alignments 3 17 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Rhesus (Feb. 2019 (Mmul_10/rheMac10)) Chained Alignments\ otherDb rheMac10\ parent primateChainNetViewchain off\ shortLabel Rhesus Chain\ subGroups view=chain species=s021 clade=c01\ track chainRheMac10\ type chain rheMac10\ chainFelCat9 Cat Chain chain felCat9 Cat (Nov. 2017 (Felis_catus_9.0/felCat9)) Chained Alignments 3 17 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Cat (Nov. 2017 (Felis_catus_9.0/felCat9)) Chained Alignments\ otherDb felCat9\ parent placentalChainNetViewchain off\ shortLabel Cat Chain\ subGroups view=chain species=s037c clade=c01\ track chainFelCat9\ type chain felCat9\ encTfChipPkENCFF808RWZ A549 FOSL2 narrowPeak Transcription Factor ChIP-seq Peaks of FOSL2 in A549 from ENCODE 3 (ENCFF808RWZ) 0 17 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of FOSL2 in A549 from ENCODE 3 (ENCFF808RWZ)\ parent encTfChipPk off\ shortLabel A549 FOSL2\ subGroups cellType=A549 factor=FOSL2\ track encTfChipPkENCFF808RWZ\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_tpm_fwd AorticSmsToFgf2_00hr45minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_forward 1 17 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep1%20%28LK10%29.CNhs13343.12645-134G8.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12645-134G8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr45minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_ctss_fwd AorticSmsToFgf2_00hr45minBr1+ bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_forward 0 17 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep1%20%28LK10%29.CNhs13343.12645-134G8.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12645-134G8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr45minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8\ urlLabel FANTOM5 Details:\ gtexCovBrainNucleusaccumbensbasalganglia Brain Nucl acc bas gang bigWig Brain Nucleus accumbens basal ganglia 0 17 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-14BIN-0011-R6a-SM-5S2RH.Brain_Nucleus_accumbens_basal_ganglia.RNAseq.bw\ color 238,238,0\ longLabel Brain Nucleus accumbens basal ganglia\ parent gtexCov\ shortLabel Brain Nucl acc bas gang\ track gtexCovBrainNucleusaccumbensbasalganglia\ cloneEndCTD CTD bed 12 CalTech BAC library D 0 17 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel CalTech BAC library D\ parent cloneEndSuper on\ priority 20\ shortLabel CTD\ subGroups source=caltech\ track cloneEndCTD\ type bed 12\ visibility hide\ wgEncodeRegDnaseUwGm04504Peak GM04504 Pk narrowPeak GM04504 skin fibroblast DNaseI Peaks from ENCODE 1 17 255 204 85 255 229 170 1 0 0 regulation 1 color 255,204,85\ longLabel GM04504 skin fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel GM04504 Pk\ subGroups view=a_Peaks cellType=GM04504 treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwGm04504Peak\ wgEncodeRegDnaseUwGm04504Wig GM04504 Sg bigWig 0 11566.9 GM04504 skin fibroblast DNaseI Signal from ENCODE 0 17 255 204 85 255 229 170 0 0 0 regulation 1 color 255,204,85\ longLabel GM04504 skin fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.14786\ shortLabel GM04504 Sg\ subGroups cellType=GM04504 treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwGm04504Signal\ track wgEncodeRegDnaseUwGm04504Wig\ type bigWig 0 11566.9\ chainHprcGCA_018466855v1 HG02559.pat chain GCA_018466855.1 HG02559.pat HG02559.alt.pat.f1_v2 (May 2021 GCA_018466855.1_HG02559.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 17 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02559.pat HG02559.alt.pat.f1_v2 (May 2021 GCA_018466855.1_HG02559.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018466855.1\ parent hprcChainNetViewchain off\ priority 19\ shortLabel HG02559.pat\ subGroups view=chain sample=s019 population=afr subpop=acb hap=pat\ track chainHprcGCA_018466855v1\ type chain GCA_018466855.1\ LIHC LIHC bigLolly 12 + Liver hepatocellular carcinoma 0 17 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/LIHC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Liver hepatocellular carcinoma\ parent gdcCancer off\ priority 17\ shortLabel LIHC\ track LIHC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ lincRNAsCTProstate Prostate bed 5 + lincRNAs from prostate 1 17 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from prostate\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Prostate\ subGroups view=lincRNAsRefseqExp tissueType=prostate\ track lincRNAsCTProstate\ Agilent_Human_Exon_V5_UTRs_Covered SureSel. V5+UTR P bigBed Agilent - SureSelect All Exon V5 + UTRs Covered by Probes 0 17 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S04380219_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V5 + UTRs Covered by Probes\ parent exomeProbesets off\ shortLabel SureSel. V5+UTR P\ track Agilent_Human_Exon_V5_UTRs_Covered\ type bigBed\ netPetMar3 Lamprey Net netAlign petMar3 chainPetMar3 Lamprey (Dec. 2017 (Pmar_germline 1.0/petMar3)) Alignment Net 1 18 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Lamprey (Dec. 2017 (Pmar_germline 1.0/petMar3)) Alignment Net\ otherDb petMar3\ parent vertebrateChainNetViewnet off\ shortLabel Lamprey Net\ subGroups view=net species=s064a clade=c07\ track netPetMar3\ type netAlign petMar3 chainPetMar3\ netRheMac10 Rhesus Net netAlign rheMac10 chainRheMac10 Rhesus (Feb. 2019 (Mmul_10/rheMac10)) Alignment Net 1 18 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Rhesus (Feb. 2019 (Mmul_10/rheMac10)) Alignment Net\ otherDb rheMac10\ parent primateChainNetViewnet off\ shortLabel Rhesus Net\ subGroups view=net species=s021 clade=c01\ track netRheMac10\ type netAlign rheMac10 chainRheMac10\ netFelCat9 Cat Net netAlign felCat9 chainFelCat9 Cat (Nov. 2017 (Felis_catus_9.0/felCat9)) Alignment Net 1 18 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Cat (Nov. 2017 (Felis_catus_9.0/felCat9)) Alignment Net\ otherDb felCat9\ parent placentalChainNetViewnet off\ shortLabel Cat Net\ subGroups view=net species=s037c clade=c01\ track netFelCat9\ type netAlign felCat9 chainFelCat9\ encTfChipPkENCFF297HAX A549 FOXA1 1 narrowPeak Transcription Factor ChIP-seq Peaks of FOXA1 in A549 from ENCODE 3 (ENCFF297HAX) 0 18 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of FOXA1 in A549 from ENCODE 3 (ENCFF297HAX)\ parent encTfChipPk off\ shortLabel A549 FOXA1 1\ subGroups cellType=A549 factor=FOXA1\ track encTfChipPkENCFF297HAX\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_tpm_rev AorticSmsToFgf2_00hr45minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_reverse 1 18 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep1%20%28LK10%29.CNhs13343.12645-134G8.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12645-134G8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr45minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_ctss_rev AorticSmsToFgf2_00hr45minBr1- bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_reverse 0 18 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep1%20%28LK10%29.CNhs13343.12645-134G8.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep1 (LK10)_CNhs13343_12645-134G8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12645-134G8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr45minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep1LK10_CNhs13343_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12645-134G8\ urlLabel FANTOM5 Details:\ gtexCovBrainPutamenbasalganglia Brain Put bas gang bigWig Brain Putamen basal ganglia 0 18 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1HFI6-0011-R7b-SM-CM2SS.Brain_Putamen_basal_ganglia.RNAseq.bw\ color 238,238,0\ longLabel Brain Putamen basal ganglia\ parent gtexCov\ shortLabel Brain Put bas gang\ track gtexCovBrainPutamenbasalganglia\ cloneEndCH17 CH17 bed 12 CHORI BAC hydatidiform mole 0 18 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel CHORI BAC hydatidiform mole\ parent cloneEndSuper on\ priority 17\ shortLabel CH17\ subGroups source=chori\ track cloneEndCH17\ type bed 12\ visibility hide\ netHprcGCA_018466855v1 HG02559.pat netAlign GCA_018466855.1 chainHprcGCA_018466855v1 HG02559.pat HG02559.alt.pat.f1_v2 (May 2021 GCA_018466855.1_HG02559.alt.pat.f1_v2) HPRC project computed Chain Nets 1 18 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02559.pat HG02559.alt.pat.f1_v2 (May 2021 GCA_018466855.1_HG02559.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018466855.1\ parent hprcChainNetViewnet off\ priority 19\ shortLabel HG02559.pat\ subGroups view=net sample=s019 population=afr subpop=acb hap=pat\ track netHprcGCA_018466855v1\ type netAlign GCA_018466855.1 chainHprcGCA_018466855v1\ LUAD LUAD bigLolly 12 + Lung adenocarcinoma 0 18 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/LUAD.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Lung adenocarcinoma\ parent gdcCancer off\ priority 18\ shortLabel LUAD\ track LUAD\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ wgEncodeRegDnaseUwNhlfPeak NHLF Pk narrowPeak NHLF lung fibroblast DNaseI Peaks from ENCODE 1 18 255 209 85 255 232 170 1 0 0 regulation 1 color 255,209,85\ longLabel NHLF lung fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel NHLF Pk\ subGroups view=a_Peaks cellType=NHLF treatment=n_a tissue=lung cancer=normal\ track wgEncodeRegDnaseUwNhlfPeak\ wgEncodeRegDnaseUwNhlfWig NHLF Sg bigWig 0 11719.1 NHLF lung fibroblast DNaseI Signal from ENCODE 0 18 255 209 85 255 232 170 0 0 0 regulation 1 color 255,209,85\ longLabel NHLF lung fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.156\ shortLabel NHLF Sg\ subGroups cellType=NHLF treatment=n_a tissue=lung cancer=normal\ table wgEncodeRegDnaseUwNhlfSignal\ track wgEncodeRegDnaseUwNhlfWig\ type bigWig 0 11719.1\ lincRNAsCTSkeletalMuscle SkeletalMuscle bed 5 + lincRNAs from skeletalmuscle 1 18 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from skeletalmuscle\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel SkeletalMuscle\ subGroups view=lincRNAsRefseqExp tissueType=skeletalmuscle\ track lincRNAsCTSkeletalMuscle\ Agilent_Human_Exon_V5_UTRs_Regions SureSel. V5+UTR T bigBed Agilent - SureSelect All Exon V5 + UTRs Target Regions 0 18 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S04380219_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V5 + UTRs Target Regions\ parent exomeProbesets off\ shortLabel SureSel. V5+UTR T\ track Agilent_Human_Exon_V5_UTRs_Regions\ type bigBed\ chainPapAnu4 papAnu4 Chain chain papAnu4 Baboon (Apr. 2017 (Panu_3.0/papAnu4)) Chained Alignments 3 19 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Baboon (Apr. 2017 (Panu_3.0/papAnu4)) Chained Alignments\ otherDb papAnu4\ parent primateChainNetViewchain off\ shortLabel papAnu4 Chain\ subGroups view=chain species=s024 clade=c01\ track chainPapAnu4\ type chain papAnu4\ chainEnhLutNer1 Southern sea otter Chain chain enhLutNer1 Southern sea otter (Jun. 2019 (ASM641071v1/enhLutNer1)) Chained Alignments 3 19 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Southern sea otter (Jun. 2019 (ASM641071v1/enhLutNer1)) Chained Alignments\ otherDb enhLutNer1\ parent placentalChainNetViewchain off\ shortLabel Southern sea otter Chain\ subGroups view=chain species=s043a clade=c01\ track chainEnhLutNer1\ type chain enhLutNer1\ encTfChipPkENCFF167BKY A549 FOXA1 2 narrowPeak Transcription Factor ChIP-seq Peaks of FOXA1 in A549 from ENCODE 3 (ENCFF167BKY) 0 19 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of FOXA1 in A549 from ENCODE 3 (ENCFF167BKY)\ parent encTfChipPk off\ shortLabel A549 FOXA1 2\ subGroups cellType=A549 factor=FOXA1\ track encTfChipPkENCFF167BKY\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_tpm_fwd AorticSmsToFgf2_00hr45minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_forward 1 19 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep2%20%28LK11%29.CNhs13361.12743-135I7.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12743-135I7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr45minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_ctss_fwd AorticSmsToFgf2_00hr45minBr2+ bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_forward 0 19 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep2%20%28LK11%29.CNhs13361.12743-135I7.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12743-135I7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr45minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7\ urlLabel FANTOM5 Details:\ gtexCovBrainSpinalcordcervicalc-1 Brain Spinal cord cerv bigWig Brain Spinal cord cervical c-1 0 19 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-YFC4-0011-R9a-SM-4SOK4.Brain_Spinal_cord_cervical_c-1.RNAseq.bw\ color 238,238,0\ longLabel Brain Spinal cord cervical c-1\ parent gtexCov\ shortLabel Brain Spinal cord cerv\ track gtexCovBrainSpinalcordcervicalc-1\ cloneEndCOR02 COR02 bed 12 NHGRI-CORIELLE CORIELL-02-F-39-40KB 0 19 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel NHGRI-CORIELLE CORIELL-02-F-39-40KB\ parent cloneEndSuper off\ priority 18\ shortLabel COR02\ subGroups source=corielle\ track cloneEndCOR02\ type bed 12\ visibility hide\ chainHprcGCA_018467005v1 HG02486.pat chain GCA_018467005.1 HG02486.pat HG02486.alt.pat.f1_v2 (May 2021 GCA_018467005.1_HG02486.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 19 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02486.pat HG02486.alt.pat.f1_v2 (May 2021 GCA_018467005.1_HG02486.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018467005.1\ parent hprcChainNetViewchain off\ priority 21\ shortLabel HG02486.pat\ subGroups view=chain sample=s021 population=afr subpop=acb hap=pat\ track chainHprcGCA_018467005v1\ type chain GCA_018467005.1\ LUSC LUSC bigLolly 12 + Lung squamous cell carcinoma 0 19 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/LUSC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Lung squamous cell carcinoma\ parent gdcCancer off\ priority 19\ shortLabel LUSC\ track LUSC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ wgEncodeRegDnaseUwNhaPeak NH-A Pk narrowPeak NH-A astrocyte DNaseI Peaks from ENCODE 1 19 255 210 85 255 232 170 1 0 0 regulation 1 color 255,210,85\ longLabel NH-A astrocyte DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel NH-A Pk\ subGroups view=a_Peaks cellType=NH-A treatment=n_a tissue=brain cancer=normal\ track wgEncodeRegDnaseUwNhaPeak\ wgEncodeRegDnaseUwNhaWig NH-A Sg bigWig 0 9132.47 NH-A astrocyte DNaseI Signal from ENCODE 0 19 255 210 85 255 232 170 0 0 0 regulation 1 color 255,210,85\ longLabel NH-A astrocyte DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.15667\ shortLabel NH-A Sg\ subGroups cellType=NH-A treatment=n_a tissue=brain cancer=normal\ table wgEncodeRegDnaseUwNhaSignal\ track wgEncodeRegDnaseUwNhaWig\ type bigWig 0 9132.47\ Agilent_Human_Exon_V6_UTRs_Regions SureSel. V6 +UTR T bigBed Agilent - SureSelect All Exon V6 + UTR r2 Target Regions 0 19 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07604624_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V6 + UTR r2 Target Regions\ parent exomeProbesets off\ shortLabel SureSel. V6 +UTR T\ track Agilent_Human_Exon_V6_UTRs_Regions\ type bigBed\ lincRNAsCTTestes Testes bed 5 + lincRNAs from testes 1 19 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from testes\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Testes\ subGroups view=lincRNAsRefseqExp tissueType=testes\ track lincRNAsCTTestes\ netPapAnu4 papAnu4 Net netAlign papAnu4 chainPapAnu4 Baboon (Apr. 2017 (Panu_3.0/papAnu4)) Alignment Net 1 20 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Baboon (Apr. 2017 (Panu_3.0/papAnu4)) Alignment Net\ otherDb papAnu4\ parent primateChainNetViewnet off\ shortLabel papAnu4 Net\ subGroups view=net species=s024 clade=c01\ track netPapAnu4\ type netAlign papAnu4 chainPapAnu4\ netEnhLutNer1 Southern sea otter Net netAlign enhLutNer1 chainEnhLutNer1 Southern sea otter (Jun. 2019 (ASM641071v1/enhLutNer1)) Alignment Net 1 20 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Southern sea otter (Jun. 2019 (ASM641071v1/enhLutNer1)) Alignment Net\ otherDb enhLutNer1\ parent placentalChainNetViewnet off\ shortLabel Southern sea otter Net\ subGroups view=net species=s043a clade=c01\ track netEnhLutNer1\ type netAlign enhLutNer1 chainEnhLutNer1\ encTfChipPkENCFF520GJC A549 GABPA narrowPeak Transcription Factor ChIP-seq Peaks of GABPA in A549 from ENCODE 3 (ENCFF520GJC) 0 20 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of GABPA in A549 from ENCODE 3 (ENCFF520GJC)\ parent encTfChipPk off\ shortLabel A549 GABPA\ subGroups cellType=A549 factor=GABPA\ track encTfChipPkENCFF520GJC\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_tpm_rev AorticSmsToFgf2_00hr45minBr2- bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_reverse 1 20 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep2%20%28LK11%29.CNhs13361.12743-135I7.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12743-135I7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr45minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_ctss_rev AorticSmsToFgf2_00hr45minBr2- bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_reverse 0 20 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep2%20%28LK11%29.CNhs13361.12743-135I7.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep2 (LK11)_CNhs13361_12743-135I7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12743-135I7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr45minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep2LK11_CNhs13361_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12743-135I7\ urlLabel FANTOM5 Details:\ gtexCovBrainSubstantianigra Brain Subst nigr bigWig Brain Substantia nigra 0 20 238 238 0 246 246 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-Z93S-0011-R2a-SM-4RGNG.Brain_Substantia_nigra.RNAseq.bw\ color 238,238,0\ longLabel Brain Substantia nigra\ parent gtexCov\ shortLabel Brain Subst nigr\ track gtexCovBrainSubstantianigra\ cloneEndCOR2A COR2A bed 12 NHGRI-CORIELLE CORIELL-02A-F-39-40KB 0 20 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel NHGRI-CORIELLE CORIELL-02A-F-39-40KB\ parent cloneEndSuper off\ priority 19\ shortLabel COR2A\ subGroups source=corielle\ track cloneEndCOR2A\ type bed 12\ visibility hide\ wgEncodeRegDnaseUwHbmecPeak HBMEC Pk narrowPeak HBMEC brain microvascular endothelial cell (MEC) DNaseI Peaks from ENCODE 1 20 255 214 85 255 234 170 1 0 0 regulation 1 color 255,214,85\ longLabel HBMEC brain microvascular endothelial cell (MEC) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HBMEC Pk\ subGroups view=a_Peaks cellType=HBMEC treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHbmecPeak\ wgEncodeRegDnaseUwHbmecWig HBMEC Sg bigWig 0 11394.7 HBMEC brain microvascular endothelial cell (MEC) DNaseI Signal from ENCODE 0 20 255 214 85 255 234 170 0 0 0 regulation 1 color 255,214,85\ longLabel HBMEC brain microvascular endothelial cell (MEC) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.1627\ shortLabel HBMEC Sg\ subGroups cellType=HBMEC treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHbmecSignal\ track wgEncodeRegDnaseUwHbmecWig\ type bigWig 0 11394.7\ netHprcGCA_018467005v1 HG02486.pat netAlign GCA_018467005.1 chainHprcGCA_018467005v1 HG02486.pat HG02486.alt.pat.f1_v2 (May 2021 GCA_018467005.1_HG02486.alt.pat.f1_v2) HPRC project computed Chain Nets 1 20 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02486.pat HG02486.alt.pat.f1_v2 (May 2021 GCA_018467005.1_HG02486.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018467005.1\ parent hprcChainNetViewnet off\ priority 21\ shortLabel HG02486.pat\ subGroups view=net sample=s021 population=afr subpop=acb hap=pat\ track netHprcGCA_018467005v1\ type netAlign GCA_018467005.1 chainHprcGCA_018467005v1\ MESO MESO bigLolly 12 + Mesothelioma 0 20 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/MESO.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Mesothelioma\ parent gdcCancer off\ priority 20\ shortLabel MESO\ track MESO\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Agilent_Human_Exon_V6_Covered SureSel. V6 P bigBed Agilent - SureSelect All Exon V6 r2 Covered by Probes 0 20 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07604514_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V6 r2 Covered by Probes\ parent exomeProbesets off\ shortLabel SureSel. V6 P\ track Agilent_Human_Exon_V6_Covered\ type bigBed\ lincRNAsCTTestes_R Testes_R bed 5 + lincRNAs from testes_r 1 20 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from testes_r\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Testes_R\ subGroups view=lincRNAsRefseqExp tissueType=testes_r\ track lincRNAsCTTestes_R\ chainChlSab2 Green monkey Chain chain chlSab2 Green monkey (Mar. 2014 (Chlorocebus_sabeus 1.1/chlSab2)) Chained Alignments 3 21 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Green monkey (Mar. 2014 (Chlorocebus_sabeus 1.1/chlSab2)) Chained Alignments\ otherDb chlSab2\ parent primateChainNetViewchain off\ shortLabel Green monkey Chain\ subGroups view=chain species=s029 clade=c01\ track chainChlSab2\ type chain chlSab2\ chainNeoSch1 Hawaiian monk seal Chain chain neoSch1 Hawaiian monk seal (Jun. 2017 (ASM220157v1/neoSch1)) Chained Alignments 3 21 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Hawaiian monk seal (Jun. 2017 (ASM220157v1/neoSch1)) Chained Alignments\ otherDb neoSch1\ parent placentalChainNetViewchain off\ shortLabel Hawaiian monk seal Chain\ subGroups view=chain species=s044 clade=c01\ track chainNeoSch1\ type chain neoSch1\ encTfChipPkENCFF814DAF A549 HDAC2 narrowPeak Transcription Factor ChIP-seq Peaks of HDAC2 in A549 from ENCODE 3 (ENCFF814DAF) 0 21 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of HDAC2 in A549 from ENCODE 3 (ENCFF814DAF)\ parent encTfChipPk off\ shortLabel A549 HDAC2\ subGroups cellType=A549 factor=HDAC2\ track encTfChipPkENCFF814DAF\ wgEncodeRegDnaseUwAg09319Peak AG09319 Pk narrowPeak AG09319 gingival fibroblast DNaseI Peaks from ENCODE 1 21 255 221 85 255 238 170 1 0 0 regulation 1 color 255,221,85\ longLabel AG09319 gingival fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel AG09319 Pk\ subGroups view=a_Peaks cellType=AG09319 treatment=n_a tissue=periodontium cancer=normal\ track wgEncodeRegDnaseUwAg09319Peak\ wgEncodeRegDnaseUwAg09319Wig AG09319 Sg bigWig 0 28099 AG09319 gingival fibroblast DNaseI Signal from ENCODE 0 21 255 221 85 255 238 170 0 0 0 regulation 1 color 255,221,85\ longLabel AG09319 gingival fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.17288\ shortLabel AG09319 Sg\ subGroups cellType=AG09319 treatment=n_a tissue=periodontium cancer=normal\ table wgEncodeRegDnaseUwAg09319Signal\ track wgEncodeRegDnaseUwAg09319Wig\ type bigWig 0 28099\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_tpm_fwd AorticSmsToFgf2_00hr45minBr3+ bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_forward 1 21 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep3%20%28LK12%29.CNhs13571.12841-137B6.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12841-137B6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr45minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_ctss_fwd AorticSmsToFgf2_00hr45minBr3+ bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_forward 0 21 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep3%20%28LK12%29.CNhs13571.12841-137B6.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12841-137B6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr45minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6\ urlLabel FANTOM5 Details:\ cloneEndbadEnds Bad end mappings bed 12 Clone end placements dropped at UCSC, map distance 3X median library size 0 21 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Clone end placements dropped at UCSC, map distance 3X median library size\ parent cloneEndSuper off\ priority 24\ shortLabel Bad end mappings\ subGroups source=placements\ track cloneEndbadEnds\ type bed 12\ visibility hide\ gtexCovBreastMammaryTissue Breast Mammary bigWig Breast Mammary Tissue 0 21 0 205 205 127 230 230 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-ZT9W-2026-SM-51MRA.Breast_Mammary_Tissue.RNAseq.bw\ color 0,205,205\ longLabel Breast Mammary Tissue\ parent gtexCov\ shortLabel Breast Mammary\ track gtexCovBreastMammaryTissue\ chainHprcGCA_018467165v1 HG01891.pat chain GCA_018467165.1 HG01891.pat HG01891.alt.pat.f1_v2 (May 2021 GCA_018467165.1_HG01891.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 21 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01891.pat HG01891.alt.pat.f1_v2 (May 2021 GCA_018467165.1_HG01891.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018467165.1\ parent hprcChainNetViewchain off\ priority 24\ shortLabel HG01891.pat\ subGroups view=chain sample=s024 population=afr subpop=acb hap=pat\ track chainHprcGCA_018467165v1\ type chain GCA_018467165.1\ OV OV bigLolly 12 + Ovarian serous cystadenocarcinoma 0 21 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/OV.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Ovarian serous cystadenocarcinoma\ parent gdcCancer off\ priority 21\ shortLabel OV\ track OV\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Agilent_Human_Exon_V6_Regions SureSel. V6 T bigBed Agilent - SureSelect All Exon V6 r2 Target Regions 0 21 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07604514_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V6 r2 Target Regions\ parent exomeProbesets off\ shortLabel SureSel. V6 T\ track Agilent_Human_Exon_V6_Regions\ type bigBed\ lincRNAsCTThyroid Thyroid bed 5 + lincRNAs from thyroid 1 21 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from thyroid\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel Thyroid\ subGroups view=lincRNAsRefseqExp tissueType=thyroid\ track lincRNAsCTThyroid\ netChlSab2 Green monkey Net netAlign chlSab2 chainChlSab2 Green monkey (Mar. 2014 (Chlorocebus_sabeus 1.1/chlSab2)) Alignment Net 1 22 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Green monkey (Mar. 2014 (Chlorocebus_sabeus 1.1/chlSab2)) Alignment Net\ otherDb chlSab2\ parent primateChainNetViewnet off\ shortLabel Green monkey Net\ subGroups view=net species=s029 clade=c01\ track netChlSab2\ type netAlign chlSab2 chainChlSab2\ netNeoSch1 Hawaiian monk seal Net netAlign neoSch1 chainNeoSch1 Hawaiian monk seal (Jun. 2017 (ASM220157v1/neoSch1)) Alignment Net 1 22 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Hawaiian monk seal (Jun. 2017 (ASM220157v1/neoSch1)) Alignment Net\ otherDb neoSch1\ parent placentalChainNetViewnet off\ shortLabel Hawaiian monk seal Net\ subGroups view=net species=s044 clade=c01\ track netNeoSch1\ type netAlign neoSch1 chainNeoSch1\ encTfChipPkENCFF127HJG A549 JUN narrowPeak Transcription Factor ChIP-seq Peaks of JUN in A549 from ENCODE 3 (ENCFF127HJG) 0 22 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of JUN in A549 from ENCODE 3 (ENCFF127HJG)\ parent encTfChipPk off\ shortLabel A549 JUN\ subGroups cellType=A549 factor=JUN\ track encTfChipPkENCFF127HJG\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_tpm_rev AorticSmsToFgf2_00hr45minBr3- bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_reverse 1 22 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep3%20%28LK12%29.CNhs13571.12841-137B6.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12841-137B6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_00hr45minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_ctss_rev AorticSmsToFgf2_00hr45minBr3- bigWig Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_reverse 0 22 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2000hr45min%2c%20biol_rep3%20%28LK12%29.CNhs13571.12841-137B6.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 00hr45min, biol_rep3 (LK12)_CNhs13571_12841-137B6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12841-137B6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_00hr45minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF200hr45minBiolRep3LK12_CNhs13571_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12841-137B6\ urlLabel FANTOM5 Details:\ gtexCovCellsEBV-transformedlymphocytes Cells EBV lymphoc bigWig Cells EBV-transformed lymphocytes 0 22 238 130 238 246 192 246 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1122O-0003-SM-5Q5DL.Cells_EBV-transformed_lymphocytes.RNAseq.bw\ color 238,130,238\ longLabel Cells EBV-transformed lymphocytes\ parent gtexCov\ shortLabel Cells EBV lymphoc\ track gtexCovCellsEBV-transformedlymphocytes\ cloneEndcoverageForward Coverage forward bigWig 0 5377 Clone end placements overlap coverage on the forward strand 2 22 0 0 0 127 127 127 0 0 0 map 0 alwaysZero on\ autoScale on\ longLabel Clone end placements overlap coverage on the forward strand\ maxHeightPixels 128:35:16\ parent cloneEndSuper off\ priority 25\ shortLabel Coverage forward\ subGroups source=placements\ track cloneEndcoverageForward\ type bigWig 0 5377\ visibility full\ windowingFunction mean\ netHprcGCA_018467165v1 HG01891.pat netAlign GCA_018467165.1 chainHprcGCA_018467165v1 HG01891.pat HG01891.alt.pat.f1_v2 (May 2021 GCA_018467165.1_HG01891.alt.pat.f1_v2) HPRC project computed Chain Nets 1 22 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01891.pat HG01891.alt.pat.f1_v2 (May 2021 GCA_018467165.1_HG01891.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018467165.1\ parent hprcChainNetViewnet off\ priority 24\ shortLabel HG01891.pat\ subGroups view=net sample=s024 population=afr subpop=acb hap=pat\ track netHprcGCA_018467165v1\ type netAlign GCA_018467165.1 chainHprcGCA_018467165v1\ wgEncodeRegDnaseUwHpdlfPeak HPdLF Pk narrowPeak HPdLF periodontal ligament fibroblast DNaseI Peaks from ENCODE 1 22 255 224 85 255 239 170 1 0 0 regulation 1 color 255,224,85\ longLabel HPdLF periodontal ligament fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HPdLF Pk\ subGroups view=a_Peaks cellType=HPdLF treatment=n_a tissue=periodontium cancer=normal\ track wgEncodeRegDnaseUwHpdlfPeak\ wgEncodeRegDnaseUwHpdlfWig HPdLF Sg bigWig 0 11009.1 HPdLF periodontal ligament fibroblast DNaseI Signal from ENCODE 0 22 255 224 85 255 239 170 0 0 0 regulation 1 color 255,224,85\ longLabel HPdLF periodontal ligament fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.17804\ shortLabel HPdLF Sg\ subGroups cellType=HPdLF treatment=n_a tissue=periodontium cancer=normal\ table wgEncodeRegDnaseUwHpdlfSignal\ track wgEncodeRegDnaseUwHpdlfWig\ type bigWig 0 11009.1\ PAAD PAAD bigLolly 12 + Pancreatic adenocarcinoma 0 22 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/PAAD.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Pancreatic adenocarcinoma\ parent gdcCancer off\ priority 22\ shortLabel PAAD\ track PAAD\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Agilent_Human_Exon_V6_COSMIC_Covered SureSel. V6+COSMIC P bigBed Agilent - SureSelect All Exon V6 + COSMIC r2 Covered by Probes 0 22 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07604715_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V6 + COSMIC r2 Covered by Probes\ parent exomeProbesets off\ shortLabel SureSel. V6+COSMIC P\ track Agilent_Human_Exon_V6_COSMIC_Covered\ type bigBed\ lincRNAsCTWhiteBloodCell WhiteBloodCell bed 5 + lincRNAs from whitebloodcell 1 22 0 60 120 127 157 187 1 0 0 genes 1 longLabel lincRNAs from whitebloodcell\ origAssembly hg19\ parent lincRNAsAllCellType on\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel WhiteBloodCell\ subGroups view=lincRNAsRefseqExp tissueType=whitebloodcell\ track lincRNAsCTWhiteBloodCell\ chainSaiBol1 saiBol1 Chain chain saiBol1 Squirrel monkey (Oct. 2011 (Broad/saiBol1)) Chained Alignments 3 23 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Squirrel monkey (Oct. 2011 (Broad/saiBol1)) Chained Alignments\ otherDb saiBol1\ parent primateChainNetViewchain off\ shortLabel saiBol1 Chain\ subGroups view=chain species=s032 clade=c02\ track chainSaiBol1\ type chain saiBol1\ chainBosTau9 Cow Chain chain bosTau9 Cow (Apr. 2018 (ARS-UCD1.2/bosTau9)) Chained Alignments 3 23 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Cow (Apr. 2018 (ARS-UCD1.2/bosTau9)) Chained Alignments\ otherDb bosTau9\ parent placentalChainNetViewchain off\ shortLabel Cow Chain\ subGroups view=chain species=s051a clade=c02\ track chainBosTau9\ type chain bosTau9\ phastConsElements100way 100 Vert. El bed 5 . 100 vertebrates Conserved Elements 0 23 110 10 40 182 132 147 0 0 0 compGeno 1 color 110,10,40\ longLabel 100 vertebrates Conserved Elements\ noInherit on\ parent cons100wayViewelements off\ priority 23\ shortLabel 100 Vert. El\ subGroups view=elements\ track phastConsElements100way\ type bed 5 .\ phastConsElements30way 30-way El bed 5 . 30 mammals Conserved Elements (27 primates) 1 23 110 10 40 182 132 147 0 0 0 compGeno 1 color 110,10,40\ longLabel 30 mammals Conserved Elements (27 primates)\ noInherit on\ parent cons30wayViewelements on\ priority 23\ shortLabel 30-way El\ subGroups view=elements\ track phastConsElements30way\ type bed 5 .\ encTfChipPkENCFF587VEY A549 JUND narrowPeak Transcription Factor ChIP-seq Peaks of JUND in A549 from ENCODE 3 (ENCFF587VEY) 0 23 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of JUND in A549 from ENCODE 3 (ENCFF587VEY)\ parent encTfChipPk off\ shortLabel A549 JUND\ subGroups cellType=A549 factor=JUND\ track encTfChipPkENCFF587VEY\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_tpm_fwd AorticSmsToFgf2_01hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_forward 1 23 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep1%20%28LK13%29.CNhs12741.12646-134G9.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12646-134G9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_01hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_ctss_fwd AorticSmsToFgf2_01hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_forward 0 23 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep1%20%28LK13%29.CNhs12741.12646-134G9.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12646-134G9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_01hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9\ urlLabel FANTOM5 Details:\ gtexCovCellsCulturedfibroblasts Cells fibrobl cult bigWig Cells Cultured fibroblasts 0 23 154 192 205 204 223 230 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-117XS-0008-SM-5Q5DQ.Cells_Cultured_fibroblasts.RNAseq.bw\ color 154,192,205\ longLabel Cells Cultured fibroblasts\ parent gtexCov\ shortLabel Cells fibrobl cult\ track gtexCovCellsCulturedfibroblasts\ cloneEndcoverageReverse Coverage reverse bigWig 0 4112 Clone end placements overlap coverage on the reverse strand 2 23 0 0 0 127 127 127 0 0 0 map 0 alwaysZero on\ autoScale on\ longLabel Clone end placements overlap coverage on the reverse strand\ maxHeightPixels 128:35:16\ negateValues 1\ parent cloneEndSuper off\ priority 26\ shortLabel Coverage reverse\ subGroups source=placements\ track cloneEndcoverageReverse\ type bigWig 0 4112\ visibility full\ windowingFunction mean\ wgEncodeRegDnaseUwHcfPeak HCF Pk narrowPeak HCF cardiac fibroblast DNaseI Peaks from ENCODE 1 23 255 229 85 255 242 170 1 0 0 regulation 1 color 255,229,85\ longLabel HCF cardiac fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HCF Pk\ subGroups view=a_Peaks cellType=HCF treatment=n_a tissue=heart cancer=normal\ track wgEncodeRegDnaseUwHcfPeak\ wgEncodeRegDnaseUwHcfWig HCF Sg bigWig 0 19295.8 HCF cardiac fibroblast DNaseI Signal from ENCODE 0 23 255 229 85 255 242 170 0 0 0 regulation 1 color 255,229,85\ longLabel HCF cardiac fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.18546\ shortLabel HCF Sg\ subGroups cellType=HCF treatment=n_a tissue=heart cancer=normal\ table wgEncodeRegDnaseUwHcfSignal\ track wgEncodeRegDnaseUwHcfWig\ type bigWig 0 19295.8\ chainHprcGCA_018505855v1 HG02055.pat chain GCA_018505855.1 HG02055.pat HG02055.alt.pat.f1_v2 (May 2021 GCA_018505855.1_HG02055.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 23 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02055.pat HG02055.alt.pat.f1_v2 (May 2021 GCA_018505855.1_HG02055.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018505855.1\ parent hprcChainNetViewchain off\ priority 26\ shortLabel HG02055.pat\ subGroups view=chain sample=s026 population=afr subpop=acb hap=pat\ track chainHprcGCA_018505855v1\ type chain GCA_018505855.1\ PCPG PCPG bigLolly 12 + Pheochromocytoma and Paraganglioma 0 23 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/PCPG.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Pheochromocytoma and Paraganglioma\ parent gdcCancer off\ priority 23\ shortLabel PCPG\ track PCPG\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Agilent_Human_Exon_V6_COSMIC_Regions SureSel. V6+COSMIC T bigBed Agilent - SureSelect All Exon V6 + COSMIC r2 Target Regions 0 23 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07604715_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V6 + COSMIC r2 Target Regions\ parent exomeProbesets off\ shortLabel SureSel. V6+COSMIC T\ track Agilent_Human_Exon_V6_COSMIC_Regions\ type bigBed\ netSaiBol1 saiBol1 Net netAlign saiBol1 chainSaiBol1 Squirrel monkey (Oct. 2011 (Broad/saiBol1)) Alignment Net 1 24 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Squirrel monkey (Oct. 2011 (Broad/saiBol1)) Alignment Net\ otherDb saiBol1\ parent primateChainNetViewnet off\ shortLabel saiBol1 Net\ subGroups view=net species=s032 clade=c02\ track netSaiBol1\ type netAlign saiBol1 chainSaiBol1\ netBosTau9 Cow Net netAlign bosTau9 chainBosTau9 Cow (Apr. 2018 (ARS-UCD1.2/bosTau9)) Alignment Net 1 24 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Cow (Apr. 2018 (ARS-UCD1.2/bosTau9)) Alignment Net\ otherDb bosTau9\ parent placentalChainNetViewnet off\ shortLabel Cow Net\ subGroups view=net species=s051a clade=c02\ track netBosTau9\ type netAlign bosTau9 chainBosTau9\ encTfChipPkENCFF316CBQ A549 KDM1A narrowPeak Transcription Factor ChIP-seq Peaks of KDM1A in A549 from ENCODE 3 (ENCFF316CBQ) 0 24 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of KDM1A in A549 from ENCODE 3 (ENCFF316CBQ)\ parent encTfChipPk off\ shortLabel A549 KDM1A\ subGroups cellType=A549 factor=KDM1A\ track encTfChipPkENCFF316CBQ\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_tpm_rev AorticSmsToFgf2_01hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_reverse 1 24 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep1%20%28LK13%29.CNhs12741.12646-134G9.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12646-134G9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_01hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_ctss_rev AorticSmsToFgf2_01hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_reverse 0 24 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep1%20%28LK13%29.CNhs12741.12646-134G9.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep1 (LK13)_CNhs12741_12646-134G9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12646-134G9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_01hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep1LK13_CNhs12741_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12646-134G9\ urlLabel FANTOM5 Details:\ gtexCovCervixEctocervix Cervix Ectocerv bigWig Cervix Ectocervix 0 24 238 213 210 246 234 232 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-S341-1126-SM-4AD6T.Cervix_Ectocervix.RNAseq.bw\ color 238,213,210\ longLabel Cervix Ectocervix\ parent gtexCov\ shortLabel Cervix Ectocerv\ track gtexCovCervixEctocervix\ wgEncodeRegDnaseUwHcmPeak HCM Pk narrowPeak HCM cardiac myocyte DNaseI Peaks from ENCODE 1 24 255 230 85 255 242 170 1 0 0 regulation 1 color 255,230,85\ longLabel HCM cardiac myocyte DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HCM Pk\ subGroups view=a_Peaks cellType=HCM treatment=n_a tissue=heart cancer=normal\ track wgEncodeRegDnaseUwHcmPeak\ wgEncodeRegDnaseUwHcmWig HCM Sg bigWig 0 14370.2 HCM cardiac myocyte DNaseI Signal from ENCODE 0 24 255 230 85 255 242 170 0 0 0 regulation 1 color 255,230,85\ longLabel HCM cardiac myocyte DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.18728\ shortLabel HCM Sg\ subGroups cellType=HCM treatment=n_a tissue=heart cancer=normal\ table wgEncodeRegDnaseUwHcmSignal\ track wgEncodeRegDnaseUwHcmWig\ type bigWig 0 14370.2\ netHprcGCA_018505855v1 HG02055.pat netAlign GCA_018505855.1 chainHprcGCA_018505855v1 HG02055.pat HG02055.alt.pat.f1_v2 (May 2021 GCA_018505855.1_HG02055.alt.pat.f1_v2) HPRC project computed Chain Nets 1 24 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02055.pat HG02055.alt.pat.f1_v2 (May 2021 GCA_018505855.1_HG02055.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018505855.1\ parent hprcChainNetViewnet off\ priority 26\ shortLabel HG02055.pat\ subGroups view=net sample=s026 population=afr subpop=acb hap=pat\ track netHprcGCA_018505855v1\ type netAlign GCA_018505855.1 chainHprcGCA_018505855v1\ cloneEndmultipleMaps Multiple mappings bed 12 Clone end placements that map to multiple locations in the genome 0 24 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel Clone end placements that map to multiple locations in the genome\ parent cloneEndSuper off\ priority 23\ shortLabel Multiple mappings\ subGroups source=placements\ track cloneEndmultipleMaps\ type bed 12\ visibility hide\ PRAD PRAD bigLolly 12 + Prostate adenocarcinoma 0 24 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/PRAD.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Prostate adenocarcinoma\ parent gdcCancer off\ priority 24\ shortLabel PRAD\ track PRAD\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Agilent_Human_Exon_V6_UTRs_Covered SureSel. V6+UTR P bigBed Agilent - SureSelect All Exon V6 + UTR r2 Covered by Probes 0 24 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S07604624_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V6 + UTR r2 Covered by Probes\ parent exomeProbesets off\ shortLabel SureSel. V6+UTR P\ track Agilent_Human_Exon_V6_UTRs_Covered\ type bigBed\ chainCalJac4 Marmoset Chain chain calJac4 Marmoset (May 2020 (Callithrix_jacchus_cj1700_1.1/calJac4)) Chained Alignments 3 25 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Marmoset (May 2020 (Callithrix_jacchus_cj1700_1.1/calJac4)) Chained Alignments\ otherDb calJac4\ parent primateChainNetViewchain off\ shortLabel Marmoset Chain\ subGroups view=chain species=s034a clade=c02\ track chainCalJac4\ type chain calJac4\ chainOviAri4 Sheep Chain chain oviAri4 Sheep (Nov. 2015 (Oar_v4.0/oviAri4)) Chained Alignments 3 25 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Sheep (Nov. 2015 (Oar_v4.0/oviAri4)) Chained Alignments\ otherDb oviAri4\ parent placentalChainNetViewchain off\ shortLabel Sheep Chain\ subGroups view=chain species=s065b clade=c02\ track chainOviAri4\ type chain oviAri4\ encTfChipPkENCFF149INM A549 KDM5A narrowPeak Transcription Factor ChIP-seq Peaks of KDM5A in A549 from ENCODE 3 (ENCFF149INM) 0 25 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of KDM5A in A549 from ENCODE 3 (ENCFF149INM)\ parent encTfChipPk off\ shortLabel A549 KDM5A\ subGroups cellType=A549 factor=KDM5A\ track encTfChipPkENCFF149INM\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_tpm_fwd AorticSmsToFgf2_01hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_forward 1 25 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep3%20%28LK15%29.CNhs13683.12842-137B7.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12842-137B7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_01hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_ctss_fwd AorticSmsToFgf2_01hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_forward 0 25 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep3%20%28LK15%29.CNhs13683.12842-137B7.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12842-137B7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_01hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7\ urlLabel FANTOM5 Details:\ gtexCovCervixEndocervix Cervix Endocerv bigWig Cervix Endocervix 0 25 238 213 210 246 234 232 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-ZPIC-1326-SM-DO91Y.Cervix_Endocervix.RNAseq.bw\ color 238,213,210\ longLabel Cervix Endocervix\ parent gtexCov\ shortLabel Cervix Endocerv\ track gtexCovCervixEndocervix\ chainHprcGCA_018505865v1 HG02109.pat chain GCA_018505865.1 HG02109.pat HG02109.alt.pat.f1_v2 (May 2021 GCA_018505865.1_HG02109.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 25 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02109.pat HG02109.alt.pat.f1_v2 (May 2021 GCA_018505865.1_HG02109.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018505865.1\ parent hprcChainNetViewchain off\ priority 27\ shortLabel HG02109.pat\ subGroups view=chain sample=s027 population=afr subpop=acb hap=pat\ track chainHprcGCA_018505865v1\ type chain GCA_018505865.1\ wgEncodeRegDnaseUwHpafPeak HPAF Pk narrowPeak HPAF pulmonary artery fibroblast DNaseI Peaks from ENCODE 1 25 255 232 85 255 243 170 1 0 0 regulation 1 color 255,232,85\ longLabel HPAF pulmonary artery fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HPAF Pk\ subGroups view=a_Peaks cellType=HPAF treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHpafPeak\ wgEncodeRegDnaseUwHpafWig HPAF Sg bigWig 0 11225.6 HPAF pulmonary artery fibroblast DNaseI Signal from ENCODE 0 25 255 232 85 255 243 170 0 0 0 regulation 1 color 255,232,85\ longLabel HPAF pulmonary artery fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.18958\ shortLabel HPAF Sg\ subGroups cellType=HPAF treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHpafSignal\ track wgEncodeRegDnaseUwHpafWig\ type bigWig 0 11225.6\ READ READ bigLolly 12 + Rectum adenocarcinoma 0 25 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/READ.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Rectum adenocarcinoma\ parent gdcCancer off\ priority 25\ shortLabel READ\ track READ\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ cloneEndRP11 RP11 bed 12 RPCI BAC library 11 0 25 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel RPCI BAC library 11\ parent cloneEndSuper on\ priority 21\ shortLabel RP11\ subGroups source=rpci\ track cloneEndRP11\ type bed 12\ visibility hide\ Agilent_Human_Exon_V7_Covered SureSel. V7 P bigBed Agilent - SureSelect All Exon V7 Covered by Probes 0 25 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S31285117_Covered.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V7 Covered by Probes\ parent exomeProbesets on\ shortLabel SureSel. V7 P\ track Agilent_Human_Exon_V7_Covered\ type bigBed\ netCalJac4 Marmoset Net netAlign calJac4 chainCalJac4 Marmoset (May 2020 (Callithrix_jacchus_cj1700_1.1/calJac4)) Alignment Net 1 26 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Marmoset (May 2020 (Callithrix_jacchus_cj1700_1.1/calJac4)) Alignment Net\ otherDb calJac4\ parent primateChainNetViewnet on\ shortLabel Marmoset Net\ subGroups view=net species=s034a clade=c02\ track netCalJac4\ type netAlign calJac4 chainCalJac4\ netOviAri4 Sheep Net netAlign oviAri4 chainOviAri4 Sheep (Nov. 2015 (Oar_v4.0/oviAri4)) Alignment Net 1 26 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Sheep (Nov. 2015 (Oar_v4.0/oviAri4)) Alignment Net\ otherDb oviAri4\ parent placentalChainNetViewnet off\ shortLabel Sheep Net\ subGroups view=net species=s065b clade=c02\ track netOviAri4\ type netAlign oviAri4 chainOviAri4\ encTfChipPkENCFF813WJW A549 MAFK narrowPeak Transcription Factor ChIP-seq Peaks of MAFK in A549 from ENCODE 3 (ENCFF813WJW) 0 26 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of MAFK in A549 from ENCODE 3 (ENCFF813WJW)\ parent encTfChipPk off\ shortLabel A549 MAFK\ subGroups cellType=A549 factor=MAFK\ track encTfChipPkENCFF813WJW\ wgEncodeRegDnaseUwAoafPeak AoAF Pk narrowPeak AoAF aorta fibroblast DNaseI Peaks from ENCODE 1 26 255 236 85 255 245 170 1 0 0 regulation 1 color 255,236,85\ longLabel AoAF aorta fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel AoAF Pk\ subGroups view=a_Peaks cellType=AoAF treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwAoafPeak\ wgEncodeRegDnaseUwAoafWig AoAF Sg bigWig 0 10369.5 AoAF aorta fibroblast DNaseI Signal from ENCODE 0 26 255 236 85 255 245 170 0 0 0 regulation 1 color 255,236,85\ longLabel AoAF aorta fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.19489\ shortLabel AoAF Sg\ subGroups cellType=AoAF treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwAoafSignal\ track wgEncodeRegDnaseUwAoafWig\ type bigWig 0 10369.5\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_tpm_rev AorticSmsToFgf2_01hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_reverse 1 26 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep3%20%28LK15%29.CNhs13683.12842-137B7.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12842-137B7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_01hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_ctss_rev AorticSmsToFgf2_01hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_reverse 0 26 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2001hr%2c%20biol_rep3%20%28LK15%29.CNhs13683.12842-137B7.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 01hr, biol_rep3 (LK15)_CNhs13683_12842-137B7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12842-137B7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_01hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF201hrBiolRep3LK15_CNhs13683_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12842-137B7\ urlLabel FANTOM5 Details:\ gtexCovColonSigmoid Colon Sigmoid bigWig Colon Sigmoid 0 26 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1KXAM-1926-SM-D3LAG.Colon_Sigmoid.RNAseq.bw\ color 205,183,158\ longLabel Colon Sigmoid\ parent gtexCov\ shortLabel Colon Sigmoid\ track gtexCovColonSigmoid\ netHprcGCA_018505865v1 HG02109.pat netAlign GCA_018505865.1 chainHprcGCA_018505865v1 HG02109.pat HG02109.alt.pat.f1_v2 (May 2021 GCA_018505865.1_HG02109.alt.pat.f1_v2) HPRC project computed Chain Nets 1 26 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02109.pat HG02109.alt.pat.f1_v2 (May 2021 GCA_018505865.1_HG02109.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018505865.1\ parent hprcChainNetViewnet off\ priority 27\ shortLabel HG02109.pat\ subGroups view=net sample=s027 population=afr subpop=acb hap=pat\ track netHprcGCA_018505865v1\ type netAlign GCA_018505865.1 chainHprcGCA_018505865v1\ SARC SARC bigLolly 12 + Sarcoma 0 26 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/SARC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Sarcoma\ parent gdcCancer off\ priority 26\ shortLabel SARC\ track SARC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Agilent_Human_Exon_V7_Regions SureSel. V7 T bigBed Agilent - SureSelect All Exon V7 Target Regions 0 26 255 36 36 255 145 145 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/S31285117_Regions.bb\ color 255,36,36\ longLabel Agilent - SureSelect All Exon V7 Target Regions\ parent exomeProbesets on\ shortLabel SureSel. V7 T\ track Agilent_Human_Exon_V7_Regions\ type bigBed\ cloneEndWI2 WI2 bed 12 WIBR-2 Fosmid library 0 26 0 0 0 127 127 127 0 0 0 map 1 colorByStrand 0,0,128 0,128,0\ longLabel WIBR-2 Fosmid library\ parent cloneEndSuper off\ priority 22\ shortLabel WI2\ subGroups source=wibr\ track cloneEndWI2\ type bed 12\ visibility hide\ chainTarSyr2 Tarsier Chain chain tarSyr2 Tarsier (Sep. 2013 (Tarsius_syrichta-2.0.1/tarSyr2)) Chained Alignments 3 27 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Tarsier (Sep. 2013 (Tarsius_syrichta-2.0.1/tarSyr2)) Chained Alignments\ otherDb tarSyr2\ parent primateChainNetViewchain off\ shortLabel Tarsier Chain\ subGroups view=chain species=s037 clade=c02\ track chainTarSyr2\ type chain tarSyr2\ chainSusScr11 Pig Chain chain susScr11 Pig (Feb. 2017 (Sscrofa11.1/susScr11)) Chained Alignments 3 27 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Pig (Feb. 2017 (Sscrofa11.1/susScr11)) Chained Alignments\ otherDb susScr11\ parent placentalChainNetViewchain off\ shortLabel Pig Chain\ subGroups view=chain species=s069 clade=c02\ track chainSusScr11\ type chain susScr11\ encTfChipPkENCFF542GMN A549 MYC narrowPeak Transcription Factor ChIP-seq Peaks of MYC in A549 from ENCODE 3 (ENCFF542GMN) 0 27 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of MYC in A549 from ENCODE 3 (ENCFF542GMN)\ parent encTfChipPk off\ shortLabel A549 MYC\ subGroups cellType=A549 factor=MYC\ track encTfChipPkENCFF542GMN\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_tpm_fwd AorticSmsToFgf2_02hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_forward 1 27 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep1%20%28LK16%29.CNhs13344.12647-134H1.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12647-134H1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_02hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_ctss_fwd AorticSmsToFgf2_02hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_forward 0 27 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep1%20%28LK16%29.CNhs13344.12647-134H1.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12647-134H1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_02hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1\ urlLabel FANTOM5 Details:\ gtexCovColonTransverse Colon Transverse bigWig Colon Transverse 0 27 238 197 145 246 226 200 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1IDJC-1326-SM-CL53H.Colon_Transverse.RNAseq.bw\ color 238,197,145\ longLabel Colon Transverse\ parent gtexCov\ shortLabel Colon Transverse\ track gtexCovColonTransverse\ wgEncodeRegDnaseUwHcpepicPeak HCPEpiC Pk narrowPeak HCPEpiC choroid plexus epithelium DNaseI Peaks from ENCODE 1 27 255 242 85 255 248 170 1 0 0 regulation 1 color 255,242,85\ longLabel HCPEpiC choroid plexus epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HCPEpiC Pk\ subGroups view=a_Peaks cellType=HCPEpiC treatment=n_a tissue=brain cancer=normal\ track wgEncodeRegDnaseUwHcpepicPeak\ wgEncodeRegDnaseUwHcpepicWig HCPEpiC Sg bigWig 0 13163.5 HCPEpiC choroid plexus epithelium DNaseI Signal from ENCODE 0 27 255 242 85 255 248 170 0 0 0 regulation 1 color 255,242,85\ longLabel HCPEpiC choroid plexus epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.20382\ shortLabel HCPEpiC Sg\ subGroups cellType=HCPEpiC treatment=n_a tissue=brain cancer=normal\ table wgEncodeRegDnaseUwHcpepicSignal\ track wgEncodeRegDnaseUwHcpepicWig\ type bigWig 0 13163.5\ chainHprcGCA_018852595v1 HG02145.pat chain GCA_018852595.1 HG02145.pat HG02145.alt.pat.f1_v2 (Jun. 2021 GCA_018852595.1_HG02145.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 27 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02145.pat HG02145.alt.pat.f1_v2 (Jun. 2021 GCA_018852595.1_HG02145.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018852595.1\ parent hprcChainNetViewchain off\ priority 30\ shortLabel HG02145.pat\ subGroups view=chain sample=s030 population=afr subpop=acb hap=pat\ track chainHprcGCA_018852595v1\ type chain GCA_018852595.1\ SKCM SKCM bigLolly 12 + Skin Cutaneous Melanoma 0 27 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/SKCM.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Skin Cutaneous Melanoma\ parent gdcCancer off\ priority 27\ shortLabel SKCM\ track SKCM\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Twist_Comp_Exome_Target Twist Compr. T bigBed Twist - Comprehensive Exome Panel Target Regions 1 27 254 97 0 254 176 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/Twist_ComprehensiveExome_targets_hg38.bb\ color 254,97,0\ longLabel Twist - Comprehensive Exome Panel Target Regions\ parent exomeProbesets on\ shortLabel Twist Compr. T\ track Twist_Comp_Exome_Target\ type bigBed\ visibility dense\ netTarSyr2 Tarsier Net netAlign tarSyr2 chainTarSyr2 Tarsier (Sep. 2013 (Tarsius_syrichta-2.0.1/tarSyr2)) Alignment Net 1 28 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Tarsier (Sep. 2013 (Tarsius_syrichta-2.0.1/tarSyr2)) Alignment Net\ otherDb tarSyr2\ parent primateChainNetViewnet off\ shortLabel Tarsier Net\ subGroups view=net species=s037 clade=c02\ track netTarSyr2\ type netAlign tarSyr2 chainTarSyr2\ netSusScr11 Pig Net netAlign susScr11 chainSusScr11 Pig (Feb. 2017 (Sscrofa11.1/susScr11)) Alignment Net 1 28 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Pig (Feb. 2017 (Sscrofa11.1/susScr11)) Alignment Net\ otherDb susScr11\ parent placentalChainNetViewnet on\ shortLabel Pig Net\ subGroups view=net species=s069 clade=c02\ track netSusScr11\ type netAlign susScr11 chainSusScr11\ encTfChipPkENCFF418TUX A549 NFE2L2 narrowPeak Transcription Factor ChIP-seq Peaks of NFE2L2 in A549 from ENCODE 3 (ENCFF418TUX) 0 28 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of NFE2L2 in A549 from ENCODE 3 (ENCFF418TUX)\ parent encTfChipPk off\ shortLabel A549 NFE2L2\ subGroups cellType=A549 factor=NFE2L2\ track encTfChipPkENCFF418TUX\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_tpm_rev AorticSmsToFgf2_02hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_reverse 1 28 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep1%20%28LK16%29.CNhs13344.12647-134H1.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12647-134H1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_02hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_ctss_rev AorticSmsToFgf2_02hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_reverse 0 28 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep1%20%28LK16%29.CNhs13344.12647-134H1.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep1 (LK16)_CNhs13344_12647-134H1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12647-134H1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_02hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep1LK16_CNhs13344_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12647-134H1\ urlLabel FANTOM5 Details:\ gtexCovEsophagusGastroesophagealJunction Esoph Gastroes Junc bigWig Esophagus Gastroesophageal Junction 0 28 139 115 85 197 185 170 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1I1GU-1226-SM-A9SKT.Esophagus_Gastroesophageal_Junction.RNAseq.bw\ color 139,115,85\ longLabel Esophagus Gastroesophageal Junction\ parent gtexCov\ shortLabel Esoph Gastroes Junc\ track gtexCovEsophagusGastroesophagealJunction\ netHprcGCA_018852595v1 HG02145.pat netAlign GCA_018852595.1 chainHprcGCA_018852595v1 HG02145.pat HG02145.alt.pat.f1_v2 (Jun. 2021 GCA_018852595.1_HG02145.alt.pat.f1_v2) HPRC project computed Chain Nets 1 28 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02145.pat HG02145.alt.pat.f1_v2 (Jun. 2021 GCA_018852595.1_HG02145.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018852595.1\ parent hprcChainNetViewnet off\ priority 30\ shortLabel HG02145.pat\ subGroups view=net sample=s030 population=afr subpop=acb hap=pat\ track netHprcGCA_018852595v1\ type netAlign GCA_018852595.1 chainHprcGCA_018852595v1\ wgEncodeRegDnaseUwHpfPeak HPF Pk narrowPeak HPF pulmonary fibroblast DNaseI Peaks from ENCODE 1 28 255 247 85 255 251 170 1 0 0 regulation 1 color 255,247,85\ longLabel HPF pulmonary fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HPF Pk\ subGroups view=a_Peaks cellType=HPF treatment=n_a tissue=lung cancer=normal\ track wgEncodeRegDnaseUwHpfPeak\ wgEncodeRegDnaseUwHpfWig HPF Sg bigWig 0 11172 HPF pulmonary fibroblast DNaseI Signal from ENCODE 0 28 255 247 85 255 251 170 0 0 0 regulation 1 color 255,247,85\ longLabel HPF pulmonary fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.21201\ shortLabel HPF Sg\ subGroups cellType=HPF treatment=n_a tissue=lung cancer=normal\ table wgEncodeRegDnaseUwHpfSignal\ track wgEncodeRegDnaseUwHpfWig\ type bigWig 0 11172\ STAD STAD bigLolly 12 + Stomach adenocarcinoma 0 28 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/STAD.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Stomach adenocarcinoma\ parent gdcCancer off\ priority 28\ shortLabel STAD\ track STAD\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Twist_Exome_Target Twist Core T bigBed Twist - Bioscience - Core Exome Panel Target Regions 1 28 254 97 0 254 176 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/Twist_Exome_Target_hg38.bb\ color 254,97,0\ longLabel Twist - Bioscience - Core Exome Panel Target Regions\ parent exomeProbesets off\ shortLabel Twist Core T\ track Twist_Exome_Target\ type bigBed\ visibility dense\ chainMicMur2 Mouse lemur Chain chain micMur2 Mouse lemur (May 2015 (Mouse lemur/micMur2)) Chained Alignments 3 29 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Mouse lemur (May 2015 (Mouse lemur/micMur2)) Chained Alignments\ otherDb micMur2\ parent primateChainNetViewchain off\ shortLabel Mouse lemur Chain\ subGroups view=chain species=s043 clade=c03\ track chainMicMur2\ type chain micMur2\ chainManPen1 Chinese pangolin Chain chain manPen1 Chinese pangolin (Aug 2014 (M_pentadactyla-1.1.1/manPen1)) Chained Alignments 3 29 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Chinese pangolin (Aug 2014 (M_pentadactyla-1.1.1/manPen1)) Chained Alignments\ otherDb manPen1\ parent placentalChainNetViewchain off\ shortLabel Chinese pangolin Chain\ subGroups view=chain species=s092 clade=c04\ track chainManPen1\ type chain manPen1\ encTfChipPkENCFF714KXI A549 NR3C1 1 narrowPeak Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF714KXI) 0 29 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF714KXI)\ parent encTfChipPk off\ shortLabel A549 NR3C1 1\ subGroups cellType=A549 factor=NR3C1\ track encTfChipPkENCFF714KXI\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_tpm_fwd AorticSmsToFgf2_02hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_forward 1 29 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep2%20%28LK17%29.CNhs13363.12745-135I9.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12745-135I9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_02hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_ctss_fwd AorticSmsToFgf2_02hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_forward 0 29 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep2%20%28LK17%29.CNhs13363.12745-135I9.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12745-135I9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_02hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9\ urlLabel FANTOM5 Details:\ gtexCovEsophagusMucosa Esoph Mucosa bigWig Esophagus Mucosa 0 29 139 115 85 197 185 170 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-11NSD-1126-SM-5N9BQ.Esophagus_Mucosa.RNAseq.bw\ color 139,115,85\ longLabel Esophagus Mucosa\ parent gtexCov\ shortLabel Esoph Mucosa\ track gtexCovEsophagusMucosa\ wgEncodeRegDnaseUwHconfPeak HConF Pk narrowPeak HConF conjunctival fibroblast DNaseI Peaks from ENCODE 1 29 255 252 85 255 253 170 1 0 0 regulation 1 color 255,252,85\ longLabel HConF conjunctival fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HConF Pk\ subGroups view=a_Peaks cellType=HConF treatment=n_a tissue=eye cancer=unknown\ track wgEncodeRegDnaseUwHconfPeak\ wgEncodeRegDnaseUwHconfWig HConF Sg bigWig 0 8320.98 HConF conjunctival fibroblast DNaseI Signal from ENCODE 0 29 255 252 85 255 253 170 0 0 0 regulation 1 color 255,252,85\ longLabel HConF conjunctival fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.2193\ shortLabel HConF Sg\ subGroups cellType=HConF treatment=n_a tissue=eye cancer=unknown\ table wgEncodeRegDnaseUwHconfSignal\ track wgEncodeRegDnaseUwHconfWig\ type bigWig 0 8320.98\ chainHprcGCA_018504635v1 NA20129.mat chain GCA_018504635.1 NA20129.mat NA20129.pri.mat.f1_v2 (May 2021 GCA_018504635.1_NA20129.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 29 0 0 0 255 255 0 1 0 0 hprc 1 longLabel NA20129.mat NA20129.pri.mat.f1_v2 (May 2021 GCA_018504635.1_NA20129.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018504635.1\ parent hprcChainNetViewchain off\ priority 42\ shortLabel NA20129.mat\ subGroups view=chain sample=s042 population=afr subpop=asw hap=mat\ track chainHprcGCA_018504635v1\ type chain GCA_018504635.1\ TGCT TGCT bigLolly 12 + Testicular Germ Cell Tumors 0 29 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/TGCT.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Testicular Germ Cell Tumors\ parent gdcCancer off\ priority 29\ shortLabel TGCT\ track TGCT\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Twist_Exome_Target2 Twist Exome 2.0 bigBed Twist - Exome 2.0 Panel Target Regions 1 29 254 97 0 254 176 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/TwistExome21.bb\ color 254,97,0\ longLabel Twist - Exome 2.0 Panel Target Regions\ parent exomeProbesets on\ shortLabel Twist Exome 2.0\ track Twist_Exome_Target2\ type bigBed\ visibility dense\ netMicMur2 Mouse lemur Net netAlign micMur2 chainMicMur2 Mouse lemur (May 2015 (Mouse lemur/micMur2)) Alignment Net 1 30 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Mouse lemur (May 2015 (Mouse lemur/micMur2)) Alignment Net\ otherDb micMur2\ parent primateChainNetViewnet off\ shortLabel Mouse lemur Net\ subGroups view=net species=s043 clade=c03\ track netMicMur2\ type netAlign micMur2 chainMicMur2\ netManPen1 Chinese pangolin Net netAlign manPen1 chainManPen1 Chinese pangolin (Aug 2014 (M_pentadactyla-1.1.1/manPen1)) Alignment Net 1 30 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Chinese pangolin (Aug 2014 (M_pentadactyla-1.1.1/manPen1)) Alignment Net\ otherDb manPen1\ parent placentalChainNetViewnet off\ shortLabel Chinese pangolin Net\ subGroups view=net species=s092 clade=c04\ track netManPen1\ type netAlign manPen1 chainManPen1\ encTfChipPkENCFF514IGC A549 NR3C1 2 narrowPeak Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF514IGC) 0 30 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF514IGC)\ parent encTfChipPk off\ shortLabel A549 NR3C1 2\ subGroups cellType=A549 factor=NR3C1\ track encTfChipPkENCFF514IGC\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_tpm_rev AorticSmsToFgf2_02hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_reverse 1 30 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep2%20%28LK17%29.CNhs13363.12745-135I9.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12745-135I9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_02hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_ctss_rev AorticSmsToFgf2_02hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_reverse 0 30 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep2%20%28LK17%29.CNhs13363.12745-135I9.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep2 (LK17)_CNhs13363_12745-135I9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12745-135I9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_02hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep2LK17_CNhs13363_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12745-135I9\ urlLabel FANTOM5 Details:\ gtexCovEsophagusMuscularis Esoph Muscularis bigWig Esophagus Muscularis 0 30 205 170 125 230 212 190 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1C475-0726-SM-73KVL.Esophagus_Muscularis.RNAseq.bw\ color 205,170,125\ longLabel Esophagus Muscularis\ parent gtexCov\ shortLabel Esoph Muscularis\ track gtexCovEsophagusMuscularis\ wgEncodeRegDnaseUwHacPeak HAc Pk narrowPeak HAc cerebellar astrocyte DNaseI Peaks from ENCODE 1 30 250 255 85 252 255 170 1 0 0 regulation 1 color 250,255,85\ longLabel HAc cerebellar astrocyte DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HAc Pk\ subGroups view=a_Peaks cellType=HAc treatment=n_a tissue=brain cancer=normal\ track wgEncodeRegDnaseUwHacPeak\ wgEncodeRegDnaseUwHacWig HAc Sg bigWig 0 10000.7 HAc cerebellar astrocyte DNaseI Signal from ENCODE 0 30 250 255 85 252 255 170 0 0 0 regulation 1 color 250,255,85\ longLabel HAc cerebellar astrocyte DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.22962\ shortLabel HAc Sg\ subGroups cellType=HAc treatment=n_a tissue=brain cancer=normal\ table wgEncodeRegDnaseUwHacSignal\ track wgEncodeRegDnaseUwHacWig\ type bigWig 0 10000.7\ netHprcGCA_018504635v1 NA20129.mat netAlign GCA_018504635.1 chainHprcGCA_018504635v1 NA20129.mat NA20129.pri.mat.f1_v2 (May 2021 GCA_018504635.1_NA20129.pri.mat.f1_v2) HPRC project computed Chain Nets 1 30 0 0 0 255 255 0 0 0 0 hprc 0 longLabel NA20129.mat NA20129.pri.mat.f1_v2 (May 2021 GCA_018504635.1_NA20129.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018504635.1\ parent hprcChainNetViewnet off\ priority 42\ shortLabel NA20129.mat\ subGroups view=net sample=s042 population=afr subpop=asw hap=mat\ track netHprcGCA_018504635v1\ type netAlign GCA_018504635.1 chainHprcGCA_018504635v1\ THCA THCA bigLolly 12 + Thyroid carcinoma 0 30 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/THCA.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Thyroid carcinoma\ parent gdcCancer off\ priority 30\ shortLabel THCA\ track THCA\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ Twist_Exome_RefSeq_Targets Twist RefSeq T bigBed Twist - RefSeq Exome Panel Target Regions 1 30 254 97 0 254 176 127 0 0 0 map 1 bigDataUrl /gbdb/hg38/exomeProbesets/Twist_Exome_RefSeq_targets_hg38.bb\ color 254,97,0\ longLabel Twist - RefSeq Exome Panel Target Regions\ parent exomeProbesets off\ shortLabel Twist RefSeq T\ track Twist_Exome_RefSeq_Targets\ type bigBed\ visibility dense\ chainOtoGar3 Bushbaby Chain chain otoGar3 Bushbaby (Mar. 2011 (Broad/otoGar3)) Chained Alignments 3 31 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Bushbaby (Mar. 2011 (Broad/otoGar3)) Chained Alignments\ otherDb otoGar3\ parent primateChainNetViewchain off\ shortLabel Bushbaby Chain\ subGroups view=chain species=s045 clade=c03\ track chainOtoGar3\ type chain otoGar3\ chainEquCab3 Horse Chain chain equCab3 Horse (Jan. 2018 (EquCab3.0/equCab3)) Chained Alignments 3 31 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Horse (Jan. 2018 (EquCab3.0/equCab3)) Chained Alignments\ otherDb equCab3\ parent placentalChainNetViewchain off\ shortLabel Horse Chain\ subGroups view=chain species=s096a clade=c05\ track chainEquCab3\ type chain equCab3\ encTfChipPkENCFF963CGV A549 NR3C1 3 narrowPeak Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF963CGV) 0 31 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF963CGV)\ parent encTfChipPk off\ shortLabel A549 NR3C1 3\ subGroups cellType=A549 factor=NR3C1\ track encTfChipPkENCFF963CGV\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_tpm_fwd AorticSmsToFgf2_02hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_forward 1 31 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep3%20%28LK18%29.CNhs13572.12843-137B8.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12843-137B8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_02hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_ctss_fwd AorticSmsToFgf2_02hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_forward 0 31 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep3%20%28LK18%29.CNhs13572.12843-137B8.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12843-137B8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_02hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8\ urlLabel FANTOM5 Details:\ gtexCovFallopianTube Fallopian Tube bigWig Fallopian Tube 0 31 238 213 210 246 234 232 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-OHPK-2326-SM-3MJH2.Fallopian_Tube.RNAseq.bw\ color 238,213,210\ longLabel Fallopian Tube\ parent gtexCov\ shortLabel Fallopian Tube\ track gtexCovFallopianTube\ wgEncodeRegDnaseUwHvmfPeak HVMF Pk narrowPeak HVMF villous mesenchymal fibroblast DNaseI Peaks from ENCODE 1 31 242 255 85 248 255 170 1 0 0 regulation 1 color 242,255,85\ longLabel HVMF villous mesenchymal fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HVMF Pk\ subGroups view=a_Peaks cellType=HVMF treatment=n_a tissue=placenta cancer=normal\ track wgEncodeRegDnaseUwHvmfPeak\ wgEncodeRegDnaseUwHvmfWig HVMF Sg bigWig 0 5956.46 HVMF villous mesenchymal fibroblast DNaseI Signal from ENCODE 0 31 242 255 85 248 255 170 0 0 0 regulation 1 color 242,255,85\ longLabel HVMF villous mesenchymal fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.24127\ shortLabel HVMF Sg\ subGroups cellType=HVMF treatment=n_a tissue=placenta cancer=normal\ table wgEncodeRegDnaseUwHvmfSignal\ track wgEncodeRegDnaseUwHvmfWig\ type bigWig 0 5956.46\ chainHprcGCA_018504625v1 NA20129.pat chain GCA_018504625.1 NA20129.pat NA20129.alt.pat.f1_v2 (May 2021 GCA_018504625.1_NA20129.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 31 0 0 0 255 255 0 1 0 0 hprc 1 longLabel NA20129.pat NA20129.alt.pat.f1_v2 (May 2021 GCA_018504625.1_NA20129.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018504625.1\ parent hprcChainNetViewchain off\ priority 41\ shortLabel NA20129.pat\ subGroups view=chain sample=s041 population=afr subpop=asw hap=pat\ track chainHprcGCA_018504625v1\ type chain GCA_018504625.1\ THYM THYM bigLolly 12 + Thymoma 0 31 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/THYM.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Thymoma\ parent gdcCancer off\ priority 31\ shortLabel THYM\ track THYM\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ netOtoGar3 Bushbaby Net netAlign otoGar3 chainOtoGar3 Bushbaby (Mar. 2011 (Broad/otoGar3)) Alignment Net 1 32 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Bushbaby (Mar. 2011 (Broad/otoGar3)) Alignment Net\ otherDb otoGar3\ parent primateChainNetViewnet on\ shortLabel Bushbaby Net\ subGroups view=net species=s045 clade=c03\ track netOtoGar3\ type netAlign otoGar3 chainOtoGar3\ netEquCab3 Horse Net netAlign equCab3 chainEquCab3 Horse (Jan. 2018 (EquCab3.0/equCab3)) Alignment Net 1 32 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Horse (Jan. 2018 (EquCab3.0/equCab3)) Alignment Net\ otherDb equCab3\ parent placentalChainNetViewnet off\ shortLabel Horse Net\ subGroups view=net species=s096a clade=c05\ track netEquCab3\ type netAlign equCab3 chainEquCab3\ encTfChipPkENCFF114SRD A549 NR3C1 4 narrowPeak Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF114SRD) 0 32 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF114SRD)\ parent encTfChipPk off\ shortLabel A549 NR3C1 4\ subGroups cellType=A549 factor=NR3C1\ track encTfChipPkENCFF114SRD\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_tpm_rev AorticSmsToFgf2_02hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_reverse 1 32 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep3%20%28LK18%29.CNhs13572.12843-137B8.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12843-137B8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_02hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_ctss_rev AorticSmsToFgf2_02hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_reverse 0 32 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2002hr%2c%20biol_rep3%20%28LK18%29.CNhs13572.12843-137B8.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 02hr, biol_rep3 (LK18)_CNhs13572_12843-137B8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12843-137B8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_02hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF202hrBiolRep3LK18_CNhs13572_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12843-137B8\ urlLabel FANTOM5 Details:\ gtexCovHeartAtrialAppendage Heart Atr Append bigWig Heart Atrial Appendage 0 32 180 82 205 217 168 230 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-13S86-0326-SM-5SI6K.Heart_Atrial_Appendage.RNAseq.bw\ color 180,82,205\ longLabel Heart Atrial Appendage\ parent gtexCov\ shortLabel Heart Atr Append\ track gtexCovHeartAtrialAppendage\ wgEncodeRegDnaseUwHipepicPeak HIPEpiC Pk narrowPeak HIPEpiC iris pigment epithelium DNaseI Peaks from ENCODE 1 32 236 255 85 245 255 170 1 0 0 regulation 1 color 236,255,85\ longLabel HIPEpiC iris pigment epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HIPEpiC Pk\ subGroups view=a_Peaks cellType=HIPEpiC treatment=n_a tissue=eye cancer=normal\ track wgEncodeRegDnaseUwHipepicPeak\ wgEncodeRegDnaseUwHipepicWig HIPEpiC Sg bigWig 0 8028.81 HIPEpiC iris pigment epithelium DNaseI Signal from ENCODE 0 32 236 255 85 245 255 170 0 0 0 regulation 1 color 236,255,85\ longLabel HIPEpiC iris pigment epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.2515\ shortLabel HIPEpiC Sg\ subGroups cellType=HIPEpiC treatment=n_a tissue=eye cancer=normal\ table wgEncodeRegDnaseUwHipepicSignal\ track wgEncodeRegDnaseUwHipepicWig\ type bigWig 0 8028.81\ netHprcGCA_018504625v1 NA20129.pat netAlign GCA_018504625.1 chainHprcGCA_018504625v1 NA20129.pat NA20129.alt.pat.f1_v2 (May 2021 GCA_018504625.1_NA20129.alt.pat.f1_v2) HPRC project computed Chain Nets 1 32 0 0 0 255 255 0 0 0 0 hprc 0 longLabel NA20129.pat NA20129.alt.pat.f1_v2 (May 2021 GCA_018504625.1_NA20129.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018504625.1\ parent hprcChainNetViewnet off\ priority 41\ shortLabel NA20129.pat\ subGroups view=net sample=s041 population=afr subpop=asw hap=pat\ track netHprcGCA_018504625v1\ type netAlign GCA_018504625.1 chainHprcGCA_018504625v1\ UCEC UCEC bigLolly 12 + Uterine Corpus Endometrial Carcinoma 0 32 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/UCEC.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Uterine Corpus Endometrial Carcinoma\ parent gdcCancer off\ priority 32\ shortLabel UCEC\ track UCEC\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ chainDasNov3 Armadillo Chain chain dasNov3 Armadillo (Dec. 2011 (Baylor/dasNov3)) Chained Alignments 3 33 0 0 0 255 255 0 1 0 0 compGeno 1 longLabel Armadillo (Dec. 2011 (Baylor/dasNov3)) Chained Alignments\ otherDb dasNov3\ parent placentalChainNetViewchain off\ shortLabel Armadillo Chain\ subGroups view=chain species=s100 clade=c06\ track chainDasNov3\ type chain dasNov3\ encTfChipPkENCFF463DJO A549 NR3C1 5 narrowPeak Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF463DJO) 0 33 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of NR3C1 in A549 from ENCODE 3 (ENCFF463DJO)\ parent encTfChipPk off\ shortLabel A549 NR3C1 5\ subGroups cellType=A549 factor=NR3C1\ track encTfChipPkENCFF463DJO\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_tpm_fwd AorticSmsToFgf2_03hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_forward 1 33 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep1%20%28LK19%29.CNhs13345.12648-134H2.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12648-134H2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_03hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_ctss_fwd AorticSmsToFgf2_03hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_forward 0 33 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep1%20%28LK19%29.CNhs13345.12648-134H2.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12648-134H2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_03hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwBonemarrowmscPeak bonemarrow_MSC Pk narrowPeak bone_marrow_MSC bone marrow fibroblastoid DNaseI Peaks from ENCODE 1 33 228 255 85 241 255 170 1 0 0 regulation 1 color 228,255,85\ longLabel bone_marrow_MSC bone marrow fibroblastoid DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel bonemarrow_MSC Pk\ subGroups view=a_Peaks cellType=bone_marrow_MSC treatment=n_a tissue=bone_marrow cancer=normal\ track wgEncodeRegDnaseUwBonemarrowmscPeak\ wgEncodeRegDnaseUwBonemarrowmscWig bonemarrow_MSC Sg bigWig 0 3047.47 bone_marrow_MSC bone marrow fibroblastoid DNaseI Signal from ENCODE 0 33 228 255 85 241 255 170 0 0 0 regulation 1 color 228,255,85\ longLabel bone_marrow_MSC bone marrow fibroblastoid DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.26303\ shortLabel bonemarrow_MSC Sg\ subGroups cellType=bone_marrow_MSC treatment=n_a tissue=bone_marrow cancer=normal\ table wgEncodeRegDnaseUwBonemarrowmscSignal\ track wgEncodeRegDnaseUwBonemarrowmscWig\ type bigWig 0 3047.47\ gtexCovHeartLeftVentricle Heart Left Ventr bigWig Heart Left Ventricle 0 33 122 55 139 188 155 197 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-NFK9-0926-SM-2HMJU.Heart_Left_Ventricle.RNAseq.bw\ color 122,55,139\ longLabel Heart Left Ventricle\ parent gtexCov\ shortLabel Heart Left Ventr\ track gtexCovHeartLeftVentricle\ chainHprcGCA_018471515v1 HG00438.mat chain GCA_018471515.1 HG00438.mat HG00438.pri.mat.f1_v2 (May 2021 GCA_018471515.1_HG00438.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 33 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG00438.mat HG00438.pri.mat.f1_v2 (May 2021 GCA_018471515.1_HG00438.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018471515.1\ parent hprcChainNetViewchain off\ priority 77\ shortLabel HG00438.mat\ subGroups view=chain sample=s077 population=eas subpop=chs hap=mat\ track chainHprcGCA_018471515v1\ type chain GCA_018471515.1\ UCS UCS bigLolly 12 + Uterine Carcinosarcoma 0 33 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/UCS.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Uterine Carcinosarcoma\ parent gdcCancer off\ priority 33\ shortLabel UCS\ track UCS\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ netDasNov3 Armadillo Net netAlign dasNov3 chainDasNov3 Armadillo (Dec. 2011 (Baylor/dasNov3)) Alignment Net 1 34 0 0 0 255 255 0 0 0 0 compGeno 0 longLabel Armadillo (Dec. 2011 (Baylor/dasNov3)) Alignment Net\ otherDb dasNov3\ parent placentalChainNetViewnet off\ shortLabel Armadillo Net\ subGroups view=net species=s100 clade=c06\ track netDasNov3\ type netAlign dasNov3 chainDasNov3\ encTfChipPkENCFF907WHF A549 PHF8 narrowPeak Transcription Factor ChIP-seq Peaks of PHF8 in A549 from ENCODE 3 (ENCFF907WHF) 0 34 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of PHF8 in A549 from ENCODE 3 (ENCFF907WHF)\ parent encTfChipPk off\ shortLabel A549 PHF8\ subGroups cellType=A549 factor=PHF8\ track encTfChipPkENCFF907WHF\ wgEncodeRegDnaseUwAg10803Peak AG10803 Pk narrowPeak AG10803 skin fibroblast DNaseI Peaks from ENCODE 1 34 220 255 85 237 255 170 1 0 0 regulation 1 color 220,255,85\ longLabel AG10803 skin fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel AG10803 Pk\ subGroups view=a_Peaks cellType=AG10803 treatment=n_a tissue=skin cancer=unknown\ track wgEncodeRegDnaseUwAg10803Peak\ wgEncodeRegDnaseUwAg10803Wig AG10803 Sg bigWig 0 19440.9 AG10803 skin fibroblast DNaseI Signal from ENCODE 0 34 220 255 85 237 255 170 0 0 0 regulation 1 color 220,255,85\ longLabel AG10803 skin fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.27484\ shortLabel AG10803 Sg\ subGroups cellType=AG10803 treatment=n_a tissue=skin cancer=unknown\ table wgEncodeRegDnaseUwAg10803Signal\ track wgEncodeRegDnaseUwAg10803Wig\ type bigWig 0 19440.9\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_tpm_rev AorticSmsToFgf2_03hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_reverse 1 34 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep1%20%28LK19%29.CNhs13345.12648-134H2.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12648-134H2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_03hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_ctss_rev AorticSmsToFgf2_03hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_reverse 0 34 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep1%20%28LK19%29.CNhs13345.12648-134H2.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep1 (LK19)_CNhs13345_12648-134H2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12648-134H2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_03hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep1LK19_CNhs13345_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12648-134H2\ urlLabel FANTOM5 Details:\ netHprcGCA_018471515v1 HG00438.mat netAlign GCA_018471515.1 chainHprcGCA_018471515v1 HG00438.mat HG00438.pri.mat.f1_v2 (May 2021 GCA_018471515.1_HG00438.pri.mat.f1_v2) HPRC project computed Chain Nets 1 34 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG00438.mat HG00438.pri.mat.f1_v2 (May 2021 GCA_018471515.1_HG00438.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018471515.1\ parent hprcChainNetViewnet off\ priority 77\ shortLabel HG00438.mat\ subGroups view=net sample=s077 population=eas subpop=chs hap=mat\ track netHprcGCA_018471515v1\ type netAlign GCA_018471515.1 chainHprcGCA_018471515v1\ gtexCovKidneyCortex Kidney Cortex bigWig Kidney Cortex 0 34 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-13OVI-1126-SM-5KLZF.Kidney_Cortex.RNAseq.bw\ color 205,183,158\ longLabel Kidney Cortex\ parent gtexCov\ shortLabel Kidney Cortex\ track gtexCovKidneyCortex\ UVM UVM bigLolly 12 + Uveal Melanoma 0 34 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/UVM.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Uveal Melanoma\ parent gdcCancer off\ priority 34\ shortLabel UVM\ track UVM\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ wgEncodeGencodeV47 All GENCODE V47 genePred All GENCODE annotations from V47 (Ensembl 113) 3 34.158 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 47, Oct 2024) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 47 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 47 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 47 corresponds to Ensembl 113.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V47 (Ensembl 113)\ maxTransEnabled on\ pennantIcon New red ../goldenPath/newsarch.html#110824 "Updated Nov. 8, 2024"\ priority 34.158\ shortLabel All GENCODE V47\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes bPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper pack\ track wgEncodeGencodeV47\ type genePred\ visibility pack\ wgEncodeGencodeVersion 47\ wgEncodeGencodeV47ViewGenes Genes genePred All GENCODE annotations from V47 (Ensembl 113) 3 34.158 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,annotation_in_progress,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,confirm_experimentally,dotter_confirmed,downstream_ATG,Ensembl_canonical,EnsEMBL_merge_exception,exp_conf,fragmented_locus,fragmented_mixed_strand_locus,GENCODE_Primary,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,polymorphic_pseudogene_no_stop,precursor_RNA,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,Selenoprotein,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,annotation_in_progress,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,confirm_experimentally,dotter_confirmed,downstream_ATG,Ensembl_canonical,EnsEMBL_merge_exception,exp_conf,fragmented_locus,fragmented_mixed_strand_locus,GENCODE_Primary,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,polymorphic_pseudogene_no_stop,precursor_RNA,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,Selenoprotein,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV47 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV47\ longLabel All GENCODE annotations from V47 (Ensembl 113)\ parent wgEncodeGencodeV47\ shortLabel Genes\ track wgEncodeGencodeV47ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV47ViewPolya PolyA genePred All GENCODE annotations from V47 (Ensembl 113) 0 34.158 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V47 (Ensembl 113)\ parent wgEncodeGencodeV47\ shortLabel PolyA\ track wgEncodeGencodeV47ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV46 All GENCODE V46 genePred All GENCODE annotations from V46 (Ensembl 112) 0 34.159 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 46, May 2024) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 46 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 46 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 46 corresponds to Ensembl 112.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V46 (Ensembl 112)\ maxTransEnabled on\ priority 34.159\ shortLabel All GENCODE V46\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes bPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper pack\ track wgEncodeGencodeV46\ type genePred\ visibility hide\ wgEncodeGencodeVersion 46\ wgEncodeGencodeV46ViewGenes Genes genePred All GENCODE annotations from V46 (Ensembl 112) 3 34.159 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,annotation_in_progress,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,confirm_experimentally,dotter_confirmed,downstream_ATG,Ensembl_canonical,EnsEMBL_merge_exception,exp_conf,fragmented_locus,fragmented_mixed_strand_locus,GENCODE_Primary,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,polymorphic_pseudogene_no_stop,precursor_RNA,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,Selenoprotein,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,annotation_in_progress,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,confirm_experimentally,dotter_confirmed,downstream_ATG,Ensembl_canonical,EnsEMBL_merge_exception,exp_conf,fragmented_locus,fragmented_mixed_strand_locus,GENCODE_Primary,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,polymorphic_pseudogene_no_stop,precursor_RNA,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,Selenoprotein,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV46 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV46\ longLabel All GENCODE annotations from V46 (Ensembl 112)\ parent wgEncodeGencodeV46\ shortLabel Genes\ track wgEncodeGencodeV46ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV46ViewPolya PolyA genePred All GENCODE annotations from V46 (Ensembl 112) 0 34.159 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V46 (Ensembl 112)\ parent wgEncodeGencodeV46\ shortLabel PolyA\ track wgEncodeGencodeV46ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV45 All GENCODE V45 genePred All GENCODE annotations from V45 (Ensembl 111) 0 34.16 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 45, Jan 2024) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 45 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 45 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 45 corresponds to Ensembl 111.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V45 (Ensembl 111)\ maxTransEnabled on\ priority 34.160\ shortLabel All GENCODE V45\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes bPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper pack\ track wgEncodeGencodeV45\ type genePred\ visibility hide\ wgEncodeGencodeVersion 45\ wgEncodeGencodeV45ViewGenes Genes genePred All GENCODE annotations from V45 (Ensembl 111) 3 34.16 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV45 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV45\ longLabel All GENCODE annotations from V45 (Ensembl 111)\ parent wgEncodeGencodeV45\ shortLabel Genes\ track wgEncodeGencodeV45ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV45ViewPolya PolyA genePred All GENCODE annotations from V45 (Ensembl 111) 0 34.16 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V45 (Ensembl 111)\ parent wgEncodeGencodeV45\ shortLabel PolyA\ track wgEncodeGencodeV45ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV44 All GENCODE V44 genePred All GENCODE annotations from V44 (Ensembl 110) 0 34.161 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 44, July 2023) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 44 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 44 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 44 corresponds to Ensembl 110.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V44 (Ensembl 110)\ maxTransEnabled on\ priority 34.161\ shortLabel All GENCODE V44\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes bPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper pack\ track wgEncodeGencodeV44\ type genePred\ visibility hide\ wgEncodeGencodeVersion 44\ wgEncodeGencodeV44ViewGenes Genes genePred All GENCODE annotations from V44 (Ensembl 110) 3 34.161 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV44 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV44\ longLabel All GENCODE annotations from V44 (Ensembl 110)\ parent wgEncodeGencodeV44\ shortLabel Genes\ track wgEncodeGencodeV44ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV44ViewPolya PolyA genePred All GENCODE annotations from V44 (Ensembl 110) 0 34.161 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V44 (Ensembl 110)\ parent wgEncodeGencodeV44\ shortLabel PolyA\ track wgEncodeGencodeV44ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV43 All GENCODE V43 genePred All GENCODE annotations from V43 (Ensembl 109) 0 34.162 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 43, Feb 2023) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 43 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 43 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 43 corresponds to Ensembl 109.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V43 (Ensembl 109)\ maxTransEnabled on\ priority 34.162\ shortLabel All GENCODE V43\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes bPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper pack\ track wgEncodeGencodeV43\ type genePred\ visibility hide\ wgEncodeGencodeVersion 43\ wgEncodeGencodeV43ViewGenes Genes genePred All GENCODE annotations from V43 (Ensembl 109) 3 34.162 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,PAR,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,PAR,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV43 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV43\ longLabel All GENCODE annotations from V43 (Ensembl 109)\ parent wgEncodeGencodeV43\ shortLabel Genes\ track wgEncodeGencodeV43ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV43ViewPolya PolyA genePred All GENCODE annotations from V43 (Ensembl 109) 0 34.162 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V43 (Ensembl 109)\ parent wgEncodeGencodeV43\ shortLabel PolyA\ track wgEncodeGencodeV43ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV42 All GENCODE V42 genePred All GENCODE annotations from V42 (Ensembl 108) 0 34.163 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 42, Oct 2022) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 42 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 42 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 42 corresponds to Ensembl 108.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V42 (Ensembl 108)\ maxTransEnabled on\ priority 34.163\ shortLabel All GENCODE V42\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes bPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper pack\ track wgEncodeGencodeV42\ type genePred\ visibility hide\ wgEncodeGencodeVersion 42\ wgEncodeGencodeV42ViewGenes Genes genePred All GENCODE annotations from V42 (Ensembl 108) 3 34.163 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,PAR,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_CDS_not_defined,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,overlaps_pseudogene,PAR,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV42 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV42\ longLabel All GENCODE annotations from V42 (Ensembl 108)\ parent wgEncodeGencodeV42\ shortLabel Genes\ track wgEncodeGencodeV42ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV42ViewPolya PolyA genePred All GENCODE annotations from V42 (Ensembl 108) 0 34.163 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V42 (Ensembl 108)\ parent wgEncodeGencodeV42\ shortLabel PolyA\ track wgEncodeGencodeV42ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV41View2Way 2-Way genePred All GENCODE annotations from V41 (Ensembl 107) 0 34.164 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V41 (Ensembl 107)\ parent wgEncodeGencodeV41\ shortLabel 2-Way\ track wgEncodeGencodeV41View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV41 All GENCODE V41 genePred All GENCODE annotations from V41 (Ensembl 107) 0 34.164 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 41, July 2022) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 41 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 41 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 41 corresponds to Ensembl 107.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V41 (Ensembl 107)\ priority 34.164\ shortLabel All GENCODE V41\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper pack\ track wgEncodeGencodeV41\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV41\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV41\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV41\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV41\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV41\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV41\ wgEncodeGencodePdb wgEncodeGencodePdbV41\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV41\ wgEncodeGencodePubMed wgEncodeGencodePubMedV41\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV41\ wgEncodeGencodeTag wgEncodeGencodeTagV41\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV41\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV41\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV41\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV41\ wgEncodeGencodeVersion 41\ wgEncodeGencodeV41ViewGenes Genes genePred All GENCODE annotations from V41 (Ensembl 107) 3 34.164 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=artifact,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,processed_pseudogene,processed_transcript,protein_coding,protein_coding_LoF,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,artifactual_duplication,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_gene,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV41 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV41\ longLabel All GENCODE annotations from V41 (Ensembl 107)\ parent wgEncodeGencodeV41\ shortLabel Genes\ track wgEncodeGencodeV41ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV41ViewPolya PolyA genePred All GENCODE annotations from V41 (Ensembl 107) 0 34.164 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V41 (Ensembl 107)\ parent wgEncodeGencodeV41\ shortLabel PolyA\ track wgEncodeGencodeV41ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV40View2Way 2-Way genePred All GENCODE annotations from V40 (Ensembl 106) 0 34.165 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V40 (Ensembl 106)\ parent wgEncodeGencodeV40\ shortLabel 2-Way\ track wgEncodeGencodeV40View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV40 All GENCODE V40 genePred All GENCODE annotations from V40 (Ensembl 106) 0 34.165 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 40, Feb 2022) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 40 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 40 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 40 corresponds to Ensembl 106.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V40 (Ensembl 106)\ priority 34.165\ shortLabel All GENCODE V40\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV40\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV40\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV40\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV40\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV40\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV40\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV40\ wgEncodeGencodePdb wgEncodeGencodePdbV40\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV40\ wgEncodeGencodePubMed wgEncodeGencodePubMedV40\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV40\ wgEncodeGencodeTag wgEncodeGencodeTagV40\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV40\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV40\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV40\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV40\ wgEncodeGencodeVersion 40\ wgEncodeGencodeV40ViewGenes Genes genePred All GENCODE annotations from V40 (Ensembl 106) 3 34.165 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV40 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV40\ longLabel All GENCODE annotations from V40 (Ensembl 106)\ parent wgEncodeGencodeV40\ shortLabel Genes\ track wgEncodeGencodeV40ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV40ViewPolya PolyA genePred All GENCODE annotations from V40 (Ensembl 106) 0 34.165 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V40 (Ensembl 106)\ parent wgEncodeGencodeV40\ shortLabel PolyA\ track wgEncodeGencodeV40ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV39View2Way 2-Way genePred All GENCODE annotations from V39 (Ensembl 105) 0 34.166 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V39 (Ensembl 105)\ parent wgEncodeGencodeV39\ shortLabel 2-Way\ track wgEncodeGencodeV39View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV39 All GENCODE V39 genePred All GENCODE annotations from V39 (Ensembl 105) 0 34.166 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 39, Oct 2021) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 39 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 39 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 39 corresponds to Ensembl 105.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V39 (Ensembl 105)\ priority 34.166\ shortLabel All GENCODE V39\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV39\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV39\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV39\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV39\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV39\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV39\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV39\ wgEncodeGencodePdb wgEncodeGencodePdbV39\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV39\ wgEncodeGencodePubMed wgEncodeGencodePubMedV39\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV39\ wgEncodeGencodeTag wgEncodeGencodeTagV39\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV39\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV39\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV39\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV39\ wgEncodeGencodeVersion 39\ wgEncodeGencodeV39ViewGenes Genes genePred All GENCODE annotations from V39 (Ensembl 105) 3 34.166 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV39 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV39\ longLabel All GENCODE annotations from V39 (Ensembl 105)\ parent wgEncodeGencodeV39\ shortLabel Genes\ track wgEncodeGencodeV39ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV39ViewPolya PolyA genePred All GENCODE annotations from V39 (Ensembl 105) 0 34.166 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V39 (Ensembl 105)\ parent wgEncodeGencodeV39\ shortLabel PolyA\ track wgEncodeGencodeV39ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV38View2Way 2-Way genePred All GENCODE annotations from V38 (Ensembl 104) 0 34.167 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V38 (Ensembl 104)\ parent wgEncodeGencodeV38\ shortLabel 2-Way\ track wgEncodeGencodeV38View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV38 All GENCODE V38 genePred All GENCODE annotations from V38 (Ensembl 104) 0 34.167 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 38, May 2021) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 38 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 38 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 38 corresponds to Ensembl 104.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V38 (Ensembl 104)\ priority 34.167\ shortLabel All GENCODE V38\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV38\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV38\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV38\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV38\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV38\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV38\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV38\ wgEncodeGencodePdb wgEncodeGencodePdbV38\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV38\ wgEncodeGencodePubMed wgEncodeGencodePubMedV38\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV38\ wgEncodeGencodeTag wgEncodeGencodeTagV38\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV38\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV38\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV38\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV38\ wgEncodeGencodeVersion 38\ wgEncodeGencodeV38ViewGenes Genes genePred All GENCODE annotations from V38 (Ensembl 104) 3 34.167 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,Ensembl_canonical,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV38 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV38\ longLabel All GENCODE annotations from V38 (Ensembl 104)\ parent wgEncodeGencodeV38\ shortLabel Genes\ track wgEncodeGencodeV38ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV38ViewPolya PolyA genePred All GENCODE annotations from V38 (Ensembl 104) 0 34.167 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V38 (Ensembl 104)\ parent wgEncodeGencodeV38\ shortLabel PolyA\ track wgEncodeGencodeV38ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV37View2Way 2-Way genePred All GENCODE annotations from V37 (Ensembl 103) 0 34.168 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V37 (Ensembl 103)\ parent wgEncodeGencodeV37\ shortLabel 2-Way\ track wgEncodeGencodeV37View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV37 All GENCODE V37 genePred All GENCODE annotations from V37 (Ensembl 103) 0 34.168 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 37, Feb 2021) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 37 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 37 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 37 corresponds to Ensembl 103.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V37 (Ensembl 103)\ priority 34.168\ shortLabel All GENCODE V37\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV37\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV37\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV37\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV37\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV37\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV37\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV37\ wgEncodeGencodePdb wgEncodeGencodePdbV37\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV37\ wgEncodeGencodePubMed wgEncodeGencodePubMedV37\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV37\ wgEncodeGencodeTag wgEncodeGencodeTagV37\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV37\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV37\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV37\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV37\ wgEncodeGencodeVersion 37\ wgEncodeGencodeV37ViewGenes Genes genePred All GENCODE annotations from V37 (Ensembl 103) 3 34.168 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Plus_Clinical,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV37 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV37\ longLabel All GENCODE annotations from V37 (Ensembl 103)\ parent wgEncodeGencodeV37\ shortLabel Genes\ track wgEncodeGencodeV37ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV37ViewPolya PolyA genePred All GENCODE annotations from V37 (Ensembl 103) 0 34.168 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V37 (Ensembl 103)\ parent wgEncodeGencodeV37\ shortLabel PolyA\ track wgEncodeGencodeV37ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV36View2Way 2-Way genePred All GENCODE annotations from V36 (Ensembl 102) 0 34.169 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V36 (Ensembl 102)\ parent wgEncodeGencodeV36\ shortLabel 2-Way\ track wgEncodeGencodeV36View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV36 All GENCODE V36 genePred All GENCODE annotations from V36 (Ensembl 102) 0 34.169 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 36, Nov 2020) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 36 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 36 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 36 corresponds to Ensembl 102.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V36 (Ensembl 102)\ priority 34.169\ shortLabel All GENCODE V36\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV36\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV36\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV36\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV36\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV36\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV36\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV36\ wgEncodeGencodePdb wgEncodeGencodePdbV36\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV36\ wgEncodeGencodePubMed wgEncodeGencodePubMedV36\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV36\ wgEncodeGencodeTag wgEncodeGencodeTagV36\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV36\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV36\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV36\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV36\ wgEncodeGencodeVersion 36\ wgEncodeGencodeV36ViewGenes Genes genePred All GENCODE annotations from V36 (Ensembl 102) 3 34.169 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV36 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV36\ longLabel All GENCODE annotations from V36 (Ensembl 102)\ parent wgEncodeGencodeV36\ shortLabel Genes\ track wgEncodeGencodeV36ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV36ViewPolya PolyA genePred All GENCODE annotations from V36 (Ensembl 102) 0 34.169 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V36 (Ensembl 102)\ parent wgEncodeGencodeV36\ shortLabel PolyA\ track wgEncodeGencodeV36ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV35View2Way 2-Way genePred All GENCODE annotations from V35 (Ensembl 101) 0 34.17 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V35 (Ensembl 101)\ parent wgEncodeGencodeV35\ shortLabel 2-Way\ track wgEncodeGencodeV35View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV35 All GENCODE V35 genePred All GENCODE annotations from V35 (Ensembl 101) 0 34.17 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 35, Aug 2020) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 35 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 35 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 35 corresponds to Ensembl 101.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V35 (Ensembl 101)\ priority 34.170\ shortLabel All GENCODE V35\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV35\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV35\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV35\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV35\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV35\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV35\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV35\ wgEncodeGencodePdb wgEncodeGencodePdbV35\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV35\ wgEncodeGencodePubMed wgEncodeGencodePubMedV35\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV35\ wgEncodeGencodeTag wgEncodeGencodeTagV35\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV35\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV35\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV35\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV35\ wgEncodeGencodeVersion 35\ wgEncodeGencodeV35ViewGenes Genes genePred All GENCODE annotations from V35 (Ensembl 101) 3 34.17 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vault_RNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV35 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV35\ longLabel All GENCODE annotations from V35 (Ensembl 101)\ parent wgEncodeGencodeV35\ shortLabel Genes\ track wgEncodeGencodeV35ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV35ViewPolya PolyA genePred All GENCODE annotations from V35 (Ensembl 101) 0 34.17 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V35 (Ensembl 101)\ parent wgEncodeGencodeV35\ shortLabel PolyA\ track wgEncodeGencodeV35ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV34View2Way 2-Way genePred All GENCODE annotations from V34 (Ensembl 100) 0 34.171 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V34 (Ensembl 100)\ parent wgEncodeGencodeV34\ shortLabel 2-Way\ track wgEncodeGencodeV34View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV34 All GENCODE V34 genePred All GENCODE annotations from V34 (Ensembl 100) 0 34.171 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 34, April 2020) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 34 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 34 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 34 corresponds to Ensembl 100.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V34 (Ensembl 100)\ priority 34.171\ shortLabel All GENCODE V34\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV34\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV34\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV34\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV34\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV34\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV34\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV34\ wgEncodeGencodePdb wgEncodeGencodePdbV34\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV34\ wgEncodeGencodePubMed wgEncodeGencodePubMedV34\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV34\ wgEncodeGencodeTag wgEncodeGencodeTagV34\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV34\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV34\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV34\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV34\ wgEncodeGencodeVersion 34\ wgEncodeGencodeV34ViewGenes Genes genePred All GENCODE annotations from V34 (Ensembl 100) 3 34.171 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV34 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV34\ longLabel All GENCODE annotations from V34 (Ensembl 100)\ parent wgEncodeGencodeV34\ shortLabel Genes\ track wgEncodeGencodeV34ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV34ViewPolya PolyA genePred All GENCODE annotations from V34 (Ensembl 100) 0 34.171 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V34 (Ensembl 100)\ parent wgEncodeGencodeV34\ shortLabel PolyA\ track wgEncodeGencodeV34ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV33View2Way 2-Way genePred All GENCODE annotations from V33 (Ensembl 99) 0 34.172 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V33 (Ensembl 99)\ parent wgEncodeGencodeV33\ shortLabel 2-Way\ track wgEncodeGencodeV33View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV33 All GENCODE V33 genePred All GENCODE annotations from V33 (Ensembl 99) 0 34.172 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 33, Jan 2020) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 33 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 33 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 33 corresponds to Ensembl 99.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V33 (Ensembl 99)\ priority 34.172\ shortLabel All GENCODE V33\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV33\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV33\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV33\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV33\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV33\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV33\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV33\ wgEncodeGencodePdb wgEncodeGencodePdbV33\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV33\ wgEncodeGencodePubMed wgEncodeGencodePubMedV33\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV33\ wgEncodeGencodeTag wgEncodeGencodeTagV33\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV33\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV33\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV33\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV33\ wgEncodeGencodeVersion 33\ wgEncodeGencodeV33ViewGenes Genes genePred All GENCODE annotations from V33 (Ensembl 99) 3 34.172 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV33 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV33\ longLabel All GENCODE annotations from V33 (Ensembl 99)\ parent wgEncodeGencodeV33\ shortLabel Genes\ track wgEncodeGencodeV33ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV33ViewPolya PolyA genePred All GENCODE annotations from V33 (Ensembl 99) 0 34.172 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V33 (Ensembl 99)\ parent wgEncodeGencodeV33\ shortLabel PolyA\ track wgEncodeGencodeV33ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV32View2Way 2-Way genePred All GENCODE annotations from V32 (Ensembl 98) 0 34.173 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V32 (Ensembl 98)\ parent wgEncodeGencodeV32\ shortLabel 2-Way\ track wgEncodeGencodeV32View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV32 All GENCODE V32 genePred All GENCODE annotations from V32 (Ensembl 98) 0 34.173 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 32, Sept 2019) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 32 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\GENCODE GFF3 and GTF files are available from the\ GENCODE release 32 site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 32 corresponds to Ensembl 98.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V32 (Ensembl 98)\ priority 34.173\ shortLabel All GENCODE V32\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV32\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV32\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV32\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV32\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV32\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV32\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV32\ wgEncodeGencodePdb wgEncodeGencodePdbV32\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV32\ wgEncodeGencodePubMed wgEncodeGencodePubMedV32\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV32\ wgEncodeGencodeTag wgEncodeGencodeTagV32\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV32\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV32\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV32\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV32\ wgEncodeGencodeVersion 32\ wgEncodeGencodeV32ViewGenes Genes genePred All GENCODE annotations from V32 (Ensembl 98) 3 34.173 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,stop_codon_readthrough,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV32 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV32\ longLabel All GENCODE annotations from V32 (Ensembl 98)\ parent wgEncodeGencodeV32\ shortLabel Genes\ track wgEncodeGencodeV32ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV32ViewPolya PolyA genePred All GENCODE annotations from V32 (Ensembl 98) 0 34.173 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V32 (Ensembl 98)\ parent wgEncodeGencodeV32\ shortLabel PolyA\ track wgEncodeGencodeV32ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV31View2Way 2-Way genePred All GENCODE annotations from V31 (Ensembl 97) 0 34.174 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V31 (Ensembl 97)\ parent wgEncodeGencodeV31\ shortLabel 2-Way\ track wgEncodeGencodeV31View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV31 All GENCODE V31 genePred All GENCODE annotations from V31 (Ensembl 97) 0 34.174 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 31, June 2019) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 31 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ GENCODE GFF3 and GTF files are available from the\ GENCODE release 31\ site.
\ \\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 31 corresponds to Ensembl 97.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V31 (Ensembl 97)\ priority 34.174\ shortLabel All GENCODE V31\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV31\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV31\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV31\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV31\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV31\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV31\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV31\ wgEncodeGencodePdb wgEncodeGencodePdbV31\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV31\ wgEncodeGencodePubMed wgEncodeGencodePubMedV31\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV31\ wgEncodeGencodeTag wgEncodeGencodeTagV31\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV31\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV31\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV31\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV31\ wgEncodeGencodeVersion 31\ wgEncodeGencodeV31ViewGenes Genes genePred All GENCODE annotations from V31 (Ensembl 97) 3 34.174 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,TAGENE,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV31 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV31\ longLabel All GENCODE annotations from V31 (Ensembl 97)\ parent wgEncodeGencodeV31\ shortLabel Genes\ track wgEncodeGencodeV31ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV31ViewPolya PolyA genePred All GENCODE annotations from V31 (Ensembl 97) 0 34.174 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V31 (Ensembl 97)\ parent wgEncodeGencodeV31\ shortLabel PolyA\ track wgEncodeGencodeV31ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV30View2Way 2-Way genePred All GENCODE annotations from V30 (Ensembl 96) 0 34.175 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V30 (Ensembl 96)\ parent wgEncodeGencodeV30\ shortLabel 2-Way\ track wgEncodeGencodeV30View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV30 All GENCODE V30 genePred All GENCODE annotations from V30 (Ensembl 96) 0 34.175 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 30, Apr 2019) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 30 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 30 corresponds to Ensembl 96.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V30 (Ensembl 96)\ priority 34.175\ shortLabel All GENCODE V30\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV30\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV30\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV30\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV30\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV30\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV30\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV30\ wgEncodeGencodePdb wgEncodeGencodePdbV30\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV30\ wgEncodeGencodePubMed wgEncodeGencodePubMedV30\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV30\ wgEncodeGencodeTag wgEncodeGencodeTagV30\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV30\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV30\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV30\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV30\ wgEncodeGencodeVersion 30\ wgEncodeGencodeV30ViewGenes Genes genePred All GENCODE annotations from V30 (Ensembl 96) 3 34.175 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,MANE_Select,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV30 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV30\ longLabel All GENCODE annotations from V30 (Ensembl 96)\ parent wgEncodeGencodeV30\ shortLabel Genes\ track wgEncodeGencodeV30ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV30ViewPolya PolyA genePred All GENCODE annotations from V30 (Ensembl 96) 0 34.175 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V30 (Ensembl 96)\ parent wgEncodeGencodeV30\ shortLabel PolyA\ track wgEncodeGencodeV30ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV29View2Way 2-Way genePred All GENCODE annotations from V29 (Ensembl 94) 0 34.176 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V29 (Ensembl 94)\ parent wgEncodeGencodeV29\ shortLabel 2-Way\ track wgEncodeGencodeV29View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV29 All GENCODE V29 genePred All GENCODE annotations from V29 (Ensembl 94) 0 34.176 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 29, Oct 2018) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 29 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 29 corresponds to Ensembl 94.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V29 (Ensembl 94)\ priority 34.176\ shortLabel All GENCODE V29\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV29\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV29\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV29\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV29\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV29\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV29\ wgEncodeGencodeHgnc wgEncodeGencodeHgncV29\ wgEncodeGencodePdb wgEncodeGencodePdbV29\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV29\ wgEncodeGencodePubMed wgEncodeGencodePubMedV29\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV29\ wgEncodeGencodeTag wgEncodeGencodeTagV29\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV29\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV29\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV29\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV29\ wgEncodeGencodeVersion 29\ wgEncodeGencodeV29ViewGenes Genes genePred All GENCODE annotations from V29 (Ensembl 94) 3 34.176 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,orphan,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,rRNA_pseudogene,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,orphan,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV29 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV29\ longLabel All GENCODE annotations from V29 (Ensembl 94)\ parent wgEncodeGencodeV29\ shortLabel Genes\ track wgEncodeGencodeV29ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV29ViewPolya PolyA genePred All GENCODE annotations from V29 (Ensembl 94) 0 34.176 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V29 (Ensembl 94)\ parent wgEncodeGencodeV29\ shortLabel PolyA\ track wgEncodeGencodeV29ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV28View2Way 2-Way genePred All GENCODE annotations from V28 (Ensembl 92) 0 34.177 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V28 (Ensembl 92)\ parent wgEncodeGencodeV28\ shortLabel 2-Way\ track wgEncodeGencodeV28View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV28 All GENCODE V28 genePred All GENCODE annotations from V28 (Ensembl 92) 0 34.177 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 28, Apr 2018) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 28 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 28 corresponds to Ensembl 92.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V28 (Ensembl 92)\ priority 34.177\ shortLabel All GENCODE V28\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV28\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV28\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV28\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV28\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV28\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV28\ wgEncodeGencodePdb wgEncodeGencodePdbV28\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV28\ wgEncodeGencodePubMed wgEncodeGencodePubMedV28\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV28\ wgEncodeGencodeTag wgEncodeGencodeTagV28\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV28\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV28\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV28\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV28\ wgEncodeGencodeVersion 28\ wgEncodeGencodeV28ViewGenes Genes genePred All GENCODE annotations from V28 (Ensembl 92) 3 34.177 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,orphan,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CAGE_supported_TSS,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,orphan,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV28 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV28\ longLabel All GENCODE annotations from V28 (Ensembl 92)\ parent wgEncodeGencodeV28\ shortLabel Genes\ track wgEncodeGencodeV28ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV28ViewPolya PolyA genePred All GENCODE annotations from V28 (Ensembl 92) 0 34.177 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V28 (Ensembl 92)\ parent wgEncodeGencodeV28\ shortLabel PolyA\ track wgEncodeGencodeV28ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV27View2Way 2-Way genePred All GENCODE annotations from V27 (Ensembl 90) 0 34.178 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V27 (Ensembl 90)\ parent wgEncodeGencodeV27\ shortLabel 2-Way\ track wgEncodeGencodeV27View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV27 All GENCODE V27 genePred All GENCODE annotations from V27 (Ensembl 90) 0 34.178 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 27, Aug 2017) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 27 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 27 corresponds to Ensembl 90.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V27 (Ensembl 90)\ priority 34.178\ shortLabel All GENCODE V27\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV27\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV27\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV27\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV27\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV27\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV27\ wgEncodeGencodePdb wgEncodeGencodePdbV27\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV27\ wgEncodeGencodePubMed wgEncodeGencodePubMedV27\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV27\ wgEncodeGencodeTag wgEncodeGencodeTagV27\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV27\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV27\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV27\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV27\ wgEncodeGencodeVersion 27\ wgEncodeGencodeV27ViewGenes Genes genePred All GENCODE annotations from V27 (Ensembl 90) 3 34.178 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense_RNA,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,orphan,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense_RNA,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,fragmented_locus,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,ncRNA_host,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,orphan,overlapping_locus,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,reference_genome_error,retained_intron_CDS,retained_intron_final,retained_intron_first,retrogene,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,semi_processed,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV27 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV27\ longLabel All GENCODE annotations from V27 (Ensembl 90)\ parent wgEncodeGencodeV27\ shortLabel Genes\ track wgEncodeGencodeV27ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV27ViewPolya PolyA genePred All GENCODE annotations from V27 (Ensembl 90) 0 34.178 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V27 (Ensembl 90)\ parent wgEncodeGencodeV27\ shortLabel PolyA\ track wgEncodeGencodeV27ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV26View2Way 2-Way genePred All GENCODE annotations from V26 (Ensembl 88) 0 34.179 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V26 (Ensembl 88)\ parent wgEncodeGencodeV26\ shortLabel 2-Way\ track wgEncodeGencodeV26View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV26 All GENCODE V26 genePred All GENCODE annotations from V26 (Ensembl 88) 0 34.179 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 26, March 2017) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The 26 annotation was carried out on genome assembly GRCh38 (hg38).\
\\ The Ensembl human and mouse data sets are the same gene annotations as GENCODE for the\ corresponding release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 26 corresponds to Ensembl 88.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE annotations from V26 (Ensembl 88)\ priority 34.179\ shortLabel All GENCODE V26\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV26\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV26\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV26\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV26\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV26\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV26\ wgEncodeGencodePdb wgEncodeGencodePdbV26\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV26\ wgEncodeGencodePubMed wgEncodeGencodePubMedV26\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV26\ wgEncodeGencodeTag wgEncodeGencodeTagV26\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV26\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV26\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV26\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV26\ wgEncodeGencodeVersion 26\ wgEncodeGencodeV26ViewGenes Genes genePred All GENCODE annotations from V26 (Ensembl 88) 3 34.179 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=3_nested_supported_extension,3_standard_supported_extension,454_RNA_Seq_supported,5_nested_supported_extension,5_standard_supported_extension,alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,nested_454_RNA_Seq_supported,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,pseudo_consens,readthrough_transcript,retained_intron_CDS,retained_intron_final,retained_intron_first,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_D_pseudogene,IG_J_gene,IG_LV_gene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,pseudo_consens,readthrough_transcript,retained_intron_CDS,retained_intron_final,retained_intron_first,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV26 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV26\ longLabel All GENCODE annotations from V26 (Ensembl 88)\ parent wgEncodeGencodeV26\ shortLabel Genes\ track wgEncodeGencodeV26ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV26ViewPolya PolyA genePred All GENCODE annotations from V26 (Ensembl 88) 0 34.179 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE annotations from V26 (Ensembl 88)\ parent wgEncodeGencodeV26\ shortLabel PolyA\ track wgEncodeGencodeV26ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV25View2Way 2-Way genePred All GENCODE transcripts including comprehensive set V25 0 34.18 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V25\ parent wgEncodeGencodeV25\ shortLabel 2-Way\ track wgEncodeGencodeV25View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV25 All GENCODE V25 genePred All GENCODE transcripts including comprehensive set V25 0 34.18 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 25, July 2016) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The annotation was carried out on genome assembly GRCh38 (hg38).\
\\ As of GENCODE Version 11, Ensembl and GENCODE have converged. The gene\ annotations in the GENCODE comprehensive set are the same as the corresponding\ Ensembl release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 25 corresponds to Ensembl 85.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE transcripts including comprehensive set V25\ priority 34.180\ shortLabel All GENCODE V25\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV25\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV25\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV25\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV25\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV25\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV25\ wgEncodeGencodePdb wgEncodeGencodePdbV25\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV25\ wgEncodeGencodePubMed wgEncodeGencodePubMedV25\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV25\ wgEncodeGencodeTag wgEncodeGencodeTagV25\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV25\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV25\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV25\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV25\ wgEncodeGencodeVersion 25\ wgEncodeGencodeV25ViewGenes Genes genePred All GENCODE transcripts including comprehensive set V25 3 34.18 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,pseudo_consens,readthrough_transcript,retained_intron_CDS,retained_intron_final,retained_intron_first,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncRNA,antisense,bidirectional_promoter_lncRNA,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,scRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,bicistronic,CCDS,cds_end_NF,cds_start_NF,dotter_confirmed,downstream_ATG,exp_conf,inferred_exon_combination,inferred_transcript_model,low_sequence_quality,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,non_submitted_evidence,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,pseudo_consens,readthrough_transcript,retained_intron_CDS,retained_intron_final,retained_intron_first,RNA_Seq_supported_only,RNA_Seq_supported_partial,RP_supported_TIS,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV25 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV25\ longLabel All GENCODE transcripts including comprehensive set V25\ parent wgEncodeGencodeV25\ shortLabel Genes\ track wgEncodeGencodeV25ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV25ViewPolya PolyA genePred All GENCODE transcripts including comprehensive set V25 0 34.18 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V25\ parent wgEncodeGencodeV25\ shortLabel PolyA\ track wgEncodeGencodeV25ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV24View2Way 2-Way genePred All GENCODE transcripts including comprehensive set V24 0 34.181 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V24\ parent wgEncodeGencodeV24\ shortLabel 2-Way\ track wgEncodeGencodeV24View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV24 All GENCODE V24 genePred All GENCODE transcripts including comprehensive set V24 0 34.181 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 24, December 2015) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The annotation was carried out on genome assembly GRCh38 (hg38).\
\\ As of GENCODE Version 11, Ensembl and GENCODE have converged. The gene\ annotations in the GENCODE comprehensive set are the same as the corresponding\ Ensembl release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 24 corresponds to Ensembl 84.
\ \See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE transcripts including comprehensive set V24\ priority 34.181\ shortLabel All GENCODE V24\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV24\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV24\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV24\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV24\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV24\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV24\ wgEncodeGencodePdb wgEncodeGencodePdbV24\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV24\ wgEncodeGencodePubMed wgEncodeGencodePubMedV24\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV24\ wgEncodeGencodeTag wgEncodeGencodeTagV24\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV24\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV24\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV24\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV24\ wgEncodeGencodeVersion 24\ wgEncodeGencodeV24ViewGenes Genes genePred All GENCODE transcripts including comprehensive set V24 3 34.181 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,CCDS,cds_end_NF,cds_start_NF,downstream_ATG,exp_conf,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,CCDS,cds_end_NF,cds_start_NF,downstream_ATG,exp_conf,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV24 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV24\ longLabel All GENCODE transcripts including comprehensive set V24\ parent wgEncodeGencodeV24\ shortLabel Genes\ track wgEncodeGencodeV24ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV24ViewPolya PolyA genePred All GENCODE transcripts including comprehensive set V24 0 34.181 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V24\ parent wgEncodeGencodeV24\ shortLabel PolyA\ track wgEncodeGencodeV24ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV23View2Way 2-Way genePred All GENCODE transcripts including comprehensive set V23 0 34.182 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V23\ parent wgEncodeGencodeV23\ shortLabel 2-Way\ track wgEncodeGencodeV23View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV23 All GENCODE V23 genePred All GENCODE transcripts including comprehensive set V23 0 34.182 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 23, March 2015) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The annotation was carried out on genome assembly GRCh38 (hg38).\
\\ As of GENCODE Version 11, Ensembl and GENCODE have converged. The gene\ annotations in the GENCODE comprehensive set are the same as the corresponding\ Ensembl release.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 23 corresponds to Ensembl 81 and 82.
\ \See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE transcripts including comprehensive set V23\ priority 34.182\ shortLabel All GENCODE V23\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV23\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV23\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV23\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV23\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV23\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV23\ wgEncodeGencodePdb wgEncodeGencodePdbV23\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV23\ wgEncodeGencodePubMed wgEncodeGencodePubMedV23\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV23\ wgEncodeGencodeTag wgEncodeGencodeTagV23\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV23\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV23\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV23\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV23\ wgEncodeGencodeVersion 23\ wgEncodeGencodeV23ViewGenes Genes genePred All GENCODE transcripts including comprehensive set V23 3 34.182 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,CCDS,cds_end_NF,cds_start_NF,downstream_ATG,exp_conf,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,CCDS,cds_end_NF,cds_start_NF,downstream_ATG,exp_conf,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV23 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV23\ longLabel All GENCODE transcripts including comprehensive set V23\ parent wgEncodeGencodeV23\ shortLabel Genes\ track wgEncodeGencodeV23ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV23ViewPolya PolyA genePred All GENCODE transcripts including comprehensive set V23 0 34.182 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V23\ parent wgEncodeGencodeV23\ shortLabel PolyA\ track wgEncodeGencodeV23ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV22View2Way 2-Way genePred All GENCODE transcripts including comprehensive set V22 0 34.183 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V22\ parent wgEncodeGencodeV22\ shortLabel 2-Way\ track wgEncodeGencodeV22View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV22 All GENCODE V22 genePred All GENCODE transcripts including comprehensive set V22 0 34.183 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 22, March 2015) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The annotation was carried out on genome assembly GRCh38 (hg38).\
\\ As of GENCODE Version 11, Ensembl and GENCODE have converged. The gene\ annotations in the GENCODE comprehensive set are the same as the corresponding\ Ensembl release.\
\\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 22 corresponds to Ensembl 79.
\See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel All GENCODE transcripts including comprehensive set V22\ priority 34.183\ shortLabel All GENCODE V22\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV22\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV22\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV22\ wgEncodeGencodeEntrezGene wgEncodeGencodeEntrezGeneV22\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV22\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV22\ wgEncodeGencodePdb wgEncodeGencodePdbV22\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV22\ wgEncodeGencodePubMed wgEncodeGencodePubMedV22\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV22\ wgEncodeGencodeTag wgEncodeGencodeTagV22\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV22\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV22\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV22\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV22\ wgEncodeGencodeVersion 22\ wgEncodeGencodeV22ViewGenes Genes genePred All GENCODE transcripts including comprehensive set V22 3 34.183 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,CCDS,cds_end_NF,cds_start_NF,downstream_ATG,exp_conf,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,macro_lncRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_coding,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,ribozyme,rRNA,scaRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,sRNA,TEC,transcribed_processed_pseudogene,transcribed_unitary_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,translated_unprocessed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene,vaultRNA tag:Tag=alternative_3_UTR,alternative_5_UTR,appris_alternative_1,appris_alternative_2,appris_principal_1,appris_principal_2,appris_principal_3,appris_principal_4,appris_principal_5,basic,CCDS,cds_end_NF,cds_start_NF,downstream_ATG,exp_conf,mRNA_end_NF,mRNA_start_NF,NAGNAG_splice_site,NMD_exception,NMD_likely_if_extended,non_ATG_start,non_canonical_conserved,non_canonical_genome_sequence_error,non_canonical_other,non_canonical_polymorphism,non_canonical_TEC,non_canonical_U12,not_best_in_genome_evidence,not_organism_supported,overlapping_uORF,PAR,pseudo_consens,readthrough_transcript,seleno,sequence_error,upstream_ATG,upstream_uORF supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV22 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV22\ longLabel All GENCODE transcripts including comprehensive set V22\ parent wgEncodeGencodeV22\ shortLabel Genes\ track wgEncodeGencodeV22ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV22ViewPolya PolyA genePred All GENCODE transcripts including comprehensive set V22 0 34.183 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel All GENCODE transcripts including comprehensive set V22\ parent wgEncodeGencodeV22\ shortLabel PolyA\ track wgEncodeGencodeV22ViewPolya\ type genePred\ view cPolya\ visibility hide\ wgEncodeGencodeV20View2Way 2-Way genePred Gene Annotations from GENCODE Version 20 (Ensembl 76) 0 34.185 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel Gene Annotations from GENCODE Version 20 (Ensembl 76)\ parent wgEncodeGencodeV20\ shortLabel 2-Way\ track wgEncodeGencodeV20View2Way\ type genePred\ view b2-way\ visibility hide\ wgEncodeGencodeV20 GENCODE V20 (Ensembl 76) genePred Gene Annotations from GENCODE Version 20 (Ensembl 76) 0 34.185 0 0 0 127 127 127 0 0 0\ The GENCODE Genes track (version 20, August 2014) shows high-quality manual\ annotations merged with evidence-based automated annotations across the entire\ human genome generated by the\ GENCODE project.\ The GENCODE gene set presents a full merge\ between HAVANA manual annotation process and Ensembl automatic annotation pipeline.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations.\ The annotation was carried out on genome assembly GRCh38 (hg38).\
\\ As of GENCODE Version 11, Ensembl and GENCODE have converged. The gene\ annotations in the GENCODE comprehensive set are the same as the corresponding\ Ensembl release. UCSC will continue to provide a separate Ensembl track on\ Human in the same format as the Ensembl tracks on other organisms.\
\ \\ This track is a multi-view composite track that contains differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ To show only selected subtracks, uncheck the boxes next to the tracks that\ you wish to hide.
\ Views available on this track are:\\ Maximum number of transcripts to display\ is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks.\ Starting with the GENCODE human V42 and mouse VM31 releases, \ transcripts are assigned rank within the gene. The ranks may be used to filter the number of transcripts\ displayed in a principled manner. Transcript ranking is not available in the lift37 releases.\ See Methods for details of rank assignment.\
\ \Filtering is available for the items in the GENCODE Basic, Comprehensive and Pseudogene tracks\ using the following criteria:
\Coloring for the gene annotations is based on the annotation type:
\\ The GENCODE project aims to annotate all evidence-based gene features on the \ human and mouse reference sequence with high accuracy by integrating \ computational approaches (including comparative methods), manual\ annotation and targeted experimental verification. This goal includes identifying \ all protein-coding loci with associated alternative variants, non-coding\ loci which have transcript evidence, and pseudogenes. \ For a detailed description of the methods and references used, see\ Harrow et al. (2006).\
\ \\ GENCODE Basic Set selection:\ The GENCODE Basic Set is intended to provide a simplified subset of\ the GENCODE transcript annotations that will be useful to the majority of\ users. The goal was to have a high-quality basic set that also covered all loci. \ Selection of GENCODE annotations for inclusion in the basic set\ was determined independently for the coding and non-coding transcripts at each\ gene locus.\
\\ Non-coding transcript categorization: \ Non-coding transcripts are categorized using\ their biotype\ and the following criteria:\
\Transcript ranking:\ Within each gene, transcripts have been ranked according to the \ following criteria. The ranking approach is preliminary and will\ change is future releases.\
\ \\ Transcription Support Level (TSL):\ It is important that users understand how to assess transcript annotations\ that they see in GENCODE. While some transcript models have a high level of\ support through the full length of their exon structure, there are also\ transcripts that are poorly supported and that should be considered\ speculative. The Transcription Support Level (TSL) is a method to highlight the\ well-supported and poorly-supported transcript models for users. The method\ relies on the primary data that can support full-length transcript\ structure: mRNA and EST alignments supplied by UCSC and Ensembl.
\ \The mRNA and EST alignments are compared to the GENCODE transcripts and the\ transcripts are scored according to how well the alignment matches over its\ full length. \ The GENCODE TSL provides a consistent method of evaluating the\ level of support that a GENCODE transcript annotation is\ actually expressed in mouse. Mouse transcript sequences from the \ International Nucleotide\ Sequence Database Collaboration (GenBank, ENA, and DDBJ) are used as\ the evidence for this analysis.\ \ Exonerate RNA alignments from Ensembl,\ BLAT RNA and EST alignments from the UCSC Genome Browser Database are used in\ the analysis. Erroneous transcripts and libraries identified in lists\ maintained by the Ensembl, UCSC, HAVANA and RefSeq groups are flagged as\ suspect. GENCODE annotations for protein-coding and non-protein-coding\ transcripts are compared with the evidence alignments.
\ \Annotations in the MHC region and other immunological genes are not\ evaluated, as automatic alignments tend to be very problematic. \ Methods for evaluating single-exon genes are still being developed and \ they are not included\ in the current analysis. Multi-exon GENCODE annotations are evaluated using\ the criteria that all introns are supported by an evidence alignment and the\ evidence alignment does not indicate that there are unannotated exons. Small\ insertions and deletions in evidence alignments are assumed to be due to\ polymorphisms and not considered as differing from the annotations. All\ intron boundaries must match exactly. The transcript start and end locations\ are allowed to differ.
\ \The following categories are assigned to each of the evaluated annotations:
\ \APPRIS\ is a system to annotate alternatively spliced transcripts based on a range of computational\ methods. It provides value to the annotations of the human, mouse, zebrafish, rat, and pig genomes.\ APPRIS has selected a single CDS variant for each gene as the 'PRINCIPAL' isoform. Principal\ isoforms are tagged with the numbers 1 to 5, with 1 being the most reliable.
\\ Selected transcript models are verified experimentally by RT-PCR amplification followed by sequencing.\ Those experiments can be found at GEO:
\See Harrow et al. (2006) for information on verification\ techniques.\
\ \\ GENCODE version 20 corresponds to Ensembl 76 and Vega 56.
\ \See also: The GENCODE Project\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 1 allButtonPair on\ compositeTrack on\ configurable off\ dragAndDrop subTracks\ fileSortOrder labVersion=Contents dccAccession=UCSC_Accession\ group genes\ longLabel Gene Annotations from GENCODE Version 20 (Ensembl 76)\ priority 34.185\ shortLabel GENCODE V20 (Ensembl 76)\ sortOrder name=+ view=+\ subGroup1 view View aGenes=Genes b2-way=2-way cPolya=PolyA\ subGroup2 name Name Basic=Basic Comprehensive=Comprehensive Pseudogenes=Pseudogenes yTwo-way=2-way_Pseudogenes zPolyA=PolyA\ superTrack wgEncodeGencodeSuper hide\ track wgEncodeGencodeV20\ type genePred\ visibility hide\ wgEncodeGencodeAnnotationRemark wgEncodeGencodeAnnotationRemarkV20\ wgEncodeGencodeAttrs wgEncodeGencodeAttrsV20\ wgEncodeGencodeExonSupport wgEncodeGencodeExonSupportV20\ wgEncodeGencodeGeneSource wgEncodeGencodeGeneSourceV20\ wgEncodeGencodePdb wgEncodeGencodePdbV20\ wgEncodeGencodePolyAFeature wgEncodeGencodePolyAFeatureV20\ wgEncodeGencodePubMed wgEncodeGencodePubMedV20\ wgEncodeGencodeRefSeq wgEncodeGencodeRefSeqV20\ wgEncodeGencodeTag wgEncodeGencodeTagV20\ wgEncodeGencodeTranscriptSource wgEncodeGencodeTranscriptSourceV20\ wgEncodeGencodeTranscriptSupport wgEncodeGencodeTranscriptSupportV20\ wgEncodeGencodeTranscriptionSupportLevel wgEncodeGencodeTranscriptionSupportLevelV20\ wgEncodeGencodeUniProt wgEncodeGencodeUniProtV20\ wgEncodeGencodeVersion 20\ wgEncodeGencodeV20ViewGenes Genes genePred Gene Annotations from GENCODE Version 20 (Ensembl 76) 3 34.185 0 0 0 127 127 127 0 0 0 genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ cdsDrawDefault genomic\\ codons\ configurable on\ filterBy attrs.transcriptClass:Transcript_Class=coding,nonCoding,pseudo,problem transcriptMethod:Transcript_Annotation_Method=manual,automatic,manual_only,automatic_only attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,rRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,transcribed_processed_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA\ gClass_coding 12,12,120\ gClass_nonCoding 0,153,0\ gClass_problem 254,0,0\ gClass_pseudo 255,51,255\ geneClasses coding nonCoding pseudo problem\ highlightBy supportLevel:Support_Level=tsl1,tsl2,tsl3,tsl4,tsl5,tslNA attrs.transcriptType:Transcript_Biotype=3prime_overlapping_ncrna,antisense,IG_C_gene,IG_C_pseudogene,IG_D_gene,IG_J_gene,IG_J_pseudogene,IG_V_gene,IG_V_pseudogene,lincRNA,miRNA,misc_RNA,Mt_rRNA,Mt_tRNA,nonsense_mediated_decay,non_stop_decay,polymorphic_pseudogene,processed_pseudogene,processed_transcript,protein_coding,pseudogene,retained_intron,rRNA,sense_intronic,sense_overlapping,snoRNA,snRNA,transcribed_processed_pseudogene,transcribed_unprocessed_pseudogene,translated_processed_pseudogene,TR_C_gene,TR_D_gene,TR_J_gene,TR_J_pseudogene,TR_V_gene,TR_V_pseudogene,unitary_pseudogene,unprocessed_pseudogene\ highlightColor 255,255,0\ idXref wgEncodeGencodeAttrsV20 transcriptId geneId\ itemClassClassColumn transcriptClass\ itemClassNameColumn transcriptId\ itemClassTbl wgEncodeGencodeAttrsV20\ longLabel Gene Annotations from GENCODE Version 20 (Ensembl 76)\ parent wgEncodeGencodeV20\ shortLabel Genes\ track wgEncodeGencodeV20ViewGenes\ type genePred\ view aGenes\ visibility pack\ wgEncodeGencodeV20ViewPolya PolyA genePred Gene Annotations from GENCODE Version 20 (Ensembl 76) 0 34.185 0 0 0 127 127 127 0 0 0 genes 1 configurable off\ longLabel Gene Annotations from GENCODE Version 20 (Ensembl 76)\ parent wgEncodeGencodeV20\ shortLabel PolyA\ track wgEncodeGencodeV20ViewPolya\ type genePred\ view cPolya\ visibility hide\ encTfChipPkENCFF915LKZ A549 POLR2A 1 narrowPeak Transcription Factor ChIP-seq Peaks of POLR2A in A549 from ENCODE 3 (ENCFF915LKZ) 0 35 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of POLR2A in A549 from ENCODE 3 (ENCFF915LKZ)\ parent encTfChipPk off\ shortLabel A549 POLR2A 1\ subGroups cellType=A549 factor=POLR2A\ track encTfChipPkENCFF915LKZ\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_tpm_fwd AorticSmsToFgf2_03hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_forward 1 35 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep2%20%28LK20%29.CNhs13364.12746-136A1.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12746-136A1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_03hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_ctss_fwd AorticSmsToFgf2_03hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_forward 0 35 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep2%20%28LK20%29.CNhs13364.12746-136A1.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12746-136A1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_03hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1\ urlLabel FANTOM5 Details:\ chainHprcGCA_018472565v1 HG00673.mat chain GCA_018472565.1 HG00673.mat HG00673.pri.mat.f1_v2 (May 2021 GCA_018472565.1_HG00673.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 35 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG00673.mat HG00673.pri.mat.f1_v2 (May 2021 GCA_018472565.1_HG00673.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018472565.1\ parent hprcChainNetViewchain off\ priority 78\ shortLabel HG00673.mat\ subGroups view=chain sample=s078 population=eas subpop=chs hap=mat\ track chainHprcGCA_018472565v1\ type chain GCA_018472565.1\ wgEncodeRegDnaseUwHmfPeak HMF Pk narrowPeak HMF mammary fibroblast DNaseI Peaks from ENCODE 1 35 212 255 85 233 255 170 1 0 0 regulation 1 color 212,255,85\ longLabel HMF mammary fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMF Pk\ subGroups view=a_Peaks cellType=HMF treatment=n_a tissue=breast cancer=unknown\ track wgEncodeRegDnaseUwHmfPeak\ wgEncodeRegDnaseUwHmfWig HMF Sg bigWig 0 12347.6 HMF mammary fibroblast DNaseI Signal from ENCODE 0 35 212 255 85 233 255 170 0 0 0 regulation 1 color 212,255,85\ longLabel HMF mammary fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.28722\ shortLabel HMF Sg\ subGroups cellType=HMF treatment=n_a tissue=breast cancer=unknown\ table wgEncodeRegDnaseUwHmfSignal\ track wgEncodeRegDnaseUwHmfWig\ type bigWig 0 12347.6\ gtexCovKidneyMedulla Kidney Medulla bigWig Kidney Medulla 0 35 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-T5JC-1626-SM-EZ6KW.Kidney_Medulla.RNAseq.bw\ color 205,183,158\ longLabel Kidney Medulla\ parent gtexCov\ shortLabel Kidney Medulla\ track gtexCovKidneyMedulla\ encTfChipPkENCFF664KTN A549 POLR2A 2 narrowPeak Transcription Factor ChIP-seq Peaks of POLR2A in A549 from ENCODE 3 (ENCFF664KTN) 0 36 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of POLR2A in A549 from ENCODE 3 (ENCFF664KTN)\ parent encTfChipPk off\ shortLabel A549 POLR2A 2\ subGroups cellType=A549 factor=POLR2A\ track encTfChipPkENCFF664KTN\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_tpm_rev AorticSmsToFgf2_03hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_reverse 1 36 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep2%20%28LK20%29.CNhs13364.12746-136A1.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12746-136A1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_03hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_ctss_rev AorticSmsToFgf2_03hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_reverse 0 36 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep2%20%28LK20%29.CNhs13364.12746-136A1.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep2 (LK20)_CNhs13364_12746-136A1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12746-136A1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_03hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep2LK20_CNhs13364_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12746-136A1\ urlLabel FANTOM5 Details:\ netHprcGCA_018472565v1 HG00673.mat netAlign GCA_018472565.1 chainHprcGCA_018472565v1 HG00673.mat HG00673.pri.mat.f1_v2 (May 2021 GCA_018472565.1_HG00673.pri.mat.f1_v2) HPRC project computed Chain Nets 1 36 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG00673.mat HG00673.pri.mat.f1_v2 (May 2021 GCA_018472565.1_HG00673.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018472565.1\ parent hprcChainNetViewnet off\ priority 78\ shortLabel HG00673.mat\ subGroups view=net sample=s078 population=eas subpop=chs hap=mat\ track netHprcGCA_018472565v1\ type netAlign GCA_018472565.1 chainHprcGCA_018472565v1\ wgEncodeRegDnaseUwHgfPeak HGF Pk narrowPeak HGF gingival fibroblast DNaseI Peaks from ENCODE 1 36 204 255 85 229 255 170 1 0 0 regulation 1 color 204,255,85\ longLabel HGF gingival fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HGF Pk\ subGroups view=a_Peaks cellType=HGF treatment=n_a tissue=periodontium cancer=normal\ track wgEncodeRegDnaseUwHgfPeak\ wgEncodeRegDnaseUwHgfWig HGF Sg bigWig 0 3410.39 HGF gingival fibroblast DNaseI Signal from ENCODE 0 36 204 255 85 229 255 170 0 0 0 regulation 1 color 204,255,85\ longLabel HGF gingival fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.29794\ shortLabel HGF Sg\ subGroups cellType=HGF treatment=n_a tissue=periodontium cancer=normal\ table wgEncodeRegDnaseUwHgfSignal\ track wgEncodeRegDnaseUwHgfWig\ type bigWig 0 3410.39\ gtexCovLiver Liver bigWig Liver 0 36 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-Y5LM-0426-SM-4VBRO.Liver.RNAseq.bw\ color 205,183,158\ longLabel Liver\ parent gtexCov\ shortLabel Liver\ track gtexCovLiver\ encTfChipPkENCFF897QCA A549 RAD21 narrowPeak Transcription Factor ChIP-seq Peaks of RAD21 in A549 from ENCODE 3 (ENCFF897QCA) 0 37 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of RAD21 in A549 from ENCODE 3 (ENCFF897QCA)\ parent encTfChipPk off\ shortLabel A549 RAD21\ subGroups cellType=A549 factor=RAD21\ track encTfChipPkENCFF897QCA\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_tpm_fwd AorticSmsToFgf2_03hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_forward 1 37 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep3%20%28LK21%29.CNhs13573.12844-137B9.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12844-137B9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_03hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_ctss_fwd AorticSmsToFgf2_03hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_forward 0 37 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep3%20%28LK21%29.CNhs13573.12844-137B9.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12844-137B9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_03hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9\ urlLabel FANTOM5 Details:\ chainHprcGCA_018472605v1 HG00621.mat chain GCA_018472605.1 HG00621.mat HG00621.pri.mat.f1_v2 (May 2021 GCA_018472605.1_HG00621.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 37 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG00621.mat HG00621.pri.mat.f1_v2 (May 2021 GCA_018472605.1_HG00621.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018472605.1\ parent hprcChainNetViewchain off\ priority 82\ shortLabel HG00621.mat\ subGroups view=chain sample=s082 population=eas subpop=chs hap=mat\ track chainHprcGCA_018472605v1\ type chain GCA_018472605.1\ gtexCovLung Lung bigWig Lung 0 37 154 205 50 204 230 152 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-Y5V5-0826-SM-4VBQD.Lung.RNAseq.bw\ color 154,205,50\ longLabel Lung\ parent gtexCov\ shortLabel Lung\ track gtexCovLung\ wgEncodeRegDnaseUwNhdfneoPeak NHDF-neo Pk narrowPeak NHDF-neo dermal fibroblast, neonate DNaseI Peaks from ENCODE 1 37 198 255 85 226 255 170 1 0 0 regulation 1 color 198,255,85\ longLabel NHDF-neo dermal fibroblast, neonate DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel NHDF-neo Pk\ subGroups view=a_Peaks cellType=NHDF-neo treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwNhdfneoPeak\ wgEncodeRegDnaseUwNhdfneoWig NHDF-neo Sg bigWig 0 13455.2 NHDF-neo dermal fibroblast, neonate DNaseI Signal from ENCODE 0 37 198 255 85 226 255 170 0 0 0 regulation 1 color 198,255,85\ longLabel NHDF-neo dermal fibroblast, neonate DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.3069\ shortLabel NHDF-neo Sg\ subGroups cellType=NHDF-neo treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwNhdfneoSignal\ track wgEncodeRegDnaseUwNhdfneoWig\ type bigWig 0 13455.2\ encTfChipPkENCFF993WZP A549 RCOR1 narrowPeak Transcription Factor ChIP-seq Peaks of RCOR1 in A549 from ENCODE 3 (ENCFF993WZP) 0 38 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of RCOR1 in A549 from ENCODE 3 (ENCFF993WZP)\ parent encTfChipPk off\ shortLabel A549 RCOR1\ subGroups cellType=A549 factor=RCOR1\ track encTfChipPkENCFF993WZP\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_tpm_rev AorticSmsToFgf2_03hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_reverse 1 38 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep3%20%28LK21%29.CNhs13573.12844-137B9.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12844-137B9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_03hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_ctss_rev AorticSmsToFgf2_03hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_reverse 0 38 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2003hr%2c%20biol_rep3%20%28LK21%29.CNhs13573.12844-137B9.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 03hr, biol_rep3 (LK21)_CNhs13573_12844-137B9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12844-137B9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_03hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF203hrBiolRep3LK21_CNhs13573_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12844-137B9\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwHaepicPeak HAEpiC Pk narrowPeak HAEpiC amniotic epithelium (AEC) DNaseI Peaks from ENCODE 1 38 189 255 85 222 255 170 1 0 0 regulation 1 color 189,255,85\ longLabel HAEpiC amniotic epithelium (AEC) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HAEpiC Pk\ subGroups view=a_Peaks cellType=HAEpiC treatment=n_a tissue=embryo cancer=normal\ track wgEncodeRegDnaseUwHaepicPeak\ wgEncodeRegDnaseUwHaepicWig HAEpiC Sg bigWig 0 10858.1 HAEpiC amniotic epithelium (AEC) DNaseI Signal from ENCODE 0 38 189 255 85 222 255 170 0 0 0 regulation 1 color 189,255,85\ longLabel HAEpiC amniotic epithelium (AEC) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.32226\ shortLabel HAEpiC Sg\ subGroups cellType=HAEpiC treatment=n_a tissue=embryo cancer=normal\ table wgEncodeRegDnaseUwHaepicSignal\ track wgEncodeRegDnaseUwHaepicWig\ type bigWig 0 10858.1\ netHprcGCA_018472605v1 HG00621.mat netAlign GCA_018472605.1 chainHprcGCA_018472605v1 HG00621.mat HG00621.pri.mat.f1_v2 (May 2021 GCA_018472605.1_HG00621.pri.mat.f1_v2) HPRC project computed Chain Nets 1 38 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG00621.mat HG00621.pri.mat.f1_v2 (May 2021 GCA_018472605.1_HG00621.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018472605.1\ parent hprcChainNetViewnet off\ priority 82\ shortLabel HG00621.mat\ subGroups view=net sample=s082 population=eas subpop=chs hap=mat\ track netHprcGCA_018472605v1\ type netAlign GCA_018472605.1 chainHprcGCA_018472605v1\ gtexCovMinorSalivaryGland Minor Saliv Gland bigWig Minor Salivary Gland 0 38 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-Y5LM-1826-SM-4VDT9.Minor_Salivary_Gland.RNAseq.bw\ color 205,183,158\ longLabel Minor Salivary Gland\ parent gtexCov\ shortLabel Minor Saliv Gland\ track gtexCovMinorSalivaryGland\ encTfChipPkENCFF107EWI A549 REST 1 narrowPeak Transcription Factor ChIP-seq Peaks of REST in A549 from ENCODE 3 (ENCFF107EWI) 0 39 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of REST in A549 from ENCODE 3 (ENCFF107EWI)\ parent encTfChipPk off\ shortLabel A549 REST 1\ subGroups cellType=A549 factor=REST\ track encTfChipPkENCFF107EWI\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_tpm_fwd AorticSmsToFgf2_05hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_forward 1 39 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep1%20%28LK25%29.CNhs13347.12650-134H4.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12650-134H4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_05hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_ctss_fwd AorticSmsToFgf2_05hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_forward 0 39 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep1%20%28LK25%29.CNhs13347.12650-134H4.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12650-134H4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_05hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4\ urlLabel FANTOM5 Details:\ chainHprcGCA_018472575v1 HG00621.pat chain GCA_018472575.1 HG00621.pat HG00621.alt.pat.f1_v2 (May 2021 GCA_018472575.1_HG00621.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 39 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG00621.pat HG00621.alt.pat.f1_v2 (May 2021 GCA_018472575.1_HG00621.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018472575.1\ parent hprcChainNetViewchain off\ priority 79\ shortLabel HG00621.pat\ subGroups view=chain sample=s079 population=eas subpop=chs hap=pat\ track chainHprcGCA_018472575v1\ type chain GCA_018472575.1\ gtexCovMuscleSkeletal Muscle Skeletal bigWig Muscle Skeletal 0 39 122 103 238 188 179 246 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-NFK9-0626-SM-2HMIV.Muscle_Skeletal.RNAseq.bw\ color 122,103,238\ longLabel Muscle Skeletal\ parent gtexCov\ shortLabel Muscle Skeletal\ track gtexCovMuscleSkeletal\ wgEncodeRegDnaseUwSkmcPeak SKMC Pk narrowPeak SKMC skeletal muscle cell DNaseI Peaks from ENCODE 1 39 182 255 85 218 255 170 1 0 0 regulation 1 color 182,255,85\ longLabel SKMC skeletal muscle cell DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel SKMC Pk\ subGroups view=a_Peaks cellType=SKMC treatment=n_a tissue=muscle cancer=normal\ track wgEncodeRegDnaseUwSkmcPeak\ wgEncodeRegDnaseUwSkmcWig SKMC Sg bigWig 0 2130.04 SKMC skeletal muscle cell DNaseI Signal from ENCODE 0 39 182 255 85 218 255 170 0 0 0 regulation 1 color 182,255,85\ longLabel SKMC skeletal muscle cell DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.3337\ shortLabel SKMC Sg\ subGroups cellType=SKMC treatment=n_a tissue=muscle cancer=normal\ table wgEncodeRegDnaseUwSkmcSignal\ track wgEncodeRegDnaseUwSkmcWig\ type bigWig 0 2130.04\ encTfChipPkENCFF706DRE A549 REST 2 narrowPeak Transcription Factor ChIP-seq Peaks of REST in A549 from ENCODE 3 (ENCFF706DRE) 0 40 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of REST in A549 from ENCODE 3 (ENCFF706DRE)\ parent encTfChipPk off\ shortLabel A549 REST 2\ subGroups cellType=A549 factor=REST\ track encTfChipPkENCFF706DRE\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_tpm_rev AorticSmsToFgf2_05hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_reverse 1 40 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep1%20%28LK25%29.CNhs13347.12650-134H4.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12650-134H4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_05hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_ctss_rev AorticSmsToFgf2_05hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_reverse 0 40 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep1%20%28LK25%29.CNhs13347.12650-134H4.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep1 (LK25)_CNhs13347_12650-134H4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12650-134H4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_05hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep1LK25_CNhs13347_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12650-134H4\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwHbvsmcPeak HBVSMC Pk narrowPeak HBVSMC brain vascular smooth muscle DNaseI Peaks from ENCODE 1 40 176 255 85 215 255 170 1 0 0 regulation 1 color 176,255,85\ longLabel HBVSMC brain vascular smooth muscle DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HBVSMC Pk\ subGroups view=a_Peaks cellType=HBVSMC treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHbvsmcPeak\ wgEncodeRegDnaseUwHbvsmcWig HBVSMC Sg bigWig 0 3766.42 HBVSMC brain vascular smooth muscle DNaseI Signal from ENCODE 0 40 176 255 85 215 255 170 0 0 0 regulation 1 color 176,255,85\ longLabel HBVSMC brain vascular smooth muscle DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.34687\ shortLabel HBVSMC Sg\ subGroups cellType=HBVSMC treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHbvsmcSignal\ track wgEncodeRegDnaseUwHbvsmcWig\ type bigWig 0 3766.42\ netHprcGCA_018472575v1 HG00621.pat netAlign GCA_018472575.1 chainHprcGCA_018472575v1 HG00621.pat HG00621.alt.pat.f1_v2 (May 2021 GCA_018472575.1_HG00621.alt.pat.f1_v2) HPRC project computed Chain Nets 1 40 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG00621.pat HG00621.alt.pat.f1_v2 (May 2021 GCA_018472575.1_HG00621.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018472575.1\ parent hprcChainNetViewnet off\ priority 79\ shortLabel HG00621.pat\ subGroups view=net sample=s079 population=eas subpop=chs hap=pat\ track netHprcGCA_018472575v1\ type netAlign GCA_018472575.1 chainHprcGCA_018472575v1\ gtexCovNerveTibial Nerve Tibial bigWig Nerve Tibial 0 40 255 215 0 255 235 127 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-TML8-1626-SM-32QOO.Nerve_Tibial.RNAseq.bw\ color 255,215,0\ longLabel Nerve Tibial\ parent gtexCov\ shortLabel Nerve Tibial\ track gtexCovNerveTibial\ encTfChipPkENCFF179WDI A549 RFX5 narrowPeak Transcription Factor ChIP-seq Peaks of RFX5 in A549 from ENCODE 3 (ENCFF179WDI) 0 41 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of RFX5 in A549 from ENCODE 3 (ENCFF179WDI)\ parent encTfChipPk off\ shortLabel A549 RFX5\ subGroups cellType=A549 factor=RFX5\ track encTfChipPkENCFF179WDI\ wgEncodeRegDnaseUwAg04449Peak AG04449 Pk narrowPeak AG04449 fetal skin fibroblast DNaseI Peaks from ENCODE 1 41 152 255 85 203 255 170 1 0 0 regulation 1 color 152,255,85\ longLabel AG04449 fetal skin fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel AG04449 Pk\ subGroups view=a_Peaks cellType=AG04449 treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwAg04449Peak\ wgEncodeRegDnaseUwAg04449Wig AG04449 Sg bigWig 0 20132.8 AG04449 fetal skin fibroblast DNaseI Signal from ENCODE 0 41 152 255 85 203 255 170 0 0 0 regulation 1 color 152,255,85\ longLabel AG04449 fetal skin fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.36656\ shortLabel AG04449 Sg\ subGroups cellType=AG04449 treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwAg04449Signal\ track wgEncodeRegDnaseUwAg04449Wig\ type bigWig 0 20132.8\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_tpm_fwd AorticSmsToFgf2_05hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_forward 1 41 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep2%20%28LK26%29.CNhs13367.12748-136A3.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12748-136A3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_05hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_ctss_fwd AorticSmsToFgf2_05hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_forward 0 41 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep2%20%28LK26%29.CNhs13367.12748-136A3.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12748-136A3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_05hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3\ urlLabel FANTOM5 Details:\ chainHprcGCA_018472585v1 HG00673.pat chain GCA_018472585.1 HG00673.pat HG00673.alt.pat.f1_v2 (May 2021 GCA_018472585.1_HG00673.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 41 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG00673.pat HG00673.alt.pat.f1_v2 (May 2021 GCA_018472585.1_HG00673.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018472585.1\ parent hprcChainNetViewchain off\ priority 80\ shortLabel HG00673.pat\ subGroups view=chain sample=s080 population=eas subpop=chs hap=pat\ track chainHprcGCA_018472585v1\ type chain GCA_018472585.1\ gtexCovOvary Ovary bigWig Ovary 0 41 255 182 193 255 218 224 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-ZVT2-0326-SM-5E44G.Ovary.RNAseq.bw\ color 255,182,193\ longLabel Ovary\ parent gtexCov\ shortLabel Ovary\ track gtexCovOvary\ encTfChipPkENCFF110EOX A549 RNF2 narrowPeak Transcription Factor ChIP-seq Peaks of RNF2 in A549 from ENCODE 3 (ENCFF110EOX) 0 42 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of RNF2 in A549 from ENCODE 3 (ENCFF110EOX)\ parent encTfChipPk off\ shortLabel A549 RNF2\ subGroups cellType=A549 factor=RNF2\ track encTfChipPkENCFF110EOX\ wgEncodeRegDnaseUwAg04450Peak AG04450 Pk narrowPeak AG04450 fetal lung fibroblast DNaseI Peaks from ENCODE 1 42 144 255 85 199 255 170 1 0 0 regulation 1 color 144,255,85\ longLabel AG04450 fetal lung fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel AG04450 Pk\ subGroups view=a_Peaks cellType=AG04450 treatment=n_a tissue=lung cancer=normal\ track wgEncodeRegDnaseUwAg04450Peak\ wgEncodeRegDnaseUwAg04450Wig AG04450 Sg bigWig 0 18229.7 AG04450 fetal lung fibroblast DNaseI Signal from ENCODE 0 42 144 255 85 199 255 170 0 0 0 regulation 1 color 144,255,85\ longLabel AG04450 fetal lung fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.37094\ shortLabel AG04450 Sg\ subGroups cellType=AG04450 treatment=n_a tissue=lung cancer=normal\ table wgEncodeRegDnaseUwAg04450Signal\ track wgEncodeRegDnaseUwAg04450Wig\ type bigWig 0 18229.7\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_tpm_rev AorticSmsToFgf2_05hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_reverse 1 42 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep2%20%28LK26%29.CNhs13367.12748-136A3.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12748-136A3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_05hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_ctss_rev AorticSmsToFgf2_05hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_reverse 0 42 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep2%20%28LK26%29.CNhs13367.12748-136A3.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep2 (LK26)_CNhs13367_12748-136A3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12748-136A3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_05hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep2LK26_CNhs13367_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12748-136A3\ urlLabel FANTOM5 Details:\ netHprcGCA_018472585v1 HG00673.pat netAlign GCA_018472585.1 chainHprcGCA_018472585v1 HG00673.pat HG00673.alt.pat.f1_v2 (May 2021 GCA_018472585.1_HG00673.alt.pat.f1_v2) HPRC project computed Chain Nets 1 42 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG00673.pat HG00673.alt.pat.f1_v2 (May 2021 GCA_018472585.1_HG00673.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018472585.1\ parent hprcChainNetViewnet off\ priority 80\ shortLabel HG00673.pat\ subGroups view=net sample=s080 population=eas subpop=chs hap=pat\ track netHprcGCA_018472585v1\ type netAlign GCA_018472585.1 chainHprcGCA_018472585v1\ gtexCovPancreas Pancreas bigWig Pancreas 0 42 205 155 29 230 205 142 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1H1E6-0826-SM-9WG83.Pancreas.RNAseq.bw\ color 205,155,29\ longLabel Pancreas\ parent gtexCov\ shortLabel Pancreas\ track gtexCovPancreas\ encTfChipPkENCFF567BJI A549 SIN3A 1 narrowPeak Transcription Factor ChIP-seq Peaks of SIN3A in A549 from ENCODE 3 (ENCFF567BJI) 0 43 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of SIN3A in A549 from ENCODE 3 (ENCFF567BJI)\ parent encTfChipPk off\ shortLabel A549 SIN3A 1\ subGroups cellType=A549 factor=SIN3A\ track encTfChipPkENCFF567BJI\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_tpm_fwd AorticSmsToFgf2_05hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_forward 1 43 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep3%20%28LK27%29.CNhs13575.12846-137C2.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12846-137C2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_05hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_ctss_fwd AorticSmsToFgf2_05hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_forward 0 43 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep3%20%28LK27%29.CNhs13575.12846-137C2.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12846-137C2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_05hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwHahPeak HA-h Pk narrowPeak HA-h hippocampal astrocyte DNaseI Peaks from ENCODE 1 43 122 255 85 188 255 170 1 0 0 regulation 1 color 122,255,85\ longLabel HA-h hippocampal astrocyte DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HA-h Pk\ subGroups view=a_Peaks cellType=HA-h treatment=n_a tissue=brain cancer=normal\ track wgEncodeRegDnaseUwHahPeak\ wgEncodeRegDnaseUwHahWig HA-h Sg bigWig 0 10262.5 HA-h hippocampal astrocyte DNaseI Signal from ENCODE 0 43 122 255 85 188 255 170 0 0 0 regulation 1 color 122,255,85\ longLabel HA-h hippocampal astrocyte DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.38256\ shortLabel HA-h Sg\ subGroups cellType=HA-h treatment=n_a tissue=brain cancer=normal\ table wgEncodeRegDnaseUwHahSignal\ track wgEncodeRegDnaseUwHahWig\ type bigWig 0 10262.5\ chainHprcGCA_018472595v1 HG00438.pat chain GCA_018472595.1 HG00438.pat HG00438.alt.pat.f1_v2 (May 2021 GCA_018472595.1_HG00438.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 43 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG00438.pat HG00438.alt.pat.f1_v2 (May 2021 GCA_018472595.1_HG00438.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018472595.1\ parent hprcChainNetViewchain off\ priority 81\ shortLabel HG00438.pat\ subGroups view=chain sample=s081 population=eas subpop=chs hap=pat\ track chainHprcGCA_018472595v1\ type chain GCA_018472595.1\ gtexCovPituitary Pituitary bigWig Pituitary 0 43 180 238 180 217 246 217 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-Y111-2926-SM-4TT25.Pituitary.RNAseq.bw\ color 180,238,180\ longLabel Pituitary\ parent gtexCov\ shortLabel Pituitary\ track gtexCovPituitary\ encTfChipPkENCFF708HTR A549 SIN3A 2 narrowPeak Transcription Factor ChIP-seq Peaks of SIN3A in A549 from ENCODE 3 (ENCFF708HTR) 0 44 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of SIN3A in A549 from ENCODE 3 (ENCFF708HTR)\ parent encTfChipPk off\ shortLabel A549 SIN3A 2\ subGroups cellType=A549 factor=SIN3A\ track encTfChipPkENCFF708HTR\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_tpm_rev AorticSmsToFgf2_05hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_reverse 1 44 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep3%20%28LK27%29.CNhs13575.12846-137C2.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12846-137C2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_05hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_ctss_rev AorticSmsToFgf2_05hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_reverse 0 44 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2005hr%2c%20biol_rep3%20%28LK27%29.CNhs13575.12846-137C2.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 05hr, biol_rep3 (LK27)_CNhs13575_12846-137C2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12846-137C2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_05hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF205hrBiolRep3LK27_CNhs13575_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12846-137C2\ urlLabel FANTOM5 Details:\ netHprcGCA_018472595v1 HG00438.pat netAlign GCA_018472595.1 chainHprcGCA_018472595v1 HG00438.pat HG00438.alt.pat.f1_v2 (May 2021 GCA_018472595.1_HG00438.alt.pat.f1_v2) HPRC project computed Chain Nets 1 44 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG00438.pat HG00438.alt.pat.f1_v2 (May 2021 GCA_018472595.1_HG00438.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018472595.1\ parent hprcChainNetViewnet off\ priority 81\ shortLabel HG00438.pat\ subGroups view=net sample=s081 population=eas subpop=chs hap=pat\ track netHprcGCA_018472595v1\ type netAlign GCA_018472595.1 chainHprcGCA_018472595v1\ wgEncodeRegDnaseUwM059jPeak M059J Pk narrowPeak M059J glioblastoma cell line DNaseI Peaks from ENCODE 1 44 96 255 85 175 255 170 1 0 0 regulation 1 color 96,255,85\ longLabel M059J glioblastoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel M059J Pk\ subGroups view=a_Peaks cellType=M059J treatment=n_a tissue=brain cancer=cancer\ track wgEncodeRegDnaseUwM059jPeak\ wgEncodeRegDnaseUwM059jWig M059J Sg bigWig 0 6527.58 M059J glioblastoma cell line DNaseI Signal from ENCODE 0 44 96 255 85 175 255 170 0 0 0 regulation 1 color 96,255,85\ longLabel M059J glioblastoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.39616\ shortLabel M059J Sg\ subGroups cellType=M059J treatment=n_a tissue=brain cancer=cancer\ table wgEncodeRegDnaseUwM059jSignal\ track wgEncodeRegDnaseUwM059jWig\ type bigWig 0 6527.58\ gtexCovProstate Prostate bigWig Prostate 0 44 217 217 217 236 236 236 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-14DAR-1026-SM-73KV3.Prostate.RNAseq.bw\ color 217,217,217\ longLabel Prostate\ parent gtexCov\ shortLabel Prostate\ track gtexCovProstate\ encTfChipPkENCFF189NMX A549 SIX5 narrowPeak Transcription Factor ChIP-seq Peaks of SIX5 in A549 from ENCODE 3 (ENCFF189NMX) 0 45 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of SIX5 in A549 from ENCODE 3 (ENCFF189NMX)\ parent encTfChipPk off\ shortLabel A549 SIX5\ subGroups cellType=A549 factor=SIX5\ track encTfChipPkENCFF189NMX\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_tpm_fwd AorticSmsToFgf2_06hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_forward 1 45 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep1%20%28LK28%29.CNhs13348.12651-134H5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12651-134H5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_06hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_ctss_fwd AorticSmsToFgf2_06hrBr1+ bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_forward 0 45 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep1%20%28LK28%29.CNhs13348.12651-134H5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12651-134H5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_06hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469405v1 HG01258.mat chain GCA_018469405.1 HG01258.mat HG01258.pri.mat.f1_v2 (May 2021 GCA_018469405.1_HG01258.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 45 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01258.mat HG01258.pri.mat.f1_v2 (May 2021 GCA_018469405.1_HG01258.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469405.1\ parent hprcChainNetViewchain off\ priority 69\ shortLabel HG01258.mat\ subGroups view=chain sample=s069 population=amr subpop=clm hap=mat\ track chainHprcGCA_018469405v1\ type chain GCA_018469405.1\ wgEncodeRegDnaseUwRpmi7951Peak RPMI-7951 Pk narrowPeak RPMI-7951 melanoma cell line DNaseI Peaks from ENCODE 1 45 85 255 90 170 255 172 1 0 0 regulation 1 color 85,255,90\ longLabel RPMI-7951 melanoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel RPMI-7951 Pk\ subGroups view=a_Peaks cellType=RPMI-7951 treatment=n_a tissue=skin cancer=cancer\ track wgEncodeRegDnaseUwRpmi7951Peak\ wgEncodeRegDnaseUwRpmi7951Wig RPMI-7951 Sg bigWig 0 7339.21 RPMI-7951 melanoma cell line DNaseI Signal from ENCODE 0 45 85 255 90 170 255 172 0 0 0 regulation 1 color 85,255,90\ longLabel RPMI-7951 melanoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.40485\ shortLabel RPMI-7951 Sg\ subGroups cellType=RPMI-7951 treatment=n_a tissue=skin cancer=cancer\ table wgEncodeRegDnaseUwRpmi7951Signal\ track wgEncodeRegDnaseUwRpmi7951Wig\ type bigWig 0 7339.21\ gtexCovSkinNotSunExposedSuprapubic Skin not sun exp bigWig Skin Not Sun Exposed Suprapubic 0 45 58 95 205 156 175 230 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1JN76-0626-SM-CKZOQ.Skin_Not_Sun_Exposed_Suprapubic.RNAseq.bw\ color 58,95,205\ longLabel Skin Not Sun Exposed Suprapubic\ parent gtexCov\ shortLabel Skin not sun exp\ track gtexCovSkinNotSunExposedSuprapubic\ encTfChipPkENCFF256LDD A549 SMC3 narrowPeak Transcription Factor ChIP-seq Peaks of SMC3 in A549 from ENCODE 3 (ENCFF256LDD) 0 46 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of SMC3 in A549 from ENCODE 3 (ENCFF256LDD)\ parent encTfChipPk off\ shortLabel A549 SMC3\ subGroups cellType=A549 factor=SMC3\ track encTfChipPkENCFF256LDD\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_tpm_rev AorticSmsToFgf2_06hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_reverse 1 46 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep1%20%28LK28%29.CNhs13348.12651-134H5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12651-134H5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_06hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_ctss_rev AorticSmsToFgf2_06hrBr1- bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_reverse 0 46 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep1%20%28LK28%29.CNhs13348.12651-134H5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep1 (LK28)_CNhs13348_12651-134H5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12651-134H5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_06hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep1LK28_CNhs13348_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12651-134H5\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwHaspPeak HA-sp Pk narrowPeak HA-sp spinal cord astrocyte DNaseI Peaks from ENCODE 1 46 85 255 124 170 255 189 1 0 0 regulation 1 color 85,255,124\ longLabel HA-sp spinal cord astrocyte DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HA-sp Pk\ subGroups view=a_Peaks cellType=HA-sp treatment=n_a tissue=spinal_cord cancer=normal\ track wgEncodeRegDnaseUwHaspPeak\ wgEncodeRegDnaseUwHaspWig HA-sp Sg bigWig 0 8189.49 HA-sp spinal cord astrocyte DNaseI Signal from ENCODE 0 46 85 255 124 170 255 189 0 0 0 regulation 1 color 85,255,124\ longLabel HA-sp spinal cord astrocyte DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.42221\ shortLabel HA-sp Sg\ subGroups cellType=HA-sp treatment=n_a tissue=spinal_cord cancer=normal\ table wgEncodeRegDnaseUwHaspSignal\ track wgEncodeRegDnaseUwHaspWig\ type bigWig 0 8189.49\ netHprcGCA_018469405v1 HG01258.mat netAlign GCA_018469405.1 chainHprcGCA_018469405v1 HG01258.mat HG01258.pri.mat.f1_v2 (May 2021 GCA_018469405.1_HG01258.pri.mat.f1_v2) HPRC project computed Chain Nets 1 46 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01258.mat HG01258.pri.mat.f1_v2 (May 2021 GCA_018469405.1_HG01258.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469405.1\ parent hprcChainNetViewnet off\ priority 69\ shortLabel HG01258.mat\ subGroups view=net sample=s069 population=amr subpop=clm hap=mat\ track netHprcGCA_018469405v1\ type netAlign GCA_018469405.1 chainHprcGCA_018469405v1\ gtexCovSkinSunExposedLowerleg Skin sun exp bigWig Skin Sun Exposed Lower leg 0 46 30 144 255 142 199 255 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1C475-1826-SM-73KWA.Skin_Sun_Exposed_Lower_leg.RNAseq.bw\ color 30,144,255\ longLabel Skin Sun Exposed Lower leg\ parent gtexCov\ shortLabel Skin sun exp\ track gtexCovSkinSunExposedLowerleg\ encTfChipPkENCFF404OSB A549 SP1 narrowPeak Transcription Factor ChIP-seq Peaks of SP1 in A549 from ENCODE 3 (ENCFF404OSB) 0 47 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of SP1 in A549 from ENCODE 3 (ENCFF404OSB)\ parent encTfChipPk off\ shortLabel A549 SP1\ subGroups cellType=A549 factor=SP1\ track encTfChipPkENCFF404OSB\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_tpm_fwd AorticSmsToFgf2_06hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_forward 1 47 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep2%20%28LK29%29.CNhs13368.12749-136A4.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12749-136A4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_06hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_ctss_fwd AorticSmsToFgf2_06hrBr2+ bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_forward 0 47 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep2%20%28LK29%29.CNhs13368.12749-136A4.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12749-136A4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_06hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwHcfaaPeak HCFaa Pk narrowPeak HCFaa cardiac fibroblast DNaseI Peaks from ENCODE 1 47 85 255 150 170 255 202 1 0 0 regulation 1 color 85,255,150\ longLabel HCFaa cardiac fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HCFaa Pk\ subGroups view=a_Peaks cellType=HCFaa treatment=n_a tissue=heart cancer=normal\ track wgEncodeRegDnaseUwHcfaaPeak\ wgEncodeRegDnaseUwHcfaaWig HCFaa Sg bigWig 0 3845.33 HCFaa cardiac fibroblast DNaseI Signal from ENCODE 0 47 85 255 150 170 255 202 0 0 0 regulation 1 color 85,255,150\ longLabel HCFaa cardiac fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.43568\ shortLabel HCFaa Sg\ subGroups cellType=HCFaa treatment=n_a tissue=heart cancer=normal\ table wgEncodeRegDnaseUwHcfaaSignal\ track wgEncodeRegDnaseUwHcfaaWig\ type bigWig 0 3845.33\ chainHprcGCA_018469665v1 HG01123.mat chain GCA_018469665.1 HG01123.mat HG01123.pri.mat.f1_v2.1 (May 2021 GCA_018469665.1_HG01123.pri.mat.f1_v2.1) HPRC project computed Chained Alignments 3 47 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01123.mat HG01123.pri.mat.f1_v2.1 (May 2021 GCA_018469665.1_HG01123.pri.mat.f1_v2.1) HPRC project computed Chained Alignments\ otherDb GCA_018469665.1\ parent hprcChainNetViewchain off\ priority 70\ shortLabel HG01123.mat\ subGroups view=chain sample=s070 population=amr subpop=clm hap=mat\ track chainHprcGCA_018469665v1\ type chain GCA_018469665.1\ gtexCovSmallIntestineTerminalIleum Small Intestine bigWig Small Intestine Terminal Ileum 0 47 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1PIEJ-1526-SM-E6CP8.Small_Intestine_Terminal_Ileum.RNAseq.bw\ color 205,183,158\ longLabel Small Intestine Terminal Ileum\ parent gtexCov\ shortLabel Small Intestine\ track gtexCovSmallIntestineTerminalIleum\ encTfChipPkENCFF624DDK A549 SREBF1 narrowPeak Transcription Factor ChIP-seq Peaks of SREBF1 in A549 from ENCODE 3 (ENCFF624DDK) 0 48 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of SREBF1 in A549 from ENCODE 3 (ENCFF624DDK)\ parent encTfChipPk off\ shortLabel A549 SREBF1\ subGroups cellType=A549 factor=SREBF1\ track encTfChipPkENCFF624DDK\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_tpm_rev AorticSmsToFgf2_06hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_reverse 1 48 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep2%20%28LK29%29.CNhs13368.12749-136A4.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12749-136A4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_06hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_ctss_rev AorticSmsToFgf2_06hrBr2- bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_reverse 0 48 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep2%20%28LK29%29.CNhs13368.12749-136A4.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep2 (LK29)_CNhs13368_12749-136A4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12749-136A4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_06hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep2LK29_CNhs13368_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12749-136A4\ urlLabel FANTOM5 Details:\ netHprcGCA_018469665v1 HG01123.mat netAlign GCA_018469665.1 chainHprcGCA_018469665v1 HG01123.mat HG01123.pri.mat.f1_v2.1 (May 2021 GCA_018469665.1_HG01123.pri.mat.f1_v2.1) HPRC project computed Chain Nets 1 48 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01123.mat HG01123.pri.mat.f1_v2.1 (May 2021 GCA_018469665.1_HG01123.pri.mat.f1_v2.1) HPRC project computed Chain Nets\ otherDb GCA_018469665.1\ parent hprcChainNetViewnet off\ priority 70\ shortLabel HG01123.mat\ subGroups view=net sample=s070 population=amr subpop=clm hap=mat\ track netHprcGCA_018469665v1\ type netAlign GCA_018469665.1 chainHprcGCA_018469665v1\ gtexCovSpleen Spleen bigWig Spleen 0 48 205 183 158 230 219 206 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-14PKU-0526-SM-6871A.Spleen.RNAseq.bw\ color 205,183,158\ longLabel Spleen\ parent gtexCov\ shortLabel Spleen\ track gtexCovSpleen\ wgEncodeRegDnaseUwWi384ohtam20nm72hrPeak WI-38 40HTAM Pk narrowPeak WI-38 embryonic lung fibroblast cell line (40HTAM) DNaseI Peaks from ENCODE 1 48 85 255 171 170 255 213 1 0 0 regulation 1 color 85,255,171\ longLabel WI-38 embryonic lung fibroblast cell line (40HTAM) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel WI-38 40HTAM Pk\ subGroups view=a_Peaks cellType=WI-38 treatment=OHTAM_20nM_72hr tissue=lung cancer=normal\ track wgEncodeRegDnaseUwWi384ohtam20nm72hrPeak\ wgEncodeRegDnaseUwWi384ohtam20nm72hrWig WI-38 40HTAM Sg bigWig 0 9068.99 WI-38 embryonic lung fibroblast cell line (40HTAM) DNaseI Signal from ENCODE 0 48 85 255 171 170 255 213 0 0 0 regulation 1 color 85,255,171\ longLabel WI-38 embryonic lung fibroblast cell line (40HTAM) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.44843\ shortLabel WI-38 40HTAM Sg\ subGroups cellType=WI-38 treatment=OHTAM_20nM_72hr tissue=lung cancer=normal\ table wgEncodeRegDnaseUwWi384ohtam20nm72hrSignal\ track wgEncodeRegDnaseUwWi384ohtam20nm72hrWig\ type bigWig 0 9068.99\ encTfChipPkENCFF483YCC A549 SREBF2 narrowPeak Transcription Factor ChIP-seq Peaks of SREBF2 in A549 from ENCODE 3 (ENCFF483YCC) 0 49 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of SREBF2 in A549 from ENCODE 3 (ENCFF483YCC)\ parent encTfChipPk off\ shortLabel A549 SREBF2\ subGroups cellType=A549 factor=SREBF2\ track encTfChipPkENCFF483YCC\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_tpm_fwd AorticSmsToFgf2_06hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_forward 1 49 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep3%20%28LK30%29.CNhs13576.12847-137C3.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12847-137C3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_06hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_ctss_fwd AorticSmsToFgf2_06hrBr3+ bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_forward 0 49 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep3%20%28LK30%29.CNhs13576.12847-137C3.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12847-137C3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_06hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=forward\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469685v1 HG01361.mat chain GCA_018469685.1 HG01361.mat HG01361.pri.mat.f1_v2 (May 2021 GCA_018469685.1_HG01361.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 49 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01361.mat HG01361.pri.mat.f1_v2 (May 2021 GCA_018469685.1_HG01361.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469685.1\ parent hprcChainNetViewchain off\ priority 72\ shortLabel HG01361.mat\ subGroups view=chain sample=s072 population=amr subpop=clm hap=mat\ track chainHprcGCA_018469685v1\ type chain GCA_018469685.1\ wgEncodeRegDnaseUwNhdfadPeak NHDF-Ad Pk narrowPeak NHDF-Ad dermal fibroblast DNaseI Peaks from ENCODE 1 49 85 255 180 170 255 217 1 0 0 regulation 1 color 85,255,180\ longLabel NHDF-Ad dermal fibroblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel NHDF-Ad Pk\ subGroups view=a_Peaks cellType=NHDF-Ad treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwNhdfadPeak\ wgEncodeRegDnaseUwNhdfadWig NHDF-Ad Sg bigWig 0 2200.64 NHDF-Ad dermal fibroblast DNaseI Signal from ENCODE 0 49 85 255 180 170 255 217 0 0 0 regulation 1 color 85,255,180\ longLabel NHDF-Ad dermal fibroblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.46595\ shortLabel NHDF-Ad Sg\ subGroups cellType=NHDF-Ad treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwNhdfadSignal\ track wgEncodeRegDnaseUwNhdfadWig\ type bigWig 0 2200.64\ gtexCovStomach Stomach bigWig Stomach 0 49 255 211 155 255 233 205 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-NFK9-1526-SM-3LK7B.Stomach.RNAseq.bw\ color 255,211,155\ longLabel Stomach\ parent gtexCov\ shortLabel Stomach\ track gtexCovStomach\ encTfChipPkENCFF886KDK A549 TAF1 narrowPeak Transcription Factor ChIP-seq Peaks of TAF1 in A549 from ENCODE 3 (ENCFF886KDK) 0 50 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of TAF1 in A549 from ENCODE 3 (ENCFF886KDK)\ parent encTfChipPk off\ shortLabel A549 TAF1\ subGroups cellType=A549 factor=TAF1\ track encTfChipPkENCFF886KDK\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_tpm_rev AorticSmsToFgf2_06hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_reverse 1 50 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep3%20%28LK30%29.CNhs13576.12847-137C3.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12847-137C3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToFgf2_06hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_ctss_rev AorticSmsToFgf2_06hrBr3- bigWig Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_reverse 0 50 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20FGF2%2c%2006hr%2c%20biol_rep3%20%28LK30%29.CNhs13576.12847-137C3.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to FGF2, 06hr, biol_rep3 (LK30)_CNhs13576_12847-137C3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12847-137C3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToFgf2_06hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_FGF2 strand=reverse\ track AorticSmoothMuscleCellResponseToFGF206hrBiolRep3LK30_CNhs13576_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12847-137C3\ urlLabel FANTOM5 Details:\ netHprcGCA_018469685v1 HG01361.mat netAlign GCA_018469685.1 chainHprcGCA_018469685v1 HG01361.mat HG01361.pri.mat.f1_v2 (May 2021 GCA_018469685.1_HG01361.pri.mat.f1_v2) HPRC project computed Chain Nets 1 50 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01361.mat HG01361.pri.mat.f1_v2 (May 2021 GCA_018469685.1_HG01361.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469685.1\ parent hprcChainNetViewnet off\ priority 72\ shortLabel HG01361.mat\ subGroups view=net sample=s072 population=amr subpop=clm hap=mat\ track netHprcGCA_018469685v1\ type netAlign GCA_018469685.1 chainHprcGCA_018469685v1\ wgEncodeRegDnaseUwHsmmPeak HSMM Pk narrowPeak HSMM skeletal muscle myoblast DNaseI Peaks from ENCODE 1 50 85 255 190 170 255 222 1 0 0 regulation 1 color 85,255,190\ longLabel HSMM skeletal muscle myoblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel HSMM Pk\ subGroups view=a_Peaks cellType=HSMM treatment=n_a tissue=muscle cancer=normal\ track wgEncodeRegDnaseUwHsmmPeak\ wgEncodeRegDnaseUwHsmmWig HSMM Sg bigWig 0 14177.3 HSMM skeletal muscle myoblast DNaseI Signal from ENCODE 0 50 85 255 190 170 255 222 0 0 0 regulation 1 color 85,255,190\ longLabel HSMM skeletal muscle myoblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.48469\ shortLabel HSMM Sg\ subGroups cellType=HSMM treatment=n_a tissue=muscle cancer=normal\ table wgEncodeRegDnaseUwHsmmSignal\ track wgEncodeRegDnaseUwHsmmWig\ type bigWig 0 14177.3\ gtexCovTestis Testis bigWig Testis 0 50 166 166 166 210 210 210 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1JKYN-1026-SM-CGQG4.Testis.RNAseq.bw\ color 166,166,166\ longLabel Testis\ parent gtexCov\ shortLabel Testis\ track gtexCovTestis\ encTfChipPkENCFF228CDD A549 TCF12 narrowPeak Transcription Factor ChIP-seq Peaks of TCF12 in A549 from ENCODE 3 (ENCFF228CDD) 0 51 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of TCF12 in A549 from ENCODE 3 (ENCFF228CDD)\ parent encTfChipPk off\ shortLabel A549 TCF12\ subGroups cellType=A549 factor=TCF12\ track encTfChipPkENCFF228CDD\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_tpm_fwd AorticSmsToIL1b_00hr00minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_forward 1 51 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep1%20%28LK31%29.CNhs13349.12652-134H6.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12652-134H6 sequence_tech=hCAGE\ parent TSS_activity_TPM on\ shortLabel AorticSmsToIL1b_00hr00minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_ctss_fwd AorticSmsToIL1b_00hr00minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_forward 0 51 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep1%20%28LK31%29.CNhs13349.12652-134H6.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12652-134H6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr00minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469865v1 HG01358.mat chain GCA_018469865.1 HG01358.mat HG01358.pri.mat.f1_v2.1 (May 2021 GCA_018469865.1_HG01358.pri.mat.f1_v2.1) HPRC project computed Chained Alignments 3 51 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01358.mat HG01358.pri.mat.f1_v2.1 (May 2021 GCA_018469865.1_HG01358.pri.mat.f1_v2.1) HPRC project computed Chained Alignments\ otherDb GCA_018469865.1\ parent hprcChainNetViewchain off\ priority 75\ shortLabel HG01358.mat\ subGroups view=chain sample=s075 population=amr subpop=clm hap=mat\ track chainHprcGCA_018469865v1\ type chain GCA_018469865.1\ wgEncodeRegDnaseUwLhcnm2Peak LHCN-M2 Pk narrowPeak LHCN-M2 skeletal myoblast DNaseI Peaks from ENCODE 1 51 85 255 193 170 255 224 1 0 0 regulation 1 color 85,255,193\ longLabel LHCN-M2 skeletal myoblast DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel LHCN-M2 Pk\ subGroups view=a_Peaks cellType=LHCN-M2 treatment=n_a tissue=muscle cancer=unknown\ track wgEncodeRegDnaseUwLhcnm2Peak\ wgEncodeRegDnaseUwLhcnm2Wig LHCN-M2 Sg bigWig 0 16877.8 LHCN-M2 skeletal myoblast DNaseI Signal from ENCODE 0 51 85 255 193 170 255 224 0 0 0 regulation 1 color 85,255,193\ longLabel LHCN-M2 skeletal myoblast DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.48937\ shortLabel LHCN-M2 Sg\ subGroups cellType=LHCN-M2 treatment=n_a tissue=muscle cancer=unknown\ table wgEncodeRegDnaseUwLhcnm2Signal\ track wgEncodeRegDnaseUwLhcnm2Wig\ type bigWig 0 16877.8\ gtexCovThyroid Thyroid bigWig Thyroid 0 51 0 139 69 127 197 162 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1HSGN-0726-SM-A9G2F.Thyroid.RNAseq.bw\ color 0, 139, 69\ longLabel Thyroid\ parent gtexCov\ shortLabel Thyroid\ track gtexCovThyroid\ encTfChipPkENCFF593EOW A549 USF2 narrowPeak Transcription Factor ChIP-seq Peaks of USF2 in A549 from ENCODE 3 (ENCFF593EOW) 0 52 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of USF2 in A549 from ENCODE 3 (ENCFF593EOW)\ parent encTfChipPk off\ shortLabel A549 USF2\ subGroups cellType=A549 factor=USF2\ track encTfChipPkENCFF593EOW\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_tpm_rev AorticSmsToIL1b_00hr00minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_reverse 1 52 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep1%20%28LK31%29.CNhs13349.12652-134H6.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12652-134H6 sequence_tech=hCAGE\ parent TSS_activity_TPM on\ shortLabel AorticSmsToIL1b_00hr00minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_ctss_rev AorticSmsToIL1b_00hr00minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_reverse 0 52 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep1%20%28LK31%29.CNhs13349.12652-134H6.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep1 (LK31)_CNhs13349_12652-134H6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12652-134H6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr00minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep1LK31_CNhs13349_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12652-134H6\ urlLabel FANTOM5 Details:\ netHprcGCA_018469865v1 HG01358.mat netAlign GCA_018469865.1 chainHprcGCA_018469865v1 HG01358.mat HG01358.pri.mat.f1_v2.1 (May 2021 GCA_018469865.1_HG01358.pri.mat.f1_v2.1) HPRC project computed Chain Nets 1 52 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01358.mat HG01358.pri.mat.f1_v2.1 (May 2021 GCA_018469865.1_HG01358.pri.mat.f1_v2.1) HPRC project computed Chain Nets\ otherDb GCA_018469865.1\ parent hprcChainNetViewnet off\ priority 75\ shortLabel HG01358.mat\ subGroups view=net sample=s075 population=amr subpop=clm hap=mat\ track netHprcGCA_018469865v1\ type netAlign GCA_018469865.1 chainHprcGCA_018469865v1\ wgEncodeRegDnaseUwLhcnm2Diff4dPeak LHCN-M2 diff4d Pk narrowPeak LHCN-M2 skeletal myoblast (diff 4d) DNaseI Peaks from ENCODE 1 52 85 255 198 170 255 226 1 0 0 regulation 1 color 85,255,198\ longLabel LHCN-M2 skeletal myoblast (diff 4d) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel LHCN-M2 diff4d Pk\ subGroups view=a_Peaks cellType=LHCN-M2 treatment=DIFF_4d tissue=muscle cancer=unknown\ track wgEncodeRegDnaseUwLhcnm2Diff4dPeak\ wgEncodeRegDnaseUwLhcnm2Diff4dWig LHCN-M2 diff4d Sg bigWig 0 44051.9 LHCN-M2 skeletal myoblast (diff 4d) DNaseI Signal from ENCODE 0 52 85 255 198 170 255 226 0 0 0 regulation 1 color 85,255,198\ longLabel LHCN-M2 skeletal myoblast (diff 4d) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.49766\ shortLabel LHCN-M2 diff4d Sg\ subGroups cellType=LHCN-M2 treatment=DIFF_4d tissue=muscle cancer=unknown\ table wgEncodeRegDnaseUwLhcnm2Diff4dSignal\ track wgEncodeRegDnaseUwLhcnm2Diff4dWig\ type bigWig 0 44051.9\ gtexCovUterus Uterus bigWig Uterus 0 52 238 213 210 246 234 232 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1MA7W-1526-SM-DHXKS.Uterus.RNAseq.bw\ color 238,213,210\ longLabel Uterus\ parent gtexCov\ shortLabel Uterus\ track gtexCovUterus\ encTfChipPkENCFF613DTQ A549 YY1 narrowPeak Transcription Factor ChIP-seq Peaks of YY1 in A549 from ENCODE 3 (ENCFF613DTQ) 0 53 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of YY1 in A549 from ENCODE 3 (ENCFF613DTQ)\ parent encTfChipPk off\ shortLabel A549 YY1\ subGroups cellType=A549 factor=YY1\ track encTfChipPkENCFF613DTQ\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_tpm_fwd AorticSmsToIL1b_00hr00minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_forward 1 53 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep2%20%28LK32%29.CNhs13369.12750-136A5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12750-136A5 sequence_tech=hCAGE\ parent TSS_activity_TPM on\ shortLabel AorticSmsToIL1b_00hr00minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_ctss_fwd AorticSmsToIL1b_00hr00minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_forward 0 53 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep2%20%28LK32%29.CNhs13369.12750-136A5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12750-136A5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr00minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469675v1 HG01258.pat chain GCA_018469675.1 HG01258.pat HG01258.alt.pat.f1_v2 (May 2021 GCA_018469675.1_HG01258.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 53 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01258.pat HG01258.alt.pat.f1_v2 (May 2021 GCA_018469675.1_HG01258.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469675.1\ parent hprcChainNetViewchain off\ priority 71\ shortLabel HG01258.pat\ subGroups view=chain sample=s071 population=amr subpop=clm hap=pat\ track chainHprcGCA_018469675v1\ type chain GCA_018469675.1\ wgEncodeRegDnaseUwHsmmtubePeak HSMMtube Pk narrowPeak HSMMtube skeletal muscle myotube DNaseI Peaks from ENCODE 1 53 85 255 204 170 255 229 1 0 0 regulation 1 color 85,255,204\ longLabel HSMMtube skeletal muscle myotube DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HSMMtube Pk\ subGroups view=a_Peaks cellType=HSMMtube treatment=n_a tissue=muscle cancer=normal\ track wgEncodeRegDnaseUwHsmmtubePeak\ wgEncodeRegDnaseUwHsmmtubeWig HSMMtube Sg bigWig 0 14719.7 HSMMtube skeletal muscle myotube DNaseI Signal from ENCODE 0 53 85 255 204 170 255 229 0 0 0 regulation 1 color 85,255,204\ longLabel HSMMtube skeletal muscle myotube DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.50509\ shortLabel HSMMtube Sg\ subGroups cellType=HSMMtube treatment=n_a tissue=muscle cancer=normal\ table wgEncodeRegDnaseUwHsmmtubeSignal\ track wgEncodeRegDnaseUwHsmmtubeWig\ type bigWig 0 14719.7\ gtexCovVagina Vagina bigWig Vagina 0 53 238 213 210 246 234 232 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1IDJU-1026-SM-AHZ2U.Vagina.RNAseq.bw\ color 238,213,210\ longLabel Vagina\ parent gtexCov\ shortLabel Vagina\ track gtexCovVagina\ encTfChipPkENCFF593ZJA A549 ZBTB33 narrowPeak Transcription Factor ChIP-seq Peaks of ZBTB33 in A549 from ENCODE 3 (ENCFF593ZJA) 0 54 254 93 85 254 174 170 0 0 0 regulation 1 color 254,93,85\ longLabel Transcription Factor ChIP-seq Peaks of ZBTB33 in A549 from ENCODE 3 (ENCFF593ZJA)\ parent encTfChipPk off\ shortLabel A549 ZBTB33\ subGroups cellType=A549 factor=ZBTB33\ track encTfChipPkENCFF593ZJA\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_tpm_rev AorticSmsToIL1b_00hr00minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_reverse 1 54 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep2%20%28LK32%29.CNhs13369.12750-136A5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12750-136A5 sequence_tech=hCAGE\ parent TSS_activity_TPM on\ shortLabel AorticSmsToIL1b_00hr00minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_ctss_rev AorticSmsToIL1b_00hr00minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_reverse 0 54 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep2%20%28LK32%29.CNhs13369.12750-136A5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep2 (LK32)_CNhs13369_12750-136A5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12750-136A5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr00minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep2LK32_CNhs13369_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12750-136A5\ urlLabel FANTOM5 Details:\ netHprcGCA_018469675v1 HG01258.pat netAlign GCA_018469675.1 chainHprcGCA_018469675v1 HG01258.pat HG01258.alt.pat.f1_v2 (May 2021 GCA_018469675.1_HG01258.alt.pat.f1_v2) HPRC project computed Chain Nets 1 54 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01258.pat HG01258.alt.pat.f1_v2 (May 2021 GCA_018469675.1_HG01258.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469675.1\ parent hprcChainNetViewnet off\ priority 71\ shortLabel HG01258.pat\ subGroups view=net sample=s071 population=amr subpop=clm hap=pat\ track netHprcGCA_018469675v1\ type netAlign GCA_018469675.1 chainHprcGCA_018469675v1\ wgEncodeRegDnaseUwHuvecPeak HUVEC Pk narrowPeak HUVEC umbilical vein endothelial cell DNaseI Peaks from ENCODE 1 54 85 255 215 170 255 235 1 0 0 regulation 1 color 85,255,215\ longLabel HUVEC umbilical vein endothelial cell DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel HUVEC Pk\ subGroups view=a_Peaks cellType=HUVEC treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHuvecPeak\ wgEncodeRegDnaseUwHuvecWig HUVEC Sg bigWig 0 6744.03 HUVEC umbilical vein endothelial cell DNaseI Signal from ENCODE 0 54 85 255 215 170 255 235 0 0 0 regulation 1 color 85,255,215\ longLabel HUVEC umbilical vein endothelial cell DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.52185\ shortLabel HUVEC Sg\ subGroups cellType=HUVEC treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHuvecSignal\ track wgEncodeRegDnaseUwHuvecWig\ type bigWig 0 6744.03\ gtexCovWholeBlood Whole Blood bigWig Whole Blood 0 54 255 0 255 255 127 255 0 0 0 expression 0 bigDataUrl /gbdb/hg38/gtex/cov/GTEX-1LG7Z-0005-SM-DKPQ6.Whole_Blood.RNAseq.bw\ color 255,0,255\ longLabel Whole Blood\ parent gtexCov\ shortLabel Whole Blood\ track gtexCovWholeBlood\ encTfChipPkENCFF695QMG A673 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in A673 from ENCODE 3 (ENCFF695QMG) 0 55 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in A673 from ENCODE 3 (ENCFF695QMG)\ parent encTfChipPk off\ shortLabel A673 CTCF\ subGroups cellType=A673 factor=CTCF\ track encTfChipPkENCFF695QMG\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_tpm_fwd AorticSmsToIL1b_00hr00minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_forward 1 55 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep3%20%28LK33%29.CNhs13577.12848-137C4.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12848-137C4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr00minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_ctss_fwd AorticSmsToIL1b_00hr00minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_forward 0 55 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep3%20%28LK33%29.CNhs13577.12848-137C4.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12848-137C4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr00minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469695v1 HG01123.pat chain GCA_018469695.1 HG01123.pat HG01123.alt.pat.f1_v2.1 (May 2021 GCA_018469695.1_HG01123.alt.pat.f1_v2.1) HPRC project computed Chained Alignments 3 55 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01123.pat HG01123.alt.pat.f1_v2.1 (May 2021 GCA_018469695.1_HG01123.alt.pat.f1_v2.1) HPRC project computed Chained Alignments\ otherDb GCA_018469695.1\ parent hprcChainNetViewchain off\ priority 73\ shortLabel HG01123.pat\ subGroups view=chain sample=s073 population=amr subpop=clm hap=pat\ track chainHprcGCA_018469695v1\ type chain GCA_018469695.1\ wgEncodeRegDnaseUwHmveclblPeak HMVEC-LBl Pk narrowPeak HMVEC-LBl lung microvascular epithelium. blood DNaseI Peaks from ENCODE 1 55 85 255 220 170 255 237 1 0 0 regulation 1 color 85,255,220\ longLabel HMVEC-LBl lung microvascular epithelium. blood DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-LBl Pk\ subGroups view=a_Peaks cellType=HMVEC-LBl treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmveclblPeak\ wgEncodeRegDnaseUwHmveclblWig HMVEC-LBl Sg bigWig 0 2898.86 HMVEC-LBl lung microvascular epithelium. blood DNaseI Signal from ENCODE 0 55 85 255 220 170 255 237 0 0 0 regulation 1 color 85,255,220\ longLabel HMVEC-LBl lung microvascular epithelium. blood DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.52972\ shortLabel HMVEC-LBl Sg\ subGroups cellType=HMVEC-LBl treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmveclblSignal\ track wgEncodeRegDnaseUwHmveclblWig\ type bigWig 0 2898.86\ encTfChipPkENCFF807XMX A673 EZH2 narrowPeak Transcription Factor ChIP-seq Peaks of EZH2 in A673 from ENCODE 3 (ENCFF807XMX) 0 56 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of EZH2 in A673 from ENCODE 3 (ENCFF807XMX)\ parent encTfChipPk off\ shortLabel A673 EZH2\ subGroups cellType=A673 factor=EZH2\ track encTfChipPkENCFF807XMX\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_tpm_rev AorticSmsToIL1b_00hr00minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_reverse 1 56 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep3%20%28LK33%29.CNhs13577.12848-137C4.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12848-137C4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr00minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_ctss_rev AorticSmsToIL1b_00hr00minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_reverse 0 56 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr00min%2c%20biol_rep3%20%28LK33%29.CNhs13577.12848-137C4.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr00min, biol_rep3 (LK33)_CNhs13577_12848-137C4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12848-137C4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr00minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr00minBiolRep3LK33_CNhs13577_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12848-137C4\ urlLabel FANTOM5 Details:\ netHprcGCA_018469695v1 HG01123.pat netAlign GCA_018469695.1 chainHprcGCA_018469695v1 HG01123.pat HG01123.alt.pat.f1_v2.1 (May 2021 GCA_018469695.1_HG01123.alt.pat.f1_v2.1) HPRC project computed Chain Nets 1 56 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01123.pat HG01123.alt.pat.f1_v2.1 (May 2021 GCA_018469695.1_HG01123.alt.pat.f1_v2.1) HPRC project computed Chain Nets\ otherDb GCA_018469695.1\ parent hprcChainNetViewnet off\ priority 73\ shortLabel HG01123.pat\ subGroups view=net sample=s073 population=amr subpop=clm hap=pat\ track netHprcGCA_018469695v1\ type netAlign GCA_018469695.1 chainHprcGCA_018469695v1\ wgEncodeRegDnaseUwHmvecdbladPeak HMVEC-dBl-Ad Pk narrowPeak HMVEC-dBl-Ad dermal MV endothelial cell, blood DNaseI Peaks from ENCODE 1 56 85 255 224 170 255 239 1 0 0 regulation 1 color 85,255,224\ longLabel HMVEC-dBl-Ad dermal MV endothelial cell, blood DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-dBl-Ad Pk\ subGroups view=a_Peaks cellType=HMVEC-dBl-Ad treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmvecdbladPeak\ wgEncodeRegDnaseUwHmvecdbladWig HMVEC-dBl-Ad Sg bigWig 0 6571.28 HMVEC-dBl-Ad dermal MV endothelial cell, blood DNaseI Signal from ENCODE 0 56 85 255 224 170 255 239 0 0 0 regulation 1 color 85,255,224\ longLabel HMVEC-dBl-Ad dermal MV endothelial cell, blood DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.53388\ shortLabel HMVEC-dBl-Ad Sg\ subGroups cellType=HMVEC-dBl-Ad treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmvecdbladSignal\ track wgEncodeRegDnaseUwHmvecdbladWig\ type bigWig 0 6571.28\ encTfChipPkENCFF652LEH AG04449 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in AG04449 from ENCODE 3 (ENCFF652LEH) 0 57 152 255 85 203 255 170 0 0 0 regulation 1 color 152,255,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in AG04449 from ENCODE 3 (ENCFF652LEH)\ parent encTfChipPk off\ shortLabel AG04449 CTCF\ subGroups cellType=AG04449 factor=CTCF\ track encTfChipPkENCFF652LEH\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_tpm_fwd AorticSmsToIL1b_00hr15minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_forward 1 57 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep1%20%28LK34%29.CNhs13350.12653-134H7.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12653-134H7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr15minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_ctss_fwd AorticSmsToIL1b_00hr15minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_forward 0 57 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep1%20%28LK34%29.CNhs13350.12653-134H7.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12653-134H7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr15minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469705v1 HG01361.pat chain GCA_018469705.1 HG01361.pat HG01361.alt.pat.f1_v2 (May 2021 GCA_018469705.1_HG01361.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 57 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01361.pat HG01361.alt.pat.f1_v2 (May 2021 GCA_018469705.1_HG01361.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469705.1\ parent hprcChainNetViewchain off\ priority 74\ shortLabel HG01361.pat\ subGroups view=chain sample=s074 population=amr subpop=clm hap=pat\ track chainHprcGCA_018469705v1\ type chain GCA_018469705.1\ wgEncodeRegDnaseUwHmvecdlyneoPeak HMVEC-dLy-Neo Pk narrowPeak HMVEC-dLy-Neo dermal MV endothelial cell, neonate lymph DNaseI Peaks from ENCODE 1 57 85 255 226 170 255 240 1 0 0 regulation 1 color 85,255,226\ longLabel HMVEC-dLy-Neo dermal MV endothelial cell, neonate lymph DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-dLy-Neo Pk\ subGroups view=a_Peaks cellType=HMVEC-dLy-Neo treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmvecdlyneoPeak\ wgEncodeRegDnaseUwHmvecdlyneoWig HMVEC-dLy-Neo Sg bigWig 0 9237.62 HMVEC-dLy-Neo dermal MV endo cell, neonate lymph DNaseI Signal from ENCODE 0 57 85 255 226 170 255 240 0 0 0 regulation 1 color 85,255,226\ longLabel HMVEC-dLy-Neo dermal MV endo cell, neonate lymph DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.53734\ shortLabel HMVEC-dLy-Neo Sg\ subGroups cellType=HMVEC-dLy-Neo treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmvecdlyneoSignal\ track wgEncodeRegDnaseUwHmvecdlyneoWig\ type bigWig 0 9237.62\ encTfChipPkENCFF788LNG AG04450 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in AG04450 from ENCODE 3 (ENCFF788LNG) 0 58 144 255 85 199 255 170 0 0 0 regulation 1 color 144,255,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in AG04450 from ENCODE 3 (ENCFF788LNG)\ parent encTfChipPk off\ shortLabel AG04450 CTCF\ subGroups cellType=AG04450 factor=CTCF\ track encTfChipPkENCFF788LNG\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_tpm_rev AorticSmsToIL1b_00hr15minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_reverse 1 58 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep1%20%28LK34%29.CNhs13350.12653-134H7.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12653-134H7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr15minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_ctss_rev AorticSmsToIL1b_00hr15minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_reverse 0 58 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep1%20%28LK34%29.CNhs13350.12653-134H7.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep1 (LK34)_CNhs13350_12653-134H7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12653-134H7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr15minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep1LK34_CNhs13350_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12653-134H7\ urlLabel FANTOM5 Details:\ netHprcGCA_018469705v1 HG01361.pat netAlign GCA_018469705.1 chainHprcGCA_018469705v1 HG01361.pat HG01361.alt.pat.f1_v2 (May 2021 GCA_018469705.1_HG01361.alt.pat.f1_v2) HPRC project computed Chain Nets 1 58 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01361.pat HG01361.alt.pat.f1_v2 (May 2021 GCA_018469705.1_HG01361.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469705.1\ parent hprcChainNetViewnet off\ priority 74\ shortLabel HG01361.pat\ subGroups view=net sample=s074 population=amr subpop=clm hap=pat\ track netHprcGCA_018469705v1\ type netAlign GCA_018469705.1 chainHprcGCA_018469705v1\ wgEncodeRegDnaseUwHmvecdblneoPeak HMVEC-dBl-Neo Pk narrowPeak HMVEC-dBl-Neo dermal MV endothelial cell, neonate blood DNaseI Peaks from ENCODE 1 58 85 255 229 170 255 242 1 0 0 regulation 1 color 85,255,229\ longLabel HMVEC-dBl-Neo dermal MV endothelial cell, neonate blood DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-dBl-Neo Pk\ subGroups view=a_Peaks cellType=HMVEC-dBl-Neo treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmvecdblneoPeak\ wgEncodeRegDnaseUwHmvecdblneoWig HMVEC-dBl-Neo Sg bigWig 0 6275.08 HMVEC-dBl-Neo dermal MV endo cell, neonate blood DNaseI Signal from ENCODE 0 58 85 255 229 170 255 242 0 0 0 regulation 1 color 85,255,229\ longLabel HMVEC-dBl-Neo dermal MV endo cell, neonate blood DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.54191\ shortLabel HMVEC-dBl-Neo Sg\ subGroups cellType=HMVEC-dBl-Neo treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmvecdblneoSignal\ track wgEncodeRegDnaseUwHmvecdblneoWig\ type bigWig 0 6275.08\ encTfChipPkENCFF826NCK AG09309 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in AG09309 from ENCODE 3 (ENCFF826NCK) 0 59 255 186 85 255 220 170 0 0 0 regulation 1 color 255,186,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in AG09309 from ENCODE 3 (ENCFF826NCK)\ parent encTfChipPk off\ shortLabel AG09309 CTCF\ subGroups cellType=AG09309 factor=CTCF\ track encTfChipPkENCFF826NCK\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_tpm_fwd AorticSmsToIL1b_00hr15minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_forward 1 59 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep2%20%28LK35%29.CNhs13370.12751-136A6.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12751-136A6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr15minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_ctss_fwd AorticSmsToIL1b_00hr15minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_forward 0 59 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep2%20%28LK35%29.CNhs13370.12751-136A6.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12751-136A6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr15minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469965v1 HG01358.pat chain GCA_018469965.1 HG01358.pat HG01358.alt.pat.f1_v2.1 (May 2021 GCA_018469965.1_HG01358.alt.pat.f1_v2.1) HPRC project computed Chained Alignments 3 59 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG01358.pat HG01358.alt.pat.f1_v2.1 (May 2021 GCA_018469965.1_HG01358.alt.pat.f1_v2.1) HPRC project computed Chained Alignments\ otherDb GCA_018469965.1\ parent hprcChainNetViewchain off\ priority 76\ shortLabel HG01358.pat\ subGroups view=chain sample=s076 population=amr subpop=clm hap=pat\ track chainHprcGCA_018469965v1\ type chain GCA_018469965.1\ wgEncodeRegDnaseUwHrgecPeak HRGEC Pk narrowPeak HRGEC renal glomerular endothelial cell DNaseI Peaks from ENCODE 1 59 85 255 232 170 255 243 1 0 0 regulation 1 color 85,255,232\ longLabel HRGEC renal glomerular endothelial cell DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HRGEC Pk\ subGroups view=a_Peaks cellType=HRGEC treatment=n_a tissue=kidney cancer=normal\ track wgEncodeRegDnaseUwHrgecPeak\ wgEncodeRegDnaseUwHrgecWig HRGEC Sg bigWig 0 7095.64 HRGEC renal glomerular endothelial cell DNaseI Signal from ENCODE 0 59 85 255 232 170 255 243 0 0 0 regulation 1 color 85,255,232\ longLabel HRGEC renal glomerular endothelial cell DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.54737\ shortLabel HRGEC Sg\ subGroups cellType=HRGEC treatment=n_a tissue=kidney cancer=normal\ table wgEncodeRegDnaseUwHrgecSignal\ track wgEncodeRegDnaseUwHrgecWig\ type bigWig 0 7095.64\ encTfChipPkENCFF119XBW AG09319 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in AG09319 from ENCODE 3 (ENCFF119XBW) 0 60 255 221 85 255 238 170 0 0 0 regulation 1 color 255,221,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in AG09319 from ENCODE 3 (ENCFF119XBW)\ parent encTfChipPk off\ shortLabel AG09319 CTCF\ subGroups cellType=AG09319 factor=CTCF\ track encTfChipPkENCFF119XBW\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_tpm_rev AorticSmsToIL1b_00hr15minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_reverse 1 60 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep2%20%28LK35%29.CNhs13370.12751-136A6.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12751-136A6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr15minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_ctss_rev AorticSmsToIL1b_00hr15minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_reverse 0 60 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep2%20%28LK35%29.CNhs13370.12751-136A6.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep2 (LK35)_CNhs13370_12751-136A6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12751-136A6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr15minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep2LK35_CNhs13370_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12751-136A6\ urlLabel FANTOM5 Details:\ netHprcGCA_018469965v1 HG01358.pat netAlign GCA_018469965.1 chainHprcGCA_018469965v1 HG01358.pat HG01358.alt.pat.f1_v2.1 (May 2021 GCA_018469965.1_HG01358.alt.pat.f1_v2.1) HPRC project computed Chain Nets 1 60 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG01358.pat HG01358.alt.pat.f1_v2.1 (May 2021 GCA_018469965.1_HG01358.alt.pat.f1_v2.1) HPRC project computed Chain Nets\ otherDb GCA_018469965.1\ parent hprcChainNetViewnet off\ priority 76\ shortLabel HG01358.pat\ subGroups view=net sample=s076 population=amr subpop=clm hap=pat\ track netHprcGCA_018469965v1\ type netAlign GCA_018469965.1 chainHprcGCA_018469965v1\ wgEncodeRegDnaseUwHmvecllyPeak HMVEC-LLy Pk narrowPeak HMVEC-LLy lung microvascular endothelial cell, lymph DNaseI Peaks from ENCODE 1 60 85 255 243 170 255 249 1 0 0 regulation 1 color 85,255,243\ longLabel HMVEC-LLy lung microvascular endothelial cell, lymph DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-LLy Pk\ subGroups view=a_Peaks cellType=HMVEC-LLy treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmvecllyPeak\ wgEncodeRegDnaseUwHmvecllyWig HMVEC-LLy Sg bigWig 0 21274 HMVEC-LLy lung microvascular endothelial cell, lymph DNaseI Signal from ENCODE 0 60 85 255 243 170 255 249 0 0 0 regulation 1 color 85,255,243\ longLabel HMVEC-LLy lung microvascular endothelial cell, lymph DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.56304\ shortLabel HMVEC-LLy Sg\ subGroups cellType=HMVEC-LLy treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmvecllySignal\ track wgEncodeRegDnaseUwHmvecllyWig\ type bigWig 0 21274\ encTfChipPkENCFF100IYW AG10803 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in AG10803 from ENCODE 3 (ENCFF100IYW) 0 61 220 255 85 237 255 170 0 0 0 regulation 1 color 220,255,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in AG10803 from ENCODE 3 (ENCFF100IYW)\ parent encTfChipPk off\ shortLabel AG10803 CTCF\ subGroups cellType=AG10803 factor=CTCF\ track encTfChipPkENCFF100IYW\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_tpm_fwd AorticSmsToIL1b_00hr15minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_forward 1 61 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep3%20%28LK36%29.CNhs13578.12849-137C5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12849-137C5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr15minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_ctss_fwd AorticSmsToIL1b_00hr15minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_forward 0 61 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep3%20%28LK36%29.CNhs13578.12849-137C5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12849-137C5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr15minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5\ urlLabel FANTOM5 Details:\ chainHprcGCA_018469425v1 HG03516.mat chain GCA_018469425.1 HG03516.mat HG03516.pri.mat.f1_v2 (May 2021 GCA_018469425.1_HG03516.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 61 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG03516.mat HG03516.pri.mat.f1_v2 (May 2021 GCA_018469425.1_HG03516.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469425.1\ parent hprcChainNetViewchain off\ priority 44\ shortLabel HG03516.mat\ subGroups view=chain sample=s044 population=afr subpop=esn hap=mat\ track chainHprcGCA_018469425v1\ type chain GCA_018469425.1\ wgEncodeRegDnaseUwHmvecdneoPeak HMVEC-dNeo Pk narrowPeak HMVEC-dNeo dermal MV endothelial cell, neonate DNaseI Peaks from ENCODE 1 61 85 255 244 170 255 249 1 0 0 regulation 1 color 85,255,244\ longLabel HMVEC-dNeo dermal MV endothelial cell, neonate DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-dNeo Pk\ subGroups view=a_Peaks cellType=HMVEC-dNeo treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmvecdneoPeak\ wgEncodeRegDnaseUwHmvecdneoWig HMVEC-dNeo Sg bigWig 0 16586 HMVEC-dNeo dermal MV endothelial cell, neonate DNaseI Signal from ENCODE 0 61 85 255 244 170 255 249 0 0 0 regulation 1 color 85,255,244\ longLabel HMVEC-dNeo dermal MV endothelial cell, neonate DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.56474\ shortLabel HMVEC-dNeo Sg\ subGroups cellType=HMVEC-dNeo treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmvecdneoSignal\ track wgEncodeRegDnaseUwHmvecdneoWig\ type bigWig 0 16586\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_tpm_rev AorticSmsToIL1b_00hr15minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_reverse 1 62 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep3%20%28LK36%29.CNhs13578.12849-137C5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12849-137C5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr15minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_ctss_rev AorticSmsToIL1b_00hr15minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_reverse 0 62 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr15min%2c%20biol_rep3%20%28LK36%29.CNhs13578.12849-137C5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr15min, biol_rep3 (LK36)_CNhs13578_12849-137C5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12849-137C5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr15minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr15minBiolRep3LK36_CNhs13578_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12849-137C5\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF594OZI BE2C CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in BE2C from ENCODE 3 (ENCFF594OZI) 0 62 237 85 255 246 170 255 0 0 0 regulation 1 color 237,85,255\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in BE2C from ENCODE 3 (ENCFF594OZI)\ parent encTfChipPk off\ shortLabel BE2C CTCF\ subGroups cellType=BE2C factor=CTCF\ track encTfChipPkENCFF594OZI\ netHprcGCA_018469425v1 HG03516.mat netAlign GCA_018469425.1 chainHprcGCA_018469425v1 HG03516.mat HG03516.pri.mat.f1_v2 (May 2021 GCA_018469425.1_HG03516.pri.mat.f1_v2) HPRC project computed Chain Nets 1 62 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG03516.mat HG03516.pri.mat.f1_v2 (May 2021 GCA_018469425.1_HG03516.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469425.1\ parent hprcChainNetViewnet off\ priority 44\ shortLabel HG03516.mat\ subGroups view=net sample=s044 population=afr subpop=esn hap=mat\ track netHprcGCA_018469425v1\ type netAlign GCA_018469425.1 chainHprcGCA_018469425v1\ wgEncodeRegDnaseUwHmvecdadPeak HMVEC-dAd Pk narrowPeak HMVEC-dAd dermal microvascular endothelial cell DNaseI Peaks from ENCODE 1 62 85 255 246 170 255 250 1 0 0 regulation 1 color 85,255,246\ longLabel HMVEC-dAd dermal microvascular endothelial cell DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-dAd Pk\ subGroups view=a_Peaks cellType=HMVEC-dAd treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmvecdadPeak\ wgEncodeRegDnaseUwHmvecdadWig HMVEC-dAd Sg bigWig 0 7923.4 HMVEC-dAd dermal microvascular endothelial cell DNaseI Signal from ENCODE 0 62 85 255 246 170 255 250 0 0 0 regulation 1 color 85,255,246\ longLabel HMVEC-dAd dermal microvascular endothelial cell DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.56686\ shortLabel HMVEC-dAd Sg\ subGroups cellType=HMVEC-dAd treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmvecdadSignal\ track wgEncodeRegDnaseUwHmvecdadWig\ type bigWig 0 7923.4\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_tpm_fwd AorticSmsToIL1b_00hr30minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_forward 1 63 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep1%20%28LK37%29.CNhs13351.12654-134H8.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12654-134H8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr30minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_ctss_fwd AorticSmsToIL1b_00hr30minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_forward 0 63 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep1%20%28LK37%29.CNhs13351.12654-134H8.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12654-134H8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr30minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF704JHR BJ CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in BJ from ENCODE 3 (ENCFF704JHR) 0 63 255 184 85 255 219 170 0 0 0 regulation 1 color 255,184,85\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in BJ from ENCODE 3 (ENCFF704JHR)\ parent encTfChipPk off\ shortLabel BJ CTCF\ subGroups cellType=BJ factor=CTCF\ track encTfChipPkENCFF704JHR\ chainHprcGCA_018469415v1 HG03516.pat chain GCA_018469415.1 HG03516.pat HG03516.alt.pat.f1_v2 (May 2021 GCA_018469415.1_HG03516.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 63 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG03516.pat HG03516.alt.pat.f1_v2 (May 2021 GCA_018469415.1_HG03516.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469415.1\ parent hprcChainNetViewchain off\ priority 43\ shortLabel HG03516.pat\ subGroups view=chain sample=s043 population=afr subpop=esn hap=pat\ track chainHprcGCA_018469415v1\ type chain GCA_018469415.1\ wgEncodeRegDnaseUwHrcepicPeak HRCEpiC Pk narrowPeak HRCEpiC renal cortical epithelium DNaseI Peaks from ENCODE 1 63 85 251 255 170 253 255 1 0 0 regulation 1 color 85,251,255\ longLabel HRCEpiC renal cortical epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HRCEpiC Pk\ subGroups view=a_Peaks cellType=HRCEpiC treatment=n_a tissue=kidney cancer=normal\ track wgEncodeRegDnaseUwHrcepicPeak\ wgEncodeRegDnaseUwHrcepicWig HRCEpiC Sg bigWig 0 4920.93 HRCEpiC renal cortical epithelium DNaseI Signal from ENCODE 0 63 85 251 255 170 253 255 0 0 0 regulation 1 color 85,251,255\ longLabel HRCEpiC renal cortical epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.58591\ shortLabel HRCEpiC Sg\ subGroups cellType=HRCEpiC treatment=n_a tissue=kidney cancer=normal\ table wgEncodeRegDnaseUwHrcepicSignal\ track wgEncodeRegDnaseUwHrcepicWig\ type bigWig 0 4920.93\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_tpm_rev AorticSmsToIL1b_00hr30minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_reverse 1 64 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep1%20%28LK37%29.CNhs13351.12654-134H8.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12654-134H8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr30minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_ctss_rev AorticSmsToIL1b_00hr30minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_reverse 0 64 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep1%20%28LK37%29.CNhs13351.12654-134H8.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep1 (LK37)_CNhs13351_12654-134H8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12654-134H8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr30minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep1LK37_CNhs13351_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12654-134H8\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF910TER B_cell CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in B_cell from ENCODE 3 (ENCFF910TER) 0 64 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in B_cell from ENCODE 3 (ENCFF910TER)\ parent encTfChipPk off\ shortLabel B_cell CTCF\ subGroups cellType=B_cell factor=CTCF\ track encTfChipPkENCFF910TER\ netHprcGCA_018469415v1 HG03516.pat netAlign GCA_018469415.1 chainHprcGCA_018469415v1 HG03516.pat HG03516.alt.pat.f1_v2 (May 2021 GCA_018469415.1_HG03516.alt.pat.f1_v2) HPRC project computed Chain Nets 1 64 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG03516.pat HG03516.alt.pat.f1_v2 (May 2021 GCA_018469415.1_HG03516.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469415.1\ parent hprcChainNetViewnet off\ priority 43\ shortLabel HG03516.pat\ subGroups view=net sample=s043 population=afr subpop=esn hap=pat\ track netHprcGCA_018469415v1\ type netAlign GCA_018469415.1 chainHprcGCA_018469415v1\ wgEncodeRegDnaseUwHrePeak HRE Pk narrowPeak HRE renal epithelium DNaseI Peaks from ENCODE 1 64 85 248 255 170 251 255 1 0 0 regulation 1 color 85,248,255\ longLabel HRE renal epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HRE Pk\ subGroups view=a_Peaks cellType=HRE treatment=n_a tissue=kidney cancer=normal\ track wgEncodeRegDnaseUwHrePeak\ wgEncodeRegDnaseUwHreWig HRE Sg bigWig 0 6938.49 HRE renal epithelium DNaseI Signal from ENCODE 0 64 85 248 255 170 251 255 0 0 0 regulation 1 color 85,248,255\ longLabel HRE renal epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.59019\ shortLabel HRE Sg\ subGroups cellType=HRE treatment=n_a tissue=kidney cancer=normal\ table wgEncodeRegDnaseUwHreSignal\ track wgEncodeRegDnaseUwHreWig\ type bigWig 0 6938.49\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_tpm_fwd AorticSmsToIL1b_00hr30minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_forward 1 65 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep2%20%28LK38%29.CNhs13371.12752-136A7.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12752-136A7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr30minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_ctss_fwd AorticSmsToIL1b_00hr30minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_forward 0 65 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep2%20%28LK38%29.CNhs13371.12752-136A7.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12752-136A7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr30minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF675JFN C4-2B CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in C4-2B from ENCODE 3 (ENCFF675JFN) 0 65 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in C4-2B from ENCODE 3 (ENCFF675JFN)\ parent encTfChipPk off\ shortLabel C4-2B CTCF\ subGroups cellType=C4-2B factor=CTCF\ track encTfChipPkENCFF675JFN\ chainHprcGCA_018469875v1 HG02622.mat chain GCA_018469875.1 HG02622.mat HG02622.pri.mat.f1_v2 (May 2021 GCA_018469875.1_HG02622.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 65 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02622.mat HG02622.pri.mat.f1_v2 (May 2021 GCA_018469875.1_HG02622.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469875.1\ parent hprcChainNetViewchain\ priority 1\ shortLabel HG02622.mat\ subGroups view=chain sample=s001 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018469875v1\ type chain GCA_018469875.1\ wgEncodeRegDnaseUwNhekPeak NHEK Pk narrowPeak NHEK epidermal keratinocyte DNaseI Peaks from ENCODE 1 65 85 238 255 170 246 255 1 0 0 regulation 1 color 85,238,255\ longLabel NHEK epidermal keratinocyte DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel NHEK Pk\ subGroups view=a_Peaks cellType=NHEK treatment=n_a tissue=skin cancer=normal\ track wgEncodeRegDnaseUwNhekPeak\ wgEncodeRegDnaseUwNhekWig NHEK Sg bigWig 0 9597.75 NHEK epidermal keratinocyte DNaseI Signal from ENCODE 0 65 85 238 255 170 246 255 0 0 0 regulation 1 color 85,238,255\ longLabel NHEK epidermal keratinocyte DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.60559\ shortLabel NHEK Sg\ subGroups cellType=NHEK treatment=n_a tissue=skin cancer=normal\ table wgEncodeRegDnaseUwNhekSignal\ track wgEncodeRegDnaseUwNhekWig\ type bigWig 0 9597.75\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_tpm_rev AorticSmsToIL1b_00hr30minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_reverse 1 66 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep2%20%28LK38%29.CNhs13371.12752-136A7.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12752-136A7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr30minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_ctss_rev AorticSmsToIL1b_00hr30minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_reverse 0 66 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep2%20%28LK38%29.CNhs13371.12752-136A7.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep2 (LK38)_CNhs13371_12752-136A7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12752-136A7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr30minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep2LK38_CNhs13371_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12752-136A7\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF856AUX C4-2B ZFX narrowPeak Transcription Factor ChIP-seq Peaks of ZFX in C4-2B from ENCODE 3 (ENCFF856AUX) 0 66 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of ZFX in C4-2B from ENCODE 3 (ENCFF856AUX)\ parent encTfChipPk off\ shortLabel C4-2B ZFX\ subGroups cellType=C4-2B factor=ZFX\ track encTfChipPkENCFF856AUX\ netHprcGCA_018469875v1 HG02622.mat netAlign GCA_018469875.1 chainHprcGCA_018469875v1 HG02622.mat HG02622.pri.mat.f1_v2 (May 2021 GCA_018469875.1_HG02622.pri.mat.f1_v2) HPRC project computed Chain Nets 1 66 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02622.mat HG02622.pri.mat.f1_v2 (May 2021 GCA_018469875.1_HG02622.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469875.1\ parent hprcChainNetViewnet\ priority 1\ shortLabel HG02622.mat\ subGroups view=net sample=s001 population=afr subpop=gwd hap=mat\ track netHprcGCA_018469875v1\ type netAlign GCA_018469875.1 chainHprcGCA_018469875v1\ wgEncodeRegDnaseUwSaecPeak SAEC Pk narrowPeak SAEC small airway epithelium DNaseI Peaks from ENCODE 1 66 85 231 255 170 243 255 1 0 0 regulation 1 color 85,231,255\ longLabel SAEC small airway epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel SAEC Pk\ subGroups view=a_Peaks cellType=SAEC treatment=n_a tissue=lung cancer=normal\ track wgEncodeRegDnaseUwSaecPeak\ wgEncodeRegDnaseUwSaecWig SAEC Sg bigWig 0 4884.78 SAEC small airway epithelium DNaseI Signal from ENCODE 0 66 85 231 255 170 243 255 0 0 0 regulation 1 color 85,231,255\ longLabel SAEC small airway epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.61604\ shortLabel SAEC Sg\ subGroups cellType=SAEC treatment=n_a tissue=lung cancer=normal\ table wgEncodeRegDnaseUwSaecSignal\ track wgEncodeRegDnaseUwSaecWig\ type bigWig 0 4884.78\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_tpm_fwd AorticSmsToIL1b_00hr30minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_forward 1 67 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep3%20%28LK39%29.CNhs13579.12850-137C6.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12850-137C6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr30minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_ctss_fwd AorticSmsToIL1b_00hr30minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_forward 0 67 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep3%20%28LK39%29.CNhs13579.12850-137C6.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12850-137C6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr30minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF300XXC CD14+monocyte CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in CD14-positive_monocyte from ENCODE 3 (ENCFF300XXC) 0 67 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in CD14-positive_monocyte from ENCODE 3 (ENCFF300XXC)\ parent encTfChipPk off\ shortLabel CD14+monocyte CTCF\ subGroups cellType=CD14-positive_monocyte factor=CTCF\ track encTfChipPkENCFF300XXC\ chainHprcGCA_018469935v1 HG02717.mat chain GCA_018469935.1 HG02717.mat HG02717.pri.mat.f1_v2 (May 2021 GCA_018469935.1_HG02717.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 67 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02717.mat HG02717.pri.mat.f1_v2 (May 2021 GCA_018469935.1_HG02717.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469935.1\ parent hprcChainNetViewchain off\ priority 3\ shortLabel HG02717.mat\ subGroups view=chain sample=s003 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018469935v1\ type chain GCA_018469935.1\ wgEncodeRegDnaseUwPrecPeak PrEC Pk narrowPeak PrEC prostate epithelium DNaseI Peaks from ENCODE 1 67 85 226 255 170 240 255 1 0 0 regulation 1 color 85,226,255\ longLabel PrEC prostate epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel PrEC Pk\ subGroups view=a_Peaks cellType=PrEC treatment=n_a tissue=prostate cancer=normal\ track wgEncodeRegDnaseUwPrecPeak\ wgEncodeRegDnaseUwPrecWig PrEC Sg bigWig 0 4302.39 PrEC prostate epithelium DNaseI Signal from ENCODE 0 67 85 226 255 170 240 255 0 0 0 regulation 1 color 85,226,255\ longLabel PrEC prostate epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.62238\ shortLabel PrEC Sg\ subGroups cellType=PrEC treatment=n_a tissue=prostate cancer=normal\ table wgEncodeRegDnaseUwPrecSignal\ track wgEncodeRegDnaseUwPrecWig\ type bigWig 0 4302.39\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_tpm_rev AorticSmsToIL1b_00hr30minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_reverse 1 68 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep3%20%28LK39%29.CNhs13579.12850-137C6.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12850-137C6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr30minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_ctss_rev AorticSmsToIL1b_00hr30minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_reverse 0 68 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr30min%2c%20biol_rep3%20%28LK39%29.CNhs13579.12850-137C6.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr30min, biol_rep3 (LK39)_CNhs13579_12850-137C6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12850-137C6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr30minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr30minBiolRep3LK39_CNhs13579_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12850-137C6\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF990ZZT Caco-2 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in Caco-2 from ENCODE 3 (ENCFF990ZZT) 0 68 85 193 255 170 224 255 0 0 0 regulation 1 color 85,193,255\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in Caco-2 from ENCODE 3 (ENCFF990ZZT)\ parent encTfChipPk off\ shortLabel Caco-2 CTCF\ subGroups cellType=Caco-2 factor=CTCF\ track encTfChipPkENCFF990ZZT\ wgEncodeRegDnaseUwHeepicPeak HEEpiC Pk narrowPeak HEEpiC esophageal epithelium DNaseI Peaks from ENCODE 1 68 85 220 255 170 237 255 1 0 0 regulation 1 color 85,220,255\ longLabel HEEpiC esophageal epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HEEpiC Pk\ subGroups view=a_Peaks cellType=HEEpiC treatment=n_a tissue=esophagus cancer=normal\ track wgEncodeRegDnaseUwHeepicPeak\ wgEncodeRegDnaseUwHeepicWig HEEpiC Sg bigWig 0 20601.1 HEEpiC esophageal epithelium DNaseI Signal from ENCODE 0 68 85 220 255 170 237 255 0 0 0 regulation 1 color 85,220,255\ longLabel HEEpiC esophageal epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.632\ shortLabel HEEpiC Sg\ subGroups cellType=HEEpiC treatment=n_a tissue=esophagus cancer=normal\ table wgEncodeRegDnaseUwHeepicSignal\ track wgEncodeRegDnaseUwHeepicWig\ type bigWig 0 20601.1\ netHprcGCA_018469935v1 HG02717.mat netAlign GCA_018469935.1 chainHprcGCA_018469935v1 HG02717.mat HG02717.pri.mat.f1_v2 (May 2021 GCA_018469935.1_HG02717.pri.mat.f1_v2) HPRC project computed Chain Nets 1 68 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02717.mat HG02717.pri.mat.f1_v2 (May 2021 GCA_018469935.1_HG02717.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469935.1\ parent hprcChainNetViewnet off\ priority 3\ shortLabel HG02717.mat\ subGroups view=net sample=s003 population=afr subpop=gwd hap=mat\ track netHprcGCA_018469935v1\ type netAlign GCA_018469935.1 chainHprcGCA_018469935v1\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_tpm_fwd AorticSmsToIL1b_00hr45minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_forward 1 69 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep1%20%28LK40%29.CNhs13352.12655-134H9.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12655-134H9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr45minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_ctss_fwd AorticSmsToIL1b_00hr45minBr1+ bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_forward 0 69 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep1%20%28LK40%29.CNhs13352.12655-134H9.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12655-134H9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr45minBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF837RIT DOHH2 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in DOHH2 from ENCODE 3 (ENCFF837RIT) 0 69 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in DOHH2 from ENCODE 3 (ENCFF837RIT)\ parent encTfChipPk off\ shortLabel DOHH2 CTCF\ subGroups cellType=DOHH2 factor=CTCF\ track encTfChipPkENCFF837RIT\ wgEncodeRegDnaseUwGm06990Peak GM06990 Pk narrowPeak GM06990 B-lymphocyte, lymphoblastoid cell line DNaseI Peaks from ENCODE 1 69 85 205 255 170 230 255 1 0 0 regulation 1 color 85,205,255\ longLabel GM06990 B-lymphocyte, lymphoblastoid cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel GM06990 Pk\ subGroups view=a_Peaks cellType=GM06990 treatment=n_a tissue=blood cancer=unknown\ track wgEncodeRegDnaseUwGm06990Peak\ wgEncodeRegDnaseUwGm06990Wig GM06990 Sg bigWig 0 14706.5 GM06990 B-lymphocyte, lymphoblastoid cell line DNaseI Signal from ENCODE 0 69 85 205 255 170 230 255 0 0 0 regulation 1 color 85,205,255\ longLabel GM06990 B-lymphocyte, lymphoblastoid cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.65365\ shortLabel GM06990 Sg\ subGroups cellType=GM06990 treatment=n_a tissue=blood cancer=unknown\ table wgEncodeRegDnaseUwGm06990Signal\ track wgEncodeRegDnaseUwGm06990Wig\ type bigWig 0 14706.5\ chainHprcGCA_018469955v1 HG02630.mat chain GCA_018469955.1 HG02630.mat HG02630.pri.mat.f1_v2 (May 2021 GCA_018469955.1_HG02630.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 69 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02630.mat HG02630.pri.mat.f1_v2 (May 2021 GCA_018469955.1_HG02630.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469955.1\ parent hprcChainNetViewchain off\ priority 5\ shortLabel HG02630.mat\ subGroups view=chain sample=s005 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018469955v1\ type chain GCA_018469955.1\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_tpm_rev AorticSmsToIL1b_00hr45minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_reverse 1 70 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep1%20%28LK40%29.CNhs13352.12655-134H9.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12655-134H9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr45minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_ctss_rev AorticSmsToIL1b_00hr45minBr1- bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_reverse 0 70 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep1%20%28LK40%29.CNhs13352.12655-134H9.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep1 (LK40)_CNhs13352_12655-134H9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12655-134H9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr45minBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep1LK40_CNhs13352_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12655-134H9\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF897RQN GM06990 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM06990 from ENCODE 3 (ENCFF897RQN) 0 70 85 205 255 170 230 255 0 0 0 regulation 1 color 85,205,255\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM06990 from ENCODE 3 (ENCFF897RQN)\ parent encTfChipPk off\ shortLabel GM06990 CTCF\ subGroups cellType=GM06990 factor=CTCF\ track encTfChipPkENCFF897RQN\ wgEncodeRegDnaseUwHepg2Peak HepG2 Pk narrowPeak HepG2 hepatocellular carcinoma cell line DNaseI Peaks from ENCODE 1 70 85 198 255 170 226 255 1 0 0 regulation 1 color 85,198,255\ longLabel HepG2 hepatocellular carcinoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel HepG2 Pk\ subGroups view=a_Peaks cellType=HepG2 treatment=n_a tissue=liver cancer=cancer\ track wgEncodeRegDnaseUwHepg2Peak\ wgEncodeRegDnaseUwHepg2Wig HepG2 Sg bigWig 0 4511.03 HepG2 hepatocellular carcinoma cell line DNaseI Signal from ENCODE 0 70 85 198 255 170 226 255 0 0 0 regulation 1 color 85,198,255\ longLabel HepG2 hepatocellular carcinoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.66426\ shortLabel HepG2 Sg\ subGroups cellType=HepG2 treatment=n_a tissue=liver cancer=cancer\ table wgEncodeRegDnaseUwHepg2Signal\ track wgEncodeRegDnaseUwHepg2Wig\ type bigWig 0 4511.03\ netHprcGCA_018469955v1 HG02630.mat netAlign GCA_018469955.1 chainHprcGCA_018469955v1 HG02630.mat HG02630.pri.mat.f1_v2 (May 2021 GCA_018469955.1_HG02630.pri.mat.f1_v2) HPRC project computed Chain Nets 1 70 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02630.mat HG02630.pri.mat.f1_v2 (May 2021 GCA_018469955.1_HG02630.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469955.1\ parent hprcChainNetViewnet off\ priority 5\ shortLabel HG02630.mat\ subGroups view=net sample=s005 population=afr subpop=gwd hap=mat\ track netHprcGCA_018469955v1\ type netAlign GCA_018469955.1 chainHprcGCA_018469955v1\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_tpm_fwd AorticSmsToIL1b_00hr45minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_forward 1 71 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep2%20%28LK41%29.CNhs13372.12753-136A8.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12753-136A8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr45minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_ctss_fwd AorticSmsToIL1b_00hr45minBr2+ bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_forward 0 71 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep2%20%28LK41%29.CNhs13372.12753-136A8.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12753-136A8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr45minBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwCaco2Peak Caco-2 Pk narrowPeak Caco-2 colon adenocarcinoma cell line DNaseI Peaks from ENCODE 1 71 85 193 255 170 224 255 1 0 0 regulation 1 color 85,193,255\ longLabel Caco-2 colon adenocarcinoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel Caco-2 Pk\ subGroups view=a_Peaks cellType=Caco-2 treatment=n_a tissue=colon cancer=cancer\ track wgEncodeRegDnaseUwCaco2Peak\ wgEncodeRegDnaseUwCaco2Wig Caco-2 Sg bigWig 0 4903.16 Caco-2 colon adenocarcinoma cell line DNaseI Signal from ENCODE 0 71 85 193 255 170 224 255 0 0 0 regulation 1 color 85,193,255\ longLabel Caco-2 colon adenocarcinoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.67125\ shortLabel Caco-2 Sg\ subGroups cellType=Caco-2 treatment=n_a tissue=colon cancer=cancer\ table wgEncodeRegDnaseUwCaco2Signal\ track wgEncodeRegDnaseUwCaco2Wig\ type bigWig 0 4903.16\ encTfChipPkENCFF329TZO GM08714 ZNF274 narrowPeak Transcription Factor ChIP-seq Peaks of ZNF274 in GM08714 from ENCODE 3 (ENCFF329TZO) 0 71 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of ZNF274 in GM08714 from ENCODE 3 (ENCFF329TZO)\ parent encTfChipPk off\ shortLabel GM08714 ZNF274\ subGroups cellType=GM08714 factor=ZNF274\ track encTfChipPkENCFF329TZO\ chainHprcGCA_018470445v1 HG02572.mat chain GCA_018470445.1 HG02572.mat HG02572.pri.mat.f1_v2 (May 2021 GCA_018470445.1_HG02572.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 71 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02572.mat HG02572.pri.mat.f1_v2 (May 2021 GCA_018470445.1_HG02572.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018470445.1\ parent hprcChainNetViewchain off\ priority 8\ shortLabel HG02572.mat\ subGroups view=chain sample=s008 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018470445v1\ type chain GCA_018470445.1\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_tpm_rev AorticSmsToIL1b_00hr45minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_reverse 1 72 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep2%20%28LK41%29.CNhs13372.12753-136A8.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12753-136A8 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr45minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_ctss_rev AorticSmsToIL1b_00hr45minBr2- bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_reverse 0 72 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep2%20%28LK41%29.CNhs13372.12753-136A8.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep2 (LK41)_CNhs13372_12753-136A8_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12753-136A8 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr45minBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep2LK41_CNhs13372_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12753-136A8\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF178PUI GM10266 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM10266 from ENCODE 3 (ENCFF178PUI) 0 72 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM10266 from ENCODE 3 (ENCFF178PUI)\ parent encTfChipPk off\ shortLabel GM10266 CTCF\ subGroups cellType=GM10266 factor=CTCF\ track encTfChipPkENCFF178PUI\ netHprcGCA_018470445v1 HG02572.mat netAlign GCA_018470445.1 chainHprcGCA_018470445v1 HG02572.mat HG02572.pri.mat.f1_v2 (May 2021 GCA_018470445.1_HG02572.pri.mat.f1_v2) HPRC project computed Chain Nets 1 72 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02572.mat HG02572.pri.mat.f1_v2 (May 2021 GCA_018470445.1_HG02572.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018470445.1\ parent hprcChainNetViewnet off\ priority 8\ shortLabel HG02572.mat\ subGroups view=net sample=s008 population=afr subpop=gwd hap=mat\ track netHprcGCA_018470445v1\ type netAlign GCA_018470445.1 chainHprcGCA_018470445v1\ wgEncodeRegDnaseUwSknshraPeak SK-N-SH_RA Pk narrowPeak SK-N-SH_RA neuroblastoma cell line, RA treated DNaseI Peaks from ENCODE 1 72 85 189 255 170 222 255 1 0 0 regulation 1 color 85,189,255\ longLabel SK-N-SH_RA neuroblastoma cell line, RA treated DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel SK-N-SH_RA Pk\ subGroups view=a_Peaks cellType=SK-N-SH_RA treatment=n_a tissue=brain cancer=cancer\ track wgEncodeRegDnaseUwSknshraPeak\ wgEncodeRegDnaseUwSknshraWig SK-N-SH_RA Sg bigWig 0 4488.56 SK-N-SH_RA neuroblastoma cell line, RA treated DNaseI Signal from ENCODE 0 72 85 189 255 170 222 255 0 0 0 regulation 1 color 85,189,255\ longLabel SK-N-SH_RA neuroblastoma cell line, RA treated DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.679\ shortLabel SK-N-SH_RA Sg\ subGroups cellType=SK-N-SH_RA treatment=n_a tissue=brain cancer=cancer\ table wgEncodeRegDnaseUwSknshraSignal\ track wgEncodeRegDnaseUwSknshraWig\ type bigWig 0 4488.56\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_tpm_fwd AorticSmsToIL1b_00hr45minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_forward 1 73 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep3%20%28LK42%29.CNhs13580.12851-137C7.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12851-137C7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr45minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_ctss_fwd AorticSmsToIL1b_00hr45minBr3+ bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_forward 0 73 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep3%20%28LK42%29.CNhs13580.12851-137C7.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12851-137C7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr45minBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwCd20ro01778Peak CD20+_RO01778 Pk narrowPeak CD20+_RO01778 B-lymphocyte, CD20+ DNaseI Peaks from ENCODE 1 73 85 183 255 170 219 255 1 0 0 regulation 1 color 85,183,255\ longLabel CD20+_RO01778 B-lymphocyte, CD20+ DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel CD20+_RO01778 Pk\ subGroups view=a_Peaks cellType=CD20_RO01778 treatment=n_a tissue=blood cancer=normal\ track wgEncodeRegDnaseUwCd20ro01778Peak\ wgEncodeRegDnaseUwCd20ro01778Wig CD20+_RO01778 Sg bigWig 0 1572.73 CD20+_RO01778 B-lymphocyte, CD20+ DNaseI Signal from ENCODE 0 73 85 183 255 170 219 255 0 0 0 regulation 1 color 85,183,255\ longLabel CD20+_RO01778 B-lymphocyte, CD20+ DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.68971\ shortLabel CD20+_RO01778 Sg\ subGroups cellType=CD20_RO01778 treatment=n_a tissue=blood cancer=normal\ table wgEncodeRegDnaseUwCd20ro01778Signal\ track wgEncodeRegDnaseUwCd20ro01778Wig\ type bigWig 0 1572.73\ encTfChipPkENCFF751IKT GM12864 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM12864 from ENCODE 3 (ENCFF751IKT) 0 73 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM12864 from ENCODE 3 (ENCFF751IKT)\ parent encTfChipPk off\ shortLabel GM12864 CTCF\ subGroups cellType=GM12864 factor=CTCF\ track encTfChipPkENCFF751IKT\ chainHprcGCA_018470455v1 HG02886.mat chain GCA_018470455.1 HG02886.mat HG02886.pri.mat.f1_v2 (May 2021 GCA_018470455.1_HG02886.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 73 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02886.mat HG02886.pri.mat.f1_v2 (May 2021 GCA_018470455.1_HG02886.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018470455.1\ parent hprcChainNetViewchain off\ priority 9\ shortLabel HG02886.mat\ subGroups view=chain sample=s009 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018470455v1\ type chain GCA_018470455.1\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_tpm_rev AorticSmsToIL1b_00hr45minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_reverse 1 74 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep3%20%28LK42%29.CNhs13580.12851-137C7.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12851-137C7 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_00hr45minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_ctss_rev AorticSmsToIL1b_00hr45minBr3- bigWig Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_reverse 0 74 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2000hr45min%2c%20biol_rep3%20%28LK42%29.CNhs13580.12851-137C7.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 00hr45min, biol_rep3 (LK42)_CNhs13580_12851-137C7_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12851-137C7 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_00hr45minBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b00hr45minBiolRep3LK42_CNhs13580_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12851-137C7\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF965YZI GM12865 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM12865 from ENCODE 3 (ENCFF965YZI) 0 74 85 147 255 170 201 255 0 0 0 regulation 1 color 85,147,255\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM12865 from ENCODE 3 (ENCFF965YZI)\ parent encTfChipPk off\ shortLabel GM12865 CTCF\ subGroups cellType=GM12865 factor=CTCF\ track encTfChipPkENCFF965YZI\ netHprcGCA_018470455v1 HG02886.mat netAlign GCA_018470455.1 chainHprcGCA_018470455v1 HG02886.mat HG02886.pri.mat.f1_v2 (May 2021 GCA_018470455.1_HG02886.pri.mat.f1_v2) HPRC project computed Chain Nets 1 74 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02886.mat HG02886.pri.mat.f1_v2 (May 2021 GCA_018470455.1_HG02886.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018470455.1\ parent hprcChainNetViewnet off\ priority 9\ shortLabel HG02886.mat\ subGroups view=net sample=s009 population=afr subpop=gwd hap=mat\ track netHprcGCA_018470455v1\ type netAlign GCA_018470455.1 chainHprcGCA_018470455v1\ wgEncodeRegDnaseUwTh1Peak Th1 Pk narrowPeak Th1 T-lymphocyte, helper type 1 DNaseI Peaks from ENCODE 1 74 85 178 255 170 216 255 1 0 0 regulation 1 color 85,178,255\ longLabel Th1 T-lymphocyte, helper type 1 DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel Th1 Pk\ subGroups view=a_Peaks cellType=Th1 treatment=n_a tissue=blood cancer=unknown\ track wgEncodeRegDnaseUwTh1Peak\ wgEncodeRegDnaseUwTh1Wig Th1 Sg bigWig 0 2056.65 Th1 T-lymphocyte, helper type 1 DNaseI Signal from ENCODE 0 74 85 178 255 170 216 255 0 0 0 regulation 1 color 85,178,255\ longLabel Th1 T-lymphocyte, helper type 1 DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.69959\ shortLabel Th1 Sg\ subGroups cellType=Th1 treatment=n_a tissue=blood cancer=unknown\ table wgEncodeRegDnaseUwTh1Signal\ track wgEncodeRegDnaseUwTh1Wig\ type bigWig 0 2056.65\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_tpm_fwd AorticSmsToIL1b_01hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_forward 1 75 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep1%20%28LK43%29.CNhs13353.12656-134I1.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12656-134I1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_01hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_ctss_fwd AorticSmsToIL1b_01hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_forward 0 75 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep1%20%28LK43%29.CNhs13353.12656-134I1.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12656-134I1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_01hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF913EEI GM12873 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM12873 from ENCODE 3 (ENCFF913EEI) 0 75 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM12873 from ENCODE 3 (ENCFF913EEI)\ parent encTfChipPk off\ shortLabel GM12873 CTCF\ subGroups cellType=GM12873 factor=CTCF\ track encTfChipPkENCFF913EEI\ chainHprcGCA_018473295v1 HG03540.mat chain GCA_018473295.1 HG03540.mat HG03540.pri.mat.f1_v2 (May 2021 GCA_018473295.1_HG03540.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 75 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG03540.mat HG03540.pri.mat.f1_v2 (May 2021 GCA_018473295.1_HG03540.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018473295.1\ parent hprcChainNetViewchain off\ priority 11\ shortLabel HG03540.mat\ subGroups view=chain sample=s011 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018473295v1\ type chain GCA_018473295.1\ wgEncodeRegDnaseUwTh2Peak Th2 Pk narrowPeak Th2 T-lymphocyte, helper type 2 DNaseI Peaks from ENCODE 1 75 85 176 255 170 215 255 1 0 0 regulation 1 color 85,176,255\ longLabel Th2 T-lymphocyte, helper type 2 DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel Th2 Pk\ subGroups view=a_Peaks cellType=Th2 treatment=n_a tissue=blood cancer=unknown\ track wgEncodeRegDnaseUwTh2Peak\ wgEncodeRegDnaseUwTh2Wig Th2 Sg bigWig 0 1526.14 Th2 T-lymphocyte, helper type 2 DNaseI Signal from ENCODE 0 75 85 176 255 170 215 255 0 0 0 regulation 1 color 85,176,255\ longLabel Th2 T-lymphocyte, helper type 2 DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.70375\ shortLabel Th2 Sg\ subGroups cellType=Th2 treatment=n_a tissue=blood cancer=unknown\ table wgEncodeRegDnaseUwTh2Signal\ track wgEncodeRegDnaseUwTh2Wig\ type bigWig 0 1526.14\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_tpm_rev AorticSmsToIL1b_01hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_reverse 1 76 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep1%20%28LK43%29.CNhs13353.12656-134I1.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12656-134I1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_01hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_ctss_rev AorticSmsToIL1b_01hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_reverse 0 76 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep1%20%28LK43%29.CNhs13353.12656-134I1.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep1 (LK43)_CNhs13353_12656-134I1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12656-134I1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_01hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep1LK43_CNhs13353_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12656-134I1\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF834WWA GM12874 CTCF narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM12874 from ENCODE 3 (ENCFF834WWA) 0 76 0 0 0 127 127 127 0 0 0 regulation 1 longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM12874 from ENCODE 3 (ENCFF834WWA)\ parent encTfChipPk off\ shortLabel GM12874 CTCF\ subGroups cellType=GM12874 factor=CTCF\ track encTfChipPkENCFF834WWA\ netHprcGCA_018473295v1 HG03540.mat netAlign GCA_018473295.1 chainHprcGCA_018473295v1 HG03540.mat HG03540.pri.mat.f1_v2 (May 2021 GCA_018473295.1_HG03540.pri.mat.f1_v2) HPRC project computed Chain Nets 1 76 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG03540.mat HG03540.pri.mat.f1_v2 (May 2021 GCA_018473295.1_HG03540.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018473295.1\ parent hprcChainNetViewnet off\ priority 11\ shortLabel HG03540.mat\ subGroups view=net sample=s011 population=afr subpop=gwd hap=mat\ track netHprcGCA_018473295v1\ type netAlign GCA_018473295.1 chainHprcGCA_018473295v1\ wgEncodeRegDnaseUwTh1wb54553204Peak Th1_Wb54553204 Pk narrowPeak Th1_Wb54553204 T-lymphocyte, helper type 1 DNaseI Peaks from ENCODE 1 76 85 173 255 170 214 255 1 0 0 regulation 1 color 85,173,255\ longLabel Th1_Wb54553204 T-lymphocyte, helper type 1 DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel Th1_Wb54553204 Pk\ subGroups view=a_Peaks cellType=Th1_Wb54553204 treatment=n_a tissue=blood cancer=normal\ track wgEncodeRegDnaseUwTh1wb54553204Peak\ wgEncodeRegDnaseUwTh1wb54553204Wig Th1_Wb54553204 Sg bigWig 0 593.107 Th1_Wb54553204 T-lymphocyte, helper type 1 DNaseI Signal from ENCODE 0 76 85 173 255 170 214 255 0 0 0 regulation 1 color 85,173,255\ longLabel Th1_Wb54553204 T-lymphocyte, helper type 1 DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.70849\ shortLabel Th1_Wb54553204 Sg\ subGroups cellType=Th1_Wb54553204 treatment=n_a tissue=blood cancer=normal\ table wgEncodeRegDnaseUwTh1wb54553204Signal\ track wgEncodeRegDnaseUwTh1wb54553204Wig\ type bigWig 0 593.107\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_tpm_fwd AorticSmsToIL1b_01hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_forward 1 77 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep2%20%28LK44%29.CNhs13373.12754-136A9.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12754-136A9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_01hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_ctss_fwd AorticSmsToIL1b_01hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_forward 0 77 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep2%20%28LK44%29.CNhs13373.12754-136A9.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12754-136A9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_01hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF003VDB GM12878 ARID3A narrowPeak Transcription Factor ChIP-seq Peaks of ARID3A in GM12878 from ENCODE 3 (ENCFF003VDB) 0 77 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of ARID3A in GM12878 from ENCODE 3 (ENCFF003VDB)\ parent encTfChipPk off\ shortLabel GM12878 ARID3A\ subGroups cellType=GM12878 factor=ARID3A\ track encTfChipPkENCFF003VDB\ chainHprcGCA_018503585v1 HG02818.mat chain GCA_018503585.1 HG02818.mat HG02818.pri.mat.f1_v2 (May 2021 GCA_018503585.1_HG02818.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 77 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02818.mat HG02818.pri.mat.f1_v2 (May 2021 GCA_018503585.1_HG02818.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018503585.1\ parent hprcChainNetViewchain off\ priority 14\ shortLabel HG02818.mat\ subGroups view=chain sample=s014 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018503585v1\ type chain GCA_018503585.1\ wgEncodeRegDnaseUwJurkatPeak Jurkat Pk narrowPeak Jurkat T-lymphocyte acute leukemia cell line DNaseI Peaks from ENCODE 1 77 85 165 255 170 210 255 1 0 0 regulation 1 color 85,165,255\ longLabel Jurkat T-lymphocyte acute leukemia cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel Jurkat Pk\ subGroups view=a_Peaks cellType=Jurkat treatment=n_a tissue=blood cancer=cancer\ track wgEncodeRegDnaseUwJurkatPeak\ wgEncodeRegDnaseUwJurkatWig Jurkat Sg bigWig 0 5823.31 Jurkat T-lymphocyte acute leukemia cell line DNaseI Signal from ENCODE 0 77 85 165 255 170 210 255 0 0 0 regulation 1 color 85,165,255\ longLabel Jurkat T-lymphocyte acute leukemia cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.71966\ shortLabel Jurkat Sg\ subGroups cellType=Jurkat treatment=n_a tissue=blood cancer=cancer\ table wgEncodeRegDnaseUwJurkatSignal\ track wgEncodeRegDnaseUwJurkatWig\ type bigWig 0 5823.31\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_tpm_rev AorticSmsToIL1b_01hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_reverse 1 78 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep2%20%28LK44%29.CNhs13373.12754-136A9.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12754-136A9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_01hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_ctss_rev AorticSmsToIL1b_01hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_reverse 0 78 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2001hr%2c%20biol_rep2%20%28LK44%29.CNhs13373.12754-136A9.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 01hr, biol_rep2 (LK44)_CNhs13373_12754-136A9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12754-136A9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_01hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b01hrBiolRep2LK44_CNhs13373_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12754-136A9\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF758RQJ GM12878 ARNT narrowPeak Transcription Factor ChIP-seq Peaks of ARNT in GM12878 from ENCODE 3 (ENCFF758RQJ) 0 78 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of ARNT in GM12878 from ENCODE 3 (ENCFF758RQJ)\ parent encTfChipPk off\ shortLabel GM12878 ARNT\ subGroups cellType=GM12878 factor=ARNT\ track encTfChipPkENCFF758RQJ\ wgEncodeRegDnaseUwGm12878Peak GM12878 Pk narrowPeak GM12878 B-lymphocyte, lymphoblastoid cell line DNaseI Peaks from ENCODE 1 78 85 152 255 170 203 255 1 0 0 regulation 1 color 85,152,255\ longLabel GM12878 B-lymphocyte, lymphoblastoid cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel GM12878 Pk\ subGroups view=a_Peaks cellType=GM12878 treatment=n_a tissue=blood cancer=normal\ track wgEncodeRegDnaseUwGm12878Peak\ wgEncodeRegDnaseUwGm12878Wig GM12878 Sg bigWig 0 7218.11 GM12878 B-lymphocyte, lymphoblastoid cell line DNaseI Signal from ENCODE 0 78 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel GM12878 B-lymphocyte, lymphoblastoid cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.73349\ shortLabel GM12878 Sg\ subGroups cellType=GM12878 treatment=n_a tissue=blood cancer=normal\ table wgEncodeRegDnaseUwGm12878Signal\ track wgEncodeRegDnaseUwGm12878Wig\ type bigWig 0 7218.11\ netHprcGCA_018503585v1 HG02818.mat netAlign GCA_018503585.1 chainHprcGCA_018503585v1 HG02818.mat HG02818.pri.mat.f1_v2 (May 2021 GCA_018503585.1_HG02818.pri.mat.f1_v2) HPRC project computed Chain Nets 1 78 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02818.mat HG02818.pri.mat.f1_v2 (May 2021 GCA_018503585.1_HG02818.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018503585.1\ parent hprcChainNetViewnet off\ priority 14\ shortLabel HG02818.mat\ subGroups view=net sample=s014 population=afr subpop=gwd hap=mat\ track netHprcGCA_018503585v1\ type netAlign GCA_018503585.1 chainHprcGCA_018503585v1\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_tpm_fwd AorticSmsToIL1b_02hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_forward 1 79 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep2%20%28LK47%29.CNhs13374.12755-136B1.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12755-136B1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_02hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_ctss_fwd AorticSmsToIL1b_02hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_forward 0 79 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep2%20%28LK47%29.CNhs13374.12755-136B1.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12755-136B1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_02hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwGm12865Peak GM12865 Pk narrowPeak GM12865 B-lymphocyte, lymphoblastoid cell line DNaseI Peaks from ENCODE 1 79 85 147 255 170 201 255 1 0 0 regulation 1 color 85,147,255\ longLabel GM12865 B-lymphocyte, lymphoblastoid cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel GM12865 Pk\ subGroups view=a_Peaks cellType=GM12865 treatment=n_a tissue=blood cancer=unknown\ track wgEncodeRegDnaseUwGm12865Peak\ wgEncodeRegDnaseUwGm12865Wig GM12865 Sg bigWig 0 8525.5 GM12865 B-lymphocyte, lymphoblastoid cell line DNaseI Signal from ENCODE 0 79 85 147 255 170 201 255 0 0 0 regulation 1 color 85,147,255\ longLabel GM12865 B-lymphocyte, lymphoblastoid cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.73856\ shortLabel GM12865 Sg\ subGroups cellType=GM12865 treatment=n_a tissue=blood cancer=unknown\ table wgEncodeRegDnaseUwGm12865Signal\ track wgEncodeRegDnaseUwGm12865Wig\ type bigWig 0 8525.5\ encTfChipPkENCFF096XRG GM12878 ASH2L narrowPeak Transcription Factor ChIP-seq Peaks of ASH2L in GM12878 from ENCODE 3 (ENCFF096XRG) 0 79 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of ASH2L in GM12878 from ENCODE 3 (ENCFF096XRG)\ parent encTfChipPk off\ shortLabel GM12878 ASH2L\ subGroups cellType=GM12878 factor=ASH2L\ track encTfChipPkENCFF096XRG\ chainHprcGCA_018504065v1 HG02723.mat chain GCA_018504065.1 HG02723.mat HG02723.pri.mat.f1_v2 (May 2021 GCA_018504065.1_HG02723.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 79 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02723.mat HG02723.pri.mat.f1_v2 (May 2021 GCA_018504065.1_HG02723.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018504065.1\ parent hprcChainNetViewchain off\ priority 15\ shortLabel HG02723.mat\ subGroups view=chain sample=s015 population=afr subpop=gwd hap=mat\ track chainHprcGCA_018504065v1\ type chain GCA_018504065.1\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_tpm_rev AorticSmsToIL1b_02hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_reverse 1 80 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep2%20%28LK47%29.CNhs13374.12755-136B1.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12755-136B1 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_02hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_ctss_rev AorticSmsToIL1b_02hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_reverse 0 80 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep2%20%28LK47%29.CNhs13374.12755-136B1.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep2 (LK47)_CNhs13374_12755-136B1_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12755-136B1 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_02hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep2LK47_CNhs13374_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12755-136B1\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF210HTZ GM12878 ATF2 1 narrowPeak Transcription Factor ChIP-seq Peaks of ATF2 in GM12878 from ENCODE 3 (ENCFF210HTZ) 0 80 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of ATF2 in GM12878 from ENCODE 3 (ENCFF210HTZ)\ parent encTfChipPk off\ shortLabel GM12878 ATF2 1\ subGroups cellType=GM12878 factor=ATF2\ track encTfChipPkENCFF210HTZ\ netHprcGCA_018504065v1 HG02723.mat netAlign GCA_018504065.1 chainHprcGCA_018504065v1 HG02723.mat HG02723.pri.mat.f1_v2 (May 2021 GCA_018504065.1_HG02723.pri.mat.f1_v2) HPRC project computed Chain Nets 1 80 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02723.mat HG02723.pri.mat.f1_v2 (May 2021 GCA_018504065.1_HG02723.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018504065.1\ parent hprcChainNetViewnet off\ priority 15\ shortLabel HG02723.mat\ subGroups view=net sample=s015 population=afr subpop=gwd hap=mat\ track netHprcGCA_018504065v1\ type netAlign GCA_018504065.1 chainHprcGCA_018504065v1\ wgEncodeRegDnaseUwMonocytescd14ro01746Peak Monocyte-CD14+ Pk narrowPeak Monocytes-CD14+_RO01746 monocyte, CD14+ DNaseI Peaks from ENCODE 1 80 85 135 255 170 195 255 1 0 0 regulation 1 color 85,135,255\ longLabel Monocytes-CD14+_RO01746 monocyte, CD14+ DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel Monocyte-CD14+ Pk\ subGroups view=a_Peaks cellType=Monocytes_CD14_RO01746 treatment=n_a tissue=blood cancer=normal\ track wgEncodeRegDnaseUwMonocytescd14ro01746Peak\ wgEncodeRegDnaseUwMonocytescd14ro01746Wig Monocyte-CD14+ Sg bigWig 0 853.111 Monocytes-CD14+_RO01746 monocyte, CD14+ DNaseI Signal from ENCODE 0 80 85 135 255 170 195 255 0 0 0 regulation 1 color 85,135,255\ longLabel Monocytes-CD14+_RO01746 monocyte, CD14+ DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.75089\ shortLabel Monocyte-CD14+ Sg\ subGroups cellType=Monocytes_CD14_RO01746 treatment=n_a tissue=blood cancer=normal\ table wgEncodeRegDnaseUwMonocytescd14ro01746Signal\ track wgEncodeRegDnaseUwMonocytescd14ro01746Wig\ type bigWig 0 853.111\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_tpm_fwd AorticSmsToIL1b_02hrBr3+ bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_forward 1 81 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep3%20%28LK48%29.CNhs13582.12853-137C9.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12853-137C9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_02hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_ctss_fwd AorticSmsToIL1b_02hrBr3+ bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_forward 0 81 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep3%20%28LK48%29.CNhs13582.12853-137C9.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12853-137C9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_02hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF806KKM GM12878 ATF2 2 narrowPeak Transcription Factor ChIP-seq Peaks of ATF2 in GM12878 from ENCODE 3 (ENCFF806KKM) 0 81 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of ATF2 in GM12878 from ENCODE 3 (ENCFF806KKM)\ parent encTfChipPk off\ shortLabel GM12878 ATF2 2\ subGroups cellType=GM12878 factor=ATF2\ track encTfChipPkENCFF806KKM\ chainHprcGCA_018469925v1 HG02622.pat chain GCA_018469925.1 HG02622.pat HG02622.alt.pat.f1_v2 (May 2021 GCA_018469925.1_HG02622.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 81 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02622.pat HG02622.alt.pat.f1_v2 (May 2021 GCA_018469925.1_HG02622.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469925.1\ parent hprcChainNetViewchain off\ priority 2\ shortLabel HG02622.pat\ subGroups view=chain sample=s002 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018469925v1\ type chain GCA_018469925.1\ wgEncodeRegDnaseUwHl60Peak HL-60 Pk narrowPeak HL-60 acute promyelocytic leukemia (APL) cell line DNaseI Peaks from ENCODE 1 81 85 124 255 170 189 255 1 0 0 regulation 1 color 85,124,255\ longLabel HL-60 acute promyelocytic leukemia (APL) cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HL-60 Pk\ subGroups view=a_Peaks cellType=HL-60 treatment=n_a tissue=blood cancer=cancer\ track wgEncodeRegDnaseUwHl60Peak\ wgEncodeRegDnaseUwHl60Wig HL-60 Sg bigWig 0 5012.92 HL-60 acute promyelocytic leukemia (APL) cell line DNaseI Signal from ENCODE 0 81 85 124 255 170 189 255 0 0 0 regulation 1 color 85,124,255\ longLabel HL-60 acute promyelocytic leukemia (APL) cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.76239\ shortLabel HL-60 Sg\ subGroups cellType=HL-60 treatment=n_a tissue=blood cancer=cancer\ table wgEncodeRegDnaseUwHl60Signal\ track wgEncodeRegDnaseUwHl60Wig\ type bigWig 0 5012.92\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_tpm_rev AorticSmsToIL1b_02hrBr3- bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_reverse 1 82 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep3%20%28LK48%29.CNhs13582.12853-137C9.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12853-137C9 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_02hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_ctss_rev AorticSmsToIL1b_02hrBr3- bigWig Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_reverse 0 82 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2002hr%2c%20biol_rep3%20%28LK48%29.CNhs13582.12853-137C9.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 02hr, biol_rep3 (LK48)_CNhs13582_12853-137C9_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12853-137C9 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_02hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b02hrBiolRep3LK48_CNhs13582_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12853-137C9\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF495PWL GM12878 ATF7 narrowPeak Transcription Factor ChIP-seq Peaks of ATF7 in GM12878 from ENCODE 3 (ENCFF495PWL) 0 82 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of ATF7 in GM12878 from ENCODE 3 (ENCFF495PWL)\ parent encTfChipPk off\ shortLabel GM12878 ATF7\ subGroups cellType=GM12878 factor=ATF7\ track encTfChipPkENCFF495PWL\ netHprcGCA_018469925v1 HG02622.pat netAlign GCA_018469925.1 chainHprcGCA_018469925v1 HG02622.pat HG02622.alt.pat.f1_v2 (May 2021 GCA_018469925.1_HG02622.alt.pat.f1_v2) HPRC project computed Chain Nets 1 82 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02622.pat HG02622.alt.pat.f1_v2 (May 2021 GCA_018469925.1_HG02622.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469925.1\ parent hprcChainNetViewnet off\ priority 2\ shortLabel HG02622.pat\ subGroups view=net sample=s002 population=afr subpop=gwd hap=pat\ track netHprcGCA_018469925v1\ type netAlign GCA_018469925.1 chainHprcGCA_018469925v1\ wgEncodeRegDnaseUwNb4Peak NB4 Pk narrowPeak NB4 acute promyelocytic leukemia (APL) cell line DNaseI Peaks from ENCODE 1 82 85 112 255 170 183 255 1 0 0 regulation 1 color 85,112,255\ longLabel NB4 acute promyelocytic leukemia (APL) cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel NB4 Pk\ subGroups view=a_Peaks cellType=NB4 treatment=n_a tissue=bone_marrow cancer=cancer\ track wgEncodeRegDnaseUwNb4Peak\ wgEncodeRegDnaseUwNb4Wig NB4 Sg bigWig 0 7662.2 NB4 acute promyelocytic leukemia (APL) cell line DNaseI Signal from ENCODE 0 82 85 112 255 170 183 255 0 0 0 regulation 1 color 85,112,255\ longLabel NB4 acute promyelocytic leukemia (APL) cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.77436\ shortLabel NB4 Sg\ subGroups cellType=NB4 treatment=n_a tissue=bone_marrow cancer=cancer\ table wgEncodeRegDnaseUwNb4Signal\ track wgEncodeRegDnaseUwNb4Wig\ type bigWig 0 7662.2\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_tpm_fwd AorticSmsToIL1b_03hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_forward 1 83 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep1%20%28LK49%29.CNhs13355.12658-134I3.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12658-134I3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_03hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_ctss_fwd AorticSmsToIL1b_03hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_forward 0 83 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep1%20%28LK49%29.CNhs13355.12658-134I3.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12658-134I3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_03hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF725YZH GM12878 BACH1 narrowPeak Transcription Factor ChIP-seq Peaks of BACH1 in GM12878 from ENCODE 3 (ENCFF725YZH) 0 83 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BACH1 in GM12878 from ENCODE 3 (ENCFF725YZH)\ parent encTfChipPk off\ shortLabel GM12878 BACH1\ subGroups cellType=GM12878 factor=BACH1\ track encTfChipPkENCFF725YZH\ wgEncodeRegDnaseUwH7hescPeak H7-ES Pk narrowPeak H7-hESC embryonic stem cell DNaseI Peaks from ENCODE 1 83 85 93 255 170 174 255 1 0 0 regulation 1 color 85,93,255\ longLabel H7-hESC embryonic stem cell DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel H7-ES Pk\ subGroups view=a_Peaks cellType=H7-hESC treatment=n_a tissue=embryo cancer=unknown\ track wgEncodeRegDnaseUwH7hescPeak\ wgEncodeRegDnaseUwH7hescWig H7-ES Sg bigWig 0 13035.4 H7-hESC embryonic stem cell DNaseI Signal from ENCODE 0 83 85 93 255 170 174 255 0 0 0 regulation 1 color 85,93,255\ longLabel H7-hESC embryonic stem cell DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.79509\ shortLabel H7-ES Sg\ subGroups cellType=H7-hESC treatment=n_a tissue=embryo cancer=unknown\ table wgEncodeRegDnaseUwH7hescSignal\ track wgEncodeRegDnaseUwH7hescWig\ type bigWig 0 13035.4\ chainHprcGCA_018469945v1 HG02630.pat chain GCA_018469945.1 HG02630.pat HG02630.alt.pat.f1_v2 (May 2021 GCA_018469945.1_HG02630.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 83 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02630.pat HG02630.alt.pat.f1_v2 (May 2021 GCA_018469945.1_HG02630.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018469945.1\ parent hprcChainNetViewchain off\ priority 4\ shortLabel HG02630.pat\ subGroups view=chain sample=s004 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018469945v1\ type chain GCA_018469945.1\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_tpm_rev AorticSmsToIL1b_03hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_reverse 1 84 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep1%20%28LK49%29.CNhs13355.12658-134I3.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12658-134I3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_03hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_ctss_rev AorticSmsToIL1b_03hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_reverse 0 84 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep1%20%28LK49%29.CNhs13355.12658-134I3.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep1 (LK49)_CNhs13355_12658-134I3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12658-134I3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_03hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep1LK49_CNhs13355_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12658-134I3\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF832YIE GM12878 BATF narrowPeak Transcription Factor ChIP-seq Peaks of BATF in GM12878 from ENCODE 3 (ENCFF832YIE) 0 84 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BATF in GM12878 from ENCODE 3 (ENCFF832YIE)\ parent encTfChipPk off\ shortLabel GM12878 BATF\ subGroups cellType=GM12878 factor=BATF\ track encTfChipPkENCFF832YIE\ wgEncodeRegDnaseUwH7hescDiffprota5dPeak H7-ES diff 5d Pk narrowPeak H7-hESC embryonic stem cell (diff 5d) DNaseI Peaks from ENCODE 1 84 85 88 255 170 171 255 1 0 0 regulation 1 color 85,88,255\ longLabel H7-hESC embryonic stem cell (diff 5d) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel H7-ES diff 5d Pk\ subGroups view=a_Peaks cellType=H7-hESC treatment=diffProtA_5d tissue=embryo cancer=unknown\ track wgEncodeRegDnaseUwH7hescDiffprota5dPeak\ wgEncodeRegDnaseUwH7hescDiffprota5dWig H7-ES diff 5d Sg bigWig 0 5836.88 H7-hESC embryonic stem cell (diff 5d) DNaseI Signal from ENCODE 0 84 85 88 255 170 171 255 0 0 0 regulation 1 color 85,88,255\ longLabel H7-hESC embryonic stem cell (diff 5d) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.80059\ shortLabel H7-ES diff 5d Sg\ subGroups cellType=H7-hESC treatment=diffProtA_5d tissue=embryo cancer=unknown\ table wgEncodeRegDnaseUwH7hescDiffprota5dSignal\ track wgEncodeRegDnaseUwH7hescDiffprota5dWig\ type bigWig 0 5836.88\ netHprcGCA_018469945v1 HG02630.pat netAlign GCA_018469945.1 chainHprcGCA_018469945v1 HG02630.pat HG02630.alt.pat.f1_v2 (May 2021 GCA_018469945.1_HG02630.alt.pat.f1_v2) HPRC project computed Chain Nets 1 84 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02630.pat HG02630.alt.pat.f1_v2 (May 2021 GCA_018469945.1_HG02630.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018469945.1\ parent hprcChainNetViewnet off\ priority 4\ shortLabel HG02630.pat\ subGroups view=net sample=s004 population=afr subpop=gwd hap=pat\ track netHprcGCA_018469945v1\ type netAlign GCA_018469945.1 chainHprcGCA_018469945v1\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_tpm_fwd AorticSmsToIL1b_03hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_forward 1 85 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep2%20%28LK50%29.CNhs13375.12756-136B2.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12756-136B2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_03hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_ctss_fwd AorticSmsToIL1b_03hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_forward 0 85 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep2%20%28LK50%29.CNhs13375.12756-136B2.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12756-136B2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_03hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF383HAY GM12878 BCL11A narrowPeak Transcription Factor ChIP-seq Peaks of BCL11A in GM12878 from ENCODE 3 (ENCFF383HAY) 0 85 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BCL11A in GM12878 from ENCODE 3 (ENCFF383HAY)\ parent encTfChipPk off\ shortLabel GM12878 BCL11A\ subGroups cellType=GM12878 factor=BCL11A\ track encTfChipPkENCFF383HAY\ wgEncodeRegDnaseUwH7hescDiffprota14dPeak H7-ES diff 14d Pk narrowPeak H7-hESC embryonic stem cell (diff 14d) DNaseI Peaks from ENCODE 1 85 89 85 255 172 170 255 1 0 0 regulation 1 color 89,85,255\ longLabel H7-hESC embryonic stem cell (diff 14d) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel H7-ES diff 14d Pk\ subGroups view=a_Peaks cellType=H7-hESC treatment=diffProtA_14d tissue=embryo cancer=unknown\ track wgEncodeRegDnaseUwH7hescDiffprota14dPeak\ wgEncodeRegDnaseUwH7hescDiffprota14dWig H7-ES diff 14d Sg bigWig 0 21393.7 H7-hESC embryonic stem cell (diff 14d) DNaseI Signal from ENCODE 0 85 89 85 255 172 170 255 0 0 0 regulation 1 color 89,85,255\ longLabel H7-hESC embryonic stem cell (diff 14d) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.80809\ shortLabel H7-ES diff 14d Sg\ subGroups cellType=H7-hESC treatment=diffProtA_14d tissue=embryo cancer=unknown\ table wgEncodeRegDnaseUwH7hescDiffprota14dSignal\ track wgEncodeRegDnaseUwH7hescDiffprota14dWig\ type bigWig 0 21393.7\ chainHprcGCA_018470425v1 HG02717.pat chain GCA_018470425.1 HG02717.pat HG02717.alt.pat.f1_v2 (May 2021 GCA_018470425.1_HG02717.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 85 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02717.pat HG02717.alt.pat.f1_v2 (May 2021 GCA_018470425.1_HG02717.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018470425.1\ parent hprcChainNetViewchain off\ priority 6\ shortLabel HG02717.pat\ subGroups view=chain sample=s006 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018470425v1\ type chain GCA_018470425.1\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_tpm_rev AorticSmsToIL1b_03hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_reverse 1 86 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep2%20%28LK50%29.CNhs13375.12756-136B2.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12756-136B2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_03hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_ctss_rev AorticSmsToIL1b_03hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_reverse 0 86 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2003hr%2c%20biol_rep2%20%28LK50%29.CNhs13375.12756-136B2.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 03hr, biol_rep2 (LK50)_CNhs13375_12756-136B2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12756-136B2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_03hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b03hrBiolRep2LK50_CNhs13375_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12756-136B2\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF247MHT GM12878 BCL3 narrowPeak Transcription Factor ChIP-seq Peaks of BCL3 in GM12878 from ENCODE 3 (ENCFF247MHT) 0 86 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BCL3 in GM12878 from ENCODE 3 (ENCFF247MHT)\ parent encTfChipPk off\ shortLabel GM12878 BCL3\ subGroups cellType=GM12878 factor=BCL3\ track encTfChipPkENCFF247MHT\ netHprcGCA_018470425v1 HG02717.pat netAlign GCA_018470425.1 chainHprcGCA_018470425v1 HG02717.pat HG02717.alt.pat.f1_v2 (May 2021 GCA_018470425.1_HG02717.alt.pat.f1_v2) HPRC project computed Chain Nets 1 86 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02717.pat HG02717.alt.pat.f1_v2 (May 2021 GCA_018470425.1_HG02717.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018470425.1\ parent hprcChainNetViewnet off\ priority 6\ shortLabel HG02717.pat\ subGroups view=net sample=s006 population=afr subpop=gwd hap=pat\ track netHprcGCA_018470425v1\ type netAlign GCA_018470425.1 chainHprcGCA_018470425v1\ wgEncodeRegDnaseUwRptecPeak RPTEC Pk narrowPeak RPTEC renal proximal tubule epithelium DNaseI Peaks from ENCODE 1 86 100 85 255 177 170 255 1 0 0 regulation 1 color 100,85,255\ longLabel RPTEC renal proximal tubule epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel RPTEC Pk\ subGroups view=a_Peaks cellType=RPTEC treatment=n_a tissue=kidney cancer=normal\ track wgEncodeRegDnaseUwRptecPeak\ wgEncodeRegDnaseUwRptecWig RPTEC Sg bigWig 0 22767.8 RPTEC renal proximal tubule epithelium DNaseI Signal from ENCODE 0 86 100 85 255 177 170 255 0 0 0 regulation 1 color 100,85,255\ longLabel RPTEC renal proximal tubule epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.82024\ shortLabel RPTEC Sg\ subGroups cellType=RPTEC treatment=n_a tissue=kidney cancer=normal\ table wgEncodeRegDnaseUwRptecSignal\ track wgEncodeRegDnaseUwRptecWig\ type bigWig 0 22767.8\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_tpm_fwd AorticSmsToIL1b_04hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_forward 1 87 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep1%20%28LK52%29.CNhs13682.12659-134I4.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12659-134I4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_04hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_ctss_fwd AorticSmsToIL1b_04hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_forward 0 87 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep1%20%28LK52%29.CNhs13682.12659-134I4.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12659-134I4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_04hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF622HGF GM12878 BHLHE40 1 narrowPeak Transcription Factor ChIP-seq Peaks of BHLHE40 in GM12878 from ENCODE 3 (ENCFF622HGF) 0 87 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BHLHE40 in GM12878 from ENCODE 3 (ENCFF622HGF)\ parent encTfChipPk off\ shortLabel GM12878 BHLHE40 1\ subGroups cellType=GM12878 factor=BHLHE40\ track encTfChipPkENCFF622HGF\ chainHprcGCA_018470435v1 HG02572.pat chain GCA_018470435.1 HG02572.pat HG02572.alt.pat.f1_v2 (May 2021 GCA_018470435.1_HG02572.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 87 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02572.pat HG02572.alt.pat.f1_v2 (May 2021 GCA_018470435.1_HG02572.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018470435.1\ parent hprcChainNetViewchain off\ priority 7\ shortLabel HG02572.pat\ subGroups view=chain sample=s007 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018470435v1\ type chain GCA_018470435.1\ wgEncodeRegDnaseUwHrpepicPeak HRPEpiC Pk narrowPeak HRPEpiC retinal pigment epithelium DNaseI Peaks from ENCODE 1 87 124 85 255 189 170 255 1 0 0 regulation 1 color 124,85,255\ longLabel HRPEpiC retinal pigment epithelium DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HRPEpiC Pk\ subGroups view=a_Peaks cellType=HRPEpiC treatment=n_a tissue=eye cancer=normal\ track wgEncodeRegDnaseUwHrpepicPeak\ wgEncodeRegDnaseUwHrpepicWig HRPEpiC Sg bigWig 0 32404.6 HRPEpiC retinal pigment epithelium DNaseI Signal from ENCODE 0 87 124 85 255 189 170 255 0 0 0 regulation 1 color 124,85,255\ longLabel HRPEpiC retinal pigment epithelium DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.84446\ shortLabel HRPEpiC Sg\ subGroups cellType=HRPEpiC treatment=n_a tissue=eye cancer=normal\ table wgEncodeRegDnaseUwHrpepicSignal\ track wgEncodeRegDnaseUwHrpepicWig\ type bigWig 0 32404.6\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_tpm_rev AorticSmsToIL1b_04hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_reverse 1 88 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep1%20%28LK52%29.CNhs13682.12659-134I4.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12659-134I4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_04hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_ctss_rev AorticSmsToIL1b_04hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_reverse 0 88 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep1%20%28LK52%29.CNhs13682.12659-134I4.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep1 (LK52)_CNhs13682_12659-134I4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12659-134I4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_04hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep1LK52_CNhs13682_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12659-134I4\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF370ZNL GM12878 BHLHE40 2 narrowPeak Transcription Factor ChIP-seq Peaks of BHLHE40 in GM12878 from ENCODE 3 (ENCFF370ZNL) 0 88 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BHLHE40 in GM12878 from ENCODE 3 (ENCFF370ZNL)\ parent encTfChipPk off\ shortLabel GM12878 BHLHE40 2\ subGroups cellType=GM12878 factor=BHLHE40\ track encTfChipPkENCFF370ZNL\ netHprcGCA_018470435v1 HG02572.pat netAlign GCA_018470435.1 chainHprcGCA_018470435v1 HG02572.pat HG02572.alt.pat.f1_v2 (May 2021 GCA_018470435.1_HG02572.alt.pat.f1_v2) HPRC project computed Chain Nets 1 88 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02572.pat HG02572.alt.pat.f1_v2 (May 2021 GCA_018470435.1_HG02572.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018470435.1\ parent hprcChainNetViewnet off\ priority 7\ shortLabel HG02572.pat\ subGroups view=net sample=s007 population=afr subpop=gwd hap=pat\ track netHprcGCA_018470435v1\ type netAlign GCA_018470435.1 chainHprcGCA_018470435v1\ wgEncodeRegDnaseUwHmvecdlyadPeak HMVEC-dLy-Ad Pk narrowPeak HMVEC-dLy-Ad dermal MV endothelial cell, lymph DNaseI Peaks from ENCODE 1 88 133 85 255 194 170 255 1 0 0 regulation 1 color 133,85,255\ longLabel HMVEC-dLy-Ad dermal MV endothelial cell, lymph DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel HMVEC-dLy-Ad Pk\ subGroups view=a_Peaks cellType=HMVEC-dLy-Ad treatment=n_a tissue=blood_vessel cancer=normal\ track wgEncodeRegDnaseUwHmvecdlyadPeak\ wgEncodeRegDnaseUwHmvecdlyadWig HMVEC-dLy-Ad Sg bigWig 0 39771.9 HMVEC-dLy-Ad dermal MV endothelial cell, lymph DNaseI Signal from ENCODE 0 88 133 85 255 194 170 255 0 0 0 regulation 1 color 133,85,255\ longLabel HMVEC-dLy-Ad dermal MV endothelial cell, lymph DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.85388\ shortLabel HMVEC-dLy-Ad Sg\ subGroups cellType=HMVEC-dLy-Ad treatment=n_a tissue=blood_vessel cancer=normal\ table wgEncodeRegDnaseUwHmvecdlyadSignal\ track wgEncodeRegDnaseUwHmvecdlyadWig\ type bigWig 0 39771.9\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_tpm_fwd AorticSmsToIL1b_04hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_forward 1 89 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep2%20%28LK53%29.CNhs13376.12757-136B3.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12757-136B3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_04hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_ctss_fwd AorticSmsToIL1b_04hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_forward 0 89 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep2%20%28LK53%29.CNhs13376.12757-136B3.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12757-136B3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_04hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF592LPO GM12878 BMI1 narrowPeak Transcription Factor ChIP-seq Peaks of BMI1 in GM12878 from ENCODE 3 (ENCFF592LPO) 0 89 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BMI1 in GM12878 from ENCODE 3 (ENCFF592LPO)\ parent encTfChipPk off\ shortLabel GM12878 BMI1\ subGroups cellType=GM12878 factor=BMI1\ track encTfChipPkENCFF592LPO\ wgEncodeRegDnaseUwHelas3Peak HeLa-S3 Pk narrowPeak HeLa-S3 cervical epithelial adenocarcinoma cell line DNaseI Peaks from ENCODE 1 89 157 85 255 206 170 255 1 0 0 regulation 1 color 157,85,255\ longLabel HeLa-S3 cervical epithelial adenocarcinoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak on\ shortLabel HeLa-S3 Pk\ subGroups view=a_Peaks cellType=HeLa-S3 treatment=n_a tissue=cervix cancer=cancer\ track wgEncodeRegDnaseUwHelas3Peak\ wgEncodeRegDnaseUwHelas3Wig HeLa-S3 Sg bigWig 0 26492 HeLa-S3 cervical epithelial adenocarcinoma cell line DNaseI Signal from ENCODE 0 89 157 85 255 206 170 255 0 0 0 regulation 1 color 157,85,255\ longLabel HeLa-S3 cervical epithelial adenocarcinoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig on\ priority 1.87897\ shortLabel HeLa-S3 Sg\ subGroups cellType=HeLa-S3 treatment=n_a tissue=cervix cancer=cancer\ table wgEncodeRegDnaseUwHelas3Signal\ track wgEncodeRegDnaseUwHelas3Wig\ type bigWig 0 26492\ chainHprcGCA_018470465v1 HG02886.pat chain GCA_018470465.1 HG02886.pat HG02886.alt.pat.f1_v2 (May 2021 GCA_018470465.1_HG02886.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 89 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02886.pat HG02886.alt.pat.f1_v2 (May 2021 GCA_018470465.1_HG02886.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018470465.1\ parent hprcChainNetViewchain off\ priority 10\ shortLabel HG02886.pat\ subGroups view=chain sample=s010 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018470465v1\ type chain GCA_018470465.1\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_tpm_rev AorticSmsToIL1b_04hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_reverse 1 90 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep2%20%28LK53%29.CNhs13376.12757-136B3.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12757-136B3 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_04hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_ctss_rev AorticSmsToIL1b_04hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_reverse 0 90 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep2%20%28LK53%29.CNhs13376.12757-136B3.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep2 (LK53)_CNhs13376_12757-136B3_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12757-136B3 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_04hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep2LK53_CNhs13376_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12757-136B3\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF005JKU GM12878 BRCA1 narrowPeak Transcription Factor ChIP-seq Peaks of BRCA1 in GM12878 from ENCODE 3 (ENCFF005JKU) 0 90 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of BRCA1 in GM12878 from ENCODE 3 (ENCFF005JKU)\ parent encTfChipPk off\ shortLabel GM12878 BRCA1\ subGroups cellType=GM12878 factor=BRCA1\ track encTfChipPkENCFF005JKU\ netHprcGCA_018470465v1 HG02886.pat netAlign GCA_018470465.1 chainHprcGCA_018470465v1 HG02886.pat HG02886.alt.pat.f1_v2 (May 2021 GCA_018470465.1_HG02886.alt.pat.f1_v2) HPRC project computed Chain Nets 1 90 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02886.pat HG02886.alt.pat.f1_v2 (May 2021 GCA_018470465.1_HG02886.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018470465.1\ parent hprcChainNetViewnet off\ priority 10\ shortLabel HG02886.pat\ subGroups view=net sample=s010 population=afr subpop=gwd hap=pat\ track netHprcGCA_018470465v1\ type netAlign GCA_018470465.1 chainHprcGCA_018470465v1\ wgEncodeRegDnaseUwSknmcPeak SK-N-MC Pk narrowPeak SK-N-MC neuroepithelioma cell line DNaseI Peaks from ENCODE 1 90 176 85 255 215 170 255 1 0 0 regulation 1 color 176,85,255\ longLabel SK-N-MC neuroepithelioma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel SK-N-MC Pk\ subGroups view=a_Peaks cellType=SK-N-MC treatment=n_a tissue=brain cancer=cancer\ track wgEncodeRegDnaseUwSknmcPeak\ wgEncodeRegDnaseUwSknmcWig SK-N-MC Sg bigWig 0 5864.79 SK-N-MC neuroepithelioma cell line DNaseI Signal from ENCODE 0 90 176 85 255 215 170 255 0 0 0 regulation 1 color 176,85,255\ longLabel SK-N-MC neuroepithelioma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.90393\ shortLabel SK-N-MC Sg\ subGroups cellType=SK-N-MC treatment=n_a tissue=brain cancer=cancer\ table wgEncodeRegDnaseUwSknmcSignal\ track wgEncodeRegDnaseUwSknmcWig\ type bigWig 0 5864.79\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_tpm_fwd AorticSmsToIL1b_04hrBr3+ bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_forward 1 91 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep3%20%28LK54%29.CNhs13584.12855-137D2.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12855-137D2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_04hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_ctss_fwd AorticSmsToIL1b_04hrBr3+ bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_forward 0 91 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep3%20%28LK54%29.CNhs13584.12855-137D2.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12855-137D2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_04hrBr3+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF070SOX GM12878 CBFB narrowPeak Transcription Factor ChIP-seq Peaks of CBFB in GM12878 from ENCODE 3 (ENCFF070SOX) 0 91 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CBFB in GM12878 from ENCODE 3 (ENCFF070SOX)\ parent encTfChipPk off\ shortLabel GM12878 CBFB\ subGroups cellType=GM12878 factor=CBFB\ track encTfChipPkENCFF070SOX\ chainHprcGCA_018473315v1 HG03540.pat chain GCA_018473315.1 HG03540.pat HG03540.alt.pat.f1_v2 (May 2021 GCA_018473315.1_HG03540.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 91 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG03540.pat HG03540.alt.pat.f1_v2 (May 2021 GCA_018473315.1_HG03540.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018473315.1\ parent hprcChainNetViewchain off\ priority 12\ shortLabel HG03540.pat\ subGroups view=chain sample=s012 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018473315v1\ type chain GCA_018473315.1\ wgEncodeRegDnaseUwMcf7Peak MCF-7 Pk narrowPeak MCF-7 mammary adenocarcinoma cell line DNaseI Peaks from ENCODE 1 91 190 85 255 222 170 255 1 0 0 regulation 1 color 190,85,255\ longLabel MCF-7 mammary adenocarcinoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel MCF-7 Pk\ subGroups view=a_Peaks cellType=MCF-7 treatment=n_a tissue=breast cancer=cancer\ track wgEncodeRegDnaseUwMcf7Peak\ wgEncodeRegDnaseUwMcf7Wig MCF-7 Sg bigWig 0 15780.8 MCF-7 mammary adenocarcinoma cell line DNaseI Signal from ENCODE 0 91 190 85 255 222 170 255 0 0 0 regulation 1 color 190,85,255\ longLabel MCF-7 mammary adenocarcinoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.93061\ shortLabel MCF-7 Sg\ subGroups cellType=MCF-7 treatment=n_a tissue=breast cancer=cancer\ table wgEncodeRegDnaseUwMcf7Signal\ track wgEncodeRegDnaseUwMcf7Wig\ type bigWig 0 15780.8\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_tpm_rev AorticSmsToIL1b_04hrBr3- bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_reverse 1 92 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep3%20%28LK54%29.CNhs13584.12855-137D2.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12855-137D2 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_04hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_ctss_rev AorticSmsToIL1b_04hrBr3- bigWig Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_reverse 0 92 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2004hr%2c%20biol_rep3%20%28LK54%29.CNhs13584.12855-137D2.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 04hr, biol_rep3 (LK54)_CNhs13584_12855-137D2_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12855-137D2 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_04hrBr3-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b04hrBiolRep3LK54_CNhs13584_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12855-137D2\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF552QOA GM12878 CBX3 narrowPeak Transcription Factor ChIP-seq Peaks of CBX3 in GM12878 from ENCODE 3 (ENCFF552QOA) 0 92 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CBX3 in GM12878 from ENCODE 3 (ENCFF552QOA)\ parent encTfChipPk off\ shortLabel GM12878 CBX3\ subGroups cellType=GM12878 factor=CBX3\ track encTfChipPkENCFF552QOA\ netHprcGCA_018473315v1 HG03540.pat netAlign GCA_018473315.1 chainHprcGCA_018473315v1 HG03540.pat HG03540.alt.pat.f1_v2 (May 2021 GCA_018473315.1_HG03540.alt.pat.f1_v2) HPRC project computed Chain Nets 1 92 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG03540.pat HG03540.alt.pat.f1_v2 (May 2021 GCA_018473315.1_HG03540.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018473315.1\ parent hprcChainNetViewnet off\ priority 12\ shortLabel HG03540.pat\ subGroups view=net sample=s012 population=afr subpop=gwd hap=pat\ track netHprcGCA_018473315v1\ type netAlign GCA_018473315.1 chainHprcGCA_018473315v1\ wgEncodeRegDnaseUwMcf7Estradiolctrl0hrPeak MCF-7 estr 0h Pk narrowPeak MCF-7 mammary adenocarcinoma cell line (estradi 0h) DNaseI Peaks from ENCODE 1 92 192 85 255 223 170 255 1 0 0 regulation 1 color 192,85,255\ longLabel MCF-7 mammary adenocarcinoma cell line (estradi 0h) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel MCF-7 estr 0h Pk\ subGroups view=a_Peaks cellType=MCF-7 treatment=Estradiol_ctrl_0hr tissue=breast cancer=cancer\ track wgEncodeRegDnaseUwMcf7Estradiolctrl0hrPeak\ wgEncodeRegDnaseUwMcf7Estradiolctrl0hrWig MCF-7 estr 0h Sg bigWig 0 23308.2 MCF-7 mammary adenocarcinoma cell line (estradi 0h) DNaseI Signal from ENCODE 0 92 192 85 255 223 170 255 0 0 0 regulation 1 color 192,85,255\ longLabel MCF-7 mammary adenocarcinoma cell line (estradi 0h) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.93395\ shortLabel MCF-7 estr 0h Sg\ subGroups cellType=MCF-7 treatment=Estradiol_ctrl_0hr tissue=breast cancer=cancer\ table wgEncodeRegDnaseUwMcf7Estradiolctrl0hrSignal\ track wgEncodeRegDnaseUwMcf7Estradiolctrl0hrWig\ type bigWig 0 23308.2\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_tpm_fwd AorticSmsToIL1b_05hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_forward 1 93 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep1%20%28LK55%29.CNhs13356.12660-134I5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12660-134I5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_05hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_ctss_fwd AorticSmsToIL1b_05hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_forward 0 93 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep1%20%28LK55%29.CNhs13356.12660-134I5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12660-134I5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_05hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF417SVR GM12878 CBX5 narrowPeak Transcription Factor ChIP-seq Peaks of CBX5 in GM12878 from ENCODE 3 (ENCFF417SVR) 0 93 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CBX5 in GM12878 from ENCODE 3 (ENCFF417SVR)\ parent encTfChipPk off\ shortLabel GM12878 CBX5\ subGroups cellType=GM12878 factor=CBX5\ track encTfChipPkENCFF417SVR\ chainHprcGCA_018503575v1 HG02818.pat chain GCA_018503575.1 HG02818.pat HG02818.alt.pat.f1_v2 (May 2021 GCA_018503575.1_HG02818.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 93 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02818.pat HG02818.alt.pat.f1_v2 (May 2021 GCA_018503575.1_HG02818.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018503575.1\ parent hprcChainNetViewchain off\ priority 13\ shortLabel HG02818.pat\ subGroups view=chain sample=s013 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018503575v1\ type chain GCA_018503575.1\ wgEncodeRegDnaseUwMcf7Estradiol100nm1hrPeak MCF-7 estr 1h Pk narrowPeak MCF-7 mammary adenocarcinoma cell line (estradi 1h) DNaseI Peaks from ENCODE 1 93 192 85 255 223 170 255 1 0 0 regulation 1 color 192,85,255\ longLabel MCF-7 mammary adenocarcinoma cell line (estradi 1h) DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel MCF-7 estr 1h Pk\ subGroups view=a_Peaks cellType=MCF-7 treatment=Estradiol_100nM_1hr tissue=breast cancer=cancer\ track wgEncodeRegDnaseUwMcf7Estradiol100nm1hrPeak\ wgEncodeRegDnaseUwMcf7Estradiol100nm1hrWig MCF-7 estr 1h Sg bigWig 0 24234.6 MCF-7 mammary adenocarcinoma cell line (estradi 1h) DNaseI Signal from ENCODE 0 93 192 85 255 223 170 255 0 0 0 regulation 1 color 192,85,255\ longLabel MCF-7 mammary adenocarcinoma cell line (estradi 1h) DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.93373\ shortLabel MCF-7 estr 1h Sg\ subGroups cellType=MCF-7 treatment=Estradiol_100nM_1hr tissue=breast cancer=cancer\ table wgEncodeRegDnaseUwMcf7Estradiol100nm1hrSignal\ track wgEncodeRegDnaseUwMcf7Estradiol100nm1hrWig\ type bigWig 0 24234.6\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_tpm_rev AorticSmsToIL1b_05hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_reverse 1 94 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep1%20%28LK55%29.CNhs13356.12660-134I5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12660-134I5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_05hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_ctss_rev AorticSmsToIL1b_05hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_reverse 0 94 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep1%20%28LK55%29.CNhs13356.12660-134I5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep1 (LK55)_CNhs13356_12660-134I5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12660-134I5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_05hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep1LK55_CNhs13356_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12660-134I5\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF786YYI GM12878 CEBPB narrowPeak Transcription Factor ChIP-seq Peaks of CEBPB in GM12878 from ENCODE 3 (ENCFF786YYI) 0 94 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CEBPB in GM12878 from ENCODE 3 (ENCFF786YYI)\ parent encTfChipPk off\ shortLabel GM12878 CEBPB\ subGroups cellType=GM12878 factor=CEBPB\ track encTfChipPkENCFF786YYI\ netHprcGCA_018503575v1 HG02818.pat netAlign GCA_018503575.1 chainHprcGCA_018503575v1 HG02818.pat HG02818.alt.pat.f1_v2 (May 2021 GCA_018503575.1_HG02818.alt.pat.f1_v2) HPRC project computed Chain Nets 1 94 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02818.pat HG02818.alt.pat.f1_v2 (May 2021 GCA_018503575.1_HG02818.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018503575.1\ parent hprcChainNetViewnet off\ priority 13\ shortLabel HG02818.pat\ subGroups view=net sample=s013 population=afr subpop=gwd hap=pat\ track netHprcGCA_018503575v1\ type netAlign GCA_018503575.1 chainHprcGCA_018503575v1\ wgEncodeRegDnaseUwWerirb1Peak WERI-Rb-1 Pk narrowPeak WERI-Rb-1 retinoblastoma cell line DNaseI Peaks from ENCODE 1 94 211 85 255 233 170 255 1 0 0 regulation 1 color 211,85,255\ longLabel WERI-Rb-1 retinoblastoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel WERI-Rb-1 Pk\ subGroups view=a_Peaks cellType=WERI-Rb-1 treatment=n_a tissue=eye cancer=cancer\ track wgEncodeRegDnaseUwWerirb1Peak\ wgEncodeRegDnaseUwWerirb1Wig WERI-Rb-1 Sg bigWig 0 8726.43 WERI-Rb-1 retinoblastoma cell line DNaseI Signal from ENCODE 0 94 211 85 255 233 170 255 0 0 0 regulation 1 color 211,85,255\ longLabel WERI-Rb-1 retinoblastoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 1.96205\ shortLabel WERI-Rb-1 Sg\ subGroups cellType=WERI-Rb-1 treatment=n_a tissue=eye cancer=cancer\ table wgEncodeRegDnaseUwWerirb1Signal\ track wgEncodeRegDnaseUwWerirb1Wig\ type bigWig 0 8726.43\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_tpm_fwd AorticSmsToIL1b_05hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_forward 1 95 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep2%20%28LK56%29.CNhs13377.12758-136B4.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12758-136B4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_05hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_ctss_fwd AorticSmsToIL1b_05hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_forward 0 95 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep2%20%28LK56%29.CNhs13377.12758-136B4.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12758-136B4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_05hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4\ urlLabel FANTOM5 Details:\ wgEncodeRegDnaseUwBe2cPeak BE2_C Pk narrowPeak BE2_C neuroblastoma cell line DNaseI Peaks from ENCODE 1 95 237 85 255 246 170 255 1 0 0 regulation 1 color 237,85,255\ longLabel BE2_C neuroblastoma cell line DNaseI Peaks from ENCODE\ parent wgEncodeRegDnasePeak off\ shortLabel BE2_C Pk\ subGroups view=a_Peaks cellType=BE2_C treatment=n_a tissue=brain cancer=cancer\ track wgEncodeRegDnaseUwBe2cPeak\ wgEncodeRegDnaseUwBe2cWig BE2_C Sg bigWig 0 72865.5 BE2_C neuroblastoma cell line DNaseI Signal from ENCODE 0 95 237 85 255 246 170 255 0 0 0 regulation 1 color 237,85,255\ longLabel BE2_C neuroblastoma cell line DNaseI Signal from ENCODE\ parent wgEncodeRegDnaseWig off\ priority 2\ shortLabel BE2_C Sg\ subGroups cellType=BE2_C treatment=n_a tissue=brain cancer=cancer\ table wgEncodeRegDnaseUwBe2cSignal\ track wgEncodeRegDnaseUwBe2cWig\ type bigWig 0 72865.5\ encTfChipPkENCFF863CTN GM12878 CHD1 narrowPeak Transcription Factor ChIP-seq Peaks of CHD1 in GM12878 from ENCODE 3 (ENCFF863CTN) 0 95 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CHD1 in GM12878 from ENCODE 3 (ENCFF863CTN)\ parent encTfChipPk off\ shortLabel GM12878 CHD1\ subGroups cellType=GM12878 factor=CHD1\ track encTfChipPkENCFF863CTN\ chainHprcGCA_018504075v1 HG02723.pat chain GCA_018504075.1 HG02723.pat HG02723.alt.pat.f1_v2 (May 2021 GCA_018504075.1_HG02723.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 95 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02723.pat HG02723.alt.pat.f1_v2 (May 2021 GCA_018504075.1_HG02723.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018504075.1\ parent hprcChainNetViewchain off\ priority 16\ shortLabel HG02723.pat\ subGroups view=chain sample=s016 population=afr subpop=gwd hap=pat\ track chainHprcGCA_018504075v1\ type chain GCA_018504075.1\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_tpm_rev AorticSmsToIL1b_05hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_reverse 1 96 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep2%20%28LK56%29.CNhs13377.12758-136B4.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12758-136B4 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_05hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_ctss_rev AorticSmsToIL1b_05hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_reverse 0 96 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2005hr%2c%20biol_rep2%20%28LK56%29.CNhs13377.12758-136B4.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 05hr, biol_rep2 (LK56)_CNhs13377_12758-136B4_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12758-136B4 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_05hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b05hrBiolRep2LK56_CNhs13377_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12758-136B4\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF249SIN GM12878 CHD4 narrowPeak Transcription Factor ChIP-seq Peaks of CHD4 in GM12878 from ENCODE 3 (ENCFF249SIN) 0 96 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CHD4 in GM12878 from ENCODE 3 (ENCFF249SIN)\ parent encTfChipPk off\ shortLabel GM12878 CHD4\ subGroups cellType=GM12878 factor=CHD4\ track encTfChipPkENCFF249SIN\ netHprcGCA_018504075v1 HG02723.pat netAlign GCA_018504075.1 chainHprcGCA_018504075v1 HG02723.pat HG02723.alt.pat.f1_v2 (May 2021 GCA_018504075.1_HG02723.alt.pat.f1_v2) HPRC project computed Chain Nets 1 96 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02723.pat HG02723.alt.pat.f1_v2 (May 2021 GCA_018504075.1_HG02723.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018504075.1\ parent hprcChainNetViewnet off\ priority 16\ shortLabel HG02723.pat\ subGroups view=net sample=s016 population=afr subpop=gwd hap=pat\ track netHprcGCA_018504075v1\ type netAlign GCA_018504075.1 chainHprcGCA_018504075v1\ wgEncodeRegDnaseUwK562Hotspot K562 Ht bigBed 6 + K562 lymphoblast chronic myeloid leukemia cell line DNaseI Hotspots from ENCODE 0 96 255 85 85 255 170 170 1 0 0 regulation 1 color 255,85,85\ longLabel K562 lymphoblast chronic myeloid leukemia cell line DNaseI Hotspots from ENCODE\ parent wgEncodeRegDnaseHotspot on\ shortLabel K562 Ht\ subGroups view=b_Hot cellType=K562 treatment=n_a tissue=bone_marrow cancer=cancer\ track wgEncodeRegDnaseUwK562Hotspot\ type bigBed 6 +\ wgEncodeRegDnaseUwA549Hotspot A549 Ht bigBed 6 + A549 lung adenocarcinoma cell line DNaseI Hotspots from ENCODE 0 97 254 93 85 254 174 170 1 0 0 regulation 1 color 254,93,85\ longLabel A549 lung adenocarcinoma cell line DNaseI Hotspots from ENCODE\ parent wgEncodeRegDnaseHotspot off\ shortLabel A549 Ht\ subGroups view=b_Hot cellType=A549 treatment=n_a tissue=lung cancer=cancer\ track wgEncodeRegDnaseUwA549Hotspot\ type bigBed 6 +\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_tpm_fwd AorticSmsToIL1b_06hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_forward 1 97 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep1%20%28LK58%29.CNhs13357.12661-134I6.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12661-134I6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_06hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_ctss_fwd AorticSmsToIL1b_06hrBr1+ bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_forward 0 97 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep1%20%28LK58%29.CNhs13357.12661-134I6.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12661-134I6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_06hrBr1+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF091YID GM12878 CREM narrowPeak Transcription Factor ChIP-seq Peaks of CREM in GM12878 from ENCODE 3 (ENCFF091YID) 0 97 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CREM in GM12878 from ENCODE 3 (ENCFF091YID)\ parent encTfChipPk off\ shortLabel GM12878 CREM\ subGroups cellType=GM12878 factor=CREM\ track encTfChipPkENCFF091YID\ chainHprcGCA_018504665v1 NA21309.pat chain GCA_018504665.1 NA21309.pat NA21309.alt.pat.f1_v2 (May 2021 GCA_018504665.1_NA21309.alt.pat.f1_v2) HPRC project computed Chained Alignments 3 97 0 0 0 255 255 0 1 0 0 hprc 1 longLabel NA21309.pat NA21309.alt.pat.f1_v2 (May 2021 GCA_018504665.1_NA21309.alt.pat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018504665.1\ parent hprcChainNetViewchain off\ priority 86\ shortLabel NA21309.pat\ subGroups view=chain sample=s086 population=other subpop=hapmap hap=pat\ track chainHprcGCA_018504665v1\ type chain GCA_018504665.1\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_tpm_rev AorticSmsToIL1b_06hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_reverse 1 98 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep1%20%28LK58%29.CNhs13357.12661-134I6.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12661-134I6 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_06hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_ctss_rev AorticSmsToIL1b_06hrBr1- bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_reverse 0 98 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep1%20%28LK58%29.CNhs13357.12661-134I6.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep1 (LK58)_CNhs13357_12661-134I6_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12661-134I6 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_06hrBr1-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep1LK58_CNhs13357_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12661-134I6\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF356LIU GM12878 CTCF 1 narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM12878 from ENCODE 3 (ENCFF356LIU) 0 98 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM12878 from ENCODE 3 (ENCFF356LIU)\ parent encTfChipPk on\ shortLabel GM12878 CTCF 1\ subGroups cellType=GM12878 factor=CTCF\ track encTfChipPkENCFF356LIU\ wgEncodeRegDnaseUwLncapHotspot LNCaP Ht bigBed 6 + LNCaP prostate adenocarcinoma cell line DNaseI Hotspots from ENCODE 0 98 255 102 85 255 178 170 1 0 0 regulation 1 color 255,102,85\ longLabel LNCaP prostate adenocarcinoma cell line DNaseI Hotspots from ENCODE\ parent wgEncodeRegDnaseHotspot off\ shortLabel LNCaP Ht\ subGroups view=b_Hot cellType=LNCaP treatment=n_a tissue=prostate cancer=cancer\ track wgEncodeRegDnaseUwLncapHotspot\ type bigBed 6 +\ netHprcGCA_018504665v1 NA21309.pat netAlign GCA_018504665.1 chainHprcGCA_018504665v1 NA21309.pat NA21309.alt.pat.f1_v2 (May 2021 GCA_018504665.1_NA21309.alt.pat.f1_v2) HPRC project computed Chain Nets 1 98 0 0 0 255 255 0 0 0 0 hprc 0 longLabel NA21309.pat NA21309.alt.pat.f1_v2 (May 2021 GCA_018504665.1_NA21309.alt.pat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018504665.1\ parent hprcChainNetViewnet off\ priority 86\ shortLabel NA21309.pat\ subGroups view=net sample=s086 population=other subpop=hapmap hap=pat\ track netHprcGCA_018504665v1\ type netAlign GCA_018504665.1 chainHprcGCA_018504665v1\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_tpm_fwd AorticSmsToIL1b_06hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_forward 1 99 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep2%20%28LK59%29.CNhs13378.12759-136B5.hg38.tpm.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12759-136B5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_06hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_tpm_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_ctss_fwd AorticSmsToIL1b_06hrBr2+ bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_forward 0 99 255 0 0 255 127 127 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep2%20%28LK59%29.CNhs13378.12759-136B5.hg38.ctss.fwd.bw\ color 255,0,0\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_forward\ maxHeightPixels 100:8:8\ metadata ontology_id=12759-136B5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_06hrBr2+\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=forward\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_ctss_fwd\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5\ urlLabel FANTOM5 Details:\ encTfChipPkENCFF960ZGP GM12878 CTCF 2 narrowPeak Transcription Factor ChIP-seq Peaks of CTCF in GM12878 from ENCODE 3 (ENCFF960ZGP) 0 99 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CTCF in GM12878 from ENCODE 3 (ENCFF960ZGP)\ parent encTfChipPk off\ shortLabel GM12878 CTCF 2\ subGroups cellType=GM12878 factor=CTCF\ track encTfChipPkENCFF960ZGP\ chainHprcGCA_018504085v1 HG02080.mat chain GCA_018504085.1 HG02080.mat HG02080.pri.mat.f1_v2 (May 2021 GCA_018504085.1_HG02080.pri.mat.f1_v2) HPRC project computed Chained Alignments 3 99 0 0 0 255 255 0 1 0 0 hprc 1 longLabel HG02080.mat HG02080.pri.mat.f1_v2 (May 2021 GCA_018504085.1_HG02080.pri.mat.f1_v2) HPRC project computed Chained Alignments\ otherDb GCA_018504085.1\ parent hprcChainNetViewchain off\ priority 84\ shortLabel HG02080.mat\ subGroups view=chain sample=s084 population=eas subpop=khv hap=mat\ track chainHprcGCA_018504085v1\ type chain GCA_018504085.1\ wgEncodeRegDnaseUwHmecHotspot HMEC Ht bigBed 6 + HMEC mammary epithelium DNaseI Hotspots from ENCODE 0 99 255 112 85 255 183 170 1 0 0 regulation 1 color 255,112,85\ longLabel HMEC mammary epithelium DNaseI Hotspots from ENCODE\ parent wgEncodeRegDnaseHotspot off\ shortLabel HMEC Ht\ subGroups view=b_Hot cellType=HMEC treatment=n_a tissue=breast cancer=normal\ track wgEncodeRegDnaseUwHmecHotspot\ type bigBed 6 +\ est Human ESTs psl est Human ESTs Including Unspliced 0 100 0 0 0 127 127 127 1 0 0\ This track shows alignments between human expressed sequence tags \ (ESTs) in GenBank and the genome. ESTs are single-read sequences, \ typically about 500 bases in length, that usually represent fragments of \ transcribed genes.
\\ NOTE: As of April, 2007, we no longer include GenBank sequences \ that contain the following URL as part of the record:\
\ http://fulllength.invitrogen.com\\ Some of these entries are the result of alignment to pseudogenes,\ followed by "correction" of the EST to match the genomic sequence. \ It is therefore not the sequence of the actual EST and makes it appear that \ the EST is transcribed. Invitrogen no longer sells the clones.\ \ \
\ This track follows the display conventions for \ PSL alignment tracks. In dense display mode, the items that\ are more darkly shaded indicate matches of better quality.
\\ The strand information (+/-) indicates the\ direction of the match between the EST and the matching\ genomic sequence. It bears no relationship to the direction\ of transcription of the RNA with which it might be associated.
\\ The description page for this track has a filter that can be used to change \ the display mode, alter the color, and include/exclude a subset of items \ within the track. This may be helpful when many items are shown in the track \ display, especially when only some are relevant to the current task.
\\ To use the filter:\
\ This track may also be configured to display base labeling, a feature that\ allows the user to display all bases in the aligning sequence or only those \ that differ from the genomic sequence. For more information about this option,\ click \ here.\ Several types of alignment gap may also be colored; \ for more information, click \ here.\
\ \\ To make an EST, RNA is isolated from cells and reverse\ transcribed into cDNA. Typically, the cDNA is cloned\ into a plasmid vector and a read is taken from the 5'\ and/or 3' primer. For most — but not all — ESTs, the\ reverse transcription is primed by an oligo-dT, which\ hybridizes with the poly-A tail of mature mRNA. The\ reverse transcriptase may or may not make it to the 5'\ end of the mRNA, which may or may not be degraded.
\\ In general, the 3' ESTs mark the end of transcription\ reasonably well, but the 5' ESTs may end at any point\ within the transcript. Some of the newer cap-selected\ libraries cover transcription start reasonably well. Before the \ cap-selection techniques\ emerged, some projects used random rather than poly-A\ priming in an attempt to retrieve sequence distant from the\ 3' end. These projects were successful at this, but as\ a side effect also deposited sequences from unprocessed\ mRNA and perhaps even genomic sequences into the EST databases.\ Even outside of the random-primed projects, there is a\ degree of non-mRNA contamination. Because of this, a\ single unspliced EST should be viewed with considerable\ skepticism.
\\ To generate this track, human ESTs from GenBank were aligned \ against the genome using blat. Note that the maximum intron length\ allowed by blat is 750,000 bases, which may eliminate some ESTs with very \ long introns that might otherwise align. When a single \ EST aligned in multiple places, the alignment having the \ highest base identity was identified. Only alignments having\ a base identity level within 0.5% of the best and at least 96% base identity \ with the genomic sequence were kept.
\ \\ This track was produced at UCSC from EST sequence data\ submitted to the international public sequence databases by \ scientists worldwide.
\ \\ Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Wheeler DL.\ GenBank: update. Nucleic Acids Res.\ 2004 Jan 1;32(Database issue):D23-6.
\\ Kent WJ.\ BLAT - The BLAST-Like Alignment Tool.\ Genome Res. 2002 Apr;12(4):656-64.
\ rna 1 baseColorUseSequence genbank\ group rna\ indelDoubleInsert on\ indelQueryInsert on\ intronGap 30\ longLabel Human ESTs Including Unspliced\ maxItems 300\ shortLabel Human ESTs\ spectrum on\ table all_est\ track est\ type psl est\ visibility hide\ mrna Human mRNAs psl . Human mRNAs from GenBank 0 100 0 0 0 127 127 127 1 0 0\ The mRNA track shows alignments between human mRNAs\ in \ GenBank and the genome.
\ \\ This track follows the display conventions for\ \ PSL alignment tracks. In dense display mode, the items that\ are more darkly shaded indicate matches of better quality.\
\ \\ The description page for this track has a filter that can be used to change\ the display mode, alter the color, and include/exclude a subset of items\ within the track. This may be helpful when many items are shown in the track\ display, especially when only some are relevant to the current task.\
\ \\ To use the filter:\
\ This track may also be configured to display codon coloring, a feature that\ allows the user to quickly compare mRNAs against the genomic sequence. For more\ information about this option, go to the\ \ Codon and Base Coloring for Alignment Tracks page.\ Several types of alignment gap may also be colored;\ for more information, go to the\ \ Alignment Insertion/Deletion Display Options page.\
\ \\ GenBank human mRNAs were aligned against the genome using the\ blat program. When a single mRNA aligned in multiple places,\ the alignment having the highest base identity was found.\ Only alignments having a base identity level within 0.5% of\ the best and at least 96% base identity with the genomic sequence were kept.\
\ \\ The mRNA track was produced at UCSC from mRNA sequence data\ submitted to the international public sequence databases by\ scientists worldwide.\
\ \\ Benson DA, Cavanaugh M, Clark K, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW.\ \ GenBank.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D36-42.\ PMID: 23193287; PMC: PMC3531190\
\ \\ Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Wheeler DL.\ GenBank: update.\ Nucleic Acids Res. 2004 Jan 1;32(Database issue):D23-6.\ PMID: 14681350; PMC: PMC308779\
\ \\ Kent WJ.\ BLAT - the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ rna 1 baseColorDefault diffCodons\ baseColorUseCds genbank\ baseColorUseSequence genbank\ group rna\ indelDoubleInsert on\ indelPolyA on\ indelQueryInsert on\ longLabel Human mRNAs from GenBank\ shortLabel Human mRNAs\ showDiffBasesAllScales .\ spectrum on\ table all_mrna\ track mrna\ type psl .\ visibility hide\ tgpArchive 1000 Genomes 1000 Genomes Phase 3 0 100 0 0 0 127 127 127 0 0 0\ This supertrack is a collection of tracks from the\ 1000 Genomes Project showing\ paired-end accessible regions and integrated variant calls. More information about display\ conventions, methods, credits, and references can be found on each subtrack's description page.\
\\ For more details, see:
\\ Thanks to the International Genome Sample Resource (IGSR) for making these variant calls\ freely available.
\ varRep 0 cartVersion 2\ group varRep\ html ../tgpArchive\ longLabel 1000 Genomes Phase 3\ shortLabel 1000 Genomes\ superTrack on\ track tgpArchive\ visibility hide\ tgpTrios 1000 Genomes Trios vcfPhasedTrio Thousand Genomes Project Family VCF Trios 3 100 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX,\ This track shows approximately 4.5 million single nucleotide variants (SNVs) and\ 0.6 million short insertions/deletions (indels) from 7 different parent/child trios as\ produced by the\ International\ Genome Sample Resource (IGSR), from sequence data generated by the\ 1000 Genomes Project\ in its Phase 3 sequencing of 2,504 genomes from 16 populations worldwide.
\\ Variants were called on the autosomes (chromosomes 1 through 22) and on the\ Pseudo-Autosomal Regions (PARs) of chromosome X.\ Therefore this track has no annotations on alternate haplotype sequences, fix patches,\ chromosome Y, or the non-PAR portion (the majority) of chromosome X.\
\\ The variant genotypes have been phased (i.e., the two alleles of each diploid genotype\ have been assigned to two\ haplotypes,\ one inherited from each parent). This information allows us to illustrate which\ haplotypes in the child have been inherited from which parent.\
\ \Trios from six different populations are available, including:\
\ This track illustrates the vcfPhasedTrio track type, where two lines, one for each chromosome\ in the diploid genome, is drawn per sample in the underlying VCF. Variants in the window\ are then drawn on the haplotype line corresponding to which haplotype they belong to, such that\ variants on the same line were likely inherited together. The sorting routine is the same as\ what is used to draw the haplotype sorted display in the non-trio 1000 Genomes track, and is\ described here.\
\ \\ The child haplotypes are drawn in the center of each group, flanked above and below by\ parent haplotypes, and variants are sorted to show the transmitted alleles:\
\ parent 1 untransmitted haploytpe \ parent 1 transmitted haplotype\ child haplotype inherited from parent 1\ child haplotype inherited from parent 2\ parent 2 transmitted haplotype\ parent 2 untransmitted haploytpe \\ \
\ Track configuration options include:\
\ Allele coloring options include:\
\ From the subtrack configure menu, there is the option to manually rearrange \ the family order for each trio by dragging haplotypes. \
\ \\ Clicking on a variant takes one to a details page with the standard VCF details, including\ INFO column annotations, the REF and ALT alleles, and the genotypes from all three samples.\
\ \\ The genomes of 2,504 individuals were sequenced using both whole-genome sequencing\ (mean depth = 7.4x) and targeted exome sequencing (mean depth = 65.7x).\ Sequence reads were aligned to the reference genome using alt-aware BWA-MEM\ (Zheng-Bradley et al.).\ Variant discovery and quality control were performed as described in\ Lowy-Gallego et al.
\\ See also:\
\ \ \\ Trio samples were extracted out of both the main 1000 Genomes set, and the\ related samples using the pedigree information from 1000\ Genomes. Variants that were homozygous reference across all three samples were removed.\
\ \\ Trio VCFs are available for download from\ our download server.\
\ \\ Thanks to the\ International Genome Sample\ Resource (IGSR)\ for making these variant calls freely available.\
\ \\ Zheng-Bradley X, Streeter I, Fairley S, Richardson D, Clarke L, Flicek P, 1000 Genomes Project\ Consortium.\ \ Alignment of 1000 Genomes Project reads to reference assembly GRCh38.\ Gigascience. 2017 Jul 1;6(7):1-8.\ PMID: 28531267; PMC: PMC5522380\
\ \\ Fairley S, Lowy-Gallego E, Perry E, Flicek P.\ \ The International Genome Sample Resource (IGSR) collection of open human genomic variation\ resources.\ Nucleic Acids Res. 2019 Oct 4.\ PMID: 31584097\
\ \\ Lowy-Gallego E, Fairley S, Zheng-Bradley X, Ruffier M, Clarke L, Flicek P,\ 1000 Genomes Project Consortium.\ \ Variant calling on the GRCh38 assembly with the data from phase three of the 1000 Genomes Project [version 1; peer review: 2 not approved].\ Wellcome Open Research. 2019 Mar. 11.\
\ \\ 1000 Genomes Project Consortium, Auton A, Brooks LD, Durbin RM, Garrison EP, Kang HM, Korbel JO,\ Marchini JL, McCarthy S, McVean GA et al.\ \ A global reference for human genetic variation.\ Nature. 2015 Oct 1;526(7571):68-74.\ PMID: 26432245\
\ varRep 0 chromosomes chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX\ compositeTrack on\ geneTrack ncbiRefSeqCurated\ html tgpTrios\ longLabel Thousand Genomes Project Family VCF Trios\ maxWindowToDraw 5000000\ parent tgpArchive\ shortLabel 1000 Genomes Trios\ track tgpTrios\ type vcfPhasedTrio\ vcfDoFilter off\ vcfDoMaf off\ vcfDoQual off\ vcfUseAltSampleNames on\ visibility pack\ tgpPhase3 1000G Ph3 Vars vcfTabix 1000 Genomes Phase 3 Integrated Variant Calls from IGSR: SNVs and Indels 0 100 0 0 0 127 127 127 0 0 23 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX,\ This track shows approximately 73 million single nucleotide variants (SNVs) and\ 5 million short insertions/deletions (indels)\ produced by the\ International\ Genome Sample Resource (IGSR) from sequence data generated by the\ 1000 Genomes Project\ in its Phase 3 sequencing of 2,504 genomes from 16 populations worldwide.
\\ Variants were called on the autosomes (chromosomes 1 through 22) and on the\ Pseudo-Autosomal Regions (PARs) of chromosome X.\ Therefore this track has no annotations on alternate haplotype sequences, fix patches,\ chromosome Y, or the non-PAR portion (the majority) of chromosome X.\
\\ The variant genotypes have been phased\ (i.e., the two alleles of each diploid genotype have been assigned to two\ haplotypes,\ one inherited from each parent).\ This extra information enables a clustering of independent haplotypes\ by local similarity for display.\
\ \\ \ \ \ In "dense" mode, a vertical line is drawn at the position of each\ variant.\ In "pack" mode, since these variants have been phased, the\ display shows a clustering of haplotypes in the viewed range, sorted\ by similarity of alleles weighted by proximity to a central variant.\ The clustering view can highlight local patterns of linkage.
\\ In the clustering display, each sample's phased diploid genotype is split\ into two independent haplotypes.\ Each haplotype is placed in a horizontal row of pixels; when the number of\ haplotypes exceeds the number of vertical pixels for the track, multiple\ haplotypes fall in the same pixel row and pixels are averaged across haplotypes.
\\ Each variant is a vertical bar with white (invisible) representing the reference allele\ and black representing the non-reference allele(s).\ Tick marks are drawn at the top and bottom of each variant's vertical bar\ to make the bar more visible when most alleles are reference alleles.\ The vertical bar for the central variant used in clustering is outlined in purple.\ In order to avoid long compute times, the range of alleles used in clustering\ may be limited; alleles used in clustering have purple tick marks at the\ top and bottom.
\\ The clustering tree is displayed to the left of the main image.\ It does not represent relatedness of individuals; it simply shows the arrangement\ of local haplotypes by similarity. When a rightmost branch is purple, it means\ that all haplotypes in that branch are identical, at least within the range of\ variants used in clustering.\
\ \\ The genomes of 2,504 individuals were sequenced using both whole-genome sequencing\ (mean depth = 7.4x) and targeted exome sequencing (mean depth = 65.7x).\ Sequence reads were aligned to the reference genome using alt-aware BWA-MEM\ (Zheng-Bradley et al.).\ Variant discovery and quality control were performed as described in\ (Lowy-Gallego et al.).\ \ \ See also:\
\ \ \\ VCF files were downloaded from\ EBI\ and are also available for download from\ UCSC.\
\ \\ Thanks to the\ International Genome Sample\ Resource (IGSR)\ for making these variant calls freely available.\
\ \\ Zheng-Bradley X, Streeter I, Fairley S, Richardson D, Clarke L, Flicek P, 1000 Genomes Project\ Consortium.\ \ Alignment of 1000 Genomes Project reads to reference assembly GRCh38.\ Gigascience. 2017 Jul 1;6(7):1-8.\ PMID: 28531267; PMC: PMC5522380\
\ \\ Fairley S, Lowy-Gallego E, Perry E, Flicek P.\ \ The International Genome Sample Resource (IGSR) collection of open human genomic variation\ resources.\ Nucleic Acids Res. 2019 Oct 4.\ PMID: 31584097\
\ \\ Lowy-Gallego E, Fairley S, Zheng-Bradley X, Ruffier M, Clarke L, Flicek P,\ 1000 Genomes Project Consortium.\ \ Variant calling on the GRCh38 assembly with the data from phase three of the 1000 Genomes Project [version 1; peer review: 2 not approved].\ Wellcome Open Research. 2019 Mar. 11.\
\ \\ 1000 Genomes Project Consortium, Auton A, Brooks LD, Durbin RM, Garrison EP, Kang HM, Korbel JO,\ Marchini JL, McCarthy S, McVean GA et al.\ \ A global reference for human genetic variation.\ Nature. 2015 Oct 1;526(7571):68-74.\ PMID: 26432245\
\ varRep 1 chromosomes chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX\ geneTrack ncbiRefSeqCurated\ html tgpPhase3\ longLabel 1000 Genomes Phase 3 Integrated Variant Calls from IGSR: SNVs and Indels\ maxWindowToDraw 5000000\ parent tgpArchive\ shortLabel 1000G Ph3 Vars\ showHardyWeinberg on\ track tgpPhase3\ type vcfTabix\ visibility hide\ consHprc90wayViewalign 90-way bed 4 Multiple Alignment on 90 human genome assemblies 3 100 0 0 0 127 127 127 0 0 0 hprc 1 longLabel Multiple Alignment on 90 human genome assemblies\ parent consHprc90way\ shortLabel 90-way\ track consHprc90wayViewalign\ view align\ viewUi on\ visibility pack\ abSplice AbSplice Scores bigBed 9 + Aberrant Splicing Prediction Scores 0 100 0 0 0 127 127 127 0 0 0\ AbSplice is a method that predicts aberrant splicing across human tissues, as described in Wagner, \ Çelik et al., 2023. This track displays precomputed AbSplice scores for all possible\ single-nucleotide variants genome-wide. The scores represent the probability that a given variant\ causes aberrant splicing in a given tissue.\ AbSplice scores\ can be computed from VCF files and are based on quantitative tissue-specific splice site annotations\ (SpliceMaps).\ While SpliceMaps can be generated for any tissue of interest from a cohort of RNA-seq samples, this \ track includes 49 tissues available from the \ Genotype-Tissue\ Expression (GTEx) dataset. \
\ \\ The AbSplice score is a probability estimate of how likely aberrant splicing of some sort takes \ place in a given tissue. The authors suggest three cutoffs which are represented by color in the track.\
\ \\ Mouseover on items shows the gene name, maximum score, and tissues that had this score. Clicking on\ any item brings up a table with scores for all 49 GTEX tissues.\
\ \\ The raw data can be explored interactively with the\ Table Browser, or the\ Data Integrator. \ For automated analysis, the data may be queried from our\ REST API.\ Please refer to our\ mailing list archives \ for questions, or our\ Data Access FAQ \ for more information.\
Precomputed AbSplice-DNA scores in all 49 GTEx tissues are available at\ \ Zenodo. \ \
\ Data was converted from the files (AbSplice_DNA_ hg38 _snvs_high_scores.zip) provided by the authors\ at zenodo.org. Files in the\ score_cutoff=0.01 directory were concatenated. To convert the data to bigBed format, scores and\ their tissues were selected from the AbSplice_DNA fields and maximum scores, and then calculated\ using a custom Python script, which can be found in the\ \ makeDoc from our GitHub repository.
\ \\ Thanks to Nils Wagner for helpful comments and suggestions.
\ \\ Wagner N, Çelik MH, Hölzlwimmer FR, Mertes C, Prokisch H, Yépez VA, Gagneur J.\ \ Aberrant splicing prediction across human tissues.\ Nat Genet. 2023 May;55(5):861-870.\ PMID: 37142848\
\ phenDis 1 bigDataUrl /gbdb/hg38/abSplice/AbSplice.bb\ filter.spliceABscore 0.01\ filterLabel.maxScore Tissues\ filterLabel.spliceABscore Filter by minimum AbSplice score\ filterLimits.spliceABscore 0.01:1\ filterText.maxScore *\ group phenDis\ html abSplice\ itemRgb on\ longLabel Aberrant Splicing Prediction Scores\ mouseOver change: $name\ This supertrack is a collection of Affymetrix tracks showing the location of the consensus and\ exemplar sequences used for the selection of probes on the Affymetrix chips.\
\\ Thanks to\ Affymetrix for the data underlying these tracks.\
\ expression 1 cartVersion 2\ group expression\ html ../affyArchive\ longLabel Affymetrix Archive\ shortLabel Affy Archive\ superTrack on\ track affyArchive\ type psl .\ visibility hide\ affyGnf1h Affy GNF1H psl . Alignments of Affymetrix Consensus/Exemplars from GNF1H 3 100 0 0 0 127 127 127 0 0 0This track shows the location of the sequences used for the selection of\ probes on the Affymetrix GNF1H chips. This contains 11406 predicted genes that do not overlap with\ the Affy U133A chip.
\ \The sequences were mapped to the genome using blat followed by pslReps with the\ parameters:
-minCover=0.3 -minAli=0.95 -nearTop=0.005\ \
Thanks to the Genomics\ Institute of the Novartis Research Foundation (GNF) for the data underlying this track.
\ \\ Su AI, Wiltshire T, Batalov S, Lapp H, Ching KA, Block D, Zhang J, Soden R, Hayakawa M, Kreiman G\ et al.\ \ A gene atlas of the mouse and human protein-encoding transcriptomes.\ Proc Natl Acad Sci U S A. 2004 Apr 20;101(16):6062-7.\ PMID: 15075390; PMC: PMC395923\
\ expression 1 group expression\ longLabel Alignments of Affymetrix Consensus/Exemplars from GNF1H\ parent affyArchive\ shortLabel Affy GNF1H\ track affyGnf1h\ type psl .\ visibility pack\ affyU133 Affy U133 psl . Alignments of Affymetrix Consensus/Exemplars from HG-U133 3 100 0 0 0 127 127 127 0 0 0\ This track shows the location of the consensus and exemplar sequences used \ for the selection of probes on the Affymetrix HG-U133A and HG-U133B chips.
\ \\ Consensus and exemplar sequences were downloaded from the\ Affymetrix Product Support\ and mapped to the genome using blat followed by pslReps with the \ parameters:
-minCover=0.5 -minAli=0.97 -nearTop=0.005\\ \
\ Thanks to Affymetrix for the data underlying this track.
\ expression 1 group expression\ longLabel Alignments of Affymetrix Consensus/Exemplars from HG-U133\ parent affyArchive\ shortLabel Affy U133\ track affyU133\ type psl .\ visibility pack\ affyU95 Affy U95 psl . Alignments of Affymetrix Consensus/Exemplars from HG-U95 3 100 0 0 0 127 127 127 0 0 0\ This track shows the location of the consensus and exemplar sequences used \ for the selection of probes on the Affymetrix HG-U95Av2 chip. For this chip, \ probes are predominantly designed from consensus sequences.
\ \\ Consensus and exemplar sequences were downloaded from the\ Affymetrix Product Support\ and mapped to the genome using blat followed by pslReps with the \ parameters:
-minCover=0.3 -minAli=0.95 -nearTop=0.005\\ \
\ Thanks to Affymetrix for the data underlying this track.
\ expression 1 group expression\ longLabel Alignments of Affymetrix Consensus/Exemplars from HG-U95\ parent affyArchive\ shortLabel Affy U95\ track affyU95\ type psl .\ visibility pack\ altSeqLiftOverPsl Alt Haplotypes psl Reference Assembly Alternate Haplotype Sequence Alignments 3 100 0 0 100 127 127 177 0 0 0\ This track shows alignments of alternate locus (also known as "alternate haplotype")\ reference sequences to main chromosome sequences in the reference genome assembly.\ Some loci in the genome are highly variable, with sets of variants that tend\ to segregate into distinct haplotypes.\ Only one haplotype can be included in a reference assembly chromosome sequence.\ Instead of providing a separate complete chromosome sequence for each haplotype,\ which could cause confusion with divergent chromosome coordinates and\ ambiguity about which sequence is the official reference, the\ Genome Reference Consortium\ (GRC) adds alternate locus sequences, ranging from tens of thousands of bases\ up to low millions of bases in size, to represent the distinct haplotypes. \
\ \\ This track follows the display conventions for\ \ PSL alignment tracks.\ Mismatching bases are highlighted in red.\ Several types of alignment gap may also be colored;\ for more information, see\ \ Alignment Insertion/Deletion Display Options.\ \
\ \\ The alignments were provided by NCBI as GFF files and translated into the PSL\ representation for browser display by UCSC.\
\ map 1 baseColorDefault diffBases\ baseColorUseSequence db\ color 0,0,100\ group map\ indelDoubleInsert on\ indelQueryInsert on\ longLabel Reference Assembly Alternate Haplotype Sequence Alignments\ pennantIcon p14 black https://genome-blog.gi.ucsc.edu/blog/patches/ "Includes annotations on GRCh38.p14 patch sequences"\ shortLabel Alt Haplotypes\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ track altSeqLiftOverPsl\ type psl\ visibility pack\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_tpm_rev AorticSmsToIL1b_06hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_reverse 1 100 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep2%20%28LK59%29.CNhs13378.12759-136B5.hg38.tpm.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12759-136B5 sequence_tech=hCAGE\ parent TSS_activity_TPM off\ shortLabel AorticSmsToIL1b_06hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_tpm_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5\ urlLabel FANTOM5 Details:\ AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_ctss_rev AorticSmsToIL1b_06hrBr2- bigWig Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_reverse 0 100 0 0 255 127 127 255 0 0 0 http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5 regulation 0 bigDataUrl /gbdb/hg38/fantom5/Aortic%20smooth%20muscle%20cell%20response%20to%20IL1b%2c%2006hr%2c%20biol_rep2%20%28LK59%29.CNhs13378.12759-136B5.hg38.ctss.rev.bw\ color 0,0,255\ longLabel Aortic smooth muscle cell response to IL1b, 06hr, biol_rep2 (LK59)_CNhs13378_12759-136B5_reverse\ maxHeightPixels 100:8:8\ metadata ontology_id=12759-136B5 sequence_tech=hCAGE\ parent TSS_activity_read_counts off\ shortLabel AorticSmsToIL1b_06hrBr2-\ subGroups sequenceTech=hCAGE category=AoSMC_response_to_IL1b strand=reverse\ track AorticSmoothMuscleCellResponseToIL1b06hrBiolRep2LK59_CNhs13378_ctss_rev\ type bigWig\ url http://fantom.gsc.riken.jp/5/sstar/FF:12759-136B5\ urlLabel FANTOM5 Details:\ genotypeArrays Array Probesets bigBed 4 Microarray Probesets 0 100 0 0 0 127 127 127 0 0 0\ The arrays listed in this track are probes from the\ Agilent Catalog Oligonucleotide Microarrays.\
\Please note that more microarray tracks are available on the hg19 genome assembly. \ To view those tracks, please \ click this link for hg19 microarrays.\ Microarrays that are not listed can be added as Custom Tracks with data from the companies.\
\ \\ Agilent's oligonucleotide CGH (Comparative Genomic Hybridization) platform enables the\ study of genome-wide DNA copy number changes at a high resolution. The CGH probes on Agilent\ CGH microarrays are 60-mer oligonucleotides synthesized in situ using Agilent's inkjet\ SurePrint technology. The probes represented on the Agilent CGH microarrays have been\ selected using algorithms developed specifically for the CGH application, assuring optimal\ performance of these probes in detecting DNA copy number changes.\
\ \\ With the Infinium MethylationEPIC BeadChip Kit, researchers can interrogate over 850,000\ methylation sites quantitatively across the genome at single-nucleotide resolution. Multiple\ samples, including FFPE, can be analyzed in parallel to deliver high-throughput power while\ minimizing the cost per sample. These tracks show positions being measured on the Illumina 450k and\ 850k (EPIC) microarray tracks. More information about the arrays can be found on the\ Infinium MethylationEPIC Kit website.\ \
\ The Infinium CytoSNP-850K v1.2 BeadChip provides comprehensive coverage of\ cytogenetically relevant genes on a proven platform, helping researchers find valuable information\ that may be missed by other technologies. It contains approximately 850,000 empirically selected\ single nucleotide polymorphisms (SNPs) spanning the entire genome with enriched coverage for 3,262\ genes of known cytogenetics relevance in both constitutional and cancer applications. \
\ \\ The CytoScan HD Array, which is included in the\ CytoScan HD Suite, provides the broadest coverage and highest performance for\ detecting chromosomal aberrations. CytoScan HD Suite has greater than 99% sensitivity and can\ reliably detect 25-50kb copy number changes across the genome at high specificity with\ single-nucleotide polymorphism (SNP) allelic corroboration. With more than 2.6 million copy number\ markers, CytoScan HD Suite covers all OMIM and RefSeq genes.\
\ \ \ \\ Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \ \\ The Agilent arrays were downloaded from their \ Agilent SureDesign website tool on March 2022.
\\ The Illumina 450k and 850k (EPIC) tracks were created using a few columns from the\ Infinium MethylationEPIC v1.0 B5 Manifest File (CSV Format)\ and was then converted into a bigBed.
\\ The Illumina CytoSNP-850K track was created by downloading the\ CytoSNP-850K v1.2 Manifest File (CSV Format) (GRCh38) file and then converted\ into a bigBed file.\
\\ The Affymetrix Cytoscan HD GeneChip Array track was created by converting the \ CytoScanHD_Accel_Array.na36.bed.zip\ into a bigBed file.\
\ \\ The raw data can be explored interactively with the\ Table Browser or the\ Data Integrator.\ For automated analysis, the data may be queried from our\ REST API \ or downloaded from our \ Downloads site. Please refer to our\ \ mailing list archives for questions, or our\ \ Data Access FAQ for more information.\
\ \\ Thanks to the Aliglent and Illumina support teams for sharing the data and the UCSC Genome Browser\ engineers for configuring the data.
\ varRep 1 compositeTrack on\ group varRep\ longLabel Microarray Probesets\ shortLabel Array Probesets\ track genotypeArrays\ type bigBed 4\ visibility hide\ gold Assembly bed 3 + Assembly from Fragments 0 100 150 100 30 230 170 40 0 0 0\ This track shows the contigs used to construct the GRCh38 (hg38) genome assembly, as defined in the\ AGP file delivered with the sequence. \ For information on the AGP file format, see the NCBI \ AGP Specification. The NCBI website also provides an \ overview of genome assembly procedures, as well as \ specific information about the hg38 assembly.\
\\ In dense mode, this track depicts the contigs that make up the \ currently viewed scaffold. \ Contig boundaries are distinguished by the use of alternating gold and brown \ coloration. Where gaps\ exist between contigs, spaces are shown between the gold and brown\ blocks. The relative order and orientation of the contigs\ within a scaffold is always known; therefore, a line is drawn in the graphical\ display to bridge the blocks.
\\ Component types found in this track (with counts of that type in parenthesis):\
\ In addition to the standard nucleotide codes, the raw sequence files from NCBI also include\ IUPAC ambiguity codes for bases that could not be positively identified as A, C, G or T (see\ Wikipedia's IUPAC notation article for more information). As part of the UCSC\ assembly creation process, all IUPAC ambiguity characters are converted to Ns. The FASTA files\ available for download from UCSC reflect this. The raw data files containing the original IUPAC\ characters can be downloaded from the NCBI\ FTP site.\
\ \\ The following table lists the counts by chromosome of the various IUPAC ambiguity characters\ in the original NCBI data files:\
\ \\
chromosome | \ | |||||||||||||||||
\ | \ | 1 | \2 | \3 | \6 | \7 | \9 | \10 | \12 | \13 | \16 | \17 | \21 | \22 | \X | \Y | \\ | Total | \
code | \ | |||||||||||||||||
B | \\ | \ | \ | 1 | \\ | \ | \ | 1 | \\ | \ | \ | \ | \ | \ | \ | \ | \ | 2 | \
K | \\ | \ | 1 | \\ | \ | \ | \ | 4 | \\ | 1 | \\ | 2 | \\ | \ | \ | \ | \ | 8 | \
M | \\ | 1 | \1 | \\ | \ | \ | \ | 3 | \1 | \\ | \ | \ | 2 | \\ | \ | \ | \ | 8 | \
R | \\ | 1 | \1 | \1 | \\ | 1 | \1 | \13 | \\ | \ | 1 | \3 | \1 | \2 | \1 | \1 | \\ | 27 | \
S | \\ | \ | \ | \ | \ | 1 | \\ | 1 | \\ | \ | \ | 1 | \\ | \ | 1 | \1 | \\ | 5 | \
W | \\ | \ | 2 | \2 | \\ | \ | \ | 6 | \\ | \ | \ | 1 | \\ | 1 | \1 | \1 | \\ | 14 | \
Y | \\ | \ | 4 | \3 | \1 | \2 | \2 | \8 | \2 | \2 | \\ | 5 | \\ | 2 | \2 | \2 | \\ | 35 | \
\ | ||||||||||||||||||
Total | \\ | 2 | \9 | \7 | \1 | \4 | \3 | \36 | \3 | \3 | \1 | \12 | \3 | \5 | \5 | \5 | \\ | 99 | \
\ This is a container track for data related to the genome assembly. \ It contains tracks about the assembly identifiers, certain clones, and STS markers. \ Click into any of the sub-tracks to see information\ details on the specific annotations.
\ map 0 cartVersion 4\ group map\ longLabel Assembly identifiers, clones, and markers\ shortLabel Assembly Tracks\ superTrack on\ track assemblyContainer\ augustusGene AUGUSTUS genePred AUGUSTUS ab initio gene predictions v3.1 3 100 180 0 0 217 127 127 0 0 0\ This track shows ab initio predictions from the program\ AUGUSTUS (version 3.1).\ The predictions are based on the genome sequence alone.\
\ \\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ Statistical signal models were built for splice sites, branch-point\ patterns, translation start sites, and the poly-A signal.\ Furthermore, models were built for the sequence content of\ protein-coding and non-coding regions as well as for the length distributions\ of different exon and intron types. Detailed descriptions of most of these different models\ can be found in Mario Stanke's\ dissertation.\ This track shows the most likely gene structure according to a\ Semi-Markov Conditional Random Field model.\ Alternative splicing transcripts were obtained with\ a sampling algorithm (--alternatives-from-sampling=true --sample=100 --minexonintronprob=0.2\ --minmeanexonintronprob=0.5 --maxtracks=3 --temperature=2).\
\ \\ The different models used by Augustus were trained on a number of different species-specific\ gene sets, which included 1000-2000 training gene structures. The --species option allows\ one to choose the species used for training the models. Different training species were used\ for the --species option when generating these predictions for different groups of\ assemblies.\
Assembly Group | \ \ \Training Species | \ \
Fish | \ \ \zebrafish\ \ |
Birds | \ \ \chicken\ \ |
Human and all other vertebrates | \ \ \human\ \ |
Nematodes | \ \ \caenorhabditis | \ \
Drosophila | \ \ \fly | \ \
A. mellifera | \ \ \honeybee1 | \ \
A. gambiae | \ \ \culex | \ \
S. cerevisiae | \ \ \saccharomyces | \ \
\ This table describes which training species was used for a particular group of assemblies.\ When available, the closest related training species was used.\
\ \\ Stanke M, Diekhans M, Baertsch R, Haussler D.\ \ Using native and syntenically mapped cDNA alignments to improve de novo gene finding.\ Bioinformatics. 2008 Mar 1;24(5):637-44.\ PMID: 18218656\
\ \\ Stanke M, Waack S.\ \ Gene prediction with a hidden Markov model and a new intron submodel.\ Bioinformatics. 2003 Oct;19 Suppl 2:ii215-25.\ PMID: 14534192\
\ genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 180,0,0\ group genes\ html ../../augustusGene\ longLabel AUGUSTUS ab initio gene predictions v3.1\ parent genePredArchive\ shortLabel AUGUSTUS\ track augustusGene\ type genePred\ visibility pack\ avada Avada Variants bigBed 9 + Avada Variants extracted from full text publications 1 100 0 0 0 127 127 127 0 0 0\ This track shows the genomic positions of variants in the\ AVADA database. \ AVADA is a database of variants built by a machine learning software\ that analyzes full text research articles to find the gene mentions in the text that \ look like they are most relevant for monogenic (non-cancer) genetic diagnosis, finds variant \ descriptions and uses the genes to map the variants to the genome. For details see the \ AVADA paper.\
\As the data is automatically extracted from full-text publications, it includes \ some false positives. In the original study, out of 200 randomly selected articles,\ only 99 were considered relevant after manual curation. However, this share is very high\ compared to the Genomenom track. Ideally, the track is used\ in combination with variants found in human patients, to find relevant literature, \ or with Genome Browser tracks of variant databases that curated a single study \ for each variant, like our tracks for HGMD or LOVD.\
\ \
\ Genomic locations of a variants are labeled with the variant description\ in the original text. This is not a normalized HGVS string, but the original\ text as the authors of the study described it.\ The Pubmed ID, gene and transcript for each variant are shown on the\ variant's details page, as well as the PubMed title, authors, and abstract. \
\\ Mouse over the variants to show the gene, variant, first author, year, and title.\
\The data has been lifted from hg19 to hg38.
\ \\ The raw data can be explored interactively with the Table Browser,\ for download, intersection or correlations with other tracks. To join this track with others\ based on the chromosome positions, use the Data Integrator.\ \
\ For automated download and analysis, the genome annotation is stored in a bigBed file that\ can be downloaded from\ our download server.\ The file for this track is called avada.bb. Individual\ regions or the whole genome annotation can be obtained using our tool bigBedToBed\ which can be compiled from the source code or downloaded as a precompiled\ binary for your system. Instructions for downloading source code and binaries can be found\ here.\ The tool\ can also be used to obtain only features within a given range, e.g. \ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg19/bbi/avada.bb -chrom=chr21 -start=0 -end=100000000 stdout
\ \ \For automated access, this track like all others, is also available via our\ API. However, for bulk processing in\ pipelines, downloading the data and/or using bigBed files as described above is\ usually faster.
\ \\ The AVADA VCF file was reformatted at UCSC to the bigBed format.\ The program that performs the conversion is available on\ Github. The paper reference information was added from\ MEDLINE and is used Courtesy of the U.S. National Library of Medicine, according \ to its \ Terms and Conditions.
\ \\ Thanks to Gill Bejerano and Johannes Birgmeier for making the data available.\
\ \\ Johannes Birgmeier, Cole A. Deisseroth, Laura E. Hayward, Luisa M. T. Galhardo, Andrew P. Tierno, Karthik A. Jagadeesh, Peter D. Stenson, David N. Cooper, Jonathan A. Bernstein, Maximilian Haeussler, and Gill Bejerano.\ \ AVADA: Towards Automated Pathogenic Variant Evidence Retrieval Directly from the Full Text Literature. .\ Genetics in Medicine. 2019.\ PMID: 31467448\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/avada.bb\ dataVersion release 1\ exonNumbers off\ longLabel Avada Variants extracted from full text publications\ mouseOverField _mouseOver\ noScoreFilter on\ parent varsInPubs pack\ shortLabel Avada Variants\ track avada\ type bigBed 9 +\ urls pmid="https://www.ncbi.nlm.nih.gov/pubmed/$$" doi="https://doi.org/$$" ensId="http://grch37.ensembl.org/Homo_sapiens/Gene/Summary?g=$$" entrezs="https://www.ncbi.nlm.nih.gov/gene/$$" refSeq="https://www.ncbi.nlm.nih.gov/nuccore/$$"\ visibility dense\ cons470wayViewphyloP Basewise Conservation (phyloP) bed 4 Multiz Alignment & Conservation (470 mammals) 2 100 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Multiz Alignment & Conservation (470 mammals)\ parent cons470way\ shortLabel Basewise Conservation (phyloP)\ track cons470wayViewphyloP\ view phyloP\ viewLimits -20.0:11.936\ viewLimitsMax -20:11.936\ visibility full\ cons447wayViewphyloP Basewise Conservation (phyloP) bed 4 Cactus Alignment & Conservation on 447 mammal species, including Zoonomia genomes 2 100 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Cactus Alignment & Conservation on 447 mammal species, including Zoonomia genomes\ parent cons447way\ shortLabel Basewise Conservation (phyloP)\ track cons447wayViewphyloP\ view phyloP\ viewLimits -20.0:11.936\ visibility full\ bismap Bismap bigWig Single-read and multi-read mappability after bisulfite conversion 2 100 0 0 0 127 127 127 0 0 0\ These tracks indicate regions with uniquely mappable reads of particular lengths before and after\ bisulfite conversion. Both Umap and Bismap tracks contain single-read mappability and multi-read\ mappability tracks for four different read lengths: 24 bp, 36 bp, 50 bp, and 100 bp.
\\ You can use these tracks for many purposes, including filtering unreliable signal from\ sequencing assays. The Bismap track can help filter unreliable signal from sequencing assays\ involving bisulfite conversion, such as whole-genome bisulfite sequencing or reduced representation\ bisulfite sequencing.
\ \ \These tracks mark any region of the bisulfite-converted genome that is uniquely mappable by\ at least one k-mer on the specified strand. Mappability of the forward strand was\ generated by converting all instances of cytosine to thymine. Similarly, mappability of the\ reverse strand was generated by converting all instances of guanine to adenine.
\To calculate the single-read mappability, you must find the overlap of a given region with\ the region that is uniquely mappable on both strands. Regions not uniquely mappable on both\ strands or have a low multi-read mappability might bias the downstream analysis.
These tracks represent the probability that a randomly selected k-mer which overlaps\ with a given position is uniquely mappable. Multi-read mappability track is calculated for\ k-mers that are uniquely mappable on both strands, and thus there is no strand\ specification.
These tracks mark any region of the genome that is uniquely mappable by at least one\ k-mer. To calculate the single-read mappability, you must find the overlap of a given\ region with this track.
These tracks represent the probability that a randomly selected k-mer which overlaps\ with a given position is uniquely mappable.
For greater detail and explanatory diagrams, see the\ preprint, the\ Umap and Bismap project website, or the\ Umap and Bismap software\ documentation.\ \
\ The raw data can be explored interactively with the Table Browser, or the Data Integrator. For automated analysis, genome annotation is stored in a bigBed\ or bigWig file that can be downloaded from the\ download\ server. Individual regions or the whole genome annotation can be obtained using our tool\ bigBedToBed or bigWigToWig, which can be compiled from the source code or\ downloaded as a precompiled binary for your system. Instructions for downloading source code and\ binaries can be found here.\ The tool can also be used to obtain only features within a given range, for example:
\ bigBedToBed -chrom=chr6 -start=0 -end=1000000\ http://hgdownload.soe.ucsc.edu/gbdb/hg38/hoffmanMappability/k24.Unique.Mappability.bb stdout\\ Please refer to our mailing list archives for questions, or our\ Data Access FAQ for more\ information.
\ \\ Anshul Kundaje (Stanford\ University) created the original Umap software in MATLAB. The original Umap repository is available\ here.\ Mehran Karimzadeh (Michael Hoffman\ lab, Princess Margaret Cancer Centre) implemented the Python version of Umap and added features,\ including Bismap.
\ \\ Karimzadeh M, Ernst C, Kundaje A, Hoffman MM.,\ Umap and Bismap:\ quantifying genome and methylome mappability\ bioRxiv bioRxiv, p. 095463, 2016.; doi: https://doi.org/10.1101/095463.
\ map 0 compositeTrack on\ group map\ html mappability\ longLabel Single-read and multi-read mappability after bisulfite conversion\ noInherit on\ parent mappability\ shortLabel Bismap\ subGroup1 view Views SR=Single-read MR=Multi-read\ track bismap\ type bigWig\ visibility full\ bloodHao Blood (PBMC) Hao Peripheral blood mononuclear cells (PBMC) from Hao et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from Integrated analysis of\ multimodal single-cell data. Human peripheral blood mononuclear cells\ (PBMCs) taken from pre-vaccinated and post-vaccinated individuals were profiled\ using both CITE-seq and ECCITE-seq. A total of 57 cell type clusters were\ identified and each cluster included cells from all 24 samples with rare\ exceptions. This dataset contains three annotations for cell clustering: Level\ 1 (8 cell types), Level 2 (30 cell types), Level 3 (57 cell types).
\ \\ This track collection contains six bar chart tracks of RNA expression in PBMCs\ where cells are grouped by cell type level 1 \ (Blood PBMC Cells), cell type level 2 \ (Blood PBMC Cells 2), \ cell type level 3 (Blood PBMC Cells 3), donor \ (Blood PBMC Donor), phase of cell cycle \ (Blood PBMC Phase), or time into experiment \ (Blood PBMC Time). The default track displayed \ is Blood PBMC Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ PBMC samples were taken from 8 volunteers ages 20-49 enrolled in an HIV\ vaccine trial (NCT01578889). A total of 24 blood samples were collected at 3\ time points: day 0 (the day before), day 3, and day 7 after the administration\ of a VSV-vectored HIV vaccine. Samples were collected at these different time\ points to minimize batch effects. Cells were then divided into separate\ aliquots for modified versions of the 3' CITE-seq and 5' ECCITE-seq staining\ protocols. In the 3' CITE-seq staining protocol, the samples are simultaneously\ stained with the antibody and unique hashtag. Whereas, 5' ECCITE-seq samples\ are stained first with a unique hashtag. 3' libraries were loaded into 8 lanes\ of a 10x Genomics Chip B using the 10x Genomics 3' v3 kit. 5' libraries\ were loaded into 2 lanes of a 10x Genomics Chip A using the 10x Genomics V(D)J\ kit (v1). Both 3' and 5' libraries were pooled together and sequenced on an\ Illumina Novaseq S4 flowcell. In total, 210,911 cells were profiled after \ quality control and doublet filtration.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell \ Browser. The UCSC command line utility matrixClusterColumns, matrixToBarChart, \ and bedToBigBed were used to transform these into a bar chart format bigBed file \ that can be visualized. The coloring was done by defining colors for the broad \ level cell classes and then using another UCSC utility, hcaColorCells, to interpolate \ the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yuhan Hao, Stephanie Hao, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ singleCell 0 group singleCell\ longLabel Peripheral blood mononuclear cells (PBMC) from Hao et al 2020\ shortLabel Blood (PBMC) Hao\ superTrack on\ track bloodHao\ visibility hide\ bloodHaoCellType Blood PBMC Cells bigBarChart Blood (PBMCs) binned by cell type (level 1) from Hao et al 2020 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ This track displays data from Integrated analysis of\ multimodal single-cell data. Human peripheral blood mononuclear cells\ (PBMCs) taken from pre-vaccinated and post-vaccinated individuals were profiled\ using both CITE-seq and ECCITE-seq. A total of 57 cell type clusters were\ identified and each cluster included cells from all 24 samples with rare\ exceptions. This dataset contains three annotations for cell clustering: Level\ 1 (8 cell types), Level 2 (30 cell types), Level 3 (57 cell types).
\ \\ This track collection contains six bar chart tracks of RNA expression in PBMCs\ where cells are grouped by cell type level 1 \ (Blood PBMC Cells), cell type level 2 \ (Blood PBMC Cells 2), \ cell type level 3 (Blood PBMC Cells 3), donor \ (Blood PBMC Donor), phase of cell cycle \ (Blood PBMC Phase), or time into experiment \ (Blood PBMC Time). The default track displayed \ is Blood PBMC Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ PBMC samples were taken from 8 volunteers ages 20-49 enrolled in an HIV\ vaccine trial (NCT01578889). A total of 24 blood samples were collected at 3\ time points: day 0 (the day before), day 3, and day 7 after the administration\ of a VSV-vectored HIV vaccine. Samples were collected at these different time\ points to minimize batch effects. Cells were then divided into separate\ aliquots for modified versions of the 3' CITE-seq and 5' ECCITE-seq staining\ protocols. In the 3' CITE-seq staining protocol, the samples are simultaneously\ stained with the antibody and unique hashtag. Whereas, 5' ECCITE-seq samples\ are stained first with a unique hashtag. 3' libraries were loaded into 8 lanes\ of a 10x Genomics Chip B using the 10x Genomics 3' v3 kit. 5' libraries\ were loaded into 2 lanes of a 10x Genomics Chip A using the 10x Genomics V(D)J\ kit (v1). Both 3' and 5' libraries were pooled together and sequenced on an\ Illumina Novaseq S4 flowcell. In total, 210,911 cells were profiled after \ quality control and doublet filtration.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell \ Browser. The UCSC command line utility matrixClusterColumns, matrixToBarChart, \ and bedToBigBed were used to transform these into a bar chart format bigBed file \ that can be visualized. The coloring was done by defining colors for the broad \ level cell classes and then using another UCSC utility, hcaColorCells, to interpolate \ the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yuhan Hao, Stephanie Hao, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ singleCell 1 barChartBars B_cell T_cell_CD4+ T_cell_CD8+ dendritic_cell_(DC) monocyte natural_killer_cell_(NK) other T_cell_other\ barChartColors #fe3247 #fe3248 #fe3248 #e92812 #e02900 #fb2e3e #f01111 #fe3247\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/bloodHao/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/bloodHao/cell_type.bb\ defaultLabelFields name\ html bloodHao\ longLabel Blood (PBMCs) binned by cell type (level 1) from Hao et al 2020\ parent bloodHao\ shortLabel Blood PBMC Cells\ track bloodHaoCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ bloodHaoL2 Blood PBMC Cells 2 bigBarChart Blood PBMCs binned by cell type (level 2) from Hao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ This track displays data from Integrated analysis of\ multimodal single-cell data. Human peripheral blood mononuclear cells\ (PBMCs) taken from pre-vaccinated and post-vaccinated individuals were profiled\ using both CITE-seq and ECCITE-seq. A total of 57 cell type clusters were\ identified and each cluster included cells from all 24 samples with rare\ exceptions. This dataset contains three annotations for cell clustering: Level\ 1 (8 cell types), Level 2 (30 cell types), Level 3 (57 cell types).
\ \\ This track collection contains six bar chart tracks of RNA expression in PBMCs\ where cells are grouped by cell type level 1 \ (Blood PBMC Cells), cell type level 2 \ (Blood PBMC Cells 2), \ cell type level 3 (Blood PBMC Cells 3), donor \ (Blood PBMC Donor), phase of cell cycle \ (Blood PBMC Phase), or time into experiment \ (Blood PBMC Time). The default track displayed \ is Blood PBMC Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ PBMC samples were taken from 8 volunteers ages 20-49 enrolled in an HIV\ vaccine trial (NCT01578889). A total of 24 blood samples were collected at 3\ time points: day 0 (the day before), day 3, and day 7 after the administration\ of a VSV-vectored HIV vaccine. Samples were collected at these different time\ points to minimize batch effects. Cells were then divided into separate\ aliquots for modified versions of the 3' CITE-seq and 5' ECCITE-seq staining\ protocols. In the 3' CITE-seq staining protocol, the samples are simultaneously\ stained with the antibody and unique hashtag. Whereas, 5' ECCITE-seq samples\ are stained first with a unique hashtag. 3' libraries were loaded into 8 lanes\ of a 10x Genomics Chip B using the 10x Genomics 3' v3 kit. 5' libraries\ were loaded into 2 lanes of a 10x Genomics Chip A using the 10x Genomics V(D)J\ kit (v1). Both 3' and 5' libraries were pooled together and sequenced on an\ Illumina Novaseq S4 flowcell. In total, 210,911 cells were profiled after \ quality control and doublet filtration.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell \ Browser. The UCSC command line utility matrixClusterColumns, matrixToBarChart, \ and bedToBigBed were used to transform these into a bar chart format bigBed file \ that can be visualized. The coloring was done by defining colors for the broad \ level cell classes and then using another UCSC utility, hcaColorCells, to interpolate \ the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yuhan Hao, Stephanie Hao, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ singleCell 1 barChartBars ASDC B_intermediate B_memory B_naive CD14_Mono CD16_Mono CD4_CTL CD4_Naive CD4_Proliferating CD4_TCM CD4_TEM CD8_Naive CD8_Proliferating CD8_TCM CD8_TEM Doublet Eryth HSPC ILC MAIT NK NK_Proliferating NK_CD56bright Plasmablast Platelet Treg cDC1 cDC2 dnT gdT pDC\ barChartColors #f77170 #fe3246 #fe3246 #fe3246 #e02901 #e22803 #fd3145 #fe3248 #fb737b #fe3248 #fe3248 #fe3248 #fc737c #fe3248 #fd3145 #e22803 #fa9fa1 #fd7580 #fe7683 #fe3246 #fb2e3e #f82b36 #fd3043 #fc747d #f01212 #fe3248 #f77071 #e5270a #fe7685 #fe3145 #f72c34\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/bloodHao/celltype.l2.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/bloodHao/celltype.l2.bb\ defaultLabelFields name\ html bloodHao\ labelFields name,name2\ longLabel Blood PBMCs binned by cell type (level 2) from Hao et al 2020\ parent bloodHao\ shortLabel Blood PBMC Cells 2\ track bloodHaoL2\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ bloodHaoL3 Blood PBMC Cells 3 bigBarChart Blood PBMCs binned by cell type (level 3) from Hao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ This track displays data from Integrated analysis of\ multimodal single-cell data. Human peripheral blood mononuclear cells\ (PBMCs) taken from pre-vaccinated and post-vaccinated individuals were profiled\ using both CITE-seq and ECCITE-seq. A total of 57 cell type clusters were\ identified and each cluster included cells from all 24 samples with rare\ exceptions. This dataset contains three annotations for cell clustering: Level\ 1 (8 cell types), Level 2 (30 cell types), Level 3 (57 cell types).
\ \\ This track collection contains six bar chart tracks of RNA expression in PBMCs\ where cells are grouped by cell type level 1 \ (Blood PBMC Cells), cell type level 2 \ (Blood PBMC Cells 2), \ cell type level 3 (Blood PBMC Cells 3), donor \ (Blood PBMC Donor), phase of cell cycle \ (Blood PBMC Phase), or time into experiment \ (Blood PBMC Time). The default track displayed \ is Blood PBMC Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ PBMC samples were taken from 8 volunteers ages 20-49 enrolled in an HIV\ vaccine trial (NCT01578889). A total of 24 blood samples were collected at 3\ time points: day 0 (the day before), day 3, and day 7 after the administration\ of a VSV-vectored HIV vaccine. Samples were collected at these different time\ points to minimize batch effects. Cells were then divided into separate\ aliquots for modified versions of the 3' CITE-seq and 5' ECCITE-seq staining\ protocols. In the 3' CITE-seq staining protocol, the samples are simultaneously\ stained with the antibody and unique hashtag. Whereas, 5' ECCITE-seq samples\ are stained first with a unique hashtag. 3' libraries were loaded into 8 lanes\ of a 10x Genomics Chip B using the 10x Genomics 3' v3 kit. 5' libraries\ were loaded into 2 lanes of a 10x Genomics Chip A using the 10x Genomics V(D)J\ kit (v1). Both 3' and 5' libraries were pooled together and sequenced on an\ Illumina Novaseq S4 flowcell. In total, 210,911 cells were profiled after \ quality control and doublet filtration.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell \ Browser. The UCSC command line utility matrixClusterColumns, matrixToBarChart, \ and bedToBigBed were used to transform these into a bar chart format bigBed file \ that can be visualized. The coloring was done by defining colors for the broad \ level cell classes and then using another UCSC utility, hcaColorCells, to interpolate \ the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yuhan Hao, Stephanie Hao, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ singleCell 1 barChartBars ASDC_mDC ASDC_pDC B_intermediate_kappa B_intermediate_lambda B_memory_kappa B_memory_lambda B_naive_kappa B_naive_lambda CD14_Mono CD16_Mono CD4_CTL CD4_Naive CD4_Proliferating CD4_TCM_1 CD4_TCM_2 CD4_TCM_3 CD4_TEM_1 CD4_TEM_2 CD4_TEM_3 CD4_TEM_4 CD8_Naive CD8_Naive_2 CD8_Proliferating CD8_TCM_1 CD8_TCM_2 CD8_TCM_3 CD8_TEM_1 CD8_TEM_2 CD8_TEM_3 CD8_TEM_4 CD8_TEM_5 CD8_TEM_6 Doublet Eryth HSPC ILC MAIT NK_Proliferating NK_1 NK_2 NK_3 NK_4 NK_CD56bright Plasma Plasmablast Platelet Treg_Memory Treg_Naive cDC1 cDC2_1 cDC2_2 dnT_1 dnT_2 gdT_1 gdT_2 gdT_3 gdT_4 pDC\ barChartColors #fabfbc #fcc0c1 #fe3246 #fe3146 #fe3246 #fe3246 #fe3246 #fe3246 #e02901 #e22803 #fd3145 #fe3248 #fb737b #fe3248 #fd3145 #fe3248 #fe3247 #fe7785 #fe3248 #ffa4ad #fe3248 #fe7684 #fc737c #fe3248 #fe3248 #fe3248 #fe3247 #fd3144 #fe7684 #fc3042 #fc2f41 #fe3246 #e22803 #fa9fa1 #fd7580 #fe7683 #fe3246 #f82b36 #fb2e3e #fa2d3c #fc2f40 #fc2f41 #fd3043 #fc747d #fdc1c4 #f01212 #fe3248 #fe3248 #f77071 #e22804 #e8270f #ff7785 #fd7581 #fd3145 #fb2e3f #fe3248 #fc3042 #f72c34\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/bloodHao/celltype.l3.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/bloodHao/celltype.l3.bb\ defaultLabelFields name\ html bloodHao\ labelFields name,name2\ longLabel Blood PBMCs binned by cell type (level 3) from Hao et al 2020\ parent bloodHao\ shortLabel Blood PBMC Cells 3\ track bloodHaoL3\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ bloodHaoDonor Blood PBMC Donor bigBarChart Blood PBMCs binned by blood donor from Hao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ This track displays data from Integrated analysis of\ multimodal single-cell data. Human peripheral blood mononuclear cells\ (PBMCs) taken from pre-vaccinated and post-vaccinated individuals were profiled\ using both CITE-seq and ECCITE-seq. A total of 57 cell type clusters were\ identified and each cluster included cells from all 24 samples with rare\ exceptions. This dataset contains three annotations for cell clustering: Level\ 1 (8 cell types), Level 2 (30 cell types), Level 3 (57 cell types).
\ \\ This track collection contains six bar chart tracks of RNA expression in PBMCs\ where cells are grouped by cell type level 1 \ (Blood PBMC Cells), cell type level 2 \ (Blood PBMC Cells 2), \ cell type level 3 (Blood PBMC Cells 3), donor \ (Blood PBMC Donor), phase of cell cycle \ (Blood PBMC Phase), or time into experiment \ (Blood PBMC Time). The default track displayed \ is Blood PBMC Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ PBMC samples were taken from 8 volunteers ages 20-49 enrolled in an HIV\ vaccine trial (NCT01578889). A total of 24 blood samples were collected at 3\ time points: day 0 (the day before), day 3, and day 7 after the administration\ of a VSV-vectored HIV vaccine. Samples were collected at these different time\ points to minimize batch effects. Cells were then divided into separate\ aliquots for modified versions of the 3' CITE-seq and 5' ECCITE-seq staining\ protocols. In the 3' CITE-seq staining protocol, the samples are simultaneously\ stained with the antibody and unique hashtag. Whereas, 5' ECCITE-seq samples\ are stained first with a unique hashtag. 3' libraries were loaded into 8 lanes\ of a 10x Genomics Chip B using the 10x Genomics 3' v3 kit. 5' libraries\ were loaded into 2 lanes of a 10x Genomics Chip A using the 10x Genomics V(D)J\ kit (v1). Both 3' and 5' libraries were pooled together and sequenced on an\ Illumina Novaseq S4 flowcell. In total, 210,911 cells were profiled after \ quality control and doublet filtration.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell \ Browser. The UCSC command line utility matrixClusterColumns, matrixToBarChart, \ and bedToBigBed were used to transform these into a bar chart format bigBed file \ that can be visualized. The coloring was done by defining colors for the broad \ level cell classes and then using another UCSC utility, hcaColorCells, to interpolate \ the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yuhan Hao, Stephanie Hao, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ singleCell 1 barChartBars P1 P2 P3 P4 P5 P6 P7 P8\ barChartColors #fd3144 #fe3247 #fd3144 #fd3144 #f32b2b #f92e3a #f52c30 #fa2f3c\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/bloodHao/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/bloodHao/donor.bb\ defaultLabelFields name\ html bloodHao\ labelFields name,name2\ longLabel Blood PBMCs binned by blood donor from Hao et al 2020\ parent bloodHao\ shortLabel Blood PBMC Donor\ track bloodHaoDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ bloodHaoPhase Blood PBMC Phase bigBarChart Blood PBMCs binned by phase of cell cycle from Hao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ This track displays data from Integrated analysis of\ multimodal single-cell data. Human peripheral blood mononuclear cells\ (PBMCs) taken from pre-vaccinated and post-vaccinated individuals were profiled\ using both CITE-seq and ECCITE-seq. A total of 57 cell type clusters were\ identified and each cluster included cells from all 24 samples with rare\ exceptions. This dataset contains three annotations for cell clustering: Level\ 1 (8 cell types), Level 2 (30 cell types), Level 3 (57 cell types).
\ \\ This track collection contains six bar chart tracks of RNA expression in PBMCs\ where cells are grouped by cell type level 1 \ (Blood PBMC Cells), cell type level 2 \ (Blood PBMC Cells 2), \ cell type level 3 (Blood PBMC Cells 3), donor \ (Blood PBMC Donor), phase of cell cycle \ (Blood PBMC Phase), or time into experiment \ (Blood PBMC Time). The default track displayed \ is Blood PBMC Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ PBMC samples were taken from 8 volunteers ages 20-49 enrolled in an HIV\ vaccine trial (NCT01578889). A total of 24 blood samples were collected at 3\ time points: day 0 (the day before), day 3, and day 7 after the administration\ of a VSV-vectored HIV vaccine. Samples were collected at these different time\ points to minimize batch effects. Cells were then divided into separate\ aliquots for modified versions of the 3' CITE-seq and 5' ECCITE-seq staining\ protocols. In the 3' CITE-seq staining protocol, the samples are simultaneously\ stained with the antibody and unique hashtag. Whereas, 5' ECCITE-seq samples\ are stained first with a unique hashtag. 3' libraries were loaded into 8 lanes\ of a 10x Genomics Chip B using the 10x Genomics 3' v3 kit. 5' libraries\ were loaded into 2 lanes of a 10x Genomics Chip A using the 10x Genomics V(D)J\ kit (v1). Both 3' and 5' libraries were pooled together and sequenced on an\ Illumina Novaseq S4 flowcell. In total, 210,911 cells were profiled after \ quality control and doublet filtration.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell \ Browser. The UCSC command line utility matrixClusterColumns, matrixToBarChart, \ and bedToBigBed were used to transform these into a bar chart format bigBed file \ that can be visualized. The coloring was done by defining colors for the broad \ level cell classes and then using another UCSC utility, hcaColorCells, to interpolate \ the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yuhan Hao, Stephanie Hao, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ singleCell 1 barChartBars G1 G2M S\ barChartColors #e92913 #fd3144 #fe3247\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/bloodHao/Phase.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/bloodHao/Phase.bb\ defaultLabelFields name\ html bloodHao\ labelFields name,name2\ longLabel Blood PBMCs binned by phase of cell cycle from Hao et al 2020\ parent bloodHao\ shortLabel Blood PBMC Phase\ track bloodHaoPhase\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ bloodHaoTime Blood PBMC Time bigBarChart Blood PBMCs binned by time into experiment from Hao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ This track displays data from Integrated analysis of\ multimodal single-cell data. Human peripheral blood mononuclear cells\ (PBMCs) taken from pre-vaccinated and post-vaccinated individuals were profiled\ using both CITE-seq and ECCITE-seq. A total of 57 cell type clusters were\ identified and each cluster included cells from all 24 samples with rare\ exceptions. This dataset contains three annotations for cell clustering: Level\ 1 (8 cell types), Level 2 (30 cell types), Level 3 (57 cell types).
\ \\ This track collection contains six bar chart tracks of RNA expression in PBMCs\ where cells are grouped by cell type level 1 \ (Blood PBMC Cells), cell type level 2 \ (Blood PBMC Cells 2), \ cell type level 3 (Blood PBMC Cells 3), donor \ (Blood PBMC Donor), phase of cell cycle \ (Blood PBMC Phase), or time into experiment \ (Blood PBMC Time). The default track displayed \ is Blood PBMC Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ PBMC samples were taken from 8 volunteers ages 20-49 enrolled in an HIV\ vaccine trial (NCT01578889). A total of 24 blood samples were collected at 3\ time points: day 0 (the day before), day 3, and day 7 after the administration\ of a VSV-vectored HIV vaccine. Samples were collected at these different time\ points to minimize batch effects. Cells were then divided into separate\ aliquots for modified versions of the 3' CITE-seq and 5' ECCITE-seq staining\ protocols. In the 3' CITE-seq staining protocol, the samples are simultaneously\ stained with the antibody and unique hashtag. Whereas, 5' ECCITE-seq samples\ are stained first with a unique hashtag. 3' libraries were loaded into 8 lanes\ of a 10x Genomics Chip B using the 10x Genomics 3' v3 kit. 5' libraries\ were loaded into 2 lanes of a 10x Genomics Chip A using the 10x Genomics V(D)J\ kit (v1). Both 3' and 5' libraries were pooled together and sequenced on an\ Illumina Novaseq S4 flowcell. In total, 210,911 cells were profiled after \ quality control and doublet filtration.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell \ Browser. The UCSC command line utility matrixClusterColumns, matrixToBarChart, \ and bedToBigBed were used to transform these into a bar chart format bigBed file \ that can be visualized. The coloring was done by defining colors for the broad \ level cell classes and then using another UCSC utility, hcaColorCells, to interpolate \ the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yuhan Hao, Stephanie Hao, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ singleCell 1 barChartBars 0 3 7\ barChartColors #f92e3b #fc3043 #fc3041\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/bloodHao/time.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/bloodHao/time.bb\ defaultLabelFields name\ html bloodHao\ labelFields name,name2\ longLabel Blood PBMCs binned by time into experiment from Hao et al 2020\ parent bloodHao\ shortLabel Blood PBMC Time\ track bloodHaoTime\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=multimodal-pbmc+sct&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ cons447way Cactus 447-way bed 4 Cactus Alignment & Conservation on 447 mammal species, including Zoonomia genomes 0 100 0 0 0 127 127 127 0 0 0\ Downloads for data in this track are available from the directory:\
\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ size of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. Missing sequence in any\ assembly is highlighted in the track display by regions of yellow when zoomed\ out and by Ns when displayed at base level. The following conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment. The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\\ Codon translation is available in base-level display mode if the\ displayed region is identified as a coding segment. To display this annotation,\ select the species for translation from the pull-down menu in the Codon\ Translation configuration section at the top of the page. Then, select one of\ the following modes:\
\ Codon translation uses the following gene tracks as the basis for translation:\
\ \\
\ Table 2. Gene tracks used for codon translation.\\ Gene Track Species \ RefSeq Genes Bos mutus, Canis lupus familiaris, Carlito syrichta, Cercocebus atys, Chinchilla lanigera, Colobus angolensis, Condylura cristata, Dipodomys ordii, Elephantulus edwardii, Eptesicus fuscus, Felis catus, Felis catus fca126, Fukomys damarensis, Homo sapiesn, Ictidomys tridecemlineatus, Macaca mulatta, Macaca nemestrina, Marmota marmota, Microtus ochrogaster, Miniopterus natalensis, Mus musculus, Mus pahari, Myotis brandtii, Myotis davidii, Myotis lucifugus, Odobenus rosmarus, Orcinus orca, Otolemur garnettii, Peromyscus maniculatus, Piliocolobus tephrosceles, Propithecus coquerelli, Pteropus alecto, Pteropus vampyrus, Rattus norvegicus, Rhinopithecus roxellana, Saimiri boliviensis, Sorex araneus, Sus scrofa, Theropithecus gelada, Tupaia chinensis \ Ensembl Genes Cavia aperea \ Augustus Genes Eidolon helvum, Pteronotus parnellii \ no annotation Acinonyx jubatus, Acomys cahirinus, Ailuropoda melanoleuca, Ailurus fulgens, Allactaga bullata, Allenopithecus nigroviridis, Allochrocebus lhoesti, Allochrocebus preussi, Allochrocebus solatus, Alouatta belzebul, Alouatta caraya, Alouatta discolor, Alouatta juara, Alouatta macconnelli, Alouatta nigerrima, Alouatta palliata, Alouatta puruensis, Alouatta seniculus, Ammotragus lervia, Anoura caudifer, Antilocapra americana, Aotus azarae, Aotus griseimembra, Aotus nancymaae, Aotus trivirgatus, Aotus vociferans, Aplodontia rufa, Arctocebus calabarensis, Artibeus jamaicensis, Ateles geoffroyi_a, Ateles geoffroyi_b, Ateles belzebuth, Ateles chamek, Ateles marginatus, Ateles paniscus, Avahi laniger, Avahi peyrierasi, Balaenoptera acutorostrata, Balaenoptera bonaerensis, Beatragus hunteri, Bison bison, Bos indicus, Bos taurus, Bubalus bubalis, Cacajao ayresi, Cacajao calvus, Cacajao hosomi, Cacajao melanocephalus, Callibella humilis, Callimico goeldii, Callithrix geoffroyi, Callithrix jacchus, Callithrix kuhlii, Camelus bactrianus, Camelus dromedarius, Camelus ferus, Canis lupus VD, Canis lupus dingo, Canis lupus orion, Capra aegagrus, Capra hircus, Capromys pilorides, Carollia perspicillata, Castor canadensis, Catagonus wagneri, Cavia porcellus, Cavia tschudii, Cebuella niveiventris, Cebuella pygmaea, Cebus albifrons, Cebus olivaceus, Cebus unicolor, Cephalopachus bancanus, Ceratotherium simum, Ceratotherium simum cottoni, Cercocebus chrysogaster, Cercocebus lunulatus, Cercocebus torquatus, Cercopithecus ascanius, Cercopithecus cephus, Cercopithecus diana, Cercopithecus hamlyni, Cercopithecus lowei, Cercopithecus albogularis, Cercopithecus mona, Cercopithecus neglectus, Cercopithecus nictitans, Cercopithecus petaurista, Cercopithecus pogonias, Cercopithecus roloway, Chaetophractus vellerosus, Cheirogaleus major, Cheirogaleus medius, Cheracebus lucifer, Cheracebus lugens, Cheracebus regulus, Cheracebus torquatus, Chiropotes albinasus, Chiropotes israelita, Chiropotes sagulatus, Chlorocebus aethiops, Chlorocebus pygerythrus, Chlorocebus sabaeus, Choloepus didactylus, Choloepus hoffmanni, Chrysochloris asiatica, Colobus guereza, Colobus polykomos, Craseonycteris thonglongyai, Cricetomys gambianus, Cricetulus griseus, Crocidura indochinensis, Cryptoprocta ferox, Ctenodactylus gundi, Ctenomys sociabilis, Cuniculus paca, Dasyprocta punctata, Dasypus novemcinctus, Daubentonia madagascariensis, Delphinapterus leucas, Desmodus rotundus, Dicerorhinus sumatrensis, Diceros bicornis, Dinomys branickii, Dipodomys stephensi, Dolichotis patagonum, Echinops telfairi, Elaphurus davidianus, Ellobius lutescens, Ellobius talpinus, Enhydra lutris, Equus asinus, Equus caballus, Equus przewalskii, Erinaceus europaeus, Erythrocebus patas, Eschrichtius robustus, Eubalaena japonica, Eulemur albifrons, Eulemur collaris, Eulemur coronatus, Eulemur flavifrons, Eulemur fulvus, Eulemur macaco, Eulemur mongoz, Eulemur rubriventer, Eulemur rufus, Eulemur sanfordi, Felis nigripes, Galago moholi, Galago senegalensis, Galagoides demidoff, Galeopterus variegatus, Giraffa tippelskirchi, Glis glis, Gorilla beringei, Gorilla gorilla, Graphiurus murinus, Hapalemur alaotrensis, Hapalemur gilberti, Hapalemur griseus, Hapalemur meridionalis, Hapalemur occidentalis, Helogale parvula, Hemitragus hylocrius, Heterocephalus glaber, Heterohyrax brucei, Hippopotamus amphibius, Hipposideros armiger, Hipposideros galeritus, Hoolock leuconedys, Hyaena hyaena, Hydrochoerus hydrochaeris, Hylobates abbotti, Hylobates agilis, Hylobates klossii, Hylobates pileatus, Hylobates muelleri, Hylobates pileatus, Hystrix cristata, Indri indri, Inia geoffrensis, Jaculus jaculus, Kogia breviceps, Lagothrix lagothricha, Lasiurus borealis, Lemur catta, Leontocebus fuscicollis, Leontocebus illigeri, Leontocebus nigricollis, Leontopithecus chrysomelas, Leontopithecus rosalia, Lepilemur ankaranensis, Lepilemur dorsalis, Lepilemur ruficaudatus, Lepilemur septentrionalis, Leptonychotes weddellii, Lepus americanus, Lipotes vexillifer, Lophocebus aterrimus, Loris lydekkerianus, Loris tardigradus, Loxodonta africana, Lycaon pictus, Macaca arctoides, Macaca assamensis, Macaca cyclopis, Macaca fascicularis, Macaca fuscata, Macaca leonina, Macaca maura, Macaca nigra, Macaca radiata, Macaca siberu, Macaca silenus, Macaca thibetana, Macaca tonkeana, Macroglossus sobrinus, Mandrillus leucophaeus, Mandrillus sphinx, Manis javanica, Manis pentadactyla, Megaderma lyra, Mellivora capensis, Meriones unguiculatus, Mesocricetus auratus, Mesoplodon bidens, Mico argentatus, Mico humeralifer, Mico schneideri, Microcebus murinus, Microgale talazaci, Micronycteris hirsuta, Miniopterus schreibersii, Miopithecus ogouensis, Mirounga angustirostris, Mirza zaza, Monodon monoceros, Mormoops blainvillei, Moschus moschiferus, Mungos mungo, Murina feae, Mus caroli, Mus spretus, Muscardinus avellanarius, Mustela putorius, Myocastor coypus, Myotis myotis, Myrmecophaga tridactyla, Nannospalax galili, Nasalis larvatus, Neomonachus schauinslandi, Neophocaena asiaeorientalis, Noctilio leporinus, Nomascus annamensis, Nomascus concolor, Nomascus gabriellae, Nomascus siki_a, Nomascus siki_b, Nyctereutes procyonoides, Nycticebus bengalensis, Nycticebus coucang, Nycticebus pygmaeus, Ochotona princeps, Octodon degus, Odocoileus virginianus, Okapia johnstoni, Ondatra zibethicus, Onychomys torridus, Orycteropus afer, Oryctolagus cuniculus, Otocyon megalotis, Otolemur crassicaudatus, Ovis aries, Ovis canadensis, Pan paniscus, Pan troglodytes, Panthera onca, Panthera pardus, Panthera tigris, Pantholops hodgsonii, Papio anubis, Papio cynocephalus, Papio hamadryas, Papio kindae, Papio papio, Papio ursinus, Paradoxurus hermaphroditus, Perodicticus ibeanus, Perodicticus potto, Perognathus longimembris, Petromus typicus, Phocoena phocoena, Piliocolobus badius, Piliocolobus gordonorum, Piliocolobus kirkii, Pipistrellus pipistrellus, Pithecia albicans, Pithecia chrysocephala, Pithecia hirsuta, Pithecia mittermeieri, Pithecia pissinattii, Pithecia pithecia, Pithecia vanzolinii, Platanista gangetica, Plecturocebus bernhardi, Plecturocebus brunneus, Plecturocebus caligatus, Plecturocebus cinerascens, Plecturocebus cupreus, Plecturocebus dubius, Plecturocebus grovesi, Plecturocebus hoffmannsi, Plecturocebus miltoni, Plecturocebus moloch, Pongo abelii, Pongo pygmaeus, Presbytis comata, Presbytis mitrata, Procavia capensis, Prolemur simus, Propithecus coronatus, Propithecus diadema, Propithecus edwardsi, Propithecus perrieri, Propithecus tattersalli, Propithecus verreauxi, Psammomys obesus, Pteronura brasiliensis, Puma concolor, Pygathrix cinerea, Pygathrix nigripes, Pygathrix nigripes, Rangifer tarandus, Rhinolophus sinicus, Rhinopithecus bieti, Rhinopithecus strykeri, Rousettus aegyptiacus, Saguinus bicolor, Saguinus geoffroyi, Saguinus imperator, Saguinus inustus, Saguinus labiatus, Saguinus midas, Saguinus mystax, Saguinus oedipus, Saiga tatarica, Saimiri cassiquiarensis, Saimiri macrodon, Saimiri oerstedii, Saimiri sciureus, Saimiri ustus, Sapajus apella, Sapajus macrocephalus, Scalopus aquaticus, Semnopithecus entellus, Semnopithecus hypoleucos, Semnopithecus johnii, Semnopithecus priam, Semnopithecus schistaceus, Semnopithecus vetulus, Sigmodon hispidus, Solenodon paradoxus, Spermophilus dauricus, Spilogale gracilis, Suricata suricatta, Symphalangus syndactylus, Tadarida brasiliensis, Tamandua tetradactyla, Tapirus indicus, Tapirus terrestris, Tarsius lariang, Tarsius wallacei, Thryonomys swinderianus, Tolypeutes matacus, Tonatia saurophila, Trachypithecus auratus, Trachypithecus crepusculus, Trachypithecus cristatus, Trachypithecus francoisi, Trachypithecus geei, Trachypithecus germaini, Trachypithecus hatinhensis, Trachypithecus laotum, Trachypithecus leucocephalus, Trachypithecus melamera, Trachypithecus obscurus, Trachypithecus phayrei, Trachypithecus pileatus, Tragulus javanicus, Trichechus manatus, Tupaia tana, Tursiops truncatus, Uropsilus gracilis, Ursus maritimus, Varecia rubra, Varecia variegata, Vicugna pacos, Vulpes lagopus, Xerus inauris, Zalophus californianus, Zapus hudsonius, Ziphius cavirostris\
\ This alignment was created by making three edits (using Cactus) to the\ 241-way mammalian Zoonomia Cactus alignment\ (\ https://cglgenomics.ucsc.edu/data/cactus/).\
\ The phylogenic tree was established by the research described\ in A global catalog of whole-genome diversity from 233 primate\ species.\ \
\
\\ \ \\
\ count \common \
nameclade \scientific name \
(link to browser when existing)taxon id \
link to NCBI\ 001 human primates catarrhini Homo sapiens/hg38
reference species9606 \ 002 western gorilla primates catarrhini Gorilla gorilla
GCA_900006655.3_Susie39593 \ 003 Sumatran orangutan primates catarrhini Pongo abelii
GCA_002880775.3_Susie_PABv29601 \ 004 Eastern Gorilla primates catarrhini Gorilla beringei 499232 \ 005 chimpanzee primates catarrhini Pan troglodytes
GCA_002880755.3_Clint_PTRv29598 \ 006 Bornean orangutan primates catarrhini Pongo pygmaeus 9600 \ 007 Rhesus monkey primates catarrhini Macaca mulatta
rheMac109544 \ 008 gelada primates catarrhini Theropithecus gelada
GCF_003255815.1_Tgel_1.09565 \ 009 stump-tailed macaque primates catarrhini Macaca arctoides 9540 \ 010 Northern Talapoin Monkey primates catarrhini Miopithecus ogouensis 100488 \ 011 crab-eating macaque primates catarrhini Macaca fascicularis 9541 \ 012 Allen's swamp monkey primates catarrhini Allenopithecus nigroviridis 54135 \ 013 siamang primates catarrhini Symphalangus syndactylus 9590 \ 014 black crested mangabey primates catarrhini Lophocebus aterrimus 75566 \ 015 drill primates catarrhini Mandrillus leucophaeus 9568 \ 016 Bonnet Macaque primates catarrhini Macaca radiata 9548 \ 017 Red-capped Mangabey primates catarrhini Cercocebus torquatus 9530 \ 018 Golden-bellied Mangabey primates catarrhini Cercocebus chrysogaster 75569 \ 019 Owl-faced Monkey primates catarrhini Cercopithecus hamlyni 9536 \ 020 Siberut Macaque primates catarrhini Macaca siberu 244255 \ 021 pig-tailed macaque primates catarrhini Macaca nemestrina
GCF_000956065.1_Mnem_1.09545 \ 022 White-naped Mangabey primates catarrhini Cercocebus lunulatus (Cercocebus atys lunulatus) 75570 \ 023 Tonkean Macaque primates catarrhini Macaca tonkeana 40843 \ 024 Diana Monkey primates catarrhini Cercopithecus diana 36224 \ 025 red guenon primates catarrhini Erythrocebus patas 9538 \ 026 Northern Pig-tailed Macaque primates catarrhini Macaca leonina 90387 \ 027 Moor Macaque primates catarrhini Macaca maura 90383 \ 028 Guinea Baboon primates catarrhini Papio papio 100937 \ 029 hamadryas baboon primates catarrhini Papio hamadryas 9557 \ 030 liontail macaque primates catarrhini Macaca silenus 54601 \ 031 olive baboon primates catarrhini Papio anubis
GCA_000264685.2_Panu_3.09555 \ 032 Roloway Monkey primates catarrhini Cercopithecus roloway 1137049 \ 033 Kinda Baboon primates catarrhini Papio kindae 208091 \ 034 Chacma Baboon primates catarrhini Papio ursinus 36229 \ 035 Sun-tailed Monkey primates catarrhini Allochrocebus solatus 147650 \ 036 golden snub-nosed monkey primates catarrhini Rhinopithecus roxellana
GCF_007565055.1_ASM756505v161622 \ 037 Vervet Monkey primates catarrhini Chlorocebus pygerythrus 60710 \ 038 sooty mangabey primates catarrhini Cercocebus atys
GCF_000955945.1_Caty_1.09531 \ 039 green monkey primates catarrhini Chlorocebus sabaeus
GCA_000409795.2_Chlorocebus_sabeus_1.160711 \ 040 De Brazza's monkey primates catarrhini Cercopithecus neglectus 36227 \ 041 Yellow Baboon primates catarrhini Papio cynocephalus 9556 \ 042 Celebes crested macaque primates catarrhini Macaca nigra 54600 \ 043 proboscis monkey primates catarrhini Nasalis larvatus 43780 \ 044 Preuss's Monkey primates catarrhini Allochrocebus preussi 147649 \ 045 Putty-nosed Monkey primates catarrhini Cercopithecus nictitans 36228 \ 046 Javan Surili primates catarrhini Presbytis comata 78452 \ 047 Sykes' Monkey primates catarrhini Cercopithecus albogularis 36225 \ 048 LHoests Monkey primates catarrhini Allochrocebus lhoesti 100224 \ 049 Crowned Monkey primates catarrhini Cercopithecus pogonias 102108 \ 050 Southern Mitered Langur primates catarrhini Presbytis mitrata (Presbytis melalophos mitrata) 272115 \ 051 Grey-shanked Douc Langur primates catarrhini Pygathrix cinerea 693712 \ 052 Mona monkey primates catarrhini Cercopithecus mona 36226 \ 053 Spot-nosed Monkey primates catarrhini Cercopithecus petaurista 100487 \ 054 grivet primates catarrhini Chlorocebus aethiops 9534 \ 055 Lowes Monkey primates catarrhini Cercopithecus lowei 304410 \ 056 Northern Yellow-cheeked Crested Gibbon primates catarrhini Nomascus annamensis 1616038 \ 057 Red-cheeked Gibbon primates catarrhini Nomascus gabriellae 61852 \ 058 Japanese macaque primates catarrhini Macaca fuscata 9542 \ 059 Western Red Colobus primates catarrhini Piliocolobus badius 164648 \ 060 southern white-cheeked gibbon primates catarrhini Nomascus siki_a 9586 \ 061 Taiwan macaque primates catarrhini Macaca cyclopis 78449 \ 062 black-shanked douc langur primates catarrhini Pygathrix nigripes 310352 \ 063 King Colobus primates catarrhini Colobus polykomos 9572 \ 064 Black Crested Gibbon primates catarrhini Nomascus concolor 29089 \ 065 Udzungwa Red Colobus primates catarrhini Piliocolobus gordonorum 591933 \ 066 Gee's Golden Langur primates catarrhini Trachypithecus geei 164650 \ 067 Kloss's Gibbon primates catarrhini Hylobates klossii 9587 \ 068 Spectacled Leaf Monkey primates catarrhini Trachypithecus obscurus 54181 \ 069 Zanzibar Red Colobus primates catarrhini Piliocolobus kirkii 591937 \ 070 Indochinese Silvered Langur primates catarrhini Trachypithecus germaini 271260 \ 071 Hatinh Langur primates catarrhini Trachypithecus hatinhensis 867383 \ 072 Moustached Monkey primates catarrhini Cercopithecus cephus 9535 \ 073 Laotian Langur primates catarrhini Trachypithecus laotum 465718 \ 074 Francois's langur primates catarrhini Trachypithecus francoisi 54180 \ 075 Purple-faced Langur primates catarrhini Semnopithecus vetulus (Trachypithecus vetulus) 54137 \ 076 Capped Langur primates catarrhini Trachypithecus pileatus 164651 \ 077 Ugandan red Colobus primates catarrhini Piliocolobus tephrosceles
GCF_002776525.2_ASM277652v2591936 \ 078 Spangled Ebony Langur primates catarrhini Trachypithecus auratus 222416 \ 079 Red-tailed Monkey primates catarrhini Cercopithecus ascanius 36223 \ 080 Silvery Lutung primates catarrhini Trachypithecus cristatus 122765 \ 081 Nilgiri Langur primates catarrhini Semnopithecus johnii (Trachypithecus johnii) 66063 \ 082 Indochinese grey langur primates catarrhini Trachypithecus crepusculus (Trachypithecus phayrei crepuscula) 272121 \ 083 White-headed langur primates catarrhini Trachypithecus leucocephalus (Trachypithecus poliocephalus) 465719 \ 084 pygmy chimpanzee primates catarrhini Pan paniscus
GCA_000258655.2_panpan1.19597 \ 085 northern white-cheeked gibbon primates catarrhini Nomascus siki_b 9586 \ 086 Agile Gibbon primates catarrhini Hylobates agilis 9579 \ 087 Phayre's Leaf-monkey primates catarrhini Trachypithecus melamera n/a \ 088 Nepal Gray Langur primates catarrhini Semnopithecus schistaceus 2804203 \ 089 Abbott's Gray Gibbon primates catarrhini Hylobates abbotti (Hylobates muelleri abbotti) 716694 \ 090 Bornean Gibbon primates catarrhini Hylobates muelleri 9588 \ 091 Tufted Gray Langur primates catarrhini Semnopithecus priam 1208733 \ 092 Black-footed Gray Langur primates catarrhini Semnopithecus hypoleucos 1208734 \ 093 mantled guereza primates catarrhini Colobus guereza 33548 \ 094 Hanuman langur primates catarrhini Semnopithecus entellus 88029 \ 095 pileated gibbon primates catarrhini Hylobates pileatus 9589 \ 096 black snub-nosed monkey primates catarrhini Rhinopithecus bieti 61621 \ 097 Burmese snub-nosed monkey primates catarrhini Rhinopithecus strykeri 1194336 \ 098 Angolan colobus primates catarrhini Colobus angolensis
colAng154131 \ 099 Pileated Gibbon primates catarrhini Hylobates pileatus 9589 \ 100 black-shanked douc langur primates catarrhini Pygathrix nigripes 310352 \ 101 Milne-edwards' Macaque primates catarrhini Macaca thibetana 54602 \ 102 Phayre's Leaf-monkey primates catarrhini Trachypithecus phayrei 61618 \ 103 Assam macaque primates catarrhini Macaca assamensis 9551 \ 104 Eastern hoolock gibbon primates catarrhini Hoolock leuconedys 61851 \ 105 mandrill primates catarrhini Mandrillus sphinx 9561 \ 106 White-faced Saki primates platyrrhini Pithecia chrysocephala 2946515 \ 107 Monk Saki primates platyrrhini Pithecia hirsuta 2946516 \ 108 white-faced saki primates platyrrhini Pithecia pithecia 43777 \ 109 Mittermeier's Tapajós saki primates platyrrhini Pithecia mittermeieri 2946517 \ 110 Buffy Saki primates platyrrhini Pithecia albicans 2946514 \ 111 Pissinatti's saki primates platyrrhini Pithecia pissinattii (Pithecia pissinatti) 2946518 \ 112 Vanzolini's Bald-faced Saki primates platyrrhini Pithecia vanzolinii 2946519 \ 113 Bald-headed Uacari primates platyrrhini Cacajao calvus 30596 \ 114 Ayres Black Uakari primates platyrrhini Cacajao ayresi 535896 \ 115 Black-headed Uacari primates platyrrhini Cacajao melanocephalus 70825 \ 116 Black-headed Uacari primates platyrrhini Cacajao hosomi 535897 \ 117 Reddish-brown bearded saki primates platyrrhini Chiropotes sagulatus (Chiropotes chiropotes) 658221 \ 118 brown-backed bearded saki primates platyrrhini Chiropotes israelita 280163 \ 119 Collared Titi Monkey primates platyrrhini Cheracebus lugens 210166 \ 120 Brown Titi Monkey primates platyrrhini Plecturocebus brunneus 1812042 \ 121 Hoffmanns's titi monkey primates platyrrhini Plecturocebus hoffmannsi 78255 \ 122 Milton's Titi Monkey primates platyrrhini Plecturocebus miltoni 1812038 \ 123 Widow Monkey primates platyrrhini Cheracebus torquatus 30592 \ 124 Ashy Black Titi Monkey primates platyrrhini Plecturocebus cinerascens 1812037 \ 125 Prince Bernhard's Titi Monkey primates platyrrhini Plecturocebus bernhardi 1812036 \ 126 Yellow-handed Titi Monkey primates platyrrhini Cheracebus lucifer 2487712 \ 127 Coppery Titi Monkey primates platyrrhini Plecturocebus cupreus 202457 \ 128 Chestnut-bellied Titi primates platyrrhini Plecturocebus caligatus 867332 \ 129 Hershkovitzs Titi primates platyrrhini Plecturocebus dubius 2946520 \ 130 Red-bellied Titi Monkey primates platyrrhini Plecturocebus moloch 9523 \ 131 Groves' Titi primates platyrrhini Plecturocebus grovesi 2488670 \ 132 black-handed spider monkey primates platyrrhini Ateles geoffroyi_a 9509 \ 133 Widow Monkey primates platyrrhini Cheracebus regulus 1812110 \ 134 Guiana Spider Monkey primates platyrrhini Ateles paniscus 9510 \ 135 Black-faced Black Spider Monkey primates platyrrhini Ateles chamek 118643 \ 136 White-cheeked Spider Monkey primates platyrrhini Ateles marginatus 1529884 \ 137 White-bellied Spider Monkey primates platyrrhini Ateles belzebuth 9507 \ 138 Common Woolly Monkey primates platyrrhini Lagothrix lagothricha (Lagothrix lagotricha) 9519 \ 139 large-headed capuchin primates platyrrhini Sapajus macrocephalus (Sapajus apella macrocephalus) 1547595 \ 140 Spixs White-fronted Capuchin primates platyrrhini Cebus unicolor 1985288 \ 141 Central American spider monkey primates platyrrhini Ateles geoffroyi_b 9509 \ 142 Guinan Weeper Capuchin primates platyrrhini Cebus olivaceus 37295 \ 143 mantled howler monkey primates platyrrhini Alouatta palliata 30589 \ 144 white-fronted capuchin primates platyrrhini Cebus albifrons 9514 \ 145 Northern Night Monkey primates platyrrhini Aotus trivirgatus 9505 \ 146 Grey-handed Night Monkey primates platyrrhini Aotus griseimembra 292213 \ 147 Black-and-gold Howler Monkey primates platyrrhini Alouatta caraya 9502 \ 148 Spixs Night Monkey primates platyrrhini Aotus vociferans 57176 \ 149 Red-handed Howler Monkey primates platyrrhini Alouatta belzebul 30590 \ 150 Red-handed Howler Monkey primates platyrrhini Alouatta discolor 2905217 \ 151 Azara's Night Monkey primates platyrrhini Aotus azarae (Aotus azarai) 30591 \ 152 Purús Red Howler Monkey primates platyrrhini Alouatta puruensis (Alouatta seniculus puruensis) 1347729 \ 153 Black Howler Monkey primates platyrrhini Alouatta nigerrima (Alouatta belzebul) 30590 \ 154 Guianan Red Howler Monkey primates platyrrhini Alouatta macconnelli 198115 \ 155 Colombian Red Howler Monkey primates platyrrhini Alouatta juara 2946512 \ 156 Colombian Red Howler Monkey primates platyrrhini Alouatta seniculus 9503 \ 157 tufted capuchin primates platyrrhini Sapajus apella 9515 \ 158 Ma's night monkey primates platyrrhini Aotus nancymaae
GCA_000952055.2_Anan_2.037293 \ 159 Bolivian squirrel monkey primates platyrrhini Saimiri boliviensis
GCF_016699345.1_BCM_Sbol_2.027679 \ 160 White-nosed Saki primates platyrrhini Chiropotes albinasus 198627 \ 161 Black Mantle Tamarin primates platyrrhini Leontocebus nigricollis 9489 \ 162 brown-mantled tamarin primates platyrrhini Leontocebus fuscicollis 9487 \ 163 Illiger's saddle-back tamarin primates platyrrhini Leontocebus illigeri (Leontocebus fuscicollis illigeri) 881947 \ 164 Cotton-headed Tamarin primates platyrrhini Saguinus oedipus 9490 \ 165 Pied Tamarin primates platyrrhini Saguinus bicolor 37588 \ 166 Geoffroy's Tamarin primates platyrrhini Saguinus geoffroyi 43778 \ 167 White-fronted Titi Monkey primates platyrrhini Saguinus inustus 1079039 \ 168 Moustached Tamarin primates platyrrhini Saguinus mystax 9488 \ 169 tamarin primates platyrrhini Saguinus imperator 9491 \ 170 Guianan Squirrel Monkey primates platyrrhini Saimiri sciureus 9521 \ 171 Red-chested Mustached Tamarin primates platyrrhini Saguinus labiatus 78454 \ 172 Goeldi's Monkey primates platyrrhini Callimico goeldii 9495 \ 173 Black-crowned Central American Squirrel Monkey primates platyrrhini Saimiri oerstedii 70928 \ 174 Golden-headed Lion Tamarin primates platyrrhini Leontopithecus chrysomelas 57374 \ 175 golden lion tamarin primates platyrrhini Leontopithecus rosalia 30588 \ 176 Humboldt's Squirrel Monkey primates platyrrhini Saimiri cassiquiarensis 2946521 \ 177 bare-eared squirrel monkey primates platyrrhini Saimiri ustus 66265 \ 178 Ecuadorian squirrel monkey primates platyrrhini Saimiri macrodon 2946522 \ 179 white-tufted-ear marmoset primates platyrrhini Callithrix jacchus 9483 \ 180 Eastern Pygmy Marmoset primates platyrrhini Cebuella niveiventris 2826950 \ 181 Western Pygmy Marmoset primates platyrrhini Cebuella pygmaea 9493 \ 182 Black And White Tassel-ear Marmoset primates platyrrhini Mico humeralifer 52232 \ 183 Black-crowned Dwarf Marmoset primates platyrrhini Callibella humilis (Mico humilis) 666519 \ 184 Mico schneideri primates platyrrhini Mico schneideri n/a \ 185 Silvery Marmoset primates platyrrhini Mico argentatus 9482 \ 186 Midas tamarin primates platyrrhini Saguinus midas 30586 \ 187 Wieds Marmoset primates platyrrhini Callithrix kuhlii 867363 \ 188 Geoffroy's Tufted-ear Marmoset primates platyrrhini Callithrix geoffroyi 52231 \ 189 Horsfield's tarsier primates tarsiidae Cephalopachus bancanus 9477 \ 190 Philippine tarsier primates tarsiidae Carlito syrichta
tarSyr21868482 \ 191 Lariang Tarsier primates tarsiidae Tarsius lariang 630277 \ 192 Wallace's Tarsier primates tarsiidae Tarsius wallacei 981131 \ 193 aye-aye primates strepsirrhini Daubentonia madagascariensis 31869 \ 194 Crowned Sifaka primates strepsirrhini Propithecus coronatus (Propithecus deckenii coronatus) 475619 \ 195 Perrier's Sifaka primates strepsirrhini Propithecus perrieri 989338 \ 196 ruffed lemur primates strepsirrhini Varecia variegata 9455 \ 197 Diademed Sifaka primates strepsirrhini Propithecus diadema 83281 \ 198 Milne-Edwards Sifaka primates strepsirrhini Propithecus edwardsi 543559 \ 199 babakoto primates strepsirrhini Indri indri 34827 \ 200 Golden-crowned Sifaka primates strepsirrhini Propithecus tattersalli 30601 \ 201 Eastern Woolly Lemur primates strepsirrhini Avahi laniger 122246 \ 202 Verreauxs Sifaka primates strepsirrhini Propithecus verreauxi 34825 \ 203 Peyrieras Woolly Lemur primates strepsirrhini Avahi peyrierasi 1313323 \ 204 Red Ruffed Lemur primates strepsirrhini Varecia rubra 554167 \ 205 greater bamboo lemur primates strepsirrhini Prolemur simus 1328070 \ 206 Red-bellied Lemur primates strepsirrhini Eulemur rubriventer 34829 \ 207 mongoose lemur primates strepsirrhini Eulemur mongoz 34828 \ 208 Geoffroys Dwarf Lemur primates strepsirrhini Cheirogaleus major 47177 \ 209 Crowned Lemur primates strepsirrhini Eulemur coronatus 13514 \ 210 black lemur primates strepsirrhini Eulemur macaco 30602 \ 211 lesser dwarf lemur primates strepsirrhini Cheirogaleus medius 9460 \ 212 Sclater's lemur primates strepsirrhini Eulemur flavifrons 87288 \ 213 Coquerel's sifaka primates strepsirrhini Propithecus coquerelli (Propithecus coquereli)
proCoq1379532 \ 214 Collared Brown Lemur primates strepsirrhini Eulemur collaris (Eulemur fulvus collaris) 47178 \ 215 Red-tailed Sportive Lemur primates strepsirrhini Lepilemur ruficaudatus 78866 \ 216 Red Brown Lemur primates strepsirrhini Eulemur rufus 859983 \ 217 Sanfords Brown Lemur primates strepsirrhini Eulemur sanfordi 122225 \ 218 White-fronted Lemur primates strepsirrhini Eulemur albifrons 1215604 \ 219 Gray's Sportive Lemur primates strepsirrhini Lepilemur dorsalis 78583 \ 220 brown lemur primates strepsirrhini Eulemur fulvus 13515 \ 221 Sahafary Sportive Lemur primates strepsirrhini Lepilemur septentrionalis 78584 \ 222 Sambirano Lesser Bamboo Lemur primates strepsirrhini Hapalemur occidentalis 867377 \ 223 Alaotra Reed Lemur primates strepsirrhini Hapalemur alaotrensis (Hapalemur griseus alaotrensis) 122220 \ 224 Eastern Lesser Bamboo Lemur primates strepsirrhini Hapalemur griseus 13557 \ 225 Ankarana Sportive Lemur primates strepsirrhini Lepilemur ankaranensis 342401 \ 226 ring-tailed lemur primates strepsirrhini Lemur catta 9447 \ 227 gray bamboo lemur primates strepsirrhini Hapalemur gilberti 3043110 \ 228 Rusty-gray Lesser Bamboo Lemur primates strepsirrhini Hapalemur meridionalis 3043112 \ 229 Demidoffs Dwarf Galago primates strepsirrhini Galagoides demidoff 89672 \ 230 northern giant mouse lemur primates strepsirrhini Mirza zaza 339999 \ 231 gray mouse lemur primates strepsirrhini Microcebus murinus
GCA_000165445.3_Mmur_3.030608 \ 232 small-eared galago primates strepsirrhini Otolemur garnettii
otoGar330611 \ 233 Northern Lesser Galago primates strepsirrhini Galago senegalensis 9465 \ 234 Thick-tailed Greater Galago primates strepsirrhini Otolemur crassicaudatus 9463 \ 235 Grey Slender Loris primates strepsirrhini Loris lydekkerianus 300163 \ 236 slender loris primates strepsirrhini Loris tardigradus 9468 \ 237 West African Potto primates strepsirrhini Perodicticus potto 9472 \ 238 East African Potto primates strepsirrhini Perodicticus ibeanus (Perodicticus potto ibeanus) 261737 \ 239 Moholi bushbaby primates strepsirrhini Galago moholi 30609 \ 240 Pygmy Slow Loris primates strepsirrhini Nycticebus pygmaeus (Xanthonycticebus pygmaeus) 101278 \ 241 Bengal slow loris primates strepsirrhini Nycticebus bengalensis 261741 \ 242 Calabar Angwantibo primates strepsirrhini Arctocebus calabarensis 261739 \ 243 slow loris primates strepsirrhini Nycticebus coucang 9470 \ 244 jaguar carnivora Panthera onca
GCA_004023805.1_PanOnc_v1_BIUU9690 \ 245 leopard carnivora Panthera pardus
GCA_001857705.1_PanPar1.09691 \ 246 giant panda carnivora Ailuropoda melanoleuca
GCA_002007445.1_ASM200744v19646 \ 247 Hawaiian monk seal carnivora Neomonachus schauinslandi
GCA_002201575.1_ASM220157v129088 \ 248 California sea lion carnivora Zalophus californianus
GCA_004024565.1_ZalCal_v1_BIUU9704 \ 249 Greenland wolf carnivora Canis lupus orion
GCA_905319855.2_mCanLor1.22605939 \ 250 Pacific walrus carnivora Odobenus rosmarus
odoRosDiv19707 \ 251 domestic cat (Fca126) carnivora Felis catus fca126 (Felis catus)
GCF_018350175.1_F.catus_Fca126_mat1.09685 \ 252 northern elephant seal carnivora Mirounga angustirostris
GCA_004023865.1_MirAng_v1_BIUU9716 \ 253 domestic cat carnivora Felis catus
felCat89685 \ 254 domestic dog (BS72/Village Dog) carnivora Canis lupus familiaris
GCA_004027395.1_CanFam_VD_v1_BIUU\ 255 German Shepherd dog (Mischka) carnivora Canis lupus familiaris (CanFam4) (Canis lupus familiaris)
canFam4\ 256 dingo carnivora Canis lupus dingo 286419 \ 257 raccoon dog carnivora Nyctereutes procyonoides 34880 \ 258 fossa carnivora Cryptoprocta ferox 94188 \ 259 polar bear carnivora Ursus maritimus
GCA_000687225.1_UrsMar_1.029073 \ 260 Asian palm civet carnivora Paradoxurus hermaphroditus
GCA_004024585.1_ParHer_v1_BIUU71117 \ 261 African hunting dog carnivora Lycaon pictus
GCA_001887905.1_LycPicSAfr1.09622 \ 262 Arctic fox carnivora Vulpes lagopus
GCA_004023825.1_VulLag_v1_BIUU494514 \ 263 dog carnivora Canis lupus familiaris
GCF_000002285.3_CanFam3.19615 \ 264 striped hyena carnivora Hyaena hyaena
GCA_004023945.1_HyaHya_v1_BIUU95912 \ 265 n/a carnivora Acinonyx jubatus
GCA_001443585.1_aciJub132536 \ 266 tiger carnivora Panthera tigris
GCA_000464555.1_PanTig1.09694 \ 267 Sea otter carnivora Enhydra lutris
GCA_002288905.2_ASM228890v234882 \ 268 giant otter carnivora Pteronura brasiliensis 9672 \ 269 bat-eared fox carnivora Otocyon megalotis 9624 \ 270 Weddell seal carnivora Leptonychotes weddellii
GCA_000349705.1_LepWed1.09713 \ 271 Lesser panda carnivora Ailurus fulgens
GCA_002007465.1_ASM200746v19649 \ 272 ratel carnivora Mellivora capensis
GCA_004024625.1_MelCap_v1_BIUU9664 \ 273 banded mongoose carnivora Mungos mungo
GCA_004023785.1_MunMun_v1_BIUU210652 \ 274 dwarf mongoose carnivora Helogale parvula
GCA_004023845.1_HelPar_v1_BIUU210647 \ 275 meerkat carnivora Suricata suricatta
GCA_004023905.1_SurSur_v1_BIUU37032 \ 276 puma carnivora Puma concolor
GCA_003327715.1_PumCon1.09696 \ 277 black-footed cat carnivora Felis nigripes
GCA_004023925.1_FelNig_v1_BIUU61379 \ 278 European polecat carnivora Mustela putorius
GCA_000239315.1_MusPutFurMale1.09668 \ 279 western spotted skunk carnivora Spilogale gracilis
GCA_004023965.1_SpiGra_v1_BIUU30551 \ 280 Sumatran rhinoceros laurasiatheria Dicerorhinus sumatrensis
GCA_002844835.1_ASM284483v189632 \ 281 black rhinoceros laurasiatheria Diceros bicornis
GCA_004027315.1_DicBicMic_v1_BIUU9805 \ 282 Asiatic tapir laurasiatheria Tapirus indicus
GCA_004024905.1_TapInd_v1_BIUU9802 \ 283 Brazilian tapir laurasiatheria Tapirus terrestris
GCA_004025025.1_TapTer_v1_BIUU9801 \ 284 northern white rhinoceros laurasiatheria Ceratotherium simum cottoni 310713 \ 285 ass laurasiatheria Equus asinus
GCA_001305755.1_ASM130575v19793 \ 286 Southern white rhinoceros laurasiatheria Ceratotherium simum
GCA_000283155.1_CerSimSim1.09807 \ 287 Przewalski's horse laurasiatheria Equus przewalskii
GCA_000696695.1_Burgud9798 \ 288 horse laurasiatheria Equus caballus
GCA_000002305.1_EquCab2.09796 \ 289 Malayan pangolin laurasiatheria Manis javanica
GCA_001685135.1_ManJav1.09974 \ 290 Chinese pangolin laurasiatheria Manis pentadactyla
GCA_000738955.1_M_pentadactyla-1.1.1143292 \ 291 Hispaniolan solenodon laurasiatheria Solenodon paradoxus 79805 \ 292 eastern mole laurasiatheria Scalopus aquaticus
GCA_004024925.1_ScaAqu_v1_BIUU71119 \ 293 gracile shrew mole laurasiatheria Uropsilus gracilis
GCA_004024945.1_UroGra_v1_BIUU182669 \ 294 star-nosed mole laurasiatheria Condylura cristata
GCF_000260355.1_ConCri1.0143302 \ 295 western European hedgehog laurasiatheria Erinaceus europaeus
GCA_000296755.1_EriEur2.09365 \ 296 European shrew laurasiatheria Sorex araneus
sorAra242254 \ 297 Indochinese shrew laurasiatheria Crocidura indochinensis
GCA_004027635.1_CroInd_v1_BIUU876679 \ 298 Hoffmann's two-fingered sloth xenarthra Choloepus hoffmanni
GCA_000164785.2_C_hoffmanni-2.0.19358 \ 299 nine-banded armadillo xenarthra Dasypus novemcinctus
GCA_000208655.2_Dasnov3.09361 \ 300 giant anteater xenarthra Myrmecophaga tridactyla
GCA_004026745.1_MyrTri_v1_BIUU71006 \ 301 southern tamandua xenarthra Tamandua tetradactyla
GCA_004025105.1_TamTet_v1_BIUU48850 \ 302 placentals xenarthra Tolypeutes matacus 183749 \ 303 southern two-toed sloth xenarthra Choloepus didactylus
GCA_004027855.1_ChoDid_v1_BIUU27675 \ 304 screaming hairy armadillo xenarthra Chaetophractus vellerosus
GCA_004027955.1_ChaVel_v1_BIUU340076 \ 305 North Pacific right whale artiodactyla Eubalaena japonica 302098 \ 306 grey whale artiodactyla Eschrichtius robustus 9764 \ 307 hippopotamus artiodactyla Hippopotamus amphibius
GCA_004027065.1_HipAmp_v1_BIUU9833 \ 308 Minke whale artiodactyla Balaenoptera acutorostrata
GCA_000493695.1_BalAcu1.09767 \ 309 beluga whale artiodactyla Delphinapterus leucas
GCA_002288925.2_ASM228892v29749 \ 310 Antarctic minke whale artiodactyla Balaenoptera bonaerensis
GCA_000978805.1_ASM97880v133556 \ 311 boutu artiodactyla Inia geoffrensis 9725 \ 312 harbor porpoise artiodactyla Phocoena phocoena 9742 \ 313 narwhal artiodactyla Monodon monoceros
GCA_004026685.1_MonMon_M_v1_BIUU40151 \ 314 Yangtze River dolphin artiodactyla Lipotes vexillifer
GCA_000442215.1_Lipotes_vexillifer_v1118797 \ 315 killer whale artiodactyla Orcinus orca
orcOrc19733 \ 316 Ganges River dolphin artiodactyla Platanista gangetica 118798 \ 317 Yangtze finless porpoise artiodactyla Neophocaena asiaeorientalis
GCA_003031525.1_Neophocaena_asiaeorientalis_V1189058 \ 318 Sowerby's beaked whale artiodactyla Mesoplodon bidens 48745 \ 319 alpaca artiodactyla Vicugna pacos
GCA_000767525.1_Vi_pacos_V1.030538 \ 320 Cuvier's beaked whale" artiodactyla Ziphius cavirostris 9760 \ 321 Bactrian camel artiodactyla Camelus bactrianus
GCA_000767855.1_Ca_bactrianus_MBC_1.09837 \ 322 Arabian camel artiodactyla Camelus dromedarius
GCA_000767585.1_PRJNA234474_Ca_dromedarius_V1.09838 \ 323 wild Bactrian camel artiodactyla Camelus ferus
GCA_000311805.2_CB1419612 \ 324 pygmy sperm whale artiodactyla Kogia breviceps 27615 \ 325 Chacoan peccary artiodactyla Catagonus wagneri
GCA_004024745.1_CatWag_v1_BIUU51154 \ 326 reindeer artiodactyla Rangifer tarandus
GCA_004026565.1_RanTarSib_v1_BIUU9870 \ 327 Pere David's deer artiodactyla Elaphurus davidianus
GCA_002443075.1_Milu1.043332 \ 328 okapi artiodactyla Okapia johnstoni
GCA_001660835.1_ASM166083v186973 \ 329 Masai giraffe artiodactyla Giraffa tippelskirchi
GCA_001651235.1_ASM165123v1439328 \ 330 Siberian musk deer artiodactyla Moschus moschiferus
GCA_004024705.1_MosMos_v1_BIUU68415 \ 331 water buffalo artiodactyla Bubalus bubalis
GCA_000471725.1_UMD_CASPUR_WB_2.089462 \ 332 cow artiodactyla Bos taurus
GCA_000003205.6_Btau_5.0.19913 \ 333 pronghorn artiodactyla Antilocapra americana
GCA_004027515.1_AntAmePen_v1_BIUU9891 \ 334 white-tailed deer artiodactyla Odocoileus virginianus
GCA_002102435.1_Ovir.te_1.09874 \ 335 aoudad artiodactyla Ammotragus lervia
GCA_002201775.1_ALER1.09899 \ 336 bighorn sheep artiodactyla Ovis canadensis
GCA_004026945.1_OviCan_v1_BIUU37174 \ 337 goat artiodactyla Capra hircus
GCA_001704415.1_ARS19925 \ 338 Nilgiri tahr artiodactyla Hemitragus hylocrius
GCA_004026825.1_HemHyl_v1_BIUU330464 \ 339 hirola artiodactyla Beatragus hunteri
GCA_004027495.1_BeaHun_v1_BIUU59527 \ 340 wild yak artiodactyla Bos mutus
bosMut172004 \ 341 American bison artiodactyla Bison bison
GCA_000754665.1_Bison_UMD1.09901 \ 342 sheep artiodactyla Ovis aries
GCA_000298735.2_Oar_v4.09940 \ 343 chiru artiodactyla Pantholops hodgsonii
GCA_000400835.1_PHO1.059538 \ 344 wild goat artiodactyla Capra aegagrus
GCA_000978405.1_CapAeg_1.09923 \ 345 Java mouse-deer artiodactyla Tragulus javanicus
GCA_004024965.1_TraJav_v1_BIUU9849 \ 346 pig artiodactyla Sus scrofa
susScr39823 \ 347 zebu cattle artiodactyla Bos indicus
GCA_000247795.2_Bos_indicus_1.09915 \ 348 common bottlenose dolphin artiodactyla Tursiops truncatus
GCA_001922835.1_NIST_Tur_tru_v19739 \ 349 Saiga antelope artiodactyla Saiga tatarica
GCA_004024985.1_SaiTat_v1_BIUU34875 \ 350 Chinese rufous horseshoe bat chiroptera Rhinolophus sinicus
GCA_001888835.1_ASM188883v189399 \ 351 black flying fox chiroptera Pteropus alecto
pteAle19402 \ 352 Cantor's roundleaf bat chiroptera Hipposideros galeritus 58069 \ 353 Egyptian rousette chiroptera Rousettus aegyptiacus
GCA_004024865.1_RouAeg_v1_BIUU9407 \ 354 long-tongued fruit bat chiroptera Macroglossus sobrinus 326083 \ 355 large flying fox chiroptera Pteropus vampyrus
GCF_000151845.1_Pvam_2.0132908 \ 356 Brazilian free-tailed bat chiroptera Tadarida brasiliensis
GCA_004025005.1_TadBra_v1_BIUU9438 \ 357 great roundleaf bat chiroptera Hipposideros armiger
GCA_001890085.1_ASM189008v1186990 \ 358 straw-colored fruit bat chiroptera Eidolon helvum
eidHel177214 \ 359 Antillean ghost-faced bat chiroptera Mormoops blainvillei
GCA_004026545.1_MorMeg_v1_BIUU118852 \ 360 tailed tailless bat chiroptera Anoura caudifer
GCA_004027475.1_AnoCau_v1_BIUU27642 \ 361 common vampire bat chiroptera Desmodus rotundus
GCA_002940915.2_ASM294091v29430 \ 362 hairy big-eared bat chiroptera Micronycteris hirsuta
GCA_004026765.1_MicHir_v1_BIUU148065 \ 363 stripe-headed round-eared bat chiroptera Tonatia saurophila
GCA_004024845.1_TonSau_v1_BIUU171122 \ 364 Seba's short-tailed bat chiroptera Carollia perspicillata
GCA_004027735.1_CarPer_v1_BIUU40233 \ 365 Jamaican fruit-eating bat chiroptera Artibeus jamaicensis
GCA_004027435.1_ArtJam_v1_BIUU9417 \ 366 Indian false vampire chiroptera Megaderma lyra
GCA_004026885.1_MegLyr_v1_BIUU9413 \ 367 Schreibers' long-fingered bat chiroptera Miniopterus schreibersii
GCA_004026525.1_MinSch_v1_BIUU9433 \ 368 greater bulldog bat chiroptera Noctilio leporinus
GCA_004026585.1_NocLep_v1_BIUU94963 \ 369 Natal long-fingered bat chiroptera Miniopterus natalensis
GCF_001595765.1_Mnat.v1291302 \ 370 hog-nosed bat chiroptera Craseonycteris thonglongyai
GCA_004027555.1_CraTho_v1_BIUU208972 \ 371 Parnell's mustached bat chiroptera Pteronotus parnellii
ptePar159476 \ 372 greater mouse-eared bat chiroptera Myotis myotis
GCA_004026985.1_MyoMyo_v1_BIUU51298 \ 373 Ashy-gray tube-nosed bat chiroptera Murina feae (Murina aurata feae)
GCA_004026665.1_MurFea_v1_BIUU1453894 \ 374 David's myotis chiroptera Myotis davidii
myoDav1225400 \ 375 Brandt's bat chiroptera Myotis brandtii
myoBra1109478 \ 376 big brown bat chiroptera Eptesicus fuscus
GCF_000308155.1_EptFus1.029078 \ 377 red bat chiroptera Lasiurus borealis
GCA_004026805.1_LasBor_v1_BIUU258930 \ 378 little brown bat chiroptera Myotis lucifugus
myoLuc259463 \ 379 common pipistrelle chiroptera Pipistrellus pipistrellus
GCA_004026625.1_PipPip_v1_BIUU59474 \ 380 African savanna elephant afrotheria Loxodonta africana
GCA_000001905.1_Loxafr3.09785 \ 381 Florida manatee afrotheria Trichechus manatus
GCA_000243295.1_TriManLat1.09778 \ 382 yellow-spotted hyrax afrotheria Heterohyrax brucei
GCA_004026845.1_HetBruBak_v1_BIUU77598 \ 383 Cape rock hyrax afrotheria Procavia capensis
GCA_004026925.1_ProCapCap_v1_BIUU9813 \ 384 aardvark afrotheria Orycteropus afer 9818 \ 385 Cape golden mole afrotheria Chrysochloris asiatica
GCA_004027935.1_ChrAsi_v1_BIUU185453 \ 386 Cape elephant shrew afrotheria Elephantulus edwardii
eleEdw128737 \ 387 Talazac's shrew tenrec afrotheria Microgale talazaci (Nesogale talazaci)
GCA_004026705.1_MicTal_v1_BIUU2583312 \ 388 small Madagascar hedgehog afrotheria Echinops telfairi
GCA_000313985.1_EchTel2.09371 \ 389 Sunda flying lemur euarchontoglires Galeopterus variegatus
GCA_004027255.1_GalVar_v1_BIUU482537 \ 390 Chinese tree shrew euarchontoglires Tupaia chinensis
tupChi1246437 \ 391 South African ground squirrel euarchontoglires Xerus inauris
GCA_004024805.1_XerIna_v1_BIUU234690 \ 392 large tree shrew euarchontoglires Tupaia tana 70687 \ 393 mountain beaver euarchontoglires Aplodontia rufa
GCA_004027875.1_AplRuf_v1_BIUU51342 \ 394 Alpine marmot euarchontoglires Marmota marmota
GCF_001458135.1_marMar2.19993 \ 395 Daurian ground squirrel euarchontoglires Spermophilus dauricus
GCA_002406435.1_ASM240643v199837 \ 396 crested porcupine euarchontoglires Hystrix cristata
GCA_004026905.1_HysCri_v1_BIUU10137 \ 397 thirteen-lined ground squirrel euarchontoglires Ictidomys tridecemlineatus
speTri243179 \ 398 American beaver euarchontoglires Castor canadensis
GCA_004027675.1_CasCan_v1_BIUU51338 \ 399 long-tailed chinchilla euarchontoglires Chinchilla lanigera
chiLan134839 \ 400 punctate agouti euarchontoglires Dasyprocta punctata 34846 \ 401 pacarana euarchontoglires Dinomys branickii
GCA_004027595.1_DinBra_v1_BIUU108858 \ 402 fat dormouse euarchontoglires Glis glis
GCA_004027185.1_GliGli_v1_BIUU41261 \ 403 northern gundi euarchontoglires Ctenodactylus gundi
GCA_004027205.1_CteGun_v1_BIUU10166 \ 404 naked mole-rat euarchontoglires Heterocephalus glaber
GCA_000247695.1_HetGla_female_1.010181 \ 405 Patagonian cavy euarchontoglires Dolichotis patagonum
GCA_004027295.1_DolPat_v1_BIUU29091 \ 406 capybara euarchontoglires Hydrochoerus hydrochaeris
GCA_004027455.1_HydHyd_v1_BIUU10149 \ 407 Montane guinea pig euarchontoglires Cavia tschudii
GCA_004027695.1_CavTsc_v1_BIUU143287 \ 408 domestic guinea pig euarchontoglires Cavia porcellus
GCA_000151735.1_Cavpor3.010141 \ 409 degu euarchontoglires Octodon degus
GCA_000260255.1_OctDeg1.010160 \ 410 lowland paca euarchontoglires Cuniculus paca 108852 \ 411 social tuco-tuco euarchontoglires Ctenomys sociabilis
GCA_004027165.1_CteSoc_v1_BIUU43321 \ 412 Damara mole-rat euarchontoglires Fukomys damarensis
fukDam1885580 \ 413 woodland dormouse euarchontoglires Graphiurus murinus 51346 \ 414 Desmarest's hutia euarchontoglires Capromys pilorides
GCA_004027915.1_CapPil_v1_BIUU34842 \ 415 Upper Galilee mountains blind mole rat euarchontoglires Nannospalax galili
GCA_000622305.1_S.galili_v1.01026970 \ 416 nutria euarchontoglires Myocastor coypus
GCA_004027025.1_MyoCoy_v1_BIUU10157 \ 417 hazel dormouse euarchontoglires Muscardinus avellanarius
GCA_004027005.1_MusAve_v1_BIUU39082 \ 418 dassie-rat euarchontoglires Petromus typicus
GCA_004026965.1_PetTyp_v1_BIUU10183 \ 419 greater cane rat euarchontoglires Thryonomys swinderianus
GCA_004025085.1_ThrSwi_v1_BIUU10169 \ 420 snowshoe hare euarchontoglires Lepus americanus
GCA_004026855.1_LepAme_v1_BIUU48086 \ 421 Gambian giant pouched rat euarchontoglires Cricetomys gambianus
GCA_004027575.1_CriGam_v1_BIUU10085 \ 422 Prairie deer mouse euarchontoglires Peromyscus maniculatus
GCF_000500345.1_Pman_1.010042 \ 423 southern grasshopper mouse euarchontoglires Onychomys torridus
GCA_004026725.1_OnyTor_v1_BIUU38674 \ 424 rabbit euarchontoglires Oryctolagus cuniculus
GCA_000003625.1_OryCun2.09986 \ 425 muskrat euarchontoglires Ondatra zibethicus
GCA_004026605.1_OndZib_v1_BIUU10060 \ 426 northern mole vole euarchontoglires Ellobius talpinus
GCA_001685095.1_ETalpinus_0.1329620 \ 427 Mongolian gerbil euarchontoglires Meriones unguiculatus
GCA_004026785.1_MerUng_v1_BIUU10047 \ 428 fat sand rat euarchontoglires Psammomys obesus
GCA_002215935.1_ASM221593v148139 \ 429 house mouse euarchontoglires Mus musculus
mm1010090 \ 430 Chinese hamster euarchontoglires Cricetulus griseus
GCA_900186095.1_CHOK1S_HZDv110029 \ 431 Norway rat euarchontoglires Rattus norvegicus
GCF_000001895.5_Rnor_6.010116 \ 432 western wild mouse euarchontoglires Mus spretus
GCA_001624865.1_SPRET_EiJ_v110096 \ 433 meadow jumping mouse euarchontoglires Zapus hudsonius
GCA_004024765.1_ZapHud_v1_BIUU160400 \ 434 prairie vole euarchontoglires Microtus ochrogaster
micOch179684 \ 435 Ryukyu mouse euarchontoglires Mus caroli
GCA_900094665.2_CAROLI_EIJ_v1.110089 \ 436 Egyptian spiny mouse euarchontoglires Acomys cahirinus
GCA_004027535.1_AcoCah_v1_BIUU10068 \ 437 Gobi jerboa euarchontoglires Allactaga bullata (Orientallactaga bullata)
GCA_004027895.1_AllBul_v1_BIUU1041416 \ 438 shrew mouse euarchontoglires Mus pahari
GCF_900095145.1_PAHARI_EIJ_v1.110093 \ 439 Transcaucasian mole vole euarchontoglires Ellobius lutescens
GCA_001685075.1_ASM168507v139086 \ 440 hispid cotton rat euarchontoglires Sigmodon hispidus
GCA_004025045.1_SigHis_v1_BIUU42415 \ 441 lesser Egyptian jerboa euarchontoglires Jaculus jaculus
GCA_000280705.1_JacJac1.051337 \ 442 Brazilian guinea pig euarchontoglires Cavia aperea
cavApe137548 \ 443 golden hamster euarchontoglires Mesocricetus auratus
GCA_000349665.1_MesAur1.010036 \ 444 Stephens's kangaroo rat euarchontoglires Dipodomys stephensi
GCA_004024685.1_DipSte_v1_BIUU323379 \ 445 American pika euarchontoglires Ochotona princeps
GCA_000292845.1_OchPri3.09978 \ 446 Ord's kangaroo rat euarchontoglires Dipodomys ordii
dipOrd210020 \ 447 little pocket mouse euarchontoglires Perognathus longimembris 38669
\ Table 1. Genome assemblies included in the 447-way Conservation track.\
\ Kuderna LFK, Ulirsch JC, Rashid S, Ameen M, Sundaram L, Hickey G, Cox AJ, Gao H, Kumar A, Aguet F\ et al.\ \ Identification of constrained sequence elements across 239 primate genomes.\ Nature. 2023 Nov 29;.\ DOI: 10.1038/s41586-023-06798-8; PMID: 38030727\
\\ Kuderna LFK, Gao H, Janiak MC, Kuhlwilm M, Orkin JD, Bataillon T, Manu S, Valenzuela A, Bergman J,\ Rousselle M et al.\ \ A global catalog of whole-genome diversity from 233 primate species.\ Science. 2023 Jun 2;380(6648):906-913.\ DOI: 10.1126/science.abn7829;\ PMID: 37262161\
\\ Zoonomia Consortium.\ \ A comparative genomics multitool for scientific discovery and conservation.\ Nature. 2020 Nov;587(7833):240-245.\ DOI: 10.1038/s41586-020-2876-6; PMID: 33177664; PMC: PMC7759459\
\\ Feng S, Stiller J, Deng Y, Armstrong J, Fang Q, Reeve AH, Xie D, Chen G, Guo C, Faircloth BC et\ al.\ \ Dense sampling of bird diversity increases power of comparative genomics.\ Nature. 2020 Nov;587(7833):252-257.\ DOI: 10.1038/s41586-020-2873-9; PMID: 33177665; PMC: PMC7759463\
\\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q, Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ DOI: 10.1038/s41586-020-2871-y; PMID: 33177663; PMC: PMC7673649\
\ compGeno 1 compositeTrack on\ dragAndDrop subTracks\ group compGeno\ html cactus447way\ longLabel Cactus Alignment & Conservation on 447 mammal species, including Zoonomia genomes\ shortLabel Cactus 447-way\ subGroup1 view Views align=Multiz_Alignments phyloP=Basewise_Conservation_(phyloP)\ track cons447way\ type bed 4\ visibility hide\ cactus447way Cactus 447-way bigMaf Cactus alignment on 447 mammal species, including Zoonomia genomes 3 100 0 10 100 0 90 10 0 0 0\ Downloads for data in this track are available from the directory:\
\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ size of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. Missing sequence in any\ assembly is highlighted in the track display by regions of yellow when zoomed\ out and by Ns when displayed at base level. The following conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment. The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\\ Codon translation is available in base-level display mode if the\ displayed region is identified as a coding segment. To display this annotation,\ select the species for translation from the pull-down menu in the Codon\ Translation configuration section at the top of the page. Then, select one of\ the following modes:\
\ Codon translation uses the following gene tracks as the basis for translation:\
\ \\
\ Table 2. Gene tracks used for codon translation.\\ Gene Track Species \ RefSeq Genes Bos mutus, Canis lupus familiaris, Carlito syrichta, Cercocebus atys, Chinchilla lanigera, Colobus angolensis, Condylura cristata, Dipodomys ordii, Elephantulus edwardii, Eptesicus fuscus, Felis catus, Felis catus fca126, Fukomys damarensis, Homo sapiesn, Ictidomys tridecemlineatus, Macaca mulatta, Macaca nemestrina, Marmota marmota, Microtus ochrogaster, Miniopterus natalensis, Mus musculus, Mus pahari, Myotis brandtii, Myotis davidii, Myotis lucifugus, Odobenus rosmarus, Orcinus orca, Otolemur garnettii, Peromyscus maniculatus, Piliocolobus tephrosceles, Propithecus coquerelli, Pteropus alecto, Pteropus vampyrus, Rattus norvegicus, Rhinopithecus roxellana, Saimiri boliviensis, Sorex araneus, Sus scrofa, Theropithecus gelada, Tupaia chinensis \ Ensembl Genes Cavia aperea \ Augustus Genes Eidolon helvum, Pteronotus parnellii \ no annotation Acinonyx jubatus, Acomys cahirinus, Ailuropoda melanoleuca, Ailurus fulgens, Allactaga bullata, Allenopithecus nigroviridis, Allochrocebus lhoesti, Allochrocebus preussi, Allochrocebus solatus, Alouatta belzebul, Alouatta caraya, Alouatta discolor, Alouatta juara, Alouatta macconnelli, Alouatta nigerrima, Alouatta palliata, Alouatta puruensis, Alouatta seniculus, Ammotragus lervia, Anoura caudifer, Antilocapra americana, Aotus azarae, Aotus griseimembra, Aotus nancymaae, Aotus trivirgatus, Aotus vociferans, Aplodontia rufa, Arctocebus calabarensis, Artibeus jamaicensis, Ateles geoffroyi_a, Ateles geoffroyi_b, Ateles belzebuth, Ateles chamek, Ateles marginatus, Ateles paniscus, Avahi laniger, Avahi peyrierasi, Balaenoptera acutorostrata, Balaenoptera bonaerensis, Beatragus hunteri, Bison bison, Bos indicus, Bos taurus, Bubalus bubalis, Cacajao ayresi, Cacajao calvus, Cacajao hosomi, Cacajao melanocephalus, Callibella humilis, Callimico goeldii, Callithrix geoffroyi, Callithrix jacchus, Callithrix kuhlii, Camelus bactrianus, Camelus dromedarius, Camelus ferus, Canis lupus VD, Canis lupus dingo, Canis lupus orion, Capra aegagrus, Capra hircus, Capromys pilorides, Carollia perspicillata, Castor canadensis, Catagonus wagneri, Cavia porcellus, Cavia tschudii, Cebuella niveiventris, Cebuella pygmaea, Cebus albifrons, Cebus olivaceus, Cebus unicolor, Cephalopachus bancanus, Ceratotherium simum, Ceratotherium simum cottoni, Cercocebus chrysogaster, Cercocebus lunulatus, Cercocebus torquatus, Cercopithecus ascanius, Cercopithecus cephus, Cercopithecus diana, Cercopithecus hamlyni, Cercopithecus lowei, Cercopithecus albogularis, Cercopithecus mona, Cercopithecus neglectus, Cercopithecus nictitans, Cercopithecus petaurista, Cercopithecus pogonias, Cercopithecus roloway, Chaetophractus vellerosus, Cheirogaleus major, Cheirogaleus medius, Cheracebus lucifer, Cheracebus lugens, Cheracebus regulus, Cheracebus torquatus, Chiropotes albinasus, Chiropotes israelita, Chiropotes sagulatus, Chlorocebus aethiops, Chlorocebus pygerythrus, Chlorocebus sabaeus, Choloepus didactylus, Choloepus hoffmanni, Chrysochloris asiatica, Colobus guereza, Colobus polykomos, Craseonycteris thonglongyai, Cricetomys gambianus, Cricetulus griseus, Crocidura indochinensis, Cryptoprocta ferox, Ctenodactylus gundi, Ctenomys sociabilis, Cuniculus paca, Dasyprocta punctata, Dasypus novemcinctus, Daubentonia madagascariensis, Delphinapterus leucas, Desmodus rotundus, Dicerorhinus sumatrensis, Diceros bicornis, Dinomys branickii, Dipodomys stephensi, Dolichotis patagonum, Echinops telfairi, Elaphurus davidianus, Ellobius lutescens, Ellobius talpinus, Enhydra lutris, Equus asinus, Equus caballus, Equus przewalskii, Erinaceus europaeus, Erythrocebus patas, Eschrichtius robustus, Eubalaena japonica, Eulemur albifrons, Eulemur collaris, Eulemur coronatus, Eulemur flavifrons, Eulemur fulvus, Eulemur macaco, Eulemur mongoz, Eulemur rubriventer, Eulemur rufus, Eulemur sanfordi, Felis nigripes, Galago moholi, Galago senegalensis, Galagoides demidoff, Galeopterus variegatus, Giraffa tippelskirchi, Glis glis, Gorilla beringei, Gorilla gorilla, Graphiurus murinus, Hapalemur alaotrensis, Hapalemur gilberti, Hapalemur griseus, Hapalemur meridionalis, Hapalemur occidentalis, Helogale parvula, Hemitragus hylocrius, Heterocephalus glaber, Heterohyrax brucei, Hippopotamus amphibius, Hipposideros armiger, Hipposideros galeritus, Hoolock leuconedys, Hyaena hyaena, Hydrochoerus hydrochaeris, Hylobates abbotti, Hylobates agilis, Hylobates klossii, Hylobates pileatus, Hylobates muelleri, Hylobates pileatus, Hystrix cristata, Indri indri, Inia geoffrensis, Jaculus jaculus, Kogia breviceps, Lagothrix lagothricha, Lasiurus borealis, Lemur catta, Leontocebus fuscicollis, Leontocebus illigeri, Leontocebus nigricollis, Leontopithecus chrysomelas, Leontopithecus rosalia, Lepilemur ankaranensis, Lepilemur dorsalis, Lepilemur ruficaudatus, Lepilemur septentrionalis, Leptonychotes weddellii, Lepus americanus, Lipotes vexillifer, Lophocebus aterrimus, Loris lydekkerianus, Loris tardigradus, Loxodonta africana, Lycaon pictus, Macaca arctoides, Macaca assamensis, Macaca cyclopis, Macaca fascicularis, Macaca fuscata, Macaca leonina, Macaca maura, Macaca nigra, Macaca radiata, Macaca siberu, Macaca silenus, Macaca thibetana, Macaca tonkeana, Macroglossus sobrinus, Mandrillus leucophaeus, Mandrillus sphinx, Manis javanica, Manis pentadactyla, Megaderma lyra, Mellivora capensis, Meriones unguiculatus, Mesocricetus auratus, Mesoplodon bidens, Mico argentatus, Mico humeralifer, Mico schneideri, Microcebus murinus, Microgale talazaci, Micronycteris hirsuta, Miniopterus schreibersii, Miopithecus ogouensis, Mirounga angustirostris, Mirza zaza, Monodon monoceros, Mormoops blainvillei, Moschus moschiferus, Mungos mungo, Murina feae, Mus caroli, Mus spretus, Muscardinus avellanarius, Mustela putorius, Myocastor coypus, Myotis myotis, Myrmecophaga tridactyla, Nannospalax galili, Nasalis larvatus, Neomonachus schauinslandi, Neophocaena asiaeorientalis, Noctilio leporinus, Nomascus annamensis, Nomascus concolor, Nomascus gabriellae, Nomascus siki_a, Nomascus siki_b, Nyctereutes procyonoides, Nycticebus bengalensis, Nycticebus coucang, Nycticebus pygmaeus, Ochotona princeps, Octodon degus, Odocoileus virginianus, Okapia johnstoni, Ondatra zibethicus, Onychomys torridus, Orycteropus afer, Oryctolagus cuniculus, Otocyon megalotis, Otolemur crassicaudatus, Ovis aries, Ovis canadensis, Pan paniscus, Pan troglodytes, Panthera onca, Panthera pardus, Panthera tigris, Pantholops hodgsonii, Papio anubis, Papio cynocephalus, Papio hamadryas, Papio kindae, Papio papio, Papio ursinus, Paradoxurus hermaphroditus, Perodicticus ibeanus, Perodicticus potto, Perognathus longimembris, Petromus typicus, Phocoena phocoena, Piliocolobus badius, Piliocolobus gordonorum, Piliocolobus kirkii, Pipistrellus pipistrellus, Pithecia albicans, Pithecia chrysocephala, Pithecia hirsuta, Pithecia mittermeieri, Pithecia pissinattii, Pithecia pithecia, Pithecia vanzolinii, Platanista gangetica, Plecturocebus bernhardi, Plecturocebus brunneus, Plecturocebus caligatus, Plecturocebus cinerascens, Plecturocebus cupreus, Plecturocebus dubius, Plecturocebus grovesi, Plecturocebus hoffmannsi, Plecturocebus miltoni, Plecturocebus moloch, Pongo abelii, Pongo pygmaeus, Presbytis comata, Presbytis mitrata, Procavia capensis, Prolemur simus, Propithecus coronatus, Propithecus diadema, Propithecus edwardsi, Propithecus perrieri, Propithecus tattersalli, Propithecus verreauxi, Psammomys obesus, Pteronura brasiliensis, Puma concolor, Pygathrix cinerea, Pygathrix nigripes, Pygathrix nigripes, Rangifer tarandus, Rhinolophus sinicus, Rhinopithecus bieti, Rhinopithecus strykeri, Rousettus aegyptiacus, Saguinus bicolor, Saguinus geoffroyi, Saguinus imperator, Saguinus inustus, Saguinus labiatus, Saguinus midas, Saguinus mystax, Saguinus oedipus, Saiga tatarica, Saimiri cassiquiarensis, Saimiri macrodon, Saimiri oerstedii, Saimiri sciureus, Saimiri ustus, Sapajus apella, Sapajus macrocephalus, Scalopus aquaticus, Semnopithecus entellus, Semnopithecus hypoleucos, Semnopithecus johnii, Semnopithecus priam, Semnopithecus schistaceus, Semnopithecus vetulus, Sigmodon hispidus, Solenodon paradoxus, Spermophilus dauricus, Spilogale gracilis, Suricata suricatta, Symphalangus syndactylus, Tadarida brasiliensis, Tamandua tetradactyla, Tapirus indicus, Tapirus terrestris, Tarsius lariang, Tarsius wallacei, Thryonomys swinderianus, Tolypeutes matacus, Tonatia saurophila, Trachypithecus auratus, Trachypithecus crepusculus, Trachypithecus cristatus, Trachypithecus francoisi, Trachypithecus geei, Trachypithecus germaini, Trachypithecus hatinhensis, Trachypithecus laotum, Trachypithecus leucocephalus, Trachypithecus melamera, Trachypithecus obscurus, Trachypithecus phayrei, Trachypithecus pileatus, Tragulus javanicus, Trichechus manatus, Tupaia tana, Tursiops truncatus, Uropsilus gracilis, Ursus maritimus, Varecia rubra, Varecia variegata, Vicugna pacos, Vulpes lagopus, Xerus inauris, Zalophus californianus, Zapus hudsonius, Ziphius cavirostris\
\ This alignment was created by making three edits (using Cactus) to the\ 241-way mammalian Zoonomia Cactus alignment\ (\ https://cglgenomics.ucsc.edu/data/cactus/).\
\ The phylogenic tree was established by the research described\ in A global catalog of whole-genome diversity from 233 primate\ species.\ \
\
\\ \ \\
\ count \common \
nameclade \scientific name \
(link to browser when existing)taxon id \
link to NCBI\ 001 human primates catarrhini Homo sapiens/hg38
reference species9606 \ 002 western gorilla primates catarrhini Gorilla gorilla
GCA_900006655.3_Susie39593 \ 003 Sumatran orangutan primates catarrhini Pongo abelii
GCA_002880775.3_Susie_PABv29601 \ 004 Eastern Gorilla primates catarrhini Gorilla beringei 499232 \ 005 chimpanzee primates catarrhini Pan troglodytes
GCA_002880755.3_Clint_PTRv29598 \ 006 Bornean orangutan primates catarrhini Pongo pygmaeus 9600 \ 007 Rhesus monkey primates catarrhini Macaca mulatta
rheMac109544 \ 008 gelada primates catarrhini Theropithecus gelada
GCF_003255815.1_Tgel_1.09565 \ 009 stump-tailed macaque primates catarrhini Macaca arctoides 9540 \ 010 Northern Talapoin Monkey primates catarrhini Miopithecus ogouensis 100488 \ 011 crab-eating macaque primates catarrhini Macaca fascicularis 9541 \ 012 Allen's swamp monkey primates catarrhini Allenopithecus nigroviridis 54135 \ 013 siamang primates catarrhini Symphalangus syndactylus 9590 \ 014 black crested mangabey primates catarrhini Lophocebus aterrimus 75566 \ 015 drill primates catarrhini Mandrillus leucophaeus 9568 \ 016 Bonnet Macaque primates catarrhini Macaca radiata 9548 \ 017 Red-capped Mangabey primates catarrhini Cercocebus torquatus 9530 \ 018 Golden-bellied Mangabey primates catarrhini Cercocebus chrysogaster 75569 \ 019 Owl-faced Monkey primates catarrhini Cercopithecus hamlyni 9536 \ 020 Siberut Macaque primates catarrhini Macaca siberu 244255 \ 021 pig-tailed macaque primates catarrhini Macaca nemestrina
GCF_000956065.1_Mnem_1.09545 \ 022 White-naped Mangabey primates catarrhini Cercocebus lunulatus (Cercocebus atys lunulatus) 75570 \ 023 Tonkean Macaque primates catarrhini Macaca tonkeana 40843 \ 024 Diana Monkey primates catarrhini Cercopithecus diana 36224 \ 025 red guenon primates catarrhini Erythrocebus patas 9538 \ 026 Northern Pig-tailed Macaque primates catarrhini Macaca leonina 90387 \ 027 Moor Macaque primates catarrhini Macaca maura 90383 \ 028 Guinea Baboon primates catarrhini Papio papio 100937 \ 029 hamadryas baboon primates catarrhini Papio hamadryas 9557 \ 030 liontail macaque primates catarrhini Macaca silenus 54601 \ 031 olive baboon primates catarrhini Papio anubis
GCA_000264685.2_Panu_3.09555 \ 032 Roloway Monkey primates catarrhini Cercopithecus roloway 1137049 \ 033 Kinda Baboon primates catarrhini Papio kindae 208091 \ 034 Chacma Baboon primates catarrhini Papio ursinus 36229 \ 035 Sun-tailed Monkey primates catarrhini Allochrocebus solatus 147650 \ 036 golden snub-nosed monkey primates catarrhini Rhinopithecus roxellana
GCF_007565055.1_ASM756505v161622 \ 037 Vervet Monkey primates catarrhini Chlorocebus pygerythrus 60710 \ 038 sooty mangabey primates catarrhini Cercocebus atys
GCF_000955945.1_Caty_1.09531 \ 039 green monkey primates catarrhini Chlorocebus sabaeus
GCA_000409795.2_Chlorocebus_sabeus_1.160711 \ 040 De Brazza's monkey primates catarrhini Cercopithecus neglectus 36227 \ 041 Yellow Baboon primates catarrhini Papio cynocephalus 9556 \ 042 Celebes crested macaque primates catarrhini Macaca nigra 54600 \ 043 proboscis monkey primates catarrhini Nasalis larvatus 43780 \ 044 Preuss's Monkey primates catarrhini Allochrocebus preussi 147649 \ 045 Putty-nosed Monkey primates catarrhini Cercopithecus nictitans 36228 \ 046 Javan Surili primates catarrhini Presbytis comata 78452 \ 047 Sykes' Monkey primates catarrhini Cercopithecus albogularis 36225 \ 048 LHoests Monkey primates catarrhini Allochrocebus lhoesti 100224 \ 049 Crowned Monkey primates catarrhini Cercopithecus pogonias 102108 \ 050 Southern Mitered Langur primates catarrhini Presbytis mitrata (Presbytis melalophos mitrata) 272115 \ 051 Grey-shanked Douc Langur primates catarrhini Pygathrix cinerea 693712 \ 052 Mona monkey primates catarrhini Cercopithecus mona 36226 \ 053 Spot-nosed Monkey primates catarrhini Cercopithecus petaurista 100487 \ 054 grivet primates catarrhini Chlorocebus aethiops 9534 \ 055 Lowes Monkey primates catarrhini Cercopithecus lowei 304410 \ 056 Northern Yellow-cheeked Crested Gibbon primates catarrhini Nomascus annamensis 1616038 \ 057 Red-cheeked Gibbon primates catarrhini Nomascus gabriellae 61852 \ 058 Japanese macaque primates catarrhini Macaca fuscata 9542 \ 059 Western Red Colobus primates catarrhini Piliocolobus badius 164648 \ 060 southern white-cheeked gibbon primates catarrhini Nomascus siki_a 9586 \ 061 Taiwan macaque primates catarrhini Macaca cyclopis 78449 \ 062 black-shanked douc langur primates catarrhini Pygathrix nigripes 310352 \ 063 King Colobus primates catarrhini Colobus polykomos 9572 \ 064 Black Crested Gibbon primates catarrhini Nomascus concolor 29089 \ 065 Udzungwa Red Colobus primates catarrhini Piliocolobus gordonorum 591933 \ 066 Gee's Golden Langur primates catarrhini Trachypithecus geei 164650 \ 067 Kloss's Gibbon primates catarrhini Hylobates klossii 9587 \ 068 Spectacled Leaf Monkey primates catarrhini Trachypithecus obscurus 54181 \ 069 Zanzibar Red Colobus primates catarrhini Piliocolobus kirkii 591937 \ 070 Indochinese Silvered Langur primates catarrhini Trachypithecus germaini 271260 \ 071 Hatinh Langur primates catarrhini Trachypithecus hatinhensis 867383 \ 072 Moustached Monkey primates catarrhini Cercopithecus cephus 9535 \ 073 Laotian Langur primates catarrhini Trachypithecus laotum 465718 \ 074 Francois's langur primates catarrhini Trachypithecus francoisi 54180 \ 075 Purple-faced Langur primates catarrhini Semnopithecus vetulus (Trachypithecus vetulus) 54137 \ 076 Capped Langur primates catarrhini Trachypithecus pileatus 164651 \ 077 Ugandan red Colobus primates catarrhini Piliocolobus tephrosceles
GCF_002776525.2_ASM277652v2591936 \ 078 Spangled Ebony Langur primates catarrhini Trachypithecus auratus 222416 \ 079 Red-tailed Monkey primates catarrhini Cercopithecus ascanius 36223 \ 080 Silvery Lutung primates catarrhini Trachypithecus cristatus 122765 \ 081 Nilgiri Langur primates catarrhini Semnopithecus johnii (Trachypithecus johnii) 66063 \ 082 Indochinese grey langur primates catarrhini Trachypithecus crepusculus (Trachypithecus phayrei crepuscula) 272121 \ 083 White-headed langur primates catarrhini Trachypithecus leucocephalus (Trachypithecus poliocephalus) 465719 \ 084 pygmy chimpanzee primates catarrhini Pan paniscus
GCA_000258655.2_panpan1.19597 \ 085 northern white-cheeked gibbon primates catarrhini Nomascus siki_b 9586 \ 086 Agile Gibbon primates catarrhini Hylobates agilis 9579 \ 087 Phayre's Leaf-monkey primates catarrhini Trachypithecus melamera n/a \ 088 Nepal Gray Langur primates catarrhini Semnopithecus schistaceus 2804203 \ 089 Abbott's Gray Gibbon primates catarrhini Hylobates abbotti (Hylobates muelleri abbotti) 716694 \ 090 Bornean Gibbon primates catarrhini Hylobates muelleri 9588 \ 091 Tufted Gray Langur primates catarrhini Semnopithecus priam 1208733 \ 092 Black-footed Gray Langur primates catarrhini Semnopithecus hypoleucos 1208734 \ 093 mantled guereza primates catarrhini Colobus guereza 33548 \ 094 Hanuman langur primates catarrhini Semnopithecus entellus 88029 \ 095 pileated gibbon primates catarrhini Hylobates pileatus 9589 \ 096 black snub-nosed monkey primates catarrhini Rhinopithecus bieti 61621 \ 097 Burmese snub-nosed monkey primates catarrhini Rhinopithecus strykeri 1194336 \ 098 Angolan colobus primates catarrhini Colobus angolensis
colAng154131 \ 099 Pileated Gibbon primates catarrhini Hylobates pileatus 9589 \ 100 black-shanked douc langur primates catarrhini Pygathrix nigripes 310352 \ 101 Milne-edwards' Macaque primates catarrhini Macaca thibetana 54602 \ 102 Phayre's Leaf-monkey primates catarrhini Trachypithecus phayrei 61618 \ 103 Assam macaque primates catarrhini Macaca assamensis 9551 \ 104 Eastern hoolock gibbon primates catarrhini Hoolock leuconedys 61851 \ 105 mandrill primates catarrhini Mandrillus sphinx 9561 \ 106 White-faced Saki primates platyrrhini Pithecia chrysocephala 2946515 \ 107 Monk Saki primates platyrrhini Pithecia hirsuta 2946516 \ 108 white-faced saki primates platyrrhini Pithecia pithecia 43777 \ 109 Mittermeier's Tapajós saki primates platyrrhini Pithecia mittermeieri 2946517 \ 110 Buffy Saki primates platyrrhini Pithecia albicans 2946514 \ 111 Pissinatti's saki primates platyrrhini Pithecia pissinattii (Pithecia pissinatti) 2946518 \ 112 Vanzolini's Bald-faced Saki primates platyrrhini Pithecia vanzolinii 2946519 \ 113 Bald-headed Uacari primates platyrrhini Cacajao calvus 30596 \ 114 Ayres Black Uakari primates platyrrhini Cacajao ayresi 535896 \ 115 Black-headed Uacari primates platyrrhini Cacajao melanocephalus 70825 \ 116 Black-headed Uacari primates platyrrhini Cacajao hosomi 535897 \ 117 Reddish-brown bearded saki primates platyrrhini Chiropotes sagulatus (Chiropotes chiropotes) 658221 \ 118 brown-backed bearded saki primates platyrrhini Chiropotes israelita 280163 \ 119 Collared Titi Monkey primates platyrrhini Cheracebus lugens 210166 \ 120 Brown Titi Monkey primates platyrrhini Plecturocebus brunneus 1812042 \ 121 Hoffmanns's titi monkey primates platyrrhini Plecturocebus hoffmannsi 78255 \ 122 Milton's Titi Monkey primates platyrrhini Plecturocebus miltoni 1812038 \ 123 Widow Monkey primates platyrrhini Cheracebus torquatus 30592 \ 124 Ashy Black Titi Monkey primates platyrrhini Plecturocebus cinerascens 1812037 \ 125 Prince Bernhard's Titi Monkey primates platyrrhini Plecturocebus bernhardi 1812036 \ 126 Yellow-handed Titi Monkey primates platyrrhini Cheracebus lucifer 2487712 \ 127 Coppery Titi Monkey primates platyrrhini Plecturocebus cupreus 202457 \ 128 Chestnut-bellied Titi primates platyrrhini Plecturocebus caligatus 867332 \ 129 Hershkovitzs Titi primates platyrrhini Plecturocebus dubius 2946520 \ 130 Red-bellied Titi Monkey primates platyrrhini Plecturocebus moloch 9523 \ 131 Groves' Titi primates platyrrhini Plecturocebus grovesi 2488670 \ 132 black-handed spider monkey primates platyrrhini Ateles geoffroyi_a 9509 \ 133 Widow Monkey primates platyrrhini Cheracebus regulus 1812110 \ 134 Guiana Spider Monkey primates platyrrhini Ateles paniscus 9510 \ 135 Black-faced Black Spider Monkey primates platyrrhini Ateles chamek 118643 \ 136 White-cheeked Spider Monkey primates platyrrhini Ateles marginatus 1529884 \ 137 White-bellied Spider Monkey primates platyrrhini Ateles belzebuth 9507 \ 138 Common Woolly Monkey primates platyrrhini Lagothrix lagothricha (Lagothrix lagotricha) 9519 \ 139 large-headed capuchin primates platyrrhini Sapajus macrocephalus (Sapajus apella macrocephalus) 1547595 \ 140 Spixs White-fronted Capuchin primates platyrrhini Cebus unicolor 1985288 \ 141 Central American spider monkey primates platyrrhini Ateles geoffroyi_b 9509 \ 142 Guinan Weeper Capuchin primates platyrrhini Cebus olivaceus 37295 \ 143 mantled howler monkey primates platyrrhini Alouatta palliata 30589 \ 144 white-fronted capuchin primates platyrrhini Cebus albifrons 9514 \ 145 Northern Night Monkey primates platyrrhini Aotus trivirgatus 9505 \ 146 Grey-handed Night Monkey primates platyrrhini Aotus griseimembra 292213 \ 147 Black-and-gold Howler Monkey primates platyrrhini Alouatta caraya 9502 \ 148 Spixs Night Monkey primates platyrrhini Aotus vociferans 57176 \ 149 Red-handed Howler Monkey primates platyrrhini Alouatta belzebul 30590 \ 150 Red-handed Howler Monkey primates platyrrhini Alouatta discolor 2905217 \ 151 Azara's Night Monkey primates platyrrhini Aotus azarae (Aotus azarai) 30591 \ 152 Purús Red Howler Monkey primates platyrrhini Alouatta puruensis (Alouatta seniculus puruensis) 1347729 \ 153 Black Howler Monkey primates platyrrhini Alouatta nigerrima (Alouatta belzebul) 30590 \ 154 Guianan Red Howler Monkey primates platyrrhini Alouatta macconnelli 198115 \ 155 Colombian Red Howler Monkey primates platyrrhini Alouatta juara 2946512 \ 156 Colombian Red Howler Monkey primates platyrrhini Alouatta seniculus 9503 \ 157 tufted capuchin primates platyrrhini Sapajus apella 9515 \ 158 Ma's night monkey primates platyrrhini Aotus nancymaae
GCA_000952055.2_Anan_2.037293 \ 159 Bolivian squirrel monkey primates platyrrhini Saimiri boliviensis
GCF_016699345.1_BCM_Sbol_2.027679 \ 160 White-nosed Saki primates platyrrhini Chiropotes albinasus 198627 \ 161 Black Mantle Tamarin primates platyrrhini Leontocebus nigricollis 9489 \ 162 brown-mantled tamarin primates platyrrhini Leontocebus fuscicollis 9487 \ 163 Illiger's saddle-back tamarin primates platyrrhini Leontocebus illigeri (Leontocebus fuscicollis illigeri) 881947 \ 164 Cotton-headed Tamarin primates platyrrhini Saguinus oedipus 9490 \ 165 Pied Tamarin primates platyrrhini Saguinus bicolor 37588 \ 166 Geoffroy's Tamarin primates platyrrhini Saguinus geoffroyi 43778 \ 167 White-fronted Titi Monkey primates platyrrhini Saguinus inustus 1079039 \ 168 Moustached Tamarin primates platyrrhini Saguinus mystax 9488 \ 169 tamarin primates platyrrhini Saguinus imperator 9491 \ 170 Guianan Squirrel Monkey primates platyrrhini Saimiri sciureus 9521 \ 171 Red-chested Mustached Tamarin primates platyrrhini Saguinus labiatus 78454 \ 172 Goeldi's Monkey primates platyrrhini Callimico goeldii 9495 \ 173 Black-crowned Central American Squirrel Monkey primates platyrrhini Saimiri oerstedii 70928 \ 174 Golden-headed Lion Tamarin primates platyrrhini Leontopithecus chrysomelas 57374 \ 175 golden lion tamarin primates platyrrhini Leontopithecus rosalia 30588 \ 176 Humboldt's Squirrel Monkey primates platyrrhini Saimiri cassiquiarensis 2946521 \ 177 bare-eared squirrel monkey primates platyrrhini Saimiri ustus 66265 \ 178 Ecuadorian squirrel monkey primates platyrrhini Saimiri macrodon 2946522 \ 179 white-tufted-ear marmoset primates platyrrhini Callithrix jacchus 9483 \ 180 Eastern Pygmy Marmoset primates platyrrhini Cebuella niveiventris 2826950 \ 181 Western Pygmy Marmoset primates platyrrhini Cebuella pygmaea 9493 \ 182 Black And White Tassel-ear Marmoset primates platyrrhini Mico humeralifer 52232 \ 183 Black-crowned Dwarf Marmoset primates platyrrhini Callibella humilis (Mico humilis) 666519 \ 184 Mico schneideri primates platyrrhini Mico schneideri n/a \ 185 Silvery Marmoset primates platyrrhini Mico argentatus 9482 \ 186 Midas tamarin primates platyrrhini Saguinus midas 30586 \ 187 Wieds Marmoset primates platyrrhini Callithrix kuhlii 867363 \ 188 Geoffroy's Tufted-ear Marmoset primates platyrrhini Callithrix geoffroyi 52231 \ 189 Horsfield's tarsier primates tarsiidae Cephalopachus bancanus 9477 \ 190 Philippine tarsier primates tarsiidae Carlito syrichta
tarSyr21868482 \ 191 Lariang Tarsier primates tarsiidae Tarsius lariang 630277 \ 192 Wallace's Tarsier primates tarsiidae Tarsius wallacei 981131 \ 193 aye-aye primates strepsirrhini Daubentonia madagascariensis 31869 \ 194 Crowned Sifaka primates strepsirrhini Propithecus coronatus (Propithecus deckenii coronatus) 475619 \ 195 Perrier's Sifaka primates strepsirrhini Propithecus perrieri 989338 \ 196 ruffed lemur primates strepsirrhini Varecia variegata 9455 \ 197 Diademed Sifaka primates strepsirrhini Propithecus diadema 83281 \ 198 Milne-Edwards Sifaka primates strepsirrhini Propithecus edwardsi 543559 \ 199 babakoto primates strepsirrhini Indri indri 34827 \ 200 Golden-crowned Sifaka primates strepsirrhini Propithecus tattersalli 30601 \ 201 Eastern Woolly Lemur primates strepsirrhini Avahi laniger 122246 \ 202 Verreauxs Sifaka primates strepsirrhini Propithecus verreauxi 34825 \ 203 Peyrieras Woolly Lemur primates strepsirrhini Avahi peyrierasi 1313323 \ 204 Red Ruffed Lemur primates strepsirrhini Varecia rubra 554167 \ 205 greater bamboo lemur primates strepsirrhini Prolemur simus 1328070 \ 206 Red-bellied Lemur primates strepsirrhini Eulemur rubriventer 34829 \ 207 mongoose lemur primates strepsirrhini Eulemur mongoz 34828 \ 208 Geoffroys Dwarf Lemur primates strepsirrhini Cheirogaleus major 47177 \ 209 Crowned Lemur primates strepsirrhini Eulemur coronatus 13514 \ 210 black lemur primates strepsirrhini Eulemur macaco 30602 \ 211 lesser dwarf lemur primates strepsirrhini Cheirogaleus medius 9460 \ 212 Sclater's lemur primates strepsirrhini Eulemur flavifrons 87288 \ 213 Coquerel's sifaka primates strepsirrhini Propithecus coquerelli (Propithecus coquereli)
proCoq1379532 \ 214 Collared Brown Lemur primates strepsirrhini Eulemur collaris (Eulemur fulvus collaris) 47178 \ 215 Red-tailed Sportive Lemur primates strepsirrhini Lepilemur ruficaudatus 78866 \ 216 Red Brown Lemur primates strepsirrhini Eulemur rufus 859983 \ 217 Sanfords Brown Lemur primates strepsirrhini Eulemur sanfordi 122225 \ 218 White-fronted Lemur primates strepsirrhini Eulemur albifrons 1215604 \ 219 Gray's Sportive Lemur primates strepsirrhini Lepilemur dorsalis 78583 \ 220 brown lemur primates strepsirrhini Eulemur fulvus 13515 \ 221 Sahafary Sportive Lemur primates strepsirrhini Lepilemur septentrionalis 78584 \ 222 Sambirano Lesser Bamboo Lemur primates strepsirrhini Hapalemur occidentalis 867377 \ 223 Alaotra Reed Lemur primates strepsirrhini Hapalemur alaotrensis (Hapalemur griseus alaotrensis) 122220 \ 224 Eastern Lesser Bamboo Lemur primates strepsirrhini Hapalemur griseus 13557 \ 225 Ankarana Sportive Lemur primates strepsirrhini Lepilemur ankaranensis 342401 \ 226 ring-tailed lemur primates strepsirrhini Lemur catta 9447 \ 227 gray bamboo lemur primates strepsirrhini Hapalemur gilberti 3043110 \ 228 Rusty-gray Lesser Bamboo Lemur primates strepsirrhini Hapalemur meridionalis 3043112 \ 229 Demidoffs Dwarf Galago primates strepsirrhini Galagoides demidoff 89672 \ 230 northern giant mouse lemur primates strepsirrhini Mirza zaza 339999 \ 231 gray mouse lemur primates strepsirrhini Microcebus murinus
GCA_000165445.3_Mmur_3.030608 \ 232 small-eared galago primates strepsirrhini Otolemur garnettii
otoGar330611 \ 233 Northern Lesser Galago primates strepsirrhini Galago senegalensis 9465 \ 234 Thick-tailed Greater Galago primates strepsirrhini Otolemur crassicaudatus 9463 \ 235 Grey Slender Loris primates strepsirrhini Loris lydekkerianus 300163 \ 236 slender loris primates strepsirrhini Loris tardigradus 9468 \ 237 West African Potto primates strepsirrhini Perodicticus potto 9472 \ 238 East African Potto primates strepsirrhini Perodicticus ibeanus (Perodicticus potto ibeanus) 261737 \ 239 Moholi bushbaby primates strepsirrhini Galago moholi 30609 \ 240 Pygmy Slow Loris primates strepsirrhini Nycticebus pygmaeus (Xanthonycticebus pygmaeus) 101278 \ 241 Bengal slow loris primates strepsirrhini Nycticebus bengalensis 261741 \ 242 Calabar Angwantibo primates strepsirrhini Arctocebus calabarensis 261739 \ 243 slow loris primates strepsirrhini Nycticebus coucang 9470 \ 244 jaguar carnivora Panthera onca
GCA_004023805.1_PanOnc_v1_BIUU9690 \ 245 leopard carnivora Panthera pardus
GCA_001857705.1_PanPar1.09691 \ 246 giant panda carnivora Ailuropoda melanoleuca
GCA_002007445.1_ASM200744v19646 \ 247 Hawaiian monk seal carnivora Neomonachus schauinslandi
GCA_002201575.1_ASM220157v129088 \ 248 California sea lion carnivora Zalophus californianus
GCA_004024565.1_ZalCal_v1_BIUU9704 \ 249 Greenland wolf carnivora Canis lupus orion
GCA_905319855.2_mCanLor1.22605939 \ 250 Pacific walrus carnivora Odobenus rosmarus
odoRosDiv19707 \ 251 domestic cat (Fca126) carnivora Felis catus fca126 (Felis catus)
GCF_018350175.1_F.catus_Fca126_mat1.09685 \ 252 northern elephant seal carnivora Mirounga angustirostris
GCA_004023865.1_MirAng_v1_BIUU9716 \ 253 domestic cat carnivora Felis catus
felCat89685 \ 254 domestic dog (BS72/Village Dog) carnivora Canis lupus familiaris
GCA_004027395.1_CanFam_VD_v1_BIUU\ 255 German Shepherd dog (Mischka) carnivora Canis lupus familiaris (CanFam4) (Canis lupus familiaris)
canFam4\ 256 dingo carnivora Canis lupus dingo 286419 \ 257 raccoon dog carnivora Nyctereutes procyonoides 34880 \ 258 fossa carnivora Cryptoprocta ferox 94188 \ 259 polar bear carnivora Ursus maritimus
GCA_000687225.1_UrsMar_1.029073 \ 260 Asian palm civet carnivora Paradoxurus hermaphroditus
GCA_004024585.1_ParHer_v1_BIUU71117 \ 261 African hunting dog carnivora Lycaon pictus
GCA_001887905.1_LycPicSAfr1.09622 \ 262 Arctic fox carnivora Vulpes lagopus
GCA_004023825.1_VulLag_v1_BIUU494514 \ 263 dog carnivora Canis lupus familiaris
GCF_000002285.3_CanFam3.19615 \ 264 striped hyena carnivora Hyaena hyaena
GCA_004023945.1_HyaHya_v1_BIUU95912 \ 265 n/a carnivora Acinonyx jubatus
GCA_001443585.1_aciJub132536 \ 266 tiger carnivora Panthera tigris
GCA_000464555.1_PanTig1.09694 \ 267 Sea otter carnivora Enhydra lutris
GCA_002288905.2_ASM228890v234882 \ 268 giant otter carnivora Pteronura brasiliensis 9672 \ 269 bat-eared fox carnivora Otocyon megalotis 9624 \ 270 Weddell seal carnivora Leptonychotes weddellii
GCA_000349705.1_LepWed1.09713 \ 271 Lesser panda carnivora Ailurus fulgens
GCA_002007465.1_ASM200746v19649 \ 272 ratel carnivora Mellivora capensis
GCA_004024625.1_MelCap_v1_BIUU9664 \ 273 banded mongoose carnivora Mungos mungo
GCA_004023785.1_MunMun_v1_BIUU210652 \ 274 dwarf mongoose carnivora Helogale parvula
GCA_004023845.1_HelPar_v1_BIUU210647 \ 275 meerkat carnivora Suricata suricatta
GCA_004023905.1_SurSur_v1_BIUU37032 \ 276 puma carnivora Puma concolor
GCA_003327715.1_PumCon1.09696 \ 277 black-footed cat carnivora Felis nigripes
GCA_004023925.1_FelNig_v1_BIUU61379 \ 278 European polecat carnivora Mustela putorius
GCA_000239315.1_MusPutFurMale1.09668 \ 279 western spotted skunk carnivora Spilogale gracilis
GCA_004023965.1_SpiGra_v1_BIUU30551 \ 280 Sumatran rhinoceros laurasiatheria Dicerorhinus sumatrensis
GCA_002844835.1_ASM284483v189632 \ 281 black rhinoceros laurasiatheria Diceros bicornis
GCA_004027315.1_DicBicMic_v1_BIUU9805 \ 282 Asiatic tapir laurasiatheria Tapirus indicus
GCA_004024905.1_TapInd_v1_BIUU9802 \ 283 Brazilian tapir laurasiatheria Tapirus terrestris
GCA_004025025.1_TapTer_v1_BIUU9801 \ 284 northern white rhinoceros laurasiatheria Ceratotherium simum cottoni 310713 \ 285 ass laurasiatheria Equus asinus
GCA_001305755.1_ASM130575v19793 \ 286 Southern white rhinoceros laurasiatheria Ceratotherium simum
GCA_000283155.1_CerSimSim1.09807 \ 287 Przewalski's horse laurasiatheria Equus przewalskii
GCA_000696695.1_Burgud9798 \ 288 horse laurasiatheria Equus caballus
GCA_000002305.1_EquCab2.09796 \ 289 Malayan pangolin laurasiatheria Manis javanica
GCA_001685135.1_ManJav1.09974 \ 290 Chinese pangolin laurasiatheria Manis pentadactyla
GCA_000738955.1_M_pentadactyla-1.1.1143292 \ 291 Hispaniolan solenodon laurasiatheria Solenodon paradoxus 79805 \ 292 eastern mole laurasiatheria Scalopus aquaticus
GCA_004024925.1_ScaAqu_v1_BIUU71119 \ 293 gracile shrew mole laurasiatheria Uropsilus gracilis
GCA_004024945.1_UroGra_v1_BIUU182669 \ 294 star-nosed mole laurasiatheria Condylura cristata
GCF_000260355.1_ConCri1.0143302 \ 295 western European hedgehog laurasiatheria Erinaceus europaeus
GCA_000296755.1_EriEur2.09365 \ 296 European shrew laurasiatheria Sorex araneus
sorAra242254 \ 297 Indochinese shrew laurasiatheria Crocidura indochinensis
GCA_004027635.1_CroInd_v1_BIUU876679 \ 298 Hoffmann's two-fingered sloth xenarthra Choloepus hoffmanni
GCA_000164785.2_C_hoffmanni-2.0.19358 \ 299 nine-banded armadillo xenarthra Dasypus novemcinctus
GCA_000208655.2_Dasnov3.09361 \ 300 giant anteater xenarthra Myrmecophaga tridactyla
GCA_004026745.1_MyrTri_v1_BIUU71006 \ 301 southern tamandua xenarthra Tamandua tetradactyla
GCA_004025105.1_TamTet_v1_BIUU48850 \ 302 placentals xenarthra Tolypeutes matacus 183749 \ 303 southern two-toed sloth xenarthra Choloepus didactylus
GCA_004027855.1_ChoDid_v1_BIUU27675 \ 304 screaming hairy armadillo xenarthra Chaetophractus vellerosus
GCA_004027955.1_ChaVel_v1_BIUU340076 \ 305 North Pacific right whale artiodactyla Eubalaena japonica 302098 \ 306 grey whale artiodactyla Eschrichtius robustus 9764 \ 307 hippopotamus artiodactyla Hippopotamus amphibius
GCA_004027065.1_HipAmp_v1_BIUU9833 \ 308 Minke whale artiodactyla Balaenoptera acutorostrata
GCA_000493695.1_BalAcu1.09767 \ 309 beluga whale artiodactyla Delphinapterus leucas
GCA_002288925.2_ASM228892v29749 \ 310 Antarctic minke whale artiodactyla Balaenoptera bonaerensis
GCA_000978805.1_ASM97880v133556 \ 311 boutu artiodactyla Inia geoffrensis 9725 \ 312 harbor porpoise artiodactyla Phocoena phocoena 9742 \ 313 narwhal artiodactyla Monodon monoceros
GCA_004026685.1_MonMon_M_v1_BIUU40151 \ 314 Yangtze River dolphin artiodactyla Lipotes vexillifer
GCA_000442215.1_Lipotes_vexillifer_v1118797 \ 315 killer whale artiodactyla Orcinus orca
orcOrc19733 \ 316 Ganges River dolphin artiodactyla Platanista gangetica 118798 \ 317 Yangtze finless porpoise artiodactyla Neophocaena asiaeorientalis
GCA_003031525.1_Neophocaena_asiaeorientalis_V1189058 \ 318 Sowerby's beaked whale artiodactyla Mesoplodon bidens 48745 \ 319 alpaca artiodactyla Vicugna pacos
GCA_000767525.1_Vi_pacos_V1.030538 \ 320 Cuvier's beaked whale" artiodactyla Ziphius cavirostris 9760 \ 321 Bactrian camel artiodactyla Camelus bactrianus
GCA_000767855.1_Ca_bactrianus_MBC_1.09837 \ 322 Arabian camel artiodactyla Camelus dromedarius
GCA_000767585.1_PRJNA234474_Ca_dromedarius_V1.09838 \ 323 wild Bactrian camel artiodactyla Camelus ferus
GCA_000311805.2_CB1419612 \ 324 pygmy sperm whale artiodactyla Kogia breviceps 27615 \ 325 Chacoan peccary artiodactyla Catagonus wagneri
GCA_004024745.1_CatWag_v1_BIUU51154 \ 326 reindeer artiodactyla Rangifer tarandus
GCA_004026565.1_RanTarSib_v1_BIUU9870 \ 327 Pere David's deer artiodactyla Elaphurus davidianus
GCA_002443075.1_Milu1.043332 \ 328 okapi artiodactyla Okapia johnstoni
GCA_001660835.1_ASM166083v186973 \ 329 Masai giraffe artiodactyla Giraffa tippelskirchi
GCA_001651235.1_ASM165123v1439328 \ 330 Siberian musk deer artiodactyla Moschus moschiferus
GCA_004024705.1_MosMos_v1_BIUU68415 \ 331 water buffalo artiodactyla Bubalus bubalis
GCA_000471725.1_UMD_CASPUR_WB_2.089462 \ 332 cow artiodactyla Bos taurus
GCA_000003205.6_Btau_5.0.19913 \ 333 pronghorn artiodactyla Antilocapra americana
GCA_004027515.1_AntAmePen_v1_BIUU9891 \ 334 white-tailed deer artiodactyla Odocoileus virginianus
GCA_002102435.1_Ovir.te_1.09874 \ 335 aoudad artiodactyla Ammotragus lervia
GCA_002201775.1_ALER1.09899 \ 336 bighorn sheep artiodactyla Ovis canadensis
GCA_004026945.1_OviCan_v1_BIUU37174 \ 337 goat artiodactyla Capra hircus
GCA_001704415.1_ARS19925 \ 338 Nilgiri tahr artiodactyla Hemitragus hylocrius
GCA_004026825.1_HemHyl_v1_BIUU330464 \ 339 hirola artiodactyla Beatragus hunteri
GCA_004027495.1_BeaHun_v1_BIUU59527 \ 340 wild yak artiodactyla Bos mutus
bosMut172004 \ 341 American bison artiodactyla Bison bison
GCA_000754665.1_Bison_UMD1.09901 \ 342 sheep artiodactyla Ovis aries
GCA_000298735.2_Oar_v4.09940 \ 343 chiru artiodactyla Pantholops hodgsonii
GCA_000400835.1_PHO1.059538 \ 344 wild goat artiodactyla Capra aegagrus
GCA_000978405.1_CapAeg_1.09923 \ 345 Java mouse-deer artiodactyla Tragulus javanicus
GCA_004024965.1_TraJav_v1_BIUU9849 \ 346 pig artiodactyla Sus scrofa
susScr39823 \ 347 zebu cattle artiodactyla Bos indicus
GCA_000247795.2_Bos_indicus_1.09915 \ 348 common bottlenose dolphin artiodactyla Tursiops truncatus
GCA_001922835.1_NIST_Tur_tru_v19739 \ 349 Saiga antelope artiodactyla Saiga tatarica
GCA_004024985.1_SaiTat_v1_BIUU34875 \ 350 Chinese rufous horseshoe bat chiroptera Rhinolophus sinicus
GCA_001888835.1_ASM188883v189399 \ 351 black flying fox chiroptera Pteropus alecto
pteAle19402 \ 352 Cantor's roundleaf bat chiroptera Hipposideros galeritus 58069 \ 353 Egyptian rousette chiroptera Rousettus aegyptiacus
GCA_004024865.1_RouAeg_v1_BIUU9407 \ 354 long-tongued fruit bat chiroptera Macroglossus sobrinus 326083 \ 355 large flying fox chiroptera Pteropus vampyrus
GCF_000151845.1_Pvam_2.0132908 \ 356 Brazilian free-tailed bat chiroptera Tadarida brasiliensis
GCA_004025005.1_TadBra_v1_BIUU9438 \ 357 great roundleaf bat chiroptera Hipposideros armiger
GCA_001890085.1_ASM189008v1186990 \ 358 straw-colored fruit bat chiroptera Eidolon helvum
eidHel177214 \ 359 Antillean ghost-faced bat chiroptera Mormoops blainvillei
GCA_004026545.1_MorMeg_v1_BIUU118852 \ 360 tailed tailless bat chiroptera Anoura caudifer
GCA_004027475.1_AnoCau_v1_BIUU27642 \ 361 common vampire bat chiroptera Desmodus rotundus
GCA_002940915.2_ASM294091v29430 \ 362 hairy big-eared bat chiroptera Micronycteris hirsuta
GCA_004026765.1_MicHir_v1_BIUU148065 \ 363 stripe-headed round-eared bat chiroptera Tonatia saurophila
GCA_004024845.1_TonSau_v1_BIUU171122 \ 364 Seba's short-tailed bat chiroptera Carollia perspicillata
GCA_004027735.1_CarPer_v1_BIUU40233 \ 365 Jamaican fruit-eating bat chiroptera Artibeus jamaicensis
GCA_004027435.1_ArtJam_v1_BIUU9417 \ 366 Indian false vampire chiroptera Megaderma lyra
GCA_004026885.1_MegLyr_v1_BIUU9413 \ 367 Schreibers' long-fingered bat chiroptera Miniopterus schreibersii
GCA_004026525.1_MinSch_v1_BIUU9433 \ 368 greater bulldog bat chiroptera Noctilio leporinus
GCA_004026585.1_NocLep_v1_BIUU94963 \ 369 Natal long-fingered bat chiroptera Miniopterus natalensis
GCF_001595765.1_Mnat.v1291302 \ 370 hog-nosed bat chiroptera Craseonycteris thonglongyai
GCA_004027555.1_CraTho_v1_BIUU208972 \ 371 Parnell's mustached bat chiroptera Pteronotus parnellii
ptePar159476 \ 372 greater mouse-eared bat chiroptera Myotis myotis
GCA_004026985.1_MyoMyo_v1_BIUU51298 \ 373 Ashy-gray tube-nosed bat chiroptera Murina feae (Murina aurata feae)
GCA_004026665.1_MurFea_v1_BIUU1453894 \ 374 David's myotis chiroptera Myotis davidii
myoDav1225400 \ 375 Brandt's bat chiroptera Myotis brandtii
myoBra1109478 \ 376 big brown bat chiroptera Eptesicus fuscus
GCF_000308155.1_EptFus1.029078 \ 377 red bat chiroptera Lasiurus borealis
GCA_004026805.1_LasBor_v1_BIUU258930 \ 378 little brown bat chiroptera Myotis lucifugus
myoLuc259463 \ 379 common pipistrelle chiroptera Pipistrellus pipistrellus
GCA_004026625.1_PipPip_v1_BIUU59474 \ 380 African savanna elephant afrotheria Loxodonta africana
GCA_000001905.1_Loxafr3.09785 \ 381 Florida manatee afrotheria Trichechus manatus
GCA_000243295.1_TriManLat1.09778 \ 382 yellow-spotted hyrax afrotheria Heterohyrax brucei
GCA_004026845.1_HetBruBak_v1_BIUU77598 \ 383 Cape rock hyrax afrotheria Procavia capensis
GCA_004026925.1_ProCapCap_v1_BIUU9813 \ 384 aardvark afrotheria Orycteropus afer 9818 \ 385 Cape golden mole afrotheria Chrysochloris asiatica
GCA_004027935.1_ChrAsi_v1_BIUU185453 \ 386 Cape elephant shrew afrotheria Elephantulus edwardii
eleEdw128737 \ 387 Talazac's shrew tenrec afrotheria Microgale talazaci (Nesogale talazaci)
GCA_004026705.1_MicTal_v1_BIUU2583312 \ 388 small Madagascar hedgehog afrotheria Echinops telfairi
GCA_000313985.1_EchTel2.09371 \ 389 Sunda flying lemur euarchontoglires Galeopterus variegatus
GCA_004027255.1_GalVar_v1_BIUU482537 \ 390 Chinese tree shrew euarchontoglires Tupaia chinensis
tupChi1246437 \ 391 South African ground squirrel euarchontoglires Xerus inauris
GCA_004024805.1_XerIna_v1_BIUU234690 \ 392 large tree shrew euarchontoglires Tupaia tana 70687 \ 393 mountain beaver euarchontoglires Aplodontia rufa
GCA_004027875.1_AplRuf_v1_BIUU51342 \ 394 Alpine marmot euarchontoglires Marmota marmota
GCF_001458135.1_marMar2.19993 \ 395 Daurian ground squirrel euarchontoglires Spermophilus dauricus
GCA_002406435.1_ASM240643v199837 \ 396 crested porcupine euarchontoglires Hystrix cristata
GCA_004026905.1_HysCri_v1_BIUU10137 \ 397 thirteen-lined ground squirrel euarchontoglires Ictidomys tridecemlineatus
speTri243179 \ 398 American beaver euarchontoglires Castor canadensis
GCA_004027675.1_CasCan_v1_BIUU51338 \ 399 long-tailed chinchilla euarchontoglires Chinchilla lanigera
chiLan134839 \ 400 punctate agouti euarchontoglires Dasyprocta punctata 34846 \ 401 pacarana euarchontoglires Dinomys branickii
GCA_004027595.1_DinBra_v1_BIUU108858 \ 402 fat dormouse euarchontoglires Glis glis
GCA_004027185.1_GliGli_v1_BIUU41261 \ 403 northern gundi euarchontoglires Ctenodactylus gundi
GCA_004027205.1_CteGun_v1_BIUU10166 \ 404 naked mole-rat euarchontoglires Heterocephalus glaber
GCA_000247695.1_HetGla_female_1.010181 \ 405 Patagonian cavy euarchontoglires Dolichotis patagonum
GCA_004027295.1_DolPat_v1_BIUU29091 \ 406 capybara euarchontoglires Hydrochoerus hydrochaeris
GCA_004027455.1_HydHyd_v1_BIUU10149 \ 407 Montane guinea pig euarchontoglires Cavia tschudii
GCA_004027695.1_CavTsc_v1_BIUU143287 \ 408 domestic guinea pig euarchontoglires Cavia porcellus
GCA_000151735.1_Cavpor3.010141 \ 409 degu euarchontoglires Octodon degus
GCA_000260255.1_OctDeg1.010160 \ 410 lowland paca euarchontoglires Cuniculus paca 108852 \ 411 social tuco-tuco euarchontoglires Ctenomys sociabilis
GCA_004027165.1_CteSoc_v1_BIUU43321 \ 412 Damara mole-rat euarchontoglires Fukomys damarensis
fukDam1885580 \ 413 woodland dormouse euarchontoglires Graphiurus murinus 51346 \ 414 Desmarest's hutia euarchontoglires Capromys pilorides
GCA_004027915.1_CapPil_v1_BIUU34842 \ 415 Upper Galilee mountains blind mole rat euarchontoglires Nannospalax galili
GCA_000622305.1_S.galili_v1.01026970 \ 416 nutria euarchontoglires Myocastor coypus
GCA_004027025.1_MyoCoy_v1_BIUU10157 \ 417 hazel dormouse euarchontoglires Muscardinus avellanarius
GCA_004027005.1_MusAve_v1_BIUU39082 \ 418 dassie-rat euarchontoglires Petromus typicus
GCA_004026965.1_PetTyp_v1_BIUU10183 \ 419 greater cane rat euarchontoglires Thryonomys swinderianus
GCA_004025085.1_ThrSwi_v1_BIUU10169 \ 420 snowshoe hare euarchontoglires Lepus americanus
GCA_004026855.1_LepAme_v1_BIUU48086 \ 421 Gambian giant pouched rat euarchontoglires Cricetomys gambianus
GCA_004027575.1_CriGam_v1_BIUU10085 \ 422 Prairie deer mouse euarchontoglires Peromyscus maniculatus
GCF_000500345.1_Pman_1.010042 \ 423 southern grasshopper mouse euarchontoglires Onychomys torridus
GCA_004026725.1_OnyTor_v1_BIUU38674 \ 424 rabbit euarchontoglires Oryctolagus cuniculus
GCA_000003625.1_OryCun2.09986 \ 425 muskrat euarchontoglires Ondatra zibethicus
GCA_004026605.1_OndZib_v1_BIUU10060 \ 426 northern mole vole euarchontoglires Ellobius talpinus
GCA_001685095.1_ETalpinus_0.1329620 \ 427 Mongolian gerbil euarchontoglires Meriones unguiculatus
GCA_004026785.1_MerUng_v1_BIUU10047 \ 428 fat sand rat euarchontoglires Psammomys obesus
GCA_002215935.1_ASM221593v148139 \ 429 house mouse euarchontoglires Mus musculus
mm1010090 \ 430 Chinese hamster euarchontoglires Cricetulus griseus
GCA_900186095.1_CHOK1S_HZDv110029 \ 431 Norway rat euarchontoglires Rattus norvegicus
GCF_000001895.5_Rnor_6.010116 \ 432 western wild mouse euarchontoglires Mus spretus
GCA_001624865.1_SPRET_EiJ_v110096 \ 433 meadow jumping mouse euarchontoglires Zapus hudsonius
GCA_004024765.1_ZapHud_v1_BIUU160400 \ 434 prairie vole euarchontoglires Microtus ochrogaster
micOch179684 \ 435 Ryukyu mouse euarchontoglires Mus caroli
GCA_900094665.2_CAROLI_EIJ_v1.110089 \ 436 Egyptian spiny mouse euarchontoglires Acomys cahirinus
GCA_004027535.1_AcoCah_v1_BIUU10068 \ 437 Gobi jerboa euarchontoglires Allactaga bullata (Orientallactaga bullata)
GCA_004027895.1_AllBul_v1_BIUU1041416 \ 438 shrew mouse euarchontoglires Mus pahari
GCF_900095145.1_PAHARI_EIJ_v1.110093 \ 439 Transcaucasian mole vole euarchontoglires Ellobius lutescens
GCA_001685075.1_ASM168507v139086 \ 440 hispid cotton rat euarchontoglires Sigmodon hispidus
GCA_004025045.1_SigHis_v1_BIUU42415 \ 441 lesser Egyptian jerboa euarchontoglires Jaculus jaculus
GCA_000280705.1_JacJac1.051337 \ 442 Brazilian guinea pig euarchontoglires Cavia aperea
cavApe137548 \ 443 golden hamster euarchontoglires Mesocricetus auratus
GCA_000349665.1_MesAur1.010036 \ 444 Stephens's kangaroo rat euarchontoglires Dipodomys stephensi
GCA_004024685.1_DipSte_v1_BIUU323379 \ 445 American pika euarchontoglires Ochotona princeps
GCA_000292845.1_OchPri3.09978 \ 446 Ord's kangaroo rat euarchontoglires Dipodomys ordii
dipOrd210020 \ 447 little pocket mouse euarchontoglires Perognathus longimembris 38669
\ Table 1. Genome assemblies included in the 447-way Conservation track.\
\ Kuderna LFK, Ulirsch JC, Rashid S, Ameen M, Sundaram L, Hickey G, Cox AJ, Gao H, Kumar A, Aguet F\ et al.\ \ Identification of constrained sequence elements across 239 primate genomes.\ Nature. 2023 Nov 29;.\ DOI: 10.1038/s41586-023-06798-8; PMID: 38030727\
\\ Kuderna LFK, Gao H, Janiak MC, Kuhlwilm M, Orkin JD, Bataillon T, Manu S, Valenzuela A, Bergman J,\ Rousselle M et al.\ \ A global catalog of whole-genome diversity from 233 primate species.\ Science. 2023 Jun 2;380(6648):906-913.\ DOI: 10.1126/science.abn7829;\ PMID: 37262161\
\\ Zoonomia Consortium.\ \ A comparative genomics multitool for scientific discovery and conservation.\ Nature. 2020 Nov;587(7833):240-245.\ DOI: 10.1038/s41586-020-2876-6; PMID: 33177664; PMC: PMC7759459\
\\ Feng S, Stiller J, Deng Y, Armstrong J, Fang Q, Reeve AH, Xie D, Chen G, Guo C, Faircloth BC et\ al.\ \ Dense sampling of bird diversity increases power of comparative genomics.\ Nature. 2020 Nov;587(7833):252-257.\ DOI: 10.1038/s41586-020-2873-9; PMID: 33177665; PMC: PMC7759463\
\\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q, Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ DOI: 10.1038/s41586-020-2871-y; PMID: 33177663; PMC: PMC7673649\
\ compGeno 1 altColor 0,90,10\ bigDataUrl https://hgdownload.soe.ucsc.edu/goldenPath/hg38/cactus447way/hg38.cactus447way.bb\ color 0, 10, 100\ frames https://hgdownload.soe.ucsc.edu/goldenPath/hg38/cactus447way/cactus447wayFrames.bb\ group compGeno\ irows on\ itemFirstCharCase noChange\ longLabel Cactus alignment on 447 mammal species, including Zoonomia genomes\ noInherit on\ parent cons447wayViewalign\ sGroup_Afrotheria Loxodonta_africana Trichechus_manatus Heterohyrax_brucei Procavia_capensis Orycteropus_afer Chrysochloris_asiatica Elephantulus_edwardii Microgale_talazaci Echinops_telfairi\ sGroup_Artiodactyla Eubalaena_japonica Eschrichtius_robustus Hippopotamus_amphibius Balaenoptera_acutorostrata Delphinapterus_leucas Balaenoptera_bonaerensis Inia_geoffrensis Phocoena_phocoena Monodon_monoceros Lipotes_vexillifer Orcinus_orca Platanista_gangetica Neophocaena_asiaeorientalis Mesoplodon_bidens Vicugna_pacos Ziphius_cavirostris Camelus_bactrianus Camelus_dromedarius Camelus_ferus Kogia_breviceps Catagonus_wagneri Rangifer_tarandus Elaphurus_davidianus Okapia_johnstoni Giraffa_tippelskirchi Moschus_moschiferus Bubalus_bubalis Bos_taurus Antilocapra_americana Odocoileus_virginianus Ammotragus_lervia Ovis_canadensis Capra_hircus Hemitragus_hylocrius Beatragus_hunteri Bos_mutus Bison_bison Ovis_aries Pantholops_hodgsonii Capra_aegagrus Tragulus_javanicus Sus_scrofa Bos_indicus Tursiops_truncatus Saiga_tatarica\ sGroup_Carnivora Panthera_onca Panthera_pardus Ailuropoda_melanoleuca Neomonachus_schauinslandi Zalophus_californianus Canis_lupus_orion Odobenus_rosmarus Felis_catus_fca126 Mirounga_angustirostris Felis_catus Canis_lupus_VD CanFam4 Canis_lupus_dingo Nyctereutes_procyonoides Cryptoprocta_ferox Ursus_maritimus Paradoxurus_hermaphroditus Lycaon_pictus Vulpes_lagopus Canis_lupus_familiaris Hyaena_hyaena Acinonyx_jubatus Panthera_tigris Enhydra_lutris Pteronura_brasiliensis Otocyon_megalotis Leptonychotes_weddellii Ailurus_fulgens Mellivora_capensis Mungos_mungo Helogale_parvula Suricata_suricatta Puma_concolor Felis_nigripes Mustela_putorius Spilogale_gracilis\ sGroup_Chiroptera Rhinolophus_sinicus Pteropus_alecto Hipposideros_galeritus Rousettus_aegyptiacus Macroglossus_sobrinus Pteropus_vampyrus Tadarida_brasiliensis Hipposideros_armiger Eidolon_helvum Mormoops_blainvillei Anoura_caudifer Desmodus_rotundus Micronycteris_hirsuta Tonatia_saurophila Carollia_perspicillata Artibeus_jamaicensis Megaderma_lyra Miniopterus_schreibersii Noctilio_leporinus Miniopterus_natalensis Craseonycteris_thonglongyai Pteronotus_parnellii Myotis_myotis Murina_feae Myotis_davidii Myotis_brandtii Eptesicus_fuscus Lasiurus_borealis Myotis_lucifugus Pipistrellus_pipistrellus\ sGroup_Euarchontoglires Galeopterus_variegatus Tupaia_chinensis Xerus_inauris Tupaia_tana Aplodontia_rufa Marmota_marmota Spermophilus_dauricus Hystrix_cristata Ictidomys_tridecemlineatus Castor_canadensis Chinchilla_lanigera Dasyprocta_punctata Dinomys_branickii Glis_glis Ctenodactylus_gundi Heterocephalus_glaber Dolichotis_patagonum Hydrochoerus_hydrochaeris Cavia_tschudii Cavia_porcellus Octodon_degus Cuniculus_paca Ctenomys_sociabilis Fukomys_damarensis Graphiurus_murinus Capromys_pilorides Nannospalax_galili Myocastor_coypus Muscardinus_avellanarius Petromus_typicus Thryonomys_swinderianus Lepus_americanus Cricetomys_gambianus Peromyscus_maniculatus Onychomys_torridus Oryctolagus_cuniculus Ondatra_zibethicus Ellobius_talpinus Meriones_unguiculatus Psammomys_obesus Mus_musculus Cricetulus_griseus Rattus_norvegicus Mus_spretus Zapus_hudsonius Microtus_ochrogaster Mus_caroli Acomys_cahirinus Allactaga_bullata Mus_pahari Ellobius_lutescens Sigmodon_hispidus Jaculus_jaculus Cavia_aperea Mesocricetus_auratus Dipodomys_stephensi Ochotona_princeps Dipodomys_ordii Perognathus_longimembris\ sGroup_Laurasiatheria Dicerorhinus_sumatrensis Diceros_bicornis Tapirus_indicus Tapirus_terrestris Ceratotherium_simum_cottoni Equus_asinus Ceratotherium_simum Equus_przewalskii Equus_caballus Manis_javanica Manis_pentadactyla Solenodon_paradoxus Scalopus_aquaticus Uropsilus_gracilis Condylura_cristata Erinaceus_europaeus Sorex_araneus Crocidura_indochinensis\ sGroup_Primates_catarrhini Pan_troglodytes Gorilla_gorilla Gorilla_beringei Pongo_abelii Pongo_pygmaeus Macaca_mulatta Theropithecus_gelada Macaca_arctoides Miopithecus_ogouensis Macaca_fascicularis Allenopithecus_nigroviridis Symphalangus_syndactylus Lophocebus_aterrimus Mandrillus_leucophaeus Macaca_radiata Cercocebus_torquatus Cercocebus_chrysogaster Cercopithecus_hamlyni Macaca_siberu Macaca_nemestrina Cercocebus_lunulatus Macaca_tonkeana Cercopithecus_diana Erythrocebus_patas Macaca_leonina Macaca_maura Papio_papio Papio_hamadryas Macaca_silenus Papio_anubis Cercopithecus_roloway Papio_kindae Papio_ursinus Allochrocebus_solatus Rhinopithecus_roxellana Chlorocebus_pygerythrus Cercocebus_atys Chlorocebus_sabaeus Cercopithecus_neglectus Papio_cynocephalus Macaca_nigra Nasalis_larvatus Allochrocebus_preussi Cercopithecus_nictitans Presbytis_comata Cercopithecus_albogularis Allochrocebus_lhoesti Cercopithecus_pogonias Presbytis_mitrata Pygathrix_cinerea Cercopithecus_mona Cercopithecus_petaurista Chlorocebus_aethiops Cercopithecus_lowei Nomascus_annamensis Nomascus_gabriellae Macaca_fuscata Piliocolobus_badius Nomascus_siki_a Nomascus_siki_b Macaca_cyclopis Pygathrix_nigripes_a Pygathrix_nigripes_b Colobus_polykomos Nomascus_concolor Piliocolobus_gordonorum Trachypithecus_geei Hylobates_klossii Trachypithecus_obscurus Piliocolobus_kirkii Trachypithecus_germaini Trachypithecus_hatinhensis Cercopithecus_cephus Trachypithecus_laotum Trachypithecus_francoisi Semnopithecus_vetulus Trachypithecus_pileatus Piliocolobus_tephrosceles Trachypithecus_auratus Cercopithecus_ascanius Trachypithecus_cristatus Semnopithecus_johnii Trachypithecus_crepusculus Trachypithecus_leucocephalus Pan_paniscus Hylobates_agilis Trachypithecus_melamera Semnopithecus_schistaceus Hylobates_abbotti Hylobates_muelleri Semnopithecus_priam Semnopithecus_hypoleucos Colobus_guereza Semnopithecus_entellus Hylobates_pileatus_a Hylobates_pileatus_b Rhinopithecus_bieti Rhinopithecus_strykeri Colobus_angolensis Macaca_thibetana Trachypithecus_phayrei Macaca_assamensis Hoolock_leuconedys Mandrillus_sphinx\ sGroup_Primates_platyrrhini Pithecia_chrysocephala Pithecia_hirsuta Pithecia_pithecia Pithecia_mittermeieri Pithecia_albicans Pithecia_pissinattii Pithecia_vanzolinii Cacajao_calvus Cacajao_ayresi Cacajao_melanocephalus Cacajao_hosomi Chiropotes_sagulatus Chiropotes_israelita Cheracebus_lugens Plecturocebus_brunneus Plecturocebus_hoffmannsi Plecturocebus_miltoni Cheracebus_torquatus Plecturocebus_cinerascens Plecturocebus_bernhardi Cheracebus_lucifer Plecturocebus_cupreus Plecturocebus_caligatus Plecturocebus_dubius Plecturocebus_moloch Plecturocebus_grovesi Ateles_geoffroyi_a Atele_geoffroyi_b Cheracebus_regulus Ateles_paniscus Ateles_chamek Ateles_marginatus Ateles_belzebuth Lagothrix_lagothricha Sapajus_macrocephalus Cebus_unicolor Cebus_olivaceus Alouatta_palliata Cebus_albifrons Aotus_trivirgatus Aotus_griseimembra Alouatta_caraya Aotus_vociferans Alouatta_belzebul Alouatta_discolor Aotus_azarae Alouatta_puruensis Alouatta_nigerrima Alouatta_macconnelli Alouatta_juara Alouatta_seniculus Sapajus_apella Aotus_nancymaae Saimiri_boliviensis Chiropotes_albinasus Leontocebus_nigricollis Leontocebus_fuscicollis Leontocebus_illigeri Saguinus_oedipus Saguinus_bicolor Saguinus_geoffroyi Saguinus_inustus Saguinus_mystax Saguinus_imperator Saimiri_sciureus Saguinus_labiatus Callimico_goeldii Saimiri_oerstedii Leontopithecus_chrysomelas Leontopithecus_rosalia Saimiri_cassiquiarensis Saimiri_ustus Saimiri_macrodon Callithrix_jacchus Cebuella_niveiventris Cebuella_pygmaea Mico_humeralifer Callibella_humilis Mico_spnv Mico_argentatus Saguinus_midas Callithrix_kuhlii Callithrix_geoffroyi\ sGroup_Primates_strepsirrhini Daubentonia_madagascariensis Propithecus_coronatus Propithecus_perrieri Varecia_variegata Propithecus_diadema Propithecus_edwardsi Indri_indri Propithecus_tattersalli Avahi_laniger Propithecus_verreauxi Avahi_peyrierasi Varecia_rubra Prolemur_simus Eulemur_rubriventer Eulemur_mongoz Cheirogaleus_major Eulemur_coronatus Eulemur_macaco Cheirogaleus_medius Eulemur_flavifrons Propithecus_coquerelli Eulemur_collaris Lepilemur_ruficaudatus Eulemur_rufus Eulemur_sanfordi Eulemur_albifrons Lepilemur_dorsalis Eulemur_fulvus Lepilemur_septentrionalis Hapalemur_occidentalis Hapalemur_alaotrensis Hapalemur_griseus Lepilemur_ankaranensis Lemur_catta Hapalemur_gilberti Hapalemur_meridionalis Galagoides_demidoff Mirza_zaza Microcebus_murinus Otolemur_garnettii Galago_senegalensis Otolemur_crassicaudatus Loris_lydekkerianus Loris_tardigradus Perodicticus_potto Perodicticus_ibeanus Galago_moholi Nycticebus_pygmaeus Nycticebus_bengalensis Arctocebus_calabarensis Nycticebus_coucang\ sGroup_Primates_tarsiidae Cephalopachus_bancanus Carlito_syrichta Tarsius_lariang Tarsius_wallacei\ sGroup_Xenarthra Choloepus_hoffmanni Dasypus_novemcinctus Myrmecophaga_tridactyla Tamandua_tetradactyla Tolypeutes_matacus Choloepus_didactylus Chaetophractus_vellerosus\ shortLabel Cactus 447-way\ speciesCodonDefault hg38\ speciesDefaultOff Pongo_abelii Gorilla_beringei Pan_troglodytes Pongo_pygmaeus Macaca_mulatta Theropithecus_gelada Macaca_arctoides Miopithecus_ogouensis Macaca_fascicularis Allenopithecus_nigroviridis Symphalangus_syndactylus Lophocebus_aterrimus Mandrillus_leucophaeus Macaca_radiata Cercocebus_torquatus Cercocebus_chrysogaster Cercopithecus_hamlyni Macaca_siberu Macaca_nemestrina Cercocebus_lunulatus Macaca_tonkeana Cercopithecus_diana Erythrocebus_patas Macaca_leonina Macaca_maura Papio_papio Papio_hamadryas Macaca_silenus Papio_anubis Cercopithecus_roloway Papio_kindae Papio_ursinus Allochrocebus_solatus Rhinopithecus_roxellana Chlorocebus_pygerythrus Cercocebus_atys Chlorocebus_sabaeus Cercopithecus_neglectus Papio_cynocephalus Macaca_nigra Nasalis_larvatus Allochrocebus_preussi Cercopithecus_nictitans Presbytis_comata Cercopithecus_albogularis Allochrocebus_lhoesti Cercopithecus_pogonias Presbytis_mitrata Pygathrix_cinerea Cercopithecus_mona Cercopithecus_petaurista Chlorocebus_aethiops Cercopithecus_lowei Nomascus_annamensis Nomascus_gabriellae Macaca_fuscata Piliocolobus_badius Nomascus_siki_a Nomascus_siki_b Macaca_cyclopis Pygathrix_nigripes_a Pygathrix_nigripes_b Colobus_polykomos Nomascus_concolor Piliocolobus_gordonorum Trachypithecus_geei Hylobates_klossii Trachypithecus_obscurus Piliocolobus_kirkii Trachypithecus_germaini Trachypithecus_hatinhensis Cercopithecus_cephus Trachypithecus_laotum Trachypithecus_francoisi Semnopithecus_vetulus Trachypithecus_pileatus Piliocolobus_tephrosceles Trachypithecus_auratus Cercopithecus_ascanius Trachypithecus_cristatus Semnopithecus_johnii Trachypithecus_crepusculus Trachypithecus_leucocephalus Pan_paniscus Hylobates_agilis Semnopithecus_schistaceus Hylobates_abbotti Hylobates_muelleri Trachypithecus_melamera Semnopithecus_priam Semnopithecus_hypoleucos Colobus_guereza Semnopithecus_entellus Hylobates_pileatus_a Hylobates_pileatus_b Rhinopithecus_bieti Rhinopithecus_strykeri Colobus_angolensis Macaca_thibetana Trachypithecus_phayrei Macaca_assamensis Pithecia_chrysocephala Pithecia_hirsuta Pithecia_pithecia Pithecia_mittermeieri Pithecia_albicans Hoolock_leuconedys Pithecia_pissinattii Pithecia_vanzolinii Cacajao_calvus Cacajao_ayresi Cacajao_melanocephalus Cacajao_hosomi Chiropotes_sagulatus Chiropotes_israelita Cheracebus_lugens Plecturocebus_brunneus Plecturocebus_hoffmannsi Plecturocebus_miltoni Cheracebus_torquatus Plecturocebus_cinerascens Plecturocebus_bernhardi Cheracebus_lucifer Plecturocebus_cupreus Plecturocebus_caligatus Plecturocebus_dubius Plecturocebus_moloch Plecturocebus_grovesi Ateles_geoffroyi_a Cheracebus_regulus Ateles_paniscus Ateles_chamek Ateles_marginatus Ateles_belzebuth Lagothrix_lagothricha Sapajus_macrocephalus Cebus_unicolor Cebus_olivaceus Alouatta_palliata Cebus_albifrons Aotus_trivirgatus Aotus_griseimembra Alouatta_caraya Aotus_vociferans Alouatta_belzebul Alouatta_discolor Aotus_azarae Alouatta_puruensis Alouatta_nigerrima Alouatta_macconnelli Alouatta_juara Alouatta_seniculus Sapajus_apella Aotus_nancymaae Saimiri_boliviensis Chiropotes_albinasus Leontocebus_nigricollis Leontocebus_fuscicollis Leontocebus_illigeri Saguinus_oedipus Saguinus_bicolor Saguinus_geoffroyi Saguinus_inustus Saguinus_mystax Saguinus_imperator Saimiri_sciureus Saguinus_labiatus Callimico_goeldii Saimiri_oerstedii Leontopithecus_chrysomelas Leontopithecus_rosalia Saimiri_cassiquiarensis Saimiri_ustus Saimiri_macrodon Callithrix_jacchus Cebuella_niveiventris Cebuella_pygmaea Mico_humeralifer Callibella_humilis Mico_spnv Mico_argentatus Saguinus_midas Callithrix_kuhlii Callithrix_geoffroyi Daubentonia_madagascariensis Cephalopachus_bancanus Carlito_syrichta Mandrillus_sphinx Galeopterus_variegatus Tarsius_lariang Propithecus_coronatus Propithecus_perrieri Varecia_variegata Propithecus_diadema Propithecus_edwardsi Indri_indri Propithecus_tattersalli Avahi_laniger Propithecus_verreauxi Tarsius_wallacei Avahi_peyrierasi Varecia_rubra Prolemur_simus Eulemur_rubriventer Eulemur_mongoz Cheirogaleus_major Eulemur_coronatus Eulemur_macaco Cheirogaleus_medius Eulemur_flavifrons Propithecus_coquerelli Eulemur_collaris Lepilemur_ruficaudatus Eulemur_rufus Eulemur_sanfordi Eulemur_albifrons Lepilemur_dorsalis Eulemur_fulvus Lepilemur_septentrionalis Hapalemur_occidentalis Hapalemur_alaotrensis Hapalemur_griseus Lepilemur_ankaranensis Lemur_catta Hapalemur_gilberti Hapalemur_meridionalis Galagoides_demidoff Mirza_zaza Microcebus_murinus Otolemur_garnettii Galago_senegalensis Otolemur_crassicaudatus Loris_lydekkerianus Loris_tardigradus Perodicticus_potto Perodicticus_ibeanus Galago_moholi Nycticebus_pygmaeus Nycticebus_bengalensis Arctocebus_calabarensis Nycticebus_coucang Dicerorhinus_sumatrensis Diceros_bicornis Tapirus_indicus Tapirus_terrestris Ceratotherium_simum_cottoni Equus_asinus Ceratotherium_simum Equus_przewalskii Equus_caballus Panthera_onca Panthera_pardus Ailuropoda_melanoleuca Neomonachus_schauinslandi Zalophus_californianus Canis_lupus_orion Odobenus_rosmarus Felis_catus_fca126 Mirounga_angustirostris Felis_catus Canis_lupus_VD CanFam4 Canis_lupus_dingo Nyctereutes_procyonoides Cryptoprocta_ferox Ursus_maritimus Paradoxurus_hermaphroditus Lycaon_pictus Vulpes_lagopus Canis_lupus_familiaris Hyaena_hyaena Acinonyx_jubatus Panthera_tigris Eubalaena_japonica Enhydra_lutris Eschrichtius_robustus Pteronura_brasiliensis Otocyon_megalotis Leptonychotes_weddellii Hippopotamus_amphibius Ailurus_fulgens Mellivora_capensis Rhinolophus_sinicus Pteropus_alecto Mungos_mungo Helogale_parvula Suricata_suricatta Puma_concolor Manis_javanica Balaenoptera_acutorostrata Felis_nigripes Mustela_putorius Hipposideros_galeritus Delphinapterus_leucas Rousettus_aegyptiacus Balaenoptera_bonaerensis Inia_geoffrensis Phocoena_phocoena Monodon_monoceros Lipotes_vexillifer Orcinus_orca Platanista_gangetica Macroglossus_sobrinus Neophocaena_asiaeorientalis Pteropus_vampyrus Mesoplodon_bidens Spilogale_gracilis Vicugna_pacos Ziphius_cavirostris Tupaia_chinensis Tadarida_brasiliensis Hipposideros_armiger Camelus_bactrianus Xerus_inauris Camelus_dromedarius Eidolon_helvum Choloepus_hoffmanni Camelus_ferus Kogia_breviceps Tupaia_tana Dasypus_novemcinctus Manis_pentadactyla Loxodonta_africana Trichechus_manatus Myrmecophaga_tridactyla Tamandua_tetradactyla Aplodontia_rufa Tolypeutes_matacus Choloepus_didactylus Catagonus_wagneri Marmota_marmota Spermophilus_dauricus Solenodon_paradoxus Mormoops_blainvillei Hystrix_cristata Anoura_caudifer Heterohyrax_brucei Procavia_capensis Desmodus_rotundus Micronycteris_hirsuta Orycteropus_afer Rangifer_tarandus Tonatia_saurophila Elaphurus_davidianus Okapia_johnstoni Giraffa_tippelskirchi Moschus_moschiferus Ictidomys_tridecemlineatus Bubalus_bubalis Bos_taurus Antilocapra_americana Odocoileus_virginianus Ammotragus_lervia Ovis_canadensis Castor_canadensis Capra_hircus Hemitragus_hylocrius Beatragus_hunteri Bos_mutus Carollia_perspicillata Artibeus_jamaicensis Chinchilla_lanigera Bison_bison Dasyprocta_punctata Dinomys_branickii Ovis_aries Megaderma_lyra Pantholops_hodgsonii Glis_glis Miniopterus_schreibersii Ctenodactylus_gundi Noctilio_leporinus Miniopterus_natalensis Heterocephalus_glaber Dolichotis_patagonum Capra_aegagrus Tragulus_javanicus Hydrochoerus_hydrochaeris Cavia_tschudii Cavia_porcellus Sus_scrofa Octodon_degus Craseonycteris_thonglongyai Cuniculus_paca Ctenomys_sociabilis Chaetophractus_vellerosus Fukomys_damarensis Graphiurus_murinus Capromys_pilorides Nannospalax_galili Bos_indicus Tursiops_truncatus Myocastor_coypus Muscardinus_avellanarius Saiga_tatarica Pteronotus_parnellii Petromus_typicus Myotis_myotis Thryonomys_swinderianus Murina_feae Lepus_americanus Myotis_davidii Myotis_brandtii Cricetomys_gambianus Eptesicus_fuscus Peromyscus_maniculatus Onychomys_torridus Oryctolagus_cuniculus Scalopus_aquaticus Ondatra_zibethicus Lasiurus_borealis Ellobius_talpinus Meriones_unguiculatus Psammomys_obesus Mus_musculus Cricetulus_griseus Rattus_norvegicus Mus_spretus Zapus_hudsonius Chrysochloris_asiatica Microtus_ochrogaster Mus_caroli Acomys_cahirinus Allactaga_bullata Mus_pahari Ellobius_lutescens Sigmodon_hispidus Uropsilus_gracilis Jaculus_jaculus Myotis_lucifugus Cavia_aperea Pipistrellus_pipistrellus Mesocricetus_auratus Elephantulus_edwardii Dipodomys_stephensi Ochotona_princeps Dipodomys_ordii Perognathus_longimembris Condylura_cristata Microgale_talazaci Echinops_telfairi Erinaceus_europaeus Sorex_araneus\ speciesDefaultOn Gorilla_gorilla Pongo_abelii Pithecia_chrysocephala Pithecia_hirsuta Cephalopachus_bancanus Carlito_syrichta Daubentonia_madagascariensis Propithecus_coronatus Panthera_onca Panthera_pardus Dicerorhinus_sumatrensis Diceros_bicornis Choloepus_hoffmanni Dasypus_novemcinctus Eubalaena_japonica Eschrichtius_robustus Rhinolophus_sinicus Pteropus_alecto Loxodonta_africana Trichechus_manatus Galeopterus_variegatus Tupaia_chinensis Dipodomys_ordii Perognathus_longimembris\ speciesGroups Primates_catarrhini Primates_platyrrhini Primates_tarsiidae Primates_strepsirrhini Carnivora Laurasiatheria Xenarthra Artiodactyla Chiroptera Afrotheria Euarchontoglires\ speciesLabels Acinonyx_jubatus="cheetah" Acomys_cahirinus="Egyptian spiny mouse" Ailuropoda_melanoleuca="giant panda" Ailurus_fulgens="Lesser panda" Allactaga_bullata="Gobi jerboa" Allenopithecus_nigroviridis="Allen's swamp monkey" Allochrocebus_lhoesti="L'Hoest's monkey" Allochrocebus_preussi="Preuss's monkey" Allochrocebus_solatus="Sun-tailed monkey" Alouatta_palliata="mantled howler" Alouatta_belzebul="Eastern Red-handed howler" Alouatta_caraya="black-and-gold howler" Alouatta_discolor="Spix's Red-handed howler" Alouatta_juara="Jurua red howler monkey" Alouatta_macconnelli="Guianan red howler" Alouatta_nigerrima="Amazon black howler" Alouatta_puruensis="Purús red howler monkey" Alouatta_seniculus="Colombian red howler" Ammotragus_lervia="aoudad" Anoura_caudifer="tailed tailless bat" Antilocapra_americana="pronghorn" Aotus_nancymaae="Ma's night monkey" Aotus_azarae="Azara's night monkey" Aotus_griseimembra="Gray-legged Night monkey" Aotus_trivirgatus="Humboldt's night monkey" Aotus_vociferans="Spix's night monkey" Aplodontia_rufa="mountain beaver" Arctocebus_calabarensis="Calabar Angwantibo" Artibeus_jamaicensis="Jamaican fruit-eating bat" Ateles_geoffroyi="Central American spider monkey" Ateles_belzebuth="white-bellied spider monkey" Ateles_chamek="black spider monkey" Ateles_marginatus="white-whiskered spider monkey" Ateles_paniscus="Red-faced black spider monkey" Avahi_laniger="Eastern Woolly lemur" Avahi_peyrierasi="Peyrieras's Woolly lemur" Balaenoptera_bonaerensis="Antarctic minke whale" Balaenoptera_acutorostrata="Minke whale" Beatragus_hunteri="hirola" Bison_bison="American bison" Bos_indicus="zebu cattle" Bos_mutus="wild yak" Bos_taurus="cow" Bubalus_bubalis="water buffalo" Cacajao_ayresi="Araca Uakari" Cacajao_calvus="Bald Uakari" Cacajao_hosomi="Neblina black Uakari" Cacajao_melanocephalus="Golden-brown Uakari" Callibella_humilis="black-crowned Dwarf Marmoset" Callimico_goeldii="Goeldi's monkey" Callithrix_jacchus="common marmoset" Callithrix_geoffroyi="Geoffroy's tufted-ear marmoset" Callithrix_kuhlii="Wied's Marmoset" Camelus_bactrianus="Bactrian camel" Camelus_dromedarius="Arabian camel" Camelus_ferus="wild Bactrian camel" CanFam4="German Shepherd dog (Mischka)" Canis_lupus_dingo="dingo" Canis_lupus_familiaris="dog" Canis_lupus_VD="domestic dog (BS72/Village Dog)" Canis_lupus_orion="Greenland wolf" Capra_aegagrus="wild goat" Capra_hircus="goat" Capromys_pilorides="Desmarest's hutia" Carlito_syrichta="Philippine tarsier" Carollia_perspicillata="Seba's short-tailed bat" Castor_canadensis="American beaver" Catagonus_wagneri="Chacoan peccary" Cavia_aperea="Brazilian guinea pig" Cavia_porcellus="domestic guinea pig" Cavia_tschudii="Montane guinea pig" Cebuella_niveiventris="Southern Pygmy Marmoset" Cebuella_pygmaea="Northern Pygmy Marmoset" Cebus_albifrons="white-fronted capuchin" Cebus_olivaceus="Guinan Weeper capuchin" Cebus_unicolor="Spix's white-fronted capuchin" Cephalopachus_bancanus="Western tarsier" Ceratotherium_simum_cottoni="northern white rhinoceros" Ceratotherium_simum="Southern white rhinoceros" Cercocebus_atys="sooty mangabey" Cercocebus_chrysogaster="Golden-bellied Mangabey" Cercocebus_lunulatus="white-naped Mangabey" Cercocebus_torquatus="Red-capped Mangabey" Cercopithecus_mona="Mona monkey" Cercopithecus_neglectus="De Brazza's monkey" Cercopithecus_ascanius="Red-tailed monkey" Cercopithecus_cephus="Mustached monkey" Cercopithecus_diana="Diana monkey" Cercopithecus_hamlyni="Owl-faced monkey" Cercopithecus_lowei="Lowe's monkey" Cercopithecus_albogularis="Sykes' monkey" Cercopithecus_nictitans="Putty-nosed monkey" Cercopithecus_petaurista="Spot-nosed monkey" Cercopithecus_pogonias="Crowned monkey" Cercopithecus_roloway="Roloway monkey" Chaetophractus_vellerosus="screaming hairy armadillo" Cheirogaleus_medius="fat-tailed dwarf lemur" Cheirogaleus_major="Greater Dwarf lemur" Cheracebus_lucifer="Yellow-handed Titi" Cheracebus_lugens="white-chested Titi" Cheracebus_regulus="Rio Jurua Collared Titi" Cheracebus_torquatus="white-collared Titi" Chinchilla_lanigera="long-tailed chinchilla" Chiropotes_albinasus="Red-nosed Bearded saki" Chiropotes_israelita="Spix's Bearded saki" Chiropotes_sagulatus="Guianan Bearded saki" Chlorocebus_aethiops="grivet monkey" Chlorocebus_sabaeus="green monkey" Chlorocebus_pygerythrus="Vervet monkey" Choloepus_didactylus="southern two-toed sloth" Choloepus_hoffmanni="Hoffmann's two-fingered sloth" Chrysochloris_asiatica="Cape golden mole" Colobus_guereza="guereza" Colobus_angolensis="Angolan colobus" Colobus_polykomos="King Colobus" Condylura_cristata="star-nosed mole" Craseonycteris_thonglongyai="hog-nosed bat" Cricetomys_gambianus="Gambian giant pouched rat" Cricetulus_griseus="Chinese hamster" Crocidura_indochinensis="Indochinese shrew" Cryptoprocta_ferox="fossa" Ctenodactylus_gundi="northern gundi" Ctenomys_sociabilis="social tuco-tuco" Cuniculus_paca="lowland paca" Dasyprocta_punctata="punctate agouti" Dasypus_novemcinctus="nine-banded armadillo" Daubentonia_madagascariensis="aye-aye" Delphinapterus_leucas="beluga whale" Desmodus_rotundus="common vampire bat" Dicerorhinus_sumatrensis="Sumatran rhinoceros" Diceros_bicornis="black rhinoceros" Dinomys_branickii="pacarana" Dipodomys_ordii="Ord's kangaroo rat" Dipodomys_stephensi="Stephens's kangaroo rat" Dolichotis_patagonum="Patagonian cavy" Echinops_telfairi="small Madagascar hedgehog" Eidolon_helvum="straw-colored fruit bat" Elaphurus_davidianus="Pere David's deer" Elephantulus_edwardii="Cape elephant shrew" Ellobius_lutescens="Transcaucasian mole vole" Ellobius_talpinus="northern mole vole" Enhydra_lutris="Sea otter" Eptesicus_fuscus="big brown bat" Equus_asinus="ass" Equus_caballus="horse" Equus_przewalskii="Przewalski's horse" Erinaceus_europaeus="western European hedgehog" Erythrocebus_patas="common Patas monkey" Eschrichtius_robustus="grey whale" Eubalaena_japonica="North Pacific right whale" Eulemur_flavifrons="blue-eyed black lemur" Eulemur_fulvus="brown lemur" Eulemur_macaco="black lemur" Eulemur_mongoz="mongoose lemur" Eulemur_albifrons="white-fronted brown lemur" Eulemur_collaris="Red-collared brown lemur" Eulemur_coronatus="Crowned lemur" Eulemur_rubriventer="Red-bellied lemur" Eulemur_rufus="Rufous brown lemur" Eulemur_sanfordi="Sanford's brown lemur" Felis_catus="domestic cat" Felis_nigripes="black-footed cat" Felis_catus_fca126="domestic cat (Fca126)" Fukomys_damarensis="Damara mole-rat" Galago_moholi="southern leser galago" Galago_senegalensis="Northern Lesser Galago" Galagoides_demidoff="Demidoff's Dwarf Galago" Galeopterus_variegatus="Sunda flying lemur" Giraffa_tippelskirchi="Masai giraffe" Glis_glis="fat dormouse" Gorilla_gorilla="western gorilla" Gorilla_beringei="Eastern Gorilla" Graphiurus_murinus="woodland dormouse" Hapalemur_alaotrensis="Lac Alaotra Bamboo lemur" Hapalemur_gilberti="Gilbert's Gray Bamboo lemur" Hapalemur_griseus="Common Gray Bamboo lemur" Hapalemur_meridionalis="Southern Bamboo lemur" Hapalemur_occidentalis="Northern Bamboo lemur" Helogale_parvula="dwarf mongoose" Hemitragus_hylocrius="Nilgiri tahr" Heterocephalus_glaber="naked mole-rat" Heterohyrax_brucei="yellow-spotted hyrax" Hippopotamus_amphibius="hippopotamus" Hipposideros_armiger="great roundleaf bat" Hipposideros_galeritus="Cantor's roundleaf bat" Hoolock_leuconedys="Eastern hoolock Gibbon" Hyaena_hyaena="striped hyena" Hydrochoerus_hydrochaeris="capybara" Hylobates_pileatus_a="pileated gibbon" Hylobates_pileatus_b="pileated gibbon" Hylobates_abbotti="Western gray gibbon" Hylobates_agilis="agile gibbon" Hylobates_klossii="Kloss's gibbon" Hylobates_muelleri="Southern gray gibbon" Hystrix_cristata="crested porcupine" Ictidomys_tridecemlineatus="thirteen-lined ground squirrel" Indri_indri="indri" Inia_geoffrensis="boutu" Jaculus_jaculus="lesser Egyptian jerboa" Kogia_breviceps="pygmy sperm whale" Lagothrix_lagothricha="Common Woolly monkey" Lasiurus_borealis="red bat" Lemur_catta="ring-tailed lemur" Leontocebus_fuscicollis="Spix's Saddle-back tamarin" Leontocebus_illigeri="Illiger's Saddle-back tamarin" Leontocebus_nigricollis="black-mantled tamarin" Leontopithecus_rosalia="golden lion tamarin" Leontopithecus_chrysomelas="Golden-headed Lion tamarin" Lepilemur_ankaranensis="Ankarana sportive lemur" Lepilemur_dorsalis="Gray's sportive lemur" Lepilemur_ruficaudatus="Red-tailed sportive lemur" Lepilemur_septentrionalis="Sahafary sportive lemur" Leptonychotes_weddellii="Weddell seal" Lepus_americanus="snowshoe hare" Lipotes_vexillifer="Yangtze River dolphin" Lophocebus_aterrimus="black crested mangabey" Loris_tardigradus="red slender loris" Loris_lydekkerianus="Gray Slender Loris" Loxodonta_africana="African savanna elephant" Lycaon_pictus="African hunting dog" Macaca_arctoides="stump-tailed macaque" Macaca_assamensis="Assamese macaque" Macaca_cyclopis="Taiwanexe macaque" Macaca_fascicularis="long-tailed macaque" Macaca_mulatta="Rhesus macaque" Macaca_nemestrina="southern pig-tailed macaque" Macaca_nigra="crested macaque" Macaca_silenus="lion-tailed macaque" Macaca_fuscata="Japanese macaque" Macaca_leonina="Northern Pig-tailed Macaque" Macaca_maura="Moor Macaque" Macaca_radiata="Bonnet Macaque" Macaca_siberu="Siberut Macaque" Macaca_thibetana="Tibetan Macaque" Macaca_tonkeana="Tonkean Macaque" Macroglossus_sobrinus="long-tongued fruit bat" Mandrillus_leucophaeus="drill" Mandrillus_sphinx="mandrill" Manis_javanica="Malayan pangolin" Manis_pentadactyla="Chinese pangolin" Marmota_marmota="Alpine marmot" Megaderma_lyra="Indian false vampire" Mellivora_capensis="ratel" Meriones_unguiculatus="Mongolian gerbil" Mesocricetus_auratus="golden hamster" Mesoplodon_bidens="Sowerby's beaked whale" Mico_argentatus="silvery marmoset" Mico_humeralifer="Santarem marmoset" Mico_spnv="Schneider's marmoset" Microcebus_murinus="gray mouse lemur" Microgale_talazaci="Talazac's shrew tenrec" Micronycteris_hirsuta="hairy big-eared bat" Microtus_ochrogaster="prairie vole" Miniopterus_natalensis="Natal long-fingered bat" Miniopterus_schreibersii="Schreibers' long-fingered bat" Miopithecus_ogouensis="Northern Talapoin monkey" Mirounga_angustirostris="northern elephant seal" Mirza_zaza="northern giant mouse lemur" Monodon_monoceros="narwhal" Mormoops_blainvillei="Antillean ghost-faced bat" Moschus_moschiferus="Siberian musk deer" Mungos_mungo="banded mongoose" Murina_feae="Ashy-gray tube-nosed bat" Mus_caroli="Ryukyu mouse" Mus_musculus="house mouse" Mus_pahari="shrew mouse" Mus_spretus="western wild mouse" Muscardinus_avellanarius="hazel dormouse" Mustela_putorius="European polecat" Myocastor_coypus="nutria" Myotis_brandtii="Brandt's bat" Myotis_davidii="David's myotis" Myotis_lucifugus="little brown bat" Myotis_myotis="greater mouse-eared bat" Myrmecophaga_tridactyla="giant anteater" Nannospalax_galili="Upper Galilee mountains blind mole rat" Nasalis_larvatus="proboscis monkey" Neomonachus_schauinslandi="Hawaiian monk seal" Neophocaena_asiaeorientalis="Yangtze finless porpoise" Noctilio_leporinus="greater bulldog bat" Nomascus_siki_a="southern white-cheeked crested gibbon" Nomascus_siki_b="southern white-cheeked crested gibbon" Nomascus_annamensis="Northern yellow-cheeked crested gibbon" Nomascus_concolor="Western black crested gibbon" Nomascus_gabriellae="Southern yellow-cheeked crested gibbon" Nyctereutes_procyonoides="raccoon dog" Nycticebus_bengalensis="Bengal slow loris" Nycticebus_coucang="Malaysian slow loris" Nycticebus_pygmaeus="Pygmy Slow Loris" Ochotona_princeps="American pika" Octodon_degus="degu" Odobenus_rosmarus="Pacific walrus" Odocoileus_virginianus="white-tailed deer" Okapia_johnstoni="okapi" Ondatra_zibethicus="muskrat" Onychomys_torridus="southern grasshopper mouse" Orcinus_orca="killer whale" Orycteropus_afer="aardvark" Oryctolagus_cuniculus="rabbit" Otocyon_megalotis="bat-eared fox" Otolemur_garnettii="Garnetts greater galago" Otolemur_crassicaudatus="Thick-tailed Greater Galago" Ovis_aries="sheep" Ovis_canadensis="bighorn sheep" Pan_paniscus="bonobo" Pan_troglodytes="chimpanzee" Panthera_onca="jaguar" Panthera_pardus="leopard" Panthera_tigris="tiger" Pantholops_hodgsonii="chiru" Papio_anubis="olive baboon" Papio_hamadryas="hamadryas baboon" Papio_cynocephalus="Yellow Baboon" Papio_kindae="Kinda Baboon" Papio_papio="Guinea Baboon" Papio_ursinus="Chacma Baboon" Paradoxurus_hermaphroditus="Asian palm civet" Perodicticus_ibeanus="East African Potto" Perodicticus_potto="West African Potto" Perognathus_longimembris="little pocket mouse" Peromyscus_maniculatus="Prairie deer mouse" Petromus_typicus="dassie-rat" Phocoena_phocoena="harbor porpoise" Piliocolobus_tephrosceles="Ashy red Colobus" Piliocolobus_badius="Upper Guinea red Colobus" Piliocolobus_gordonorum="Udzungwa red Colobus" Piliocolobus_kirkii="Zanzibar red Colobus" Pipistrellus_pipistrellus="common pipistrelle" Pithecia_pithecia="white-faced saki" Pithecia_albicans="Buffy saki" Pithecia_chrysocephala="Golden-faced saki" Pithecia_hirsuta="Hairy saki" Pithecia_mittermeieri="Mittermeier's saki" Pithecia_pissinattii="Pissinatti's saki" Pithecia_vanzolinii="Vanzolini's bald-faced saki" Platanista_gangetica="Ganges River dolphin" Plecturocebus_bernhardi="Prince Bernhard's Titi" Plecturocebus_brunneus="brown Titi" Plecturocebus_caligatus="Chestnut-bellied Titi" Plecturocebus_cinerascens="Ashy Titi" Plecturocebus_cupreus="Coppery Titi" Plecturocebus_dubius="Hershkovitzs Titi" Plecturocebus_grovesi="Groves's Titi" Plecturocebus_hoffmannsi="Hoffmanns's Titi" Plecturocebus_miltoni="Milton's Titi" Plecturocebus_moloch="Red-bellied Titi" Pongo_abelii="Sumatran orangutan" Pongo_pygmaeus="Bornean orangutan" Presbytis_comata="Javan langur" Presbytis_mitrata="Mitered langur" Procavia_capensis="Cape rock hyrax" Prolemur_simus="greater bamboo lemur" Propithecus_coquerelli="Coquerel's Sifaka" Propithecus_coronatus="Crowned Sifaka" Propithecus_diadema="Diademed Sifaka" Propithecus_edwardsi="Milne-Edward's Sifaka" Propithecus_perrieri="Perrier's Sifaka" Propithecus_tattersalli="Tattersall's Sifaka" Propithecus_verreauxi="Verreaux's Sifaka" Psammomys_obesus="fat sand rat" Pteronotus_parnellii="Parnell's mustached bat" Pteronura_brasiliensis="giant otter" Pteropus_alecto="black flying fox" Pteropus_vampyrus="large flying fox" Puma_concolor="puma" Pygathrix_nigripes_a="black-shanked douc" Pygathrix_nigripes_b="black-shanked douc" Pygathrix_cinerea="gray-shanked douc" Rangifer_tarandus="reindeer" Rattus_norvegicus="Norway rat" Rhinolophus_sinicus="Chinese rufous horseshoe bat" Rhinopithecus_bieti="Yunnan snub-nosed monkey" Rhinopithecus_roxellana="golden snub-nosed monkey" Rhinopithecus_strykeri="Stryker's snub-nosed monkey" Rousettus_aegyptiacus="Egyptian rousette" Saguinus_imperator="Emperor tamarin" Saguinus_midas="Midas tamarin" Saguinus_bicolor="Pied Bare-faced tamarin" Saguinus_geoffroyi="Geoffroy's tamarin" Saguinus_inustus="Mottled-face tamarin" Saguinus_labiatus="Red-bellied tamarin" Saguinus_mystax="Mustached tamarin" Saguinus_oedipus="Cotton-top tamarin" Saiga_tatarica="Saiga antelope" Saimiri_boliviensis="black-capped squirrel monkey" Saimiri_cassiquiarensis="Humboldt's squirrel monkey" Saimiri_macrodon="Ecuadorian squirrel monkey" Saimiri_oerstedii="Central American squirrel monkey" Saimiri_sciureus="Guianan squirrel monkey" Saimiri_ustus="Golden-backed squirrel monkey" Sapajus_apella="brown capuchin" Sapajus_macrocephalus="large-headed capuchin" Scalopus_aquaticus="eastern mole" Semnopithecus_entellus="Bengal sacred langur" Semnopithecus_hypoleucos="Malabar Sacred langur" Semnopithecus_johnii="Nilgiri langur" Semnopithecus_priam="Tufted Gray langur" Semnopithecus_schistaceus="Nepal Sacred langur" Semnopithecus_vetulus="Purple-faced langur" Sigmodon_hispidus="hispid cotton rat" Solenodon_paradoxus="Hispaniolan solenodon" Sorex_araneus="European shrew" Spermophilus_dauricus="Daurian ground squirrel" Spilogale_gracilis="western spotted skunk" Suricata_suricatta="meerkat" Sus_scrofa="pig" Symphalangus_syndactylus="siamang" Tadarida_brasiliensis="Brazilian free-tailed bat" Tamandua_tetradactyla="southern tamandua" Tapirus_indicus="Asiatic tapir" Tapirus_terrestris="Brazilian tapir" Tarsius_lariang="Lariang tarsier" Tarsius_wallacei="Wallace's tarsier" Theropithecus_gelada="gelada" Thryonomys_swinderianus="greater cane rat" Tolypeutes_matacus="placentals" Tonatia_saurophila="stripe-headed round-eared bat" Trachypithecus_francoisi="Francois's langur" Trachypithecus_auratus="East Javan Langur" Trachypithecus_crepusculus="Indochinese Gray Langur" Trachypithecus_cristatus="Sunda Silvery Langur" Trachypithecus_geei="Golden langur" Trachypithecus_germaini="Germain's langur" Trachypithecus_hatinhensis="Hatinh langur" Trachypithecus_laotum="Laos langur" Trachypithecus_leucocephalus="white-headed langur" Trachypithecus_melamera="Shan langur" Trachypithecus_obscurus="Dusky langur" Trachypithecus_phayrei="Phayre's langur" Trachypithecus_pileatus="capped langur" Tragulus_javanicus="Java mouse-deer" Trichechus_manatus="Florida manatee" Tupaia_chinensis="Chinese tree shrew" Tupaia_tana="large tree shrew" Tursiops_truncatus="common bottlenose dolphin" Uropsilus_gracilis="gracile shrew mole" Ursus_maritimus="polar bear" Varecia_variegata="black-and-white ruffed lemur" Varecia_rubra="red ruffed lemur" Vicugna_pacos="alpaca" Vulpes_lagopus="Arctic fox" Xerus_inauris="South African ground squirrel" Zalophus_californianus="California sea lion" Zapus_hudsonius="meadow jumping mouse" Ziphius_cavirostris="Cuvier's beaked whale"\ subGroups view=align\ summary https://hgdownload.soe.ucsc.edu/goldenPath/hg38/cactus447way/cactus447waySummary.bb\ track cactus447way\ treeImage phylo/hg38_447way.png\ type bigMaf\ viewUi on\ caddSuper CADD 1.6 bed CADD 1.6 Score for all single-basepair mutations and selected insertions/deletions 0 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/ins.bb stdout
\ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts, \ documented in our \ makeDoc files.\
\ \\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ phenDis 1 color 100,130,160\ group phenDis\ html caddSuper.html\ longLabel CADD 1.6 Score for all single-basepair mutations and selected insertions/deletions\ shortLabel CADD 1.6\ superTrack on hide\ track caddSuper\ type bed\ visibility hide\ cadd CADD 1.6 bigWig CADD 1.6 Score for all possible single-basepair mutations (zoom in for scores) 1 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/ins.bb stdout
\ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts, \ documented in our \ makeDoc files.\
\ \\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ phenDis 0 color 100,130,160\ compositeTrack on\ group phenDis\ html caddSuper\ longLabel CADD 1.6 Score for all possible single-basepair mutations (zoom in for scores)\ maxWindowToDraw 10000000\ mouseOverFunction noAverage\ parent caddSuper\ shortLabel CADD 1.6\ track cadd\ type bigWig\ visibility dense\ caddDel CADD 1.6 Del bigBed 9 + CADD 1.6 Score: Deletions - label is length of deletion 1 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/ins.bb stdout
\ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts, \ documented in our \ makeDoc files.\
\ \\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ phenDis 1 bigDataUrl /gbdb/hg38/cadd/del.bb\ filter.score 10:100\ filterByRange.score on\ filterLabel.score Show only items with PHRED scale score of\ filterLimits.score 0:100\ html caddSuper\ longLabel CADD 1.6 Score: Deletions - label is length of deletion\ mouseOver Mutation: $change CADD Phred score: $phred\ parent caddSuper\ shortLabel CADD 1.6 Del\ track caddDel\ type bigBed 9 +\ visibility dense\ caddIns CADD 1.6 Ins bigBed 9 + CADD 1.6 Score: Insertions - label is length of insertion 1 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd/ins.bb stdout
\ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts, \ documented in our \ makeDoc files.\
\ \\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ phenDis 1 bigDataUrl /gbdb/hg38/cadd/ins.bb\ filter.score 10:100\ filterByRange.score on\ filterLabel.score Show only items with PHRED scale score of\ filterLimits.score 0:100\ html caddSuper\ longLabel CADD 1.6 Score: Insertions - label is length of insertion\ mouseOver Mutation: $change CADD Phred score: $phred\ parent caddSuper\ shortLabel CADD 1.6 Ins\ track caddIns\ type bigBed 9 +\ visibility dense\ caddSuper1_7 CADD 1.7 bed CADD 1.7 Score for all single-basepair mutations and selected insertions/deletions 0 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ In CADD version 1.7, new features have been added to improve CADD scores for certain variant\ effects, boosting the overall performance of CADD and bringing new developments to the community.\ CADD v1.7 integrates annotations from recent efforts to assess variant effects, along with new\ conservation and mutation scores.
\\ CADD v1.7 supports only the major chromosomes of the hg38/GRCh38 reference genome (chromosomes 1-22,\ X, and Y) and may be the last version to support the hg19/GRCh37 human reference genome.
\\ This version includes scores derived from Evolutionary Scale Modeling (ESM) for assessing variants\ in protein-coding regions, along with scores from a convolutional neural network (CNN) trained on\ open chromatin sequences, used as a proxy for regulatory regions in the genome. The previously\ included conservation scores have been updated with data from the Zoonomia project. New annotations\ have also been added for 3' Untranslated Regions (3' UTRs), along with models of genome-wide\ mutational rates. The gene and transcript models have been updated by advancing from Ensembl version\ 95 to version 110, and the Ensembl Variant Effect Predictor (VEP) has been upgraded accordingly.
\\ The models in CADD v1.7 have been trained similarly to the version 1.6 release. The logistic\ regression uses an L2 penalty with C = 1, and training was completed after thirteen L-BFGS\ iterations using the sklearn library The new models exhibit a high degree of similarity to the\ previous release, with a Spearman correlation of 0.946 for CADD scores calculated for 100,000\ randomly selected variants between CADD GRCh38-v1.6 and CADD GRCh38-v1.7. The v1.7 models perform\ comparably to earlier versions in distinguishing known pathogenic variants (ClinVar) from common\ variants (gnomAD) across the genome. Improvements in CADD v1.7 are particularly evident when\ focusing on specific variant categories, such as missense or 3' UTR variants, where the latest\ release includes updated annotations.
\\ More information can be found at the\ CADD site\ and the Schubach et al., Nucleic Acids Res, 2024 publication.\ \ \ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts,\ documented in our \ makeDoc files.\
\ \ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/ins.bb stdout
\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ \\ Schubach M, Maass T, Nazaretyan L, Röner S, Kircher M.\ \ CADD v1.7: using protein language models, regulatory CNNs and other nucleotide-level scores to\ improve genome-wide variant predictions.\ Nucleic Acids Res. 2024 Jan 5;52(D1):D1143-D1154.\ PMID: 38183205; PMC: PMC10767851\
\ phenDis 1 color 100,130,160\ group phenDis\ html caddSuper1_7\ longLabel CADD 1.7 Score for all single-basepair mutations and selected insertions/deletions\ pennantIcon New red ../goldenPath/newsarch.html#100924 "October 9, 2024"\ shortLabel CADD 1.7\ superTrack on hide\ track caddSuper1_7\ type bed\ visibility hide\ cadd1_7 CADD 1.7 bigWig CADD 1.7 Score for all possible single-basepair mutations (zoom in for scores) 1 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ In CADD version 1.7, new features have been added to improve CADD scores for certain variant\ effects, boosting the overall performance of CADD and bringing new developments to the community.\ CADD v1.7 integrates annotations from recent efforts to assess variant effects, along with new\ conservation and mutation scores.
\\ CADD v1.7 supports only the major chromosomes of the hg38/GRCh38 reference genome (chromosomes 1-22,\ X, and Y) and may be the last version to support the hg19/GRCh37 human reference genome.
\\ This version includes scores derived from Evolutionary Scale Modeling (ESM) for assessing variants\ in protein-coding regions, along with scores from a convolutional neural network (CNN) trained on\ open chromatin sequences, used as a proxy for regulatory regions in the genome. The previously\ included conservation scores have been updated with data from the Zoonomia project. New annotations\ have also been added for 3' Untranslated Regions (3' UTRs), along with models of genome-wide\ mutational rates. The gene and transcript models have been updated by advancing from Ensembl version\ 95 to version 110, and the Ensembl Variant Effect Predictor (VEP) has been upgraded accordingly.
\\ The models in CADD v1.7 have been trained similarly to the version 1.6 release. The logistic\ regression uses an L2 penalty with C = 1, and training was completed after thirteen L-BFGS\ iterations using the sklearn library The new models exhibit a high degree of similarity to the\ previous release, with a Spearman correlation of 0.946 for CADD scores calculated for 100,000\ randomly selected variants between CADD GRCh38-v1.6 and CADD GRCh38-v1.7. The v1.7 models perform\ comparably to earlier versions in distinguishing known pathogenic variants (ClinVar) from common\ variants (gnomAD) across the genome. Improvements in CADD v1.7 are particularly evident when\ focusing on specific variant categories, such as missense or 3' UTR variants, where the latest\ release includes updated annotations.
\\ More information can be found at the\ CADD site\ and the Schubach et al., Nucleic Acids Res, 2024 publication.\ \ \ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts,\ documented in our \ makeDoc files.\
\ \ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/ins.bb stdout
\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ \\ Schubach M, Maass T, Nazaretyan L, Röner S, Kircher M.\ \ CADD v1.7: using protein language models, regulatory CNNs and other nucleotide-level scores to\ improve genome-wide variant predictions.\ Nucleic Acids Res. 2024 Jan 5;52(D1):D1143-D1154.\ PMID: 38183205; PMC: PMC10767851\
\ phenDis 0 color 100,130,160\ compositeTrack on\ group phenDis\ html caddSuper1_7\ longLabel CADD 1.7 Score for all possible single-basepair mutations (zoom in for scores)\ maxWindowToDraw 10000000\ mouseOverFunction noAverage\ parent caddSuper1_7\ pennantIcon New red ../goldenPath/newsarch.html#100924 "October 9, 2024"\ shortLabel CADD 1.7\ track cadd1_7\ type bigWig\ visibility dense\ cadd1_7_Del CADD 1.7 Del bigBed 9 + CADD 1.7 Score: Deletions - label is length of deletion 1 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ In CADD version 1.7, new features have been added to improve CADD scores for certain variant\ effects, boosting the overall performance of CADD and bringing new developments to the community.\ CADD v1.7 integrates annotations from recent efforts to assess variant effects, along with new\ conservation and mutation scores.
\\ CADD v1.7 supports only the major chromosomes of the hg38/GRCh38 reference genome (chromosomes 1-22,\ X, and Y) and may be the last version to support the hg19/GRCh37 human reference genome.
\\ This version includes scores derived from Evolutionary Scale Modeling (ESM) for assessing variants\ in protein-coding regions, along with scores from a convolutional neural network (CNN) trained on\ open chromatin sequences, used as a proxy for regulatory regions in the genome. The previously\ included conservation scores have been updated with data from the Zoonomia project. New annotations\ have also been added for 3' Untranslated Regions (3' UTRs), along with models of genome-wide\ mutational rates. The gene and transcript models have been updated by advancing from Ensembl version\ 95 to version 110, and the Ensembl Variant Effect Predictor (VEP) has been upgraded accordingly.
\\ The models in CADD v1.7 have been trained similarly to the version 1.6 release. The logistic\ regression uses an L2 penalty with C = 1, and training was completed after thirteen L-BFGS\ iterations using the sklearn library The new models exhibit a high degree of similarity to the\ previous release, with a Spearman correlation of 0.946 for CADD scores calculated for 100,000\ randomly selected variants between CADD GRCh38-v1.6 and CADD GRCh38-v1.7. The v1.7 models perform\ comparably to earlier versions in distinguishing known pathogenic variants (ClinVar) from common\ variants (gnomAD) across the genome. Improvements in CADD v1.7 are particularly evident when\ focusing on specific variant categories, such as missense or 3' UTR variants, where the latest\ release includes updated annotations.
\\ More information can be found at the\ CADD site\ and the Schubach et al., Nucleic Acids Res, 2024 publication.\ \ \ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts,\ documented in our \ makeDoc files.\
\ \ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/ins.bb stdout
\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ \\ Schubach M, Maass T, Nazaretyan L, Röner S, Kircher M.\ \ CADD v1.7: using protein language models, regulatory CNNs and other nucleotide-level scores to\ improve genome-wide variant predictions.\ Nucleic Acids Res. 2024 Jan 5;52(D1):D1143-D1154.\ PMID: 38183205; PMC: PMC10767851\
\ phenDis 1 bigDataUrl /gbdb/hg38/cadd1.7/del.bb\ filter.score 10:100\ filterByRange.score on\ filterLabel.score Show only items with PHRED scale score of\ filterLimits.score 0:100\ html caddSuper1_7\ longLabel CADD 1.7 Score: Deletions - label is length of deletion\ mouseOver Mutation: $change CADD Phred score: $phred\ parent caddSuper1_7 on\ pennantIcon New red ../goldenPath/newsarch.html#100924 "October 9, 2024"\ shortLabel CADD 1.7 Del\ track cadd1_7_Del\ type bigBed 9 +\ visibility dense\ cadd1_7_Ins CADD 1.7 Ins bigBed 9 + CADD 1.7 Score: Insertions - label is length of insertion 1 100 100 130 160 177 192 207 0 0 0This track collection shows Combined Annotation Dependent Depletion scores.\ CADD is a tool for scoring the deleteriousness of single nucleotide variants as\ well as insertion/deletion variants in the human genome.
\ \\ Some mutation annotations\ tend to exploit a single information type (e.g., phastCons or phyloP for\ conservation) and/or are restricted in scope (e.g., to missense changes). Thus,\ a broadly applicable metric that objectively weights and integrates diverse\ information is needed. Combined Annotation Dependent Depletion (CADD) is a\ framework that integrates multiple annotations into one metric by contrasting\ variants that survived natural selection with simulated mutations.\
\ \\ CADD scores strongly correlate with allelic diversity, pathogenicity of both\ coding and non-coding variants, experimentally measured regulatory effects,\ and also rank causal variants within individual genome sequences with a higher\ value than non-causal variants. \ Finally, CADD scores of complex trait-associated variants from genome-wide\ association studies (GWAS) are significantly higher than matched controls and\ correlate with study sample size, likely reflecting the increased accuracy of\ larger GWAS.\
\ \\ A CADD score represents a ranking not a prediction, and no threshold is defined\ for a specific purpose. Higher scores are more likely to be deleterious: \ Scores are \ \
10 * -log of the rank\ \ so that variants with scores above 20 are \ predicted to be among the 1.0% most deleterious possible substitutions in \ the human genome. We recommend thinking carefully about what threshold is \ appropriate for your application.\ \ \
\ There are six subtracks of this track: four for single-nucleotide mutations,\ one for each base, showing all possible substitutions, \ one for insertions and one for deletions. All subtracks show the CADD Phred\ score on mouseover. Zooming in shows the exact score on mouseover, same\ basepair = score 0.0.
\\ PHRED-scaled scores are normalized to all potential ~9 billion SNVs, and\ thereby provide an externally comparable unit for analysis. For example, a\ scaled score of 10 or greater indicates a raw score in the top 10% of all\ possible reference genome SNVs, and a score of 20 or greater indicates a raw\ score in the top 1%, regardless of the details of the annotation set, model\ parameters, etc.\
\\ The four single-nucleotide mutation tracks have a default viewing range of\ score 10 to 50. As explained in the paragraph above, that results in\ slightly less than 10% of the data displayed. The \ deletion and insertion tracks have a default filter of 10-100, because they\ display discrete items and not graphical data.\
\ \\ Single nucleotide variants (SNV): For SNVs, at every\ genome position, there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing \ the reference allele, e.g., A to A, is always set to zero.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and instead of an actual score, the tooltip text will show\ the average score of all nucleotides under the cursor. This is indicated by\ the prefix "~" in the mouseover. Averages of scores are not useful for any\ application of CADD.\
\ \Insertions and deletions: Scores are also shown on mouseover for a\ set of insertions and deletions. On hg38, the set has been obtained from\ gnomAD3. On hg19, the set of indels has been obtained from various sources\ (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest\ is not in the track, you will need to use CADD's\ online scoring tool\ to obtain them.
\ \\ In CADD version 1.7, new features have been added to improve CADD scores for certain variant\ effects, boosting the overall performance of CADD and bringing new developments to the community.\ CADD v1.7 integrates annotations from recent efforts to assess variant effects, along with new\ conservation and mutation scores.
\\ CADD v1.7 supports only the major chromosomes of the hg38/GRCh38 reference genome (chromosomes 1-22,\ X, and Y) and may be the last version to support the hg19/GRCh37 human reference genome.
\\ This version includes scores derived from Evolutionary Scale Modeling (ESM) for assessing variants\ in protein-coding regions, along with scores from a convolutional neural network (CNN) trained on\ open chromatin sequences, used as a proxy for regulatory regions in the genome. The previously\ included conservation scores have been updated with data from the Zoonomia project. New annotations\ have also been added for 3' Untranslated Regions (3' UTRs), along with models of genome-wide\ mutational rates. The gene and transcript models have been updated by advancing from Ensembl version\ 95 to version 110, and the Ensembl Variant Effect Predictor (VEP) has been upgraded accordingly.
\\ The models in CADD v1.7 have been trained similarly to the version 1.6 release. The logistic\ regression uses an L2 penalty with C = 1, and training was completed after thirteen L-BFGS\ iterations using the sklearn library The new models exhibit a high degree of similarity to the\ previous release, with a Spearman correlation of 0.946 for CADD scores calculated for 100,000\ randomly selected variants between CADD GRCh38-v1.6 and CADD GRCh38-v1.7. The v1.7 models perform\ comparably to earlier versions in distinguishing known pathogenic variants (ClinVar) from common\ variants (gnomAD) across the genome. Improvements in CADD v1.7 are particularly evident when\ focusing on specific variant categories, such as missense or 3' UTR variants, where the latest\ release includes updated annotations.
\\ More information can be found at the\ CADD site\ and the Schubach et al., Nucleic Acids Res, 2024 publication.\ \ \ Data were converted from the files provided on\ the CADD Downloads website,\ provided by the Kircher lab, using\ \ custom Python scripts,\ documented in our \ makeDoc files.\
\ \ \\ CADD scores are freely available for all non-commercial applications from\ the CADD website.\ For commercial applications, see\ the license instructions there.\
\ \\
The CADD data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw, ins.bb and del.bb. Individual\
regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/a.bw stdout\
\
or\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/cadd1.7/ins.bb stdout
\ Thanks to the CADD development team for providing precomputed data as simple tab-separated files.\
\ \\ Kircher M, Witten DM, Jain P, O'Roak BJ, Cooper GM, Shendure J.\ \ A general framework for estimating the relative pathogenicity of human genetic variants.\ Nat Genet. 2014 Mar;46(3):310-5.\ PMID: 24487276;\ PMC: PMC3992975\
\ \\ Rentzsch P, Witten D, Cooper GM, Shendure J, Kircher M.\ \ CADD: predicting the deleteriousness of variants throughout the human genome.\ Nucleic Acids Res. 2019 Jan 8;47(D1):D886-D894.\ PMID: 30371827;\ PMC: PMC6323892\
\ \\ Schubach M, Maass T, Nazaretyan L, Röner S, Kircher M.\ \ CADD v1.7: using protein language models, regulatory CNNs and other nucleotide-level scores to\ improve genome-wide variant predictions.\ Nucleic Acids Res. 2024 Jan 5;52(D1):D1143-D1154.\ PMID: 38183205; PMC: PMC10767851\
\ phenDis 1 bigDataUrl /gbdb/hg38/cadd1.7/ins.bb\ filter.score 10:100\ filterByRange.score on\ filterLabel.score Show only items with PHRED scale score of\ filterLimits.score 0:100\ html caddSuper1_7\ longLabel CADD 1.7 Score: Insertions - label is length of insertion\ mouseOver Mutation: $change CADD Phred score: $phred\ parent caddSuper1_7 on\ pennantIcon New red ../goldenPath/newsarch.html#100924 "October 9, 2024"\ shortLabel CADD 1.7 Ins\ track cadd1_7_Ins\ type bigBed 9 +\ visibility dense\ cancerExpr Cancer Gene Expr Gene Expression in 33 TCGA Cancer Tissues (GENCODE v23) 0 100 0 0 0 127 127 127 0 0 0\ \ The Cancer Genome Atlas (TCGA), a collaboration between the\ National Cancer Institute (NCI)\ and \ National Human Genome Research Institute (NHGRI), has generated comprehensive,\ multi-dimensional maps of the key genomic changes in 33 types of cancer. The TCGA\ dataset, 2.5 petabytes of data describing tumor tissue and matched normal tissues from\ more than 11,000 patients, is publically available and has been used widely by the\ research community.
\ \\ The Cancer Genome Atlas is a NIH-funded project to catalog genetic mutations\ responsible for cancer. The data shown here is RNA-seq expression data produced by the\ consortium.
\ \For questions or feedback on the data, please contact \ TCGA.\
\ \\ The gene track shows RNA expression level for each TCGA tissue in GENCODE canonical\ genes. The gene scores are a total of all transcripts in that gene.
\ \\ The transcript track shows RNA expression levels for each TCGA tissue using GENCODE v23\ transcripts.
\ \ \\ In Full and Pack display modes, expression for each genomic item (gene/transcript) is\ represented by a colored bar chart, where the height of each bar represents the median\ expression level across all samples for a tissue, and the bar color indicates the\ tissue.
\\ The bar chart display has the same width and tissue order for all genomic items.\ Mouse hover over a bar will show the tissue and median expression levels.\ The Squish display mode draws a rectangle for each gene, colored to indicate the tissue\ with highest expression level if it contributes more than 10% to the overall expression\ (and colored black if no tissue predominates).\ In Dense mode, the darkness of the grayscale rectangle displayed for the gene reflects the total\ median expression level across all tissues.
\ \\ This track was designed to be used in conjunction with the GTEx expression tracks that can act as a\ control.
\ \\ The color of each cancer was derived by mapping the tissue of origin to the closest GTEx tissue,\ then taking the GTEx tissue's color. Five cancers did not have a matching GTEx tissue and were\ assigned a rainbow color scheme; these cancers are Cholangiocarcinoma, Esophageal carcinoma, Head\ and Neck squamous cell carcinoma, Sarcoma and Uveal Melanoma.
\ \\ The ordering of the cancers is based on the alphabetical ordering of their GTEx tissues. The five\ cancers that did not match were ordered alphabetically.
\ \TCGA chose cancers for study based on two broad criteria; poor prognosis/overall \ public health impact and availability of human tumor and matched normal tissue samples that meet \ TCGA\ standards.
\ \\ RNA sequencing was performed using a polyA library and the Illumina HiSeq 2000 platform. All RNA\ sequencing was performed by UNC.
\ \\ Sequence reads for this track were quantified to the hg38/GRCh38 human genome using kallisto\ assisted by the GENCODE v23 transcriptome definition. Read quantification was performed at UCSC by\ the Computational Genomics lab, using the \ Toil\ pipeline. The resulting kallisto files were combined to generate a transcript per million (tpm)\ expression matrix using the UCSC tool, kallistoToMatrix. By totaling the TPM values for all\ transcripts associated to the canonical transcript/gene, a condensed gene per million (gpm) matrix\ was made. For both matrices average expression values for each tissue were calculated and used to\ generate a bed6+5 file that is the base of each track. This was done using the UCSC tool,\ expMatrixToBarchartBed. The bed track was then converted to a bigBed file using the UCSC\ tool, bedToBigBed.
\ \\ Data shown here are in whole based upon data generated by the \ TCGA Research Network.\ John Vivian, Melissa Cline, and Benedict Paten of the UCSC Computational Genomics lab were\ responsible for the sequence read quantification used to produce this track. Chris Eisenhart \ and Kate Rosenbloom of the UCSC Genome Browser group were responsible for data file\ post-processing, track configuration and display type.
\ \\ J. Vivian et al., \ \ \ Rapid and efficient analysis of 20,000 RNA-seq samples with Toil\ bioRxiv bioRxiv, vol. 2, p. 62497, 2016.\
\ phenDis 0 group phenDis\ html tcgaExpr\ longLabel Gene Expression in 33 TCGA Cancer Tissues (GENCODE v23)\ shortLabel Cancer Gene Expr\ superTrack on\ track cancerExpr\ tcgaGeneExpr Cancer Gene Expr bigBarChart Gene Expression in 33 TCGA Cancer Tissues (GENCODE v23) 3 100 0 0 0 127 127 127 0 0 0\ \ The Cancer Genome Atlas (TCGA), a collaboration between the\ National Cancer Institute (NCI)\ and \ National Human Genome Research Institute (NHGRI), has generated comprehensive,\ multi-dimensional maps of the key genomic changes in 33 types of cancer. The TCGA\ dataset, 2.5 petabytes of data describing tumor tissue and matched normal tissues from\ more than 11,000 patients, is publically available and has been used widely by the\ research community.
\ \\ The Cancer Genome Atlas is a NIH-funded project to catalog genetic mutations\ responsible for cancer. The data shown here is RNA-seq expression data produced by the\ consortium.
\ \For questions or feedback on the data, please contact \ TCGA.\
\ \\ The gene track shows RNA expression level for each TCGA tissue in GENCODE canonical\ genes. The gene scores are a total of all transcripts in that gene.
\ \\ The transcript track shows RNA expression levels for each TCGA tissue using GENCODE v23\ transcripts.
\ \ \\ In Full and Pack display modes, expression for each genomic item (gene/transcript) is\ represented by a colored bar chart, where the height of each bar represents the median\ expression level across all samples for a tissue, and the bar color indicates the\ tissue.
\\ The bar chart display has the same width and tissue order for all genomic items.\ Mouse hover over a bar will show the tissue and median expression levels.\ The Squish display mode draws a rectangle for each gene, colored to indicate the tissue\ with highest expression level if it contributes more than 10% to the overall expression\ (and colored black if no tissue predominates).\ In Dense mode, the darkness of the grayscale rectangle displayed for the gene reflects the total\ median expression level across all tissues.
\ \\ This track was designed to be used in conjunction with the GTEx expression tracks that can act as a\ control.
\ \\ The color of each cancer was derived by mapping the tissue of origin to the closest GTEx tissue,\ then taking the GTEx tissue's color. Five cancers did not have a matching GTEx tissue and were\ assigned a rainbow color scheme; these cancers are Cholangiocarcinoma, Esophageal carcinoma, Head\ and Neck squamous cell carcinoma, Sarcoma and Uveal Melanoma.
\ \\ The ordering of the cancers is based on the alphabetical ordering of their GTEx tissues. The five\ cancers that did not match were ordered alphabetically.
\ \TCGA chose cancers for study based on two broad criteria; poor prognosis/overall \ public health impact and availability of human tumor and matched normal tissue samples that meet \ TCGA\ standards.
\ \\ RNA sequencing was performed using a polyA library and the Illumina HiSeq 2000 platform. All RNA\ sequencing was performed by UNC.
\ \\ Sequence reads for this track were quantified to the hg38/GRCh38 human genome using kallisto\ assisted by the GENCODE v23 transcriptome definition. Read quantification was performed at UCSC by\ the Computational Genomics lab, using the \ Toil\ pipeline. The resulting kallisto files were combined to generate a transcript per million (tpm)\ expression matrix using the UCSC tool, kallistoToMatrix. By totaling the TPM values for all\ transcripts associated to the canonical transcript/gene, a condensed gene per million (gpm) matrix\ was made. For both matrices average expression values for each tissue were calculated and used to\ generate a bed6+5 file that is the base of each track. This was done using the UCSC tool,\ expMatrixToBarchartBed. The bed track was then converted to a bigBed file using the UCSC\ tool, bedToBigBed.
\ \\ Data shown here are in whole based upon data generated by the \ TCGA Research Network.\ John Vivian, Melissa Cline, and Benedict Paten of the UCSC Computational Genomics lab were\ responsible for the sequence read quantification used to produce this track. Chris Eisenhart \ and Kate Rosenbloom of the UCSC Genome Browser group were responsible for data file\ post-processing, track configuration and display type.
\ \\ J. Vivian et al., \ \ \ Rapid and efficient analysis of 20,000 RNA-seq samples with Toil\ bioRxiv bioRxiv, vol. 2, p. 62497, 2016.\
\ phenDis 1 barChartBars Adrenocortical_carcinoma Bladder_Urothelial_Carcinoma Brain_Lower_Grade_Glioma Breast_invasive_carcinoma Cervical_squamous_cell_carcinoma_and_endocervical_adenocarcinoma Colon_adenocarcinoma Glioblastoma_multiforme Kidney_Chromophobe Kidney_renal_clear_cell_carcinoma Kidney_renal_papillary_cell_carcinoma Liver_hepatocellular_carcinoma Lung_adenocarcinoma Lung_squamous_cell_carcinoma Lymphoid_Neoplasm_Diffuse_Large_B-cell_Lymphoma Mesothelioma Ovarian_serous_cystadenocarcinoma Pancreatic_adenocarcinoma Pheochromocytoma_and_Paraganglioma Prostate_adenocarcinoma Rectum_adenocarcinoma Skin_Cutaneous_Melanoma Stomach_adenocarcinoma Testicular_Germ_Cell_Tumors Thymoma Thyroid_carcinoma Uterine_Carcinosarcoma Uterine_Corpus_Endometrioid_Carcinoma Cholangiocarcinoma Esophageal_carcinoma Head_and_Neck_squamous_cell_carcinoma Sarcoma Uveal_Melanoma\ barChartColors \\#8FBC8F #8FBC8F #CDB79E #EEEE00 #EEEE00 #00CDCD #EED5D2 \\#CDB79E #CDB79E #CDB79E #CDB79E #CDB79E #CDB79E #9ACD32 #9ACD32 #9ACD32 \\#FFB6C1 #CD9B1D #D9D9D9 #1E90FF #CDB79E #FFD39B #A6A6A6 #008B45 #008B45 \\#EED5D2 #EED5D2 #ff0000 #ff8d00 #ffdb00 #00d619 #009fff\ barChartLabel Cancer types\ barChartMatrixUrl /gbdb/hgFixed/human/expMatrix/tcgaGeneMatrix.tab\ barChartMetric median\ barChartSampleUrl /gbdb/hgFixed/human/expMatrix/tcgaLargeSamples.tab\ barChartUnit GPM\ bigDataUrl /gbdb/hg38/tcga/tcgaGeneExpr.bb\ defaultLabelFields name2\ group phenDis\ html tcgaExpr\ labelFields name2, name\ longLabel Gene Expression in 33 TCGA Cancer Tissues (GENCODE v23)\ maxLimit 8000\ parent cancerExpr\ shortLabel Cancer Gene Expr\ track tcgaGeneExpr\ type bigBarChart\ visibility pack\ tcgaTranscExpr Cancer Transc Expr bigBarChart Transcript-level Expression in 33 TCGA Cancer Tissues (GENCODE v23) 3 100 0 0 0 127 127 127 0 0 0\ \ The Cancer Genome Atlas (TCGA), a collaboration between the\ National Cancer Institute (NCI)\ and \ National Human Genome Research Institute (NHGRI), has generated comprehensive,\ multi-dimensional maps of the key genomic changes in 33 types of cancer. The TCGA\ dataset, 2.5 petabytes of data describing tumor tissue and matched normal tissues from\ more than 11,000 patients, is publically available and has been used widely by the\ research community.
\ \\ The Cancer Genome Atlas is a NIH-funded project to catalog genetic mutations\ responsible for cancer. The data shown here is RNA-seq expression data produced by the\ consortium.
\ \For questions or feedback on the data, please contact \ TCGA.\
\ \\ The gene track shows RNA expression level for each TCGA tissue in GENCODE canonical\ genes. The gene scores are a total of all transcripts in that gene.
\ \\ The transcript track shows RNA expression levels for each TCGA tissue using GENCODE v23\ transcripts.
\ \ \\ In Full and Pack display modes, expression for each genomic item (gene/transcript) is\ represented by a colored bar chart, where the height of each bar represents the median\ expression level across all samples for a tissue, and the bar color indicates the\ tissue.
\\ The bar chart display has the same width and tissue order for all genomic items.\ Mouse hover over a bar will show the tissue and median expression levels.\ The Squish display mode draws a rectangle for each gene, colored to indicate the tissue\ with highest expression level if it contributes more than 10% to the overall expression\ (and colored black if no tissue predominates).\ In Dense mode, the darkness of the grayscale rectangle displayed for the gene reflects the total\ median expression level across all tissues.
\ \\ This track was designed to be used in conjunction with the GTEx expression tracks that can act as a\ control.
\ \\ The color of each cancer was derived by mapping the tissue of origin to the closest GTEx tissue,\ then taking the GTEx tissue's color. Five cancers did not have a matching GTEx tissue and were\ assigned a rainbow color scheme; these cancers are Cholangiocarcinoma, Esophageal carcinoma, Head\ and Neck squamous cell carcinoma, Sarcoma and Uveal Melanoma.
\ \\ The ordering of the cancers is based on the alphabetical ordering of their GTEx tissues. The five\ cancers that did not match were ordered alphabetically.
\ \TCGA chose cancers for study based on two broad criteria; poor prognosis/overall \ public health impact and availability of human tumor and matched normal tissue samples that meet \ TCGA\ standards.
\ \\ RNA sequencing was performed using a polyA library and the Illumina HiSeq 2000 platform. All RNA\ sequencing was performed by UNC.
\ \\ Sequence reads for this track were quantified to the hg38/GRCh38 human genome using kallisto\ assisted by the GENCODE v23 transcriptome definition. Read quantification was performed at UCSC by\ the Computational Genomics lab, using the \ Toil\ pipeline. The resulting kallisto files were combined to generate a transcript per million (tpm)\ expression matrix using the UCSC tool, kallistoToMatrix. By totaling the TPM values for all\ transcripts associated to the canonical transcript/gene, a condensed gene per million (gpm) matrix\ was made. For both matrices average expression values for each tissue were calculated and used to\ generate a bed6+5 file that is the base of each track. This was done using the UCSC tool,\ expMatrixToBarchartBed. The bed track was then converted to a bigBed file using the UCSC\ tool, bedToBigBed.
\ \\ Data shown here are in whole based upon data generated by the \ TCGA Research Network.\ John Vivian, Melissa Cline, and Benedict Paten of the UCSC Computational Genomics lab were\ responsible for the sequence read quantification used to produce this track. Chris Eisenhart \ and Kate Rosenbloom of the UCSC Genome Browser group were responsible for data file\ post-processing, track configuration and display type.
\ \\ J. Vivian et al., \ \ \ Rapid and efficient analysis of 20,000 RNA-seq samples with Toil\ bioRxiv bioRxiv, vol. 2, p. 62497, 2016.\
\ phenDis 1 barChartBars Adrenocortical_carcinoma Bladder_Urothelial_Carcinoma Brain_Lower_Grade_Glioma Breast_invasive_carcinoma Cervical_squamous_cell_carcinoma_and_endocervical_adenocarcinoma Colon_adenocarcinoma Glioblastoma_multiforme Kidney_Chromophobe Kidney_renal_clear_cell_carcinoma Kidney_renal_papillary_cell_carcinoma Liver_hepatocellular_carcinoma Lung_adenocarcinoma Lung_squamous_cell_carcinoma Lymphoid_Neoplasm_Diffuse_Large_B-cell_Lymphoma Mesothelioma Ovarian_serous_cystadenocarcinoma Pancreatic_adenocarcinoma Pheochromocytoma_and_Paraganglioma Prostate_adenocarcinoma Rectum_adenocarcinoma Skin_Cutaneous_Melanoma Stomach_adenocarcinoma Testicular_Germ_Cell_Tumors Thymoma Thyroid_carcinoma Uterine_Carcinosarcoma Uterine_Corpus_Endometrioid_Carcinoma Cholangiocarcinoma Esophageal_carcinoma Head_and_Neck_squamous_cell_carcinoma Sarcoma Uveal_Melanoma\ barChartColors \\#8FBC8F #8FBC8F #CDB79E #EEEE00 #EEEE00 #00CDCD #EED5D2 \\#CDB79E #CDB79E #CDB79E #CDB79E #CDB79E #CDB79E #9ACD32 #9ACD32 #9ACD32 \\#FFB6C1 #CD9B1D #D9D9D9 #1E90FF #CDB79E #FFD39B #A6A6A6 #008B45 #008B45 \\#EED5D2 #EED5D2 #ff0000 #ff8d00 #ffdb00 #00d619 #009fff\ barChartLabel Cancer types\ barChartMatrixUrl /gbdb/hgFixed/human/expMatrix/tcgaMatrix.tab\ barChartMetric median\ barChartSampleUrl /gbdb/hgFixed/human/expMatrix/tcgaLargeSamples.tab\ barChartUnit TPM\ bigDataUrl /gbdb/hg38/tcga/tcgaTranscExpr.bb\ defaultLabelFields name2\ group phenDis\ html tcgaExpr\ labelFields name2, name\ longLabel Transcript-level Expression in 33 TCGA Cancer Tissues (GENCODE v23)\ maxLimit 8000\ parent cancerExpr\ shortLabel Cancer Transc Expr\ track tcgaTranscExpr\ type bigBarChart\ visibility pack\ ccdsGene CCDS genePred Consensus CDS 0 100 12 120 12 133 187 133 0 0 0\ This track shows human genome high-confidence gene annotations from the\ Consensus \ Coding Sequence (CCDS) project. This project is a collaborative effort \ to identify a core set of \ human protein-coding regions that are consistently annotated and of high \ quality. The long-term goal is to support convergence towards a standard set \ of gene annotations on the human genome.\
\Collaborators include:\
\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ CDS annotations of the human genome were obtained from two sources:\ NCBI \ RefSeq and a union of the gene annotations from \ Ensembl and \ Vega, collectively known \ as Hinxton.
\\ Genes with identical CDS genomic coordinates in both sets become CCDS \ candidates. The genes undergo a quality evaluation, which must be approved by \ all collaborators. The following criteria are currently used to assess each\ gene: \
\ A unique CCDS ID is assigned to the CCDS, which links together all gene \ annotations with the same CDS. CCDS gene annotations are under continuous\ review, with periodic updates to this track.\
\ \\ This track was produced at UCSC from data downloaded from the\ CCDS project \ web site.\
\ \\ Hubbard T, Barker D, Birney E, Cameron G, Chen Y, Clark L, Cox T, Cuff J, Curwen V, Down T et\ al.\ The Ensembl genome database project.\ Nucleic Acids Res. 2002 Jan 1;30(1):38-41.\ PMID: 11752248; PMC: PMC99161\
\\ Pruitt KD, Harrow J, Harte RA, Wallin C, Diekhans M, Maglott DR, Searle S, Farrell CM, Loveland JE,\ Ruef BJ et al.\ \ The consensus coding sequence (CCDS) project: Identifying a common protein-coding gene set for the\ human and mouse genomes.\ Genome Res. 2009 Jul;19(7):1316-23.\ PMID: 19498102; PMC: PMC2704439\
\\ Pruitt KD, Tatusova T, Maglott DR.\ \ NCBI Reference Sequence (RefSeq): a curated non-redundant sequence database of genomes, transcripts\ and proteins.\ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D501-4.\ PMID: 15608248; PMC: PMC539979\
\ genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 12,120,12\ group genes\ longLabel Consensus CDS\ shortLabel CCDS\ track ccdsGene\ type genePred\ visibility hide\ centromeres Centromeres bed 4 . Centromere Locations 0 100 255 0 0 255 127 127 0 0 24 chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX,chrY, https://www.ncbi.nlm.nih.gov/nuccore/$$\ Track indicating the location of the centromere sequences.\ Centromeres are specialized chromatin structures that are required for cell division. These\ genomic regions are normally defined by long tracts of tandem repeats, or satellite DNA, that\ contain a limited number of sequence differences to distinguish the linear order of repeat copies.\ The size and repetitive nature of these regions mean they are typically not represented in\ reference assemblies. Unlike all previous versions of the human reference assembly, where the\ centromere regions have been represented by a multi-megabase gap, GRCh38 incorporates centromere\ reference models that provide an initial genomic description derived from chromosome-assigned whole\ genome shotgun (WGS) read libraries of alpha satellite.\
\ \\ Each reference model provides an approximation of the true array sequence organization.\ Although the long-range repeat ordering is not expected to represent the true organization,\ the submissions are expected to provide a biologically rich description of array variants and\ local-monomer organization as observed in the initial WGS read dataset. As a result, these\ sequences serve as a useful mapping target to extend sequence-based studies to sites previously\ omitted from the human reference genome.\
\ \\ The sequences are generated based on second-order Markov models of monomer\ variants, and graphical models of larger scale higher order repeats.\ The graphical models are based on an analysis of Sanger reads from the\ HuRef sequencing project (Assembly\ GCA_000002125.1; BioProject\ PRJNA19621),\ and their local-ordering is supported by observed same-read monomer\ adjacencies. The Markov models are generated by the program linearSat, which\ was written for this project and that also generates a linear representation\ of monomer order. The software linearSat generates a second-order Markov\ chain to the size of a given array provided by sequence coverage normalization\ estimates. The sequence definitions of transposable element insertions are\ limited to the sequences directly adjacent to alpha satellite within the read\ database, and incomplete representations are noted with an adjacent\ 100 bp gap. In total, these sequences provide a more complete reference\ of sequence composition and higher order repeat variation inherent to a\ given alpha satellite array, used to assemble centromeric regions of the\ human chromosomes.\
\ \\ The data for this track was supplied by\ Karen Miga.\
\ \\ Miga KH, Newton Y, Jain M, Altemose N, Willard HF, Kent WJ.\ \ Centromere reference models for human chromosomes X and Y satellite arrays.\ Genome Res. 2014 Apr;24(4):697-707.\ PMID: 24501022; PMC: PMC3975068\
\ map 1 chromosomes chr1,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chrX,chrY\ color 255,0,0\ group map\ longLabel Centromere Locations\ shortLabel Centromeres\ track centromeres\ type bed 4 .\ url https://www.ncbi.nlm.nih.gov/nuccore/$$\ urlLabel NCBI accession record:\ visibility hide\ hprcChainNetViewchain Chains bed 3 Human Genomes, Chain/Net pairwise alignments, as mapped by the HPRC project 3 100 0 0 0 255 255 0 1 0 0 hprc 1 longLabel Human Genomes, Chain/Net pairwise alignments, as mapped by the HPRC project\ parent hprcChainNet\ shortLabel Chains\ spectrum on\ track hprcChainNetViewchain\ view chain\ visibility pack\ chm13LiftOver CHM13 alignments bigChain GCA_009914755.4 CHM13 (GCA_009914755.4) v1_nfLO liftOver alignments 0 100 120 20 0 187 137 127 0 0 0\ These tracks show the one-to-one v1_nfLO alignments of the GRCh38/hg38 to the\ T2T-CHM13 v2.0 assembly.\
\ \\ The track displays boxes joined together by either single or double lines,\ with the boxes represent aligning regions, single lines indicating gaps that\ are largely due to a deletion in the CHM13 v2.0 assembly or an insertion in\ the GRCh38/hg38, and double lines representing more complex gaps that involve\ substantial sequence in both assembly.\
\ \ \\
\ To prevent ambiguous alignments, all false duplications, as determined by the Genome in a Bottle Consortium\ (GCA_000001405.15_GRCh38_GRC_exclusions_T2Tv2.bed), \ as well as the GRCh38 modeled centromeres,\ were masked from the GRCh38/hg38 primary assembly. In addition, unlocalized and unplaced (random) contigs were removed.\
\ \\ For the minimap2-based pipeline, the initial chain file was generated using\ nf-LO v1.5.1 with\ minimap2 v2.24 alignments. These \ chains were then split at all locations that contained unaligned segments greater than 1kbp or \ gaps greater than 10kbp. Split chain files were then converted to PAF format\ with extended CIGAR strings using chaintools (v0.1),\ and alignments between nonhomologous chromosomes were removed. The trim-paf operation of\ rustybam (v0.1.29) \ was next used to remove overlapping alignments \ in the query sequence, and then the target sequence, to create 1:1 alignments. PAF alignments \ were converted back to the chain format with paf2chain commit f68eeca, and finally, \ chaintools was used to generate the inverted chain file.\
\ \\ Full commands with parameters used were:\
\\
nextflow run main.nf --source GRCh38.fa --target chm13v2.0.fasta --outdir dir -profile local --aligner minimap2\
python chaintools/src/split.py -c input.chain -o input-split.chain\
python chaintools/src/to_paf.py -c input-split.chain -t target.fa -q query.fa -o input-split.paf\
awk '$1==$6' input-split.paf | rb break-paf --max-size 10000 | rb trim-paf -r | rb invert | rb trim-paf -r | rb invert > out.paf\
paf2chain -i out.paf > out.chain\
python chaintools/src/invert.py -c out.chain -o out_inverted.chain\
\
\
\
The above process does not add chain ids or scores. The UCSC utilities\
chainMergeSort
and chainScore
are used to update the\
chains:\
\
\
chainMergeSort out.chain | chainScore stdin chm13v2.0.2bit hg38.2bit chm13v2.0-hg38.chain\
chainMergeSort out_inverted.chain | chainScore stdin hg38.2bit chm13v2.0.2bit hg38-chm13v2.0.chain\
\
\
\
\ Rustybam trim-paf\ uses dynamic programming and the CIGAR string to find an optimal\ splitting point between overlapping alignments in the query sequence. It\ starts its trimming with the largest overlap and then recursively trims\ smaller overlaps.\
\ \\ Results were validated by using chaintools to confirm that there were no\ overlapping sequences with respect to both CHM13v2.0 and GRCh38 in the\ released chain file. In addition, trimmed alignments were visually inspected\ with SafFire to confirm their quality.\
\ \\ Chains were swapped to make GRCh38/hg38 the target.\
\ \ \\ The v1_nflo chains were generated by Nae-Chyun Chen<naechyun.chen@gmail.com>\ and Mitchell Vollger<mvollger@uw.edu>\
\ \\
Nurk S, Koren S, Rhie A, Rautiainen M, et al. The complete sequence of a human genome. bioRxiv, 2021.
\ \ compGeno 1 bigDataUrl /gbdb/hg38/bbi/chm13LiftOver/hg38-chm13v2.ncbi-qnames.over.chain.bb\ color 120,20,0\ group compGeno\ linkDataUrl /gbdb/hg38/bbi/chm13LiftOver/hg38-chm13v2.ncbi-qnames.over.link.bb\ longLabel CHM13 (GCA_009914755.4) v1_nfLO liftOver alignments\ shortLabel CHM13 alignments\ track chm13LiftOver\ type bigChain GCA_009914755.4\ visibility hide\ cytoBand Chromosome Band bed 4 + Chromosome Bands Localized by FISH Mapping Clones 0 100 0 0 0 127 127 127 0 0 0\ The chromosome band track represents the approximate \ location of bands seen on Giemsa-stained chromosomes.\ Chromosomes are displayed in the browser with the short arm first. \ Cytologically identified bands on the chromosome are numbered outward \ from the centromere on the short (p) and long (q) arms. At low resolution, \ bands are classified using the nomenclature \ [chromosome][arm][band], where band is a \ single digit. Examples of bands on chromosome 3 include 3p2, 3p1, cen, 3q1, \ and 3q2. At a finer resolution, some of the bands are subdivided into \ sub-bands, adding a second digit to the band number, e.g. 3p26. This \ resolution produces about 500 bands. A final subdivision into a \ total of 862 sub-bands is made by adding a period and another digit to the \ band, resulting in 3p26.3, 3p26.2, etc.
\ \\ Chromosome band information was downloaded from NCBI\ using the ideogram.gz file for the respective assembly. These data were then \ transformed into our visualization format. See our \ assembly creation documentation for the organism of interest\ to see the specific steps taken to transform these data.\ Band lengths are typically estimated based on FISH or other\ molecular markers interpreted via microscopy.
\\ For some of our older assemblies, greater than 10 years old, the tracks were\ created as detailed below and in Furey and Haussler, 2003.
\\ Barbara Trask, Vivian Cheung, Norma Nowak and others in the BAC Resource\ Consortium used fluorescent in-situ hybridization (FISH) to determine a \ cytogenetic location for large genomic clones on the chromosomes.\ The results from these experiments are the primary source of information used\ in estimating the chromosome band locations.\ For more information about the process, see the paper, Cheung,\ et al., 2001. and the accompanying web site,\ Human BAC Resource.
\\ BAC clone placements in the human sequence are determined at UCSC using a \ combination of full BAC clone sequence, BAC end sequence, and STS marker \ information.
\ \\ We would like to thank all the labs that have contributed to this resource:\
\ Cheung VG, Nowak N, Jang W, Kirsch IR, Zhao S, Chen XN, Furey TS, Kim UJ, Kuo WL, Olivier M et\ al.\ \ Integration of cytogenetic landmarks into the draft sequence of the human genome.\ Nature. 2001 Feb 15;409(6822):953-8.\ PMID: 11237021\
\ \\ Furey TS, Haussler D.\ \ Integration of the cytogenetic map with the draft human genome sequence.\ Hum Mol Genet. 2003 May 1;12(9):1037-44.\ PMID: 12700172\
\ \ map 1 group map\ longLabel Chromosome Bands Localized by FISH Mapping Clones\ shortLabel Chromosome Band\ track cytoBand\ type bed 4 +\ visibility hide\ cytoBandIdeo Chromosome Band (Ideogram) bed 4 + Chromosome Bands Localized by FISH Mapping Clones (for Ideogram) 1 100 0 0 0 127 127 127 0 0 0 map 1 group map\ longLabel Chromosome Bands Localized by FISH Mapping Clones (for Ideogram)\ shortLabel Chromosome Band (Ideogram)\ track cytoBandIdeo\ type bed 4 +\ visibility dense\ clinGenComp ClinGen bigBed 9 + ClinGen curation activities (Dosage Sensitivity and Gene-Disease Validity) 0 100 0 0 0 127 127 127 0 0 0\ \
NOTE:
\
These data are for research purposes only. While the ClinGen data are \
open to the public, users seeking information about a personal medical or \
genetic condition are urged to consult with a qualified physician for \
diagnosis and for answers to personal medical questions.\
\ UCSC presents these data for use by qualified professionals, and even \ such professionals should use caution in interpreting the significance of \ information found here. No single data point should be taken at face \ value and such data should always be used in conjunction with as much \ corroborating data as possible. No treatment protocols should be \ developed or patient advice given on the basis of these data without \ careful consideration of all possible sources of information.\
\\ No attempt to identify individual patients should \ be undertaken. No one is authorized to attempt to identify patients \ by any means.\
\ \\ The Clinical Genome Resource (ClinGen)\ tracks display data generated from several key curation activities related to gene-disease validity,\ dosage sensitivity, and variant pathogenicity.\ ClinGen is a National Institute of Health (NIH)-funded initiative dedicated to \ identifying clinically relevant genes and variants for use in precision medicine and research. \ This is accomplished by harnessing the data from both research efforts and clinical genetic \ testing and using it to propel expert and machine-driven curation activities. \ ClinGen works closely with the National Center for Biotechnology Information (NCBI) of the \ National Library of Medicine (NLM)\ which distributes part of this information through its ClinVar database.\
\ \\ The available data tracks are:\
\ A rating system is used to classify the evidence supporting or refuting dosage\ sensitivity for individual genes and regions, which takes in consideration the following criteria:\ number of causative variants reported, patterns of inheritance, consistency of phenotype, evidence\ from large-scale case-control studies, mutational mechanisms, data from public genome variation \ databases, and expert consensus opinion.\
\\ The system is intended to be of a "dynamic nature", with regions being reevaluated periodically to \ incorporate emerging evidence. The evidence collected is displayed within a publicly available \ database. \ Evidence that haploinsufficiency or triplosensitivity of a gene is associated with a specific \ phenotype will aid in the interpretive assessment of CNVs including that gene or genomic region.\
\\ Similarly, a qualitative classification system is used to correlate the evidence of \ a gene-disease relationship: "Definitive", "Strong", "Moderate", \ "Limited", "Animal Model Only", \ "No Known Disease Relationship", "Disputed", or "Refuted".\
\ \\ Items are shaded according to dosage sensitivity type, red \ for haploinsufficiency score 3, blue for triplosensitivity score 3, \ and grey for other evidence scores or \ not yet evaluated).\ Mouseover on items shows the supporting evidence of dosage sensitivity.\ Tracks can be filtered according to the supporting evidence of dosage sensitivity.\ \
\ Dosage Scores are used to classify the evidence of the supporting dosage sensitivity map:\
\ For more information on the use of the scores see the ClinGen\ FAQs.\
\ \\ The gene-disease validity classifications are labeled with the disease entity and hovering \ over the features shows the associated gene. Items are color coded based on the strength of their \ classification as provided below:\
\Color | \Classifications | \
---|---|
\ | Definitive: The role of this gene in this particular disease has been \ repeatedly demonstrated and has been upheld over time | \
\ | Strong: The role of this gene in disease has been independently\ demonstrated typically in at least two separate studies, including both strong variant-level\ evidence in unrelated probands and compelling gene-level evidence from experimental data | \
\ | Moderate: There is moderate evidence to support a causal role for this\ gene in this disease, typically including both several probands with variants and moderate \ experimental data supporting the gene-disease assertion | \
\ | Limited: There is limited evidence to support a causal role for this \ gene in this disease, such as few probands with variants and limited experimental data supporting \ the gene-disease assertion | \
\ | Animal Model Only: There are no published human probands with variants \ but there is animal model data supporting the gene-disease assertion | \
\ | No Known Disease Relationship: Evidence for a causal role in disease \ has not been reported | \
\ | Disputed: Conflicting evidence disputing a role for this gene in this \ disease has arisen since the initial report identifying an association between the gene and disease | \
\ | Refuted: Evidence refuting the role of the gene in the specified \ disease has been reported and significantly outweighs any evidence supporting the role | \
\ The version of the ClinGen Standard Operating Procedures (SOPs) that each gene-disease \ classification was performed with is provided as well. An older or newer SOP version does not \ necessarily mean the classification is any more or less valid but is provided for clarity. \ Each details page also contains a direct link to an evidence summary detailing the rationale behind\ the specific classification and information such as a breakdown of the semi-qualitative framework, \ relevant PubMed IDs, the type of data (Genetic vs Experimental Evidence), and a detailed summary.\
\ \\ These tracks are multi-view composite tracks that contain multiple data types (views). Each view \ within a track has separate display controls, as described \ here.\
\ \\ Item names correspond to the VCEP loci, usually the gene symbol. Mouseovers display the disease with a\ link to the CSpec, the VCEP panel with a link to the ClinGen VCEP page, and the current expert panel status.
\ \\ The raw data can be explored interactively with the Table Browser,\ or the Data Integrator. For automated analysis, the data may \ be queried from our REST API. Please refer to our \ mailing list archives\ for questions, or our Data Access FAQ for more\ information.\
\ \\ Data is also freely available on the ClinGen website \ (gene-disease curation methods) \ and FTP (dosage curations). \
\ \ \\ Thank you to ClinGen and NCBI, especially Erin Rooney Riggs, Christa Lese Martin, Tristan Nelson,\ May Flowers, Scott Goehringer, and Phillip Weller for technical coordination and \ consultation, and to Christopher Lee, Luis Nassar, and Anna Benet-Pages of the Genome \ Browser team.\
\ \\ Rehm HL, Berg JS, Brooks LD, Bustamante CD, Evans JP, Landrum MJ, Ledbetter DH, Maglott DR, Martin\ CL, Nussbaum RL et al.\ \ ClinGen--the Clinical Genome Resource.\ N Engl J Med. 2015 Jun 4;372(23):2235-42.\ PMID: 26014595; PMC: PMC4474187\
\ \\ Richards S, Aziz N, Bale S, Bick D, Das S, Gastier-Foster J, Grody WW, Hegde M, Lyon E, Spector E\ et al.\ \ Standards and guidelines for the interpretation of sequence variants: a joint consensus\ recommendation of the American College of Medical Genetics and Genomics and the Association for\ Molecular Pathology.\ Genet Med. 2015 May;17(5):405-24.\ PMID: 25741868; PMC: PMC4544753\
\ \\ Riggs ER, Church DM, Hanson K, Horner VL, Kaminsky EB, Kuhn RM, Wain KE, Williams ES, Aradhya S,\ Kearney HM et al.\ \ Towards an evidence-based process for the clinical interpretation of copy number variation.\ Clin Genet. 2012 May;81(5):403-12.\ PMID: 22097934; PMC: PMC5008023\
\ \\ Strande NT, Riggs ER, Buchanan AH, Ceyhan-Birsoy O, DiStefano M, Dwight SS, Goldstein J, Ghosh R,\ Seifert BA, Sneddon TP et al.\ \ Evaluating the Clinical Validity of Gene-Disease Associations: An Evidence-Based Framework Developed\ by the Clinical Genome Resource.\ Am J Hum Genet. 2017 Jun 1;100(6):895-906.\ PMID: 28552198; PMC: PMC5473734\
\ \ phenDis 1 compositeTrack on\ group phenDis\ html clinGen\ itemRgb on\ longLabel ClinGen curation activities (Dosage Sensitivity and Gene-Disease Validity)\ noParentConfig on\ pennantIcon New red ../goldenPath/newsarch.html#100924 "October 9, 2024"\ shortLabel ClinGen\ track clinGenComp\ type bigBed 9 +\ visibility hide\ iscaComposite ClinGen CNVs bed 3 Clinical Genome Resource (ClinGen) CNVs 0 100 0 0 0 127 127 127 0 0 0The ClinGen CNVs track is no longer being updated. These data, along with updates,\ can be found in the \ ClinVar Copy Number Variants (ClinVar CNVs) track.
\\ See our \ news archive for more information.
\\
NOTE:
\
These data are for research purposes only. While the ClinGen data are\
open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal medical questions.\
UCSC presents these data for use by qualified professionals, and even\ such professionals should use caution in interpreting the significance of \ information found here. No single data point should be taken at face \ value and such data should always be used in conjunction with as much \ corroborating data as possible. No treatment protocols should be \ developed or patient advice given on the basis of these data without \ careful consideration of all possible sources of information.\
\ \No attempt to identify individual patients should\ be undertaken. No one is authorized to attempt to identify patients \ by any means.\
\ \\ The Clinical Genome Resource (ClinGen)\ is a National Institutes of Health (NIH)-funded program dedicated to building a genomic\ knowledge base to improve patient care. \ This will be accomplished by harnessing the data from both research efforts and clinical genetic\ testing, and using it to propel expert and machine-driven curation activities. \ By facilitating collaboration within the genomics community,\ we will all better understand the relationship between genomic variation and human health. \ ClinGen will work closely with the National\ Center for Biotechnology Information (NCBI) of the National Library of Medicine (NLM), \ which will distribute this information through its\ ClinVar database.\
\ \\ The ClinGen dataset displays clinical microarray data submitted to dbGaP/dbVar at NCBI\ by ClinGen member laboratories (dbVar study\ nstd37),\ as well as clinical data reported in Kaminsky et al., 2011 (dbVar study\ ntsd101)\ (see reference below). This track shows copy number variants (CNVs) found in patients referred\ for genetic testing for indications such as intellectual disability, developmental delay,\ autism and congenital anomalies. Additionally, the ClinGen "Curated Pathogenic" and\ "Curated Benign" tracks represent genes/genomic regions reviewed for dosage sensitivity\ in an evidence-based manner by the ClinGen Structural Variation Working Group (dbVar study\ nstd45).\
\ \The CNVs in this study have been reviewed for their clinical significance by\ the submitting ClinGen laboratory. Some of the deletions and duplications in the track\ have been reported as causative for a phenotype by the submitting clinical \ laboratory; this information was based on current knowledge at the time of submission.\ However, it should be noted that phenotype information is often vague and imprecise and\ should be used with caution. While all samples were submitted because of a phenotype in \ a patient, only 15% of patients had variants determined to be causal, \ and most patients will have additional variants that are not causal.\
\ \CNVs are separated into subtracks and are labeled as:\
Two subtracks, "Path Gain" and "Path Loss", are aggregate tracks\ showing graphically the accumulated level of gains and losses in the \ Pathogenic subtrack across the genome. Similarly, "Benign Gain" and\ "Benign Loss" show the accumulated level of gains and losses in the\ Benign subtrack. These tracks are collectively called "Coverage"\ tracks.\
\ \Many samples have multiple variants, not all of which are causative \ of the phenotype. The CNVs in these samples have been decoupled, so it is not\ possible to connect multiple imbalances as coming from a single patient.\ It is therefore not possible to identify individuals via their genotype. \
\ \ \\ The samples were analyzed by arrays from patients referred for \ cytogenetic testing due to clinical phenotypes. Samples were analyzed with a \ probe spacing of 20-75 kb. The minimum CNV breakpoints are shown; if available,\ the maximum CNV breakpoints are provided in the details page, but are not shown \ graphically on the Browser image.\
\ \Data were submitted to \ dbGaP at NCBI and thence decoupled as described into\ dbVar for unrestricted release.\
\ \\ The entries are colored red for loss and \ blue for gain. The names of items use the \ ClinVar convention of appending "_inheritance" indicating the mechanism of \ inheritance, if known: "_pat, _mat, _dnovo, _unk" as paternal, maternal, \ de novo and unknown, respectively. \
\ \\ Most data were validated by the submitting laboratory using various methods, \ including FISH, G-banded karyotype, MLPA and qPCR.\
\ \\ Thank you to ClinGen and NCBI for technical coordination and consultation, and to\ the UCSC Genome Browser staff for engineering the track display.\
\ \\ Miller DT, Adam MP, Aradhya S, Biesecker LG, Brothman AR, Carter NP, Church DM, Crolla JA, Eichler\ EE, Epstein CJ et al.\ \ Consensus statement: chromosomal microarray is a first-tier clinical diagnostic test for individuals\ with developmental disabilities or congenital anomalies.\ Am J Hum Genet. 2010 May 14;86(5):749-64.\ PMID: 20466091; PMC: PMC2869000\
\ \\ Kaminsky EB, Kaul V, Paschall J, Church DM, Bunke B, Kunig D, Moreno-De-Luca D, Moreno-De-Luca A,\ Mulle JG, Warren ST et al.\ \ An evidence-based approach to establish the functional and clinical significance of copy number\ variants in intellectual and developmental disabilities.\ Genet Med. 2011 Sep;13(9):777-84.\ PMID: 21844811; PMC: PMC3661946\
\ phenDis 1 compositeTrack on\ dimensions dimensionY=class dimensionX=level\ group phenDis\ longLabel Clinical Genome Resource (ClinGen) CNVs\ pennantIcon snowflake.png /goldenPath/newsarch.html#093020b "ClinGen CNV data are now updated on ClinVar Variants track. See news archive for details."\ shortLabel ClinGen CNVs\ sortOrder class=+ level=+ view=+\ subGroup1 view Views cov=Coverage cnv=CNVs dose=Dose\ subGroup2 class Class path=Pathogenic likP=Likely_Pathogenic unc=Uncertain likB=Likely_Benign ben=Benign\ subGroup3 level Evidence cur=Curated sub=Submitted\ track iscaComposite\ type bed 3\ visibility hide\ clinGenCspec ClinGen VCEP Specifications bigBed 9 + Clingen CSpec Variant Interpretation VCEP Specifications 3 100 0 0 0 127 127 127 0 0 0 phenDis 1 bigDataUrl /gbdb/hg38/bbi/clinGen/clinGenCspec.bb\ longLabel Clingen CSpec Variant Interpretation VCEP Specifications\ mouseOver Disease: $diseaseNOTE:
\
ClinVar is intended for use primarily by physicians and other\
professionals concerned with genetic disorders, by genetics researchers, and\
by advanced students in science and medicine. While the ClinVar database is\
open to all academic users, users seeking information about a personal medical\
or genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions.
\ These tracks show the genomic positions of variants in the\ ClinVar database. \ ClinVar is a free, public archive of reports\ of the relationships among human variations and phenotypes, with supporting\ evidence.
\ \\ The ClinVar SNVs track displays substitutions and indels shorter than 50 bp and \ the ClinVar CNVs track displays copy number variants (CNVs) equal or larger than 50 bp.\ Until October 2017, all variants with the ClinVar types \ copy number gain/loss and DbVar "nsv" accessions were assigned in the CNV \ category. Because the ClinVar type no longer captures this information, any variation equal to or \ larger than 50 bp is now considered a CNV.\
\ \\ The ClinVar Interpretations track displays the genomic positions of individual variant \ submissions and interpretations of the clinical significance and their relationship to disease in \ the ClinVar database.\
\ \\ Note: The data in the track are obtained directly from ClinVar's FTP site.\ We display the data obtained from ClinVar as-is to avoid discrepancies between UCSC and NCBI. \ However, be aware that the ClinVar conventions are different from the VCF standard. \ Variants may be right-aligned or may contain additional context, e.g. for\ inserts. ExAC/gnomAD make available a converter\ to make ClinVar more comparable to VCF files.
\ \\ Items can be filtered according to the size of the variant, variant type, clinical significance,\ allele origin, and molecular consequence, using the track Configure options.\ Each subtrack has separate display controls, as described\ here.\
\ \\ Mouseover on the genomic locations of ClinVar variants shows variant details, clinical \ interpretation, and associated conditions. Further information on each variant is displayed on \ the details page by a click onto any variant. ClinVar is an archive for assertions of clinical \ significance made by the submitters. The level of review supporting the assertion of clinical \ significance for the variation is reported as the \ review status. \ Stars (0 to 4) provide a graphical representation of the aggregate review status. \
\ \\ Entries in the ClinVar CNVs track are colored by type of variant, among others:\
\ Entries in the ClinVar SNVs and ClinVar Interpretations tracks are colored by clinical \ significance:\
\ The variants in the ClinVar Interpretations track are sorted by the variant \ classification of each submission:\
\ More information about using and understanding the ClinVar data can be found \ here.\
\ \\ For the human genome version hg19: the hg19 genome released by UCSC in 2009 had a \ mitochondrial genome "chrM" that was not the same as the one later used for most\ databases like ClinVar. As a result, we added the official mitochondrial genome\ in 2020 as "chrMT" and all mitochondrial annotations of ClinVar and most other\ databases are shown on the mitochondrial genome called "chrMT". For full description\ of the issue of the mitochondrial genome in hg19, please see the \ README file \ on our download site. \
\ \ \ClinVar publishes a new release on the \ first Thursday every month. \ This track is then updated automatically at most six days \ later. The exact date of our last update is shown when you click onto any variant. \ You can find the previous versions of the track organized by month on our\ downloads server in the \ archive\ directory. To display one of these previous versions, paste the URL to one of\ the older files into the custom track text input field under "My Data > Custom Tracks".
\ \\ The raw data can be explored interactively with the Table Browser\ or the Data Integrator. The data can be\ accessed from scripts through our API, the track names are\ "clinVarMain and "clinVarCnv".\ \
\ For automated download and analysis, the genome annotation is stored in a bigBed file that\ can be downloaded from\ our download server.\ The files for this track are called clinVarMain.bb and clinVarCnv.bb. Individual\ regions or the whole genome annotation can be obtained using our tool bigBedToBed\ which can be compiled from the source code or downloaded as a precompiled\ binary for your system. Instructions for downloading source code and binaries can be found\ here.\ The tool\ can also be used to obtain only features within a given range, e.g. \ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg19/bbi/clinvar/clinvarMain.bb -chrom=chr21 -start=0 -end=100000000 stdout
\ \ \\ ClinVar files were reformatted at UCSC to the bigBed format.\ The data is updated every month, one week after the ClinVar release date.\ The program that performs the update is available on\ Github.\
\ \\ Thanks to NCBI for making the ClinVar data available on their FTP site as a tab-separated file.\
\ \\ Landrum MJ, Lee JM, Benson M, Brown G, Chao C, Chitipiralla S, Gu B, Hart J, Hoffman D, Hoover J\ et al.\ \ ClinVar: public archive of interpretations of clinically relevant variants.\ Nucleic Acids Res. 2016 Jan 4;44(D1):D862-8.\ PMID: 26582918; PMC: PMC4702865\
\ \\ Azzariti DR, Riggs ER, Niehaus A, Rodriguez LL, Ramos EM, Kattman B, Landrum MJ, Martin CL, Rehm HL.\ \ Points to consider for sharing variant-level information from clinical genetic testing with\ ClinVar.\ Cold Spring Harb Mol Case Stud. 2018 Feb;4(1).\ PMID: 29437798; PMC: PMC5793773\
\ \ phenDis 1 compositeTrack on\ dataVersion /gbdb/$D/bbi/clinvarAlpha/version.txt\ group phenDis\ itemRgb on\ longLabel ClinVar Variants\ noParentConfig on\ scoreLabel ClinVar Star-Rating (0-4)\ shortLabel ClinVar Variants\ track clinvar\ type bed 12 +\ urls rcvAcc="https://www.ncbi.nlm.nih.gov/clinvar/$$/" geneId="https://www.ncbi.nlm.nih.gov/gene/$$" snpId="https://www.ncbi.nlm.nih.gov/snp/$$" nsvId="https://www.ncbi.nlm.nih.gov/dbvar/variants/$$/" origName="https://www.ncbi.nlm.nih.gov/clinvar/variation/$$/"\ visibility hide\ cloneEndSuper Clone Ends bed 3 Mapping of clone libraries end placements 0 100 0 0 0 127 127 127 0 0 0\ This track shows the NCBI clone end mappings from the\ NCBI Clone DB database. Libraries with more than\ 30,000 clones are included in this track display.
\\ Bacterial artificial chromosomes (BACs) are a key part of many\ large-scale sequencing projects. A BAC typically consists of 50 - 300 kb of\ DNA. During the early phase of a sequencing project, it is common\ to sequence a single read (approximately 500 bases) off each end of\ a large number of BACs. Later on in the project, these BAC end reads\ can be mapped to the genome sequence.
\\ These BAC end pairs can be useful for validating the assembly over\ relatively long ranges. In some cases, the BACs are useful biological\ reagents. This track can also be used for determining which BAC\ contains a given gene, useful information for certain wet lab experiments.
\\ The scoring scheme used for this annotation assigns 1000 to an alignment\ when the BAC end pair aligns to only one location in the genome (after\ filtering). When a BAC end pair or clone aligns to multiple locations, the\ score is calculated as 1500/(number of alignments).
\ \\ Items in this track are colored according to their strand orientation. Blue indicates alignment to the forward strand, \ and green indicates alignment to the negative strand.\
\ \ \\ The mappings of these BAC end sequences are taken directly from the\ NCBI Clone DB FTP site\ ftp.ncbi.nih.gov/repository/clone/reports/Homo_sapiens/\ *.GCF_000001405.26.106.*.gff files.
\\ UCSC filtered the NCBI Clone DB mapped ends to drop ends that mapped to a\ region that was three times longer than the median size of the clones in\ the library. Only libraries with more than\ 30,000 clones are included in this track display.
\\ Click through on displayed items to the Clone DB database information,\ including\ Clone DB distributor references.
\clone information from NCBI Clone DB and UCSC mapping statistics | \library name | \
total clones | \
total end sequences | \
NCBI mapped ends | \
UCSC filtered ends | \
UCSC dropped | \
per-cent dropped | \
||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ABC8 | 2,007,047 | 3,888,476 | 1,205,466 | 1,192,784 | 12,682 | % 1.05 | |||||||
WI2 | 1,122,564 | 2,298,885 | 589,547 | 582,843 | 6,704 | % 1.14 | |||||||
ABC12 | 1,120,939 | 2,169,280 | 778,216 | 771,827 | 6,389 | 0.82 | |||||||
ABC7 | 1,116,966 | 2,152,975 | 650,329 | 644,071 | 6,258 | 0.96 | |||||||
ABC9 | 1,065,503 | 2,084,892 | 757,644 | 750,648 | 6,996 | 0.92 | |||||||
ABC10 | 1,062,082 | 2,121,489 | 788,344 | 781,331 | 7,013 | 0.89 | |||||||
ABC14 | 1,042,929 | 2,089,193 | 846,055 | 839,126 | 6,929 | 0.82 | |||||||
ABC13 | 1,009,643 | 2,057,345 | 811,829 | 803,589 | 8,240 | 1.01 | |||||||
ABC11 | 998,880 | 1,966,644 | 730,565 | 724,864 | 5,701 | 0.78 | |||||||
ABC23 | 942,133 | 1,535,766 | 437,098 | 433,896 | 3,202 | 0.73 | |||||||
ABC16 | 907,948 | 1,534,288 | 452,316 | 449,101 | 3,215 | 0.71 | |||||||
ABC24 | 835,600 | 1,383,475 | 399,056 | 395,776 | 3,280 | 0.82 | |||||||
ABC27 | 768,336 | 1,229,804 | 334,232 | 331,822 | 2,410 | 0.72 | |||||||
ABC18 | 743,640 | 1,204,811 | 325,150 | 322,904 | 2,246 | 0.69 | |||||||
COR2A | 723,569 | 1,441,881 | 583,327 | 578,578 | 4,749 | 0.81 | |||||||
ABC22 | 519,274 | 780,151 | 189,988 | 188,743 | 1,245 | 0.66 | |||||||
ABC21 | 436,930 | 680,160 | 182,214 | 180,973 | 1,241 | 0.68 | |||||||
RP11 | 292,975 | 394,813 | 86,875 | 85,903 | 972 | 1.12 | |||||||
COR02 | 272,396 | 546,984 | 208,377 | 206,782 | 1,595 | 0.77 | |||||||
CTD | 226,848 | 403,688 | 96,594 | 94,941 | 1,653 | 1.71 | |||||||
CH17 | 176,209 | 325,659 | 105,805 | 105,060 | 745 | 0.70 | |||||||
ABC20 | 49,132 | 80,350 | 24,720 | 24,474 | 246 | 1.00 | |||||||
UCSC dropped | 152,979 | n/a | n/a | n/a | n/a | n/a | |||||||
multiple mappings | 775,629 | n/a | n/a | n/a | n/a | n/a |
\ Additional information about the clone, including how it\ can be obtained, may be found at the\ NCBI Clone Registry. To view the registry entry for a\ specific clone, open the details page for the clone and click on its name at\ the top of the page.
\ map 1 compositeTrack on\ dimensions dimensionX=source\ dragAndDrop on\ group map\ longLabel Mapping of clone libraries end placements\ noInherit on\ shortLabel Clone Ends\ sortOrder source=+\ subGroup1 source Source agencourt=Agencourt chori=Chori corielle=Coriell caltech=CalTech rpci=RPCI wibr=WIBR placements=Placements\ track cloneEndSuper\ type bed 3\ visibility hide\ ghClusteredInteraction Clustered Interactions bigInteract GeneHancer Regulatory Elements and Gene Interactions 3 100 0 0 0 127 127 127 0 0 0 https://www.genecards.org/cgi-bin/carddisp.pl?gene=$\ This track shows data from Single-cell transcriptome analysis reveals differential\ nutrient absorption functions in human intestine. Droplet-based\ single-cell RNA sequencing (scRNA-seq) was used to survey gene expression\ profiles of the epithelium in the human ileum, colon, and rectum. A total of 7\ cell clusters were identified: enterocytes (EC), goblet cells (G), paneth-like\ cells (PLC), enteroendocrine cells (EEC), progenitor cells (PRO),\ transient-amplifying cells (TA) and stem cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in colon\ cells where cells are grouped by cell type \ (Colon Cells) or donor \ (Colon Donor). The default track \ displayed is Colon Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated \ with those classes. Note that the Colon Donor track \ is colored by donor for improved clarity.
\ \\ Using scRNA-seq, RNA profiles of intestinal epithelial cells were obtained for \ 4,472 cells from two human colon samples. Tissue samples belonged to a male \ donor age 54 (Colon-1) and a female donor age 67 (Colon-2) both diagnosed with \ Adenocarcinoma. The healthy intestinal mucous membranes used for each sample \ were cut away from the tumor border in surgically removed ascending colon tissue. \ Additionally, the intestinal tissues were washed in Hank's balanced salt solution \ (HBSS) to remove mucus, blood cells, and muscle tissue. The sample was enriched \ for epithelial cells through centrifugation before being dissociated with Tryple \ to obtain single-cell suspensions. RNA-seq libraries were prepared using 10x \ Genomics 3' v2 kit and sequenced on an Illumina Hiseq X Ten PE150.
\ \The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used \ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The\ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720
\ \ \ singleCell 1 barChartBars enteroendocrine_cell enterocyte goblet_cell paneth-like_cell progenitor_cell stem_cell transit-amplifying_cell\ barChartColors #c7d2e5 #0198c0 #0251fc #7197d7 #4d689b #9e9fa2 #949dae\ barChartLimit 1.6\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/colonWang/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/colonWang/cell_type.bb\ defaultLabelFields name\ html colonWang\ labelFields name,name2\ longLabel Colon cells binned by cell type from Wang et al 2020\ parent colonWang\ shortLabel Colon Cells\ track colonWangCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-intestine+colon&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ colonWangDonor Colon Donor bigBarChart Colon cells binned by organ donor from Wang et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-intestine+colon&gene=$$\ This track shows data from Single-cell transcriptome analysis reveals differential\ nutrient absorption functions in human intestine. Droplet-based\ single-cell RNA sequencing (scRNA-seq) was used to survey gene expression\ profiles of the epithelium in the human ileum, colon, and rectum. A total of 7\ cell clusters were identified: enterocytes (EC), goblet cells (G), paneth-like\ cells (PLC), enteroendocrine cells (EEC), progenitor cells (PRO),\ transient-amplifying cells (TA) and stem cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in colon\ cells where cells are grouped by cell type \ (Colon Cells) or donor \ (Colon Donor). The default track \ displayed is Colon Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated \ with those classes. Note that the Colon Donor track \ is colored by donor for improved clarity.
\ \\ Using scRNA-seq, RNA profiles of intestinal epithelial cells were obtained for \ 4,472 cells from two human colon samples. Tissue samples belonged to a male \ donor age 54 (Colon-1) and a female donor age 67 (Colon-2) both diagnosed with \ Adenocarcinoma. The healthy intestinal mucous membranes used for each sample \ were cut away from the tumor border in surgically removed ascending colon tissue. \ Additionally, the intestinal tissues were washed in Hank's balanced salt solution \ (HBSS) to remove mucus, blood cells, and muscle tissue. The sample was enriched \ for epithelial cells through centrifugation before being dissociated with Tryple \ to obtain single-cell suspensions. RNA-seq libraries were prepared using 10x \ Genomics 3' v2 kit and sequenced on an Illumina Hiseq X Ten PE150.
\ \The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used \ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The\ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720
\ \ \ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/colonWang/donor.colors\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/colonWang/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/colonWang/donor.bb\ defaultLabelFields name\ html colonWang\ labelFields name,name2\ longLabel Colon cells binned by organ donor from Wang et al 2020\ parent colonWang\ shortLabel Colon Donor\ track colonWangDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-intestine+colon&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ colonWang Colon Wang Colon single cell sequencing from Wang et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This track shows data from Single-cell transcriptome analysis reveals differential\ nutrient absorption functions in human intestine. Droplet-based\ single-cell RNA sequencing (scRNA-seq) was used to survey gene expression\ profiles of the epithelium in the human ileum, colon, and rectum. A total of 7\ cell clusters were identified: enterocytes (EC), goblet cells (G), paneth-like\ cells (PLC), enteroendocrine cells (EEC), progenitor cells (PRO),\ transient-amplifying cells (TA) and stem cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in colon\ cells where cells are grouped by cell type \ (Colon Cells) or donor \ (Colon Donor). The default track \ displayed is Colon Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated \ with those classes. Note that the Colon Donor track \ is colored by donor for improved clarity.
\ \\ Using scRNA-seq, RNA profiles of intestinal epithelial cells were obtained for \ 4,472 cells from two human colon samples. Tissue samples belonged to a male \ donor age 54 (Colon-1) and a female donor age 67 (Colon-2) both diagnosed with \ Adenocarcinoma. The healthy intestinal mucous membranes used for each sample \ were cut away from the tumor border in surgically removed ascending colon tissue. \ Additionally, the intestinal tissues were washed in Hank's balanced salt solution \ (HBSS) to remove mucus, blood cells, and muscle tissue. The sample was enriched \ for epithelial cells through centrifugation before being dissociated with Tryple \ to obtain single-cell suspensions. RNA-seq libraries were prepared using 10x \ Genomics 3' v2 kit and sequenced on an Illumina Hiseq X Ten PE150.
\ \The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used \ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The\ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720
\ \ \ singleCell 0 group singleCell\ longLabel Colon single cell sequencing from Wang et al 2020\ shortLabel Colon Wang\ superTrack on\ track colonWang\ visibility hide\ cons470wayViewelements Conserved Elements bed 4 Multiz Alignment & Conservation (470 mammals) 0 100 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Multiz Alignment & Conservation (470 mammals)\ parent cons470way\ shortLabel Conserved Elements\ track cons470wayViewelements\ view elements\ visibility hide\ constraintSuper Constraint scores bed Human constraint scores 0 100 0 0 0 127 127 127 0 0 0\ The "Constraint scores" container track includes several subtracks showing the results of\ constraint prediction algorithms. These try to find regions of negative\ selection, where variations likely have functional impact. The algorithms do\ not use multi-species alignments to derive evolutionary constraint, but use\ primarily human variation, usually from variants collected by gnomAD (see the\ gnomAD V2 or V3 tracks on hg19 and hg38) or TOPMED (contained in our dbSNP\ tracks and available as a filter). One of the subtracks is based on UK Biobank\ variants, which are not available publicly, so we have no track with the raw data.\ The number of human genomes that are used as the input for these scores are\ 76k, 53k and 110k for gnomAD, TOPMED and UK Biobank, respectively.\
\ \Note that another important constraint score, gnomAD\ constraint, is not part of this container track but can be found in the hg38 gnomAD\ track.\
\ \ The algorithms included in this track are:\\ JARVIS scores are shown as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The scores were downloaded and converted to a single bigWig file.\ Move the mouse over the bars to display the exact values. A horizontal line is shown at the 0.733\ value which signifies the 90th percentile.
\ See hg19 makeDoc and\ hg38 makeDoc.\\ Interpretation: The authors offer a suggested guideline of > 0.9998 for identifying\ higher confidence calls and minimizing false positives. In addition to that strict threshold, the \ following two more relaxed cutoffs can be used to explore additional hits. Note that these\ thresholds are offered as guidelines and are not necessarily representative of pathogenicity.
\ \\
Percentile | JARVIS score threshold |
---|---|
99th | 0.9998 |
95th | 0.9826 |
90th | 0.7338 |
\ HMC scores are displayed as a signal ("wiggle") track, with one score per genome position.\ Mousing over the bars displays the exact values. The highly-constrained cutoff\ of 0.8 is indicated with a line.
\\ Interpretation: \ A protein residue with HMC score <1 indicates that missense variants affecting\ the homologous residues are significantly under negative selection (P-value <\ 0.05) and likely to be deleterious. A more stringent score threshold of HMC<0.8\ is recommended to prioritize predicted disease-associated variants.\
\ \\ Interpretation: The authors suggest the following guidelines for evaluating\ intolerance. By default, the MetaDome track displays a horizontal line at 0.7 which \ signifies the first intolerant bin. For more information see the MetaDome publication.
\ \\
Classification | MetaDome Tolerance Score |
---|---|
Highly intolerant | ≤ 0.175 |
Intolerant | ≤ 0.525 |
Slightly intolerant | ≤ 0.7 |
\ MTR data can be found on two tracks, MTR All data and MTR Scores. In the\ MTR Scores track the data has been converted into 4 separate signal tracks\ representing each base pair mutation, with the lowest possible score shown when\ multiple transcripts overlap at a position. Overlaps can happen since this score\ is derived from transcripts and multiple transcripts can overlap. \ A horizontal line is drawn on the 0.8 score line\ to roughly represent the 25th percentile, meaning the items below may be of particular\ interest. It is recommended that the data be explored using\ this version of the track, as it condenses the information substantially while\ retaining the magnitude of the data.
\ \Any specific point mutations of interest can then be researched in the \ MTR All data track. This track contains all of the information from\ \ MTRV2 including more than 3 possible scores per base when transcripts overlap.\ A mouse-over on this track shows the ref and alt allele, as well as the MTR score\ and the MTR score percentile. Filters are available for MTR score, False Discovery Rate\ (FDR), MTR percentile, and variant consequence. By default, only items in the bottom\ 25 percentile are shown. Items in the track are colored according\ to their MTR percentile:
\\ Interpretation: Regions with low MTR scores were seen to be enriched with\ pathogenic variants. For example, ClinVar pathogenic variants were seen to\ have an average score of 0.77 whereas ClinVar benign variants had an average score\ of 0.92. Further validation using the FATHMM cancer-associated training dataset saw\ that scores less than 0.5 contained 8.6% of the pathogenic variants while only containing\ 0.9% of neutral variants. In summary, lower scores are more likely to represent\ pathogenic variants whereas higher scores could be pathogenic, but have a higher chance\ to be a false positive. For more information see the MTR-Viewer publication.
\ \\ Scores were downloaded and converted to a single bigWig file. See the\ hg19 makeDoc and the\ hg38 makeDoc for more info.\
\ \\ Scores were downloaded and converted to .bedGraph files with a custom Python \ script. The bedGraph files were then converted to bigWig files, as documented in our \ makeDoc hg19 build log.
\ \\
The authors provided a bed file containing codon coordinates along with the scores. \
This file was parsed with a python script to create the two tracks. For the first track\
the scores were aggregated for each coordinate, then the lowest score chosen for any\
overlaps and the result written out to bedGraph format. The file was then converted\
to bigWig with the bedGraphToBigWig
utility. For the second track the file\
was reorganized into a bed 4+3 and conveted to bigBed with the bedToBigBed
\
utility.
\ See the hg19 makeDoc for details including the build script.
\\ The raw MetaDome data can also be accessed via their Zenodo handle.
\ \\ V2\ file was downloaded and columns were reshuffled as well as itemRgb added for the\ MTR All data track. For the MTR Scores track the file was parsed with a python\ script to pull out the highest possible MTR score for each of the 3 possible mutations\ at each base pair and 4 tracks built out of these values representing each mutation.
\\ See the hg19 makeDoc entry on MTR for more info.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/hmc/hmc.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \ \\ Thanks to Jean-Madeleine Desainteagathe (APHP Paris, France) for suggesting the JARVIS, MTR, HMC tracks. Thanks to Xialei Zhang for providing the HMC data file and to Dimitrios Vitsios and Slave Petrovski for helping clean up the hg38 JARVIS files for providing guidance on interpretation. Additional\ thanks to Laurens van de Wiel for providing the MetaDome data as well as guidance on the track development and interpretation. \
\ \\ Vitsios D, Dhindsa RS, Middleton L, Gussow AB, Petrovski S.\ \ Prioritizing non-coding regions based on human genomic constraint and sequence context with deep\ learning.\ Nat Commun. 2021 Mar 8;12(1):1504.\ PMID: 33686085; PMC: PMC7940646\
\ \\ Xiaolei Zhang, Pantazis I. Theotokis, Nicholas Li, the SHaRe Investigators, Caroline F. Wright, Kaitlin E. Samocha, Nicola Whiffin, James S. Ware\ \ Genetic constraint at single amino acid resolution improves missense variant prioritisation and gene discovery.\ Medrxiv 2022.02.16.22271023\
\ \\ Wiel L, Baakman C, Gilissen D, Veltman JA, Vriend G, Gilissen C.\ \ MetaDome: Pathogenicity analysis of genetic variants through aggregation of homologous human protein\ domains.\ Hum Mutat. 2019 Aug;40(8):1030-1038.\ PMID: 31116477; PMC: PMC6772141\
\ \\ Silk M, Petrovski S, Ascher DB.\ \ MTR-Viewer: identifying regions within genes under purifying selection.\ Nucleic Acids Res. 2019 Jul 2;47(W1):W121-W126.\ PMID: 31170280; PMC: PMC6602522\
\ \\ Halldorsson BV, Eggertsson HP, Moore KHS, Hauswedell H, Eiriksson O, Ulfarsson MO, Palsson G,\ Hardarson MT, Oddsson A, Jensson BO et al.\ \ The sequences of 150,119 genomes in the UK Biobank.\ Nature. 2022 Jul;607(7920):732-740.\ PMID: 35859178; PMC: PMC9329122\
\ \ phenDis 1 group phenDis\ longLabel Human constraint scores\ shortLabel Constraint scores\ superTrack on hide\ track constraintSuper\ type bed\ visibility hide\ constraintV2 Constraint V2 bigBed 12 + gnomAD Constraint Metrics V2 3 100 0 0 0 127 127 127 0 0 0 varRep 1 longLabel gnomAD Constraint Metrics V2\ parent gnomadPLI off\ shortLabel Constraint V2\ track constraintV2\ type bigBed 12 +\ view v2\ visibility pack\ constraintV4 Constraint V4 bigBed 12 + gnomAD Constraint Metrics V4 0 100 0 0 0 127 127 127 0 0 0 varRep 1 longLabel gnomAD Constraint Metrics V4\ parent gnomadPLI off\ shortLabel Constraint V4\ track constraintV4\ type bigBed 12 +\ view v4\ visibility hide\ constraintV4_1 Constraint V4.1 bigBed 12 + gnomAD Constraint Metrics V4.1 3 100 0 0 0 127 127 127 0 0 0 varRep 1 longLabel gnomAD Constraint Metrics V4.1\ parent gnomadPLI off\ shortLabel Constraint V4.1\ track constraintV4_1\ type bigBed 12 +\ view v4_1\ visibility pack\ coriellDelDup Coriell CNVs bed 9 + Coriell Cell Line Copy Number Variants 0 100 0 0 0 127 127 127 0 0 0 http://ccr.coriell.org/Sections/Search/Search.aspx?q=$$\ The Coriell Cell Line Copy Number Variants track displays\ copy-number variants (CNVs) in chromosomal aberration and inherited disorder\ cell lines in the NIGMS Human Genetic Cell Repository. The Repository,\ sponsored by the National Institute of General Medical Sciences, provides\ scientists around the world with resources for cell and genetic research.\ The samples include highly characterized cell lines and high quality DNA.\ NIGMS Repository samples represent a variety of disease states, chromosomal\ abnormalities, apparently healthy individuals and many distinct human\ populations.\
\ \\ Approximately 1000 samples from the Chromosomal Aberrations and Heritable\ Diseases collections of the NIGMS Repository were genotyped on the Affymetrix\ Genome-Wide Human SNP 6.0 Array and analyzed for CNVs at the Coriell Institute\ for Medical Research. Genotyping data for many of these samples is available\ through dbGaP.\
\ \\ The genotyped samples represent a diverse set of copy-number variants. The\ selection was weighted to over-sample commonly manifested types of aberrations.\ Karyotyping was performed on all NIGMS Repository cell lines that were\ submitted with reported chromosome abnormalities. When available, the ISCN\ description of the sample, based on G-banding and FISH analysis, is included\ in the phenotypic data. Karyotypes for these cells can be viewed in the\ online Repository catalog.\
\ \\ Field definitions for an item description:\
\ CN State item coloring:\
\ We thank Dorit Berlin and Zhenya Tang of the NIGMS Human Genetic Cell\ Repository at the\ Coriell Institute for Medical\ Research for these data.\
\ \\
NCBI dbGaP:\
\
Genotyping NIGMS Chromosomal Aberration and Inherited Disorder Samples.\
\
\
NIGMS Human Genetic Cell Repository\
online catalog at the Coriell Institute for Medical Research.\
\
\ This track displays data from Single-cell genomics identifies cell type-specific\ molecular changes in autism. Single-nucleus RNA sequencing (snRNA-seq)\ was performed on post-mortem cortical tissue samples from patients with autism\ spectrum disorder (ASD) as well as control donors. A total of 17 cell clusters\ were identified using known cell type markers found in Velmeshev et\ al., 2019.
\ \\ This track collection contains five bar chart tracks of RNA expression in the human\ cerebral cortex where cells are grouped by cell type \ (Cortex Cells), diagnosis\ (Cortex Diagnosis), donor \ (Cortex Donor), sample \ (Cortex Sample), and sex\ (Cortex Sex). \ The default track displayed is Cortex Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
immune | |
endothelial | |
glia |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Cortex Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy cortical samples were taken from 16 controls (ages 4-22) without \ neurological disorders and 15 ASD patients (ages 7-21). A total of 41 post-mortem\ tissue samples were obtained from both the prefrontal cortex (PFC) and anterior\ cingulate cortex (ACC). When present, subcortical white matter was removed\ prior to collection from cortical samples containing all layers of cortical\ grey matter. ASD and control samples were matched for sex and age and processed\ together to minimize batch effects. Nuclei were isolated from brain tissue\ using a glass dounce homogenizer in lysis buffer and then filtered twice\ through a 30 µm cell strainer. Next, samples were processed\ using 10x Genomics 3' library kit and the resulting single-nucleus libraries\ were pooled together and sequenced on an Illumina NovaSeq 6000. This process\ generated 104,559 single-nuclei gene expression profiles in total.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The\ UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Dmitry Velmeshev and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by by Daniel Schmelter. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Velmeshev D, Schirmer L, Jung D, Haeussler M, Perez Y, Mayer S, Bhaduri A, Goyal N, Rowitch DH,\ Kriegstein AR.\ \ Single-cell genomics identifies cell type-specific molecular changes in autism.\ Science. 2019 May 17;364(6441):685-689.\ PMID: 31097668; PMC: PMC7678724\
\ singleCell 1 barChartBars astrocyte_(fibrous) astrocyte_(protoplasmic) endothelial_cell interneuron_PVALB+ interneuron_SST+ interneuron_SV2C+ interneuron_VIP+ neuron_L2/3_cortex neuron_L4_cortex neuron_L5/6_corticofugal neuron_L5/6_cortico-cortical microglial_cell neuron_NRGN+_I neuron_NRGN+_II neuron_maturing oligodendrocyte_precursor oligodendrocyte\ barChartColors #81ce00 #81cd00 #01c000 #ebbf00 #ebbf00 #eabe00 #ebbf00 #ecbf00 #ecbf00 #ecbf00 #edbf00 #ef1211 #c8b701 #c5b701 #ebbf00 #c5be01 #86c601\ barChartLimit 4\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/cortexVelmeshev/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/cortexVelmeshev/cell_type.bb\ defaultLabelFields name2\ html cortexVelmeshev\ labelFields name,name2\ longLabel Cerebral cortex RNA binned by cell type from Velmeshev et al 2019\ parent cortexVelmeshev\ shortLabel Cortex Cells\ track cortexVelmeshevCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=autism&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ cortexVelmeshevDiagnosis Cortex Diagnosis bigBarChart Cerebral cortex RNA binned by ASD/control diagnosis from Velmeshev et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=autism&gene=$$\ This track displays data from Single-cell genomics identifies cell type-specific\ molecular changes in autism. Single-nucleus RNA sequencing (snRNA-seq)\ was performed on post-mortem cortical tissue samples from patients with autism\ spectrum disorder (ASD) as well as control donors. A total of 17 cell clusters\ were identified using known cell type markers found in Velmeshev et\ al., 2019.
\ \\ This track collection contains five bar chart tracks of RNA expression in the human\ cerebral cortex where cells are grouped by cell type \ (Cortex Cells), diagnosis\ (Cortex Diagnosis), donor \ (Cortex Donor), sample \ (Cortex Sample), and sex\ (Cortex Sex). \ The default track displayed is Cortex Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
immune | |
endothelial | |
glia |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Cortex Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy cortical samples were taken from 16 controls (ages 4-22) without \ neurological disorders and 15 ASD patients (ages 7-21). A total of 41 post-mortem\ tissue samples were obtained from both the prefrontal cortex (PFC) and anterior\ cingulate cortex (ACC). When present, subcortical white matter was removed\ prior to collection from cortical samples containing all layers of cortical\ grey matter. ASD and control samples were matched for sex and age and processed\ together to minimize batch effects. Nuclei were isolated from brain tissue\ using a glass dounce homogenizer in lysis buffer and then filtered twice\ through a 30 µm cell strainer. Next, samples were processed\ using 10x Genomics 3' library kit and the resulting single-nucleus libraries\ were pooled together and sequenced on an Illumina NovaSeq 6000. This process\ generated 104,559 single-nuclei gene expression profiles in total.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The\ UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Dmitry Velmeshev and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by by Daniel Schmelter. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Velmeshev D, Schirmer L, Jung D, Haeussler M, Perez Y, Mayer S, Bhaduri A, Goyal N, Rowitch DH,\ Kriegstein AR.\ \ Single-cell genomics identifies cell type-specific molecular changes in autism.\ Science. 2019 May 17;364(6441):685-689.\ PMID: 31097668; PMC: PMC7678724\
\ singleCell 1 barChartBars ASD Control\ barChartColors #ebbf00 #e9bf00\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/cortexVelmeshev/diagnosis.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/cortexVelmeshev/diagnosis.bb\ defaultLabelFields name2\ html cortexVelmeshev\ labelFields name,name2\ longLabel Cerebral cortex RNA binned by ASD/control diagnosis from Velmeshev et al 2019\ parent cortexVelmeshev\ shortLabel Cortex Diagnosis\ track cortexVelmeshevDiagnosis\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=autism&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ cortexVelmeshevDonor Cortex Donor bigBarChart Cerebral cortex RNA binned by organ donor from Velmeshev et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=autism&gene=$$\ This track displays data from Single-cell genomics identifies cell type-specific\ molecular changes in autism. Single-nucleus RNA sequencing (snRNA-seq)\ was performed on post-mortem cortical tissue samples from patients with autism\ spectrum disorder (ASD) as well as control donors. A total of 17 cell clusters\ were identified using known cell type markers found in Velmeshev et\ al., 2019.
\ \\ This track collection contains five bar chart tracks of RNA expression in the human\ cerebral cortex where cells are grouped by cell type \ (Cortex Cells), diagnosis\ (Cortex Diagnosis), donor \ (Cortex Donor), sample \ (Cortex Sample), and sex\ (Cortex Sex). \ The default track displayed is Cortex Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
immune | |
endothelial | |
glia |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Cortex Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy cortical samples were taken from 16 controls (ages 4-22) without \ neurological disorders and 15 ASD patients (ages 7-21). A total of 41 post-mortem\ tissue samples were obtained from both the prefrontal cortex (PFC) and anterior\ cingulate cortex (ACC). When present, subcortical white matter was removed\ prior to collection from cortical samples containing all layers of cortical\ grey matter. ASD and control samples were matched for sex and age and processed\ together to minimize batch effects. Nuclei were isolated from brain tissue\ using a glass dounce homogenizer in lysis buffer and then filtered twice\ through a 30 µm cell strainer. Next, samples were processed\ using 10x Genomics 3' library kit and the resulting single-nucleus libraries\ were pooled together and sequenced on an Illumina NovaSeq 6000. This process\ generated 104,559 single-nuclei gene expression profiles in total.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The\ UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Dmitry Velmeshev and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by by Daniel Schmelter. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Velmeshev D, Schirmer L, Jung D, Haeussler M, Perez Y, Mayer S, Bhaduri A, Goyal N, Rowitch DH,\ Kriegstein AR.\ \ Single-cell genomics identifies cell type-specific molecular changes in autism.\ Science. 2019 May 17;364(6441):685-689.\ PMID: 31097668; PMC: PMC7678724\
\ singleCell 1 barChartBars 1823 4341 4849 4899 5144 5163 5242 5278 5294 5387 5391 5403 5408 5419 5531 5538 5554 5565 5577 5841 5864 5879 5893 5936 5939 5945 5958 5976 5978 6032 6033\ barChartColors #e5be00 #e7bf00 #e8bf00 #e9bf00 #c6c200 #ecbf00 #bec100 #e9bf00 #e8bf00 #ebbf00 #e9bf00 #adc600 #e8be00 #e2be00 #e8bf00 #c1c200 #dfbd00 #ebbf00 #e4bf00 #e9bf00 #ecbf00 #e3be00 #e5be00 #d9bf00 #ebbf00 #e3bf00 #eabf00 #ebbf00 #eabf00 #e9bf00 #e8bf00\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/cortexVelmeshev/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/cortexVelmeshev/donor.bb\ defaultLabelFields name2\ html cortexVelmeshev\ labelFields name,name2\ longLabel Cerebral cortex RNA binned by organ donor from Velmeshev et al 2019\ parent cortexVelmeshev\ shortLabel Cortex Donor\ track cortexVelmeshevDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=autism&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ cortexVelmeshevSample Cortex Sample bigBarChart Cerebral cortex RNA binned by biosample from Velmeshev et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=autism&gene=$$\ This track displays data from Single-cell genomics identifies cell type-specific\ molecular changes in autism. Single-nucleus RNA sequencing (snRNA-seq)\ was performed on post-mortem cortical tissue samples from patients with autism\ spectrum disorder (ASD) as well as control donors. A total of 17 cell clusters\ were identified using known cell type markers found in Velmeshev et\ al., 2019.
\ \\ This track collection contains five bar chart tracks of RNA expression in the human\ cerebral cortex where cells are grouped by cell type \ (Cortex Cells), diagnosis\ (Cortex Diagnosis), donor \ (Cortex Donor), sample \ (Cortex Sample), and sex\ (Cortex Sex). \ The default track displayed is Cortex Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
immune | |
endothelial | |
glia |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Cortex Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy cortical samples were taken from 16 controls (ages 4-22) without \ neurological disorders and 15 ASD patients (ages 7-21). A total of 41 post-mortem\ tissue samples were obtained from both the prefrontal cortex (PFC) and anterior\ cingulate cortex (ACC). When present, subcortical white matter was removed\ prior to collection from cortical samples containing all layers of cortical\ grey matter. ASD and control samples were matched for sex and age and processed\ together to minimize batch effects. Nuclei were isolated from brain tissue\ using a glass dounce homogenizer in lysis buffer and then filtered twice\ through a 30 µm cell strainer. Next, samples were processed\ using 10x Genomics 3' library kit and the resulting single-nucleus libraries\ were pooled together and sequenced on an Illumina NovaSeq 6000. This process\ generated 104,559 single-nuclei gene expression profiles in total.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The\ UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Dmitry Velmeshev and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by by Daniel Schmelter. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Velmeshev D, Schirmer L, Jung D, Haeussler M, Perez Y, Mayer S, Bhaduri A, Goyal N, Rowitch DH,\ Kriegstein AR.\ \ Single-cell genomics identifies cell type-specific molecular changes in autism.\ Science. 2019 May 17;364(6441):685-689.\ PMID: 31097668; PMC: PMC7678724\
\ singleCell 1 barChartBars 1823_BA24 4341_BA24 4341_BA46 4849_BA24 4899_BA24 5144_PFC 5163_BA24 5242_BA24 5278_BA24 5278_PFC 5294_BA24 5294_BA9 5387_BA9 5391_BA24 5403_PFC 5408_PFC_Nova 5419_PFC 5531_BA24 5531_BA9 5538_PFC_Nova 5554_BA24 5565_BA24 5565_BA9 5577_BA9 5841_BA9 5864_BA9 5879_PFC_Nova 5893_BA24 5893_PFC 5936_PFC_Nova 5939_BA24 5939_BA9 5945_PFC 5958_BA24 5958_BA9 5976_BA9 5978_BA24 5978_BA9 6032_BA24 6033_BA24 6033_BA9\ barChartColors #e5be00 #e7bf00 #e6bf00 #e8bf00 #e9bf00 #c6c200 #ecbf00 #bec100 #e7bf00 #e6be00 #e4be00 #e9bf00 #ebbf00 #e9bf00 #adc600 #e8be00 #e2be00 #e3be00 #e9bf00 #c1c200 #dfbd00 #ebbf00 #ebbf00 #e4bf00 #e9bf00 #ecbf00 #e3be00 #ebbf00 #cbc000 #d9bf00 #e8bf00 #ecbf00 #e3bf00 #e6bf00 #ecbf00 #ebbf00 #eabf00 #e9bf00 #e9bf00 #e6bf00 #e9be00\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/cortexVelmeshev/sample.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/cortexVelmeshev/sample.bb\ defaultLabelFields name2\ html cortexVelmeshev\ labelFields name,name2\ longLabel Cerebral cortex RNA binned by biosample from Velmeshev et al 2019\ parent cortexVelmeshev\ shortLabel Cortex Sample\ track cortexVelmeshevSample\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=autism&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ cortexVelmeshevSex Cortex Sex bigBarChart Cerebral cortex RNA binned by sex of donor from Velmeshev et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=autism&gene=$$\ This track displays data from Single-cell genomics identifies cell type-specific\ molecular changes in autism. Single-nucleus RNA sequencing (snRNA-seq)\ was performed on post-mortem cortical tissue samples from patients with autism\ spectrum disorder (ASD) as well as control donors. A total of 17 cell clusters\ were identified using known cell type markers found in Velmeshev et\ al., 2019.
\ \\ This track collection contains five bar chart tracks of RNA expression in the human\ cerebral cortex where cells are grouped by cell type \ (Cortex Cells), diagnosis\ (Cortex Diagnosis), donor \ (Cortex Donor), sample \ (Cortex Sample), and sex\ (Cortex Sex). \ The default track displayed is Cortex Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
immune | |
endothelial | |
glia |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Cortex Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy cortical samples were taken from 16 controls (ages 4-22) without \ neurological disorders and 15 ASD patients (ages 7-21). A total of 41 post-mortem\ tissue samples were obtained from both the prefrontal cortex (PFC) and anterior\ cingulate cortex (ACC). When present, subcortical white matter was removed\ prior to collection from cortical samples containing all layers of cortical\ grey matter. ASD and control samples were matched for sex and age and processed\ together to minimize batch effects. Nuclei were isolated from brain tissue\ using a glass dounce homogenizer in lysis buffer and then filtered twice\ through a 30 µm cell strainer. Next, samples were processed\ using 10x Genomics 3' library kit and the resulting single-nucleus libraries\ were pooled together and sequenced on an Illumina NovaSeq 6000. This process\ generated 104,559 single-nuclei gene expression profiles in total.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The\ UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Dmitry Velmeshev and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by by Daniel Schmelter. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Velmeshev D, Schirmer L, Jung D, Haeussler M, Perez Y, Mayer S, Bhaduri A, Goyal N, Rowitch DH,\ Kriegstein AR.\ \ Single-cell genomics identifies cell type-specific molecular changes in autism.\ Science. 2019 May 17;364(6441):685-689.\ PMID: 31097668; PMC: PMC7678724\
\ singleCell 1 barChartBars F M\ barChartColors #e8bf00 #ebbf00\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/cortexVelmeshev/sex.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/cortexVelmeshev/sex.bb\ defaultLabelFields name2\ html cortexVelmeshev\ labelFields name,name2\ longLabel Cerebral cortex RNA binned by sex of donor from Velmeshev et al 2019\ parent cortexVelmeshev\ shortLabel Cortex Sex\ track cortexVelmeshevSex\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=autism&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ cortexVelmeshev Cortex Velmeshev Cerebral cortex single cell data from Velmeshev et al 2019 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from Single-cell genomics identifies cell type-specific\ molecular changes in autism. Single-nucleus RNA sequencing (snRNA-seq)\ was performed on post-mortem cortical tissue samples from patients with autism\ spectrum disorder (ASD) as well as control donors. A total of 17 cell clusters\ were identified using known cell type markers found in Velmeshev et\ al., 2019.
\ \\ This track collection contains five bar chart tracks of RNA expression in the human\ cerebral cortex where cells are grouped by cell type \ (Cortex Cells), diagnosis\ (Cortex Diagnosis), donor \ (Cortex Donor), sample \ (Cortex Sample), and sex\ (Cortex Sex). \ The default track displayed is Cortex Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
immune | |
endothelial | |
glia |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Cortex Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy cortical samples were taken from 16 controls (ages 4-22) without \ neurological disorders and 15 ASD patients (ages 7-21). A total of 41 post-mortem\ tissue samples were obtained from both the prefrontal cortex (PFC) and anterior\ cingulate cortex (ACC). When present, subcortical white matter was removed\ prior to collection from cortical samples containing all layers of cortical\ grey matter. ASD and control samples were matched for sex and age and processed\ together to minimize batch effects. Nuclei were isolated from brain tissue\ using a glass dounce homogenizer in lysis buffer and then filtered twice\ through a 30 µm cell strainer. Next, samples were processed\ using 10x Genomics 3' library kit and the resulting single-nucleus libraries\ were pooled together and sequenced on an Illumina NovaSeq 6000. This process\ generated 104,559 single-nuclei gene expression profiles in total.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The\ UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Dmitry Velmeshev and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by by Daniel Schmelter. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Velmeshev D, Schirmer L, Jung D, Haeussler M, Perez Y, Mayer S, Bhaduri A, Goyal N, Rowitch DH,\ Kriegstein AR.\ \ Single-cell genomics identifies cell type-specific molecular changes in autism.\ Science. 2019 May 17;364(6441):685-689.\ PMID: 31097668; PMC: PMC7678724\
\ singleCell 0 group singleCell\ longLabel Cerebral cortex single cell data from Velmeshev et al 2019\ shortLabel Cortex Velmeshev\ superTrack on\ track cortexVelmeshev\ visibility hide\ cosmicMuts COSMIC bigBed 6 + 3 Catalogue of Somatic Mutations in Cancer V98 0 100 0 0 0 127 127 127 0 0 0 https://cancer.sanger.ac.uk/cosmic/search?q=$$COSMIC, \ the "Catalogue Of Somatic Mutations In Cancer," is an online database of somatic mutations found in \ human cancer. Focused exclusively on non-inherited acquired mutations, COSMIC combines information \ from a range of sources, curating the described relationships between cancer phenotypes and gene \ (and genomic) mutations. These data are then made available in a number of ways including here in the \ UCSC genome browser, on the COSMIC website with custom analytical tools, or via the\ COSMIC sftp server.\ Publications using COSMIC as a data source may cite our reference below.
\ \The data in COSMIC are curated from a number of high-quality sources and combined into a single\ resource. The sources include:
\ \Information on known cancer genes, selected from the \ Cancer Gene Census is curated manually to maximize its descriptive content. \ \
\ UCSC was provided with the COSMIC annotations directly. The columns were reconfigured to match\ our BED format, and 35 mutations were removed as they had illegal coordinates (start>stop).\ The resulting file was converted to a bigBed for display using the bedToBigBed utility.\
\ \\ Clicking into any item also displays the reference allele, alternate allele, and the\ Cosmic legacy mutation identifier (COSNnnnnn). Outlinks can also be found directly to COSMIC\ for additional information.\
\ \\ The limited data available to UCSC can be explored interactively \ with the Table Browser,\ or the Data Integrator. For automated analysis, the data may be\ queried from our REST API. Please refer to our\ mailing list archives\ for questions, or our Data Access FAQ for more\ information.
\\ The complete data can be explored and downloaded via the COSMIC \ website.\
\ \For further information on COSMIC, or for help with the information provided, please contact\ \ cosmic@sanger.\ ac.\ uk.\
\ \\ Forbes SA, Beare D, Boutselakis H, Bamford S, Bindal N, Tate J, Cole CG, Ward S, Dawson E, Ponting L\ et al.\ \ COSMIC: somatic cancer genetics at high-resolution.\ Nucleic Acids Res. 2017 Jan 4;45(D1):D777-D783.\ PMID: 27899578; PMC: PMC5210583\
\ phenDis 1 bigDataUrl /gbdb/hg38/cosmic/cosmic.bb\ dataVersion COSMIC v98\ group phenDis\ longLabel Catalogue of Somatic Mutations in Cancer V98\ noScoreFilter on\ shortLabel COSMIC\ track cosmicMuts\ type bigBed 6 + 3\ url https://cancer.sanger.ac.uk/cosmic/search?q=$$\ urlLabel Genomic Mutation ID:\ cosmicRegions COSMIC Regions bigBed 8 + Catalogue of Somatic Mutations in Cancer V82 0 100 200 0 0 227 127 127 0 0 0 http://cancer.sanger.ac.uk/cosmic/mutation/overview?id=$$COSMIC, \ the "Catalogue Of Somatic Mutations In Cancer," is an online database of somatic mutations found in \ human cancer. Focused exclusively on non-inherited acquired mutations, COSMIC combines information \ from a range of sources, curating the described relationships between cancer phenotypes and gene \ (and genomic) mutations. These data are then made available in a number of ways including here in the \ UCSC genome browser, on the COSMIC website with custom analytical tools, or via the\ COSMIC sftp server.\ Publications using COSMIC as a data source may cite our reference below.
\ \The data in COSMIC are curated from a number of high-quality sources and combined into a single\ resource. The sources include:
\ \Information on known cancer genes, selected from the \ Cancer Gene Census is curated manually to maximize its descriptive content. \ \
\ The data was downloaded from the COSMIC sftp server. It was first converted to a bed file using\ the UCSC utility cosmicToBed, then converted into a bigBed file using the UCSC utility bedToBigBed.\ The bigBed file is used to generate the track. \
\ \\
Due to licensed material, we do not allow downloads or Table Browser access for the bigBed data. The\
raw data underlying this track can be explored and downloaded via the COSMIC \
website. The\
CosmicMutantExport.tsv.gz file was converted to a BED file using the cosmicToBed
\
utility, and then converted into a bigBed file using the bedToBigBed
utility. You can\
download these tools from the\
utilities directory.\
For further information on COSMIC, or for help with the information provided, please contact\ \ cosmic@sanger.\ ac.\ uk.\
\ \\ Forbes SA, Beare D, Boutselakis H, Bamford S, Bindal N, Tate J, Cole CG, Ward S, Dawson E, Ponting L\ et al.\ \ COSMIC: somatic cancer genetics at high-resolution.\ Nucleic Acids Res. 2017 Jan 4;45(D1):D777-D783.\ PMID: 27899578; PMC: PMC5210583\
\ phenDis 1 bigDataUrl /gbdb/hg38/cosmic/cosMutHg38V82.bb\ color 200, 0, 0\ group phenDis\ html cosmicRegions\ labelFields cosmLabel\ longLabel Catalogue of Somatic Mutations in Cancer V82\ mouseOverField _mouseOver\ noScoreFilter on\ pennantIcon snowflake.png ../goldenPath/newsarch.html#091523 "COSMIC data is now updated on the COSMIC track (not COSMIC Regions). See news archive for details."\ searchIndex name,cosmLabel\ shortLabel COSMIC Regions\ tableBrowser off\ track cosmicRegions\ type bigBed 8 +\ url http://cancer.sanger.ac.uk/cosmic/mutation/overview?id=$$\ urlLabel COSMIC ID:\ iscaViewTotal Coverage (Graphical) bedGraph 4 Clinical Genome Resource (ClinGen) CNVs 2 100 0 0 0 127 127 127 0 0 0 phenDis 0 alwaysZero on\ longLabel Clinical Genome Resource (ClinGen) CNVs\ maxHeightPixels 128:57:16\ parent iscaComposite\ shortLabel Coverage (Graphical)\ track iscaViewTotal\ type bedGraph 4\ view cov\ viewLimits 0:100\ viewUi on\ visibility full\ covid COVID Data Container of SARS-CoV-2 data 0 100 0 0 0 127 127 127 0 0 0\ This is a container track for all data related to SARS-CoV-2 for hg38 \ in the UCSC Genome Browser. Click into any of the sub-tracks to see information\ details on the specific annotations.
\ phenDis 0 cartVersion 4\ group phenDis\ longLabel Container of SARS-CoV-2 data\ shortLabel COVID Data\ superTrack on\ track covid\ cpgIslandSuper CpG Islands bed 4 + CpG Islands (Islands < 300 Bases are Light Green) 0 100 0 100 0 128 228 128 0 0 0CpG islands are associated with genes, particularly housekeeping\ genes, in vertebrates. CpG islands are typically common near\ transcription start sites and may be associated with promoter\ regions. Normally a C (cytosine) base followed immediately by a \ G (guanine) base (a CpG) is rare in\ vertebrate DNA because the Cs in such an arrangement tend to be\ methylated. This methylation helps distinguish the newly synthesized\ DNA strand from the parent strand, which aids in the final stages of\ DNA proofreading after duplication. However, over evolutionary time,\ methylated Cs tend to turn into Ts because of spontaneous\ deamination. The result is that CpGs are relatively rare unless\ there is selective pressure to keep them or a region is not methylated\ for some other reason, perhaps having to do with the regulation of gene\ expression. CpG islands are regions where CpGs are present at\ significantly higher levels than is typical for the genome as a whole.
\ \\ The unmasked version of the track displays potential CpG islands\ that exist in repeat regions and would otherwise not be visible\ in the repeat masked version.\
\ \\ By default, only the masked version of the track is displayed. To view the\ unmasked version, change the visibility settings in the track controls at\ the top of this page.\
\ \CpG islands were predicted by searching the sequence one base at a\ time, scoring each dinucleotide (+17 for CG and -1 for others) and\ identifying maximally scoring segments. Each segment was then\ evaluated for the following criteria:\ \
\ The entire genome sequence, masking areas included, was\ used for the construction of the track Unmasked CpG.\ The track CpG Islands is constructed on the sequence after\ all masked sequence is removed.\
\ \The CpG count is the number of CG dinucleotides in the island. \ The Percentage CpG is the ratio of CpG nucleotide bases\ (twice the CpG count) to the length. The ratio of observed to expected \ CpG is calculated according to the formula (cited in \ Gardiner-Garden et al. (1987)):\ \
Obs/Exp CpG = Number of CpG * N / (Number of C * Number of G)\ \ where N = length of sequence.\
\ The calculation of the track data is performed by the following command sequence:\
\ twoBitToFa assembly.2bit stdout | maskOutFa stdin hard stdout \\\ | cpg_lh /dev/stdin 2> cpg_lh.err \\\ | awk '{$2 = $2 - 1; width = $3 - $2; printf("%s\\t%d\\t%s\\t%s %s\\t%s\\t%s\\t%0.0f\\t%0.1f\\t%s\\t%s\\n", $1, $2, $3, $5, $6, width, $6, width*$7*0.01, 100.0*2*$6/width, $7, $9);}' \\\ | sort -k1,1 -k2,2n > cpgIsland.bed\\ The unmasked track data is constructed from\ twoBitToFa -noMask output for the twoBitToFa command.\ \ \
\ CpG islands and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator.\ All the tables can also be queried directly from our public MySQL\ servers, with more information available on our\ help page as well as on\ our blog.
\\ The source for the cpg_lh program can be obtained from\ src/utils/cpgIslandExt/.\ The cpg_lh program binary can be obtained from: http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/cpg_lh (choose "save file")\
\ \This track was generated using a modification of a program developed by G. Miklem and L. Hillier \ (unpublished).
\ \\ Gardiner-Garden M, Frommer M.\ \ CpG islands in vertebrate genomes.\ J Mol Biol. 1987 Jul 20;196(2):261-82.\ PMID: 3656447\
\ regulation 1 altColor 128,228,128\ color 0,100,0\ group regulation\ html cpgIslandSuper\ longLabel CpG Islands (Islands < 300 Bases are Light Green)\ shortLabel CpG Islands\ superTrack on\ track cpgIslandSuper\ type bed 4 +\ crisprAllTargets CRISPR Targets bigBed 9 + CRISPR/Cas9 -NGG Targets, whole genome 0 100 0 0 0 127 127 127 0 0 0 http://crispor.tefor.net/crispor.py?org=$D&pos=$S:${&pam=NGG\ This track shows the DNA sequences targetable by CRISPR RNA guides using\ the Cas9 enzyme from S. pyogenes (PAM: NGG) over the entire\ human (hg38) genome. CRISPR target sites were annotated with\ predicted specificity (off-target effects) and predicted efficiency\ (on-target cleavage) by various\ algorithms through the tool CRISPOR. Sp-Cas9 usually cuts double-stranded DNA three or \ four base pairs 5' of the PAM site.\
\ \\ The track "CRISPR Targets" shows all potential -NGG target sites across the genome.\ The target sequence of the guide is shown with a thick (exon) bar. The PAM\ motif match (NGG) is shown with a thinner bar. Guides\ are colored to reflect both predicted specificity and efficiency. Specificity\ reflects the "uniqueness" of a 20mer sequence in the genome; the less unique a\ sequence is, the more likely it is to cleave other locations of the genome\ (off-target effects). Efficiency is the frequency of cleavage at the target\ site (on-target efficiency).
\ \Shades of gray stand for sites that are hard to target specifically, as the\ 20mer is not very unique in the genome:
\impossible to target: target site has at least one identical copy in the genome and was not scored | |
hard to target: many similar sequences in the genome that alignment stopped, repeat? | |
hard to target: target site was aligned but results in a low specificity score <= 50 (see below) |
Colors highlight targets that are specific in the genome (MIT specificity > 50) but have different predicted efficiencies:
\unable to calculate Doench/Fusi 2016 efficiency score | |
low predicted cleavage: Doench/Fusi 2016 Efficiency percentile <= 30 | |
medium predicted cleavage: Doench/Fusi 2016 Efficiency percentile > 30 and < 55 | |
high predicted cleavage: Doench/Fusi 2016 Efficiency > 55 |
\
Mouse-over a target site to show predicted specificity and efficiency scores:
\
Click onto features to show all scores and predicted off-targets with up to\ four mismatches. The Out-of-Frame score by Bae et al. 2014\ is correlated with\ the probability that mutations induced by the guide RNA will disrupt the open\ reading frame. The authors recommend out-of-frame scores > 66 to create\ knock-outs with a single guide efficiently.
\ \
Off-target sites are sorted by the CFD (Cutting Frequency Determination)\ score (Doench et al. 2016).\ The higher the CFD score, the more likely there is off-target cleavage at that site.\ Off-targets with a CFD score < 0.023 are not shown on this page, but are available when\ following the link to the external CRISPOR tool.\ When compared against experimentally validated off-targets by\ Haeussler et al. 2016, the large majority of predicted\ off-targets with CFD scores < 0.023 were false-positives. For storage and performance\ reasons, on the level of individual off-targets, only CFD scores are available.
\ \\ Like most algorithms, the MIT specificity score is not always a perfect\ predictor of off-target effects. Despite low scores, many tested guides\ caused few and/or weak off-target cleavage when tested with whole-genome assays\ (Figure 2 from Haeussler\ et al. 2016), as shown below, and the published data contains few data points\ with high specificity scores. Overall though, the assays showed that the higher\ the specificity score, the lower the off-target effects.
\ \Similarly, efficiency scoring is not very accurate: guides with low\ scores can be efficient and vice versa. As a general rule, however, the higher\ the score, the less likely that a guide is very inefficient. The\ following histograms illustrate, for each type of score, how the share of\ inefficient guides drops with increasing efficiency scores:\
\ \When reading this plot, keep in mind that both scores were evaluated on\ their own training data. Especially for the Moreno-Mateos score, the\ results are too optimistic, due to overfitting. When evaluated on independent\ datasets, the correlation of the prediction with other assays was around 25%\ lower, see Haeussler et al. 2016. At the time of\ writing, there is no independent dataset available yet to determine the\ Moreno-Mateos accuracy for each score percentile range.
\ \\ The entire human (hg38) genome was scanned for the -NGG motif. Flanking 20mer\ guide sequences were\ aligned to the genome with BWA and scored with MIT Specificity scores using the\ command-line version of crispor.org. Non-unique guide sequences were skipped.\ Flanking sequences were extracted from the genome and input for Crispor\ efficiency scoring, available from the Crispor downloads page, which\ includes the Doench 2016, Moreno-Mateos 2015 and Bae\ 2014 algorithms, among others.
\\ Note that the Doench 2016 scores were updated by\ the Broad institute in 2017 ("Azimuth" update). As a result, earlier versions of\ the track show the old Doench 2016 scores and this version of the track shows new\ Doench 2016 scores. Old and new scores are almost identical, they are\ correlated to 0.99 and for more than 80% of the guides the difference is below 0.02.\ However, for very few guides, the difference can be bigger. In case of doubt, we recommend\ the new scores. Crispor.org can display both\ scores and many more with the "Show all scores" link.
\ \\ Positional data can be explored interactively with the \ Table\ Browser or the Data Integrator.\ For small programmatic positional queries, the track can be accessed using our \ REST API. For genome-wide data or \ automated analysis, CRISPR genome annotations can be downloaded from\ our download server\ as a bigBedFile.
\\ The files for this track are called crispr.bb, which lists positions and\ scores, and crisprDetails.tab, which has information about off-target matches. Individual\ regions or whole genome annotations can be obtained using our tool bigBedToBed,\ which can be compiled from the source code or downloaded as a pre-compiled\ binary for your system. Instructions for downloading source code and binaries can be found\ here. The tool\ can also be used to obtain only features within a given range, e.g.
\\ bigBedToBed\ http://hgdownload.soe.ucsc.edu/gbdb/hg38/crisprAllTargets/crispr.bb -chrom=chr21\ -start=0 -end=1000000 stdout
\ \\ Track created by Maximilian Haeussler, with helpful input\ from Jean-Paul Concordet (MNHN Paris) and Alberto Stolfi (NYU).\
\ \\ Haeussler M, Schönig K, Eckert H, Eschstruth A, Mianné J, Renaud JB, Schneider-Maunoury S,\ Shkumatava A, Teboul L, Kent J et al.\ Evaluation of off-target and on-target scoring algorithms and integration into the\ guide RNA selection tool CRISPOR.\ Genome Biol. 2016 Jul 5;17(1):148.\ PMID: 27380939; PMC: PMC4934014\
\ \\ Bae S, Kweon J, Kim HS, Kim JS.\ \ Microhomology-based choice of Cas9 nuclease target sites.\ Nat Methods. 2014 Jul;11(7):705-6.\ PMID: 24972169\
\ \\ Doench JG, Fusi N, Sullender M, Hegde M, Vaimberg EW, Donovan KF, Smith I, Tothova Z, Wilen C,\ Orchard R et al.\ \ Optimized sgRNA design to maximize activity and minimize off-target effects of CRISPR-Cas9.\ Nat Biotechnol. 2016 Feb;34(2):184-91.\ PMID: 26780180; PMC: PMC4744125\
\ \\ Hsu PD, Scott DA, Weinstein JA, Ran FA, Konermann S, Agarwala V, Li Y, Fine EJ, Wu X, Shalem O\ et al.\ \ DNA targeting specificity of RNA-guided Cas9 nucleases.\ Nat Biotechnol. 2013 Sep;31(9):827-32.\ PMID: 23873081; PMC: PMC3969858\
\ \\ Moreno-Mateos MA, Vejnar CE, Beaudoin JD, Fernandez JP, Mis EK, Khokha MK, Giraldez AJ.\ \ CRISPRscan: designing highly efficient sgRNAs for CRISPR-Cas9 targeting in vivo.\ Nat Methods. 2015 Oct;12(10):982-8.\ PMID: 26322839; PMC: PMC4589495\
\ genes 1 bigDataUrl /gbdb/hg38/crisprAll/crispr.bb\ denseCoverage 0\ detailsTabUrls _offset=/gbdb/$db/crisprAll/crisprDetails.tab\ group genes\ html crisprAll\ itemRgb on\ longLabel CRISPR/Cas9 -NGG Targets, whole genome\ mouseOverField _mouseOver\ noGenomeReason This track is too big for whole-genome Table Browser access, it would lead to a timeout in your internet browser. Small regional queries can work, but large regions, such as entire chromosomes, will fail. Please see the CRISPR Track documentation, the section "Data Access", for bulk-download options and remote access via the bedToBigBed tool. API access should always work. Contact us if you encounter difficulties with accessing the data.\ scoreFilterMax 100\ scoreLabel MIT Guide Specificity Score\ shortLabel CRISPR Targets\ tableBrowser tbNoGenome\ track crisprAllTargets\ type bigBed 9 +\ url http://crispor.tefor.net/crispor.py?org=$D&pos=$S:${&pam=NGG\ urlLabel Click here to show this guide on Crispor.org, with expression oligos, validation primers and more\ visibility hide\ crossTissueMaps Cross Tissue Nuclei Single Nuclei sequenced across many tissues 0 100 0 0 0 127 127 127 0 0 0\ This track collection shows data from \ Single-nucleus cross-tissue molecular reference maps toward\ understanding disease gene function. The dataset covers ~200,000 single nuclei\ from a total of 16 human donors across 25 samples, using 4 different sample preparation\ protocols followed by droplet based single-cell RNA-seq. The samples were obtained from\ frozen tissue as part of the Genotype-Tissue Expression (GTEx) project.\ Samples were taken from the esophagus, skeletal muscle, heart, lung, prostate, breast,\ and skin. The dataset includes 43 broad cell classes, some specific to certain tissues\ and some shared across all tissue types.\
\ \\ This track collection contains three bar chart tracks of RNA expression. The first track,\ Cross Tissue Nuclei, allows\ cells to be grouped together and faceted on up to 4 categories: tissue, cell class, cell subclass,\ and cell type. The second track,\ Cross Tissue Details, allows\ cells to be grouped together and faceted on up to 7 categories: tissue, cell class, cell subclass,\ cell type, granular cell type, sex, and donor. The third track,\ GTEx Immune Atlas,\ allows cells to be grouped together and faceted on up to 5 categories: tissue, cell type, cell\ class, sex, and donor.\
\ \\ Please see the\ GTEx portal\ for further interactive displays and additional data.
\ \\ Tissue-cell type combinations in the Full and Combined tracks are\ colored by which cell type they belong to in the below table:\
\
Color | \Cell Type | \
---|---|
Endothelial | |
Epithelial | |
Glia | |
Immune | |
Neuron | |
Stromal | |
Other |
\ Tissue-cell type combinations in the Immune Atlas track are shaded according\ to the below table:\
Color | \Cell Type | \
---|---|
Inflammatory Macrophage | |
Lung Macrophage | |
Monocyte/Macrophage FCGR3A High | |
Monocyte/Macrophage FCGR3A Low | |
Macrophage HLAII High | |
Macrophage LYVE1 High | |
Proliferating Macrophage | |
Dendritic Cell 1 | |
Dendritic Cell 2 | |
Mature Dendritic Cell | |
Langerhans | |
CD14+ Monocyte | |
CD16+ Monocyte | |
LAM-like | |
Other |
\ Using the previously collected tissue samples from the Genotype-Tissue Expression\ project, nuclei were isolated using four different protocols and sequenced\ using droplet based single cell RNA-seq. CellBender v2.1 and other standard quality\ control techniques were applied, resulting in 209,126 nuclei profiles across eight\ tissues, with a mean of 918 genes and 1519 transcripts per profile.\
\ \\ Data from all samples was integrated with a conditional variation autoencoder\ in order to correct for multiple sources of variation like sex, and protocol\ while preserving tissue and cell type specific effects.\
\ \\ For detailed methods, please refer to Eraslan et al, or the\ \ GTEx portal website.\
\ \\
The gene expression files were downloaded from the\
\
GTEx portal. The UCSC command line utilities matrixClusterColumns
,\
matrixToBarChartBed
, and bedToBigBed
were used to transform\
these into a bar chart format bigBed file that can be visualized.\
The UCSC utilities can be found on\
our download server.\
\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions or our Data Access FAQ for more\ information.
\ \Thanks to the GTEx Consortium for creating and analyzing these data.
\ \\ Eraslan G, Drokhlyansky E, Anand S, Fiskin E, Subramanian A, Slyper M, Wang J, Van Wittenberghe N,\ Rouhana JM, Waldman J et al.\ \ Single-nucleus cross-tissue molecular reference maps toward understanding disease gene function.\ Science. 2022 May 13;376(6594):eabl4290.\ PMID: 35549429; PMC: PMC9383269\
\ singleCell 0 configureByPopup off\ group singleCell\ longLabel Single Nuclei sequenced across many tissues\ shortLabel Cross Tissue Nuclei\ superTrack on\ track crossTissueMaps\ visibility hide\ dbSnpArchive dbSNP Archive bed 6 + dbSNP Track Archive 0 100 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This composite track contains information about single nucleotide polymorphisms (SNPs)\ and small insertions and deletions (indels) — collectively Simple\ Nucleotide Polymorphisms — from\ dbSNP, available from\ ftp.ncbi.nih.gov/snp.\ You can click into each track for a version/subset-specific description.
\\ This collection includes numbered versions of the entire dbSNP datasets\ (All SNP) as well as three tracks with subsets of the items in that version. \ Here is information on each of the subsets:\
\ The default maximum weight 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.\
\ \\ Variants are shown as single tick marks at most zoom levels.\ When viewing the track at or near base-level resolution, the displayed\ width of the SNP corresponds to the width of the variant in the reference\ sequence. Insertions are indicated by a single tick mark displayed between\ two nucleotides, single nucleotide polymorphisms are displayed as the width \ of a single base, and multiple nucleotide variants are represented by a \ block that spans two or more bases.\
\ \\ On the track controls page, SNPs can be colored and/or filtered from the \ display according to several attributes:\
\\ You can configure this track such that the details page displays\ the function and coding differences relative to \ particular gene sets. Choose the gene sets from the list on the SNP \ configuration page displayed beneath this heading: On details page,\ show function and coding differences relative to. \ When one or more gene tracks are selected, the SNP details page \ lists all genes that the SNP hits (or is close to), with the same keywords \ used in the function category. The function usually \ agrees with NCBI's function, except when NCBI's functional annotation is \ relative to an XM_* predicted RefSeq (not included in the UCSC Genome \ Browser's RefSeq Genes track) and/or UCSC's functional annotation is \ relative to a transcript that is not in RefSeq.\
\ \\ dbSNP uses a class called 'in-del'. We compare the length of the\ reference allele to the length(s) of observed alleles; if the\ reference allele is shorter than all other observed alleles, we change\ 'in-del' to 'insertion'. Likewise, if the reference allele is longer\ than all other observed alleles, we change 'in-del' to 'deletion'.\
\ \\ dbSNP determines the genomic locations of SNPs by aligning their flanking \ sequences to the genome.\ UCSC displays SNPs in the locations determined by dbSNP, but does not\ have access to the alignments on which dbSNP based its mappings.\ Instead, UCSC re-aligns the flanking sequences \ to the neighboring genomic sequence for display on SNP details pages. \ While the recomputed alignments may differ from dbSNP's alignments,\ they often are informative when UCSC has annotated an unusual condition.\
\\ Non-repetitive genomic sequence is shown in upper case like the flanking \ sequence, and a "|" indicates each match between genomic and flanking bases.\ Repetitive genomic sequence (annotated by RepeatMasker and/or the\ Tandem Repeats Finder with period <= 12) is shown in lower case, and matching\ bases are indicated by a "+".\
\ \\ The data that comprise this track were extracted from database dump files \ and headers of fasta files downloaded from NCBI. \ The database dump files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/database/\ (for human, organism_tax_id = human_9606;\ for mouse, organism_tax_id = mouse_10090).\ The fasta files were downloaded from \ ftp://ftp.ncbi.nih.gov/snp/organisms/\ organism_tax_id/rs_fasta/\
\\ Note: It is not recommeneded to use LiftOver to convert SNPs between assemblies,\ and more information about how to convert SNPs between assemblies can be found on the following\ FAQ entry.
\\ The raw data can be explored interactively with the \ Table Browser,\ Data Integrator, or \ Variant Annotation Integrator.\ For automated analysis, the genome annotation files can be downloaded in their entirety for \ hg38,\ hg19, \ and mm10 as\ (snp*.txt.gz). \ You can also make queries using the UCSC Genome Browser \ JSON API or \ public MySQL server. Please refer to our \ mailing list archives\ for questions and example queries, or our \ Data Access FAQ for more information.\
\ \\ For the human assembly, we provide a related table that contains\ orthologous alleles in the chimpanzee, orangutan and rhesus macaque\ reference genome assemblies. \ We use our liftOver utility to identify the orthologous alleles. \ The candidate human SNPs are a filtered list that meet the criteria:\
\ Sherry ST, Ward MH, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. \ dbSNP: the NCBI database of genetic variation.\ Nucleic Acids Res. 2001 Jan 1;29(1):308-11.\ PMID: 11125122; PMC: PMC29783\
\ varRep 1 cartVersion 3\ group varRep\ html ../../dbSnpArchive\ longLabel dbSNP Track Archive\ maxWindowToDraw 10000000\ shortLabel dbSNP Archive\ superTrack on\ track dbSnpArchive\ type bed 6 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ dbVarSv dbVar Common Struct Var NCBI Curated Common Structural Variants from dbVar 0 100 0 0 0 127 127 127 0 0 0\ The tracks listed here contain data from the\ \ nstd186 (NCBI Curated Common Structural Variants) study. This is a collection of structural\ variants (SV) originally submitted to dbVar which are part of a study with at least 100 samples and\ have an allele frequency of >=0.01 in at least one population. The complete dataset is imported\ from these common-population studies:\
\ \\ gnomAD Structural Variants\ (nstd166):\ Catalog of SVs detected from the sequencing of the complete genome of 10,847 unrelated\ individuals from the GnomAD v2.1 release.
\\ 1000 Genomes Consortium Phase 3 Integrated SV\ (estd219):\ Structural variants of the 1000 Genomes project Phase 3 as reported in a separate article\ specifically dedicated to the analysis of SVs. Many of these data are identical to those reported\ in the estd214 study.
\\ DECIPHER Common CNVs\ (nstd183):\ Consensus set of common population CNVs selected from high-resolution controls sets where frequency\ information is available.\
\ \\ There are two tracks in this collection:\
\ These tracks are multi-view composite tracks that contain multiple data types (views). Each view\ within a track has separate display controls, as described\ here. Some dbVar tracks\ contain multiple subtracks, corresponding to subsets of data. If a track contains many subtracks,\ only some subtracks will be displayed by default. The user can select which subtracks are displayed\ via the display controls on the track details page.\
\ \\ The raw data can be explored interactively with the\ Table Browser, or the\ Data Integrator. For automated analysis,\ the data may be queried from our\ REST API. \
The data can also be found directly from the dbVar \ nstd186 data access, as well as in the\ \ dbVar Track Hub, where additional subtracks are included. For questions about\ dbVar track data, please contact \ dbvar@ncbi.\ nlm.\ nih.\ gov.\ \
\ \ \ \\ Thanks to the dbVAR team at NCBI, especially John Lopez and Timothy Hefferon for technical \ coordination and consultation, and to Christopher Lee, Anna Benet-Pages, and Daniel Schmelter of \ the Genome Browser team for engineering the track display.
\ \\ Lappalainen I, Lopez J, Skipper L, Hefferon T, Spalding JD, Garner J, Chen C, Maguire M, Corbett M,\ Zhou G et al.\ \ DbVar and DGVa: public archives for genomic structural variation.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D936-41.\ PMID: 23193291; PMC: PMC3531204\
\ \ varRep 0 group varRep\ html dbVarCurated\ longLabel NCBI Curated Common Structural Variants from dbVar\ shortLabel dbVar Common Struct Var\ superTrack on\ track dbVarSv\ dbVar_common dbVar Common SV bigBed 9 + . NCBI dbVar Curated Common Structural Variants 3 100 0 0 0 127 127 127 0 0 0\ This track displays common copy number genomic variations from nstd186 (NCBI Curated Common\ Structural Variants), divided into subtracks according to population and source of original\ submission.\
\ \\ This curated dataset of all structural variants in dbVar includes variants from gnomAD, 1000\ Genomes Phase 3, and DECIPHER (dbVar studies\ nstd166,\ estd219, and\ nstd183, respectively).\
\ \\ It only includes copy number gain, copy number loss, copy number variation, duplications, and\ deletions (including mobile element deletions), that are part of a study with at least 100 samples,\ include allele frequency data, and have an allele frequency of >=0.01 in at least one population.\
\ \\ For more information on the number of variant calls and latest statistics for nstd186 see\ Summary of nstd186\ (NCBI Curated Common Structural Variants).\
\ \\ There are six subtracks in this track set:\
\ \\
\ Mouseover on items indicates genes affected, size, variant type, and allele frequencies (AF). \ All tracks can be filtered according to the Variant Size and Variant Type.\
\ \The data can also be found directly from the dbVar \ nstd186 data access, as well as in the\ \ dbVar Track Hub, where additional subtracks are included. For questions about\ dbVar track data, please contact \ dbvar@ncbi.nlm.nih.gov\ .\ \
\ \ \\ Thanks to the dbVAR team at NCBI, especially John Lopez and Timothy Hefferon for technical \ coordination and consultation, and to Christopher Lee, Anna Benet-Pages, and Daniel Schmelter, of \ the Genome Browser team for engineering the track display. \
\ \\ Lappalainen I, Lopez J, Skipper L, Hefferon T, Spalding JD, Garner J, Chen C, Maguire M, Corbett M,\ Zhou G et al.\ \ DbVar and DGVa: public archives for genomic structural variation.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D936-41.\ PMID: 23193291; PMC: PMC3531204\
\ \ \ varRep 1 compositeTrack on\ filterLabel.length Variant Size\ filterLabel.type Variant Type\ filterValues.length Under 10KB,10KB to 100KB,100KB to 1MB,Over 1MB\ filterValues.type alu deletion,copy number gain,copy number loss,copy number variation,deletion,duplication,herv deletion,line1 deletion,sva deletion\ group varRep\ html dbVarCommon\ itemRgb on\ longLabel NCBI dbVar Curated Common Structural Variants\ mouseOverField label\ searchIndex name\ shortLabel dbVar Common SV\ superTrack dbVarSv pack\ track dbVar_common\ type bigBed 9 + .\ visibility pack\ dbVar_conflict dbVar Conflict SV bigBed 9 + . NCBI dbVar Curated Conflict Variants 3 100 0 0 0 127 127 127 0 0 0\ Overlap in the track refers to reciprocal overlap between variants in the common\ (NCBI Curated Common Structural Variants) versus clinical (ClinVar Long Variants)\ tracks. Reciprocal overlap values can be anywhere from 10% to 100%.\
\ \\ For more information on the number of variant calls and latest statistics for nstd186 see\ Summary of nstd186\ (NCBI Curated Common Structural Variants).\
\ \\ Items in all subtracks follow the same conventions: items are colored by variant type, and are\ based on the dbVar colors described in the\ dbVar Overview page.\ Red for copy number loss or deletion,\ blue for copy number gain or duplication, and\ violet for copy number variation. \
\ \\ Mouseover on items indicates genes affected, size, variant type, and allele frequencies (AF). \ All tracks can be filtered according to the variant length, variant type and \ variant overlap. This last filter defines four bins within that range from which the \ user can choose.\
\ \ \\ The data can also be found directly from the dbVar \ nstd186 data access, as well as in the\ \ dbVar Track Hub, where additional subtracks are included. For questions about\ dbVar track data, please contact \ dbvar@ncbi.\ nlm.\ nih.\ gov.\ \
\ \ Thanks to the dbVAR team at NCBI, especially John Lopez and Timothy Hefferon for technical \ coordination and consultation, and to Christopher Lee, Anna Benet-Pages, and Daniel Schmelter of \ the Genome Browser team for engineering the track display.\ \ \\ Lappalainen I, Lopez J, Skipper L, Hefferon T, Spalding JD, Garner J, Chen C, Maguire M, Corbett M,\ Zhou G et al.\ \ DbVar and DGVa: public archives for genomic structural variation.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D936-41.\ PMID: 23193291; PMC: PMC3531204\
\ \ varRep 1 compositeTrack on\ filterLabel.length Variant Length\ filterLabel.overlap Variant Overlap\ filterLabel.type Variant Type\ filterValues.length Under 10KB,10KB to 100KB,100KB to 1MB,Over 1MB\ filterValues.overlap 10 to 25,25 to 50,50 to 75,75 to 90,90 to 100\ filterValues.type alu deletion,copy number gain,copy number loss,copy number variation,deletion,duplication,herv deletion,line1 deletion,sva deletion\ html dbVarConflict\ itemRgb on\ longLabel NCBI dbVar Curated Conflict Variants\ mouseOverField label\ searchIndex name\ shortLabel dbVar Conflict SV\ superTrack dbVarSv pack\ track dbVar_conflict\ type bigBed 9 + .\ visibility pack\ decipher DECIPHER CNVs bigBed 9 + DECIPHER CNVs 0 100 0 0 0 127 127 127 0 0 0 https://www.deciphergenomics.org/patient/$$NOTE:
\
While the DECIPHER database is \
open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions.\
Because the UCSC Genes mappings for CNVs are based on associations from\ RefSeq and UniProt, they are dependent on any interpretations from those\ sources. Furthermore, because many DECIPHER records refer to multiple gene\ names, or syndromes not tightly mapped to individual genes, the associations\ in this track should be treated with skepticism and any conclusions\ based on them should be carefully scrutinized using independent\ resources.\
\Data Display Agreement Notice
\
These data are only available for display in the Browser, and not for bulk\
download. Access to bulk data may be obtained directly from DECIPHER\
(https://www.deciphergenomics.org/about/data-sharing) and is subject to a\
Data Access Agreement, in which the user certifies that no attempt to\
identify individual patients will be undertaken. The same restrictions\
apply to the public data displayed at UCSC in the UCSC Genome Browser;\
no one is authorized to attempt to identify patients by any means.\
These data are made available as soon as possible and may be a\ pre-publication release. For information on the proper use of DECIPHER\ data, please see https://www.deciphergenomics.org/about/data-sharing.\
\The DECIPHER consortium provides these data in good faith as a research\ tool, but without verifying the accuracy, clinical validity, or utility of\ the data. The DECIPHER consortium makes no warranty, express or implied,\ nor assumes any legal liability or responsibility for any purpose for\ which the data are used.\
\\ The \ DECIPHER\ database of submicroscopic chromosomal imbalance \ collects clinical information about chromosomal \ microdeletions/duplications/insertions, translocations and inversions, \ and displays this information on the human genome map.\
\ This track shows genomic regions of reported cases and their \ associated phenotype information. All data have passed the strict\ consent requirements of the DECIPHER project and are approved for\ unrestricted public release. Clicking the Patient View ID link\ brings up a more detailed informational page on the patient at the \ DECIPHER web site. \ \
\ The genomic locations of DECIPHER variants are labeled with the DECIPHER variant descriptions. \ Mouseover on items shows variant details, clinical interpretation, and associated conditions. \ Further information on each variant is displayed on the details page by a click onto any variant. \
\ \\ For the CNVs track, the entries are colored by the type of variant:\
\ A light-to-dark color gradient indicates the clinical significance of each variant, with \ the lightest shade being benign, to the darkest shade being pathogenic. Detailed information on the \ CNV color code is described here.\ Items can be filtered according to the size of the variant, variant type, and clinical significance \ using the track Configure options.\
\ \\ For the SNVs track, the entries are colored according to the estimated clinical significance \ of the variant:\
\ Data provided by the DECIPHER project group are imported and processed\ to create a simple BED track to annotate the genomic regions associated\ with individual patients.\
\ \ \\ For more information on DECIPHER, please contact\ \ contact@deciphergenomics.\ org\
\ \\ Firth HV, Richards SM, Bevan AP, Clayton S, Corpas M, Rajan D, Van Vooren S, Moreau Y, Pettett RM,\ Carter NP.\ \ DECIPHER: Database of Chromosomal Imbalance and Phenotype in Humans Using Ensembl Resources.\ Am J Hum Genet. 2009 Apr;84(4):524-33.\ PMID: 19344873; PMC: PMC2667985\
\ phenDis 1 bigDataUrl /gbdb/hg38/decipher/decipherCnv.bb\ filter.size 0\ filterByRange.size on\ filterLimits.size 2:170487333\ filterValues.pathogenicity Benign,Likely Benign,Likely Pathogenic,Pathogenic,Uncertain,Unknown\ filterValues.variant_class Amplification,Copy-Number Gain,Deletion,Duplication,Duplication/Trip\ group phenDis\ html decipher\ itemRgb on\ longLabel DECIPHER CNVs\ mergeSpannedItems on\ mouseOverField _mouseOvera\ searchIndex name\ shortLabel DECIPHER CNVs\ tableBrowser off knownCanonToDecipher knownToDecipher decipherRaw\ track decipher\ type bigBed 9 +\ url https://www.deciphergenomics.org/patient/$$\ urlLabel Decipher Patient View:\ visibility hide\ decipherSnvs DECIPHER SNVs bed 4 DECIPHER: Chromosomal Imbalance and Phenotype in Humans (SNVs) 0 100 0 0 0 127 127 127 0 0 0NOTE:
\
While the DECIPHER database is \
open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions.\
Because the UCSC Genes mappings for CNVs are based on associations from\ RefSeq and UniProt, they are dependent on any interpretations from those\ sources. Furthermore, because many DECIPHER records refer to multiple gene\ names, or syndromes not tightly mapped to individual genes, the associations\ in this track should be treated with skepticism and any conclusions\ based on them should be carefully scrutinized using independent\ resources.\
\Data Display Agreement Notice
\
These data are only available for display in the Browser, and not for bulk\
download. Access to bulk data may be obtained directly from DECIPHER\
(https://www.deciphergenomics.org/about/data-sharing) and is subject to a\
Data Access Agreement, in which the user certifies that no attempt to\
identify individual patients will be undertaken. The same restrictions\
apply to the public data displayed at UCSC in the UCSC Genome Browser;\
no one is authorized to attempt to identify patients by any means.\
These data are made available as soon as possible and may be a\ pre-publication release. For information on the proper use of DECIPHER\ data, please see https://www.deciphergenomics.org/about/data-sharing.\
\The DECIPHER consortium provides these data in good faith as a research\ tool, but without verifying the accuracy, clinical validity, or utility of\ the data. The DECIPHER consortium makes no warranty, express or implied,\ nor assumes any legal liability or responsibility for any purpose for\ which the data are used.\
\\ The \ DECIPHER\ database of submicroscopic chromosomal imbalance \ collects clinical information about chromosomal \ microdeletions/duplications/insertions, translocations and inversions, \ and displays this information on the human genome map.\
\ This track shows genomic regions of reported cases and their \ associated phenotype information. All data have passed the strict\ consent requirements of the DECIPHER project and are approved for\ unrestricted public release. Clicking the Patient View ID link\ brings up a more detailed informational page on the patient at the \ DECIPHER web site. \ \
\ The genomic locations of DECIPHER variants are labeled with the DECIPHER variant descriptions. \ Mouseover on items shows variant details, clinical interpretation, and associated conditions. \ Further information on each variant is displayed on the details page by a click onto any variant. \
\ \\ For the CNVs track, the entries are colored by the type of variant:\
\ A light-to-dark color gradient indicates the clinical significance of each variant, with \ the lightest shade being benign, to the darkest shade being pathogenic. Detailed information on the \ CNV color code is described here.\ Items can be filtered according to the size of the variant, variant type, and clinical significance \ using the track Configure options.\
\ \\ For the SNVs track, the entries are colored according to the estimated clinical significance \ of the variant:\
\ Data provided by the DECIPHER project group are imported and processed\ to create a simple BED track to annotate the genomic regions associated\ with individual patients.\
\ \ \\ For more information on DECIPHER, please contact\ \ contact@deciphergenomics.\ org\
\ \\ Firth HV, Richards SM, Bevan AP, Clayton S, Corpas M, Rajan D, Van Vooren S, Moreau Y, Pettett RM,\ Carter NP.\ \ DECIPHER: Database of Chromosomal Imbalance and Phenotype in Humans Using Ensembl Resources.\ Am J Hum Genet. 2009 Apr;84(4):524-33.\ PMID: 19344873; PMC: PMC2667985\
\ phenDis 1 color 0,0,0\ group phenDis\ html decipher\ longLabel DECIPHER: Chromosomal Imbalance and Phenotype in Humans (SNVs)\ nextExonText Right edge\ prevExonText Left edge\ shortLabel DECIPHER SNVs\ tableBrowser off decipherSnvsRaw\ track decipherSnvs\ type bed 4\ visibility hide\ cnvDevDelay Development Delay gvf Copy Number Variation Morbidity Map of Developmental Delay 0 100 0 0 0 127 127 127 0 0 0\ Enrichment of large copy number variants (CNVs) has been linked to severe pediatric disease\ including developmental delay, intellectual disability and autism spectrum disorder. The\ association of individual loci with specific disorders, however, has still been problematic.\
\ \\ This track shows CNVs from cases of developmental delay along with healthy control sets from two\ separate studies. The study by Cooper et al. (2011) analyzed samples from 15,767 children\ with various developmental disabilities and compared them with samples from 8,329 adult controls to\ produce a detailed genome-wide morbidity map of developmental delay and congenital birth defects.\ The study by Coe et al. (2014) further expanded the morbidity map by analyzing 13,318 new\ case samples along with 11,255 new controls.\
\ \\ This is a composite track consisting of a Case subtrack and a Control subtrack. To turn a subtrack\ on or off, toggle the checkbox to the left of the subtrack name in the track controls at the top of\ the track description page.\
\ \\ Items in this track are colored red for copy number loss and\ blue for copy number gain.\
\ \\ The samples were analyzed using nine different CGH platforms with initial CNV calls filtered as\ described in Coe et al. (2014).\
\ \\ Final CNV calls were decoupled from identifying information and submitted to dbVar as\ nstd54 and\ nstd100\ for unrestricted release.\
\ \\ The 15,767 case individuals from the Cooper study comprise nstd54 sampleset 1, while the 8,329\ control individuals from the Cooper study comprise nstd54 samplesets 2-12. The 13,318 case\ individuals from the Coe study were combined with the Cooper case individuals to comprise nstd100\ sampleset 1. The 11,255 control individuals from the Coe study comprise nsdt100 samplesets 2 and 3.\
\ \\ The Case subtrack was constructed using nstd100 sampleset 1. The Control subtrack was constructed by\ combining nstd100 samplesets 2 and 3 with nstd54 samplesets 2-12.\
\ \\ We would like to thank Gregory Cooper, Brad Coe and the\ Eichler Lab at the University of\ Washington for providing the data for this track.\
\ \\ Coe BP, Witherspoon K, Rosenfeld JA, van Bon BW, Vulto-van Silfhout AT, Bosco P, Friend KL, Baker C,\ Buono S, Vissers LE et al.\ \ Refining analyses of copy number variation identifies specific genes associated with developmental\ delay.\ Nat Genet. 2014 Oct;46(10):1063-71.\ PMID: 25217958; PMC: PMC4177294\
\ \\ Cooper GM, Coe BP, Girirajan S, Rosenfeld JA, Vu TH, Baker C, Williams C, Stalker H, Hamid R, Hannig\ V et al.\ \ A copy number variation morbidity map of developmental delay.\ Nat Genet. 2011 Aug 14;43(9):838-46.\ PMID: 21841781; PMC: PMC3171215\
\ phenDis 1 compositeTrack on\ group phenDis\ longLabel Copy Number Variation Morbidity Map of Developmental Delay\ noScoreFilter .\ shortLabel Development Delay\ track cnvDevDelay\ type gvf\ visibility hide\ dgvGold DGV Gold Standard bigBed 12 + Database of Genomic Variants: Gold Standard Variants 0 100 0 0 0 127 127 127 0 0 0 http://dgv.tcag.ca/gb2/gbrowse_details/dgv2_hg38?ref=$S;start=${;end=$};name=$$;class=Sequence varRep 1 bigDataUrl /gbdb/hg38/dgv/dgvGold.bb\ longLabel Database of Genomic Variants: Gold Standard Variants\ mouseOver ID:$name; Position; $chrom:${chromStart}-${chromEnd}; Type:$variant_sub_type; Frequency:$Frequency\ parent dgvPlus\ searchIndex name\ shortLabel DGV Gold Standard\ track dgvGold\ type bigBed 12 +\ url http://dgv.tcag.ca/gb2/gbrowse_details/dgv2_hg38?ref=$S;start=${;end=$};name=$$;class=Sequence\ dgvPlus DGV Struct Var bed 9 + Database of Genomic Variants: Structural Variation (CNV, Inversion, In/del) 0 100 0 0 0 127 127 127 0 0 0 http://dgv.tcag.ca/dgv/app/variant?id=$$&ref=$D\ This track displays copy number variants (CNVs), insertions/deletions (InDels),\ inversions and inversion breakpoints annotated by the\ Database of Genomic Variants (DGV), which\ contains genomic variations observed in healthy individuals.\ DGV focuses on structural variation, defined as\ genomic alterations that involve segments of DNA that are larger than\ 1000 bp. Insertions/deletions of 50 bp or larger are also included.\
\ \\ This track contains three subtracks:\
\
\ Color is used in both subtracks to indicate the type of variation:\
\ The DGV Gold Standard subtrack utilizes a boxplot-like display to represent the \ merging of records as explained in the Methods section below. In this track, the \ middle box (where applicable), represents the high confidence location of the CNV, \ while the thin lines and end boxes represent the possible range of the CNV.\
\\ Clicking on a variant leads to a page with detailed information about the variant, \ such as the study reference and PubMed abstract link, the study's method and any\ genes overlapping the variant. Also listed, if available, are the sequencing or array platform\ used for the study, a sample cohort description, sample size, sample ID(s) in which\ the variant was observed, observed gains and observed losses.\ If the particular variant is a merged variant, links to genome browser views of \ the supporting variants are listed. If the particular variant is a supporting variant,\ a link to the genome browser view of its merged variant is displayed.\ A link to DGV's Variant Details page for each variant is also provided.\
\\ For most variants, DGV uses accessions from peer archives of structural variation\ (dbVar\ at NCBI or DGVa at EBI).\ These accessions begin with either "essv",\ "esv", "nssv", or "nsv", followed by a number.\ Variant submissions processed by EBI begin with "e"\ and those processed by NCBI begin with "n".\
\\ Accessions with ssv are for variant calls on a particular sample, and if they\ are copy number variants, they generally indicate whether the change is a gain\ or loss. \ In a few studies the ssv represents the variant called by a single\ algorithm. If multiple algorithms were used, overlapping ssv's from\ the same individual would be combined to generate a sample level\ sv. \
\\ If there are many samples analyzed in a study, and if there are many\ samples which have the same variant, there will be multiple ssv's with\ the same start and end coordinates.\ These sample level variants are then merged and combined to form a\ representative variant that highlights the common variant found in\ that study. The result is called a structural variant (sv) record.\ Accessions with sv are for regions asserted by submitters to contain\ structural variants, and often span ssv elements for both losses and\ gains. dbVar and DGVa do not record numbers of losses and gains\ encompassed within sv regions.\
\\ DGV merges clusters of variants that share at least 70% reciprocal\ overlap in size/location, and assigns an accession beginning with\ "dgv", followed by an internal variant serial number,\ followed by an abbreviated study id. For example,\ the first merged variant from the Shaikh et al. 2009 study (study\ accession=nstd21) would be dgv1n21. The second merged variant would be\ dgv2n21 and so forth.\ Since in this case there is an additional level of clustering,\ it is possible for an "sv" variant to be both a merged\ variant and a supporting variant.\
\\ For most sv and dgv variants, DGV displays the total number of\ sample-level gains and/or losses at the bottom of their variant detail\ page. Since each ssv variant is for one sample, its total is 1.\
\ \\ Published structural variants are imported from peer archives\ dbVar and\ DGVa.\ DGV then applies quality filters and merges overlapping variants.\
\\ For data sets where the variation calls are reported at a\ sample-by-sample level, DGV merges calls with similar boundaries\ across the sample\ set. Only variants of the same type (i.e. CNVs, Indels, inversions)\ are merged, and gains and losses are merged separately.\ Sample level calls that overlap by ≥ 70% are merged in this\ process.\
\\ The initial criteria for the Gold Standard set require that a variant \ is found in at least two different studies and found in at least two different \ samples. After filtering out low-quality variants, the remaining variants are \ clustered according to 50% minimum overlap, and then merged into a single \ record. Gains and losses are merged separately.
\\ The highest ranking variant in the cluster defines the inner box, while the \ outer lines define the maximum possible start and stop coordinates of the CNV. \ In this way, the inner box forms a high-confidence CNV location and the \ thin connecting lines indicate confidence intervals for the location of CNV.
\ \\
The raw data can be explored interactively with the Table Browser, or\
the Data Integrator. For automated access, this track, like all\
others, is available via our API. However, for bulk\
processing, it is recommended to download the dataset. The genome annotation is stored in a bigBed\
file that can be downloaded from the\
download server.\
The exact filenames can be found in the track configuration file. Annotations can be converted to\
ASCII text by our tool bigBedToBed
which can be compiled from the source code or\
downloaded as a precompiled binary for your system. Instructions for downloading source code and\
binaries can be found\
here. The tool can\
also be used to obtain only features within a given range, for example:
\ bigBedToBed https://hgdownload.soe.ucsc.edu/gbdb/hg38/dgv/dgvMerged.bb -chrom=chr6 -start=0 -end=1000000 stdout\\ \
\ Thanks to the Database of Genomic Variants for providing these data.\ In citing the Database of Genomic Variants please refer to MacDonald\ et al.\
\ \\ Iafrate AJ, Feuk L, Rivera MN, Listewnik ML, Donahoe PK, Qi Y, Scherer SW, Lee C.\ \ Detection of large-scale variation in the human genome.\ Nat Genet. 2004 Sep;36(9):949-51.\ PMID: 15286789\
\ \\ MacDonald JR, Ziman R, Yuen RK, Feuk L, Scherer SW.\ \ The Database of Genomic Variants: a curated collection of structural variation in the human\ genome.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D986-92.\ PMID: 24174537; PMC: PMC3965079\
\ \\ Zhang J, Feuk L, Duggan GE, Khaja R, Scherer SW.\ \ Development of bioinformatics resources for display and analysis of copy number and other structural\ variants in the human genome.\ Cytogenet Genome Res. 2006;115(3-4):205-14.\ PMID: 17124402\
\ \ varRep 1 compositeTrack on\ coriellUrlBase http://ccr.coriell.org/Sections/Search/Sample_Detail.aspx?Ref=\ dataVersion 2020-02-25\ exonArrows off\ exonNumbers off\ group varRep\ itemRgb on\ longLabel Database of Genomic Variants: Structural Variation (CNV, Inversion, In/del)\ noScoreFilter .\ shortLabel DGV Struct Var\ track dgvPlus\ type bed 9 +\ url http://dgv.tcag.ca/dgv/app/variant?id=$$&ref=$D\ urlLabel DGV Browser and Report:\ visibility hide\ dosageSensitivity Dosage Sensitivity bigBed 9 + 2 pHaplo and pTriplo dosage sensitivity map from Collins et al 2022 0 100 0 0 0 127 127 127 0 0 0\ This container track represents dosage sensitivity map data from Collins et al 2022. There are\ two tracks, one corresponding to the probability of haploinsufficiency (pHaplo) and \ one to the probability of triplosensitivity (pTriplo).
\\ Rare copy-number variants (rCNVs) include deletions and duplications that occur \ infrequently in the global human population and can confer substantial risk for \ disease. Collins et al aimed to quantify the properties of haploinsufficiency (i.e., \ deletion intolerance) and triplosensitivity (i.e., duplication intolerance) throughout \ the human genome by analyzing rCNVs from nearly one million individuals to construct a \ genome-wide catalog of dosage sensitivity across 54 disorders, which defined 163 dosage \ sensitive segments associated with at least one disorder. These segments were typically \ gene-dense and often harbored dominant dosage sensitive driver genes. An ensemble \ machine learning model was built to predict dosage sensitivity probabilities (pHaplo & \ pTriplo) for all autosomal genes, which identified 2,987 haploinsufficient and 1,559 \ triplosensitive genes, including 648 that were uniquely triplosensitive.\
\ \\ Each of the tracks is displayed with a distinct item (bed track) covering the entire gene locus wherever \ a score was available. Clicking on an item provides a link to DECIPHER which contains the sensitivity scores as well as\ additional information. Mousing over the items will display the gene symbol, the ESNG ID for that gene, \ and the respective sensitivity score for the track rounded to two decimal places. Filters are \ also available to specify specific score thresholds to display for each of the tracks.
\ \\
\ Each of the tracks is colored based on standardized cutoffs for pHaplo and pTriplo as described by the\ authors:
\\ pHaplo scores ≥0.86 indicate that the average effect sizes of deletions are as strong as \ the loss-of-function of genes known to be constrained against protein truncating variants (average OR≥2.7)\ (Karczewski et al., 2020). \ pHaplo scores ≥0.55 indicate an odds ratio ≥2.
\\ pTriplo scores ≥0.94 indicate that the average effect sizes of deletions are as strong as\ the loss-of-function of genes known to be constrained against protein truncating variants (average OR≥2.7)\ (Karczewski et al., 2020).\ pHaplo scores ≥0.68 indicate an odds ratio ≥2.
\\ Applying these cutoffs defined 2,987 haploinsufficient (pHaplo≥0.86) and 1,559\ triplosensitive (pTriplo≥0.94) genes with rCNV effect sizes comparable to loss-of-function\ of gold-standard PTV-constrained genes.
\\
See below for a summary of the color scheme:
\ \\ The data were downloaded from Zenodo which consisted of a 3-column file with\ gene symbols, pHaplo, and pTriplo scores. Since the data were created using\ GENCODEv19 models, the hg19 data was mapped using those coordinates by picking the earliest\ transcription start site of all of the respective gene transcripts and the furthest \ transcription end site. This leads to some gene boundaries that are not representative of a real\ transcript, but since the data are for gene loci annotations this maximum coverage was used.\ Finally, both scores were rounded to two decimal points for easier interpretation.
\\ For hg38, we attempted to use updated gene positions using a few different datasets since \ gene symbols have been updated many times since GENCODEv19. A summary of the workflow\ can be seen below, with each subsequent step being used only for genes where mapping failed:
\\ In summary, the hg19 track was mapped using the original GENCODEv19 mappings, and a series\ of steps were taken to map the hg38 gene symbols with updated coordinates. 19/18641 items\ could not be mapped and are missing from the hg38 tracks.
\\ The complete \ makeDoc can be found online. This includes all of the track creation steps.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tool \
bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/bbi/dosageSensitivityCollins2022/pHaploDosageSensitivity.bb stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ Thanks to DECIPHER for their support and assistance with the data. We would also like to \ thank Anna Benet-Pagès for suggesting and assisting in track development and interpretation.\
\ \\ Collins RL, Glessner JT, Porcu E, Lepamets M, Brandon R, Lauricella C, Han L, Morley T, Niestroj LM,\ Ulirsch J et al.\ \ A cross-disorder dosage sensitivity map of the human genome.\ Cell. 2022 Aug 4;185(16):3041-3055.e25.\ PMID: 35917817; PMC: PMC9742861\
\ phenDis 1 compositeTrack on\ group phenDis\ html dosageSensitivityCollins2022\ itemRgb on\ longLabel pHaplo and pTriplo dosage sensitivity map from Collins et al 2022\ noParentConfig on\ shortLabel Dosage Sensitivity\ track dosageSensitivity\ type bigBed 9 + 2\ visibility hide\ cons470wayViewphastcons Element Conservation (phastCons) bed 4 Multiz Alignment & Conservation (470 mammals) 0 100 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Multiz Alignment & Conservation (470 mammals)\ parent cons470way\ shortLabel Element Conservation (phastCons)\ track cons470wayViewphastcons\ view phastcons\ visibility hide\ epdNew EPDnew Promoters bigBed 8 Promoters from EPDnew 0 100 0 0 0 127 127 127 0 0 0\ These tracks represent the experimentally validated promoters generated by \ the Eukaryotic Promoter Database.\
\ \\ Each item in the track is a representation of the promoter sequence identified by EPD. The\ "thin" part of the element represents the 49 bp upstream of the annotated transcription\ start site (TSS) whereas the "thick" part represents the TSS plus 10 bp downstream. The\ relative position of the thick and thin parts define the orientation of the promoter.
\\ Note that the EPD team has created a public track hub containing\ promoter and supporting annotations for human, mouse, and other vertebrate and model organism\ genomes.
\ \\ Briefly, gene transcript coordinates were obtained from multiple sources (HGNC, GENCODE, Ensembl,\ RefSeq) and validated using data from CAGE and RAMPAGE experimental studies obtained from FANTOM 5,\ UCSC, and ENCODE. Peak calling, clustering and filtering based on relative expression were applied\ to identify the most expressed promoters and those present in the largest number of samples.
\\ For the methodology and principles used by EPD to predict TSSs, refer to Dreos et al.\ (2013) in the References section below. A more detailed description of how this data was\ generated can be found at the following links:\ \
\ Data was generated by the EPD team at the \ Swiss Institute of Bioinformatics. \ For inquiries, contact the EPD team using this on-line form \ or email \ \ philipp.\ bucher@epfl.\ ch\ \ .\
\ \\ Dreos R, Ambrosini G, Perier RC, Bucher P.\ \ EPD and EPDnew, high-quality promoter resources in the\ next-generation sequencing era. Nucleic Acids\ Res. 2013 Jan 1;41(D1):D157-64. PMID: 23193273.\
\ \ expression 1 bedNameLabel Promoter ID\ compositeTrack on\ exonArrows on\ group expression\ html ../../epdNewPromoter\ longLabel Promoters from EPDnew\ shortLabel EPDnew Promoters\ track epdNew\ type bigBed 8\ urlLabel EPDnew link:\ visibility hide\ exomeProbesets Exome Probesets bigBed Exome Capture Probesets and Targeted Region 0 100 0 0 0 127 127 127 0 0 0\ This set of tracks shows the genomic positions of probes and targets from a full \ suite of in-solution-capture target enrichment exome kits for Next Generation Sequencing (NGS)\ applications. Also known as exome sequencing or whole exome sequencing (WES), \ this technique allows high-throughput parallel sequencing of all exons (e.g., coding regions of genes \ which affect protein function), constituting about 1% of the human genome, or approximately 30 \ million base pairs.\
\\ The tracks are intended to show the major differences in target genomic regions between the \ different exome capture kits from the major players in the NGS sequencing market:\ Illumina Inc., \ Roche NimbleGen Inc., \ Agilent Technologies Inc.,\ MGI Tech,\ Twist Bioscience, and\ Integrated DNA Technologies Inc..\
\ \\ Items are shaded according to manufacturing company:\
\ Tracks labeled as Probes (P) indicate the footprint of the oligonucleotide probes\ mapped to the human genome. This is the technically relevant targeted region by the assay. However, \ the sequenced region will be bigger than this since flanking sequences are sequenced as well. \ Tracks labeled as Target Regions (T) indicate the genomic regions targeted by the\ assay. This is the biologically relevant target region. Not all targeted regions\ will necessarily be sequenced perfectly; there might be some capture bias at certain locations.\ The Target\ Regions are those normally used for coverage analysis. \
\ \Note that most exome probesets are available on hg19 only. If you are working with hg38 and cannot find\ a particular probeset there, try to go to hg19, configure the same track, and\ see if it exists there. If you cannot find an array, do not hesitate to send us\ an email with the name of the manufacturer website with the probe file. If\ an array is available on hg19 but not on hg38 and you need it for your work, we\ can lift the locations. Our mailing list can be reached at genome@soe.ucsc.edu.\
\ \\ The capture of the genomic regions of interest using in-solution capture, is achieved \ through the hybridization of a set of probes (oligonucleotides) with a sample of fragmented genomic \ DNA in a solution environment. The probes hybridize selectively to the genomic regions of interest \ which, after a process of exclusion of the non-selective DNA material, can be pulled down and \ sequenced, enabling selective DNA sequencing of the genomic regions of interest (e.g., exons).\ In-solution capture sequencing is a sensitive method to detect single nucleotide variants, \ insertions and deletions, and copy number variations.\
\ \ \ \
Kit | \Targeted Region | \Databases Used for Design | \Year of Release | \
---|---|---|---|
IDT - xGen Exome Research Panel V1.0 | \ \ \ \ \39 Mb | \Coding sequences from RefSeq (19,396 genes) | \2015 | \
IDT - xGen Exome Research Panel V2.0 | \34 Mb | \Coding sequences from RefSeq 109 (19,433 genes) | \2020 | \
Twist - RefSeq Exome Panel | \3.6 Mb | \Curated subset of protein coding genes from CCDS | \N/A | \
Twist - Core Exome Panel | \33 Mb | \Protein coding genes from CCDS | \N/A | \
Twist - Comprehensive Exome Panel | \36.8 Mb | \Protein coding genes from RefSeq, CCDS, and GENCODE | \2020 | \
Twist - Exome Panel 2.0 | \36.4 Mb | \Protein coding genes from RefSeq, CCDS, and GENCODE | \2021 | \
MGI - Easy Exome Capture V4 | \59 Mb | \CCDS, GENCODE, RefSeq, and miRBase | \N/A | \
MGI - Easy Exome Capture V5 | \69 Mb | \CCDS, GENCODE, RefSeq, miRBase, and MGI Clinical Database | \N/A | \
Agilent - SureSelect Clinical Research Exome | \54 Mb | \Disease-associated regions from OMIM, HGMD, and ClinVar | \2014 | \
Agilent - SureSelect Clinical Research Exome V2 | \63.7 Mb | \Disease-associated regions from OMIM, HGMD, ClinVar, and ACMG | \2017 | \
Agilent - SureSelect Focused Exome | \12 Mb | \Disease-associated regions from HGMD, OMIM and ClinVar | \2016 | \
Agilent - SureSelect All Exon V4 | \51 Mb | \Coding regions from CCDS, RefSeq, and GENCODE v6, miRBase v17, TCGA v6, and UCSC known genes | \2011 | \
Agilent - SureSelect All Exon V4 + UTRs | \71 Mb | \Coding regions and 5' and 3' UTR sequences from CCDS, RefSeq, and GENCODE v6, regions from miRBase v17, TCGA v6, and UCSC known genes | \2011 | \
Agilent - SureSelect All Exon V5 | \50 Mb | \Coding regions from Refseq, GENCODE, UCSC, TCGA, CCDS, and miRBase (21.522 genes) | \2012 | \
Agilent - SureSelect All Exon V5 + UTRs | \74 Mb | \Coding regions and 5' and 3' UTR sequences from Refseq, GENCODE, UCSC, TCGA, CCDS, and miRBase (21.522 genes) | \2012 | \
Agilent - SureSelect All Exon V6 r2 | \60 Mb | \Coding regions from RefSeq, CCDS, GENCODE, HGMD, and OMIM | \2016 | \
Agilent - SureSelect All Exon V6 + COSMIC r2 | \66 Mb | \Coding regions from RefSeq, CCDS, GENCODE, HGMD, and OMIM, and targets from both TCGA and COSMIC | \2016 | \
Agilent - SureSelect All Exon V6 + UTR r2 | \75 Mb | \Coding regions and 5' and 3' UTR sequences from RefSeq, GENCODE, CCDS, and UCSC known genes,and miRNAs and lncRNA sequences | \2016 | \
Agilent - SureSelect All Exon V7 | \35.7 Mb | \Coding regions from RefSeq, CCDS, GENCODE, and UCSC known genes | \2018 | \
Roche - KAPA HyperExome | \43Mb | \Coding regions from CCDS, RefSeq, Ensembl, GENCODE,and variants from ClinVar | \2020 | \
Roche - SeqCap EZ Exome V3 | \64 Mb | \Coding regions from RefSeq RefGene CDS, CCDS, and miRBase v14 databases, plus coverage of 97% Vega, 97% Gencode, and 99% Ensembl | \2018 | \
Roche - SeqCap EZ Exome V3 + UTR | \92 Mb | \Coding sequences from RefSeq RefGene, CCDS, and miRBase v14, plus coverage of 97% Vega, 97% Gencode, and 99% Ensembl and UTRs from RefSeq RefGene table from UCSC GRCh37/hg19 March 2012 and Ensembl (GRCh37 v64) | \2018 | \
Roche - SeqCap EZ MedExome | \47 Mb | \Coding sequences from CCDS 17, RefSeq, Ensembl 76, VEGA 56, GENCODE 20, miRBase 21, and disease-associated regions from GeneTests, ClinVar, and based on customer input | \2014 | \
Roche - SeqCap EZ MedExome + Mito | \47 Mb | \Coding sequences and mitochondrial genes from CCDS 17, RefSeq, Ensembl 76, VEGA 56, GENCODE 20 and miRBase 21, disease-associated regions from GeneTests, ClinVar, and based on customer input | \2014 | \
Illumina - Nextera DNA Exome V1.2 | \45 Mb | \Coding regions from RefSeq, CCDS, Ensembl, and GENCODE v19 | \2015 | \
Illumina - Nextera Rapid Capture Exome | \37 Mb | \212,158 targeted exonic regions with start and stop chromosome locations in GRCh37/hg19 | \2013 | \
Illumina - Nextera Rapid Capture Exome V1.2 | \37 Mb | \Coding regions from RefSeq, CCDS, Ensembl, and GENCODE v12 | \2014 | \
Illumina - Nextera Rapid Capture Expanded Exome | \66 Mb | \Coding regions from RefSeq, CCDS, Ensembl, and GENCODE v12 | \2013 | \
Illumina - TruSeq DNA Exome V1.2 | \45 Mb | \Coding regions from RefSeq, CCDS, and Ensembl | \2017 | \
Illumina - TruSeq Rapid Exome V1.2 | \45 Mb | \Coding regions from RefSeq, CCDS, Ensembl, and GENECODE v19 | \2015 | \
Illumina - TruSight ONE V1.1 | \12 Mb | \Coding regions of 6700 genes from HGMD, OMIM, and GeneTest | \2017 | \
Illumina - TruSight Exome | \7 Mb | \Disease-causing mutations as curated by HGMD | \2017 | \
Illumina - AmpliSeq Exome Panel | \N/A | \CCDS coding regions | \2019 | \
\ The raw data can be explored interactively with the Table Browser\ or cross-referenced with Data Integrator. The data can be\ accessed from scripts through our API, with track names\ found in the Table Schema page for each subtrack after "Primary Table:".\ \
\ For downloading the data, the annotations are stored in bigBed files that\ can be accessed at\ \ our download directory. \ Regional or the whole genome text annotations can be obtained using our utility \ bigBedToBed. Instructions for downloading utilities can be found\ here.\
\ \\ Thanks to Illumina (U.S.), Roche NimbleGen, Inc. (U.S.), Agilent Technologies (U.S.), MGI Tech\ (Beijing Genomics Institute, China), Twist Bioscience (U.S.), and Integrated DNA Technologies (IDT),\ Inc. (U.S.) for making these data available and to Tiana Pereira, Pranav Muthuraman, Began Nguy\ and Anna Benet-Pages for enginering these tracks.\
\ \ \ \ map 1 allButtonPair on\ compositeTrack on\ group map\ longLabel Exome Capture Probesets and Targeted Region\ shortLabel Exome Probesets\ track exomeProbesets\ type bigBed\ visibility hide\ fantom5 FANTOM5 FANTOM5: Mapped transcription start sites (TSS) and their usage 0 100 0 0 0 127 127 127 0 0 0\ The FANTOM5 track shows mapped transcription start sites (TSS) and their usage in primary cells,\ cell lines, and tissues to produce a comprehensive overview of gene expression across the human\ body by using single molecule sequencing.\
\ \Items in this track are colored according to their strand orientation. Blue\ indicates alignment to the negative strand, and red indicates\ alignment to the positive strand.\
\ \Individual biological states are profiled by HeliScopeCAGE, which is a variation of the CAGE\ (Cap Analysis Gene Expression) protocol based on a single molecule sequencer. The standard protocol\ requiring 5 µg of total RNA as a starting material is referred to as hCAGE, and an\ optimized version for a lower quantity (~ 100 ng) is referred to as LQhCAGE (Kanamori-Katyama\ et al. 2011).\
Transcription start sites (TSSs) were mapped and their usage in human and mouse primary cells,\ cell lines, and tissues was to produce a comprehensive overview of mammalian gene expression across the\ human body. 5′-end of the mapped CAGE reads are counted at a single base pair resolution\ (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the\ sample. Individual samples shown in "TSS activity" tracks are grouped as below.\
TSS (CAGE) peaks across the panel of the biological states (samples) are identified by DPI\ (decomposition based peak identification, Forrest et al. 2014), where each of the peaks consists of\ neighboring and related TSSs. The peaks are used as anchors to define promoters and units of\ promoter-level expression analysis. Two subsets of the peaks are defined based on evidence of read\ counts, depending on scopes of subsequent analyses, and the first subset (referred as a\ robust set of the peaks, thresholded for expression analysis is shown as TSS peaks. They are\ named "p#@GENE_SYMBOL" if associated with 5'-end of known genes, or "p@CHROM:START..END,STRAND"\ otherwise. The summary tracks consist of the TSS (CAGE) peaks and summary profiles of TSS\ activities (total and maximum values). The summary track consists of the following tracks.\
\ 5′-end of the mapped CAGE reads are counted at a single base pair resolution (CTSS, CAGE tag starting sites) on the genomic coordinates, which represent TSS activities in the sample. The read counts tracks indicate raw counts of CAGE reads, and the TPM tracks indicate normalized counts as TPM (tags per million).\
\ \\ FANTOM5 data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ The FANTOM5 reprocessed data can be found and downloaded on the FANTOM website.
\ \\ Thanks to the FANTOM5 consortium,\ the Large Scale Data Managing Unit and Preventive Medicine and\ Applied Genomics Unit, the Center for Integrative Medical Sciences (IMS), and\ RIKEN for providing this data\ and its analysis.
\ \\ FANTOM Consortium and the RIKEN PMI and CLST (DGT), Forrest AR, Kawaji H, Rehli M, Baillie JK, de\ Hoon MJ, Haberle V, Lassmann T, Kulakovskiy IV, Lizio M et al.\ \ A promoter-level mammalian expression atlas.\ Nature. 2014 Mar 27;507(7493):462-70.\ PMID: 24670764; PMC: PMC4529748\
\ \\ Kanamori-Katayama M, Itoh M, Kawaji H, Lassmann T, Katayama S, Kojima M, Bertin N, Kaiho A, Ninomiya\ N, Daub CO et al.\ \ Unamplified cap analysis of gene expression on a single-molecule sequencer.\ Genome Res. 2011 Jul;21(7):1150-9.\ PMID: 21596820; PMC: PMC3129257\
\ \\ Lizio M, Harshbarger J, Shimoji H, Severin J, Kasukawa T, Sahin S, Abugessaisa I, Fukuda S, Hori F,\ Ishikawa-Kato S et al.\ \ Gateways to the FANTOM5 promoter level mammalian expression atlas.\ Genome Biol. 2015 Jan 5;16(1):22.\ PMID: 25723102; PMC: PMC4310165\
\ regulation 0 group regulation\ html fantom5.html\ longLabel FANTOM5: Mapped transcription start sites (TSS) and their usage\ shortLabel FANTOM5\ superTrack on\ track fantom5\ visibility hide\ fetalGeneAtlasAssay Fetal Assay bigBarChart Fetal Gene Atlas binned by assay (cell/nucleus) from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars Cell Nuclei\ barChartColors #4c758b #e5b909\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/Assay.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/Assay.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by assay (cell/nucleus) from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal Assay\ track fetalGeneAtlasAssay\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ fetalGeneAtlasCellType Fetal Cells bigBarChart Fetal Gene Atlas binned by cell type from Cao et al 2020 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars mixed_AFP+_ALB+_cell acinar_cell adrenocortical_cell amacrine_cell antigen_presenting_cell astrocyte bipolar_neuron bronchiolar/alveolar_epithelial_cell pancreas_CCL19+_CCL21+_cell heart_CLC+_IL5RA+_cell mixed_CSH1+_CSH2+_cell cardiomyocyte chromaffin_cell ciliated_epithelial_cell corneal/conjunctival_epithelial_cell ductal_cell heart_ELF3+_AGBL2+_cell enteric_nervous_system_(ENS)_glial_cell enteric_nervous_system_(ENS)_neuron endocardial_cell epicardial_adipose_cell erythroblast excitatory_neuron extravillous_trophoblast ganglion_cell goblet_cell granule_neuron hematopoietic_stem_cell hepatoblast horizontal_cell placenta_IGFBP1+_DKK1+_cell inhibitory_interneuron inhibitory_neuron intestinal_epithelial_cell islet_endocrine_cell lens_fibre_cell limbic_system_neuron lymphatic_endothelial_cell lymphoid_cell stomach_MUC13+_DMBT1+_cell megakaryocyte mesangial_cell mesothelial_cell metanephric_cell microglial_cell myeloid_cell neuroendocrine_cell oligodendrocyte placenta_PAEP+_MECOM+_cell eye_PDE11A+_FAM19A2+_cell stomach_PDE1C+_ACSM3+_cell parietal_and_chief_cell photoreceptor_cell Purkinje_neuron retinal_pigment_cell retinal_progenitor/Muller_glial_cell heart_SATB2+_LRRC7+_cell brain_SKOR2+_NPSR1+_cell brain_SLC24A4+_PEX5L+_cell adrenal_gland_SLC26A4+_PAEP+_cell spleen_STC2+_TLX1+_cell satellite_cell Schwann_cell skeletal_muscle_cell smooth_muscle_cell squamous_epithelial_cell stellate_cell stromal_cell sympathoblasts syncytiotrophoblast_and_villous_cytotrophoblast thymic_epithelial_cell thymocyte trophoblast_giant_cell unipolar_brush_cell ureteric_bud_cell vascular_endothelial_cell visceral_neuron\ barChartColors #c75cc6 #3259c7 #7d8952 #d3ac19 #de201f #adb119 #be9c2d #577881 #a4a096 #b787ac #9275da #af1ea8 #aa973d #477f92 #65b5cb #2f5cc6 #c471c0 #80c709 #cba81f #489338 #fe8839 #8a7352 #e1b60c #5f37bb #ddb311 #305cc5 #deb410 #ad4e3b #b001af #b99b2f #7c7062 #deb40f #e7ba08 #536a95 #3f61b4 #ad9f9a #e1b60d #0aba08 #d02b29 #4766a4 #8b6651 #82953b #d07f49 #8c9840 #d92422 #e31b1b #6c7676 #bca424 #756d72 #b39635 #999eaa #2b59cd #ae9537 #dcb212 #88775c #b09f2b #dbc46b #dcb212 #dab014 #c9c6b4 #618237 #8d656b #80c60a #b80db6 #8d5675 #2889a7 #838546 #809836 #958951 #79785f #87a9b4 #b5443b #5425d7 #d7b015 #507093 #12b50d #c9a721\ barChartFacets organ,cell_class,cell_type\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/cell_type.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by cell type from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal Cells\ track fetalGeneAtlasCellType\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ fetalGeneAtlasDonor Fetal Donor ID bigBarChart Fetal Gene Atlas binned by donor ID from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars H26350 H26547 H27058 H27098 H27295 H27423 H27431 H27432 H27458 H27464 H27471 H27472 H27473 H27474 H27477 H27552 H27620 H27634 H27771 H27772 H27798 H27799 H27870 H27876 H27909 H27913 H27915 H27948\ barChartColors #647e66 #8a933b #e2b60c #92953b #ae20a5 #c8a91d #e5b909 #dfb40f #d6af15 #e3b80b #e3b80a #deb50e #a5199f #e6ba08 #e4b80a #9d9935 #cdaa1d #e6ba08 #859d34 #70904e #85973d #70835e #1a58dc #2359d2 #3f69a4 #779052 #64846d #557f72\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/donor.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by donor ID from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal Donor ID\ track fetalGeneAtlasDonor\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ fetalGeneAtlasExperiment Fetal Exp bigBarChart Fetal Gene Atlas binned by experiment id from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars exp1 exp2 exp3 exp4 exp5 exp6 exp7\ barChartColors #c9ab1b #dfb50e #d0ae18 #d4b114 #e8bb07 #5e836a #406ea0\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/Experiment_batch.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/Experiment_batch.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by experiment id from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal Exp\ track fetalGeneAtlasExperiment\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ fetalGeneAtlas Fetal Gene Atlas bigBarChart Fetal Gene Atlas from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 group singleCell\ longLabel Fetal Gene Atlas from Cao et al 2020\ pennantIcon 19.jpg liftover.html "lifted from hg19"\ shortLabel Fetal Gene Atlas\ superTrack on\ track fetalGeneAtlas\ type bigBarChart\ visibility hide\ fetalGeneAtlasOrganCellLineage Fetal Lineage bigBarChart Fetal Gene Atlas binned by cell lineage and organ from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars Adrenal-Adrenocortical_cells Adrenal-CSH1_CSH2_positive_cells Adrenal-Chromaffin_cells Adrenal-Erythroblasts Adrenal-Lymphoid_cells Adrenal-Megakaryocytes Adrenal-Myeloid_cells Adrenal-SLC26A4_PAEP_positive_cells Adrenal-Schwann_cells Adrenal-Stromal_cells Adrenal-Sympathoblasts Adrenal-Vascular_endothelial_cells Cerebellum-Astrocytes Cerebellum-Granule_neurons Cerebellum-Inhibitory_interneurons Cerebellum-Microglia Cerebellum-Oligodendrocytes Cerebellum-Purkinje_neurons Cerebellum-SLC24A4_PEX5L_positive_cells Cerebellum-Unipolar_brush_cells Cerebellum-Vascular_endothelial_cells Cerebrum-Astrocytes Cerebrum-Excitatory_neurons Cerebrum-Inhibitory_neurons Cerebrum-Limbic_system_neurons Cerebrum-Megakaryocytes Cerebrum-Microglia Cerebrum-Oligodendrocytes Cerebrum-SKOR2_NPSR1_positive_cells Cerebrum-Vascular_endothelial_cells Eye-Amacrine_cells Eye-Astrocytes Eye-Bipolar_cells Eye-Corneal_and_conjunctival_epithelial_cells Eye-Ganglion_cells Eye-Horizontal_cells Eye-Lens_fibre_cells Eye-Microglia Eye-PDE11A_FAM19A2_positive_cells Eye-Photoreceptor_cells Eye-Retinal_pigment_cells Eye-Retinal_progenitors_and_Muller_glia Eye-Skeletal_muscle_cells Eye-Smooth_muscle_cells Eye-Stromal_cells Eye-Vascular_endothelial_cells Heart-CLC_IL5RA_positive_cells Heart-Cardiomyocytes Heart-ELF3_AGBL2_positive_cells Heart-Endocardial_cells Heart-Epicardial_fat_cells Heart-Erythroblasts Heart-Lymphatic_endothelial_cells Heart-Lymphoid_cells Heart-Megakaryocytes Heart-Myeloid_cells Heart-SATB2_LRRC7_positive_cells Heart-Schwann_cells Heart-Smooth_muscle_cells Heart-Stromal_cells Heart-Vascular_endothelial_cells Heart-Visceral_neurons Intestine-Chromaffin_cells Intestine-ENS_glia Intestine-ENS_neurons Intestine-Erythroblasts Intestine-Intestinal_epithelial_cells Intestine-Lymphatic_endothelial_cells Intestine-Lymphoid_cells Intestine-Mesothelial_cells Intestine-Myeloid_cells Intestine-Smooth_muscle_cells Intestine-Stromal_cells Intestine-Vascular_endothelial_cells Kidney-Erythroblasts Kidney-Lymphoid_cells Kidney-Megakaryocytes Kidney-Mesangial_cells Kidney-Metanephric_cells Kidney-Myeloid_cells Kidney-Stromal_cells Kidney-Ureteric_bud_cells Kidney-Vascular_endothelial_cells Liver-Erythroblasts Liver-Hematopoietic_stem_cells Liver-Hepatoblasts Liver-Lymphoid_cells Liver-Megakaryocytes Liver-Mesothelial_cells Liver-Myeloid_cells Liver-Stellate_cells Liver-Vascular_endothelial_cells Lung-Bronchiolar_and_alveolar_epithelial_cells Lung-CSH1_CSH2_positive_cells Lung-Ciliated_epithelial_cells Lung-Lymphatic_endothelial_cells Lung-Lymphoid_cells Lung-Megakaryocytes Lung-Mesothelial_cells Lung-Myeloid_cells Lung-Neuroendocrine_cells Lung-Squamous_epithelial_cells Lung-Stromal_cells Lung-Vascular_endothelial_cells Lung-Visceral_neurons Muscle-Erythroblasts Muscle-Lymphatic_endothelial_cells Muscle-Lymphoid_cells Muscle-Megakaryocytes Muscle-Myeloid_cells Muscle-Satellite_cells Muscle-Schwann_cells Muscle-Skeletal_muscle_cells Muscle-Smooth_muscle_cells Muscle-Stromal_cells Muscle-Vascular_endothelial_cells Pancreas-Acinar_cells Pancreas-CCL19_CCL21_positive_cells Pancreas-Ductal_cells Pancreas-ENS_glia Pancreas-ENS_neurons Pancreas-Erythroblasts Pancreas-Islet_endocrine_cells Pancreas-Lymphatic_endothelial_cells Pancreas-Lymphoid_cells Pancreas-Mesothelial_cells Pancreas-Myeloid_cells Pancreas-Smooth_muscle_cells Pancreas-Stromal_cells Pancreas-Vascular_endothelial_cells Placenta-AFP_ALB_positive_cells Placenta-Extravillous_trophoblasts Placenta-IGFBP1_DKK1_positive_cells Placenta-Lymphoid_cells Placenta-Megakaryocytes Placenta-Myeloid_cells Placenta-PAEP_MECOM_positive_cells Placenta-Smooth_muscle_cells Placenta-Stromal_cells Placenta-Syncytiotrophoblasts_and_villous_cytotrophoblasts Placenta-Trophoblast_giant_cells Placenta-Vascular_endothelial_cells Spleen-AFP_ALB_positive_cells Spleen-Erythroblasts Spleen-Lymphoid_cells Spleen-Megakaryocytes Spleen-Mesothelial_cells Spleen-Myeloid_cells Spleen-STC2_TLX1_positive_cells Spleen-Stromal_cells Spleen-Vascular_endothelial_cells Stomach-Ciliated_epithelial_cells Stomach-ENS_glia Stomach-ENS_neurons Stomach-Erythroblasts Stomach-Goblet_cells Stomach-Lymphatic_endothelial_cells Stomach-Lymphoid_cells Stomach-MUC13_DMBT1_positive_cells Stomach-Mesothelial_cells Stomach-Myeloid_cells Stomach-Neuroendocrine_cells Stomach-PDE1C_ACSM3_positive_cells Stomach-Parietal_and_chief_cells Stomach-Squamous_epithelial_cells Stomach-Stromal_cells Stomach-Vascular_endothelial_cells Thymus-Antigen_presenting_cells Thymus-Stromal_cells Thymus-Thymic_epithelial_cells Thymus-Thymocytes Thymus-Vascular_endothelial_cells\ barChartColors #7d8952 #9478d5 #aa963d #826c5f #c03833 #856855 #d82423 #c9c6b4 #80c50c #72923c #958951 #22ab19 #abb219 #deb410 #deb40f #d82524 #b9a227 #dcb212 #dab014 #d7b015 #2fa323 #b5ac1e #e1b60c #e7ba08 #e1b60d #ddd4cb #d92423 #bea523 #dcb212 #2da521 #d3ac19 #bdbb78 #be9c2d #65b5cb #ddb311 #b99b2f #ad9f9a #e17170 #b39635 #ae9537 #88775c #b09f2b #c96ac4 #dad6cf #85844c #7bbf6f #b787ac #af1ea8 #c471c0 #489338 #fe8839 #e8e0e0 #0fb60c #cd2d2a #8b6354 #e11d1d #dbc46b #80c20e #8e5377 #82814e #22ab1a #bb9d2f #6c717d #81c10f #cca91e #af9a98 #536a95 #22ac18 #c23732 #c5a98d #db2121 #8c666a #7f933d #24aa1a #ad9999 #c53330 #cdb9ad #82953b #8c9840 #dd201f #7b884b #507093 #20ad17 #8b7450 #ad4e3b #b001af #c13a33 #8f6550 #d2a78b #cf2c2a #838546 #409a2b #577881 #cfc2ee #487f91 #0bb909 #cf2c29 #846859 #cf7f4a #e11d1d #707770 #4c7a91 #889934 #1ead16 #dcc56a #dbd2d2 #65cb61 #d07f7b #dbd2cf #e36f6e #8d656b #abd164 #b80db6 #876467 #837c53 #22aa1a #3259c7 #a4a096 #2f5cc6 #80c30e #a29142 #81646c #3f61b4 #6ac766 #c33333 #c1a593 #d92323 #845e72 #7a7f54 #21aa1b #c65ec5 #5f37bb #7c7062 #9f534f #dcd2ce #cd2d2c #756d72 #86715c #827d51 #79785f #5425d7 #4d9138 #c65fc4 #946446 #c53530 #b3998b #dba988 #d62624 #618237 #849336 #25aa19 #477f92 #aac86e #c3b580 #ae9999 #305cc5 #7abe71 #c43531 #4766a4 #bda693 #e17170 #989ead #999eaa #2b59cd #2d87a3 #7b8b47 #74c26c #de201f #aea28c #87a9b4 #b5443b #86b876\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/Organ_cell_lineage.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/Organ_cell_lineage.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by cell lineage and organ from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal Lineage\ track fetalGeneAtlasOrganCellLineage\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ fetalGeneAtlasOrgan Fetal Organ bigBarChart Fetal Gene Atlas binned by organ from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars Adrenal Cerebellum Cerebrum Eye Heart Intestine Kidney Liver Lung Muscle Pancreas Placenta Spleen Stomach Thymus\ barChartColors #7c8e4a #e6ba08 #e5b909 #d6b015 #ae20a6 #5f7577 #849c3a #aa0ea6 #619841 #b90db6 #2359d2 #6f637a #836824 #1e5ad9 #b94138\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/Organ.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/Organ.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by organ from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal Organ\ track fetalGeneAtlasOrgan\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ fetalGeneAtlasRtGroup Fetal RT Group bigBarChart Fetal Gene Atlas binned by RT group from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars Adrenal_H26350 Adrenal_H26547 Adrenal_H27098 Adrenal_H27471 Adrenal_H27472 Adrenal_H27474 Adrenal_H27552 Cerebellum_H27471 Cerebellum_H27472 Cerebellum_H27474 Cerebellum_H27477 Cerebellum_H27634 Cerebrum_H27058 Cerebrum_H27098 Cerebrum_H27423 Cerebrum_H27431 Cerebrum_H27432 Cerebrum_H27464 Cerebrum_H27471 Cerebrum_H27474 Eye_H27458 Eye_H27472 Eye_H27552 Eye_H27620 Eye_H27634 Heart_H26547 Heart_H27098 Heart_H27295 Heart_H27423 Heart_H27431 Heart_H27464 Heart_H27471 Heart_H27472 Heart_H27473 Intestine_H27771 Intestine_H27772 Intestine_H27798 Intestine_H27799 Intestine_H27876 Intestine_H27909 Intestine_H27913 Intestine_H27915 Intestine_H27948 Kidney_H27771 Kidney_H27772 Kidney_H27798 Kidney_H27870 Kidney_H27876 Kidney_H27909 Kidney_H27913 Kidney_H27915 Kidney_H27948 Liver_H27058 Liver_H27098 Liver_H27423 Liver_H27431 Liver_H27464 Liver_H27471 Liver_H27472 Liver_H27473 Liver_H27474 Lung_H26350 Lung_H26547 Lung_H27058 Lung_H27098 Lung_H27423 Lung_H27431 Lung_H27464 Lung_H27471 Lung_H27472 Lung_H27474 Lung_H27477 Muscle_H27098 Muscle_H27431 Muscle_H27471 Muscle_H27472 Muscle_H27473 Muscle_H27474 Muscle_H27477 Muscle_H27634 Pancreas_H27870 Pancreas_H27876 Pancreas_H27948 Placenta_H26350 Placenta_H26547 Placenta_H27058 Placenta_H27098 Placenta_H27423 Placenta_H27431 Placenta_H27464 Placenta_H27471 Placenta_H27472 Placenta_H27473 Placenta_H27474 Spleen_H26350 Spleen_H26547 Spleen_H27431 Spleen_H27464 Spleen_H27471 Spleen_H27472 Spleen_H27552 Spleen_H27634 Stomach_H27870 Stomach_H27876 Stomach_H27909 Stomach_H27948 Thymus_H26547 Thymus_H27423 Thymus_H27431 Thymus_H27471 Thymus_H27552 Thymus_H27634\ barChartColors #6a7d64 #92933f #71855a #6a7e64 #9e9936 #798e46 #879241 #e6b908 #e6b909 #e5b909 #e4b909 #e6ba08 #e2b60c #dab311 #e2b60c #e5b909 #dfb40f #e4b80a #e1b60d #e7ba08 #d6af15 #d8b114 #d4ae17 #cdaa1d #d1ad18 #ad21a5 #ab24a2 #ae20a5 #ae1ea8 #ae1fa6 #ab24a1 #a23394 #ae1fa7 #ac23a3 #616e83 #5d6d86 #717a5c #70835e #566d8a #656e65 #d6d3d6 #577189 #e6e1e3 #869d33 #72914c #999d33 #909a39 #819643 #8a993f #789051 #7f9646 #859743 #a616a1 #a22297 #a22099 #ab0ba9 #a713a3 #a715a1 #a813a3 #ab0ca8 #ac09aa #537f72 #629545 #549541 #588d57 #5e9b34 #4c8c58 #568f4e #7d993d #579e2f #6aa030 #548666 #b611b2 #b90cb6 #b80eb4 #b80eb5 #b611b2 #ac24a2 #b612b1 #b90cb6 #2059d5 #2858cd #68723e #5425d7 #9b97a8 #5c34c1 #737555 #d3c9e3 #6c5c85 #8f71e1 #81824e #746d6c #6d7959 #757f54 #b1997a #7f6d2f #ab9b79 #7e6a33 #687e28 #5e8638 #658027 #a05427 #1c58db #2c86a5 #1e57db #2b73b6 #b6433a #bc3d36 #e7e1e2 #e3ccca #e5ccc8 #bb3f37\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/RT_group.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/RT_group.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by RT group from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal RT Group\ track fetalGeneAtlasRtGroup\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ fetalGeneAtlasSex Fetal Sex bigBarChart Fetal Gene Atlas binned by sex from Cao et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ This group of tracks shows data from \ A human cell atlas of fetal gene expression. This is a collection of\ single cell and single nucleus combinatorial indexing-based RNA-seq data covering 4 million\ cells from 15 organs obtained during mid-gestation. The cells were sequenced in\ a highly multiplexed fashion and then clustered with annotations as described\ in Cao et al., 2020.
\ \\ The Fetal Cells subtrack contains the \ data organized by cell type, with RNA signals from all cells of a given type pooled \ and averaged into one bar for each cell type. The \ Fetal Lineage subtrack shows \ similar data, but with the cell types subdivided more finely and by organ. Additional \ bar chart subtracks pool the cell by other characteristics such as by sex \ (Fetal Sex), assay \ (FetalAssay), donor \ (Fetal Donor ID), experiment \ (Fetal Exp), organ \ (Fetal Organ), and reverse transcription group \ (Fetal RT Group).
\ \\ Please see descartes.brotmanbaty.org for\ further interactive displays and additional data.
\ \\ The cell types are colored by which class they belong to according to the following table.\ The coloring algorithm allows cells that show some blended characteristics to show blended\ colors so there will be some color variation within a class. The colors will be purest in\ the Fetal Cells subtrack, where the bars \ represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.\ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia |
\ Three-level single-cell combinatorial indexing (sci-RNAseq3) as described in\ Cao et al., 2020 was used on 121 samples from 28 fetuses estimated 72\ to 129 days post-conception. This included samples from 15 organs. and\ resulted in RNA profiles for 4 million cells. The samples were flash-frozen for\ majority of the experiments and then nuclei extracted for sequencing. Samples\ from tissues from the kidney and digestive system were fixed after\ disassociation to deactivate endogenous RNases and proteases.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser. The UCSC command line utility matrixClusterColumns,\ matrixToBarChart, and bedToBigBed were used to transform these into a bar chart\ format bigBed file that can be visualized. The coloring was done by defining\ colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types.\ The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \Thanks to the many authors who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \ \ singleCell 1 barChartBars F M\ barChartColors #dbb410 #e6ba08\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/fetalGeneAtlas/sex.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/fetalGeneAtlas/sex.bb\ defaultLabelFields name2\ html fetalGeneAtlas\ labelFields name,name2\ longLabel Fetal Gene Atlas binned by sex from Cao et al 2020\ parent fetalGeneAtlas\ shortLabel Fetal Sex\ track fetalGeneAtlasSex\ transformFunc NONE\ url https://cells.ucsc.edu/?ds=fetal-gene-atlas+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ fishClones FISH Clones bed 5 + Clones Placed on Cytogenetic Map Using FISH 0 100 0 150 0 127 202 127 0 0 0\ This track shows the location of fluorescent in situ hybridization \ (FISH)-mapped clones along the assembly sequence. The locations of\ these clones were obtained from the NCBI Human BAC Resource\ here. Earlier versions of this track obtained this\ information directly from the paper Cheung, et al. (2001).\
\ \\ More information about the BAC clones, including how they may be obtained, \ can be found at the \ Human BAC Resource and the \ Clone Registry web sites hosted by \ NCBI.\ To view Clone Registry information for a clone, click on the clone name at \ the top of the details page for that item.
\ \\ This track has a filter that can be used to change the color or \ include/exclude the display of a dataset from an individual lab. This is \ helpful when many items are shown in the track display, especially when only \ some are relevant to the current task. The filter is located at the top of \ the track description page, which is accessed via the small button to the \ left of the track's graphical display or through the link on the track's \ control menu. To use the filter:\
\ When you have finished configuring the filter, click the Submit \ button.
\ \\ We would like to thank all of the labs that have contributed to this resource:\
\ Cheung VG, Nowak N, Jang W, Kirsch IR, Zhao S, Chen XN, Furey TS, Kim UJ, Kuo WL, Olivier M et\ al.\ \ Integration of cytogenetic landmarks into the draft sequence of the human genome.\ Nature. 2001 Feb 15;409(6822):953-8.\ PMID: 11237021\
\ map 1 color 0,150,0,\ group map\ longLabel Clones Placed on Cytogenetic Map Using FISH\ origAssembly hg18\ pennantIcon 18.jpg ../goldenPath/help/liftOver.html "lifted from hg18"\ shortLabel FISH Clones\ superTrack assemblyContainer pack\ track fishClones\ type bed 5 +\ visibility hide\ gap Gap bed 3 + Gap Locations 0 100 0 0 0 127 127 127 0 0 0\ This track shows the gaps in the GRCh38 (hg38) genome assembly defined in the\ AGP file delivered with the sequence. These gaps are being closed during the \ finishing process on the human genome. For information on the AGP file format, see the NCBI \ AGP Specification. The NCBI website also provides an \ overview of genome assembly procedures, as well as \ specific information about the hg38 assembly.\
\\ Gaps are represented as black boxes in this track.\ If the relative order and orientation of the contigs on either side\ of the gap is supported by read pair data, \ it is a bridged gap and a white line is drawn \ through the black box representing the gap. \
\This assembly contains the following principal types of gaps:\
\ The GC percent track shows the percentage of G (guanine) and C (cytosine) bases\ in 5-base windows. High GC content is typically associated with\ gene-rich areas.\
\\ This track may be configured in a variety of ways to highlight different\ apsects of the displayed information. Click the\ "Graph configuration help"\ link for an explanation of the configuration options.\ \
The data and presentation of this graph were prepared by\ Hiram Clawson.\
\ \ map 0 altColor 128,128,128\ autoScale Off\ color 0,0,0\ graphTypeDefault Bar\ gridDefault OFF\ group map\ html gc5Base\ longLabel GC Percent in 5-Base Windows\ maxHeightPixels 128:36:16\ shortLabel GC Percent\ track gc5BaseBw\ type bigWig 0 100\ viewLimits 30:70\ visibility hide\ windowingFunction Mean\ genCC GenCC bigBed 9 + 33 GenCC: The Gene Curation Coalition Annotations 0 100 0 0 0 127 127 127 0 0 0 https://search.thegencc.org/genes/$\ This track shows annotations from The Gene Curation Coalition (GenCC).\ The GenCC provides information pertaining to the validity of gene-disease relationships, \ with a current focus on Mendelian diseases. Curated gene-disease relationships are submitted \ by GenCC member organizations that currently provide online resources (e.g. ClinGen, DECIPHER, \ Orphanet, etc.), as well as diagnostic laboratories that have committed to sharing their internal \ curated gene-level knowledge (e.g. Ambry Genetics, Illumina, Invitae, etc.).
\\ The GenCC aims to clarify overlap between gene curation efforts and develop\ consistent terminology for validity, allelic requirement and mechanism\ of disease. Each item on this track corresponds with a gene, and contains\ a large number of information such as associated disease, evidence classification,\ specific submission notes and identifiers from different databases. In cases where\ multiple annotations exist for the same gene, multiple items are displayed.
\ \\ Each item displayed represents a submission to the GenCC database. The displayed \ name is a combination of the gene symbol and the disease's original submission ID. \ This submission ID is either the OMIM#, MONDO# or Orphanet#. Clicking\ on any item will display the complete meta data for that item, including\ linkouts to the GenCC, NCBI, Ensembl, HGNC, GeneCards, Pombase (MONDO),\ and Human Phenotype Ontology (HPO). Mousing over any item will display the\ associated disease title, the classification title, and the mode of inheritance\ title.
\ \\ Items are colored based on the GenCC classification, or validation, of the\ evidence in the color scheme seen in the table below. \ For more information on this process, see the GenCC\ validity terms FAQ. A filter for the track is also available\ to display a subset of the items based on their classification.
\ \\
Color | \Evidence classification | \
---|---|
Definitive | |
Strong | |
Moderate | |
Supportive | |
Limited | |
Disputed Evidence | |
Refuted Evidence | |
No Known Disease Relationship |
\ Limitations: Most entries include both NM_ accessions as well as ENST and ENSG identifiers.\ From the original file, which contains no coordinates, two genes were not mapped\ to the hg38 genome, SLCO1B7 and ATXN8. This means that the hg38 track has 2 fewer items\ than what can be found in the GenCC download file. For hg19, one additional\ gene was not mapped, KCNJ18. In addition to this, the GenCC data in the Genome\ Browser does not include OMIM data due to licensing restrictions. For more\ information, see the Methods section below.
\ \\ The source data can be explored in \ GenCC database. The source files can also be found on the GenCC downloads page.
\ \\ The GenCC data on the UCSC Genome Browser can be explored interactively with the\ Table Browser or the\ Data Integrator.\ For automated download and analysis, the genome annotation is stored at UCSC in bigBed\ files that can be downloaded from\ our download server.\ The data may also be explored interactively using our\ REST API.
\ \\
The file for this track may also be locally explored using our tools bigBedToBed \
which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigBedToBed -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/bbi/genCC.bb stdout
\ The data were downloaded from the GenCC downloads page in tsv format. Manual\ curation was performed on the file to remove newline characters and tab characters present in \ the submission notes, in total fewer than 20 manual edits were made.
\\ The track was first built on hg38 by associating the gene symbols with the NCBI MANE 1.0 \ release transcripts. These coordinates were added to the items as well as the NM_ accession,\ ENST ID and ENSG ID. For items where there was no gene symbol match in MANE (~130), the gene\ symbols were queried against GENCODEv40 comprehensive set release. In places where multiple\ transcript matches were found, the earliest transcription start and latest end site was used\ from among the transcripts to encompass the entire gene coordinates. Two genes were not able\ to be mapped for hg38, SLCO1B7 and ATXN8, resulting in two missing submissions in the Genome\ Browser when compared to the raw file. Lastly, the items were colored according to their\ evidence classification as seen on the GenCC database.
\\ For hg19, the hg38 NM_ accessions were used to convert the item coordinates according to the\ latest hg19 refseq release. For items that failed to convert, the gene symbols were queried\ using the GENCODEv40 hg19 lift comprehensive set. One additional gene symbol failed to map in\ hg19, KCNJ18, leading to 3 fewer items on this track when compared to the raw file.
\\ For both assemblies, GenCC OMIM data is excluded do to data restrictions.\ For complete documentation of the processing of these tracks, read the\ \ GenCC MakeDoc.
\ \\ Thanks to the entire GenCC\ committee for creating these annotations and making them available.
\ \\ DiStefano MT, Goehringer S, Babb L, Alkuraya FS, Amberger J, Amin M, Austin-Tse C, Balzotti M, Berg\ JS, Birney E et al.\ \ The Gene Curation Coalition: A global effort to harmonize gene-disease evidence resources.\ Genet Med. 2022 May 4;.\ PMID: 35507016\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/genCC.bb\ filterLabel.classification_title evidence classification\ filterValues.classification_title Supportive,Strong,Definitive,Limited,Moderate,No Known Disease Relationship,Disputed Evidence,Refuted Evidence\ group phenDis\ itemRgb on\ longLabel GenCC: The Gene Curation Coalition Annotations\ mouseOver $disease_title - $classification_title - $moi_title\ shortLabel GenCC\ track genCC\ type bigBed 9 + 33\ url https://search.thegencc.org/genes/$\ This super track contains previous versions of the GENCODE primary gene set.\ genes 1 group genes\ html ../../knownGeneArchive\ longLabel GENCODE Archive\ shortLabel GENCODE Archive\ superTrack on\ track knownGeneArchive\ type bed 6 +\ wgEncodeGencodeSuper GENCODE Versions Container of all new and previous GENCODE releases 0 100 0 0 0 127 127 127 0 0 0
\\ The aim of the GENCODE \ Genes project (Harrow et al., 2006) is to produce a set of \ highly accurate annotations of evidence-based gene features on the human reference genome.\ This includes the identification of all protein-coding loci with associated\ alternative splice variants, non-coding with transcript evidence in the public \ databases (NCBI/EMBL/DDBJ) and pseudogenes. A high quality set of gene\ structures is necessary for many research studies such as comparative or \ evolutionary analyses, or for experimental design and interpretation of the \ results.
\\ The GENCODE Genes tracks display the high-quality manual annotations merged \ with evidence-based automated annotations across the entire\ human genome. The GENCODE gene set presents a full merge\ between HAVANA manual annotation and Ensembl automatic annotation.\ Priority is given to the manually curated HAVANA annotation using predicted\ Ensembl annotations when there are no corresponding manual annotations. With \ each release, there is an increase in the number of annotations that have undergone\ manual curation. \ This annotation was carried out on the GRCh38 (hg38) genome assembly.\
\ \\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ These are multi-view composite tracks that contain differing data sets\ (views). Instructions for configuring multi-view tracks are\ here.\ Only some subtracks are shown by default. The user can select which subtracks\ are displayed via the display controls on the track details pages.\ Further details on display conventions and data interpretation are available in the track descriptions.
\ \\ GENCODE Genes and its associated tables can be explored interactively using the\ REST API, the\ Table Browser or the\ Data Integrator.\ The GENCODE data files for hg38 are available in our\ \ downloads directory as wgEncodeGencode* files in genePred format.\ All the tables can also be queried directly from our public MySQL\ servers, with instructions on this method available on our\ MySQL help page as well as on\ our blog.
\ \\ GENCODE version 47\ corresponds to Ensembl 113.\
\\ GENCODE version 46\ corresponds to Ensembl 112.\
\\ GENCODE version 45\ corresponds to Ensembl 111.\
\\ GENCODE version 44\ corresponds to Ensembl 110.\
\\ GENCODE version 43\ corresponds to Ensembl 109.\
\\ GENCODE version 42\ corresponds to Ensembl 108.\
\\ GENCODE version 41\ corresponds to Ensembl 107.\
\\ GENCODE version 40\ corresponds to Ensembl 106.\
\\ GENCODE version 39\ corresponds to Ensembl 105.\
\\ GENCODE version 38\ corresponds to Ensembl 104.\
\\ GENCODE version 37\ corresponds to Ensembl 103.\
\\ GENCODE version 36\ corresponds to Ensembl 102.\
\\ GENCODE version 35\ corresponds to Ensembl 101.\
\\ GENCODE version 34\ corresponds to Ensembl 100.\
\\ GENCODE version 33\ corresponds to Ensembl 99.\
\\ GENCODE version 30\ corresponds to Ensembl 96.\
\\ GENCODE version 29\ corresponds to Ensembl 94.\
\\ GENCODE version 28\ corresponds to Ensembl 92.\
\\ GENCODE version 27\ corresponds to Ensembl 90.\
\\ GENCODE version 26\ corresponds to Ensembl 88.\
\\ GENCODE version 24\ corresponds to Ensembl 84.\
\ GENCODE version 23\ corresponds to Ensembl 81.\ \ GENCODE version 22\ corresponds to Ensembl 79.\ \ GENCODE version 20\ corresponds to Ensembl 76.\ \\ See also: The GENCODE Project Release History.\
\ \The GENCODE project is an international collaboration funded by NIH/NHGRI\ grant U41HG007234. More information is available\ at www.gencodegenes.org,\ Participating GENCODE institutions and personnel can be found\ \ here.\
\ \\ Frankish A, Diekhans M, Jungreis I, Lagarde J, Loveland JE, Mudge JM, Sisu C, Wright JC, Armstrong\ J, Barnes I et al.\ \ GENCODE 2021.\ Nucleic Acids Res. 2021 Jan 8;49(D1):D916-D923.\ PMID: 33270111;\ PMC: PMC7778937;\ DOI: 10.1093/nar/gkaa1087\
\ \ \A full list of GENCODE publications are available\ at The GENCODE\ Project web site.\
\ \GENCODE data are available for use without restrictions.
\ \ genes 0 group genes\ longLabel Container of all new and previous GENCODE releases\ pennantIcon Updated red ../goldenPath/newsarch.html#110824 "Updated Nov. 8, 2024"\ shortLabel GENCODE Versions\ superTrack on\ track wgEncodeGencodeSuper\ trackHandler wgEncodeGencode\ interactions Gene Interactions bigBed 9 Protein Interactions from Curated Databases and Text-Mining 0 100 0 0 0 127 127 127 0 0 0\ The Pathways and Gene Interactions track shows a summary of gene interaction and pathway data\ collected from two sources: curated pathway/protein-interaction databases and interactions found\ through text mining of PubMed abstracts.
\ \\ The track features a single item for each gene loci in the genome. On the item itself, the gene\ symbol for the loci is displayed followed by the top gene interactions noted by their gene symbol.\ Clicking an item will take you a\ gene interaction graph\ that includes detailed information on the support for the various interactions.
\ \\ Items are colored based on the number of documents supporting the interactions of a\ particular gene. Genes with >100 supporting documents are colored\ black, genes with >10 but <100\ supporting documents are colored dark blue, and\ those with >10 supporting documents are colored\ light blue.
\ \\ See the\ help documentation\ accompanying this gene interaction graph for more information on its configuration.
\ \\ The pathways and gene interactions were imported from a number of databases and mined from\ millions of PubMed abstracts. More information can be found in the\ "Data Sources\ and Methods"\ section of the help page for the gene interaction graph.
\ \\ The underlying data for this track can be accessed interactively through the\ Table Browser or\ Data Integrator. \ The data for this track is spread across a number of relational tables. The best way to \ export or analyze the data is using our public MySQL server.\ The list of tables and how they are linked together are described in the \ documentation \ linked at the bottom of the gene interaction viewer.\
\ \\ The genome annotation is just a summary of the actual interactions database and therefore often not \ of interest to most users. It is stored in a bigBed file that can be obtained\ from the\ download server.\ \ The data underlying the\ graphical display is in bigBed\ formatted file named interactions.bb. Individual regions or the whole genome annotation\ can be obtained using our tool bigBedToBed. Instructions\ for downloading source code and precompiled binaries can be found\ here. The tool can also\ be used to obtain only features within a given range, for example:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/bbi/interactions.bb\ -chrom=chr6 -start=0 -end=1000000 stdout\
\ \\ The text-mined data for the gene interactions and pathways were generated by Chris Quirk and\ Hoifung Poon as part of\ Microsoft Research, Project\ Hanover.
\ \\ Pathway data was provided by the databases listed under\ "Data Sources\ and Methods"\ section of the help page for the gene interaction graph.\ In particular, thank you to Ian Donaldson from IRef for his\ unique collection of interaction databases.
\ \\ The short gene descriptions are a merge of the HPRD\ and PantherDB gene/molecule classifications. Thanks to Arun Patil from\ HPRD for making them available as a download.
\ \\ The track display and gene interaction graph\ were developed at the UCSC Genome Browser by Max Haeussler.
\ \\ Poon H, Quirk C, DeZiel C, Heckerman D.\ Literome: PubMed-scale genomic knowledge base in the cloud\ Bioinformatics. 2014 Oct;30(19):2840-2.\ PMID: 24939151
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/interactions.bb\ directUrl hgGeneGraph?db=hg38&gene=%s\ exonNumbers off\ group phenDis\ hgsid on\ itemRgb on\ labelOnFeature on\ linkIdInName on\ longLabel Protein Interactions from Curated Databases and Text-Mining\ noScoreFilter on\ shortLabel Gene Interactions\ track interactions\ type bigBed 9\ visibility hide\ ghGeneTss Gene TSS bigBed 9 GeneHancer Regulatory Elements and Gene Interactions 3 100 0 0 0 127 127 127 0 0 0 http://www.genecards.org/cgi-bin/carddisp.pl?gene=$$ regulation 1 itemRgb on\ longLabel GeneHancer Regulatory Elements and Gene Interactions\ parent geneHancer\ searchIndex name\ shortLabel Gene TSS\ track ghGeneTss\ type bigBed 9\ url http://www.genecards.org/cgi-bin/carddisp.pl?gene=$$\ urlLabel In GeneCards:\ view b_TSS\ visibility pack\ geneHancer GeneHancer bed 3 GeneHancer Regulatory Elements and Gene Interactions 0 100 0 0 0 127 127 127 0 0 0\ GeneHancer is a database of human regulatory elements (enhancers and promoters) \ and their inferred target genes, which is embedded \ in GeneCards, a human gene \ compendium.\ The GeneHancer database was created by integrating >1 million regulatory elements \ from multiple genome-wide databases. \ Associations between the regulatory elements and target genes\ were based on multiple sources of linking molecular data, along with distance,\ as described in Methods below.\
\\ The GeneHancer track set contains tracks representing:\
\ Each GeneHancer regulatory element is identified by a GeneHancer id. \ For example: GH0XJ101383 is located on chromosome X, with starting position of 101,383 kb\ (GRCh38/hg38 reference).\ Based on the id, one can obtain full GeneHancer information, as displayed in the Genomics \ section within the gene-centric web pages of GeneCards. Links to the GeneCards information pages\ are provided on the track details pages.
\ \\ For the interaction tracks (Clusters and Interactions) a slight offset can be noticed between \ the line endpoints. This helps to identify the start and end of the feature. In this case,\ the higher point is the source (enhancers) and the lower point is the target.
\ \\ Colors are used to distinguish promoters and enhancers and to indicate the GeneHancer element confidence score:
\\ Promoters: \ High\ Medium\ Low\
\\ Enhancers: \ High\ Medium\ Low\
\ \\ Colors are used to improve gene and interactions visibility. \ Successive genes are colored in different colors, and interactions of a gene have the same color.
\ \\ The Interactions view in Full mode shows GeneHancers and target genes connected by curves or \ half-rectangles (when one of the connected regions is off-screen). \ Configuration options are available to change the drawing style, and to limit the view to\ interactions with one or both connected items in the region.\ Interactions are identified on mouseover or clicked on for details at the end regions, or at \ the curve peak, which is marked with a gray ring shape. Interactions in the reverse direction\ (Gene TSS precedes GeneHancer on the genome) are drawn with a dashed line.\ \
\ The Clusters view groups interactions by target gene; the target gene and all GeneHancers \ associated with it are displayed in a single browser item. The gene TSS and associated GeneHancers \ are shown as blocks linked together, with the TSS drawn as a "tall" item, and the \ GeneHancers drawn "short". \ A user configuration option is provided to change the view to group by GeneHancer \ (with tall GeneHancer and short TSS's). \ Clusters composed of interactions with a single gene are colored to correspond to the gene, \ and those composed of interactions with multiple genes are colored dark gray.
\ \\ GeneHancer identifications were created from >1 million regulatory elements \ obtained from seven genome-wide databases:\
\ Employing an integration algorithm that removes redundancy, the GeneHancer pipeline\ identified ˜250k integrated candidate regulatory elements (GeneHancers).\ Each GeneHancer is assigned an annotation-derived confidence score. \ The GeneHancers that are derived from more than one information source are defined \ as "elite" GeneHancers.
\\ Gene-GeneHancer associations, and their likelihood-based scores, were generated \ using information that helps link regulatory elements to genes:\
\ Associations that are derived from more than one information source are defined \ as "elite" associations, which leads to the definition of the "double elite"\ dataset - elite gene associations of elite GeneHancers.
\\ More details are provided at the GeneCards\ \ information page.\ For a full description of the methods used, refer to the GeneHancer manuscript1.
\\ Source data for the GeneHancer version 4.8 was downloaded during May 2018.
\ \\ Due to our agreement with the Weizmann Institute, we cannot allow full genome \ queries from the Table Browser or share download files. You can still access \ data for individual chromosomes or positional data from the \ Table Browser.
\ \\ GeneHancer is the property of the Weizmann Institute of Science and \ is not available for download or mirroring by any third party \ without permission. Please contact the Weizmann Institute directly for \ data inquiries.
\ \\ Thanks to Simon Fishilevich, Marilyn Safran, Naomi Rosen, and Tsippi Iny Stein of the GeneCards \ group and Shifra Ben-Dor of the Bioinformatics Core group at the Weizmann Institute, \ for providing this data and documentation, creating track hub versions of these tracks \ as prototypes, and overall responsiveness during development of these tracks.
\\ Contact: \ simon.\ fishilevich@weizmann.\ ac.\ il\ \
\ Supported in part by a grant from LifeMap Sciences Inc.
\ \\ Fishilevich S., Nudel R., Rappaport N., Hadar R., Plaschkes I., Iny Stein T., Rosen N., Kohn A., Twik M., Safran M., Lancet D. and Cohen D. GeneHancer: genome-wide integration of enhancers and target genes in GeneCards, Database (Oxford) (2017), doi:10.1093/database/bax028. [PDF] PMID 28605766
\\ Stelzer G, Rosen R, Plaschkes I, Zimmerman S, Twik M, Fishilevich S, Iny Stein T, Nudel R, Lieder I, Mazor Y, Kaplan S, Dahary, D, Warshawsky D, Guan- Golan Y, Kohn A, Rappaport N, Safran M, and Lancet D. The GeneCards Suite: From Gene Data Mining to Disease Genome Sequence Analysis, Current Protocols in Bioinformatics (2016), 54:1.30.1-1.30.33. doi: 10.1002/cpbi.5. PMID 27322403
\ regulation 1 compositeTrack on\ dataVersion January 2019 (V2: Corrections to Experiment field)\ dimensions dimX=set dimY=view\ group regulation\ longLabel GeneHancer Regulatory Elements and Gene Interactions\ shortLabel GeneHancer\ sortOrder set=+ view=+\ subGroup1 view View a_GH=Regulatory_Elements b_TSS=Gene_TSS c_I=Interactions d_I=Clusters\ subGroup2 set Set a_ELITE=Double_Elite b_ALL=All\ tableBrowser noGenome\ track geneHancer\ type bed 3\ visibility hide\ geneid Geneid Genes genePred geneidPep Geneid Gene Predictions 0 100 0 90 100 127 172 177 0 0 0\ This track shows gene predictions from the\ geneid program developed by\ Roderic Guigó's Computational Biology of RNA Processing\ group which is part of the\ Centre de Regulació Genòmica\ (CRG) in Barcelona, Catalunya, Spain.\
\ \\ Geneid is a program to predict genes in anonymous genomic sequences designed\ with a hierarchical structure. In the first step, splice sites, start and stop\ codons are predicted and scored along the sequence using Position Weight Arrays\ (PWAs). Next, exons are built from the sites. Exons are scored as the sum of the\ scores of the defining sites, plus the the log-likelihood ratio of a\ Markov Model for coding DNA. Finally, from the set of predicted exons, the gene\ structure is assembled, maximizing the sum of the scores of the assembled exons.\
\ \\ Thanks to Computational Biology of RNA Processing\ for providing these data.\ \
\ \\ Blanco E, Parra G, Guigó R.\ Using geneid to identify genes.\ Curr Protoc Bioinformatics. 2007 Jun;Chapter 4:Unit 4.3.\ PMID: 18428791\
\ \ \\ Parra G, Blanco E, Guigó R.\ \ GeneID in Drosophila.\ Genome Res. 2000 Apr;10(4):511-5.\ PMID: 10779490; PMC: PMC310871\
\ genes 1 color 0,90,100\ group genes\ html ../../geneid\ longLabel Geneid Gene Predictions\ parent genePredArchive\ shortLabel Geneid Genes\ track geneid\ type genePred geneidPep\ visibility hide\ geneReviews GeneReviews bigBed 9 + GeneReviews 0 100 0 80 0 127 167 127 0 0 0 https://www.ncbi.nlm.nih.gov/books/NBK1116/?term=$$\ GeneReviews is an online collection of expert-authored, peer-reviewed\ articles that describe specific gene-related diseases. GeneReviews articles are\ searchable by disease name, gene symbol, protein name, author, or title. GeneReviews\ is supported by the National Institutes of Health, hosted at NCBI as part of the\ \ Genetic Testing Registry (GTR). The GeneReviews data underlying this track will be updated frequently. \
\ \The GeneReviews track allows the user to locate the NCBI GeneReviews resource\ quickly from the Genome Browser. Hovering the mouse on track items shows the gene symbol and \ associated diseases. A condensed version of the GeneReviews article\ name and its related diseases are displayed on the item details page as links. Similar\ information, when available, is provided in the details page of items from the UCSC Genes,\ RefSeq Genes, and OMIM Genes tracks.\
\ \\ The raw data for the GeneReviews track can be explored interactively with the\ Table Browser. Cross-referencing can be done with\ Data Integrator. The complete source file,\ in bigBed format, \ can be downloaded from our\ downloads directory.\ For automated analysis,\ the data may be queried from our\ REST API.\
\ \\ Previous versions of this track can be found on our archive download server.\
\ \\ Pagon RA, Adam MP, Bird TD, et al., editors. GeneReviews® [Internet]. Seattle (WA): University of Washington, Seattle; 1993-2014. Available from: \ \ https://www.ncbi.nlm.nih.gov/books/NBK1116.\
\ \ phenDis 1 bigDataUrl /gbdb/hg38/geneReviews/geneReviews.bb\ color 0, 80, 0\ group phenDis\ html geneReviews\ longLabel GeneReviews\ mouseOver $name disease(s): $diseases\ noScoreFilter on\ shortLabel GeneReviews\ track geneReviews\ type bigBed 9 +\ url https://www.ncbi.nlm.nih.gov/books/NBK1116/?term=$$\ visibility hide\ giab Genome In a Bottle bed 3 Genome In a Bottle Structural Variants and Trios 0 100 0 0 0 127 127 127 0 0 0\ The tracks listed here contain data from\ The Genome in a\ Bottle Consortium (GIAB), an open, public consortium hosted by \ NIST. The priority of GIAB is to develop \ reference standards, reference methods, and reference data by authoritative characterization of \ human genomes for use in benchmarking, including analytical validation and technology \ development that will support translation of whole human genome sequencing to clinical practice. The\ sole purpose of this work is to provide validated variants and regions to enable technology and \ bioinformatics developers to benchmark and optimize their detection methods.\
\\ The Ashkenazim and the Chinese Trio tracks show benchmark SNV calls from two \ son/father/mother trios of Ashkenazi Jewish and Han Chinese ancestry from the \ Personal Genome Project, \ consented for commercial redistribution.\
\\ The Genome In a Bottle Structural Variants track shows benchmark SV calls (nssv) \ and variant regions (nsv) (5,262 insertions and 4,095 deletions, > 50 bp, in 2.51 Gb of \ the genome) from the son (HG002/NA24385) from the Ashkenazi Jewish trio.\
\\ Samples are disseminated as National Institute of Standards and Technology (NIST)\ Reference Materials.\
\\ Unlike a regular genome browser track, the Ashkenazim and the Chinese Trio tracks display \ the genome variants of each individual as two haplotypes; SNPs, small insertions and deletions\ are mapped to each haplotype based on the phasing information of the VCF file. The\ haplotype 1 and the haplotype 2 are displayed as two separate black lanes for the\ browser window region. Each variant is drawn as a vertical dash. Homozygous variants will\ show two identical dashes on both haplotype lanes. Phased heterozygous variants are placed on\ one of the haplotype lanes and unphased heterozygous variants are displayed in the area\ between the two haplotype lanes.\
\\ Predicted de novo variants and variants that are inconsistent with phasing in the trio son can be \ colored in red using the track Configuration options.\
\ \\ Benchmark VCF and BED files for small variants are available for GRCh37 and GRCh38 under each\ genome at NCBI FTP site. \ Structural variants are available for GRCh37 at dbVAR \ nst175.\
\ \\ Zook JM, McDaniel J, Olson ND, Wagner J, Parikh H, Heaton H, Irvine SA, Trigg L, Truty R, McLean CY\ et al.\ \ An open resource for accurately benchmarking small variant and reference calls.\ Nat Biotechnol. 2019 May;37(5):561-566.\ PMID: 30936564; PMC: PMC6500473\
\ \\ Zook JM, Hansen NF, Olson ND, Chapman L, Mullikin JC, Xiao C, Sherry S, Koren S, Phillippy AM,\ Boutros PC et al.\ \ A robust benchmark for detection of germline large deletions and insertions.\ Nat Biotechnol. 2020 Jun 15;.\ PMID: 32541955\
\ \ varRep 1 compositeTrack on\ group varRep\ html giab\ longLabel Genome In a Bottle Structural Variants and Trios\ shortLabel Genome In a Bottle\ subGroup1 view Views trios=Trios sv=Structural_Variants\ track giab\ type bed 3\ visibility hide\ triosView Genome In a Bottle Trios vcfPhasedTrio Genome in a Bottle Ashkenazim and Chinese Trios 0 100 0 0 0 127 127 127 0 0 0 varRep 0 longLabel Genome in a Bottle Ashkenazim and Chinese Trios\ parent giab\ shortLabel Genome In a Bottle Trios\ track triosView\ type vcfPhasedTrio\ view trios\ visibility hide\ genscan Genscan Genes genePred genscanPep Genscan Gene Predictions 0 100 170 100 0 212 177 127 0 0 0\ This track shows predictions from the\ Genscan program\ written by Chris Burge.\ The predictions are based on transcriptional, translational and donor/acceptor\ splicing signals as well as the length and compositional distributions of exons,\ introns and intergenic regions.\
\ \\ For more information on the different gene tracks, see our Genes FAQ.
\ \\ This track follows the display conventions for\ gene prediction\ tracks.\
\ \\ The track description page offers the following filter and configuration\ options:\
\ For a description of the Genscan program and the model that underlies it,\ refer to Burge and Karlin (1997) in the References section below.\ The splice site models used are described in more detail in Burge (1998)\ below.\
\ \\ Burge C.\ Modeling Dependencies in Pre-mRNA Splicing Signals.\ In: Salzberg S, Searls D, Kasif S, editors.\ Computational Methods in Molecular Biology.\ Amsterdam: Elsevier Science; 1998. p. 127-163.\
\ \\ Burge C, Karlin S.\ \ Prediction of complete gene structures in human genomic DNA.\ J. Mol. Biol. 1997 Apr 25;268(1):78-94.\ PMID: 9149143\
\ genes 1 color 170,100,0\ group genes\ html ../../genscan\ longLabel Genscan Gene Predictions\ parent genePredArchive\ shortLabel Genscan Genes\ track genscan\ type genePred genscanPep\ visibility hide\ encTfChipPkENCFF567NFS GM12878 CUX1 narrowPeak Transcription Factor ChIP-seq Peaks of CUX1 in GM12878 from ENCODE 3 (ENCFF567NFS) 0 100 85 152 255 170 203 255 0 0 0 regulation 1 color 85,152,255\ longLabel Transcription Factor ChIP-seq Peaks of CUX1 in GM12878 from ENCODE 3 (ENCFF567NFS)\ parent encTfChipPk off\ shortLabel GM12878 CUX1\ subGroups cellType=GM12878 factor=CUX1\ track encTfChipPkENCFF567NFS\ gnfAtlas2 GNF Atlas 2 expRatio GNF Expression Atlas 2 0 100 0 0 0 127 127 127 0 0 0This track shows expression data from the GNF Gene Expression\ Atlas 2. This contains two replicates each of 79 human\ tissues run over Affymetrix microarrays. \ By default, averages of related tissues are shown. Display all tissues\ by selecting "All Arrays" from the "Combine arrays" menu\ on the track settings page.\ As is standard with microarray data red indicates overexpression in the \ tissue, and green indicates underexpression. You may want to view gene\ expression with the Gene Sorter as well as the Genome Browser.
\ \\ Su AI, Wiltshire T, Batalov S, Lapp H, Ching KA, Block D, Zhang J, Soden R, Hayakawa M, Kreiman G\ et al.\ \ A gene atlas of the mouse and human protein-encoding transcriptomes.\ Proc Natl Acad Sci U S A. 2004 Apr 20;101(16):6062-7.\ PMID: 15075390; PMC: PMC395923\
\ expression 1 expDrawExons on\ expScale 4.0\ expStep 0.5\ expTable gnfHumanAtlas2MedianExps\ group expression\ groupings gnfHumanAtlas2Groups\ longLabel GNF Expression Atlas 2\ shortLabel GNF Atlas 2\ track gnfAtlas2\ type expRatio\ visibility hide\ gnomadPLI gnomAD Constraint Metrics bigBed 12 Genome Aggregation Database (gnomAD) Predicted Constraint Metrics (LOEUF, pLI, and Z-scores) 0 100 0 0 0 127 127 127 0 0 0\ The Genome Aggregation Database (gnomAD) - Predicted Constraint Metrics track set contains\ metrics of pathogenicity per-gene as predicted for gnomAD v2.1.1, v4.0, or v4.1 and identifies genes subject to\ strong selection against various classes of mutation.\
\ \\ This track includes several subtracks of constraint metrics calculated at gene (canonical\ transcript) and transcript level. For more information see the following\ blog post.\ The metrics include:\
\ There are two "groups" of tracks in this set, and three gnomAD versions (v2.1.1, v4.0, and v4.1):\
\ Clicking the grey box to the left of the track, or right-clicking and choosing the Configure option,\ brings up the interface for filtering items based on their pLI score, or labeling the items\ based on their Ensembl identifier and/or Gene Name.\
\ \\ Please see the gnomAD browser help page and FAQ for further explanation of the topics below.
\ \\ Observed count: The number of unique single-nucleotide variants in each transcript/gene\ with 123 or fewer alternative alleles (MAF < 0.1%).\
\\ Expected count: A depth-corrected probability prediction model that takes into account\ sequence context, coverage, and methylation was used to predict expected\ variant counts. For more information please see Lek et al., 2016.\
\\ Variants found in exons with a median depth < 1 were removed from both counts.\
\ The O/E constraint score is the ratio of the observed/expected variants in that gene. Each item in\ this track shows the O/E ratio for three different types of variation: missense, synonymous, and\ loss-of-function. The O/E ratio is a continuous measurement of how tolerant a gene or\ transcript is to a certain class of variation. When a gene has a low O/E value, it is under stronger\ selection for that class of variation than a gene with a higher O/E value. Because Counts depend on\ gene size and sample size, the precision of the values varies a lot from one gene to the next. \ Therefore, the 90% confidence interval (CI) is also displayed along with the O/E ratio to better\ assist interpretation of the scores.\
\ When evaluating how constrained a gene is, it is essential to consider the CI when using O/E. In \ research and clinical interpretation of Mendelian cases, pLI > 0.9 has been widely used for \ filtering. Accordingly, the Gnomad team suggests using the upper bound of the O/E confidence interval\ LOEUF < 0.35 as a threshold if needed.\
\ Please see the Methods section below for more information about how the scores were calculated.\
\ \\ The pLI and Z-scores of the deviation of observed variant counts relative to the expected number \ are intended to measure how constrained or intolerant a gene or transcript is to a specific type of\ variation. Genes or transcripts that are particularly depleted of a specific class of variation\ (as observed in the gnomAD data set) are considered intolerant of that specific type of variation.\ Z-scores are available for the missense and synonynmous categories and pLI scores are available for\ the loss-of-function variation.\
\\ Missense and Synonymous: Positive Z-scores indicate more constraint (fewer observed \ variants than expected), and negative scores indicate less constraint (more observed variants than\ expected). A greater Z-score indicates more intolerance to the class of variation. Z-scores\ were generated by a sequence-context-based mutational model that predicted the number of expected\ rare (< 1% MAF) variants per transcript. The square root of the chi-squared value of the \ deviation of observed counts from expected counts was multiplied by -1 if the observed count was\ greater than the expected and vice versa. For the synonymous score, each Z-score was corrected by\ dividing by the standard deviation of all synonymous Z-scores between -5 and 5. For the missense\ scores, a mirrored distribution of all Z-scores between -5 and 0 was created, and then all missense\ Z-scores were corrected by dividing by the standard deviation of the Z-score of the mirror\ distribution.\
\\ Loss-of-function: pLI closer to 1 indicates that the gene or transcript cannot tolerate\ protein truncating variation (nonsense, splice acceptor and splice donor variation). The gnomAD\ team recommends transcripts with a pLI >= 0.9 for the set of transcripts extremely intolerant\ to truncating variants. pLI is based on the idea that transcripts can be classified into three\ categories:\
\ Please see Samocha et al., 2014 and Lek et al., 2016 for further discussion of these metrics.\
\ \\ For version 2.1.1 only, the GENCODE transcripts were filtered according to the following criteria:\
\ For version v2.1.1, the gnomAD gene/transcript data is based on hg19. In order to map transcripts and genes to the hg38 genome the following steps were taken:\
\ For version v4.0 and v4.1, the gnomAD transcript data is based on hg38. In order to map the\ transcripts to hg38, the transcript version numbers in the gnomAD download file were joined with\ GENCODE V39 and NCBI RefSeq coordinates available at UCSC.\
\ \\ Per gene and per transcript data were downloaded from the gnomAD Google Storage bucket:\
\ gs://gnomad-public/release/2.1.1/constraint/gnomad.v2.1.1.lof_metrics.by_gene.txt.bgz\ gs://gnomad-public/release/2.1.1/constraint/gnomad.v2.1.1.lof_metrics.by_transcript.txt.bgz\\ These data were then joined to the Gencode set of genes/transcripts available at the UCSC\ Genome Browser (see previous section) and then transformed into a bigBed 12+5. For the full list of commands used to\ make this track please see the\ makedoc.\ \ \
\ Per gene and per transcript data were downloaded from the gnomAD Google Storage bucket:\
\ https://storage.googleapis.com/gcp-public-data--gnomad/release/4.0/constraint/gnomad.v4.0.constraint_metrics.tsv\\ These data were then joined to the Gencode/NCBI set of genes/transcripts available at the UCSC\ Genome Browser and then transformed into a bigBed 12+5. For the full list of commands used to\ make this track please see the\ makedoc.\ \ \
\ Per gene and per transcript data were downloaded from the gnomAD Google Storage bucket:\
\ https://storage.googleapis.com/gcp-public-data--gnomad/release/4.1/constraint/gnomad.v4.1.constraint_metrics.tsv\\ These data were then joined to the Gencode/NCBI set of genes/transcripts available at the UCSC\ Genome Browser and then transformed into a bigBed 12+5. For the full list of commands used to\ make this track please see the\ makedoc.\ \ \
\
The raw data can be explored interactively with the Table Browser, or\
the Data Integrator. For automated access, this track, like all \
others, is available via our API. However, for bulk \
processing, it is recommended to download the dataset. The genome annotation is stored in a bigBed \
file that can be downloaded from the\
download server. The exact\
filenames can be found in the track configuration file. Annotations can be converted to ASCII text\
by our tool bigBedToBed
which can be compiled from the source code or downloaded as\
a precompiled binary for your system. Instructions for downloading source code and binaries can be\
found here. The tool\
can also be used to obtain only features within a given range, for example:
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/gnomAD/pLI/pliByTranscript.bb -chrom=chr6 -start=0 -end=1000000 stdout\\
\ Please refer to our\ mailing list archives\ for questions and example queries, or our\ Data Access FAQ\ for more information.\
\ \\ More information about using and understanding the gnomAD data can be found in the\ gnomAD FAQ site.\
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the ODC Open Database License\ (ODbL) as described here.\
\ \\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ \ Analysis of protein-coding genetic variation in 60,706 humans.\ Nature. 2016 Aug 18;536(7616):285-91.\ PMID: 27535533; PMC: PMC5018207\
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alföldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ \ The mutational constraint spectrum quantified from variation in 141,456 humans.\ Nature. 2020 May;581(7809):434-443.\ PMID: 32461654; PMC: PMC7334197\
\ \\ Collins RL, Brand H, Karczewski KJ, Zhao X, Alföldi J, Francioli LC, Khera AV, Lowther C,\ Gauthier LD, Wang H et al.\ \ A structural variation reference for medical and population genetics.\ Nature. 2020 May;581(7809):444-451.\ PMID: 32461652; PMC: PMC7334194\
\ \\ Cummings BB, Karczewski KJ, Kosmicki JA, Seaby EG, Watts NA, Singer-Berk M, Mudge JM, Karjalainen J,\ Satterstrom FK, O'Donnell-Luria AH et al.\ \ Transcript expression-aware annotation improves rare variant interpretation.\ Nature. 2020 May;581(7809):452-458.\ PMID: 32461655; PMC: PMC7334198\
\ \ varRep 1 compositeTrack On\ dataVersion Release v4.1 (April 19, 2024), Release v4 (November 2023), Release 2.1.1 (March 6, 2019)\ group varRep\ html gnomadPLI.html\ labelFields name,geneName\ longLabel Genome Aggregation Database (gnomAD) Predicted Constraint Metrics (LOEUF, pLI, and Z-scores)\ parent gnomadVariants\ pennantIcon New red ../goldenPath/newsarch.html#093024 "September 30, 2024"\ shortLabel gnomAD Constraint Metrics\ subGroup1 view Views v2=constraintV2 v4=constraintV4 v4_1=constraintV4.1\ track gnomadPLI\ type bigBed 12\ visibility hide\ gnomadCopyNumberVariants gnomAD Rare CNV Variants bigBed 9 + Genome Aggregation Database (gnomAD) - Rare CNV variants (<1% overall site frequency) v4.1 0 100 0 0 0 127 127 127 0 0 0 https://gnomad.broadinstitute.org/variant/$$?dataset=gnomad_cnv_r4\ The Genome Aggregation Database (gnomAD) - Rare CNV variants (<1% overall site frequency) v4.1 track set shows rare autosomal coding copy number variants (CNVs) with an overall\ site frequency of less than 1%. These variants were identified from exome sequencing (ES) data of\ 464,297 individuals. The data can also be explored via the\ gnomAD browser.\ \
\ Items are colored by the type of variant:\
Variant Type | \|
---|---|
Deletion (DEL) | \20989 | \
Duplication (DUP) | \25026 | \
Mouseover on an item will display the position, size of variant, genes impacted by\ variant (>=10% CDS overlap by deletion or >=75% CDS overlap by duplication), and site\ frequency of non-neuro control samples. Item description pages include a linkout to\ the gnomAD browser showing additional genetic ancestry group information.
\ \ \\ To identify rare coding CNVs from the ES data of 464,297 individuals in gnomAD v4, the GATK-gCNV\ method was employed, as described in Babadi et al., Nat Genet, 2023.
\ \The CNV discovery process started with collecting the number of reads mapped to 363,301 autosomal\ target intervals derived from protein-coding exons (Fig. 1a, b; Babadi et al.). These read counts\ were used to capture sample-level technical variability, such as differences in exome capture kits\ or sequencing centers, and generated 1,045 different batches of samples for parallel processing\ (Fig. 1c). For each of these batches, 200 random samples were selected for training GATK-gCNV in\ cohort mode,which can be thought of as the creation of a "panel of normals" (PoN). The resulting\ PoN models were then used to efficiently delineate CNV events on all of the samples of their\ respective cohorts using the GATK-gCNV case mode (Fig. 1d,e).\
\ \\ The raw, individual-level CNV calls produced by GATK-gCNV for all samples were then collated,\ and variants observed in multiple individuals were clustered using single-linkage clustering.\ Quality filtering followed the procedures outlined in Babadi et al., filtering CNVs based on\ sample-level (number of events per individual) and call-level (frequency, size, quality score) metrics\ Due to the significant increase in cohort size and heterogeneity compared to the datasets reported\ in Babadi et al., additional filters were applied. Samples with more than five chromosomes harboring\ rare CNVs, as well as those containing more than three rare terminal CNVs, were excluded. 1,049\ sites producing noisy normalized read-depth signals were masked. The final retained CNVs and sites\ were subsequently annotated for impacted genes and frequencies.
\ \\ More information can be found at the\ \ gnomAD site.
\ \\ The bed files was obtained from the gnomAD Google Storage bucket:
\ \\ https://storage.googleapis.com/gcp-public-data--gnomad/release/4.1/exome_cnv/gnomad.v4.1.cnv.non_neuro_controls.bed\\ \ The data was then transformed into a bigBed track. For the full list of commands used to make this\ track please see the "gnomAD CNVs v4.1" section of the\ makedoc.\ \ \
\
The raw data can be explored interactively with the Table Browser, or\
the Data Integrator. For automated access, this track, like all \
others, is available via our API. However, for bulk \
processing, it is recommended to download the dataset. The genome annotation is stored in a bigBed \
file that can be downloaded from the\
download server.\
The exact filenames can be found in the track configuration file. Annotations can be converted to\
ASCII text by our tool bigBedToBed
which can be compiled from the source code or\
downloaded as a precompiled binary for your system. Instructions for downloading source code and\
binaries can be found\
here. The tool can\
also be used to obtain only features within a given range, for example:
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/gnomAD/v4/cnv/gnomad.v4.1.cnv.non_neuro_controls.bb -chrom=chr6 -start=0 -end=1000000 stdout\\ \
\ Please refer to our\ mailing list archives\ for questions and example queries, or our\ Data Access FAQ\ for more information.
\ \\ More information about using and understanding the gnomAD data can be found in the\ gnomAD FAQ site.\
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the ODC Open Database License\ (ODbL) as described here.\
\ \ \\ Babadi M, Fu JM, Lee SK, Smirnov AN, Gauthier LD, Walker M, Benjamin DI, Zhao X, Karczewski KJ, Wong\ I et al.\ \ GATK-gCNV enables the discovery of rare copy number variants from exome sequencing data.\ Nat Genet. 2023 Sep;55(9):1589-1597.\ PMID: 37604963; PMC: PMC10904014\
\ \\ Collins RL, Brand H, Karczewski KJ, Zhao X, Alföldi J, Francioli LC, Khera AV, Lowther C,\ Gauthier LD, Wang H et al.\ \ A structural variation reference for medical and population genetics.\ Nature. 2020 May;581(7809):444-451.\ PMID: 32461652; PMC: PMC7334194\
\ \\ Cummings BB, Karczewski KJ, Kosmicki JA, Seaby EG, Watts NA, Singer-Berk M, Mudge JM, Karjalainen J,\ Satterstrom FK, O'Donnell-Luria AH et al.\ \ Transcript expression-aware annotation improves rare variant interpretation.\ Nature. 2020 May;581(7809):452-458.\ PMID: 32461655; PMC: PMC7334198\
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alföldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ \ The mutational constraint spectrum quantified from variation in 141,456 humans.\ Nature. 2020 May;581(7809):434-443.\ PMID: 32461654; PMC: PMC7334197\
\ \\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ \ Analysis of protein-coding genetic variation in 60,706 humans.\ Nature. 2016 Aug 18;536(7616):285-91.\ PMID: 27535533; PMC: PMC5018207\
\ varRep 1 bigDataUrl /gbdb/hg38/gnomAD/v4/cnv/gnomad.v4.1.cnv.non_neuro_controls.bb\ dataVersion Release 4.1 (November 01, 2023)\ filterLabel.svtype Type of Variation\ filterValues.svtype DEL|Deletion,DUP|Duplication\ html gnomadCNV\ itemRgb on\ longLabel Genome Aggregation Database (gnomAD) - Rare CNV variants (<1% overall site frequency) v4.1\ mouseOver Position: $chrom:${chromStart}-${chromEnd}\ The Genome Aggregation Database (gnomAD) - Structural Variants v4.1 track set shows structural variants calls (>=50 nucleotides) from the gnomAD v4.1\ release on 63,046 unrelated genomes. It mostly (but not entirely) overlaps with the genome set used\ for the gnomAD short variant release. For more information see the following blog post, \ \ Structural variants in gnomAD.
\ \\ Items are shaded according to variant type, mouseover on items indicates affected\ protein-coding genes, size of the variant (which may differ from the chromosomal coordinates in\ cases like insertions), variant type (insertion, duplication, etc), allele count, allele number,\ and allele frequency. When more than 2 genes are affected by a variant, the full list can be\ obtained by clicking on the item and reading the details page. A short summary is available in the\ below table:
\ \Variant Type | \All SV's | \
---|---|
Breakend (BND) | \356035 | \
Complex (CPX) | \15189 | \
Translocation (CTX) | \99 | \
Deletion (DEL) | \1206278 | \
Duplication (DUP) | \269326 | \
Insertion (INS) | \304645 | \
Inversion (INV) | \2193 | \
Copy number variants (CNV) | \721 | \
\ Detailed information on the CNV color code is described \ here. All tracks can be \ filtered according to the size of the variant and variant type, using the track Configure\ options.\
\ \\ Three filters are available for this track:\
\\ The bed files was obtained from the gnomAD Google Storage bucket:\ \
\ https://storage.googleapis.com/gcp-public-data--gnomad/release/4.1/genome_sv/gnomad.v4.1.sv.non_neuro_controls.sites.bed.gz\\ \ The data was then transformed into a bigBed track. For the full list of commands used to make this\ track please see the "gnomAD Structural Variants v4" section of the\ makedoc.\ \ \
\
The raw data can be explored interactively with the Table Browser, or\
the Data Integrator. For automated access, this track, like all \
others, is available via our API. However, for bulk \
processing, it is recommended to download the dataset. The genome annotation is stored in a bigBed \
file that can be downloaded from the\
download server.\
The exact filenames can be found in the track configuration file. Annotations can be converted to\
ASCII text by our tool bigBedToBed
which can be compiled from the source code or\
downloaded as a precompiled binary for your system. Instructions for downloading source code and\
binaries can be found\
here. The tool can\
also be used to obtain only features within a given range, for example:
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/gnomAD/v4/structuralVariants/gnomad.v4.1.sv.non_neuro_controls.sites.bb -chrom=chr6 -start=0 -end=1000000 stdout\\ \
\ Please refer to our\ mailing list archives\ for questions and example queries, or our\ Data Access FAQ\ for more information.
\ \\ More information about using and understanding the gnomAD data can be found in the\ gnomAD FAQ site.\
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the ODC Open Database License\ (ODbL) as described here.\
\ \ \\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ \ Analysis of protein-coding genetic variation in 60,706 humans.\ Nature. 2016 Aug 18;536(7616):285-91.\ PMID: 27535533; PMC: PMC5018207\
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alföldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ \ The mutational constraint spectrum quantified from variation in 141,456 humans.\ Nature. 2020 May;581(7809):434-443.\ PMID: 32461654; PMC: PMC7334197\
\ \\ Collins RL, Brand H, Karczewski KJ, Zhao X, Alföldi J, Francioli LC, Khera AV, Lowther C,\ Gauthier LD, Wang H et al.\ \ A structural variation reference for medical and population genetics.\ Nature. 2020 May;581(7809):444-451.\ PMID: 32461652; PMC: PMC7334194\
\\ Cummings BB, Karczewski KJ, Kosmicki JA, Seaby EG, Watts NA, Singer-Berk M, Mudge JM, Karjalainen J,\ Satterstrom FK, O'Donnell-Luria AH et al.\ \ Transcript expression-aware annotation improves rare variant interpretation.\ Nature. 2020 May;581(7809):452-458.\ PMID: 32461655; PMC: PMC7334198\
\ \ varRep 1 bigDataUrl /gbdb/hg38/gnomAD/v4/structuralVariants/gnomad.v4.1.sv.non_neuro_controls.sites.bb\ dataVersion Release 4.1 (November 01, 2023)\ filter.af_controls 0:1\ filter.af_non_neuro 0:1\ filter.svlen 50:199840172\ filterByRange.af_controls on\ filterByRange.af_non_neuro on\ filterByRange.svlen on\ filterLabel.af_controls Filter by common disease control allele frequency\ filterLabel.af_non_neuro Filter by non-neurological allele frequency\ filterLabel.svlen Filter by Variant Size\ filterLabel.svtype Type of Variation\ filterLimits.af_controls 0:1\ filterLimits.af_non_neuro 0:1\ filterValues.svtype BND|Breakend,CPX|Complex,CTX|Translocation,DEL|Deletion,DUP|Duplication,INS|Insertion,INV|Inversion,MCNV|Multi-allele CNV\ html gnomadSv.html\ itemRgb on\ longLabel Genome Aggregation Database (gnomAD) - Structural Variants v4.1\ mouseOverField _mouseOver\ parent gnomadVariants on\ pennantIcon New red ../goldenPath/newsarch.html#093024 "September 30, 2024"\ shortLabel gnomAD Structural Variants\ track gnomadStructuralVariants\ type bigBed 9 +\ url https://gnomad.broadinstitute.org/variant/$$?dataset=gnomad_sv_r4\ urlLabel gnomAD Structural Variant Browser\ visibility hide\ gnomadVariants gnomAD Variants Genome Aggregation Database (gnomAD) Genome and Exome Variants 0 100 0 0 0 127 127 127 0 0 0\ With the gnomAD v4.1 data release, the v4 Pre-Release track has been replaced with the gnomAD v4.1\ track. The v4.1 release includes a fix for the allele number\ \ issue. The v4.1 track shows variants from 807,162 individuals, including 730,947\ exomes and 76,215 genomes. This includes the 76,156 genomes from the gnomAD v3.1.2 release as well\ as new exome data from 416,555 UK Biobank individuals. For more detailed information on gnomAD\ v4.1, see the related blog post.\ \
\ The gnomAD v3.1 track shows variants from 76,156 whole genomes (and no exomes), all mapped to the\ GRCh38/hg38 reference sequence. 4,454 genomes were added to the number of genomes in the previous\ v3 release. For more detailed information on gnomAD v3.1, see the related blog post.
\ \\ The gnomAD v3.1.1 track contains the same underlying data as v3.1, but\ with minor corrections to the VEP annotations and dbSNP rsIDs. On the UCSC side, we have now\ included the mitochondrial chromosome data that was released as part of gnomAD v3.1 (but after\ the UCSC version of the track was released). For more information about gnomAD v3.1.1, please\ see the related\ changelog.
\ \GnomAD Genome Mutational Constraint is based on v3.1.2 and is available only on hg38. \ It shows the reduced variation caused by purifying\ natural selection. This is similar to negative selection on loss-of-function\ (LoF) for genes, but can be calculated for non-coding regions too. \ Positive values are red and reflect stronger mutation constraint (and less variation), indicating \ higher natural selection pressure in a region. Negative values are green and \ reflect lower mutation constraint \ (and more variation), indicating less selection pressure and less functional effect.\ Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see preprint\ in the Reference section for details). The chrX scores were added as received from the authors,\ as there are no de novo mutation data available on chrX (for estimating the effects of regional \ genomic features on mutation rates), they are more speculative than the ones on the autosomes.
\ \\ The gnomAD Predicted Constraint Metrics track contains metrics of pathogenicity per-gene as \ predicted for gnomAD v2.1.1 and identifies genes subject to strong selection against various \ classes of mutation. This includes data on both the gene and transcript level.
\ \\ The gnomAD v2 tracks show variants from 125,748 exomes and 15,708 whole genomes, all mapped to\ the GRCh37/hg19 reference sequence and lifted to the GRCh38/hg38 assembly. The data originate\ from 141,456 unrelated individuals sequenced as part of various population-genetic and\ disease-specific studies\ collected by the Genome Aggregation Database (gnomAD), release 2.1.1.\ Raw data from all studies have been reprocessed through a unified pipeline and jointly\ variant-called to increase consistency across projects. For more information on the processing\ pipeline and population annotations, see the following blog post\ and the 2.1.1 README.
\\ gnomAD v2 data are based on the GRCh37/hg19 assembly. These tracks display the\ GRCh38/hg38 lift-over provided by gnomAD on their downloads site.\
\ \On hg38 only, a subtrack "Gnomad mutational constraint" aka "Genome\ non-coding constraint of haploinsufficient variation (Gnocchi)" captures the\ depletion of variation caused by purifying natural selection.\ This is similar to negative selection on loss-of-function (LoF) for genes, but\ can be calculated for non-coding regions, too. Briefly, for any 1kbp window in\ the genome, a model based on trinucleotide sequence context, base-level\ methylation, and regional genomic features predicts expected number of mutations,\ and compares this number to the observed number of mutations using a Z-score (see Chen et al 2024 \ in the Reference section for details). The chrX scores were added as received from the authors, \ as there are no mutations available for chrX, they are more speculative than the ones on the autosomes.
\ \\ For questions on the gnomAD data, also see the gnomAD FAQ.
\\ More details on the Variant type(s) can be found on the Sequence Ontology page.
\ \\ The gnomAD v4.1 track version follows the same conventions and configuration as the v3.1.1 track,\ except for mouse hovering items. Mouse hover on an item will display the following details about\ each variant:
\\ The gnomAD v3.1.1 track version follows the same conventions and configuration as the v3.1 track,\ except as noted below.
\ \\ By default, a maximum of 50,000 variants can be displayed at a time (before applying the filters\ described below), before the track switches to dense display mode.\
\ \\ Mouse hover on an item will display many details about each variant, including the affected gene(s),\ the variant type, and annotation (missense, synonymous, etc).\
\ \\ Clicking on an item will display additional details on the variant, including a population frequency\ table showing allele count in each sub-population.\
\ \\ Following the conventions on the gnomAD browser, items are shaded according to their Annotation\ type:\
pLoF | |
Missense | |
Synonymous | |
Other |
\ To maintain consistency with the gnomAD website, variants are by default labeled according\ to their chromosomal start position followed by the reference and alternate alleles,\ for example "chr1-1234-T-CAG". dbSNP rsID's are also available as an additional\ label, if the variant is present in dbSnp.\
\ \\ Three filters are available for these tracks:\
\\ The gnomAD v2.1.1 track follows the standard display and configuration options available for\ VCF tracks, briefly explained below.\
\\ Four filters are available for these tracks, the same as the underlying VCF:\
\ There are two additional filters available, one for the minimum minor allele frequency, and a configurable filter on the QUAL score.\
\ \ \\ The gnomAD v3.1.1 and v4.1 data is unfiltered.
\\ For the v3.1 update only, in order to cut \ down on the amount of displayed data, the following variant\ types have been filtered out, but are still viewable in the gnomAD browser:\
\ For the full steps used to create the gnomAD tracks at UCSC, please see the\ hg38 gnomad makedoc.\
\ \ \\ The raw data can be explored interactively with the \ Table Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that\ can be downloaded from our download server, subject\ to the conditions set forth by the gnomAD consortium (see below). Variant VCFs can be found in the\ vcf\ subdirectory. The\ v3.1,\ v3.1.1, and\ v4.1 variants can\ be found in a special directory as they have been transformed from the underlying VCF.
\ \\ For the v3.1.1 and v4.1 variants in particular, the underlying bigBed only contains enough information\ necessary to use the track in the browser. The extra data like VEP annotations and CADD scores are\ available in the same directory\ as the bigBed but in the files details.tab.gz and details.tab.gz.gzi. The\ details.tab.gz contains the gzip compressed extra data in JSON format, and the .gzi file is\ available to speed searching of this data. Each variant has an associated md5sum in the name field\ of the bigBed which can be used along with the _dataOffset and _dataLen fields to get the\ associated external data, as show below:\
\ # find item of interest:\ bigBedToBed genomes.bb stdout | head -4 | tail -1\ chr1 12416 12417 854246d79dc5d02dcdbd5f5438542b6e [..omitted for brevity..] chr1-12417-G-A 67293 902\ \ # use the final two fields, _dataOffset and _dataLen (add one to _dataLen to include a newline), to get the extra data:\ bgzip -b 67293 -s 903 gnomad.v3.1.1.details.tab.gz\ 854246d79dc5d02dcdbd5f5438542b6e {"DDX11L1": {"cons": ["non_coding_transcript_variant", [..omitted for brevity..]\\ \
\ The data can also be found directly from the gnomAD downloads page. Please refer to\ our mailing list archives for questions, or our Data Access FAQ for more information.
\ \The mutational constraints score was updated in October 2022 from a previous,\ now deprecated, pre-publication version. The old version can be found in our\ archive\ directory on the download server. It can be loaded by copying the URL into\ our "Custom tracks" input box.
\ \\ Thanks to the Genome Aggregation\ Database Consortium for making these data available. The data are released under the Creative Commons Zero Public Domain Dedication as described here.\
\ \\ Please note that some annotations within the provided files may have restrictions on usage. See here for more information. \
\ \\ Karczewski KJ, Francioli LC, Tiao G, Cummings BB, Alfoldi J, Wang Q, Collins RL, Laricchia KM,\ Ganna A, Birnbaum DP et al.\ Variation across\ 141,456 human exomes and genomes reveals the spectrum of loss-of-function intolerance across human\ protein-coding genes. doi: https://doi.org/10.1101/531210.\
\\ Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O'Donnell-Luria AH, Ware JS, Hill\ AJ, Cummings BB et al.\ Analysis of protein-coding\ genetic variation in 60,706 humans. Nature. 2016 Aug 17;536(7616):285-91.\ PMID: 27535533;\ PMC: PMC5018207\
\\
Chen S, Francioli LC, Goodrich JK, Collins RL, Kanai M, Wang Q, Alföldi J, Watts NA, Vittal C,\
Gauthier LD et al.\
\
A genomic mutational constraint map using variation in 76,156 human genomes.\
Nature. 2024 Jan;625(7993):92-100.\
PMID: 38057664
\
(We added the data in 2021, then later referenced the 2022 Biorxiv preprint, in which the track was not called "Gnocchi" yet)\
\ This track shows the names of the assembled supercontigs for the GRCh38 (hg38) assembly \ determined by the Genome Reference Consortium (GRC).\
\\ Data for this track were obtained from \ localId2acc files downloaded from GenBank.\
\ map 0 chromosomes chr1,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr2,chr20,chr21,chr22,chrX,chrY\ longLabel Genome Reference Consortium Contigs\ shortLabel GRC Contigs\ superTrack assemblyContainer pack\ track ctgPos2\ type ctgPos\ url https://www.ncbi.nlm.nih.gov/nuccore/$$\ grcIncidentDb GRC Incident bigBed 4 + GRC Incident Database 0 100 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/projects/genome/assembly/grc/issue_detail.cgi?id=$$\ This track shows locations in the human assembly where assembly\ problems have been noted or resolved, as reported by the\ Genome Reference Consortium (GRC). \
\\ If you would like to report an assembly problem, please use the GRC\ issue reporting system.\
\ \\ Data for this track are extracted from the GRC\ incident database from the specific species *_issues.gff3 file.\ The track is synchronized once daily to incorporate new updates. \
\ \The data and presentation of this track were prepared by\ Hiram Clawson.\
\ map 1 group map\ longLabel GRC Incident Database\ shortLabel GRC Incident\ track grcIncidentDb\ type bigBed 4 +\ url https://www.ncbi.nlm.nih.gov/projects/genome/assembly/grc/issue_detail.cgi?id=$$\ urlLabel GRC Incident:\ visibility hide\ gtexEqtlHighConf GTEx cis-eQTLs bigBed GTEx fine-mapped cis-eQTLs 0 100 0 0 0 127 127 127 0 0 0\ This track shows genetic variants likely affecting proximal gene expression in 49 human tissues\ from the\ Genotype-Tissue Expression (GTEx)\ V8 data release.\ \ The data items displayed are gene expression quantitative trait loci within 1MB\ of gene transcription start sites (cis-eQTLs), significantly associated with\ gene expression and in the credible set of variants for the gene at a high\ confidence level. The data can only be calculated for the autosomes,\ so no data is shown on chrX.\
\ \\ Both the CAVIAR and DAP-G tracks show gene/variant pairs for 49 GTEx tissues.\ Variants are linked to the genes they interact with by a line. Variants\ are represented by thicker-width, single-base items. Genes are represented as\ thinner-width items covering the length of the gene. The direction of the\ chevrons on the line indicate whether the variant is upstream or downstream of\ the gene with the chevrons always pointing from the variant to the gene. If a\ variant is internal to the gene, then the variant is shown as a thicker segment\ than the gene. Items in the track are colored according to their tissue, with\ the color matching those in the GTEx Gene V8 Track.\ \
\ Hovering over items in the track display will show the variant ID (often a\ dbSNP rsID), the target gene, tissue, and posterior probablity (Causal\ Posterior Probability (CPP) for CAVIAR; SNP Posterior Inclusion Probability\ (PIP) for DAP-G). Clicking an item will show the details of that interaction\ with link outs to view more details on the GTEx website.\
\ \\ Track configuration supports filtering by tissue, gene, or posterior probability.\
\ \\ Details on GTEx v8 analysis, including code, can be found in the\ GTEx GWAS Analysis Github.\
\ \\ Raw data for these analyses are available from the\ GTEx Portal.\
\ \\ The CAVIAR\ track at UCSC was created using the CAVIAR high-confidence set, which\ represents the high causal variants that have a causal posterior probability\ (CPP) of > 0.1.\
\ \\ The DAP-G track at\ UCSC was created using the DAP-G 95% credible set, which represents varaints\ with strong eQTLs signals, which are signal clusters with signal-level\ posterior inclusion probability (SPIP) > 0.95.\
\ \\ The raw data for this track can be accessed in multiple ways. It can be explored interactively \ using the Table Browser or \ Data Integrator. You can also access the data\ entries in JSON format through our \ JSON API.
\ \\ The data in this track are organized in bigBed file format. The underlying files\ can be obtained from our downloads server:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/gtex/eQtl/gtexCaviar.bb\ -chrom=chr16 -start=34990190 -end=36727467 stdout
\ \\ GTEx Consortium.\ \ The GTEx Consortium atlas of genetic regulatory effects across human tissues.\ Science. 2020 Sep 11;369(6509):1318-1330.\ PMID: 32913098; PMC: PMC7737656\
\\ Lee Y, Luca F, Pique-Regi R, Wen X.\ \ Bayesian Multi-SNP Genetic Association Analysis: Control of FDR and Use of\ Summary Statistics.\ bioRxiv. 2018 May 8.\
\\ Wen X, Lee Y, Luca F, Pique-Regi R.\ \ Efficient Integrative Multi-SNP Association Analysis via Deterministic Approximation of\ Posteriors.\ Am J Hum Genet. 2016 Jun 2;98(6):1114-1129.\ PMID: 27236919; PMC: PMC4908152\
\\ Ongen H, Buil A, Brown AA, Dermitzakis ET, Delaneau O.\ \ Fast and efficient QTL mapper for thousands of molecular phenotypes.\ Bioinformatics. 2016 May 15;32(10):1479-85.\ PMID: 26708335; PMC: PMC4866519\
\\ Hormozdiari F, Kostem E, Kang EY, Pasaniuc B, Eskin E.\ \ Identifying causal variants at loci with multiple signals of association.\ Genetics. 2014 Oct;198(2):497-508.\ PMID: 25104515; PMC: PMC4196608\
\\ GTEx Consortium.\ \ The Genotype-Tissue Expression (GTEx) project.\ Nat Genet. 2013 Jun;45(6):580-5.\ PMID: 23715323; PMC: PMC4010069\
\\ \ GTEx Portal Documentation\
\ regulation 1 compositeTrack off\ group regulation\ itemRgb on\ longLabel GTEx fine-mapped cis-eQTLs\ shortLabel GTEx cis-eQTLs\ track gtexEqtlHighConf\ type bigBed\ visibility hide\ gtexGene GTEx Gene bed 6 + Gene Expression in 53 tissues from GTEx RNA-seq of 8555 samples (570 donors) 0 100 0 0 0 127 127 127 1 0 0\ The\ NIH Genotype-Tissue Expression (GTEx) project\ was created to establish a sample and data resource for studies on the relationship between \ genetic variation and gene expression in multiple human tissues. \ This track shows median gene expression levels in 51 tissues and 2 cell lines, \ based on RNA-seq data from the GTEx midpoint milestone data release (V6, October 2015).\ This release is based on data from 8555 tissue samples obtained from 570 adult post-mortem individuals.
\ \\
In Full and Pack display modes, expression for each gene is represented by a colored bargraph,\
where the height of each bar represents the median expression level across all samples for a \
tissue, and the bar color indicates the tissue.\
Tissue colors were assigned to conform to the GTEx Consortium publication conventions.\
\
The bargraph display has the same width and tissue order for all genes.\
Mouse hover over a bar will show the tissue and median expression level.\
The Squish display mode draws a rectangle for each gene, colored to indicate the tissue\
with highest expression level if it contributes more than 10% to the overall expression\
(and colored black if no tissue predominates).\
In Dense mode, the darkness of the grayscale rectangle displayed for the gene reflects the total\
median expression level across all tissues.
\ The GTEx transcript model used to quantify expression level is displayed below the graph,\ colored to indicate the transcript class \ (coding, \ noncoding, \ pseudogene, \ problem), \ following GENCODE conventions.\
\\ Click-through on a graph displays a boxplot of expression level quartiles with outliers, \ per tissue, along with a link to the corresponding gene page on the GTEx Portal.
\ The track configuration page provides controls to limit the genes and tissues displayed,\ and to select raw or log transformed expression level display.\ \\ RNA-seq was performed by the GTEx Laboratory, Data Analysis and Coordinating Center \ (LDACC) at the Broad Institute.\ The Illumina TruSeq protocol was used to create an unstranded polyA+ library sequenced\ on the Illumina HiSeq 2000 platform to produce 76-bp paired end reads at a depth \ averaging 50M aligned reads per sample.\ Sequence reads were aligned to the hg19/GRCh37 human genome using Tophat v1.4.1 \ assisted by the GENCODE v19 transcriptome definition. \ Gene annotations were produced by taking the union of the GENCODE exons for each gene.\ Gene expression levels in RPKM were called via the RNA-SeQC tool, after filtering for \ unique mapping, proper pairing, and exon overlap.\ For further method details, see the \ \ GTEx Portal Documentation page.\
\ UCSC obtained the gene-level expression files, gene annotations and sample metadata from the \ GTEx Portal Download page.\ Median expression level in RPKM was computed per gene/per tissue.
\ \\ The scientific goal of the GTEx project required that the donors and their biospecimen \ present with no evidence of disease. \ The tissue types collected were chosen based on their clinical significance, logistical \ feasibility and their relevance to the scientific goal of the project and the \ research community. \ Postmortem samples were collected from non-diseased donors with ages ranging from 20 to 79. 34.4% of donors were female and 65.6% male. \
\ Additional summary plots of GTEx sample characteristics are available at the \ \ GTEx Portal Tissue Summary page.
\ \ \\ The raw data for the GTEx Gene expression track can be accessed interactively through the \ \ Table Browser or Data Integrator. Metadata can be \ found in the connected tables below.\
\
For automated analysis and downloads, the track data files can be downloaded from \
our downloads server\
or the JSON API.\
Individual regions or the whole genome annotation can be accessed as text using our utility\
bigBedToBed
. Instructions for downloading the utility can be found \
here. \
That utility can also be used to obtain features within a given range, e.g. \
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg19/gtex/gtexTranscExpr.bb -chrom=chr21\
-start=0 -end=100000000 stdout
\ Data can also be obtained directly from GTEx at the following link:\ \ https://gtexportal.org/home/datasets
\ \\ Statistical analysis and data interpretation was performed by The GTEx Consortium Analysis \ Working Group. \ Data was provided by the GTEx LDACC at The Broad Institute of MIT and Harvard.
\ \\ GTEx Consortium.\ \ The Genotype-Tissue Expression (GTEx) project.\ Nat Genet. 2013 Jun;45(6):580-5.\ PMID: 23715323; \ PMC: PMC4010069\
\ \\ Carithers LJ, Ardlie K, Barcus M, Branton PA, Britton A, Buia SA, Compton CC, DeLuca DS, Peter-Demchok J, Gelfand ET et al.\ \ A Novel Approach to High-Quality Postmortem Tissue Procurement: The GTEx Project.\ Biopreserv Biobank. 2015 Oct;13(5):311-9.\ PMID: 26484571; \ PMC: PMC4675181
\ \ Melé M, Ferreira PG, Reverter F, DeLuca DS, Monlong J, Sammeth M, Young TR, Goldmann JM,\ Pervouchine DD, Sullivan TJ et al.\ \ Human genomics. The human transcriptome across tissues and individuals.\ Science. 2015 May 8;348(6235):660-5.\ PMID: 25954002; PMC: PMC4547472\ \\ DeLuca DS, Levin JZ, Sivachenko A, Fennell T, Nazaire MD, Williams C, Reich M, Winckler W, Getz G.\ \ RNA-SeQC: RNA-seq metrics for quality control and process optimization.\ Bioinformatics. 2012 Jun 1;28(11):1530-2.\ PMID: 22539670; PMC: PMC3356847
\ \ expression 1 group expression\ html gtexGeneExpr\ longLabel Gene Expression in 53 tissues from GTEx RNA-seq of 8555 samples (570 donors)\ maxItems 200\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel GTEx Gene\ spectrum on\ track gtexGene\ type bed 6 +\ visibility hide\ gtexTranscExpr GTEx Transcript bigBarChart Transcript Expression in 53 tissues from GTEx RNA-seq of 8555 samples/570 donors 0 100 0 0 0 127 127 127 0 0 0\ The\ NIH Genotype-Tissue Expression (GTEx)\ project was created to establish a sample and data resource for studies on the relationship\ between genetic variation and gene expression in multiple human tissues. \ This track displays median transcript expression levels in 53 tissues, based on\ RNA-seq data from the GTEx midpoint milestone data release (V6, October 2015).\ To view the GTEx tissues in anatomical context, see the \ GTEx Body Map.\
\\ Data for this track were computed at UCSC from GTEx RNA-seq sequence data using the\ Toil\ pipeline running the kallisto transcript-level quantification tool.
\ \\ In Full and Pack display modes, expression for each transcript is represented by a colored \ bar chart, where the height of each bar represents the median expression level across all \ samples for a tissue, and the bar color indicates the tissue.\
\ The bar chart display has the same width and tissue order for all transcripts.\ Mouse hover over a bar will show the tissue and median expression level.\ The Squish display mode draws a rectangle for each gene, colored to indicate the tissue\ with highest expression level if it contributes more than 10% to the overall expression\ (and colored black if no tissue predominates).\ In Dense mode, the darkness of the grayscale rectangle displayed for the transcript reflects \ the total median expression level across all tissues.
\\ Click-through on a graph displays a boxplot of expression level quartiles with outliers, \ per tissue.
\ \\ Tissue samples were obtained using the GTEx standard operating procedures for informed consent\ and tissue collection, in conjunction with the \ \ National Cancer Institute Biorepositories and Biospecimen.\ All tissue specimens were reviewed by pathologists to characterize and\ verify organ source.\ Images from stained tissue samples can be viewed via the \ \ NCI histopathology viewer.\ The Qiagen PAXgene non-formalin tissue preservation product was used to stabilize \ tissue specimens without cross-linking biomolecules.
\\ RNA-seq was performed by the GTEx Laboratory, Data Analysis and Coordinating Center \ (LDACC) at the Broad Institute.\ The Illumina TruSeq protocol was used to create an unstranded polyA+ library sequenced\ on the Illumina HiSeq 2000 platform to produce 76-bp paired end reads at a depth \ averaging 50M aligned reads per sample.
\\ Sequence reads for this track were quantified to the hg38/GRCh38 human genome using kallisto\ assisted by the GENCODE v23 transcriptome definition. Read quantification was performed at UCSC\ by the Computational Genomics lab, using the Toil pipeline. The resulting kallisto files were\ combined to generate a transcript per million (TPM) expression matrix using the UCSC tool,\ kallistoToMatrix. Average TPM expression values for each tissue were calculated and \ used to generate a bed6+5 file that is the base of the track. This was done using the UCSC\ tool, expMatrixToBarchartBed. The bed track was then converted to a bigBed file using the \ UCSC tool, bedToBigBed.
\\ The data in the hg19/GRCh37 version of this track was generated by converting the\ coordinates from the hg38/GRCh38 track data.\ Of the 189,615 BED entries from the original hg38 track, 176,220 were mapped over by transcript\ name to hg19 using wgEncodeGencodeCompV24lift37 (~93% coverage).
\ \\ The scientific goal of the GTEx project required that the donors and their biospecimen \ present with no evidence of disease. The tissue types collected were chosen based on their \ clinical significance, logistical feasibility and their relevance to the scientific goal \ of the project and the research community. Postmortem samples were collected from \ non-diseased donors with ages ranging from 20 to 79. 34.4% of donors were female and\ 65.6% male. \
\
\ Additional summary plots of GTEx sample characteristics are available at the \ \ GTEx Portal Tissue Summary page.
\ \\ Samples were collected by the GTEx Consortium.\ RNA-seq was performed by the GTEx Laboratory, Data Analysis and Coordinating Center \ (LDACC) at the Broad Institute.\ John Vivian, Melissa Cline, and Benedict Paten of the UCSC Computational Genomics lab were\ responsible for the sequence read quantification used to produce this track. Kate Rosenbloom \ and Chris Eisenhart of the UCSC Genome Browser group were responsible for data file\ post-processing and track configuration.
\ \\ J. Vivian et al., \ \ Rapid and efficient analysis of 20,000 RNA-seq samples with Toil\ bioRxiv bioRxiv, vol. 2, p. 62497, 2016.
\\ GTEx Consortium.\ \ The Genotype-Tissue Expression (GTEx) project.\ Nat Genet. 2013 Jun;45(6):580-5.\ PMID: 23715323; \ PMC: PMC4010069
\ \\ Carithers LJ, Ardlie K, Barcus M, Branton PA, Britton A, Buia SA, Compton CC, DeLuca DS, Peter-Demchok J, Gelfand ET et al.\ \ A Novel Approach to High-Quality Postmortem Tissue Procurement: The GTEx Project.\ Biopreserv Biobank. 2015 Oct;13(5):311-9.\ PMID: 26484571; \ PMC: PMC4675181
\ \\ Melé M, Ferreira PG, Reverter F, DeLuca DS, Monlong J, Sammeth M, Young TR, Goldmann JM,\ Pervouchine DD, Sullivan TJ et al.\ \ Human genomics. The human transcriptome across tissues and individuals.\ Science. 2015 May 8;348(6235):660-5.\ PMID: 25954002; PMC: PMC4547472
\ \\ DeLuca DS, Levin JZ, Sivachenko A, Fennell T, Nazaire MD, Williams C, Reich M, Winckler W, Getz G.\ \ RNA-SeQC: RNA-seq metrics for quality control and process optimization.\ Bioinformatics. 2012 Jun 1;28(11):1530-2.\ PMID: 22539670; PMC: PMC3356847
\ \ expression 1 barChartBars Adipose-Subcutaneous Adipose-Visceral_(Omentum) Adrenal_Gland Artery-Aorta Artery-Coronary Artery-Tibial Bladder Brain-Amygdala Brain-Anterior_cingulate_cortex_(BA24) Brain-Caudate_(basal_ganglia) Brain-Cerebellar_Hemisphere Brain-Cerebellum Brain-Cortex Brain-Frontal_Cortex_(BA9) Brain-Hippocampus Brain-Hypothalamus Brain-Nucleus_accumbens_(basal_ganglia) Brain-Putamen_(basal_ganglia) Brain-Spinal_cord_(cervical_c-1) Brain-Substantia_nigra Breast-Mammary_Tissue Cells-EBV-transformed_lymphocytes Cells-Transformed_fibroblasts Cervix-Ectocervix Cervix-Endocervix Colon-Sigmoid Colon-Transverse Esophagus-Gastroesophageal_Junction Esophagus-Mucosa Esophagus-Muscularis Fallopian_Tube Heart-Atrial_Appendage Heart-Left_Ventricle Kidney-Cortex Liver Lung Minor_Salivary_Gland Muscle-Skeletal Nerve-Tibial Ovary Pancreas Pituitary Prostate Skin-Not_Sun_Exposed_(Suprapubic) Skin-Sun_Exposed_(Lower_leg) Small_Intestine-Terminal_Ileum Spleen Stomach Testis Thyroid Uterus Vagina Whole_Blood\ barChartColors \\#FFA54F #EE9A00 #8FBC8F #8B1C62 #EE6A50 #FF0000 #CDB79E #EEEE00 \\#EEEE00 #EEEE00 #EEEE00 #EEEE00 #EEEE00 #EEEE00 #EEEE00 #EEEE00 \\#EEEE00 #EEEE00 #EEEE00 #EEEE00 #00CDCD #EE82EE #9AC0CD #EED5D2 \\#EED5D2 #CDB79E #EEC591 #8B7355 #8B7355 #CDAA7D #EED5D2 #B452CD \\#7A378B #CDB79E #CDB79E #9ACD32 #CDB79E #7A67EE #FFD700 #FFB6C1 \\#CD9B1D #B4EEB4 #D9D9D9 #3A5FCD #1E90FF #CDB79E #CDB79E #FFD39B \\#A6A6A6 #008B45 #EED5D2 #EED5D2 #FF00FF\ barChartLabel Tissue types\ barChartMatrixUrl /gbdb/hgFixed/human/expMatrix/cleanGtexMatrix.tab\ barChartMetric median\ barChartSampleUrl /gbdb/hgFixed/human/expMatrix/cleanGtexSamples.tab\ barChartUnit TPM\ bigDataUrl /gbdb/hg38/gtex/gtexTranscExpr.bb\ defaultLabelFields name2, name\ group expression\ labelFields name2, name\ longLabel Transcript Expression in 53 tissues from GTEx RNA-seq of 8555 samples/570 donors\ maxItems 300\ maxLimit 8000\ shortLabel GTEx Transcript\ track gtexTranscExpr\ type bigBarChart\ gwasCatalog GWAS Catalog bed 4 + NHGRI-EBI Catalog of Published Genome-Wide Association Studies 0 100 0 90 0 127 172 127 0 0 0 https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ This track displays single nucleotide polymorphisms (SNPs) identified by published \ Genome-Wide Association Studies (GWAS), collected in the \ NHGRI-EBI GWAS Catalog\ published jointly by the National\ Human Genome Research Institute (NHGRI) and the European Bioinformatics Institute (EMBL-EBI).\ Some abbreviations\ are used above.\
\\ From http://www.ebi.ac.uk/gwas/docs/about:\
\ The Catalog is a quality controlled, manually curated, literature-derived\ collection of all published genome-wide association studies assaying at least\ 100,000 SNPs and all SNP-trait associations with p-values < 1.0 x\ 10-5 (Hindorff et al., 2009). For more details about the Catalog\ curation process and data extraction procedures, please refer to the\ Methods page.\\ \ \
\ From http://www.ebi.ac.uk/gwas/docs/methods:\
\ The GWAS Catalog data is extracted from the literature. Extracted information\ includes publication information, study cohort information such as cohort size,\ country of recruitment and subject ethnicity, and SNP-disease association\ information including SNP identifier (i.e. RSID), p-value, gene and risk\ allele. Each study is also assigned a trait that best represents the phenotype\ under investigation. When multiple traits are analysed in the same study either\ multiple entries are created, or individual SNPs are annotated with their\ specific traits. Traits are used both to query and visualise the data in the\ Catalog's web form and diagram-based query interfaces.\\ \ \
\ Data extraction and curation for the GWAS Catalog is an expert activity; each\ step is performed by scientists supported by a web-based tracking and data\ entry system which allows multiple curators to search, annotate, verify and\ publish the Catalog data. Papers that qualify for inclusion in the Catalog are\ identified through weekly PubMed searches. They then undergo two levels of\ curation. First all data, including association information for SNPs, traits\ and general information about the study, are extracted by one curator. A second\ curator then performs an additional round of curation to double-check the\ accuracy and consistency of all the information. Finally, an automated pipeline\ performs validation of the extracted data, see the\ Quality control and SNP mapping section below for more\ details. This information is then used for queries and in the production of the\ diagram.\
\ Previous versions of this track can be found on our archive download server.\
\ \\ Hindorff LA, Sethupathy P, Junkins HA, Ramos EM, Mehta JP, Collins FS, Manolio TA.\ \ Potential etiologic and functional implications of genome-wide association loci for human diseases\ and traits.\ Proc Natl Acad Sci U S A. 2009 Jun 9;106(23):9362-7.\ PMID: 19474294; PMC: PMC2687147\
\ phenDis 1 color 0,90,0\ group phenDis\ longLabel NHGRI-EBI Catalog of Published Genome-Wide Association Studies\ shortLabel GWAS Catalog\ snpTable snp144\ snpVersion 144\ track gwasCatalog\ type bed 4 +\ url https://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?type=rs&rs=$$\ urlLabel dbSNP:\ visibility hide\ gwipsvizRiboseq GWIPS-viz Riboseq bigWig 0 3589344 Ribosome Profiling from GWIPS-viz 0 100 0 0 0 127 127 127 0 0 0\ Ribosome profiling (ribo-seq) is a technique that takes advantage of NGS\ technology to sequence ribosome-protected mRNA fragments and consequently\ allows the locations of translating ribosomes to be determined at the entire\ transcriptome level (Ingolia et al., 2009).\
\ \\ For a more detailed description of the protocol, see Ingolia et al.\ (2012). For reviews on this technique and its applications, please refer to\ Ingolia (2014) and Michel et al. (2013).\
\ \\ This track displays cumulative ribo-seq data obtained from human cells under\ different conditions and can be used for the exploration of human genomic loci\ that are being translated. The values on the y-axis represent the number of\ ribosome footprint sequence reads at a given position. As of February\ 2016, the track contains data from 9 studies (see References section for\ details). Further details about the aggregated track and additional ribo-seq\ data from these and other studies including data obtained from other organisms\ can be found at the specialized ribo-seq browser\ GWIPS-viz.\
\ \\ For each study used to generate this track, raw fastq files were downloaded from\ a repository (e.g., NCBI GEO datasets).\ Cutadapt\ was used to trim the relevant adapter sequence from the reads, after which reads\ below 25 nt in length were discarded. The trimmed reads were aligned to\ ribosomal RNA using\ Bowtie\ and aligning reads were discarded. The remaining reads were then aligned to the\ hg38 (GRCh38) genome assembly using Bowtie. An offset of 15 nt (to infer the\ position of the A-site) was added to the most 5' nucleotide coordinate of each\ uniquely-mapped read.\
\ \\ The alignment files from each of the included studies were merged to generate\ this aggregate track.\
\ \\ See individual studies at\ GWIPS-viz for a full\ description of the methods of data acquisition and processing.\
\ \\ Thanks to Audrey Michel, Stephen Kiniry and GWIPS-viz for providing the data for\ this track. If you wish to cite this track, please reference:\
\ \\ Michel AM, Fox G, M Kiran A, De Bo C, O'Connor PB, Heaphy SM, Mullan JP, Donohue CA, Higgins DG,\ Baranov PV.\ GWIPS-viz: development of a ribo-seq genome browser.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D859-64.\ PMID: 24185699; PMC: PMC3965066\
\ \\ Battle A, Khan Z, Wang SH, Mitrano A, Ford MJ, Pritchard JK, Gilad Y.\ \ Impact of regulatory variation from RNA to protein.\ Science. 2015 Feb 6;347(6222):664-7.\ PMID: 25657249;\ PMC: PMC4507520\
\ \\ Cenik C, Cenik ES, Byeon GW, Grubert F, Candille SI, Spacek D, Alsallakh B, Tilgner H, Araya CL, Tang H et al.\ \ Integrative analysis of RNA, translation and protein levels reveals distinct regulatory variation across humans.\ Genome Res. 2015 Nov;25(11):1610-21.\ PMID: 26297486;\ PMC: PMC4617958\
\ \ \\ Elkon R, Loayza-Puch F, Korkmaz G, Lopes R, van Breugel PC, Bleijerveld OB, Altelaar AM, Wolf E, Lorenzin F, Eilers M et al.\ \ Myc coordinates transcription and translation to enhance transformation and suppress invasiveness.\ EMBO Rep. 2015 Dec;16(12):1723-36.\ PMID: 26538417;\ PMC: PMC4687422\
\ \\ Jang C, Lahens NF, Hogenesch JB, Sehgal A.\ \ Ribosome profiling reveals an important role for translational control in circadian gene expression.\ Genome Res 2015 Dec;25(12):1836-47.\ PMID: 26338483;\ PMC: PMC4665005\
\ \\ Ji Z, Song R, Regev A, Struhl K.\ \ Many lncRNAs, 5'UTRs, and pseudogenes are translated and some are likely to express functional proteins.\ Elife. 2015 Dec 19;4.\ PMID: 26687005;\ PMC: PMC4739776\
\ \\ Sidrauski C, McGeachy AM, Ingolia NT, Walter P.\ \ The small molecule ISRIB reverses the effects of eIF2α phosphorylation on translation and stress granule assembly.\ Elife. 2015 Feb 26;4.\ PMID: 25719440;\ PMC: PMC4341466\
\ \\ Tanenbaum ME, Stern-Ginossar N, Weissman JS, Vale RD.\ \ Regulation of mRNA translation during mitosis.\ Elife. 2015 Aug 25;4.\ PMID: 26305499;\ PMC: PMC4548207\
\ \\ Tirosh O, Cohen Y, Shitrit A, Shani O, Le-Trilling VT, Trilling M, Friedlander G, Tanenbaum M, Stern-Ginossar N.\ \ The transcription and translation landscapes during human cytomegalovirus infection reveal novel host-pathogen interactions.\ PLoS Pathog. 2015 Nov 24;11(11):e1005288.\ PMID: 26599541;\ PMC: PMC4658056\
\ \\ Werner A, Iwasaki S, McGourty CA, Medina-Ruiz S, Teerikorpi N, Fedrigo I, Ingolia NT, Rape M.\ \ Cell fate determination by ubiquitin-dependent regulation of translation.\ Nature. 2015 Sep 24;525(7570):523-7.\ PMID: 26399832;\ PMC: PMC4602398\
\ \\ Ingolia NT.\ \ Ribosome profiling: new views of translation, from single codons to genome scale.\ Nat Rev Genet. 2014 Mar;15(3):205-13.\ PMID: 24468696\
\ \\ Ingolia NT, Brar GA, Rouskin S, McGeachy AM, Weissman JS.\ \ The ribosome profiling strategy for monitoring translation in vivo by deep sequencing of ribosome-\ protected mRNA fragments.\ Nat Protoc. 2012 Jul 26;7(8):1534-50.\ PMID: 22836135; PMC: PMC3535016\
\ \\ Ingolia NT, Ghaemmaghami S, Newman JR, Weissman JS.\ \ Genome-wide analysis in vivo of translation with nucleotide resolution using ribosome profiling.\ Science. 2009 Apr 10;324(5924):218-23.\ PMID: 19213877; PMC: PMC2746483\
\ \\ Michel AM, Baranov PV.\ \ Ribosome profiling: a Hi-Def monitor for protein synthesis at the genome-wide scale.\ Wiley Interdiscip Rev RNA. 2013 Sep-Oct;4(5):473-90.\ PMID: 23696005; PMC: PMC3823065\
\ expression 0 autoScale off\ group expression\ html gwipsvizRiboseq\ longLabel Ribosome Profiling from GWIPS-viz\ maxHeightPixels 100:32:8\ shortLabel GWIPS-viz Riboseq\ track gwipsvizRiboseq\ type bigWig 0 3589344\ viewLimits 0:2000\ visibility hide\ heartCellAtlas Heart Cell Atlas Heart single cell RNA data from https://heartcellatlas.com 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 0 group singleCell\ longLabel Heart single cell RNA data from https://heartcellatlas.com\ shortLabel Heart Cell Atlas\ superTrack on\ track heartCellAtlas\ visibility hide\ heartAtlasAgeGroup Heart HCA Age bigBarChart Heart cell RNA binned by age group of donor from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars 40-45 45-50 50-55 55-60 60-65 65-70 70-75\ barChartColors #c22694 #c22794 #c22498 #c32c8d #bd5269 #b6615d #c63c79\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/age_group.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/age_group.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by age group of donor from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Age\ track heartAtlasAgeGroup\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ heartAtlasCellTypes Heart HCA Cells bigBarChart Heart cell RNA binned by cell type from https://heartcellatlas.org 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars adipocyte atrial_cardiomyocyte endothelial fibroblast lymphoid mesothelial myeloid neuronal not_assigned pericyte smooth_muscle_cell ventricular_cardiomyocyte doublet\ barChartColors #f1803d #c1229a #07bc02 #b5562a #eb1613 #1494b3 #de2b02 #e6af0e #c12792 #c15f4e #b06a5a #c1229b #d69f85\ barChartLimit 3\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/cell_type.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by cell type from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Cells\ track heartAtlasCellTypes\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ heartAtlasDonor Heart HCA Donor bigBarChart Heart cell RNA binned by organ donor from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars D1 D11 D2 D3 D4 D5 D6 D7 H2 H3 H4 H5 H6 H7\ barChartColors #c43483 #469615 #c53483 #c54868 #c63c79 #c3377e #9e7358 #b65e62 #c53186 #c12b90 #c22596 #c12498 #c22694 #c22794\ barChartLimit 4\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/donor.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by organ donor from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Donor\ track heartAtlasDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ heartAtlasRegion Heart HCA Region bigBarChart Heart cell RNA binned by region of collection from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars AX LA LV RA RV SP\ barChartColors #c13782 #c14d68 #c12596 #c14472 #c12696 #c02f8d\ barChartLimit 1.5\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/region.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/region.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by region of collection from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Region\ track heartAtlasRegion\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ heartAtlasSample Heart HCA Sample bigBarChart Heart cell RNA binned by biosample from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars H0015_LA_new H0015_LV H0015_RA H0015_RV H0015_apex H0015_septum H0020_LA_new H0020_LV H0020_RA H0020_RV H0020_apex H0020_septum H0025_LA H0025_LV H0025_RA H0025_RV H0025_apex H0025_septum H0026_LA H0026_LV_V3 H0026_RA H0026_RV H0026_apex H0026_septum2 H0035_LA H0035_LV H0035_RA H0035_RV H0035_apex H0035_septum H0037_Apex H0037_LA_corr H0037_LV H0037_RA_corr H0037_RV H0037_septum HCAHeart7606896 HCAHeart7656534 HCAHeart7656535 HCAHeart7656536 HCAHeart7656537 HCAHeart7656538 HCAHeart7656539 HCAHeart7664652 HCAHeart7664653 HCAHeart7664654 HCAHeart7698015 HCAHeart7698016 HCAHeart7698017 HCAHeart7702873 HCAHeart7702874 HCAHeart7702875 HCAHeart7702876 HCAHeart7702877 HCAHeart7702878 HCAHeart7702879 HCAHeart7702880 HCAHeart7702881 HCAHeart7702882 HCAHeart7728604 HCAHeart7728605 HCAHeart7728606 HCAHeart7728607 HCAHeart7728608 HCAHeart7728609 HCAHeart7745966 HCAHeart7745967 HCAHeart7745968 HCAHeart7745969 HCAHeart7745970 HCAHeart7751845 HCAHeart7757636 HCAHeart7757637 HCAHeart7757638 HCAHeart7757639 HCAHeart7829976 HCAHeart7829977 HCAHeart7829978 HCAHeart7829979 HCAHeart7833852 HCAHeart7833853 HCAHeart7833854 HCAHeart7833855 HCAHeart7835148 HCAHeart7835149 HCAHeart7836681 HCAHeart7836682 HCAHeart7836683 HCAHeart7836684 HCAHeart7843999 HCAHeart7844000 HCAHeart7844001 HCAHeart7844002 HCAHeart7844003 HCAHeart7844004 HCAHeart7850539 HCAHeart7850540 HCAHeart7850541 HCAHeart7850542 HCAHeart7850543 HCAHeart7850544 HCAHeart7850545 HCAHeart7850546 HCAHeart7850547 HCAHeart7850548 HCAHeart7850549 HCAHeart7850551 HCAHeart7880860 HCAHeart7880861 HCAHeart7880862 HCAHeart7880863 HCAHeart7888922 HCAHeart7888923 HCAHeart7888924 HCAHeart7888925 HCAHeart7888926 HCAHeart7888927 HCAHeart7888928 HCAHeart7888929 HCAHeart7905327 HCAHeart7905328 HCAHeart7905329 HCAHeart7905330 HCAHeart7905331 HCAHeart7905332 HCAHeart7964513 HCAHeart7985086 HCAHeart7985087 HCAHeart7985088 HCAHeart7985089 HCAHeart8102858 HCAHeart8102859 HCAHeart8102860 HCAHeart8102861 HCAHeart8102862 HCAHeart8102863 HCAHeart8102864 HCAHeart8102865 HCAHeart8102866 HCAHeart8102867 HCAHeart8102868 HCAHeart8287123 HCAHeart8287124 HCAHeart8287125 HCAHeart8287126 HCAHeart8287127 HCAHeart8287128\ barChartColors #c63682 #c12399 #c65169 #c12794 #c12498 #c12497 #cf5d48 #c22793 #c33f7b #c22695 #c12597 #c32b8f #c83e78 #c12992 #c43a7f #c12d8f #c12d8f #c03786 #cf5b4e #c32a90 #cb5b56 #c32d8b #c63581 #c42d8c #c22992 #c12597 #cd555c #c12993 #c32e8a #c13982 #c12498 #c9466b #c22694 #c8476c #c12497 #c12993 #85b660 #59850c #489210 #6d7611 #a4a063 #846816 #c22894 #c22793 #c42e8b #d15956 #c63e75 #c74172 #c63d77 #c73d77 #c53188 #c53188 #ca4f5a #ca4e5b #c63b78 #c63a7a #c32a91 #c63780 #c63a7c #e1cec2 #e0d2c5 #bf8d6b #c38f77 #7bbd5e #ebded6 #3e980c #83b75f #826716 #ae4719 #79be5d #45940f #e3948e #e8acc0 #e18e93 #ce4f60 #c8456c #cb476c #c53582 #c73f75 #c73f74 #c7466a #c73d77 #c7436f #c63a7b #c53187 #c73e76 #c6446d #c8466a #c73f74 #3e960a #ae4a1e #905c12 #d02f19 #af4c22 #896113 #389c0d #49900e #57860e #82650f #3c990d #40960d #a14f10 #bb4309 #cb3809 #c73a0a #ac480f #a84c0d #c43582 #c44467 #c4397d #c04b5b #c53188 #c43484 #c32a90 #c53681 #c22d8c #c22d8c #c22795 #c33385 #23ab08 #22ab09 #23aa08 #3a9b0b #16b306 #19b106 #c63c77 #cb594f #c42f8a #cf535d #c53583 #4a900c #4b910e #4f8e10 #3f970a #43950b #3e9a0f #29a70a #2ba60b #399d0d #1caf07 #3b9b0d #c43089 #c42d8d #d877ae #c12f8c #c13686 #c33685\ barChartLimit 4\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/sample.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/sample.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by biosample from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Sample\ track heartAtlasSample\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ heartAtlasSex Heart HCA Sex bigBarChart Heart cell RNA binned by sex of donor from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars Female Male\ barChartColors #c12794 #c13682\ barChartLimit 1\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/sex.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/sex.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by sex of donor from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Sex\ track heartAtlasSex\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ heartAtlasSource Heart HCA Source bigBarChart Heart cell RNA binned by source (nucleus vs whole cell) from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars CD45+ Cells Nuclei\ barChartColors #2da207 #1ab006 #c22695\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/source.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/source.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by source (nucleus vs whole cell) from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Source\ track heartAtlasSource\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ heartAtlasCellStates Heart HCA State bigBarChart Heart cell RNA binned by cell state from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars Adip1 Adip2 Adip3 Adip4 B_cells CD14+Mo CD16+Mo CD4+T_cytox CD4+T_tem CD8+T_cytox CD8+T_tem DC DOCK4+MØ1 DOCK4+MØ2 EC10_CMC-like EC1_cap EC2_cap EC3_cap EC4_immune EC5_art EC6_ven EC7_atria EC8_ln EC9_FB-like FB1 FB2 FB3 FB4 FB5 FB6 FB7 IL17RA+Mo LYVE1+MØ1 LYVE1+MØ2 LYVE1+MØ3 Mast Meso Mo_pi MØ_AgP MØ_mod NC1 NC2 NC3 NC4 NC5 NC6 NK NKT NØ PC1_vent PC2_atria PC3_str PC4_CMC-like SMC1_basic SMC2_art aCM1 aCM2 aCM3 aCM4 aCM5 doublets nan vCM1 vCM2 vCM3 vCM4 vCM5\ barChartColors #ef7f3e #ea7b3d #e87c40 #eb9d88 #c13e20 #cc3a0c #d63105 #e21e17 #d02d17 #e71a14 #a87052 #d62915 #d06946 #cf7046 #439918 #0db804 #0eb804 #10b604 #14b405 #11b604 #24a907 #b5734a #9c734c #c16036 #b7582f #b95a2e #b95e31 #b85c33 #b46239 #bb5b30 #c23876 #f3d3c8 #d93006 #b0754e #cb3b11 #c96848 #1494b3 #d73005 #d43408 #d23508 #e2aa14 #c8722b #b9ab74 #d66eb9 #e4b670 #edd9c6 #dc2315 #e31d15 #e0b09b #c45a4d #c35d48 #8d7848 #c22694 #b86756 #9d6b56 #c1229a #c12499 #c02c91 #c22a90 #d66dbb #d69f85 #c12792 #c1229a #c1229a #c22695 #c22696 #c1219b\ barChartLimit 4\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/cell_states.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/cell_states.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by cell state from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA State\ track heartAtlasCellStates\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ heartAtlasVersion Heart HCA Version bigBarChart Heart cell RNA binned by 10x chemistry version from https://heartcellatlas.org 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ This track displays data from \ Cells of the adult human heart. Single-cell and single-nucleus RNA\ sequencing (RNA-seq) was used to profile transcriptomes from six regions of the heart:\ the interventricular septum (SP), apex (AX), left ventricle (LV), right\ ventricle (RV), left atrium (LA), and right atrium (RA). A total of 11 cardiac\ cell types were identified along with their marker genes after uniform manifold\ approximation and projection (UMAP) embedding of 487,106 cells. Note that the RNA-seq\ data is generated using Tag-sequencing (Tag-seq) and does not cover all exons.
\ \
\ This track collection contains nine bar chart tracks of RNA expression in the\ human heart where cells are grouped by cell type \ (Heart HCA Cells), age \ (Heart HCA Age), donor \ (Heart HCA Donor), region of the heart \ (Heart HCA Region),\ sample (Heart HCA Sample), sex \ (Heart HCA Sex), source \ (Heart HCA Source), cell\ state (Heart HCA State), \ and 10x chemistry version \ (Heart HCA Version). \ The default track displayed is \ Heart HCA Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
lymphoid | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Heart HCA Cells subtrack, where the \ bars represent relatively pure cell types. They can give an overview of the cell composition \ within other categories in other subtracks as well.
\ \\ Healthy heart tissues were obtained from 14 UK and North American transplant\ organ donors ages 40-75. Tissues were taken from deceased donors after\ circulatory death (DCD) and after brain death (DBD). To minimize\ transcriptional degradation, heart tissues were stored and transported on ice\ until freezing or tissue dissociation. Single nuclei were isolated from\ flash-frozen tissue using mechanical homogenization with a glass Dounce tissue\ grinder. Fresh heart tissues were enzymatically dissociated and automatically\ digested using gentleMACS Octo Dissociator. Next, Hoechst-positive single\ nuclei were FACS sorted prior to library preparation. In parallel, Cell\ suspensions from fresh heart tissue were enriched for CD45+ cells using MACS LS\ columns. Libraries of single cell and single nuclei were prepared using 10x\ Genomics 3' v2 or v3. 3' gene expression libraries were sequenced on an\ Illumina HiSeq4000 and NextSeq500. In total 45,870 cells, 78,023 CD45+ enriched\ cells, and 363,213 nuclei were profiled for 11 major cell types of the heart.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Monika Litviňuková, Carlos\ Talavera-Ló, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. \ The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ singleCell 1 barChartBars V2 V3\ barChartColors #c23a7b #c12e8d\ barChartLimit 1\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/heartCellAtlas/version.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/heartCellAtlas/version.bb\ defaultLabelFields name\ html heartCellAtlas\ labelFields name,name2\ longLabel Heart cell RNA binned by 10x chemistry version from https://heartcellatlas.org\ parent heartCellAtlas\ shortLabel Heart HCA Version\ track heartAtlasVersion\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=heart-cell-atlas+global&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ netHprcGCA_018504085v1 HG02080.mat netAlign GCA_018504085.1 chainHprcGCA_018504085v1 HG02080.mat HG02080.pri.mat.f1_v2 (May 2021 GCA_018504085.1_HG02080.pri.mat.f1_v2) HPRC project computed Chain Nets 1 100 0 0 0 255 255 0 0 0 0 hprc 0 longLabel HG02080.mat HG02080.pri.mat.f1_v2 (May 2021 GCA_018504085.1_HG02080.pri.mat.f1_v2) HPRC project computed Chain Nets\ otherDb GCA_018504085.1\ parent hprcChainNetViewnet off\ priority 84\ shortLabel HG02080.mat\ subGroups view=net sample=s084 population=eas subpop=khv hap=mat\ track netHprcGCA_018504085v1\ type netAlign GCA_018504085.1 chainHprcGCA_018504085v1\ hg38ContigDiff Hg19 Diff bed 9 . Contigs New to GRCh38/(hg38), Not Carried Forward from GRCh37/(hg19) 0 100 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/nuccore/$$\ This track shows the differences between the GRCh38 (hg38) and previous GRCh37 (hg19)\ human genome assemblies, indicating contigs (or portions of contigs) that are new\ to the hg38 assembly.\
\ \\
The following color/score key is used:\
\
\
color | score | change from hg19 to hg38 |
---|---|---|
0 | New contig added to\ hg38 to update sequence or fill gaps present in hg19 | |
500 | Different portions\ of this same contig used in the construction of hg38 and hg19 assemblies | |
1000 | Updated version of\ an hg19 contig in which sequence errors have been corrected |
\ Use the score filter to select which categories to show in the display.\
\ \\ The contig coordinates were extracted from the AGP files for both assemblies.\ Contigs that matched the same name, same version, and the same specific\ portion of sequence in both assemblies were considered identical between the two\ assemblies and were excluded from this data set. The remaining contigs are shown\ in this track.\
\ \\ The data and presentation of this track were prepared by\ Hiram Clawson, UCSC Genome\ Browser engineering.\
\ map 1 color 0,0,0\ group map\ itemRgb on\ longLabel Contigs New to GRCh38/(hg38), Not Carried Forward from GRCh37/(hg19)\ scoreFilterByRange on\ shortLabel Hg19 Diff\ track hg38ContigDiff\ type bed 9 .\ url https://www.ncbi.nlm.nih.gov/nuccore/$$\ urlLabel Genbank accession:\ visibility hide\ hgmd HGMD public bigBed 9 . Human Gene Mutation Database - Public Version Dec 2023 0 100 0 0 0 127 127 127 0 0 0 http://www.hgmd.cf.ac.uk/ac/gene.php?gene=$P&accession=$pNOTE:
\
HGMD public is intended for use primarily by physicians and other\
professionals concerned with genetic disorders, by genetics researchers, and\
by advanced students in science and medicine. While the HGMD public database is\
open to all academic users, users seeking information about a personal medical\
or genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions.
DOWNLOADS:
\
As requested by Qiagen, this track is not available for download or mirroring but only for limited API queries, see below.\
\ This track shows the genomic positions of variants in the public version of the\ Human Gene Mutation Database (HGMD). \ UCSC does not host any further information and provides only the coordinates of\ mutations.\
\ \\ To get details on a mutation (bibliographic reference, phenotype,\ disease, nucleotide change, etc.), follow the "Link to HGMD" at the top\ of the details page. Mouse over to show the type of variant (substitution, insertion,\ deletion, regulatory or splice variant). For deletions, only start coordinates are shown\ as the end coordinates have not been provided by HGMD. Insertions are located between the two\ annotated nucleic acids.\
\ \\ The HGMD public database is produced at Cardiff University, but is free only\ for academic use. Academic users can register for a free account at the\ HGMD\ User Registration page. Download and commercial use requires a license for the HGMD Professional\ database, which also contains many mutations not yet added to the public version of HGMD public.\ The public version is usually 1-2 years behind the professional version.\
\ \The HGMD database itself does not come with a mapping to genome coordinates,\ but there is a related product called "GenomeTrax" which includes HGMD in the\ UCSC Custom Track format. Contact Qiagen for more information.
\ \Due to license restrictions, the HGMD data is not available for download or for batch queries in the Table Browser. \ However, it is available for programmatic access via the Global\ Alliance Beacon API, a web service that accepts queries in the form\ (genome, chromosome, position, allele) and returns "true" or "false" depending on whether there\ is information about this allele in the database. For more details see our \ Beacon Server.
\Subscribers of the HGMD database can also download the full database or use the HGMD API to retrieve full details, please contact Qiagen support\ for further information. Academic or non-profit users may be able to obtain a\ limited version of HGMD public from Qiagen.
\ \\ Genomic locations of HGMD variants are labeled with the gene symbol\ and the accession of the mutation, separated by a colon. All other information\ is shown on the respective HGMD variation page, accessible via the\ "Link to HGMD" at the top of the details page.\
\ \HGMD variants are originally annotated on RefSeq transcripts. You can show\ all and only those transcripts annotated by HGMD by activating the HGMD\ subtrack of the track "NCBI RefSeq".
\ \\ The mappings displayed on this track were obtained from Qiagen\ and reformatted at UCSC as a bigBed file.\
\ \\ Thanks to HGMD, Frank Schacherer and Rupert Yip from Qiagen for making these data available.\
\ \\ Stenson PD, Mort M, Ball EV, Shaw K, Phillips A, Cooper DN.\ \ The Human Gene Mutation Database: building a comprehensive mutation repository for clinical and\ molecular genetics, diagnostic testing and personalized genomic medicine.\ Hum Genet. 2014 Jan;133(1):1-9.\ PMID: 24077912; PMC: PMC3898141\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/hgmd.bb\ group phenDis\ itemRgb on\ longLabel Human Gene Mutation Database - Public Version Dec 2023\ maxItems 1000\ maxWindowCoverage 10000000\ mouseOverField variantType\ noScoreFilter on\ shortLabel HGMD public\ tableBrowser off hgmd\ track hgmd\ type bigBed 9 .\ url http://www.hgmd.cf.ac.uk/ac/gene.php?gene=$P&accession=$p\ urlLabel Link to HGMD\ visibility hide\ hgnc HGNC bigBed 9 + HUGO Gene Nomenclature 0 100 0 0 0 127 127 127 0 0 0\ The HGNC is \ responsible for approving unique symbols and names for human loci, including protein \ coding genes, ncRNA genes and pseudogenes, to allow unambiguous scientific communication.\
\ For each known human gene, the HGNC approves a gene name and symbol (short-form abbreviation).\ All approved symbols are stored in the HGNC database, www.genenames.org, a curated online repository of HGNC-approved gene \ nomenclature, gene groups and associated resources including links to genomic, proteomic, \ and phenotypic information. Each symbol is unique and we ensure that each gene is only \ given one approved gene symbol. It is necessary to provide a unique symbol for each gene \ so that we and others can talk about them, and this also facilitates electronic data \ retrieval from publications and databases. In preference, each symbol maintains \ parallel construction in different members of a gene family and can also be \ used in other species, especially other vertebrates including mouse.\ \
\ The raw data can be explored interactively with the Table Browser, or the Data Integrator. For computational analysis, genome annotations are stored in\ a bigBigFile file that can be downloaded from the\ download\ server. Regional or genome-wide annotations can be converted from binary data to human readable\ text using our command line utility bigBedToBed which can be compiled from source code or\ downloaded as a precompiled binary for your system. Files and instructions can be found in the\ utilities directory.\ \ The utility can be used to obtain features within a given range, for example:
\bigBedToBed -chrom=chr6 -start=0 -end=1000000 http://hgdownload.soe.ucsc.edu/gbdb/hg38/hgnc/hgnc.bb stdout
\
\
\ \
\ Please refer to our Data Access FAQ\ for more information or our mailing list for archived user questions.
\ \\ HGNC Database, HUGO Gene Nomenclature Committee (HGNC), European Molecular Biology Laboratory, European Bioinformatics Institute (EMBL-EBI), Wellcome Genome Campus, Hinxton, Cambridge CB10 1SD, United Kingdom www.genenames.org.\ \
\ Tweedie S, Braschi B, Gray KA, Jones TEM, Seal RL, Yates B, Bruford EA. Genenames.org: the HGNC and VGNC resources in 2021. Nucleic Acids Res. PMID: 33152070 PMCID: PMC7779007 DOI: 10.1093/nar/gkaa980\
\ genes 1 bigDataUrl /gbdb/hg38/hgnc/hgnc.bb\ defaultLabelFields symbol\ filterValues.locus_type RNA Y,RNA cluster,RNA long non-coding,RNA micro,RNA misc,RNA ribosomal,RNA small nuclear,RNA small nucleolar,RNA transfer,RNA vault,T cell receptor gene,T cell receptor pseudogene,complex locus constituent,endogenous retrovirus,fragile site,gene with protein product,immunoglobulin gene,immunoglobulin pseudogene,locus_type,protocadherin,pseudogene,readthrough,region,unknown,virus integration site,\ group genes\ itemRgb on\ labelFields symbol, geneName, name, uniprot_ids, ensembl_gene_id, ucsc_id, refseq_accession\ longLabel HUGO Gene Nomenclature\ mouseOver Symbol:$symbol; $name, Alias symbol: $alias_symbol; Previous symbols:$prev_symbol\ noScoreFilter on\ searchIndex name\ searchTrix /gbdb/hg38/hgnc/search.ix\ shortLabel HGNC\ skipEmptyFields on\ track hgnc\ type bigBed 9 +\ hicAndMicroC Hi-C and Micro-C hic Comparison of Micro-C and In situ Hi-C protocols in H1-hESC and HFFc6 0 100 0 0 0 127 127 127 0 0 0\
\
\
\ Square mode provides a traditional Hi-C display in which chromosome positions are mapped along the\ top-left-to-bottom-right diagonal, and interaction values are plotted on both sides of that diagonal\ to form a square. The upper-left corner of the square corresponds to the left-most position of the\ window in view, while the bottom-right corner corresponds to the right-most position of the window.\
\ The color shade at any point within the square shows the proximity score for two genomic regions:\ the region where a vertical line drawn from that point intersects with the diagonal, and the region\ where a horizontal line from that point intersects with the diagonal. A point directly on the\ diagonal shows the score for how proximal a region is to itself (scores on the diagonal are usually\ quite high unless no data are available). A point at the extreme bottom left of the square shows the\ score for how proximal the left-most position within the window is to the right-most position within\ the window.\
\ In triangle mode, the display is quite similar to square except that only the top half of the square\ is drawn (eliminating the redundancy), and the image is rotated so that the diagonal of the square\ now lies on the horizontal axis. This display consumes less vertical space in the image, although it\ may be more difficult to ascertain exactly which positions correspond to a point within the\ triangle.\
\ In arc mode, simple arcs are drawn between the centers of interacting regions. The color of each arc\ corresponds to the proximity score. Self-interactions are not displayed.\
\
\ There are four score values available in this display: NONE, VC, VC_SQRT, and KR. NONE provides raw,\ un-normalized counts for the number of interactions between regions. VC, or Vanilla Coverage,\ normalization (Lieberman-Aiden et al., 2009) and the VC_SQRT variant normalize these count\ values based on the overall count values for each of the two interacting regions. Knight-Ruiz, or\ KR, matrix balancing (Knight and Ruiz, 2013) provides an alternative normalization method where the\ row and column sums of the contact matrix equal 1.\
\ Color intensity in the heatmap goes up to indicate higher scores, but eventually saturates at a\ maximum beyond which all scores share the same color intensity. The value of this maximum score for\ saturation can be set manually by un-checking the "Auto-scale" box. When the\ "Auto-scale" box is checked, it automatically sets the saturation maximum to be double\ (2x) the median score in the current display window.\
\
\
\ The first protocol, in situ Hi-C, was published in 2014 as a technique for obtaining full-genome\ proximity data while keeping the cell nucleus intact (Rao et al., 2014). This method uses a\ restriction enzyme to cleave DNA before linking. The second protocol, Micro-C XL, is an update to\ the Micro-C method of obtaining chromatin conformation data (Hsieh et al., 2016, Hsieh\ et al., 2015), and has largely supplanted the original. Both the original Micro-C and the\ updated version are variants of Hi-C chromatin conformation capture that use micrococcal nuclease to\ segment the genome before linking. This results in data sets with resolution down to the nucleosome\ level. The original Micro-C method had difficulty recovering higher order interactions, and the\ updated protocol makes use of additional cross-linking chemicals to address that issue.\
\ We downloaded the .hic contact matrix files with the following accessions from the 4D Nucleome\ Data Portal:\ 4DNFI18Q799K,\ 4DNFI2TK7L2F,\ 4DNFIFLJLIS5, and\ 4DNFIQYQWPF5.\ The files are parsed for display using the Straw library from the Aiden lab at Baylor College\ of Medicine.\
\
\
\ Knight P, Ruiz D.\ \ A fast algorithm for matrix balancing.\ IMA J Numer Anal. 2013 Jul;33(3):1029-1047.\
\ Krietenstein N, Abraham S, Venev SV, Abdennur N, Gibcus J, Hsieh TS, Parsi KM, Yang L, Maehr R,\ Mirny LA et al.\ \ Ultrastructural Details of Mammalian Chromosome Architecture.\ Mol Cell. 2020 May 7;78(3):554-565.e7.\ PMID: 32213324\
\ Lieberman-Aiden E, van Berkum NL, Williams L, Imakaev M, Ragoczy T, Telling A, Amit I, Lajoie BR,\ Sabo PJ, Dorschner MO et al.\ \ Comprehensive mapping of long-range interactions reveals folding principles of the human genome.\ Science. 2009 Oct 9;326(5950):289-93.\ PMID: 19815776; PMC: PMC2858594\
\ Rao SS, Huntley MH, Durand NC, Stamenova EK, Bochkov ID, Robinson JT, Sanborn AL, Machol I, Omer AD,\ Lander ES et al.\ \ A 3D map of the human genome at kilobase resolution reveals principles of chromatin looping.\ Cell. 2014 Dec 18;159(7):1665-80.\ PMID: 25497547; PMC: PMC5635824\
\ regulation 1 compositeTrack on\ group regulation\ longLabel Comparison of Micro-C and In situ Hi-C protocols in H1-hESC and HFFc6\ shortLabel Hi-C and Micro-C\ track hicAndMicroC\ type hic\ hprcDecomposed HPRC All Variants vcfTabix HPRC variants decomposed from hprc-v1.0-mc.grch38.vcfbub.a100k.wave.vcf.gz (Liao et al 2023), no size filtering 0 100 0 0 0 127 127 127 0 0 0\ This track shows short nucleotide variants of a few base pairs when aligning\ HPRC genomes to the hg38 reference assembly. The alignment was made with the\ Minigraph-cactus approach described in the references below.\
\ \There are three subtracks in this superTrack:\
\ VCF Decomposition from\ HPRC Pangenome Resources Github:\ "The Raw VCF files contain a site for each bubble in the graph. Nested bubbles will result in\ overlapping sites. The nesting relationships are denoted with the PS (parent snarl), LV (level) and\ AT (allele traversal) tags and need to be taken into account when interpreting the VCF.\ Alternatively, you can use the 'Decomposed VCFs' which have been normalized by using\ vcfbub to 'pop'\ bubbles with alleles larger than 100k and\ vcfwave\ to realign each alt\ (script). Note that in order to reproduce the PanGenie analyses from the papers, you should instead\ use the\ PanGenie HPRC Workflow. This workflow has a\ CHM13 branch to use when working with that reference.\
\ The exact tools and commands used to produce the VCFs are given\ here."
\ \\ The Name of the items are the pair of node labels that denote the site's location\ in the graph, with the '>' and '<' denoting the forward and reverse\ orientation of the node. Mouseover on items in "squish" and "pack" modes shows the items Name and\ Genotypes. Mouseover on items in "full" mode shows Alleles.\ \
\ The Minigraph-Cactus HPRC v1.0 graph was converted to VCF using vg deconstruct.\ This result was further postprocessed using vcfbub to flatten nested sites then\ vcfwave to normalize by realigning alt alleles to the reference. All steps are\ described in Hickey et al 2023. The postprocessing command lines and data can be found on\ Github.\ Finally, the resulting VCF was filtered by length and split into two VCFs using a cutoff of 3bp.\
\ \\ Thanks to Glenn Hickey for providing the HAL file from the HPRC project and for making these VCFs from them.\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q,\ Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ PMID: 33177663;\ PMC: PMC7673649;\ DOI: 10.1038/s41586-020-2871-y\
\ \\ Glenn Hickey, Jean Monlong, Jana Ebler, Adam M Novak, Jordan M Eizenga,\ Yan Gao; Human Pangenome Reference Consortium; Tobias Marschall, Heng Li,\ Benedict Paten\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nature Biotechnology. 2023 May 10. doi: 10.1038/s41587-023-01793-w.\ PMID: 37165083;\ DOI: 10.1038/s41587-023-01793-w\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ PMID: 21665927;\ PMC: PMC3166836;\ DOI: 10.1101/gr.123356.111\
\ \\ Wen-Wei Liao, Mobin Asri, Jana Ebler, ...et al, Heng Lin,\ Benedict Paten\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ PMID: 37165242;\ PMC: PMC1017212;\ DOI: 10.1038/s41586-023-05896-x\
\ hprc 1 bigDataUrl /gbdb/hg38/hprc/decomposed.vcf.gz\ configureByPopup off\ dataVersion August 2023\ html hprcVCF\ longLabel HPRC variants decomposed from hprc-v1.0-mc.grch38.vcfbub.a100k.wave.vcf.gz (Liao et al 2023), no size filtering\ maxWindowToDraw 200000\ parent hprcVCF\ shortLabel HPRC All Variants\ showHardyWeinberg on\ track hprcDecomposed\ type vcfTabix\ visibility hide\ hprcVCFDecomposedUnder4 HPRC Variants <= 3bp vcfTabix HPRC VCF variants filtered for items size <= 3bp 3 100 0 0 0 127 127 127 0 0 0\ This track shows short nucleotide variants of a few base pairs when aligning\ HPRC genomes to the hg38 reference assembly. The alignment was made with the\ Minigraph-cactus approach described in the references below.\
\ \There are three subtracks in this superTrack:\
\ VCF Decomposition from\ HPRC Pangenome Resources Github:\ "The Raw VCF files contain a site for each bubble in the graph. Nested bubbles will result in\ overlapping sites. The nesting relationships are denoted with the PS (parent snarl), LV (level) and\ AT (allele traversal) tags and need to be taken into account when interpreting the VCF.\ Alternatively, you can use the 'Decomposed VCFs' which have been normalized by using\ vcfbub to 'pop'\ bubbles with alleles larger than 100k and\ vcfwave\ to realign each alt\ (script). Note that in order to reproduce the PanGenie analyses from the papers, you should instead\ use the\ PanGenie HPRC Workflow. This workflow has a\ CHM13 branch to use when working with that reference.\
\ The exact tools and commands used to produce the VCFs are given\ here."
\ \\ The Name of the items are the pair of node labels that denote the site's location\ in the graph, with the '>' and '<' denoting the forward and reverse\ orientation of the node. Mouseover on items in "squish" and "pack" modes shows the items Name and\ Genotypes. Mouseover on items in "full" mode shows Alleles.\ \
\ The Minigraph-Cactus HPRC v1.0 graph was converted to VCF using vg deconstruct.\ This result was further postprocessed using vcfbub to flatten nested sites then\ vcfwave to normalize by realigning alt alleles to the reference. All steps are\ described in Hickey et al 2023. The postprocessing command lines and data can be found on\ Github.\ Finally, the resulting VCF was filtered by length and split into two VCFs using a cutoff of 3bp.\
\ \\ Thanks to Glenn Hickey for providing the HAL file from the HPRC project and for making these VCFs from them.\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q,\ Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ PMID: 33177663;\ PMC: PMC7673649;\ DOI: 10.1038/s41586-020-2871-y\
\ \\ Glenn Hickey, Jean Monlong, Jana Ebler, Adam M Novak, Jordan M Eizenga,\ Yan Gao; Human Pangenome Reference Consortium; Tobias Marschall, Heng Li,\ Benedict Paten\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nature Biotechnology. 2023 May 10. doi: 10.1038/s41587-023-01793-w.\ PMID: 37165083;\ DOI: 10.1038/s41587-023-01793-w\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ PMID: 21665927;\ PMC: PMC3166836;\ DOI: 10.1101/gr.123356.111\
\ \\ Wen-Wei Liao, Mobin Asri, Jana Ebler, ...et al, Heng Lin,\ Benedict Paten\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ PMID: 37165242;\ PMC: PMC1017212;\ DOI: 10.1038/s41586-023-05896-x\
\ hprc 1 bigDataUrl /gbdb/hg38/hprc/decomposedUnder4.vcf.gz\ configureByPopup off\ dataVersion August 2023\ html hprcVCF\ longLabel HPRC VCF variants filtered for items size <= 3bp\ maxWindowToDraw 200000\ parent hprcVCF\ shortLabel HPRC Variants <= 3bp\ showHardyWeinberg on\ track hprcVCFDecomposedUnder4\ type vcfTabix\ visibility pack\ hprcVCFDecomposedOver3 HPRC Variants > 3bp vcfTabix HPRC VCF variants filtered for items size > 3bp 0 100 0 0 0 127 127 127 0 0 0\ This track shows short nucleotide variants of a few base pairs when aligning\ HPRC genomes to the hg38 reference assembly. The alignment was made with the\ Minigraph-cactus approach described in the references below.\
\ \There are three subtracks in this superTrack:\
\ VCF Decomposition from\ HPRC Pangenome Resources Github:\ "The Raw VCF files contain a site for each bubble in the graph. Nested bubbles will result in\ overlapping sites. The nesting relationships are denoted with the PS (parent snarl), LV (level) and\ AT (allele traversal) tags and need to be taken into account when interpreting the VCF.\ Alternatively, you can use the 'Decomposed VCFs' which have been normalized by using\ vcfbub to 'pop'\ bubbles with alleles larger than 100k and\ vcfwave\ to realign each alt\ (script). Note that in order to reproduce the PanGenie analyses from the papers, you should instead\ use the\ PanGenie HPRC Workflow. This workflow has a\ CHM13 branch to use when working with that reference.\
\ The exact tools and commands used to produce the VCFs are given\ here."
\ \\ The Name of the items are the pair of node labels that denote the site's location\ in the graph, with the '>' and '<' denoting the forward and reverse\ orientation of the node. Mouseover on items in "squish" and "pack" modes shows the items Name and\ Genotypes. Mouseover on items in "full" mode shows Alleles.\ \
\ The Minigraph-Cactus HPRC v1.0 graph was converted to VCF using vg deconstruct.\ This result was further postprocessed using vcfbub to flatten nested sites then\ vcfwave to normalize by realigning alt alleles to the reference. All steps are\ described in Hickey et al 2023. The postprocessing command lines and data can be found on\ Github.\ Finally, the resulting VCF was filtered by length and split into two VCFs using a cutoff of 3bp.\
\ \\ Thanks to Glenn Hickey for providing the HAL file from the HPRC project and for making these VCFs from them.\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q,\ Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ PMID: 33177663;\ PMC: PMC7673649;\ DOI: 10.1038/s41586-020-2871-y\
\ \\ Glenn Hickey, Jean Monlong, Jana Ebler, Adam M Novak, Jordan M Eizenga,\ Yan Gao; Human Pangenome Reference Consortium; Tobias Marschall, Heng Li,\ Benedict Paten\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nature Biotechnology. 2023 May 10. doi: 10.1038/s41587-023-01793-w.\ PMID: 37165083;\ DOI: 10.1038/s41587-023-01793-w\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ PMID: 21665927;\ PMC: PMC3166836;\ DOI: 10.1101/gr.123356.111\
\ \\ Wen-Wei Liao, Mobin Asri, Jana Ebler, ...et al, Heng Lin,\ Benedict Paten\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ PMID: 37165242;\ PMC: PMC1017212;\ DOI: 10.1038/s41586-023-05896-x\
\ hprc 1 bigDataUrl /gbdb/hg38/hprc/decomposedOver3.vcf.gz\ configureByPopup off\ dataVersion August 2023\ html hprcVCF\ longLabel HPRC VCF variants filtered for items size > 3bp\ maxWindowToDraw 200000\ parent hprcVCF\ shortLabel HPRC Variants > 3bp\ showHardyWeinberg on\ track hprcVCFDecomposedOver3\ type vcfTabix\ visibility hide\ hgIkmc IKMC Genes Mapped bed 12 International Knockout Mouse Consortium Genes Mapped to Human Genome 0 100 0 0 0 127 127 127 0 0 0 http://www.mousephenotype.org/data/genes/$$\ This track shows genes targeted by \ International Knockout Mouse Consortium (IKMC)\ mapped to the human genome. IKMC is a \ collaboration to generate a public resource of mouse embryonic stem (ES)\ cells containing a null mutation in every gene in the mouse genome.\ Gene targets are color-coded by status:\
\ The KnockOut Mouse Project Data\ Coordination Center (KOMP DCC) is the central database resource\ for coordinating mouse gene targeting within IKMC and provides\ web-based query and display tools for IKMC data. In addition, the\ KOMP DCC website provides a tool for the scientific community to\ nominate genes of interest to be knocked out by the KOMP initiative.
\ \\ IKMC members include\
\ Using complementary targeting strategies, the IKMC centers\ design and create targeting vectors, mutant ES cell lines and, to some\ extent, mutant mice, embryos or sperm. Materials are distributed to\ the research community.
\\ The KOMP Repository\ archives, maintains, and distributes IKMC products. Researchers can\ order products and get product information from the\ Repository. Researchers can also express interest in products that are\ still in the pipeline. They will then receive email notification as\ soon as KOMP generated products are available for distribution.
\\ The process for ordering EUCOMM materials can be found \ here.
\\ The process for ordering TIGM materials can be found \ here.
\\ Information on NorCOMM products and services can be found \ here.\
\ Genes were mapped to the human genome by IKMC.\
\ \\ Thanks to the International Knockout Mouse Consortium, and Carol Bult in \ particular, for providing these data.
\ \\ Austin CP, Battey JF, Bradley A, Bucan M, Capecchi M, Collins FS, Dove WF, Duyk G, Dymecki S, Eppig\ JT et al.\ \ The knockout mouse project.\ Nat Genet. 2004 Sep;36(9):921-4.\ PMID: 15340423; PMC: PMC2716027\
\ \\ Collins FS, Finnell RH, Rossant J, Wurst W.\ \ A new partner for the international knockout mouse consortium.\ Cell. 2007 Apr 20;129(2):235.\ PMID: 17448981\
\ \\ International Mouse Knockout Consortium, Collins FS, Rossant J, Wurst W.\ \ A mouse for all reasons.\ Cell. 2007 Jan 12;128(1):9-13.\ PMID: 17218247\
\ genes 1 exonNumbers off\ group genes\ itemRgb on\ longLabel International Knockout Mouse Consortium Genes Mapped to Human Genome\ mgiUrl http://www.informatics.jax.org/marker/$$\ mgiUrlLabel MGI Report:\ noScoreFilter .\ origAssembly hg19\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel IKMC Genes Mapped\ track hgIkmc\ type bed 12\ url http://www.mousephenotype.org/data/genes/$$\ urlLabel KOMP Data Coordination Center:\ visibility hide\ ileumWangCellType Ileum Cells bigBarChart Ileum cells binned by cell type from Wang et al 2020 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-intestine+ileum&gene=$$\ This track shows data from \ Single-cell transcriptome analysis reveals differential nutrient absorption\ functions in human intestine. Droplet-based single-cell RNA sequencing\ (scRNA-seq) was used to survey gene expression profiles of the epithelium in\ the human ileum, colon, and rectum. A total of 7 cell clusters were identified:\ enterocytes (EC), goblet cells (G), paneth-like cells (PLC), enteroendocrine\ cells (EEC), progenitor cells (PRO), transient-amplifying cells (TA) and stem\ cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in ileum\ cells where cells are grouped by cell type\ (Ileum Cells) or donor\ (Ileum Donor). The default track\ displayed is Ileum Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. Note that the Ileum Donor track \ is colored by donor for improved clarity.
\ \\ Using single-cell RNA sequencing, RNA profiles of intestinal epithelial cells\ were obtained for 6,167 cells from two human ileum samples. Tissue samples\ belonged to a male donor age 60 with Neuroendocrine Carcinoma (Ileum-1) and a\ female donor age 67 with Adenocarcinoma (Ileum-2). The healthy intestinal\ mucous membranes used for each sample were cut away from the tumor border in\ surgically removed ileum tissue. Additionally, the intestinal tissues were\ washed in Hank's balanced salt solution (HBSS) to remove mucus, blood cells,\ and muscle tissue. The sample was enriched for epithelial cells through \ centrifugation before being dissociated with Tryple to obtain single-cell \ suspensions. RNA-seq libraries were prepared using 10x Genomics 3' v2 kit and \ sequenced on an Illumina Hiseq X Ten PE150.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The UCSC command line utility\ matrixClusterColumns, matrixToBarChart, and bedToBigBed were used to transform\ these into a bar chart format bigBed file that can be visualized. The coloring\ was done by defining colors for the broad level cell classes and then using\ another UCSC utility, hcaColorCells, to interpolate the colors across all cell\ types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The\ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720
\ \ singleCell 1 barChartBars enteroendocrine_cell enterocyte goblet_cell paneth-like_cell progenitor_cell stem_cell transit-amplifying_cell\ barChartColors #bcd0f3 #0198c0 #568bfd #629be4 #436ca1 #9ea0a1 #919eb1\ barChartLimit 1.6\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/ileumWang/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/ileumWang/cell_type.bb\ defaultLabelFields name\ html ileumWang\ labelFields name,name2\ longLabel Ileum cells binned by cell type from Wang et al 2020\ parent ileumWang\ shortLabel Ileum Cells\ track ileumWangCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-intestine+ileum&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ ileumWangDonor Ileum Donor bigBarChart Ileum cells binned by organ donor from Wang et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-intestine+ileum&gene=$$\ This track shows data from \ Single-cell transcriptome analysis reveals differential nutrient absorption\ functions in human intestine. Droplet-based single-cell RNA sequencing\ (scRNA-seq) was used to survey gene expression profiles of the epithelium in\ the human ileum, colon, and rectum. A total of 7 cell clusters were identified:\ enterocytes (EC), goblet cells (G), paneth-like cells (PLC), enteroendocrine\ cells (EEC), progenitor cells (PRO), transient-amplifying cells (TA) and stem\ cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in ileum\ cells where cells are grouped by cell type\ (Ileum Cells) or donor\ (Ileum Donor). The default track\ displayed is Ileum Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. Note that the Ileum Donor track \ is colored by donor for improved clarity.
\ \\ Using single-cell RNA sequencing, RNA profiles of intestinal epithelial cells\ were obtained for 6,167 cells from two human ileum samples. Tissue samples\ belonged to a male donor age 60 with Neuroendocrine Carcinoma (Ileum-1) and a\ female donor age 67 with Adenocarcinoma (Ileum-2). The healthy intestinal\ mucous membranes used for each sample were cut away from the tumor border in\ surgically removed ileum tissue. Additionally, the intestinal tissues were\ washed in Hank's balanced salt solution (HBSS) to remove mucus, blood cells,\ and muscle tissue. The sample was enriched for epithelial cells through \ centrifugation before being dissociated with Tryple to obtain single-cell \ suspensions. RNA-seq libraries were prepared using 10x Genomics 3' v2 kit and \ sequenced on an Illumina Hiseq X Ten PE150.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The UCSC command line utility\ matrixClusterColumns, matrixToBarChart, and bedToBigBed were used to transform\ these into a bar chart format bigBed file that can be visualized. The coloring\ was done by defining colors for the broad level cell classes and then using\ another UCSC utility, hcaColorCells, to interpolate the colors across all cell\ types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The\ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720
\ \ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/ileumWang/donor.colors\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/ileumWang/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/ileumWang/donor.bb\ defaultLabelFields name\ html ileumWang\ labelFields name,name2\ longLabel Ileum cells binned by organ donor from Wang et al 2020\ parent ileumWang\ shortLabel Ileum Donor\ track ileumWangDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-intestine+ileum&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ ileumWang Ileum Wang Ileum single cell sequencing from Wang et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This track shows data from \ Single-cell transcriptome analysis reveals differential nutrient absorption\ functions in human intestine. Droplet-based single-cell RNA sequencing\ (scRNA-seq) was used to survey gene expression profiles of the epithelium in\ the human ileum, colon, and rectum. A total of 7 cell clusters were identified:\ enterocytes (EC), goblet cells (G), paneth-like cells (PLC), enteroendocrine\ cells (EEC), progenitor cells (PRO), transient-amplifying cells (TA) and stem\ cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in ileum\ cells where cells are grouped by cell type\ (Ileum Cells) or donor\ (Ileum Donor). The default track\ displayed is Ileum Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. Note that the Ileum Donor track \ is colored by donor for improved clarity.
\ \\ Using single-cell RNA sequencing, RNA profiles of intestinal epithelial cells\ were obtained for 6,167 cells from two human ileum samples. Tissue samples\ belonged to a male donor age 60 with Neuroendocrine Carcinoma (Ileum-1) and a\ female donor age 67 with Adenocarcinoma (Ileum-2). The healthy intestinal\ mucous membranes used for each sample were cut away from the tumor border in\ surgically removed ileum tissue. Additionally, the intestinal tissues were\ washed in Hank's balanced salt solution (HBSS) to remove mucus, blood cells,\ and muscle tissue. The sample was enriched for epithelial cells through \ centrifugation before being dissociated with Tryple to obtain single-cell \ suspensions. RNA-seq libraries were prepared using 10x Genomics 3' v2 kit and \ sequenced on an Illumina Hiseq X Ten PE150.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. The UCSC command line utility\ matrixClusterColumns, matrixToBarChart, and bedToBigBed were used to transform\ these into a bar chart format bigBed file that can be visualized. The coloring\ was done by defining colors for the broad level cell classes and then using\ another UCSC utility, hcaColorCells, to interpolate the colors across all cell\ types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The\ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720
\ \ singleCell 0 group singleCell\ longLabel Ileum single cell sequencing from Wang et al 2020\ shortLabel Ileum Wang\ superTrack on\ track ileumWang\ visibility hide\ ucscToINSDC INSDC bed 4 Accession at INSDC - International Nucleotide Sequence Database Collaboration 0 100 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/nuccore/$$\ This track associates UCSC Genome Browser chromosome names to accession\ names from the International Nucleotide Sequence Database Collaboration (INSDC).\
\ \\ The data were downloaded from the NCBI assembly database.\
\ \ The data for this track was prepared by\
Hiram Clawson.\
\
map 1 group map\
longLabel Accession at INSDC - International Nucleotide Sequence Database Collaboration\
shortLabel INSDC\
track ucscToINSDC\
type bed 4\
url https://www.ncbi.nlm.nih.gov/nuccore/$$\
urlLabel INSDC link:\
visibility hide\
ghInteraction Interactions bigInteract GeneHancer Regulatory Elements and Gene Interactions 2 100 0 0 0 127 127 127 0 0 0 https://www.genecards.org/cgi-bin/carddisp.pl?gene=$ \
This track represents genome-wide predicted binding sites for TF \
(transcription factor) binding profiles in the \
JASPAR \
CORE collection. This open-source database contains a curated, non-redundant \
set of binding profiles derived from published collections of experimentally \
defined transcription factor binding sites for eukaryotes. \
Shaded boxes represent predicted binding sites for each of the TF profiles\
in the JASPAR CORE collection. The shading of the boxes indicates \
the p-value of the profile's match to that position (scaled between \
0-1000 scores, where 0 corresponds to a p-value of 1 and 1000 to a \
p-value ≤ 10-10). Thus, the darker the shade, the \
lower (better) the p-value. \
The default view shows only predicted binding sites with scores of 400 or greater but\
can be adjusted in the track settings. Multi-select filters allow viewing of\
particular transcription factors. At window sizes of greater than\
10,000 base pairs, this track turns to density graph mode. \
Zoom to a smaller region and click into an item to see more detail. \
From BED format documentation:\
\
Conversion table: \
The JASPAR 2024 update expanded the JASPAR CORE collection by 20% (329 added and 72 upgraded\
profiles). The new profiles were introduced after manual curation, in which 26 629 TF binding\
motifs were curated and obtained as PFMs or discovered from ChIP-seq/-exo or DAP-seq data. 2500\
profiles from JASPAR 2022 were revised to either promote them to the CORE collection, update the\
associated metadata, or remove them because of validation inconsistencies or poor quality. The\
JASPAR database stores and focuses mostly on PFMs as the model of choice for TF-DNA interactions.\
More information on the methods can be found in the\
\
JASPAR 2024 publication or on the\
JASPAR website. \
JASPAR 2022 contains updated transcription factor binding sites\
with additional transcription factor profiles. More information on the methods can be found in the\
\
JASPAR 2022 publication\
JASPAR 2022 publication or on the\
JASPAR website. \
JASPAR 2020 scanned DNA sequences with JASPAR CORE TF-binding profiles \
for each taxa independently using PWMScan. TFBS predictions were selected with \
a PWM relative score ≥ 0.8 and a p-value < 0.05. P-values were scaled \
between 0 (corresponding to a p-value of 1) and 1000 (p-value ≤ 10-10) for \
coloring of the genome tracks and to allow for comparison of prediction \
confidence between different profiles. \
JASPAR 2018 used the TFBS Perl module (Lenhard and Wasserman 2002) \
and FIMO (Grant, Bailey, and Noble 2011), as distributed within the MEME suite \
(version 4.11.2) (Bailey et al. 2009). For scanning genomes with the \
BioPerl TFBS module, profiles were converted to PWMs and matches were kept with a \
relative score ≥ 0.8. For the FIMO scan, profiles were reformatted to MEME motifs \
and matches with a p-value < 0.05 were kept. TFBS predictions that were not \
consistent between the two methods (TFBS Perl module and FIMO) were removed. The \
remaining TFBS predictions were colored according \
to their FIMO p-value to allow for comparison of prediction confidence between \
different profiles. \
Please refer to the JASPAR 2024, 2022, 2020, and 2018 publications for more \
details (citation below). \
JASPAR Transcription Factor Binding data includes billions of items. Limited regions can \
be explored interactively with the \
Table Browser and cross-referenced with \
Data Integrator, although positional\
queries that are too big can lead to timing out. This results in a black page\
or truncated output. In this case, you may try reducing the chromosomal query to\
a smaller window. \
For programmatic access, \
the track can be accessed using the Genome Browser's \
REST API. \
JASPAR annotations can be downloaded from the\
Genome Browser's download server\
as a bigBed file. This compressed binary format can be remotely queried through\
command line utilities. Please note that some of the download files can be quite large. \
The utilities for working with bigBed-formatted binary files can be downloaded\
here.\
Run a utility with no arguments to see a brief description of the utility and its options.\
Description
\
Display Conventions and Configuration
\
\
\
\
\
\
\
shade \
\
\
\
\
\
\
\
\
\
\
\
\
score in range \
≤ 166 \
167-277 \
278-388 \
389-499 \
500-611 \
612-722 \
723-833 \
834-944 \
≥ 945 \
\
\
\
\
\
Item score \
0 \
100 \
131 \
200 \
300 \
400 \
500 \
600 \
700 \
800 \
900 \
1000 \
\
\
p-value \
1 \
0.1 \
0.049 \
10-2 \
10-3 \
10-4 \
10-5 \
10-6 \
10-7 \
10-8 \
10-9 \
≤ 10-10 \
Methods
\
Data Access
\
\
\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/jaspar/JASPAR2024.bb -chrom=chr1 -start=200000 -end=200400 stdout\ \
\ All data are freely available.\ Additional resources are available directly from the JASPAR group:
\The JASPAR group provides TFBS predictions for many additional species and \ genomes, accessible by connection to their \ \ Public Hub or by clicking the assembly links below:
\Species | \Genome assembly versions | \
Human - Homo sapiens | \hg19, \ hg38 | \
Mouse - Mus musculus | \mm10, \ mm39 | \
Zebrafish - Danio rerio | \danRer11 | \
Fruitfly - Drosophila melanogaster | \dm6 | \
Nematode - Caenorhabditis elegans | \ce10,\ ce11 | \
Vase tunicate - Ciona intestinalis | \ci3 | \
Thale cress - Arabidopsis thaliana | \araTha1 | \
Yeast - Saccharomyces cerevisiae | \sacCer3 | \
\ The JASPAR database is a joint effort between several labs \ (please see the latest JASPAR paper, below). \ Binding site predictions and UCSC tracks were computed by the Wasserman Lab. For \ enquiries about the data please contact Oriol Fornes \ (\ oriol@cmmt.\ ubc.ca\ ).
\ \\\ \Wasserman Lab
\
\ Centre for Molecular Medicine and Therapeutics
\ BC Children's Hospital Research Institute
\ Department of Medical Genetics
\ University of British Columbia
\ Vancouver, Canada\
\ Castro-Mondragon JA, Riudavets-Puig R, Rauluseviciute I, Berhanu Lemma R, Turchi L, Blanc-Mathieu R,\ Lucas J, Boddie P, Khan A, Manosalva Pérez N et al.\ \ JASPAR 2022: the 9th release of the open-access database of transcription factor binding\ profiles.\ Nucleic Acids Res. 2021 Nov 30;.\ PMID: 34850907\
\ \\ Fornes O, Castro-Mondragon JA, Khan A, van der Lee R, Zhang X, Richmond PA, \ Modi BP, Correard S, Gheorghe M, Baranašić D et al.\ \ JASPAR 2020: update of the open-access database of transcription factor \ binding profiles.\ Nucleic Acids Res. 2020 Jan 8;48(D1):D87-D92.\ PMID: 31701148; PMC: PMC7145627\
\ \\ Khan A, Fornes O, Stigliani A, Gheorghe M, Castro-Mondragon JA, van der Lee R, \ Bessy A, Chèneby J, Kulkarni SR, Tan G et al.\ \ JASPAR 2018: update of the open-access database of transcription factor \ binding profiles and its web framework.\ Nucleic Acids Res. 2018 Jan 4;46(D1):D260-D266.\ PMID: 29140473; PMC: PMC5753243\
\ \\ Rauluseviciute I, Riudavets-Puig R, Blanc-Mathieu R, Castro-Mondragon JA, Ferenc K, Kumar V, Lemma\ RB, Lucas J, Chèneby J, Baranasic D et al.\ \ JASPAR 2024: 20th anniversary of the open-access database of transcription factor binding\ profiles.\ Nucleic Acids Res. 2023 Nov 14;.\ PMID: 37962376\
\ regulation 1 compositeTrack on\ exonArrows on\ filter.score 400\ filterByRange.score 0:1000\ group regulation\ longLabel JASPAR Transcription Factor Binding Site Database\ maxWindowCoverage 15000\ noGenomeReason JASPAR files contain billions of items. The Table Browser allows regional queries for this track, but those may timeout if the regions are too big. See the Data Access section in the track description page for other ways to query this data, such as command-line tools and our API.\ noParentConfig on\ shortLabel JASPAR Transcription Factors\ showCfg on\ spectrum on\ tableBrowser tbNoGenome\ track jaspar\ type bigBed 6 .\ url http://jaspar.genereg.net/search?q=$$&collection=all&tax_group=all&tax_id=all&type=all&class=all&family=all&version=all\ urlLabel View on JASPAR:\ visibility hide\ KICH KICH bigLolly 12 + Kidney Chromophobe 0 100 0 0 0 127 127 127 0 0 0 phenDis 1 autoScale on\ bigDataUrl /gbdb/hg38/gdcCancer/KICH.bb\ configurable off\ group phenDis\ lollyField 13\ longLabel Kidney Chromophobe\ parent gdcCancer off\ priority \ shortLabel KICH\ track KICH\ type bigLolly 12 +\ urls case_id=https://portal.gdc.cancer.gov/cases/193294\ kidneyStewartBroadCellType Kidney Broad CT bigBarChart Kidney RNA binned by broad cell type from Stewart et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ This track displays data from Spatiotemporal immune zonation of the human kidney. \ Droplet-based single-cell RNA sequencing (scRNA-seq) was used to profile 40,268 \ mature human kidney cells. After principal component analysis, identified clusters \ were manually curated into four major cellular compartments using canonical markers \ as found in Stewart et al., 2019: endothelial, immune, fibroblast, and epithelium.\ \
\ This track collection contains six bar chart tracks of RNA expression in the\ human kidney where cells are grouped by merged cell type \ (Kidney Cells), broad cell type \ (Kidney Broad CT), detailed cell type \ (Kidney Details), compartment\ (Kidney Compartment), experiment \ (Kidney Experiment), and project \ (Kidney Project).\ The default track displayed is \ Kidney Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
kidney specific | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ 14 mature healthy human kidney samples were obtained from individuals (ages\ 1-72) that either underwent tumor nephrectomy (n=10) or from kidneys donated\ for transplantation (n=4) but were unsuitable for use. Kidney tissues from\ tumor nephrectomies were collected from unaffected areas estimated to be\ corticomedullary. Samples were enzymatically dissociated and enriched for live\ cells (experiment set 1) or enriched for leukocytes with a density gradient and\ then for live cells (experiment set 2). Single cell libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina HiSeq4000.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. \ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Benjamin J Stewart, John R Ferdinand, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ singleCell 1 barChartBars Ascending_vasa_recta_endothelium B_cell CD4_T_cell CD8_T_cell Connecting_tubule Descending_vasa_recta_endothelium Epithelial_progenitor_cell Fibroblast Glomerular_endothelium Intercalated_cell MNP-a/classical_monocyte_derived MNP-b/non-classical_monocyte_derived MNP-c/dendritic_cell MNP-d/Tissue_macrophage Mast_cell Myofibroblast NK_cell NKT_cell Neutrophil Pelvic_epithelium Peritubular_capillary_endothelium Plasmacytoid_dendritic_cell Podocyte Principal_cell Proximal_tubule Thick_ascending_limb_of_Loop_of_Henle Transitional_urothelium\ barChartColors #5bd05a #ec374a #f7354b #f7354b #5f66ed #5fcd5b #60afce #e0cdc4 #0ab707 #181dda #e77258 #e67259 #e2745e #e8a497 #eec7c9 #c88b6c #eb384a #f4364b #e5c8c1 #5cb6cf #05bb04 #edc6c6 #9f968b #6496d4 #0e0ceb #181cd9 #bfd7e4\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/kidneyStewart/broad_celltype.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/kidneyStewart/broad_celltype.bb\ defaultLabelFields name\ html kidneyStewart\ labelFields name,name2\ longLabel Kidney RNA binned by broad cell type from Stewart et al 2019\ parent kidneyStewart\ shortLabel Kidney Broad CT\ track kidneyStewartBroadCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ kidneyStewartCellType Kidney Cells bigBarChart Kidney RNA binned by merged cell type from Stewart et al 2019 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ This track displays data from Spatiotemporal immune zonation of the human kidney. \ Droplet-based single-cell RNA sequencing (scRNA-seq) was used to profile 40,268 \ mature human kidney cells. After principal component analysis, identified clusters \ were manually curated into four major cellular compartments using canonical markers \ as found in Stewart et al., 2019: endothelial, immune, fibroblast, and epithelium.\ \
\ This track collection contains six bar chart tracks of RNA expression in the\ human kidney where cells are grouped by merged cell type \ (Kidney Cells), broad cell type \ (Kidney Broad CT), detailed cell type \ (Kidney Details), compartment\ (Kidney Compartment), experiment \ (Kidney Experiment), and project \ (Kidney Project).\ The default track displayed is \ Kidney Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
kidney specific | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ 14 mature healthy human kidney samples were obtained from individuals (ages\ 1-72) that either underwent tumor nephrectomy (n=10) or from kidneys donated\ for transplantation (n=4) but were unsuitable for use. Kidney tissues from\ tumor nephrectomies were collected from unaffected areas estimated to be\ corticomedullary. Samples were enzymatically dissociated and enriched for live\ cells (experiment set 1) or enriched for leukocytes with a density gradient and\ then for live cells (experiment set 2). Single cell libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina HiSeq4000.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. \ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Benjamin J Stewart, John R Ferdinand, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ singleCell 1 barChartBars ascending_vasa_recta_endothelial_cell B_cell T_cell_CD4+ T_cell_CD8+ connecting_tubule_cell descending_vasa_recta_endothelial_cell epithelial_progenitor_cell fibroblast glomerular_endothelial_cell intercalated_cell mononuclear_phagocyte natural_killer_cell other_immune_cell pelvic_epithelial_cell peritubular_capillary_endothelial_cell podocyte principal_cell proximal_tubule_cell thick_ascending_loop_of_Henle transitional_urothelium_cell\ barChartColors #5bd05a #ec374a #f7354b #f7354b #5f66ed #5fcd5b #60afce #c98b6b #0ab707 #181dda #de2a02 #f1374b #e7a69c #5cb6cf #05bb04 #9f968b #6496d4 #0e0ceb #181cd9 #bfd7e4\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/kidneyStewart/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/kidneyStewart/cell_type.bb\ defaultLabelFields name\ html kidneyStewart\ labelFields name,name2\ longLabel Kidney RNA binned by merged cell type from Stewart et al 2019\ parent kidneyStewart\ shortLabel Kidney Cells\ track kidneyStewartCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ kidneyStewartCompartment Kidney Compartment bigBarChart Kidney RNA binned by compartment from Stewart et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ This track displays data from Spatiotemporal immune zonation of the human kidney. \ Droplet-based single-cell RNA sequencing (scRNA-seq) was used to profile 40,268 \ mature human kidney cells. After principal component analysis, identified clusters \ were manually curated into four major cellular compartments using canonical markers \ as found in Stewart et al., 2019: endothelial, immune, fibroblast, and epithelium.\ \
\ This track collection contains six bar chart tracks of RNA expression in the\ human kidney where cells are grouped by merged cell type \ (Kidney Cells), broad cell type \ (Kidney Broad CT), detailed cell type \ (Kidney Details), compartment\ (Kidney Compartment), experiment \ (Kidney Experiment), and project \ (Kidney Project).\ The default track displayed is \ Kidney Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
kidney specific | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ 14 mature healthy human kidney samples were obtained from individuals (ages\ 1-72) that either underwent tumor nephrectomy (n=10) or from kidneys donated\ for transplantation (n=4) but were unsuitable for use. Kidney tissues from\ tumor nephrectomies were collected from unaffected areas estimated to be\ corticomedullary. Samples were enzymatically dissociated and enriched for live\ cells (experiment set 1) or enriched for leukocytes with a density gradient and\ then for live cells (experiment set 2). Single cell libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina HiSeq4000.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. \ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Benjamin J Stewart, John R Ferdinand, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ singleCell 1 barChartBars PT lymphoid myeloid non_PT\ barChartColors #0e0dea #fb344a #dd2a02 #257684\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/kidneyStewart/compartment.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/kidneyStewart/compartment.bb\ defaultLabelFields name\ html kidneyStewart\ labelFields name,name2\ longLabel Kidney RNA binned by compartment from Stewart et al 2019\ parent kidneyStewart\ shortLabel Kidney Compartment\ track kidneyStewartCompartment\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ kidneyStewartDetailedCellType Kidney Details bigBarChart Kidney RNA binned by detailed cell type from Stewart et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ This track displays data from Spatiotemporal immune zonation of the human kidney. \ Droplet-based single-cell RNA sequencing (scRNA-seq) was used to profile 40,268 \ mature human kidney cells. After principal component analysis, identified clusters \ were manually curated into four major cellular compartments using canonical markers \ as found in Stewart et al., 2019: endothelial, immune, fibroblast, and epithelium.\ \
\ This track collection contains six bar chart tracks of RNA expression in the\ human kidney where cells are grouped by merged cell type \ (Kidney Cells), broad cell type \ (Kidney Broad CT), detailed cell type \ (Kidney Details), compartment\ (Kidney Compartment), experiment \ (Kidney Experiment), and project \ (Kidney Project).\ The default track displayed is \ Kidney Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
kidney specific | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ 14 mature healthy human kidney samples were obtained from individuals (ages\ 1-72) that either underwent tumor nephrectomy (n=10) or from kidneys donated\ for transplantation (n=4) but were unsuitable for use. Kidney tissues from\ tumor nephrectomies were collected from unaffected areas estimated to be\ corticomedullary. Samples were enzymatically dissociated and enriched for live\ cells (experiment set 1) or enriched for leukocytes with a density gradient and\ then for live cells (experiment set 2). Single cell libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina HiSeq4000.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. \ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Benjamin J Stewart, John R Ferdinand, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ singleCell 1 barChartBars Ascending_vasa_recta_endothelium B_cell CD4_T_cell CD8_T_cell Connecting_tubule Descending_vasa_recta_endothelium Distinct_proximal_tubule_1 Distinct_proximal_tubule_2 Epithelial_progenitor_cell Fibroblast Glomerular_endothelium Indistinct_intercalated_cell MNP-a/classical_monocyte_derived MNP-b/non-classical_monocyte_derived MNP-c/dendritic_cell MNP-d/Tissue_macrophage Mast_cell Myofibroblast NK_cell NKT_cell Neutrophil Pelvic_epithelium Peritubular_capillary_endothelium_1 Peritubular_capillary_endothelium_2 Plasmacytoid_dendritic_cell Podocyte Principal_cell Proliferating_Proximal_Tubule Proximal_tubule Thick_ascending_limb_of_Loop_of_Henle Transitional_urothelium Type_A_intercalated_cell Type_B_intercalated_cell\ barChartColors #5bd05a #ec374a #f7354b #f7354b #5f66ed #5fcd5b #bfd5e4 #5d5df3 #60afce #e0cdc4 #0ab707 #6b6cdf #e77258 #e67259 #e2745e #e8a497 #eec7c9 #c88b6c #eb384a #f4364b #e5c8c1 #5cb6cf #07ba05 #65c860 #edc6c6 #9f968b #6496d4 #615fef #0e0dea #181cd9 #bfd7e4 #656be5 #6873df\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/kidneyStewart/detailed_cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/kidneyStewart/detailed_cell_type.bb\ defaultLabelFields name\ html kidneyStewart\ labelFields name,name2\ longLabel Kidney RNA binned by detailed cell type from Stewart et al 2019\ parent kidneyStewart\ shortLabel Kidney Details\ track kidneyStewartDetailedCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ kidneyStewartExperiment Kidney Experiment bigBarChart Kidney RNA binned by Experiment from Stewart et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ This track displays data from Spatiotemporal immune zonation of the human kidney. \ Droplet-based single-cell RNA sequencing (scRNA-seq) was used to profile 40,268 \ mature human kidney cells. After principal component analysis, identified clusters \ were manually curated into four major cellular compartments using canonical markers \ as found in Stewart et al., 2019: endothelial, immune, fibroblast, and epithelium.\ \
\ This track collection contains six bar chart tracks of RNA expression in the\ human kidney where cells are grouped by merged cell type \ (Kidney Cells), broad cell type \ (Kidney Broad CT), detailed cell type \ (Kidney Details), compartment\ (Kidney Compartment), experiment \ (Kidney Experiment), and project \ (Kidney Project).\ The default track displayed is \ Kidney Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
kidney specific | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ 14 mature healthy human kidney samples were obtained from individuals (ages\ 1-72) that either underwent tumor nephrectomy (n=10) or from kidneys donated\ for transplantation (n=4) but were unsuitable for use. Kidney tissues from\ tumor nephrectomies were collected from unaffected areas estimated to be\ corticomedullary. Samples were enzymatically dissociated and enriched for live\ cells (experiment set 1) or enriched for leukocytes with a density gradient and\ then for live cells (experiment set 2). Single cell libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina HiSeq4000.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. \ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Benjamin J Stewart, John R Ferdinand, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ singleCell 1 barChartBars PapRCC RCC1 RCC2 RCC3 Teen_Tx TxK1 TxK2 TxK3 TxK4 VHL_RCC Wilms1 Wilms2 Wilms3\ barChartColors #cec2e1 #415c71 #1712e1 #2b1fc6 #0d0cec #1d16db #6f6ddd #928faf #e03752 #100ee8 #2118d4 #7581cf #251cce\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/kidneyStewart/Experiment.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/kidneyStewart/Experiment.bb\ defaultLabelFields name\ html kidneyStewart\ labelFields name,name2\ longLabel Kidney RNA binned by Experiment from Stewart et al 2019\ parent kidneyStewart\ shortLabel Kidney Experiment\ track kidneyStewartExperiment\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ kidneyStewartProject Kidney Project bigBarChart Kidney RNA binned by project from Stewart et al 2019 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ This track displays data from Spatiotemporal immune zonation of the human kidney. \ Droplet-based single-cell RNA sequencing (scRNA-seq) was used to profile 40,268 \ mature human kidney cells. After principal component analysis, identified clusters \ were manually curated into four major cellular compartments using canonical markers \ as found in Stewart et al., 2019: endothelial, immune, fibroblast, and epithelium.\ \
\ This track collection contains six bar chart tracks of RNA expression in the\ human kidney where cells are grouped by merged cell type \ (Kidney Cells), broad cell type \ (Kidney Broad CT), detailed cell type \ (Kidney Details), compartment\ (Kidney Compartment), experiment \ (Kidney Experiment), and project \ (Kidney Project).\ The default track displayed is \ Kidney Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
kidney specific | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ 14 mature healthy human kidney samples were obtained from individuals (ages\ 1-72) that either underwent tumor nephrectomy (n=10) or from kidneys donated\ for transplantation (n=4) but were unsuitable for use. Kidney tissues from\ tumor nephrectomies were collected from unaffected areas estimated to be\ corticomedullary. Samples were enzymatically dissociated and enriched for live\ cells (experiment set 1) or enriched for leukocytes with a density gradient and\ then for live cells (experiment set 2). Single cell libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina HiSeq4000.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. \ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Benjamin J Stewart, John R Ferdinand, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ singleCell 1 barChartBars Experiment_set_1 Experiment_set_2\ barChartColors #0d0bed #c8385f\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/kidneyStewart/Project.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/kidneyStewart/Project.bb\ defaultLabelFields name\ html kidneyStewart\ labelFields name,name2\ longLabel Kidney RNA binned by project from Stewart et al 2019\ parent kidneyStewart\ shortLabel Kidney Project\ track kidneyStewartProject\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=kidney-atlas+mature-full&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ kidneyStewart Kidney Stewart Kidney single cell data from Stewart et al 2019 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from Spatiotemporal immune zonation of the human kidney. \ Droplet-based single-cell RNA sequencing (scRNA-seq) was used to profile 40,268 \ mature human kidney cells. After principal component analysis, identified clusters \ were manually curated into four major cellular compartments using canonical markers \ as found in Stewart et al., 2019: endothelial, immune, fibroblast, and epithelium.\ \
\ This track collection contains six bar chart tracks of RNA expression in the\ human kidney where cells are grouped by merged cell type \ (Kidney Cells), broad cell type \ (Kidney Broad CT), detailed cell type \ (Kidney Details), compartment\ (Kidney Compartment), experiment \ (Kidney Experiment), and project \ (Kidney Project).\ The default track displayed is \ Kidney Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
kidney specific | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ 14 mature healthy human kidney samples were obtained from individuals (ages\ 1-72) that either underwent tumor nephrectomy (n=10) or from kidneys donated\ for transplantation (n=4) but were unsuitable for use. Kidney tissues from\ tumor nephrectomies were collected from unaffected areas estimated to be\ corticomedullary. Samples were enzymatically dissociated and enriched for live\ cells (experiment set 1) or enriched for leukocytes with a density gradient and\ then for live cells (experiment set 2). Single cell libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina HiSeq4000.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the UCSC Cell Browser. \ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed\ were used to transform these into a bar chart format bigBed file that can be\ visualized. The coloring was done by defining colors for the broad level cell\ classes and then using another UCSC utility, hcaColorCells, to interpolate the\ colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Benjamin J Stewart, John R Ferdinand, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ singleCell 0 group singleCell\ longLabel Kidney single cell data from Stewart et al 2019\ shortLabel Kidney Stewart\ superTrack on\ track kidneyStewart\ visibility hide\ liftHg19 LiftOver & ReMap chain UCSC LiftOver and NCBI ReMap: Genome alignments to convert annotations to hg19 0 100 0 0 0 127 127 127 0 0 0\ This track shows alignments from the hg38 to the hg19 genome assembly, used by the UCSC\ liftOver tool and \ NCBI's ReMap\ service, respectively.\ \
The track has three subtracks, one for UCSC and two for NCBI alignments.
\\ The alignments are shown as "chains" of alignable regions. The display is similar to\ the other chain tracks, see our \ \ chain display documentation for more information.\
\ \ \\ UCSC liftOver chain files for hg19 to hg38 can be obtained from a dedicated directory on our\ \ Download server. The NCBI chain file can be obtained from the\ \ MySQL tables directory on our download server, the filename is 'chainHg19ReMap.txt.gz'.\
\ \\ Both tables can also be explored interactively with the\ Table Browser or the\ Data Integrator.\
\ \\ Thanks to NCBI for making the ReMap data available and to Angie Hinrichs for the file conversion.\
\ map 1 compositeTrack on\ group map\ longLabel UCSC LiftOver and NCBI ReMap: Genome alignments to convert annotations to hg19\ shortLabel LiftOver & ReMap\ track liftHg19\ type chain\ visibility hide\ lincRNAsTranscripts lincRNA TUCP genePred lincRNA and TUCP transcripts 3 100 100 50 0 175 150 128 0 0 0This track displays the Human Body Map lincRNAs (large intergenic non\ coding RNAs) and TUCPs (transcripts of uncertain coding potential), as well as their\ expression levels across 22 human tissues and cell lines. The Human Body Map catalog was generated\ by integrating previously existing annotation sources with transcripts that were de-novo assembled\ from RNA-Seq data. These transcripts were collected from ~4 billion RNA-Seq reads across 24 tissues \ and cell types.
\ \Expression abundance was estimated by Cufflinks (Trapnell et al., 2010) based on RNA-Seq. \ Expression abundances were estimated on the gene locus level, rather than for each transcript \ separately and are given as raw FPKM. The prefixes tcons_ and tcons_l2_ are used to describe \ lincRNAs and TUCP transcripts, respectively. Specific details about the catalog generation and data \ sets used for this study can be found in Cabili et al (2011). Extended \ characterization of each transcript in the human body map catalog can be found at the Human lincRNA\ Catalog website.
\ \Expression abundance scores range from 0 to 1000, and are displayed from light blue to dark blue\ respectively:
\ \ \01000
\ \The body map RNA-Seq data was kindly provided by the Gene Expression\ Applications research group at Illumina.
\ \\ Cabili MN, Trapnell C, Goff L, Koziol M, Tazon-Vega B, Regev A, Rinn JL.\ \ Integrative annotation of human large intergenic noncoding RNAs reveals global properties and\ specific subclasses.\ Genes Dev. 2011 Sep 15;25(18):1915-27.\ PMID: 21890647; PMC: PMC3185964\
\ \\ Trapnell C, Williams BA, Pertea G, Mortazavi A, Kwan G, van Baren MJ, Salzberg SL, Wold BJ, Pachter\ L.\ \ Transcript assembly and quantification by RNA-Seq reveals unannotated transcripts and isoform\ switching during cell differentiation.\ Nat Biotechnol. 2010 May;28(5):511-5.\ PMID: 20436464; PMC: PMC3146043\
\ genes 1 altColor 175,150,128\ color 100,50,0\ html lincRNAs\ longLabel lincRNA and TUCP transcripts\ noInherit on\ origAssembly hg19\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel lincRNA TUCP\ superTrack nonCodingRNAs pack\ track lincRNAsTranscripts\ type genePred\ liverMacParlandBroadCellType Liver Broad bigBarChart Liver cells binned by broad cell type from MacParland et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-liver&gene=$$\ This track shows data from \ Single cell RNA sequencing of human liver reveals distinct intrahepatic\ macrophage populations. Liver tissue was analyzed using droplet-based \ single-cell RNA-sequencing (scRNA-seq) and subsequent clustering distinguished 20\ hepatic cell populations based on their identified marker genes found in\ MacParland et al., 2018.
\ \\ There are three bar chart tracks in this track collection with liver cells\ grouped by either broad cell type \ (Liver Broad), specific cell type \ (Liver Cells) and donor \ (Liver Donor). The default track displayed is \ Liver Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune | |
endothelial | |
fibroblast | |
epithelial | |
stem cell | |
hepatocyte |
\ Cells that fall into multiple classes will be colored by blending the colors associated \ with those classes. The colors will be purest in the \ Liver Cells subtrack,\ where the bars represent relatively pure cell types. They can give an overview\ of the cell composition within other categories in other subtracks as well.
\ \ \ \ \ \\ Fresh liver samples were taken from 5 neurologically deceased donors (NDD)\ deemed acceptable for liver transplantation. The caudate lobe of the liver was\ surgically separated and flushed with HTK solution to leave only tissue\ resident cells that were used to prepare a cell suspension for scRNA-seq\ analysis. Samples were prepared using 10x Genomics 3' v2 library kit and\ sequenced on the Illumina HiSeq 2500. A total of 8,444 transcriptional profiles\ were obtained for organ specific and non-organ specific cells from healthy\ hepatic tissue.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used \ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Sonya MacParland and to the many authors who worked on producing and\ publishing this data set. The data were integrated into the UCSC Genome Browser\ by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The UCSC work \ was paid for by the Chan Zuckerberg Initiative.
\ \\ MacParland SA, Liu JC, Ma XZ, Innes BT, Bartczak AM, Gage BK, Manuel J, Khuu N, Echeverri J, Linares\ I et al.\ \ Single cell RNA sequencing of human liver reveals distinct intrahepatic macrophage populations.\ Nat Commun. 2018 Oct 22;9(1):4383.\ PMID: 30348985; PMC: PMC6197289
\ singleCell 1 barChartBars B-cell Cholangiocyte Endothelial Erythroid Hepatocyte Kupffer Stellate T/NK-cell\ barChartColors #dc7b91 #908ffd #075bdb #d3c4db #af01af #d92b07 #e7cbbe #eb364f\ barChartLimit 1.5\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/liverMacParland/BroadCellType.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/liverMacParland/BroadCellType.bb\ defaultLabelFields name\ html liverMacParland\ labelFields name,name2\ longLabel Liver cells binned by broad cell type from MacParland et al 2018\ parent liverMacParland\ shortLabel Liver Broad\ track liverMacParlandBroadCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-liver&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ liverMacParlandCellType Liver Cells bigBarChart Liver cells binned by cell type from MacParland et al 2018 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-liver&gene=$$\ This track shows data from \ Single cell RNA sequencing of human liver reveals distinct intrahepatic\ macrophage populations. Liver tissue was analyzed using droplet-based \ single-cell RNA-sequencing (scRNA-seq) and subsequent clustering distinguished 20\ hepatic cell populations based on their identified marker genes found in\ MacParland et al., 2018.
\ \\ There are three bar chart tracks in this track collection with liver cells\ grouped by either broad cell type \ (Liver Broad), specific cell type \ (Liver Cells) and donor \ (Liver Donor). The default track displayed is \ Liver Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune | |
endothelial | |
fibroblast | |
epithelial | |
stem cell | |
hepatocyte |
\ Cells that fall into multiple classes will be colored by blending the colors associated \ with those classes. The colors will be purest in the \ Liver Cells subtrack,\ where the bars represent relatively pure cell types. They can give an overview\ of the cell composition within other categories in other subtracks as well.
\ \ \ \\ Map of the human liver and its associated cell types. The liver is constructed\ of hepatic lobules which are composed of a portal triad (hepatic artery, the\ portal vein and the bile duct), hepatocytes aligned between a capillary\ network, and a central vein.\ \
\
\
\
MacParland et al. Nat\
Commun. 2018. / CC BY 4.0\
\
\
\
\ Fresh liver samples were taken from 5 neurologically deceased donors (NDD)\ deemed acceptable for liver transplantation. The caudate lobe of the liver was\ surgically separated and flushed with HTK solution to leave only tissue\ resident cells that were used to prepare a cell suspension for scRNA-seq\ analysis. Samples were prepared using 10x Genomics 3' v2 library kit and\ sequenced on the Illumina HiSeq 2500. A total of 8,444 transcriptional profiles\ were obtained for organ specific and non-organ specific cells from healthy\ hepatic tissue.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used \ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Sonya MacParland and to the many authors who worked on producing and\ publishing this data set. The data were integrated into the UCSC Genome Browser\ by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The UCSC work \ was paid for by the Chan Zuckerberg Initiative.
\ \\ MacParland SA, Liu JC, Ma XZ, Innes BT, Bartczak AM, Gage BK, Manuel J, Khuu N, Echeverri J, Linares\ I et al.\ \ Single cell RNA sequencing of human liver reveals distinct intrahepatic macrophage populations.\ Nat Commun. 2018 Oct 22;9(1):4383.\ PMID: 30348985; PMC: PMC6197289
\ singleCell 1 barChartBars B_cell cholangiocyte erythroid_cell hepatocyte macrophage_(inflammatory) liver_sinusoidal_endothelial_1_(LSEC_1) liver_sinusoidal_endothelial_2,3_(LSEC_2,3) natural_killer_like macrophage_(non-inflammatory) plasma_B_cell portal_endothelial_cell stellate_cell T_cell_alpha/beta T_cell_gamma/delta_1 T_cell_gamma/delta_2\ barChartColors #f1798a #908ffd #d3c4db #af01af #d42c0d #5e97d5 #5d8fe8 #f0798a #e3725c #c27d9a #58d05c #e7cbbe #e93650 #e87a8c #cc7d95\ barChartLimit 1.5\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/liverMacParland/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/liverMacParland/cell_type.bb\ defaultLabelFields name\ html liverMacParland\ labelFields name,name2\ longLabel Liver cells binned by cell type from MacParland et al 2018\ parent liverMacParland\ shortLabel Liver Cells\ track liverMacParlandCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-liver&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ liverMacParlandDonor Liver Donor bigBarChart Liver cells binned by organ donor from MacParland et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-liver&gene=$$\ This track shows data from \ Single cell RNA sequencing of human liver reveals distinct intrahepatic\ macrophage populations. Liver tissue was analyzed using droplet-based \ single-cell RNA-sequencing (scRNA-seq) and subsequent clustering distinguished 20\ hepatic cell populations based on their identified marker genes found in\ MacParland et al., 2018.
\ \\ There are three bar chart tracks in this track collection with liver cells\ grouped by either broad cell type \ (Liver Broad), specific cell type \ (Liver Cells) and donor \ (Liver Donor). The default track displayed is \ Liver Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune | |
endothelial | |
fibroblast | |
epithelial | |
stem cell | |
hepatocyte |
\ Cells that fall into multiple classes will be colored by blending the colors associated \ with those classes. The colors will be purest in the \ Liver Cells subtrack,\ where the bars represent relatively pure cell types. They can give an overview\ of the cell composition within other categories in other subtracks as well.
\ \ \ \\ Contribution of cells from each liver sample to each cell cluster. Note that\ the liver number corresponds to the donor number (e.g. Liver 1 = Donor 1).
\ \\
\
\
MacParland et al. Nat\
Commun. 2018. / CC BY 4.0
\ t-SNE plot of human liver resident cells colored by source donor (Liver 1-5)\ and labeled with cluster number.
\ \\
\
\
MacParland et al. Nat\
Commun. 2018. / CC BY 4.0
\ Fresh liver samples were taken from 5 neurologically deceased donors (NDD)\ deemed acceptable for liver transplantation. The caudate lobe of the liver was\ surgically separated and flushed with HTK solution to leave only tissue\ resident cells that were used to prepare a cell suspension for scRNA-seq\ analysis. Samples were prepared using 10x Genomics 3' v2 library kit and\ sequenced on the Illumina HiSeq 2500. A total of 8,444 transcriptional profiles\ were obtained for organ specific and non-organ specific cells from healthy\ hepatic tissue.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used \ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Sonya MacParland and to the many authors who worked on producing and\ publishing this data set. The data were integrated into the UCSC Genome Browser\ by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The UCSC work \ was paid for by the Chan Zuckerberg Initiative.
\ \\ MacParland SA, Liu JC, Ma XZ, Innes BT, Bartczak AM, Gage BK, Manuel J, Khuu N, Echeverri J, Linares\ I et al.\ \ Single cell RNA sequencing of human liver reveals distinct intrahepatic macrophage populations.\ Nat Commun. 2018 Oct 22;9(1):4383.\ PMID: 30348985; PMC: PMC6197289
\ singleCell 1 barChartBars P1TLH P2TLH P3TLH P4TLH P5TLH\ barChartColors #ae3f5a #9112a6 #ad03ae #dd3751 #d63856\ barChartLimit 1.5\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/liverMacParland/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/liverMacParland/donor.bb\ defaultLabelFields name\ html liverMacParland\ labelFields name,name2\ longLabel Liver cells binned by organ donor from MacParland et al 2018\ parent liverMacParland\ shortLabel Liver Donor\ track liverMacParlandDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-liver&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ liverMacParland Liver MacParland Liver single cell sequencing from MacParland et al 2018 0 100 0 0 0 127 127 127 0 0 0\ This track shows data from \ Single cell RNA sequencing of human liver reveals distinct intrahepatic\ macrophage populations. Liver tissue was analyzed using droplet-based \ single-cell RNA-sequencing (scRNA-seq) and subsequent clustering distinguished 20\ hepatic cell populations based on their identified marker genes found in\ MacParland et al., 2018.
\ \\ There are three bar chart tracks in this track collection with liver cells\ grouped by either broad cell type \ (Liver Broad), specific cell type \ (Liver Cells) and donor \ (Liver Donor). The default track displayed is \ Liver Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
immune | |
endothelial | |
fibroblast | |
epithelial | |
stem cell | |
hepatocyte |
\ Cells that fall into multiple classes will be colored by blending the colors associated \ with those classes. The colors will be purest in the \ Liver Cells subtrack,\ where the bars represent relatively pure cell types. They can give an overview\ of the cell composition within other categories in other subtracks as well.
\ \ \\ The default track displayed is liver RNA grouped by cell type.
\ \ \\ Fresh liver samples were taken from 5 neurologically deceased donors (NDD)\ deemed acceptable for liver transplantation. The caudate lobe of the liver was\ surgically separated and flushed with HTK solution to leave only tissue\ resident cells that were used to prepare a cell suspension for scRNA-seq\ analysis. Samples were prepared using 10x Genomics 3' v2 library kit and\ sequenced on the Illumina HiSeq 2500. A total of 8,444 transcriptional profiles\ were obtained for organ specific and non-organ specific cells from healthy\ hepatic tissue.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used \ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on \ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \ \\ Thanks to Sonya MacParland and to the many authors who worked on producing and\ publishing this data set. The data were integrated into the UCSC Genome Browser\ by Jim Kent and Brittney Wick then reviewed by Daniel Schmelter. The UCSC work \ was paid for by the Chan Zuckerberg Initiative.
\ \\ MacParland SA, Liu JC, Ma XZ, Innes BT, Bartczak AM, Gage BK, Manuel J, Khuu N, Echeverri J, Linares\ I et al.\ \ Single cell RNA sequencing of human liver reveals distinct intrahepatic macrophage populations.\ Nat Commun. 2018 Oct 22;9(1):4383.\ PMID: 30348985; PMC: PMC6197289
\ singleCell 0 group singleCell\ longLabel Liver single cell sequencing from MacParland et al 2018\ shortLabel Liver MacParland\ superTrack on\ track liverMacParland\ visibility hide\ lovdComp LOVD Variants bigBed 4 + LOVD: Leiden Open Variation Database Public Variants 0 100 0 0 0 127 127 127 0 0 0NOTE:
\
LOVD is intended for use primarily by physicians and other\
professionals concerned with genetic disorders, by genetics researchers, and\
by advanced students in science and medicine. While the LOVD database is\
open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions. Further, please be\
sure to visit the LOVD web site for the very latest, as they are continually \
updating data.
DOWNLOADS:
\
LOVD databases are owned by their respective curators\
and are not available for download or mirroring \
by any third party without their permission. Batch queries on this track are only available via the\
UCSC Beacon API (see below). See also the\
LOVD web site\
for a list of database installations and the respective curators.
\ This track shows the genomic positions of all public entries in public\ installations of the Leiden Open Variation Database system (LOVD) and the effect of the \ variant, if annotated. \ Due to the copyright restrictions of the LOVD databases, UCSC is not allowed to\ host any further information. To get details on a variant (bibliographic\ reference, phenotype, disease, patient, etc.), follow the\ "Link to LOVD" to the central server at Leiden, which will then redirect you\ to the details page on the particular LOVD server reporting this variant.\
\ \\ Since Apr 2020, similar to the ClinVar track, the data is split into two subtracks, for variants\ with a length of < 50 bp and >= 50 bp, respectively.\
\ \\ LOVD is a flexible, freely-available tool for gene-centered collection and\ display of DNA variations. It is not a database itself, but rather a platform\ where curators store and analyze data. While the LOVD team and the biggest LOVD\ sites are run at the Leiden University Medical Center, LOVD installations and their\ curators are spread over the whole world. Most LOVD databases report at least \ some of their content back to Leiden to allow global cross-database search, which\ is, among others, exported to this UCSC Genome Browser track every month.\
\\ A few LOVD databases are entirely missing from this track. Reasons include configuration issues and\ intentionally blocked data search. During the last check in November 2019, the following databases\ did not export any variants:\
The LOVD data is not available for download or for batch queries in the Table Browser. \ However, it is available for programmatic access via the Global\ Alliance Beacon API, a web service that accepts queries in the form\ (genome, chromosome, position, allele) and returns "true" or "false" depending\ on whether there is information about this allele in the database. For more details see our \ Beacon Server.
\ \\ To find all LOVD databases that contain variants of a given gene, you can get a list of databases by\ constructing a url in the format geneSymbol.lovd.nl, for example,\ tp53.lovd.nl. You can\ then use the LOVD API to retrieve more detailed information from a particular database. See the\ LOVD FAQ.
\ \\ Genomic locations of LOVD variation entries are labeled with the gene symbol\ and the description of the mutation according to Human Gene Variation Society\ standards. For instance, the label AGRN:c.172G>A means that the cDNA of AGRN is\ mutated from G to A at position 172.\
\ \\ Since October 2017, the functional effect for variants is shown on the details page, if annotated.\ The possible values are:\
\ All other information is shown on the respective LOVD variation page, accessible via the\ "Link to LOVD" above.\
\ \\ The mappings displayed in this track were provided by LOVD.\
\ \\ Thanks to the LOVD team, Ivo Fokkema, Peter Taschner, Johan den Dunnen, and all LOVD curators who\ gave permission to show their data.
\ \\ Fokkema IF, Taschner PE, Schaafsma GC, Celli J, Laros JF, den Dunnen JT.\ \ LOVD v.2.0: the next generation in gene variant databases.\ Hum Mutat. 2011 May;32(5):557-63.\ PMID: 21520333\
\ phenDis 1 compositeTrack on\ group phenDis\ html lovdComp\ longLabel LOVD: Leiden Open Variation Database Public Variants\ shortLabel LOVD Variants\ tableBrowser off lovdComp\ track lovdComp\ type bigBed 4 +\ visibility hide\ lrg LRG Regions bigBed 12 + Locus Reference Genomic (LRG) / RefSeqGene Sequences Mapped to Dec. 2013 (GRCh38/hg38) Assembly 0 100 72 167 38 163 211 146 0 0 0 http://ftp.ebi.ac.uk/pub/databases/lrgex/$$.xml\ Locus Reference Genomic (LRG)\ sequences are manually curated, stable DNA sequences that surround a\ locus (typically a gene) and provide an unchanging coordinate system\ for reporting sequence variants. They are not necessarily identical\ to the corresponding sequence in a particular reference genome\ assembly (such as Dec. 2013 (GRCh38/hg38)), but can be mapped to each version of a\ reference genome assembly in order to convert between the stable LRG\ variant coordinates and the various assembly coordinates.\
\ \\ We import the data from the LRG database at the EBI. \ The NCBI RefSeqGene database is almost identical to LRG, \ but it may contain a few more sequences. See the NCBI documentation.\
\ \\ Each LRG record also includes at least one stable transcript\ on which variants may be reported. These transcripts\ appear in the LRG Transcripts track in the Gene and Gene Predictions\ track section.
\ \\ LRG sequences are suggested by the community studying a locus (for example,\ Locus-Specific Database curators, research laboratories, mutation consortia).\ LRG curators then examine the submitted transcript as well as other known\ transcripts at the locus, in the context of alignment and public expression\ data.\ For more information on the selection and annotation process, see the \ LRG FAQ,\ (Dalgleish, et al.) and (MacArthur, et al.).\
\ \\ This track was produced at UCSC using\ LRG XML files.\ Thanks to\ LRG collaborators\ for making these data available.\
\ \\ Dalgleish R, Flicek P, Cunningham F, Astashyn A, Tully RE, Proctor G, Chen Y, McLaren WM, Larsson P,\ Vaughan BW et al.\ \ Locus Reference Genomic sequences: an improved basis for describing human DNA variants.\ Genome Med. 2010 Apr 15;2(4):24.\ PMID: 20398331; PMC: PMC2873802 \
\ \\ MacArthur JA, Morales J, Tully RE, Astashyn A, Gil L, Bruford EA, Larsson P, Flicek P, Dalgleish R,\ Maglott DR et al.\ \ Locus Reference Genomic: reference sequences for the reporting of clinically relevant sequence\ variants.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D873-8.\ PMID: 24285302; PMC: PMC3965024\
\ map 1 baseColorDefault diffBases\ baseColorUseSequence lrg\ color 72,167,38\ group map\ indelDoubleInsert on\ indelQueryInsert on\ longLabel Locus Reference Genomic (LRG) / RefSeqGene Sequences Mapped to Dec. 2013 (GRCh38/hg38) Assembly\ noScoreFilter .\ searchIndex name,ncbiAcc\ shortLabel LRG Regions\ showDiffBasesAllScales .\ track lrg\ type bigBed 12 +\ url http://ftp.ebi.ac.uk/pub/databases/lrgex/$$.xml\ urlLabel Link to LRG report:\ urls hgncId="https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:$$" ncbiAcc="https://www.ncbi.nlm.nih.gov/nuccore/$$"\ visibility hide\ lrgTranscriptAli LRG Transcripts bigPsl Locus Reference Genomic (LRG) / RefSeqGene Fixed Transcript Annotations 0 100 54 125 29 127 127 127 0 0 0 http://ftp.ebi.ac.uk/pub/databases/lrgex/$<_lrgParent>.xml#transcripts_anchor\ This track shows the fixed (unchanging) transcript(s) associated with\ each \ Locus Reference Genomic (LRG) sequence.\ LRG\ sequences are manually curated, stable DNA sequences that surround a\ locus (typically a gene) and provide an unchanging coordinate system\ for reporting sequence variants. They are not necessarily identical\ to the corresponding sequence in a particular reference genome\ assembly (such as Dec. 2013 (GRCh38/hg38)), but can be mapped to each version of a\ reference genome assembly in order to convert between the stable LRG\ variant coordinates and the various assembly coordinates.\
\\ We import the data from the LRG database at the EBI. \ The NCBI RefSeqGene database is almost identical to LRG, \ but it may contain a few more sequences. See the NCBI documentation.\
\ \\ The LRG Regions track, in the Mapping and Sequencing Tracks section,\ includes more information about the LRG including the HGNC gene symbol\ for the gene at that locus, source of the LRG sequence, and summary of\ differences between LRG sequence and the genome assembly.\
\ \\ LRG sequences are suggested by the community studying a locus (for example,\ Locus-Specific Database curators, research laboratories, mutation consortia).\ LRG curators then examine the submitted transcript as well as other known\ transcripts at the locus, in the context of alignment and public expression\ data.\ For more information on the selection and annotation process, see the \ LRG FAQ,\ (Dalgleish, et al.) and (MacArthur, et al.).\
\ \\ This track was produced at UCSC using\ LRG XML files.\ Thanks to\ LRG\ collaborators for making these data available.\
\ \\ Dalgleish R, Flicek P, Cunningham F, Astashyn A, Tully RE, Proctor G, Chen Y, McLaren WM, Larsson P,\ Vaughan BW et al.\ \ Locus Reference Genomic sequences: an improved basis for describing human DNA variants.\ Genome Med. 2010 Apr 15;2(4):24.\ PMID: 20398331; PMC: PMC2873802\
\ \\ MacArthur JA, Morales J, Tully RE, Astashyn A, Gil L, Bruford EA, Larsson P, Flicek P, Dalgleish R,\ Maglott DR et al.\ \ Locus Reference Genomic: reference sequences for the reporting of clinically relevant sequence\ variants.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D873-8.\ PMID: 24285302; PMC: PMC3965024\
\ genes 1 altColor 127,127,127\ baseColorDefault genomicCodons\ baseColorUseSequence lfExtra\ bigDataUrl /gbdb/hg38/bbi/lrgBigPsl.bb\ color 54,125,29\ group genes\ html lrgTranscriptAli\ indelDoubleInsert on\ indelPolyA on\ indelQueryInsert on\ longLabel Locus Reference Genomic (LRG) / RefSeqGene Fixed Transcript Annotations\ mouseOver ${name}: ${ncbiTranscript} ${ensemblTranscript} ${ncbiProtein} ${ensemblProtein} ${geneName}\ searchIndex name\ shortLabel LRG Transcripts\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ skipEmptyFields on\ skipFields mouseOver\ track lrgTranscriptAli\ type bigPsl\ url http://ftp.ebi.ac.uk/pub/databases/lrgex/$<_lrgParent>.xml#transcripts_anchor\ urlLabel Link to LRG transcript\ urls ncbiTranscript=https://www.ncbi.nlm.nih.gov/nuccore/$$ ensemblTranscript=http://www.ensembl.org/Multi/Search/Results?site=ensembl_all;q=$$ ncbiProtein=https://www.ncbi.nlm.nih.gov/protein/$$ ensemblProtein=http://www.ensembl.org/Multi/Search/Results?site=ensembl_all;q=$$\ visibility hide\ lungTravaglini2020CellType10x Lung Cells bigBarChart Lung cells 10x method binned by merged cell type from Travaglini et al 2020 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars smooth_muscle_(airway)_cell alveolar_Type_1_cell alveolar_Type_2_cell artery/vein_endothelial_cell airway_basal_cell basophil/mast_cell bronchial_vessel_cell capillary_endothelial_cell ciliated_cell club_cell dendritic_cell fibroblast goblet_cell lymphatic_cell lymphocyte macrophage/monocyte mucous_cell other/rare_cell pericyte smooth_muscle_(vascular)_cell\ barChartColors #be04bb #905d31 #0695bc #339a1b #4a4eb4 #c82c38 #c74050 #04bd03 #0371d4 #1451e7 #e41819 #af5022 #0950f5 #ab435d #fb344b #df2901 #2652d0 #3b4ebb #a05331 #bd05b9\ barChartLimit 5\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/cell_type.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by merged cell type from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Cells\ track lungTravaglini2020CellType10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ lungTravaglini2020CellTypeFacs Lung Cells FACS bigBarChart Lung cells FACS method binned by merged cell type from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars smooth_muscle_(airway)_cell alveolar_Type_1_cell alveolar_Type_2_cell artery/vein_endothelial_cell airway_basal_cell basophil/mast_cell bronchial_vessel_cell capillary_endothelial_cell ciliated_cell club_cell dendritic_cell fibroblast goblet_cell lymphatic_cell lymphocyte macrophage/monocyte mucous_cell other/rare_cell pericyte smooth_muscle_(vascular)_cell\ barChartColors #be04bb #a63276 #0497be #23a218 #a33b7b #e5171b #7a555b #02be01 #0272d5 #2450d5 #d02a1e #af5021 #0750f6 #7e5164 #fd334a #df2901 #c5341d #bd356d #b514a7 #be04bb\ barChartLimit 900\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/cell_type.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/cell_type.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by merged cell type from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Cells FACS\ track lungTravaglini2020CellTypeFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020Compartment10x Lung Compart bigBarChart Lung cells 10x method binned by compartment from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars endothelial epithelial immune stromal\ barChartColors #0ab906 #0894bb #dd2a03 #ad4d2d\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/compartment.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/compartment.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by compartment from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Compart\ track lungTravaglini2020Compartment10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020CompartmentFacs Lung Compart FACS bigBarChart Lung cells FACS method binned by compartment from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars endothelial epithelial immune stromal\ barChartColors #03bd02 #0497be #fc334b #b9149d\ barChartLimit 300\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/compartment.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/compartment.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by compartment from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Compart FACS\ track lungTravaglini2020CompartmentFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020DetailedCellType10x Lung Detail bigBarChart Lung cells 10x method binned by detailed cell type from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars Adventitial_Fibroblast_P1 Adventitial_Fibroblast_P2 Adventitial_Fibroblast_P3 Airway_Smooth_Muscle_P1 Airway_Smooth_Muscle_P2 Airway_Smooth_Muscle_P3 Alveolar_Epithelial_Type_1_P1 Alveolar_Epithelial_Type_1_P2 Alveolar_Epithelial_Type_1_P3 Alveolar_Epithelial_Type_2_P1 Alveolar_Epithelial_Type_2_P2 Alveolar_Epithelial_Type_2_P3 Alveolar_Fibroblast_P1 Alveolar_Fibroblast_P2 Alveolar_Fibroblast_P3 Artery_P1 Artery_P2 Artery_P3 B_P1 B_P2 B_P3 Basal_P1 Basal_P2 Basal_P3 Basophil/Mast_1_P1 Basophil/Mast_1_P2 Basophil/Mast_1_P3 Basophil/Mast_2_P3 Bronchial_Vessel_1_P1 Bronchial_Vessel_1_P3 Bronchial_Vessel_2_P1 Bronchial_Vessel_2_P3 CD4+_Memory/Effector_T_P1 CD4+_Memory/Effector_T_P2 CD4+_Memory/Effector_T_P3 CD4+_Naive_T_P1 CD4+_Naive_T_P2 CD4+_Naive_T_P3 CD8+_Memory/Effector_T_P1 CD8+_Memory/Effector_T_P2 CD8+_Memory/Effector_T_P3 CD8+_Naive_T_P1 CD8+_Naive_T_P2 CD8+_Naive_T_P3 Capillary_Aerocyte_P1 Capillary_Aerocyte_P2 Capillary_Aerocyte_P3 Capillary_Intermediate_1_P2 Capillary_Intermediate_2_P2 Capillary_P1 Capillary_P2 Capillary_P3 Ciliated_P1 Ciliated_P2 Ciliated_P3 Classical_Monocyte_P1 Classical_Monocyte_P2 Classical_Monocyte_P3 Club_P1 Club_P2 Club_P3 Differentiating_Basal_P1 Differentiating_Basal_P3 EREG+_Dendritic_P1 EREG+_Dendritic_P2 Fibromyocyte_P3 Goblet_P3 IGSF21+_Dendritic_P1 IGSF21+_Dendritic_P2 IGSF21+_Dendritic_P3 Intermediate_Monocyte_P2 Ionocyte_P3 Lipofibroblast_P1 Lymphatic_P1 Lymphatic_P2 Lymphatic_P3 Macrophage_P1 Macrophage_P2 Macrophage_P3 Mesothelial_P1 Mucous_P2 Mucous_P3 Myeloid_Dendritic_Type_1_P1 Myeloid_Dendritic_Type_1_P2 Myeloid_Dendritic_Type_1_P3 Myeloid_Dendritic_Type_2_P1 Myeloid_Dendritic_Type_2_P2 Myeloid_Dendritic_Type_2_P3 Myofibroblast_P1 Myofibroblast_P2 Myofibroblast_P3 Natural_Killer_T_P2 Natural_Killer_T_P3 Natural_Killer_P1 Natural_Killer_P2 Natural_Killer_P3 Neuroendocrine_P3 Nonclassical_Monocyte_P1 Nonclassical_Monocyte_P2 Nonclassical_Monocyte_P3 OLR1+_Classical_Monocyte_P2 Pericyte_P1 Pericyte_P2 Pericyte_P3 Plasma_P1 Plasma_P3 Plasmacytoid_Dendritic_P1 Plasmacytoid_Dendritic_P2 Plasmacytoid_Dendritic_P3 Platelet/Megakaryocyte_P1 Platelet/Megakaryocyte_P3 Proliferating_Basal_P1 Proliferating_Basal_P3 Proliferating_Macrophage_P1 Proliferating_Macrophage_P2 Proliferating_Macrophage_P3 Proliferating_NK/T_P2 Proliferating_NK/T_P3 Proximal_Basal_P3 Proximal_Ciliated_P3 Serous_P3 Signaling_Alveolar_Epithelial_Type_2_P3 TREM2+_Dendritic_P1 TREM2+_Dendritic_P3 Vascular_Smooth_Muscle_P2 Vascular_Smooth_Muscle_P3 Vein_P1 Vein_P2 Vein_P3\ barChartColors #c18a7a #d8b0a5 #aa502a #d15dca #b90eab #bc06b8 #dcd0c3 #965a2f #886036 #0596bc #0496bd #0695bc #e6cbc0 #ab5027 #ab5027 #b29a79 #36971e #588328 #ed7a8b #f2c5cc #e63750 #e4c4ce #695095 #b63c6a #e16d74 #c42f3c #cc2932 #c72e3a #d47e90 #d33a51 #96a27c #73bf65 #ea3750 #ee374c #f1374c #e53752 #f47989 #ea3750 #f3364c #ef374c #f87988 #f3364b #ed384b #f4364b #60cd5b #09b905 #15b00c #06bb04 #c18378 #0eb608 #0cb707 #10b409 #1b51de #0e6eca #0d6ecc #cf2733 #cf2530 #ca2936 #1851e2 #1851e2 #1d51dc #dea3b0 #1450e8 #f4c0b6 #ed6567 #cf65bb #0950f5 #f5bcbc #ea6769 #e96869 #dd1d21 #cad5df #d0afb4 #e3c8d0 #ab445d #c88194 #de2a02 #de2a02 #de2a02 #e0a3ad #2652cf #2452d2 #f3bfc1 #f09a9c #ec9d9f #ee9b9e #ef9b9e #dd1c21 #e6c7ca #d9adac #d27b8e #ef7c87 #ef7c87 #f0374b #ca4943 #ea3a4b #f2d9de #d92027 #d82128 #db1e24 #cc262e #d7aab5 #a25231 #b79276 #d1afb9 #974b62 #f5c3ca #f3a6b1 #f1a6b0 #eac3c3 #eca295 #e9d9e2 #8e88c3 #f0a190 #dd2a04 #dd2a04 #f2a8b0 #eaa6af #594ba7 #1b69c1 #a8b2e0 #0695bc #efa190 #db2b06 #d062c1 #bd06b8 #96aa71 #34991b #ab9b78\ barChartLimit 7\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/detailed_cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/detailed_cell_type.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by detailed cell type from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Detail\ track lungTravaglini2020DetailedCellType10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020DetailedCellTypeFacs Lung Detail FACS bigBarChart Lung cells FACS method binned by detailed cell type from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars Adventitial_Fibroblast_P1 Adventitial_Fibroblast_P2 Adventitial_Fibroblast_P3 Airway_Smooth_Muscle_P1 Airway_Smooth_Muscle_P2 Airway_Smooth_Muscle_P3 Alveolar_Epithelial_Type_1_P1 Alveolar_Epithelial_Type_1_P2 Alveolar_Epithelial_Type_1_P3 Alveolar_Epithelial_Type_2_P1 Alveolar_Epithelial_Type_2_P2 Alveolar_Epithelial_Type_2_P3 Alveolar_Fibroblast_P1 Alveolar_Fibroblast_P2 Alveolar_Fibroblast_P3 Artery_P1 Artery_P2 Artery_P3 B_P1 B_P2 B_P3 Basal_P1 Basal_P2 Basal_P3 Basophil/Mast_1_P1 Basophil/Mast_1_P2 Basophil/Mast_1_P3 Bronchial_Vessel_1_P1 CD4+_Memory/Effector_T_P1 CD4+_Naive_T_P1 CD4+_Naive_T_P2 CD8+_Memory/Effector_T_P1 CD8+_Naive_T_P1 CD8+_Naive_T_P2 Capillary_Aerocyte_P1 Capillary_Aerocyte_P2 Capillary_Aerocyte_P3 Capillary_Intermediate_1_P2 Capillary_P1 Capillary_P2 Capillary_P3 Ciliated_P1 Ciliated_P2 Ciliated_P3 Classical_Monocyte_P1 Club_P1 Club_P2 Club_P3 Dendritic_P1 Differentiating_Basal_P3 Fibromyocyte_P3 Goblet_P1 Goblet_P2 Goblet_P3 IGSF21+_Dendritic_P2 IGSF21+_Dendritic_P3 Intermediate_Monocyte_P2 Intermediate_Monocyte_P3 Ionocyte_P3 Lipofibroblast_P1 Lymphatic_P1 Lymphatic_P2 Lymphatic_P3 Macrophage_P2 Macrophage_P3 Myeloid_Dendritic_Type_2_P3 Myofibroblast_P2 Myofibroblast_P3 Natural_Killer_T_P2 Natural_Killer_T_P3 Natural_Killer_P1 Natural_Killer_P2 Natural_Killer_P3 Neuroendocrine_P1 Neuroendocrine_P3 Neutrophil_P1 Neutrophil_P2 Neutrophil_P3 Nonclassical_Monocyte_P1 Nonclassical_Monocyte_P2 Pericyte_P1 Pericyte_P2 Pericyte_P3 Plasma_P3 Plasmacytoid_Dendritic_P1 Plasmacytoid_Dendritic_P2 Plasmacytoid_Dendritic_P3 Proliferating_NK/T_P2 Proliferating_NK/T_P3 Signaling_Alveolar_Epithelial_Type_2_P1 Signaling_Alveolar_Epithelial_Type_2_P3 Vascular_Smooth_Muscle_P1 Vascular_Smooth_Muscle_P2 Vascular_Smooth_Muscle_P3 Vein_P2\ barChartColors #a84b36 #a44e34 #aa4f2c #bd06b8 #b80daf #bc08b5 #a93276 #983e69 #a83177 #0596bc #0497bd #0496bd #ac4d2c #aa4f2a #ad4f26 #379323 #1ea518 #b08b8d #a14746 #d27977 #d57679 #be3372 #78488f #b63670 #e3181d #ea676b #e01a1e #7a555b #d93357 #d83555 #ec788e #d13755 #f6344d #ed3550 #1ca912 #07ba05 #1ea712 #06bb04 #21a515 #06bb05 #22a415 #0d6ecc #0471d3 #0f6dca #c13628 #2b50ce #1951e0 #2651d2 #dd7170 #a93c75 #b714a0 #768adb #0850f5 #5a8af9 #de7561 #d77966 #d47a68 #e4735c #c67ca1 #a34252 #8d4960 #71566c #ae8a92 #d92c07 #e5735b #d97571 #b38793 #b32e6e #f37989 #f0344f #f9344c #f8344c #f9344c #ba366e #d67a9b #bd3728 #e1a69e #d87869 #aa4237 #df7561 #bb0fa9 #b018a4 #bb12a5 #b88493 #d57877 #d87573 #eaa2a5 #f2798a #f5788a #0596bd #0397be #bb08b4 #b217a0 #bc09b3 #41892b\ barChartLimit 1200\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/detailed_cell_type.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/detailed_cell_type.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by detailed cell type from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Detail FACS\ track lungTravaglini2020DetailedCellTypeFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020Donor10x Lung Donor bigBarChart Lung cells 10x method binned by organ donor from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars 1 2 3\ barChartColors #da2b07 #d12425 #ba352f\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/donor.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by organ donor from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Donor\ track lungTravaglini2020Donor10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020DonorFacs Lung Donor FACS bigBarChart Lung cells FACS method binned by organ donor from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars 1 2 3\ barChartColors #168cb3 #1f86aa #0b93b9\ barChartLimit 200\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/donor.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/donor.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by organ donor from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Donor FACS\ track lungTravaglini2020DonorFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020GatingFacs Lung Gating FACS bigBarChart Lung cells FACS method binned by gating from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars Bcell CD45+_Epcam- CD45-_Epcam+ CD45-_Epcam- NK cd4 cd8 monocyte nan wbc\ barChartColors #944c4a #f7334c #0a93b9 #a52b8a #d63852 #bc3b56 #da3654 #b63b31 #138eb3 #cf3651\ barChartLimit 600\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/gating.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/gating.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by gating from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Gating FACS\ track lungTravaglini2020GatingFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020HalfDetailedCellType10x Lung Half Det bigBarChart Lung cells 10x method binned by halfway detailed cell type from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars Adventitial_Fibroblast Airway_Smooth_Muscle Alveolar_Epithelial_Type_1 Alveolar_Epithelial_Type_2 Alveolar_Fibroblast Artery B Basal Basophil/Mast_1 Basophil/Mast_2 Bronchial_Vessel_1 Bronchial_Vessel_2 CD4+_Memory/Effector_T CD4+_Naive_T CD8+_Memory/Effector_T CD8+_Naive_T Capillary Capillary_Aerocyte Capillary_Intermediate_1 Capillary_Intermediate_2 Ciliated Classical_Monocyte Club Differentiating_Basal EREG+_Dendritic Fibromyocyte Goblet IGSF21+_Dendritic Intermediate_Monocyte Ionocyte Lipofibroblast Lymphatic Macrophage Mesothelial Mucous Myeloid_Dendritic_Type_1 Myeloid_Dendritic_Type_2 Myofibroblast Natural_Killer Natural_Killer_T Neuroendocrine Nonclassical_Monocyte OLR1+_Classical_Monocyte Pericyte Plasma Plasmacytoid_Dendritic Platelet/Megakaryocyte Proliferating_Basal Proliferating_Macrophage Proliferating_NK/T Proximal_Basal Proximal_Ciliated Serous Signaling_Alveolar_Epithelial_Type_2 TREM2+_Dendritic Vascular_Smooth_Muscle Vein\ barChartColors #aa4f2a #be04bb #905d31 #0695bc #ac5026 #37971d #e83750 #914680 #c72c38 #c72e3a #d03a52 #82b46d #f3364c #e93750 #f4364c #f4364b #0ab906 #0ab806 #06bb04 #c18378 #0471d3 #cd2734 #1451e7 #1750e5 #e4181b #cf65bb #0950f5 #e01b1d #dd1d21 #cad5df #d0afb4 #ab435d #df2901 #e0a3ad #2652d0 #dd1d21 #dd1c21 #b3414a #e03e48 #f27b87 #f2d9de #da1f25 #cc262e #a05331 #974a62 #ec7989 #eba295 #9088c2 #dd2a03 #e87c89 #594ba7 #1b69c1 #a8b2e0 #0695bc #dc2a05 #bd05b9 #35991b\ barChartLimit 6\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/half_merged.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/half_merged.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by halfway detailed cell type from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Half Det\ track lungTravaglini2020HalfDetailedCellType10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020HalfDetailedFacs Lung Half Det FACS bigBarChart Lung cells FACS method binned by merged cell type from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars Adventitial_Fibroblast Airway_Smooth_Muscle Alveolar_Epithelial_Type_1 Alveolar_Epithelial_Type_2 Alveolar_Fibroblast Artery B Basal Basophil/Mast_1 Bronchial_Vessel_1 CD4+_Memory/Effector_T CD4+_Naive_T CD8+_Memory/Effector_T CD8+_Naive_T Capillary Capillary_Aerocyte Capillary_Intermediate_1 Ciliated Classical_Monocyte Club Dendritic Differentiating_Basal Fibromyocyte Goblet IGSF21+_Dendritic Intermediate_Monocyte Ionocyte Lipofibroblast Lymphatic Macrophage Myeloid_Dendritic_Type_2 Myofibroblast Natural_Killer Natural_Killer_T Neuroendocrine Neutrophil Nonclassical_Monocyte Pericyte Plasma Plasmacytoid_Dendritic Proliferating_NK/T Signaling_Alveolar_Epithelial_Type_2 Vascular_Smooth_Muscle Vein\ barChartColors #ab4e2b #be04bb #a63276 #0497bd #ad4f25 #20a516 #ae3f3f #a13b7d #e5171b #7a555b #d93357 #dd3554 #d13755 #f7344d #06bb04 #06bb04 #06bb04 #0272d5 #c13628 #2450d5 #dd7170 #a93c75 #b714a0 #0750f6 #de7661 #e6725a #c67ca1 #a34252 #7e5164 #db2b06 #d97571 #aa3c5a #fb344b #f2344e #bc356d #c5341d #c93319 #b514a7 #b88493 #c82f2c #f1344e #0496bd #be04bb #41892b\ barChartLimit 900\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/half_merged.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/half_merged.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by merged cell type from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Half Det FACS\ track lungTravaglini2020HalfDetailedFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020LabelFacs Lung Label FACS bigBarChart Lung cells FACS method binned by label from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars Ecpam,_CD45 Epcam_(+) Epcam_(-) na\ barChartColors #138eb3 #0a93b9 #f03351 #c93952\ barChartLimit 600\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/label.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/label.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by label from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Label FACS\ track lungTravaglini2020LabelFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020Location10x Lung Locat bigBarChart Lung cells 10x method binned by location from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars blood distal medial proximal\ barChartColors #ec364e #d62c0d #d02426 #0b92b9\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/location.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/location.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by location from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Locat\ track lungTravaglini2020Location10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020LocationFacs Lung Locat FACS bigBarChart Lung cells FACS method binned by location from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars blood distal medial proximal\ barChartColors #c93952 #138eb4 #178bb1 #0497bd\ barChartLimit 400\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/location.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/location.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by location from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Locat FACS\ track lungTravaglini2020LocationFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020MagneticSelection10x Lung Mag Sel bigBarChart Lung cells 10x method binned by magnetic.selection from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars blood epithelial immune_and_endothelial stromal\ barChartColors #ec364e #2c7ea1 #de1c1e #dd2a04\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/magnetic.selection.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/magnetic.selection.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by magnetic.selection from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Mag Sel\ track lungTravaglini2020MagneticSelection10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020Organ10x Lung Organ bigBarChart Lung cells 10x method binned by organ from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars blood lung\ barChartColors #ec364e #d22a18\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/organ.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/organ.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by organ from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Organ\ track lungTravaglini2020Organ10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020OrganFacs Lung Organ FACS bigBarChart Lung cells FACS method binned by organ from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars blood lung\ barChartColors #c93952 #108fb5\ barChartLimit 600\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/organ.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/organ.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by organ from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Organ FACS\ track lungTravaglini2020OrganFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020Sample10x Lung Sample bigBarChart Lung cells 10x method binned by sample from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars blood_1 blood_3 distal_1a distal_2 distal_3 medial_2 proximal_3\ barChartColors #ed364e #eb364e #dc2a05 #d12424 #d42d0e #d02426 #0b92b9\ barChartLimit 4\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/sample.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/droplet/sample.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells 10x method binned by sample from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Sample\ track lungTravaglini2020Sample10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+droplet&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020SampleFacs Lung Sample FACS bigBarChart Lung cells FACS method binned by sample from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 1 barChartBars blood_1 distal_1a distal_1b distal_2 distal_3 medial_2 medial_3 proximal_3\ barChartColors #c93952 #0795bb #9c3c84 #2482a5 #1090b6 #188aaf #1d89af #0497bd\ barChartLimit 400\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/sample.stats\ barChartUnit count/cell\ bigDataUrl /gbdb/hg38/bbi/lungTravaglini2020/facs/sample.bb\ defaultLabelFields name\ html lungTravaglini2020\ labelFields name,name2\ longLabel Lung cells FACS method binned by sample from Travaglini et al 2020\ parent lungTravaglini2020\ shortLabel Lung Sample FACS\ track lungTravaglini2020SampleFacs\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=stanford-czb-hlca+facs&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ lungTravaglini2020 Lung Travaglini Lung cells from from Travaglini et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from A\ molecular cell atlas of the human lung from single-cell RNA\ sequencing. Using droplet-based and plate-based single-cell RNA\ sequencing (scRNA-seq), 58 lung cell type populations were identified: \ 15 epithelial, 9 endothelial, 9 stromal, and 25 immune. This dataset \ covers ~75,000 human cells across all lung tissue compartments and\ circulating blood.
\ \\ This track collection contains 19 bar chart tracks of RNA expression in the human lung where cells \ are grouped such as by cell type (Lung Cells, \ Lung Cells FACS), tissue compartments \ (Lung Compart, \ Lung Compart FACS), \ detailed cell type (Lung Detail, \ Lung Detail FACS), \ organ donor (Lung Donor, \ Lung Donor FACS), halfway detailed cell type \ (Lung Half Det, \ Lung Half Det FACS), \ sample location (Lung Locat, \ Lung Locat FACS), or organ \ (Lung Organ, \ Lung Organ FACS). \ The default track displayed is Lung Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
secretory | |
ciliated | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the Lung Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Healthy lung tissue and peripheral blood was surgically removed from 2 male\ patients (ages 46 and 75) and 1 female patient (age 51) undergoing lobectomy\ for focal lung tumors. Lung tissue was sampled from the bronchi (proximal),\ bronchiole (medial), and alveolar (distal) regions. Lung samples were\ dissociated and enriched with magnetic columns before being sorted into\ epithelial, endothelial/immune, and stromal cell suspensions. Lung and\ peripheral blood libraries were prepared using the 10x Genomics 3' v2 kit. In\ parallel, Smart-Seq2 (SS2) cDNA libraries were prepared using the Nextera XT\ library kit. Both 10x and SS2 libraries were sequenced on a NovaSeq 6000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Kyle J. Travaglini, Ahmad N. Nabhan, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ singleCell 0 group singleCell\ longLabel Lung cells from from Travaglini et al 2020\ shortLabel Lung Travaglini\ superTrack on\ track lungTravaglini2020\ visibility hide\ mane MANE bigGenePred MANE Select Plus Clinical: Representative transcript from RefSeq & GENCODE 0 100 0 0 0 127 127 127 0 0 0\ The Matched Annotation from\ NCBI and EMBL-EBI (MANE) project aims to produce a matched set of \ high-confidence transcripts that are identically annotated between RefSeq (NCBI) and \ Ensembl/GENCODE (led by EMBL-EBI). Transcripts for MANE are chosen by a combination of \ automated and manual methods based on conservation, expression levels, clinical significance, \ and other factors. Transcripts are matched between the NCBI RefSeq and Ensembl/GENCODE annotations\ based on the GRCh38 genome assembly, with precise 5' and 3' ends defined by high-throughput\ sequencing or other available data.
\This track is automatically updated, see the source data version above for the current version\ number. MANE include almost all human protein-coding genes and genes of clinical relevance, including genes in the\ American\ College of Medical Genetics and Genomics (ACMG) Secondary Findings list (SF) v3.0. It includes \ both MANE Select and MANE Plus Clinical transcripts. MANE\ Plus Clinical items are colored red.\
\ For more information on the different gene tracks, including MANE vs GENCODE or RefSeq,\ see our Genes FAQ.
\ \\ The raw data can be explored interactively with the Table Browser, or the Data Integrator. For computational analysis, genome annotations are stored in\ a bigGenePred file that can be downloaded from the\ download\ server. Regional or genome-wide annotations can be converted from binary data to human readable\ text using our command line utility bigBedToBed which can be compiled from source code or\ downloaded as a precompiled binary for your system. Files and instructions can be found in the\ utilities directory.\ \ The utility can be used to obtain features within a given range, for example:
\bigBedToBed -chrom=chr6 -start=0 -end=1000000 http://hgdownload.soe.ucsc.edu/gbdb/hg38/mane/mane.bb stdout
\
\
\ Download links for MANE:\ ftp://ftp.ncbi.nlm.nih.gov/refseq/MANE\
\ \\ Previous MANE versions are also available on our download archive.
\ \\ Please refer to our Data Access FAQ\ for more information or our mailing list for archived user questions.
\ \\ Thank you to the RefSeq project at NCBI and the Ensembl/GENCODE project at EMBL-EBI.\ You can contact the authors directly at \ MANE-help@ncbi.nlm.nih.gov\ or \ mane-help@ebi.ac.uk.
\ \\ Morales J, Pujar S, Loveland JE, Astashyn A, Bennett R, Berry A, Cox E, Davidson C, Ermolaeva O,\ Farrell CM et al.\ \ A joint NCBI and EMBL-EBI transcript set for clinical genomics and research.\ Nature. 2022 Apr;604(7905):310-315.\ PMID: 35388217; PMC: PMC9007741\
\ genes 1 baseColorDefault genomicCodons\ bigDataUrl /gbdb/hg38/mane/mane.bb\ dataVersion /gbdb/hg38/mane/README_versions.txt\ defaultLabelFields geneName2\ group genes\ itemRgb on\ labelFields geneName2,name,ensemblProtAcc,geneName,ncbiId,ncbiProtAcc,ncbiGene\ longLabel MANE Select Plus Clinical: Representative transcript from RefSeq & GENCODE\ maxItems 5000\ mouseOver $ncbiId, $name\ searchIndex name\ searchTrix /gbdb/hg38/mane/mane.ix\ shortLabel MANE\ skipFields cdsStartStat,cdsEndStat,exonFrames,geneType,type\ track mane\ type bigGenePred\ urls name2="https://www.ensembl.org/Homo_sapiens/Transcript/Summary?t=$$" geneName="https://www.ensembl.org/homo_sapiens/Gene/Summary?g=$$&db=core" geneName2="https://www.genecards.org/cgi-bin/carddisp.pl?gene=$$" ensemblProtAcc="https://www.ensembl.org/Homo_sapiens/Transcript/Summary?t=$$" ncbiId="https://www.ncbi.nlm.nih.gov/nuccore/$$" ncbiProtAcc="https://www.ncbi.nlm.nih.gov/nuccore/$$"\ visibility hide\ mappability Mappability Hoffman Lab Umap and Bismap Mappability 0 100 0 0 0 127 127 127 0 0 0\ These tracks indicate regions with uniquely mappable reads of particular lengths before and after\ bisulfite conversion. Both Umap and Bismap tracks contain single-read mappability and multi-read\ mappability tracks for four different read lengths: 24 bp, 36 bp, 50 bp, and 100 bp.
\\ You can use these tracks for many purposes, including filtering unreliable signal from\ sequencing assays. The Bismap track can help filter unreliable signal from sequencing assays\ involving bisulfite conversion, such as whole-genome bisulfite sequencing or reduced representation\ bisulfite sequencing.
\ \ \These tracks mark any region of the bisulfite-converted genome that is uniquely mappable by\ at least one k-mer on the specified strand. Mappability of the forward strand was\ generated by converting all instances of cytosine to thymine. Similarly, mappability of the\ reverse strand was generated by converting all instances of guanine to adenine.
\To calculate the single-read mappability, you must find the overlap of a given region with\ the region that is uniquely mappable on both strands. Regions not uniquely mappable on both\ strands or have a low multi-read mappability might bias the downstream analysis.
These tracks represent the probability that a randomly selected k-mer which overlaps\ with a given position is uniquely mappable. Multi-read mappability track is calculated for\ k-mers that are uniquely mappable on both strands, and thus there is no strand\ specification.
These tracks mark any region of the genome that is uniquely mappable by at least one\ k-mer. To calculate the single-read mappability, you must find the overlap of a given\ region with this track.
These tracks represent the probability that a randomly selected k-mer which overlaps\ with a given position is uniquely mappable.
For greater detail and explanatory diagrams, see the\ preprint, the\ Umap and Bismap project website, or the\ Umap and Bismap software\ documentation.\ \
\ The raw data can be explored interactively with the Table Browser, or the Data Integrator. For automated analysis, genome annotation is stored in a bigBed\ or bigWig file that can be downloaded from the\ download\ server. Individual regions or the whole genome annotation can be obtained using our tool\ bigBedToBed or bigWigToWig, which can be compiled from the source code or\ downloaded as a precompiled binary for your system. Instructions for downloading source code and\ binaries can be found here.\ The tool can also be used to obtain only features within a given range, for example:
\ bigBedToBed -chrom=chr6 -start=0 -end=1000000\ http://hgdownload.soe.ucsc.edu/gbdb/hg38/hoffmanMappability/k24.Unique.Mappability.bb stdout\\ Please refer to our mailing list archives for questions, or our\ Data Access FAQ for more\ information.
\ \\ Anshul Kundaje (Stanford\ University) created the original Umap software in MATLAB. The original Umap repository is available\ here.\ Mehran Karimzadeh (Michael Hoffman\ lab, Princess Margaret Cancer Centre) implemented the Python version of Umap and added features,\ including Bismap.
\ \\ Karimzadeh M, Ernst C, Kundaje A, Hoffman MM.,\ Umap and Bismap:\ quantifying genome and methylome mappability\ bioRxiv bioRxiv, p. 095463, 2016.; doi: https://doi.org/10.1101/095463.
\ map 0 group map\ longLabel Hoffman Lab Umap and Bismap Mappability\ shortLabel Mappability\ superTrack on\ track mappability\ mastermind Mastermind Variants bigBed 9 + Genomenon Mastermind Variants extracted from full text publications 1 100 0 0 0 127 127 127 0 0 0\ This track shows most variants found in the full text of scientific publications gathered by\ Genomenon Mastermind. Mastermind\ uses a software that searches for disease-gene-variant associations in the \ scientific literature. The genome browser track shows only if a\ variant has been indexed by the search engine.\
\ \\ To get details on a variant (bibliographic references, disease, etc)\ click it and follow the "Protein change and link to details" at the top\ of the details page. Mouse over an item to show the gene and amino acid change and the \ scores MMCNT1, MMCNT2 and MMCNT3, explained below.\
\ \\ Genomenon Mastermind Genomic Search Engine is a commercial database of variants\ likely to be mentioned in full text scientific articles. A limited number of\ queries per week is free for healthcare professionals and researchers, if they register on the\ signup\ page page. Advanced features require a license for the\ Mastermind Professional Edition, \ which contains the same content but allows more comprehensive searches.\
\ \\ Genomic locations of variants are labeled with the nucleotide change.\ Hover over the features to see the gene, the amino acid change and the scores MMCNT1, MMCNT2 and \ MMCNT3, described below. All other information is shown on the respective Mastermind variant detail\ page, accessible via the "Protein change and link to details" at the top of the details page. The\ features are colored based on their evidence:\
\ \As suggested by Genomenom, we added a filter on all variants, so the data are not exactly identical \ to their website. We skip \ variants with more than one nucleotide and a MMCNT of 0 and where the variant is not an indel. \ This means that for longer variants, only variants are shown that are explicitly\ mentioned in the papers. This makes the data more specific.\
\ \\
Color | \Level of support | \
---|---|
\ | High: at least one paper mentions this exact cDNA change | \
\ | Medium: at least two papers mention a variant that leads to the same amino acid change | \
\ | Low: only a single paper mentions a variant that leads to the same amino acid change | \
\ The three numbers that are shown on the mouse-over and the details page have the following meaning (MM=Mastermind):\
\ The raw data can be explored interactively with the Table Browser\ or the Data Integrator. The data can be accessed from scripts through our \ API, the track name is "mastermind".\ \
\ For automated download and analysis, the genome annotation is stored in a bigBed file that\ can be downloaded from\ our download server.\ The file for this track is called mastermind.bb. Individual\ regions or the whole genome annotation can be obtained using our tool bigBedToBed\ which can be compiled from the source code or downloaded as a precompiled\ binary for your system. Instructions for downloading source code and binaries can be found\ here.\ The tool\ can also be used to obtain only features within a given range, e.g. \ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg19/bbi/mastermind.bb -chrom=chr21 -start=0 -end=100000000 stdout
\ \ \\ Previous versions of this track can be found on our archive download server.\
\ \The Mastermind Cited Variants file was downloaded,\ converted to BED format with scripts that are available in our \ Git\ repository and converted to a bigBed file with the UCSC genome browser tool\ bedToBigBed.
\ \This track is automatically updated two weeks after every Mastermind CVR release, which happens every three months.
\ \ \\ Thanks to Mark Kiel, Steve Schwartz and Clayton Wheeler from Genomenon for making these data available.\
\ \\ Chunn LM, Nefcy DC, Scouten RW, Tarpey RP, Chauhan G, Lim MS, Elenitoba-Johnson KSJ, Schwartz SA,\ Kiel MJ.\ \ Mastermind: A Comprehensive Genomic Association Search Engine for Empirical Evidence Curation and\ Genetic Variant Interpretation.\ Front Genet. 2020 Nov 13;11:577152. doi:\ 10.3389/fgene.2020.577152.\ PMID: 33281875; PMC: PMC7691534\
\ phenDis 1 bigDataUrl /gbdb/hg38/bbi/mastermind.bb\ dataVersion /gbdb/$D/bbi/mastermindRelease.txt\ exonNumbers off\ filter.mmcnt1 0\ filter.mmcnt2 0\ filter.mmcnt3 0\ itemRgb on\ longLabel Genomenon Mastermind Variants extracted from full text publications\ maxItems 1000000\ maxWindowCoverage 40000\ mouseOverField _mouseOver\ noScoreFilter on\ parent varsInPubs pack\ shortLabel Mastermind Variants\ track mastermind\ type bigBed 9 +\ urls url=$$\ visibility dense\ mgcFullMrna MGC Genes psl Mammalian Gene Collection Full ORF mRNAs 3 100 0 100 0 127 177 127 0 0 0\ This track show alignments of human mRNAs from the\ Mammalian Gene Collection\ (MGC) having full-length open reading frames (ORFs) to the genome.\ The goal of the Mammalian Gene Collection is to provide researchers with\ unrestricted access to sequence-validated full-length protein-coding cDNA\ clones for human, mouse, rat, xenopus, and zerbrafish genes.\
\ \\ The track follows the display conventions for\ gene prediction\ tracks.\
\ \\ An optional codon coloring feature is available for quick\ validation and comparison of gene predictions.\ To display codon colors, select the genomic codons option from the\ Color track by codons pull-down menu. For more information\ about this feature, go to the\ \ Coloring Gene Predictions and Annotations by Codon page.\
\ \\ GenBank human MGC mRNAs identified as having full-length ORFs\ were aligned against the genome using blat. When a single mRNA\ aligned in multiple places, the alignment having the highest base identity was\ found. Only alignments having a base identity level within 1% of\ the best and at least 95% base identity with the genomic sequence\ were kept.\
\ \\ The human MGC full-length mRNA track was produced at UCSC from\ mRNA sequence data submitted to\ \ GenBank by the Mammalian Gene Collection project.\
\ \\ Mammalian Gene Collection project\ references.\
\ \\ Kent WJ.\ \ BLAT--the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ genes 1 baseColorDefault diffCodons\ baseColorUseCds genbank\ baseColorUseSequence genbank\ color 0,100,0\ group genes\ indelDoubleInsert on\ indelQueryInsert on\ longLabel Mammalian Gene Collection Full ORF mRNAs\ parent mgcOrfeomeMrna\ shortLabel MGC Genes\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ track mgcFullMrna\ type psl\ visibility pack\ mgcOrfeomeMrna MGC/ORFeome Genes MGC/ORFeome Full ORF mRNA Clones 0 100 0 0 0 127 127 127 0 0 0\ These tracks show alignments of human mRNAs from the\ Mammalian Gene Collection\ (MGC) and \ ORFeome Collaboration having full-length open reading frames (ORFs) to the genome.\ The goal of the Mammalian Gene Collection is to provide researchers with\ unrestricted access to sequence-validated full-length protein-coding cDNA\ clones for human, mouse, and rat genes. The ORFeome project extended MGC to\ provide additional human, mouse, and zebrafish clones.\
\ \\ The track follows the display conventions for\ gene prediction\ tracks.\
\ \\ An optional codon coloring feature is available for quick\ validation and comparison of gene predictions.\ To display codon colors, select the genomic codons option from the\ Color track by codons pull-down menu. For more information\ about this feature, go to the\ \ Coloring Gene Predictions and Annotations by Codon page.\
\ \\ GenBank human MGC mRNAs identified as having full-length ORFs\ were aligned against the genome using blat. When a single mRNA\ aligned in multiple places, the alignment having the highest base identity was\ found. Only alignments having a base identity level within 1% of\ the best and at least 95% base identity with the genomic sequence\ were kept.\
\ \\ The human MGC full-length mRNA track was produced at UCSC from\ mRNA sequence data submitted to\ \ GenBank by the Mammalian Gene Collection project.\
\ \\ Visit the ORFeome Collaboration\ \ members page for a list of credits and references.\
\ \\ Mammalian Gene Collection project\ references.\
\ \\ Kent WJ.\ \ BLAT--the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ genes 0 cartVersion 4\ group genes\ longLabel MGC/ORFeome Full ORF mRNA Clones\ shortLabel MGC/ORFeome Genes\ superTrack on\ track mgcOrfeomeMrna\ visibility hide\ miRnaAtlas miRNA Tissue Atlas bigBarChart Tissue-Specific microRNA Expression from Two Individuals 0 100 0 0 0 127 127 127 0 0 0\ The Human miRNA Tissue Atlas is a\ catalog of tissue-specific microRNA (miRNA) expression across 62 tissues. This track contains\ quantile normalized miRNA expression data sampled from two individuals and mapped to\ miRBase v21 coordinates. The track contains two subtracks, one\ for each individual sampled.
\ \\ The Tissue Specificity Index (TSI) is analogous to the "tau" value for mRNA expression,\ and is calculated as described in the\ \ associated publication. Values closer to 0 indicate miRNAs expressed in many or all tissues,\ while values closer to 1 indicate miRNAs expressed only in a specific tissue or tissues. To\ browse miRNAs by TSI value, please see the\ miRNA Tissue Atlas.
\ \\ This track is formatted as a barChart track,\ similar to the GTEx or the\ TCGA Cancer Expression tracks, where the\ heights of each bar indicate the expression value for the miRNA in a specific tissue. The tissues\ sampled are described in the table below:\
\Bar Color | Sample 1 | Sample 2 |
Adipocyte | Adipocyte | |
Artery | Artery | |
Colon | Colon | |
Dura mater | Dura mater | |
Kidney | Kidney | |
Liver | Liver | |
Lung | Lung | |
Muscle | Muscle | |
Myocardium | Myocardium | |
Skin | Skin | |
Spleen | Spleen | |
Stomach | Stomach | |
Testis | Testis | |
Thyroid | Thyroid | |
Small intestine | ||
Bone | ||
Gallbladder | ||
Fascia | ||
Bladder | ||
Epididymis | ||
Tunica albuginea | ||
Nervus intercostalis | ||
Arachnoid mater | ||
Brain | ||
Small intestine duodenum | ||
Small intestine jejunum | ||
Pancreas | ||
Kidney glandula suprarenalis | ||
Kidney cortex renalis | ||
Esophagus | ||
Prostate | ||
Bone marrow | ||
Vein | ||
Lymph node | ||
Nerve not specified | ||
Pleura | ||
Pituitary gland | ||
Spinal cord | ||
Thalamus | ||
Brain white matter | ||
Nucleus caudatus | ||
Kidney medulla renalis | ||
Brain gray_matter | ||
Cerebral cortex temporal | ||
Cerebral cortex frontal | ||
Cerebral cortex occipital | ||
Cerebellum |
\ The 14 shared tissues sampled across both individuals are presented in the same order for easier comparison.\
\ \\ The underlying expression matrix and TSI values can be obtained from the\ miRNA tissue atlas website, in the\ data_matrix_quantile.txt and tsi_quantile.csv files.\
\ \\ Ludwig N, Leidinger P, Becker K, Backes C, Fehlmann T, Pallasch C, Rheinheimer S, Meder B,\ Stähler C, Meese E et al.\ \ Distribution of miRNA expression across human tissues.\ Nucleic Acids Res. 2016 May 5;44(8):3865-77.\ PMID: 26921406; PMC: PMC4856985\
\ expression 1 barChartLabel Tissue\ compositeTrack on\ configurable off\ group expression\ longLabel Tissue-Specific microRNA Expression from Two Individuals\ maxLimit 52000\ shortLabel miRNA Tissue Atlas\ subGroup1 view View a_A=Sample1 b_B=Sample2\ track miRnaAtlas\ type bigBarChart\ miRnaAtlasSample1 miRNA Tissue Atlas bigBarChart Tissue-Specific microRNA Expression from Two Individuals 3 100 0 0 0 127 127 127 0 0 0 expression 1 configurable on\ longLabel Tissue-Specific microRNA Expression from Two Individuals\ parent miRnaAtlas\ shortLabel miRNA Tissue Atlas\ track miRnaAtlasSample1\ type bigBarChart\ view a_A\ visibility pack\ miRnaAtlasSample2 miRNA Tissue Atlas bigBarChart Tissue-Specific microRNA Expression from Two Individuals 3 100 0 0 0 127 127 127 0 0 0 expression 1 configurable on\ longLabel Tissue-Specific microRNA Expression from Two Individuals\ parent miRnaAtlas\ shortLabel miRNA Tissue Atlas\ track miRnaAtlasSample2\ type bigBarChart\ view b_B\ visibility pack\ bismapBigWig Multi-read mappability bigWig Single-read and multi-read mappability after bisulfite conversion 2 100 0 0 0 127 127 127 0 0 0 map 0 longLabel Single-read and multi-read mappability after bisulfite conversion\ parent bismap on\ shortLabel Multi-read mappability\ track bismapBigWig\ type bigWig\ view MR\ viewLimits 0:1\ visibility full\ consHprc90way Multiple Alignment bed 4 Multiple Alignment on 90 human genome assemblies 0 100 0 0 0 127 127 127 0 0 0\ This track shows multiple alignments of 90 human genomes generated by the Minigraph-Cactus\ pangenome pipeline, which creates pangenomes directly from whole-genome alignments. This method\ builds graphs containing all forms of genetic variation while allowing use of current mapping and\ genotyping tools.\
\ \\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ size of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. The following\ conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment. The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\ \\ The MAF was obtained from the HPRC v1.0 minigraph-cactus HAL file (renamed\ to replace all "." characters in sample names with "#" using\ halRenameGenomes) using cactus v2.6.4 as follows.\
\ cactus-hal2maf ./js ./hprc-v1.0-mc-grch38.h\ al hprc-v1.0-mc-grch38.maf.gz --noAncestors --refGenome GRCh38\ --filterGapCausingDupes --chunkSize 100000 --batchCores 96 --batchCount 1\ 0 --noAncestors --batchParallelTaf 32 --batchSystem slurm --logFile\ hprc-v1.0-mc-grch38.maf.gz.log\ \ zcat hprc-v1.0-mc-grch38.maf.gz | mafDuplicateFilter -m - -k | bgzip >\ hprc-v1.0-mc-grch38-single-copy.maf.gz\ \ \
\ Thank you to Glenn Hickey for providing the HAL file from the HPRC project.\
\ \\ Liao WW, Asri M, Ebler J, Doerr D, Haukness M, Hickey G, Lu S, Lucas JK, Monlong J, Abel HJ et\ al.\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ DOI: 10.1038/s41586-023-05896-x; PMID: 37165242; PMC: PMC10172123\
\ \\ Hickey G, Monlong J, Ebler J, Novak AM, Eizenga JM, Gao Y, Human Pangenome Reference Consortium,\ Marschall T, Li H, Paten B.\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nat Biotechnol. 2023 May 10;.\ DOI: 10.1038/s41587-023-01793-w; PMID: 37165083; PMC: PMC10638906\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q, Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ DOI: 10.1038/s41586-020-2871-y; PMID: 33177663; PMC: PMC7673649\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ DOI: 10.1101/gr.123356.111;\ PMID: 21665927; PMC: PMC3166836\
\ hprc 1 compositeTrack on\ dragAndDrop subTracks\ group hprc\ html hprc90way\ longLabel Multiple Alignment on 90 human genome assemblies\ shortLabel Multiple Alignment\ subGroup1 view Views align=Multiz_Alignment\ track consHprc90way\ type bed 4\ visibility hide\ cons447wayViewalign Multiz 447-way bed 4 Cactus Alignment & Conservation on 447 mammal species, including Zoonomia genomes 3 100 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Cactus Alignment & Conservation on 447 mammal species, including Zoonomia genomes\ parent cons447way\ shortLabel Multiz 447-way\ track cons447wayViewalign\ view align\ viewUi on\ visibility pack\ cons470way Multiz 470-way bed 4 Multiz Alignment & Conservation (470 mammals) 0 100 0 0 0 127 127 127 0 0 0\ Downloads for data in this track are available:\
\ This track shows multiple alignments of 470 mammal\ assemblies and measurements of evolutionary conservation\ from the Michael Hiller Lab. There is some duplication of different assemblies for the\ same species, hence there are 431 distinct species in this collection.\
\ \\ The multiple alignments were generated using multiz and\ other tools in the UCSC/Penn State Bioinformatics\ comparative genomics alignment pipeline.\ Conserved elements identified by phastCons are also displayed in\ this track.\
\ \
\ The base-wise conservation scores are computed using two methods\ phastCons and phyloP from the\ PHAST package,\ for all species.\
\ \\ PhastCons (which has been used in previous Conservation tracks) is a hidden\ Markov model-based method that estimates the probability that each\ nucleotide belongs to a conserved element, based on the multiple alignment.\ It considers not just each individual alignment column, but also its\ flanking columns. By contrast, phyloP separately measures conservation at\ individual columns, ignoring the effects of their neighbors. As a\ consequence, the phyloP plots have a less smooth appearance than the\ phastCons plots, with more "texture" at individual sites. The two methods\ have different strengths and weaknesses. PhastCons is sensitive to "runs"\ of conserved sites, and is therefore effective for picking out conserved\ elements. PhyloP, on the other hand, is more appropriate for evaluating\ signatures of selection at particular nucleotides or classes of nucleotides\ (e.g., third codon positions, or first positions of miRNA target sites).\
\ \\ The genome assemblies are from a variety of sources. Some are equivalent\ to UCSC genome browser assemblies, some are from NCBI Genbank assemblies,\ and some are from the DNA Zoo.\ When available in the UCSC browser system, links are provided in the table\ below. Otherwise, links are provided to source locations for the assemblies.\
\\
\\ \\
\ count \common \
nameclade \scientific \
nameassembly \taxon id \\ 1 \human \primates \Homo sapiens \Dec. 2013 (GRCh38/hg38) \9606 \\ 2 \chimpanzee \Primates \Pan troglodytes \Jan. 2018 (Clint_PTRv2/panTro6) \9598 \\ 3 \pygmy chimpanzee \Primates \Pan paniscus \May 2020 (Mhudiblu_PPA_v0/panPan3) \9597 \\ 4 \western lowland gorilla \Primates \Gorilla gorilla gorilla \Aug. 2019 (Kamilah_GGO_v0/gorGor6) \9595 \\ 5 \Sumatran orangutan \Primates \Pongo abelii \Jan. 2018 (Susie_PABv2/ponAbe3) \9601 \\ 6 \northern white-cheeked gibbon \Primates \Nomascus leucogenys \HLnomLeu4 GCA_006542625.1 \61853 \\ 7 \silvery gibbon \Primates \Hylobates moloch \HLhylMol2 GCA_009828535.2 \81572 \\ 8 \pig-tailed macaque \Primates \Macaca nemestrina \Mar. 2015 (Mnem_1.0/macNem1) \9545 \\ 9 \gelada \Primates \Theropithecus gelada \HLtheGel1 GCA_003255815.1 \9565 \\ 10 \crab-eating macaque \Primates \Macaca fascicularis \HLmacFas6 GCA_012559485.1 \9541 \\ 11 \Mona monkey \Primates \Cercopithecus mona \HLcerMon1 GCA_014849445.1 \36226 \\ 12 \Ugandan red Colobus \Primates \Piliocolobus tephrosceles \HLpilTep2 GCA_002776525.3 \591936 \\ 13 \Angolan colobus \Primates \Colobus angolensis palliatus \Mar. 2015 (Cang.pa_1.0/colAng1) \336983 \\ 14 \drill \Primates \Mandrillus leucophaeus \Mar. 2015 (Mleu.le_1.0/manLeu1) \9568 \\ 15 \sooty mangabey \Primates \Cercocebus atys \Mar. 2015 (Caty_1.0/cerAty1) \9531 \\ 16 \olive baboon \Primates \Papio anubis \HLpapAnu5 GCA_008728515.1 \9555 \\ 17 \mandrill \Primates \Mandrillus sphinx \HLmanSph1 GCA_004802615.1 \9561 \\ 18 \Hanuman langur \Primates \Semnopithecus entellus \HLsemEnt1 GCA_004025065.1_SemEnt_v1_BIUU \88029 \\ 19 \Rhesus monkey \Primates \Macaca mulatta \Feb. 2019 (Mmul_10/rheMac10) \9544 \\ 20 \Japanese macaque \Primates \Macaca fuscata \DNA zoo Macaca fuscata \9542 \\ 21 \Francois's langur \Primates \Trachypithecus francoisi \HLtraFra1 GCA_009764315.1 \54180 \\ 22 \black snub-nosed monkey \Primates \Rhinopithecus bieti \Aug. 2016 (ASM169854v1/rhiBie1) \61621 \\ 23 \golden snub-nosed monkey \Primates \Rhinopithecus roxellana \HLrhiRox2 GCA_007565055.1 \61622 \\ 24 \Red shanked douc langur \Primates \Pygathrix nemaeus \HLpygNem1 GCA_004024825.1_PygNem_v1_BIUU \54133 \\ 25 \De Brazza's monkey \Primates \Cercopithecus neglectus \HLcerNeg1 GCA_004027615.1_CertNeg_v1_BIUU \36227 \\ 26 \proboscis monkey \Primates \Nasalis larvatus \Nov. 2014 (Charlie1.0/nasLar1) \43780 \\ 27 \Allen's swamp monkey \Primates \Allenopithecus nigroviridis \DNA zoo Allenopithecus nigroviridis \54135 \\ 28 \green monkey \Primates \Chlorocebus sabaeus \Mar. 2014 (Chlorocebus_sabeus 1.1/chlSab2) \60711 \\ 29 \red guenon \Primates \Erythrocebus patas \HLeryPat1 GCA_004027335.1_EryPat_v1_BIUU \9538 \\ 30 \white-faced saki \Primates \Pithecia pithecia \HLpitPit1 GCA_004026645.1_PitPit_v1_BIUU \43777 \\ 31 \black-handed spider monkey \Primates \Ateles geoffroyi \HLateGeo1 GCA_004024785.1_AteGeo_v1_BIUU \9509 \\ 32 \Ma's night monkey \Primates \Aotus nancymaae \Jun. 2017 (Anan_2.0/aotNan1) \37293 \\ 33 \Bolivian titi \Primates \Plecturocebus donacophilus \HLpleDon1 GCA_004027715.1_CalDon_v1_BIUU \230833 \\ 34 \mantled howler monkey \Primates \Alouatta palliata \HLaloPal1 GCA_004027835.1_AloPal_v1_BIUU \30589 \\ 35 \Bolivian squirrel monkey \Primates \Saimiri boliviensis \DNA zoo Saimiri boliviensis \27679 \\ 36 \tamarin \Primates \Saguinus imperator \HLsagImp1 GCA_004024885.1_SagImp_v1_BIUU \9491 \\ 37 \Bolivian squirrel monkey \Primates \Saimiri boliviensis boliviensis \Oct. 2011 (Broad/saiBol1) \39432 \\ 38 \white-tufted-ear marmoset \Primates \Callithrix jacchus \HLcalJac4 GCA_011100555.1_mCalJac1.pat.X \9483 \\ 39 \pygmy marmoset \Primates \Callithrix pygmaea \DNA zoo Callithrix pygmaea \9493 \\ 40 \tufted capuchin \Primates \Sapajus apella \HLsapApe1 GCA_009761245.1 \9515 \\ 41 \Panamanian white-faced capuchin \Primates \Cebus capucinus imitator \Apr. 2016 (Cebus_imitator-1.0/cebCap1) \2715852 \\ 42 \white-fronted capuchin \Primates \Cebus albifrons \HLcebAlb1 GCA_004027755.1_CebAlb_v1_BIUU \9514 \\ 43 \aye-aye \Primates \Daubentonia madagascariensis \HLdauMad1 GCA_004027145.1_DauMad_v1_BIUU \31869 \\ 44 \Coquerel's sifaka \Primates \Propithecus coquereli \Mar. 2015 (Pcoq_1.0/proCoq1) \379532 \\ 45 \babakoto \Primates \Indri indri \HLindInd1 GCA_004363605.1_IndInd_v1_BIUU \34827 \\ 46 \brown lemur \Primates \Eulemur fulvus \HLeulFul1 GCA_004027275.1_EulFul_v1_BIUU \13515 \\ 47 \Sclater's lemur \Primates \Eulemur flavifrons \Aug. 2015 (Eflavifronsk33QCA/eulFla1) \87288 \\ 48 \Ring-tailed lemur \Primates \Lemur catta \HLlemCat1 GCA_004024665.1_LemCat_v1_BIUU \9447 \\ 49 \greater bamboo lemur \Primates \Prolemur simus \HLproSim1 GCA_003258685.1 \1328070 \\ 50 \mongoose lemur \Primates \Eulemur mongoz \DNA zoo Eulemur mongoz \34828 \\ 51 \Sclater's lemur \Primates \Eulemur flavifrons \DNA zoo Eulemur flavifrons \87288 \\ 52 \Lesser dwarf lemur \Primates \Cheirogaleus medius \HLcheMed1 GCA_008086735.1 \9460 \\ 53 \black lemur \Primates \Eulemur macaco \Aug. 2015 (Emacaco_refEf_BWA_oneround/eulMac1) \30602 \\ 54 \Philippine tarsier \Primates \Carlito syrichta \Sep. 2013 (Tarsius_syrichta-2.0.1/tarSyr2) \1868482 \\ 55 \gray mouse lemur \Primates \Microcebus murinus \Feb. 2017 (Mmur_3.0/micMur3) \30608 \\ 56 \Northern giant mouse lemur \Primates \Mirza zaza \HLmirZaz1 GCA_008750895.1 \339999 \\ 57 \Coquerel's mouse lemur \Primates \Mirza coquereli \HLmirCoq1 GCA_004024645.1_MizCoq_v1_BIUU \47180 \\ 58 \mouse lemur \Primates \Microcebus sp. 3 GT-2019 \HLmicSpe31 GCA_008750915.1 \2508170 \\ 59 \Northern rufous mouse lemur \Primates \Microcebus tavaratra \HLmicTav1 GCA_008750935.1 \143351 \\ 60 \slow loris \Primates \Nycticebus coucang \HLnycCou1 GCA_004027815.1_NycCou_v1_BIUU \9470 \\ 61 \small-eared galago \Primates \Otolemur garnettii \Mar. 2011 (Broad/otoGar3) \30611 \\ 62 \Sunda flying lemur \Euarchontoglires \Galeopterus variegatus \HLgalVar2 GCA_004027255.2 \482537 \\ 63 \Chinese tree shrew \Euarchontoglires \Tupaia chinensis \Jan 2013 (TupChi_1.0/tupChi1) \246437 \\ 64 \northern tree shrew \Euarchontoglires \Tupaia belangeri \Dec. 2006 (Broad/tupBel1) \37347 \\ 65 \puma \Carnivora \Puma concolor \HLpumCon1 GCA_003327715.1_PumCon1.0 \9696 \\ 66 \Amur tiger \Carnivora \Panthera tigris altaica \06 Sep 2013 (PanTig1.0/panTig1) \74533 \\ 67 \Clouded leopard \Carnivora \Neofelis nebulosa \DNA zoo Neofelis nebulosa \61452 \\ 68 \leopard \Carnivora \Panthera pardus \HLpanPar1 GCA_001857705.1_PanPar1.0 \9691 \\ 69 \bearded seal \Carnivora \Erignathus barbatus \DNA zoo Erignathus barbatus \39304 \\ 70 \jaguar \Carnivora \Panthera onca \HLpanOnc1 GCA_004023805.1_PanOnc_v1_BIUU \9690 \\ 71 \harbor seal \Carnivora \Phoca vitulina \HLphoVit1 GCA_004348235.1 \9720 \\ 72 \cheetah \Carnivora \Acinonyx jubatus \HLaciJub2 GCF_003709585.1_Aci_jub_2 \32536 \\ 73 \gray seal \Carnivora \Halichoerus grypus \HLhalGry1 GCA_012393455.1 \9711 \\ 74 \Hawaiian monk seal \Carnivora \Neomonachus schauinslandi \Jun. 2017 (ASM220157v1/neoSch1) \29088 \\ 75 \Weddell seal \Carnivora \Leptonychotes weddellii \Mar 2013 (LepWed1.0/lepWed1) \9713 \\ 76 \jaguar \Carnivora \Panthera onca \DNA zoo Panthera onca \9690 \\ 77 \Amur leopard cat \Carnivora \Prionailurus bengalensis euptilurus \HLpriBen1 GCA_005406085.1 \300877 \\ 78 \Asian black bear \Carnivora \Ursus thibetanus thibetanus \HLursThi1 GCA_009660055.1 \441215 \\ 79 \Spanish lynx \Carnivora \Lynx pardinus \HLlynPar1 GCA_900661375.1 \191816 \\ 80 \Southern elephant seal \Carnivora \Mirounga leonina \HLmirLeo1 GCA_011800145.1 \9715 \\ 81 \Canada lynx \Carnivora \Lynx canadensis \HLlynCan1 GCA_007474595.1 \61383 \\ 82 \Northern elephant seal \Carnivora \Mirounga angustirostris \DNA zoo Mirounga angustirostris \9716 \\ 83 \lion \Carnivora \Panthera leo \HLpanLeo1 GCA_008795835.1 \9689 \\ 84 \walrus \Carnivora \Odobenus rosmarus \DNA zoo Odobenus rosmarus \9707 \\ 85 \northern fur seal \Carnivora \Callorhinus ursinus \HLcalUrs1 GCA_003265705.1 \34884 \\ 86 \Pacific walrus \Carnivora \Odobenus rosmarus divergens \Jan 2013 (Oros_1.0/odoRosDiv1) \9708 \\ 87 \giant panda \Carnivora \Ailuropoda melanoleuca \HLailMel2 GCA_002007445.2 \9646 \\ 88 \California sea lion \Carnivora \Zalophus californianus \HLzalCal1 GCA_009762305.1_mZalCal1.pri \9704 \\ 89 \Steller sea lion \Carnivora \Eumetopias jubatus \HLeumJub1 GCA_004028035.1 \34886 \\ 90 \domestic cat \Carnivora \Felis catus \Nov. 2017 (Felis_catus_9.0/felCat9) \9685 \\ 91 \jaguarundi \Carnivora \Puma yagouaroundi \HLpumYag1 GCA_014898765.1 \1608482 \\ 92 \grizzly bear \Carnivora \Ursus arctos horribilis \HLursArc1 GCA_003584765.1 \116960 \\ 93 \polar bear \Carnivora \Ursus maritimus \09 May-2014 (UrsMar_1.0/ursMar1) \29073 \\ 94 \antarctic fur seal \Carnivora \Arctocephalus gazella \HLarcGaz2 GCA_900642305.1 \37190 \\ 95 \American black bear \Carnivora \Ursus americanus \HLursAme1 GCA_003344425.1 \9643 \\ 96 \American black bear \Carnivora \Ursus americanus \DNA zoo Ursus americanus \9643 \\ 97 \black-footed cat \Carnivora \Felis nigripes \HLfelNig1 GCA_004023925.1_FelNig_v1_BIUU \61379 \\ 98 \fossa \Carnivora \Cryptoprocta ferox \DNA zoo Cryptoprocta ferox \94188 \\ 99 \red fox \Carnivora \Vulpes vulpes \HLvulVul1 GCA_003160815.1 \9627 \\ 100 \dog \Carnivora \Canis lupus familiaris \Mar. 2020 (UU_Cfam_GSD_1.0/canFam4) \9615 \\ 101 \Arctic fox \Carnivora \Vulpes lagopus \HLvulLag1 GCA_004023825.1_VulLag_v1_BIUU \494514 \\ 102 \African hunting dog \Carnivora \Lycaon pictus \DNA zoo Lycaon pictus \9622 \\ 103 \dingo \Carnivora \Canis lupus dingo \HLcanLupDin1 GCA_003254725.1 \286419 \\ 104 \dog \Carnivora \Canis lupus familiaris \May 2019 (UMICH_Zoey_3.1/canFam5) \9615 \\ 105 \kinkajou \Carnivora \Potos flavus \DNA zoo Potos flavus \29067 \\ 106 \African hunting dog \Carnivora \Lycaon pictus \HLlycPic2 GCA_004216515.1 \9622 \\ 107 \lesser panda \Carnivora \Ailurus fulgens \DNA zoo Ailurus fulgens \9649 \\ 108 \spotted hyena \Carnivora \Crocuta crocuta \HLcroCro1 GCA_008692635.1 \9678 \\ 109 \striped hyena \Carnivora \Hyaena hyaena \HLhyaHya1 GCA_003009895.1 \95912 \\ 110 \Asian palm civet \Carnivora \Paradoxurus hermaphroditus \HLparHer1 GCA_004024585.1_ParHer_v1_BIUU \71117 \\ 111 \White-nosed coati \Carnivora \Nasua narica \DNA zoo Nasua narica \352831 \\ 112 \sable \Carnivora \Martes zibellina \HLmarZib1 GCA_012583365.1 \36722 \\ 113 \wolverine \Carnivora \Gulo gulo \HLgulGul1 GCA_900006375.2 \48420 \\ 114 \raccoon \Carnivora \Procyon lotor \DNA zoo Procyon lotor \9654 \\ 115 \Cacomistle \Carnivora \Bassariscus sumichrasti \DNA zoo Bassariscus sumichrasti \392507 \\ 116 \western spotted skunk \Carnivora \Spilogale gracilis \HLspiGra1 GCA_004023965.1_SpiGra_v1_BIUU \30551 \\ 117 \North American badger \Carnivora \Taxidea taxus jeffersonii \HLtaxTax1 GCA_003697995.1 \2282171 \\ 118 \ratel \Carnivora \Mellivora capensis \HLmelCap1 GCA_004024625.1_MelCap_v1_BIUU \9664 \\ 119 \meerkat \Carnivora \Suricata suricatta \HLsurSur2 GCA_004023905.1_SurSur_v1_BIUU \37032 \\ 120 \meerkat \Carnivora \Suricata suricatta \HLsurSur1 GCA_006229205.1 \37032 \\ 121 \banded mongoose \Carnivora \Mungos mungo \HLmunMug1 GCA_004023785.1_MunMun_v1_BIUU \210652 \\ 122 \dwarf mongoose \Carnivora \Helogale parvula \HLhelPar1 GCA_004023845.1_HelPar_v1_BIUU \210647 \\ 123 \Northern American river otter \Carnivora \Lontra canadensis \HLlonCan1 GCA_010015895.1 \76717 \\ 124 \giant otter \Carnivora \Pteronura brasiliensis \DNA zoo Pteronura brasiliensis \9672 \\ 125 \giant otter \Carnivora \Pteronura brasiliensis \HLpteBra1 GCA_004024605.1_PteBra_v1_BIUU \9672 \\ 126 \Southern sea otter \Carnivora \Enhydra lutris nereis \Jun. 2019 (ASM641071v1/enhLutNer1) \1049777 \\ 127 \Northern sea otter \Carnivora \Enhydra lutris kenyoni \Sep. 2017 (ASM228890v2/enhLutKen1) \391180 \\ 128 \Eurasian river otter \Carnivora \Lutra lutra \HLlutLut1 GCA_902655055.1 \9657 \\ 129 \ermine \Carnivora \Mustela erminea \HLmusErm1 GCA_009829155.1 \36723 \\ 130 \American mink \Carnivora \Neovison vison \HLneoVis1 GCA_900108605.1_NNQGG.v01 \452646 \\ 131 \European polecat \Carnivora \Mustela putorius \HLmusPut1 GCA_902460205.1 \9668 \\ 132 \domestic ferret \Carnivora \Mustela putorius furo \HLmusFur2 GCA_011764305.1 \9669 \\ 133 \Brazilian tapir \Laurasiatheria \Tapirus terrestris \HLtapTer1 GCA_004025025.1_TapTer_v1_BIUU \9801 \\ 134 \greater Indian rhinoceros \Laurasiatheria \Rhinoceros unicornis \DNA zoo Rhinoceros unicornis \9809 \\ 135 \Asiatic tapir \Laurasiatheria \Tapirus indicus \HLtapInd1 GCA_004024905.1_TapInd_v1_BIUU \9802 \\ 136 \Asiatic tapir \Laurasiatheria \Tapirus indicus \DNA zoo Tapirus indicus \9802 \\ 137 \black rhinoceros \Laurasiatheria \Diceros bicornis \HLdicBic1 GCA_004027315.2 \9805 \\ 138 \Sumatran rhinoceros \Laurasiatheria \Dicerorhinus sumatrensis sumatrensis \HLdicSum1 GCA_002844835.1_ASM284483v1 \310712 \\ 139 \northern white rhinoceros \Laurasiatheria \Ceratotherium simum cottoni \HLcerSimCot1 GCA_004027795.1_CerCot_v1_BIUU \310713 \\ 140 \southern white rhinoceros \Laurasiatheria \Ceratotherium simum simum \May 2012 (CerSimSim1.0/cerSim1) \73337 \\ 141 \Equus burchelli boehmi \Laurasiatheria \Equus burchellii boehmi \DNA zoo Equus burchellii boehmi \89250 \\ 142 \horse \Laurasiatheria \Equus caballus \Jan. 2018 (EquCab3.0/equCab3) \9796 \\ 143 \Przewalski's horse \Laurasiatheria \Equus przewalskii \Jun 2014 (Burgud/equPrz1) \9798 \\ 144 \ass \Laurasiatheria \Equus asinus \HLequAsi1 GCA_001305755.1_ASM130575v1 \9793 \\ 145 \donkey \Laurasiatheria \Equus asinus asinus \HLequAsiAsi2 GCA_003033725.1 \83772 \\ 146 \Tree pangolin \Laurasiatheria \Manis tricuspis \HLmanTri1 GCA_004765945.1 \358128 \\ 147 \Tree pangolin \Laurasiatheria \Manis tricuspis \DNA zoo Manis tricuspis \358128 \\ 148 \Chinese pangolin \Laurasiatheria \Manis pentadactyla \HLmanPen2 GCA_014570555.1 \143292 \\ 149 \Chinese pangolin \Laurasiatheria \Manis pentadactyla \Aug 2014 (M_pentadactyla-1.1.1/manPen1) \143292 \\ 150 \Malayan pangolin \Laurasiatheria \Manis javanica \HLmanJav1 GCA_001685135.1_ManJav1.0 \9974 \\ 151 \Malayan pangolin \Laurasiatheria \Manis javanica \HLmanJav2 GCA_014570535.1 \9974 \\ 152 \Hispaniolan solenodon \Laurasiatheria \Solenodon paradoxus \HLsolPar1 GCA_004363575.1_SolPar_v1_BIUU \79805 \\ 153 \eastern mole \Laurasiatheria \Scalopus aquaticus \HLscaAqu1 GCA_004024925.1_ScaAqu_v1_BIUU \71119 \\ 154 \Iberian mole \Laurasiatheria \Talpa occidentalis \HLtalOcc1 GCA_014898055.1 \50954 \\ 155 \gracile shrew mole \Laurasiatheria \Uropsilus gracilis \HLuroGra1 GCA_004024945.1_UroGra_v1_BIUU \182669 \\ 156 \star-nosed mole \Laurasiatheria \Condylura cristata \Mar 2012 (ConCri1.0/conCri1) \143302 \\ 157 \western European hedgehog \Laurasiatheria \Erinaceus europaeus \May 2012 (EriEur2.0/eriEur2) \9365 \\ 158 \European shrew \Laurasiatheria \Sorex araneus \Aug. 2008 (Broad/sorAra2) \42254 \\ 159 \Antarctic minke whale \Cetartiodactyla \Balaenoptera bonaerensis \HLbalBon1 GCA_000978805.1_ASM97880v1 \33556 \\ 160 \grey whale \Cetartiodactyla \Eschrichtius robustus \HLescRob1 GCA_004363415.1_EscRob_v1_BIUU \9764 \\ 161 \sperm whale \Cetartiodactyla \Physeter catodon \Sep. 2013 (Physeter_macrocephalus-2.0.2/phyCat1) \9755 \\ 162 \sperm whale \Cetartiodactyla \Physeter catodon \HLphyCat2 GCA_002837175.2 \9755 \\ 163 \Yangtze River dolphin \Cetartiodactyla \Lipotes vexillifer \31 Jul 2013 (Lipotes_vexillifer_v1/lipVex1) \118797 \\ 164 \beluga whale \Cetartiodactyla \Delphinapterus leucas \HLdelLeu2 GCA_002288925.3 \9749 \\ 165 \hippopotamus \Cetartiodactyla \Hippopotamus amphibius \HLhipAmp3 GCA_004027065.2 \9833 \\ 166 \hippopotamus \Cetartiodactyla \Hippopotamus amphibius \HLhipAmp1 GCA_002995585.1_ASM299558v1 \9833 \\ 167 \harbor porpoise \Cetartiodactyla \Phocoena phocoena \DNA zoo Phocoena phocoena \9742 \\ 168 \harbor porpoise \Cetartiodactyla \Phocoena phocoena \HLphoPho1 GCA_004363495.1_PhoPho_v1_BIUU \9742 \\ 169 \Wild Bactrian camel \Cetartiodactyla \Camelus ferus \HLcamFer3 GCA_009834535.1 \419612 \\ 170 \killer whale \Cetartiodactyla \Orcinus orca \Jan. 2013 (Oorc_1.1/orcOrc1) \9733 \\ 171 \Bactrian camel \Cetartiodactyla \Camelus bactrianus \HLcamBac1 GCA_000767855.1_Ca_bactrianus_MBC_1.0 \9837 \\ 172 \Indo-pacific humpbacked dolphin \Cetartiodactyla \Sousa chinensis \HLsouChi1 GCA_007760645.1 \103600 \\ 173 \Arabian camel \Cetartiodactyla \Camelus dromedarius \HLcamDro2 GCA_000803125.3 \9838 \\ 174 \alpaca \Cetartiodactyla \Vicugna pacos \Mar. 2013 (Vicugna_pacos-2.0.1/vicPac2) \30538 \\ 175 \common bottlenose dolphin \Cetartiodactyla \Tursiops truncatus \HLturTru4 GCA_011762595.1_mTurTru1.mat.Y \9739 \\ 176 \Indo-pacific bottlenose dolphin \Cetartiodactyla \Tursiops aduncus \HLturAdu1 GCA_003227395.1 \79784 \\ 177 \Indo-pacific bottlenose dolphin \Cetartiodactyla \Tursiops aduncus \DNA zoo Tursiops aduncus \79784 \\ 178 \common bottlenose dolphin \Cetartiodactyla \Tursiops truncatus \Oct. 2011 (Baylor Ttru_1.4/turTru2) \9739 \\ 179 \common bottlenose dolphin \Cetartiodactyla \Tursiops truncatus \HLturTru3 GCA_001922835.1_NIST_Tur_tru_v1 \9739 \\ 180 \pig \Cetartiodactyla \Sus scrofa \Feb. 2017 (Sscrofa11.1/susScr11) \9823 \\ 181 \okapi \Cetartiodactyla \Okapia johnstoni \DNA zoo Okapia johnstoni \86973 \\ 182 \Masai giraffe \Cetartiodactyla \Giraffa tippelskirchi \HLgirTip1 GCA_001651235.1_ASM165123v1 \439328 \\ 183 \water buffalo \Cetartiodactyla \Bubalus bubalis \HLbubBub2 GCA_003121395.1 \89462 \\ 184 \zebu cattle \Cetartiodactyla \Bos indicus \HLbosInd2 GCA_002933975.1 \9915 \\ 185 \cattle \Cetartiodactyla \Bos taurus \Apr. 2018 (ARS-UCD1.2/bosTau9) \9913 \\ 186 \wild yak \Cetartiodactyla \Bos mutus \HLbosMut2 GCA_007646595.3 \72004 \\ 187 \greater kudu \Cetartiodactyla \Tragelaphus strepsiceros \HLtraStr1 GCA_006410795.1 \9946 \\ 188 \aoudad \Cetartiodactyla \Ammotragus lervia \HLammLer1 GCA_002201775.1_ALER1.0 \9899 \\ 189 \goat \Cetartiodactyla \Capra hircus \HLcapHir2 GCA_001704415.1_ARS1 \9925 \\ 190 \wild goat \Cetartiodactyla \Capra aegagrus \HLcapAeg1 GCA_000765075.1 \9923 \\ 191 \chiru \Cetartiodactyla \Pantholops hodgsonii \May 2013 (PHO1.0/panHod1) \59538 \\ 192 \white-tailed deer \Cetartiodactyla \Odocoileus virginianus \HLodoVir3 GCA_014726795.1 \9874 \\ 193 \bighorn sheep \Cetartiodactyla \Ovis canadensis \HLoviCan2 GCA_004026945.1_OviCan_v1_BIUU \37174 \\ 194 \white-tailed deer \Cetartiodactyla \Odocoileus virginianus \DNA zoo Odocoileus virginianus \9874 \\ 195 \sheep \Cetartiodactyla \Ovis aries \HLoviAri5 GCA_011170295.1 \9940 \\ 196 \Pere David's deer \Cetartiodactyla \Elaphurus davidianus \HLelaDav1 GCA_002443075.1_Milu1.0 \43332 \\ 197 \argali \Cetartiodactyla \Ovis ammon \HLoviAmm1 GCA_003121645.1 \30527 \\ 198 \North Atlantic right whale \Artiodactyla \Eubalaena glacialis \DNA zoo Eubalaena glacialis \27606 \\ 199 \North Pacific right whale \Artiodactyla \Eubalaena japonica \HLeubJap1 GCA_004363455.1_EubJap_v1_BIUU \302098 \\ 200 \minke whale \Artiodactyla \Balaenoptera acutorostrata scammoni \Oct. 2013 (BalAcu1.0/balAcu1) \310752 \\ 201 \humpback whale \Artiodactyla \Megaptera novaeangliae \HLmegNov1 GCA_004329385.1 \9773 \\ 202 \Fin whale \Artiodactyla \Balaenoptera physalus \HLbalPhy1 GCA_008795845.1 \9770 \\ 203 \bowhead whale \Artiodactyla \Balaena mysticetus \HLbalMys1/http://alfred.liv.ac.uk/downloads/bowhead_whale/bowhead_whale_scaffolds.zip/none \27602 \\ 204 \Blue whale \Artiodactyla \Balaenoptera musculus \HLbalMus1 GCA_009873245.1 \9771 \\ 205 \pygmy Bryde's whale \Artiodactyla \Balaenoptera edeni \DNA zoo Balaenoptera edeni \9769 \\ 206 \Sowerby's beaked whale \Artiodactyla \Mesoplodon bidens \HLmesBid1 GCA_004027085.1_MesBid_v1_BIUU \48745 \\ 207 \Indus River dolphin \Artiodactyla \Platanista minor \HLplaMin1 GCA_004363435.1_PlaMin_v1_BIUU \48752 \\ 208 \Cuvier's beaked whale \Artiodactyla \Ziphius cavirostris \HLzipCav1 GCA_004364475.1_ZipCav_v1_BIUU \9760 \\ 209 \boutu \Artiodactyla \Inia geoffrensis \HLlniGeo1 GCA_004363515.1_IniGeo_v1_BIUU \9725 \\ 210 \narwhal \Artiodactyla \Monodon monoceros \HLmonMon1 GCA_005190385.2 \40151 \\ 211 \Yangtze finless porpoise \Artiodactyla \Neophocaena asiaeorientalis asiaeorientalis \HLneoAsi1 GCA_003031525.1_Neophocaena_asiaeorientalis_V1 \1706337 \\ 212 \pygmy sperm whale \Artiodactyla \Kogia breviceps \HLkogBre1 GCA_004363705.1_KogBre_v1_BIUU \27615 \\ 213 \vaquita \Artiodactyla \Phocoena sinus \HLphoSin1 GCA_008692025.1 \42100 \\ 214 \franciscana \Artiodactyla \Pontoporia blainvillei \HLponBla1 GCA_011754075.1 \48723 \\ 215 \Lama pacos huacaya \Artiodactyla \Vicugna pacos huacaya \HLvicPacHua3 GCA_000767525.1_Vi_pacos_V1.0 \273913 \\ 216 \llama \Artiodactyla \Lama glama \DNA zoo Lama glama \9844 \\ 217 \melon-headed whale \Artiodactyla \Peponocephala electra \DNA zoo Peponocephala electra \103596 \\ 218 \long-finned pilot whale \Artiodactyla \Globicephala melas \HLgloMel1 GCA_006547405.1 \9731 \\ 219 \Pacific white-sided dolphin \Artiodactyla \Lagenorhynchus obliquidens \HLlagObl1 GCA_003676395.1 \90247 \\ 220 \Vicugna mensalis \Artiodactyla \Vicugna vicugna mensalis \HLvicVicMen1 GCA_013265495.1 \273917 \\ 221 \guanaco \Artiodactyla \Lama guanicoe cacsilensis \HLlamGuaCac1 GCA_013239625.1 \273908 \\ 222 \llama \Artiodactyla \Lama glama chaku \HLlamGlaCha1 GCA_013239585.1 \273914 \\ 223 \Chacoan peccary \Artiodactyla \Catagonus wagneri \HLcatWag1 GCA_004024745.2_CatWag_v2_BIUU_UCD \51154 \\ 224 \giraffe \Artiodactyla \Giraffa camelopardalis \HLgirCam1 GCA_006408565.1 \9894 \\ 225 \giraffe \Artiodactyla \Giraffa camelopardalis \DNA zoo Giraffa camelopardalis \9894 \\ 226 \African buffalo \Artiodactyla \Syncerus caffer \HLsynCaf1 GCA_902500845.1 \9970 \\ 227 \Bos bison bison \Artiodactyla \Bison bison bison \Oct. 2014 (Bison_UMD1.0/bisBis1) \43346 \\ 228 \Chinese forest musk deer \Artiodactyla \Moschus berezovskii \HLmosBer1 GCA_006459085.1 \68408 \\ 229 \Siberian musk deer \Artiodactyla \Moschus moschiferus \HLmosMos1 GCA_004024705.2 \68415 \\ 230 \alpine musk deer \Artiodactyla \Moschus chrysogaster \HLmosChr1 GCA_006461725.1 \68412 \\ 231 \Yarkand deer \Artiodactyla \Cervus hanglu yarkandensis \HLcerHanYar1 GCA_010411085.1 \84702 \\ 232 \gaur \Artiodactyla \Bos gaurus \HLbosGau1 GCA_014182915.1 \9904 \\ 233 \gayal \Artiodactyla \Bos frontalis \HLbosFro1 GCA_007844835.1_NRC_Mithun_1 \30520 \\ 234 \white-lipped deer \Artiodactyla \Przewalskium albirostris \HLprzAlb1 GCA_006408465.1 \1088058 \\ 235 \roan antelope \Artiodactyla \Hippotragus equinus \HLhipEqu1 GCA_016433095.1 \37186 \\ 236 \Harvey's duiker \Artiodactyla \Cephalophus harveyi \HLcepHar1 GCA_006410635.1 \129224 \\ 237 \sable antelope \Artiodactyla \Hippotragus niger niger \HLhipNig1 GCA_006942125.1 \82127 \\ 238 \domestic yak \Artiodactyla \Bos grunniens \HLbosGru1 GCA_005887515.2 \30521 \\ 239 \scimitar-horned oryx \Artiodactyla \Oryx dammah \DNA zoo Oryx dammah \59534 \\ 240 \bush duiker \Artiodactyla \Sylvicapra grimmia \HLsylGri1 GCA_006408735.1 \119562 \\ 241 \Maxwell's duiker \Artiodactyla \Philantomba maxwellii \HLphiMax1 GCA_006410695.1 \907741 \\ 242 \gemsbok \Artiodactyla \Oryx gazella \HLoryGaz1 GCA_003945745.1 \9958 \\ 243 \pronghorn \Artiodactyla \Antilocapra americana \HLantAme1 GCA_007570785.1 \9891 \\ 244 \Reeves' muntjac \Artiodactyla \Muntiacus reevesi \HLmunRee1 GCA_008787405.1 \9886 \\ 245 \black muntjac \Artiodactyla \Muntiacus crinifrons \HLmunCri1 GCA_006408485.1 \71854 \\ 246 \Central European red deer \Artiodactyla \Cervus elaphus hippelaphus \HLcerEla1 GCA_002197005.1 \46360 \\ 247 \lesser kudu \Artiodactyla \Tragelaphus imberbis \HLtraImb1 GCA_006410775.1 \9947 \\ 248 \brindled gnu \Artiodactyla \Connochaetes taurinus \DNA zoo Connochaetes taurinus \9927 \\ 249 \bushbuck \Artiodactyla \Tragelaphus scriptus \HLtraScr1 GCA_006410495.1 \66440 \\ 250 \waterbuck \Artiodactyla \Kobus ellipsiprymnus \HLkobEll1 GCA_006410655.1 \9962 \\ 251 \muntjak \Artiodactyla \Muntiacus muntjak \HLmunMun1 GCA_008782695.1 \9888 \\ 252 \topi \Artiodactyla \Damaliscus lunatus \HLdamLun1 GCA_006408505.1 \9929 \\ 253 \bighorn sheep \Artiodactyla \Ovis canadensis canadensis \HLoviCan1 GCA_001039535.1 \112262 \\ 254 \lechwe \Artiodactyla \Kobus leche leche \HLkobLecLec1 GCA_014926565.1 \91880 \\ 255 \Eastern roe deer \Artiodactyla \Capreolus pygargus \HLcapPyg1 GCA_012922965.1 \48560 \\ 256 \Eurasian elk \Artiodactyla \Alces alces \HLalcAlc1 GCA_007570765.1 \9852 \\ 257 \Cobus hunteri \Artiodactyla \Beatragus hunteri \HLbeaHun1 GCA_004027495.1_BeaHun_v1_BIUU \59527 \\ 258 \impala \Artiodactyla \Aepyceros melampus \HLaepMel1 GCA_006408695.1 \9897 \\ 259 \mule deer \Artiodactyla \Odocoileus hemionus hemionus \HLodoHem1 GCA_004115125.1 \9877 \\ 260 \Bohar reedbuck \Artiodactyla \Redunca redunca \HLredRed1 GCA_006410935.1 \59556 \\ 261 \Siberian ibex \Artiodactyla \Capra sibirica \HLcapSib1 GCA_003182615.2 \72544 \\ 262 \porcupine caribou \Artiodactyla \Rangifer tarandus granti \HLranTarGra2 GCA_014898785.1 \191431 \\ 263 \reindeer \Artiodactyla \Rangifer tarandus \HLranTar1 GCA_004026565.1_RanTarSib_v1_BIUU \9870 \\ 264 \klipspringer \Artiodactyla \Oreotragus oreotragus \HLoreOre1 GCA_006410675.1 \66444 \\ 265 \Chinese water deer \Artiodactyla \Hydropotes inermis \HLhydIne1 GCA_006459105.1 \9883 \\ 266 \snow sheep \Artiodactyla \Ovis nivicola lydekkeri \HLoviNivLyd1 GCA_903231385.1 \1867112 \\ 267 \suni \Artiodactyla \Neotragus moschatus \HLneoMos1 GCA_006410615.1 \66442 \\ 268 \white-tailed deer \Artiodactyla \Odocoileus virginianus texanus \HLodoVir1 GCA_002102435.1_Ovir.te_1.0 \9880 \\ 269 \Nilgiri tahr \Artiodactyla \Hemitragus hylocrius \HLhemHyl1 GCA_004026825.1_HemHyl_v1_BIUU \330464 \\ 270 \Asiatic mouflon \Artiodactyla \Ovis orientalis \HLoviOri1 GCA_014523465.1 \469796 \\ 271 \royal antelope \Artiodactyla \Neotragus pygmaeus \HLneoPyg1 GCA_006410875.1 \1027985 \\ 272 \Grant's gazelle \Artiodactyla \Nanger granti \HLnanGra1 GCA_006408635.1 \27591 \\ 273 \Przewalski's gazelle \Artiodactyla \Procapra przewalskii \HLproPrz1 GCA_006410515.1 \157668 \\ 274 \steenbok \Artiodactyla \Raphicerus campestris \HLrapCam1 GCA_006410735.1 \59544 \\ 275 \Thomson's gazelle \Artiodactyla \Eudorcas thomsonii \HLeudTho1 GCA_006408755.1 \69308 \\ 276 \springbok \Artiodactyla \Antidorcas marsupialis \HLantMar1 GCA_006408585.1 \59523 \\ 277 \gerenuk \Artiodactyla \Litocranius walleri \HLlitWal1 GCA_006410535.1 \69311 \\ 278 \Kirk's dik-dik \Artiodactyla \Madoqua kirkii \HLmadKir1 GCA_006408675.1 \66434 \\ 279 \Hog deer \Artiodactyla \Axis porcinus \HLaxiPor1 GCA_003798545.1 \57737 \\ 280 \Java mouse-deer \Artiodactyla \Tragulus javanicus \HLtraJav1 GCA_004024965.2 \9849 \\ 281 \lesser mouse-deer \Artiodactyla \Tragulus kanchil \HLtraKan1 GCA_006408655.1 \1088131 \\ 282 \mountain goat \Artiodactyla \Oreamnos americanus \HLoreAme1 GCA_009758055.1 \34873 \\ 283 \saiga antelope \Artiodactyla \Saiga tatarica \HLsaiTat1 GCA_004024985.1_SaiTat_v1_BIUU \34875 \\ 284 \Alpine ibex \Artiodactyla \Capra ibex \HLcapIbe1 GCA_006410555.1 \72542 \\ 285 \Hoffmann's two-fingered sloth \Xenarthra \Choloepus hoffmanni \DNA zoo Choloepus hoffmanni \9358 \\ 286 \southern two-toed sloth \Xenarthra \Choloepus didactylus \HLchoDid2 GCF_015220235.1_mChoDid1.pri \27675 \\ 287 \southern two-toed sloth \Xenarthra \Choloepus didactylus \HLchoDid1 GCA_004027855.1_ChoDid_v1_BIUU \27675 \\ 288 \nine-banded armadillo \Xenarthra \Dasypus novemcinctus \Dec. 2011 (Baylor/dasNov3) \9361 \\ 289 \giant anteater \Xenarthra \Myrmecophaga tridactyla \HLmyrTri1 GCA_004026745.1_MyrTri_v1_BIUU \71006 \\ 290 \southern tamandua \Xenarthra \Tamandua tetradactyla \HLtamTet1 GCA_004025105.1_TamTet_v1_BIUU \48850 \\ 291 \Southern three-banded armadillo \Xenarthra \Tolypeutes matacus \HLtolMat1 GCA_004025125.1_TolMat_v1_BIUU \183749 \\ 292 \Chinese rufous horseshoe bat \Chiroptera \Rhinolophus sinicus \HLrhiSin1 GCA_001888835.1_ASM188883v1 \89399 \\ 293 \great roundleaf bat \Chiroptera \Hipposideros armiger \HLhipArm1 GCA_001890085.1_ASM189008v1 \186990 \\ 294 \black flying fox \Chiroptera \Pteropus alecto \Aug 2012 (ASM32557v1/pteAle1) \9402 \\ 295 \greater horseshoe bat \Chiroptera \Rhinolophus ferrumequinum \HLrhiFer5/Bat1K published/none \59479 \\ 296 \Bonin flying fox \Chiroptera \Pteropus pselaphon \HLptePse1 GCA_014363405.1 \1496133 \\ 297 \Brazilian free-tailed bat \Chiroptera \Tadarida brasiliensis \HLtadBra1 GCA_004025005.1_TadBra_v1_BIUU \9438 \\ 298 \large flying fox \Chiroptera \Pteropus vampyrus \HLpteVam2 GCA_000151845.2 \132908 \\ 299 \Malagasy flying fox \Chiroptera \Pteropus rufus \DNA zoo Pteropus rufus \196297 \\ 300 \Indian flying fox \Chiroptera \Pteropus giganteus \HLpteGig1 GCA_902729225.1 \143291 \\ 301 \Malagasy straw-colored fruit bat \Chiroptera \Eidolon dupreanum \DNA zoo Eidolon dupreanum \58063 \\ 302 \straw-colored fruit bat \Chiroptera \Eidolon helvum \HLeidHel2/DNAZoo/none \77214 \\ 303 \Cantor's roundleaf bat \Chiroptera \Hipposideros galeritus \HLhipGal1 GCA_004027415.1_HipGal_v1_BIUU \58069 \\ 304 \lesser short-nosed fruit bat \Chiroptera \Cynopterus brachyotis \HLcynBra1 GCA_009793145.1 \58060 \\ 305 \lesser dawn bat \Chiroptera \Eonycteris spelaea \HLeonSpe1 GCA_003508835.1 \58065 \\ 306 \Leschenault's rousette \Chiroptera \Rousettus leschenaultii \HLrouLes1 GCA_015472975.1 \9408 \\ 307 \Egyptian rousette \Chiroptera \Rousettus aegyptiacus \HLrouAeg4/Bat1K published/none \9407 \\ 308 \Madagascan rousette \Chiroptera \Rousettus madagascariensis \DNA zoo Rousettus madagascariensis \77223 \\ 309 \Indian false vampire \Chiroptera \Megaderma lyra \HLmegLyr2 GCA_004026885.1_MegLyr_v1_BIUU \9413 \\ 310 \Pallas's mastiff bat \Chiroptera \Molossus molossus \HLmolMol2/Bat1K published/none \27622 \\ 311 \long-tongued fruit bat \Chiroptera \Macroglossus sobrinus \HLmacSob1 GCA_004027375.1_MacSob_v1_BIUU \326083 \\ 312 \Schreibers' long-fingered bat \Chiroptera \Miniopterus schreibersii \HLminSch1 GCA_004026525.1_MinSch_v1_BIUU \9433 \\ 313 \Miniopterus schreibersii natalensis \Chiroptera \Miniopterus natalensis \HLminNat1 GCA_001595765.1 \291302 \\ 314 \hog-nosed bat \Chiroptera \Craseonycteris thonglongyai \HLcraTho1 GCA_004027555.1_CraTho_v1_BIUU \208972 \\ 315 \Antillean ghost-faced bat \Chiroptera \Mormoops blainvillei \HLmorBla1 GCA_004026545.1_MorMeg_v1_BIUU \118852 \\ 316 \Parnell's mustached bat \Chiroptera \Pteronotus parnellii \Sep. 2013 (ASM46540v1/ptePar1) \59476 \\ 317 \big brown bat \Chiroptera \Eptesicus fuscus \Jul 2012 (EptFus1.0/eptFus1) \29078 \\ 318 \greater mouse-eared bat \Chiroptera \Myotis myotis \HLmyoMyo6/Bat1K published/none \51298 \\ 319 \Brandt's bat \Chiroptera \Myotis brandtii \28 Jun 2013 (ASM41265v1/myoBra1) \109478 \\ 320 \common vampire bat \Chiroptera \Desmodus rotundus \HLdesRot2 \9430 \\ 321 \California big-eared bat \Chiroptera \Macrotus californicus \HLmacCal1 GCA_007922815.1 \9419 \\ 322 \Northern long-eared myotis \Chiroptera \Myotis septentrionalis \DNA zoo Myotis septentrionalis \258941 \\ 323 \little brown bat \Chiroptera \Myotis lucifugus \DNA zoo Myotis lucifugus \59463 \\ 324 \little brown bat \Chiroptera \Myotis lucifugus \Jul. 2010 (Broad Institute Myoluc2.0/myoLuc2) \59463 \\ 325 \Lesser long-nosed bat \Chiroptera \Leptonycteris yerbabuenae \HLlepYer1/GIGADB/none \700936 \\ 326 \Vespertilio Davidii \Chiroptera \Myotis davidii \Aug 2012 (ASM32734v1/myoDav1) \225400 \\ 327 \Schizostoma hirsutum \Chiroptera \Micronycteris hirsuta \HLmicHir1 GCA_004026765.1_MicHir_v1_BIUU \148065 \\ 328 \tailed tailless bat \Chiroptera \Anoura caudifer \HLanoCau1 GCA_004027475.1_AnoCau_v1_BIUU \27642 \\ 329 \Murina feae \Chiroptera \Murina aurata feae \HLmurAurFea1 GCA_004026665.1_MurFea_v1_BIUU \1453894 \\ 330 \greater bulldog bat \Chiroptera \Noctilio leporinus \HLnocLep1 GCA_004026585.1_NocLep_v1_BIUU \94963 \\ 331 \Seba's short-tailed bat \Chiroptera \Carollia perspicillata \HLcarPer3 GCA_004027735.1_CarPer_v1_BIUU \40233 \\ 332 \pale spear-nosed bat \Chiroptera \Phyllostomus discolor \HLphyDis3/Bat1K published/none \89673 \\ 333 \stripe-headed round-eared bat \Chiroptera \Tonatia saurophila \HLtonSau1 GCA_004024845.1_TonSau_v1_BIUU \171122 \\ 334 \Jamaican fruit-eating bat \Chiroptera \Artibeus jamaicensis \HLartJam1 GCA_004027435.1_ArtJam_v1_BIUU \9417 \\ 335 \Jamaican fruit-eating bat \Chiroptera \Artibeus jamaicensis \HLartJam2 GCA_014825515.1 \9417 \\ 336 \Honduran yellow-shouldered bat \Chiroptera \Sturnira hondurensis \HLstuHon1 GCA_014824575.1 \192404 \\ 337 \hoary bat \Chiroptera \Aeorestes cinereus \HLaeoCin1 GCA_011751065.1 \257879 \\ 338 \pallid bat \Chiroptera \Antrozous pallidus \HLantPal1 GCA_007922775.1 \9440 \\ 339 \evening bat \Chiroptera \Nycticeius humeralis \HLnycHum2 GCA_007922795.1 \27670 \\ 340 \red bat \Chiroptera \Lasiurus borealis \HLlasBor1 GCA_004026805.1_LasBor_v1_BIUU \258930 \\ 341 \Kuhl's pipistrelle \Chiroptera \Pipistrellus kuhlii \HLpipKuh2/Bat1K published/none \59472 \\ 342 \common pipistrelle \Chiroptera \Pipistrellus pipistrellus \HLpipPip1 GCA_004026625.1_PipPip_v1_BIUU \59474 \\ 343 \common pipistrelle \Chiroptera \Pipistrellus pipistrellus \HLpipPip2 GCA_903992545.1 \59474 \\ 344 \gray squirrel \Glires \Sciurus carolinensis \HLsciCar1 GCA_902686445.1 \30640 \\ 345 \Eurasian red squirrel \Glires \Sciurus vulgaris \HLsciVul1 GCA_902686455.1_mSciVul1.1 \55149 \\ 346 \South African ground squirrel \Glires \Xerus inauris \HLxerIna1 GCA_004024805.1_XerIna_v1_BIUU \234690 \\ 347 \mountain beaver \Glires \Aplodontia rufa \HLaplRuf1 GCA_004027875.1_AplRuf_v1_BIUU \51342 \\ 348 \yellow-bellied marmot \Glires \Marmota flaviventris \HLmarFla1 GCA_003676075.2 \93162 \\ 349 \Alpine marmot \Glires \Marmota marmota marmota \HLmarMar1 GCF_001458135.1_marMar2.1 \9994 \\ 350 \Vancouver Island marmot \Glires \Marmota vancouverensis \HLmarVan1 GCA_005458795.1 \93167 \\ 351 \Himalayan marmot \Glires \Marmota himalayana \HLmarHim1 GCA_005280165.1 \93163 \\ 352 \Daurian ground squirrel \Glires \Spermophilus dauricus \HLspeDau1 GCA_002406435.1_ASM240643v1 \99837 \\ 353 \woodchuck \Glires \Marmota monax \HLmarMon1 GCA_901343595.1_MONAX5 \9995 \\ 354 \woodchuck \Glires \Marmota monax \HLmarMon2 GCA_014533835.1 \9995 \\ 355 \Arctic ground squirrel \Glires \Urocitellus parryii \HLuroPar1 GCA_003426925.1 \9999 \\ 356 \Gunnison's prairie dog \Glires \Cynomys gunnisoni \HLcynGun1 GCA_011316645.1 \45479 \\ 357 \thirteen-lined ground squirrel \Glires \Ictidomys tridecemlineatus \Nov. 2011 (Broad/speTri2) \43179 \\ 358 \Fat dormouse \Glires \Glis glis \HLgliGli1 GCA_004027185.1_GliGli_v1_BIUU \41261 \\ 359 \springhare \Glires \Pedetes capensis \HLpedCap1 GCA_007922755.1 \10023 \\ 360 \American beaver \Glires \Castor canadensis \DNA zoo Castor canadensis \51338 \\ 361 \woodland dormouse \Glires \Graphiurus murinus \HLgraMur1 GCA_004027655.1_GraMur_v1_BIUU \51346 \\ 362 \Mountain hare \Glires \Lepus timidus \HLlepTim1 GCA_009760805.1 \62621 \\ 363 \snowshoe hare \Glires \Lepus americanus \HLlepAme1 GCA_004026855.1_LepAme_v1_BIUU \48086 \\ 364 \European rabbit \Glires \Oryctolagus cuniculus cuniculus \HLoryCunCun4 GCA_013371645.1 \568996 \\ 365 \rabbit \Glires \Oryctolagus cuniculus \Apr. 2009 (Broad/oryCun2) \9986 \\ 366 \rabbit \Glires \Oryctolagus cuniculus \HLoryCun3 GCA_009806435.1 \9986 \\ 367 \brush rabbit \Glires \Sylvilagus bachmani \DNA zoo Sylvilagus bachmani \365149 \\ 368 \crested porcupine \Glires \Hystrix cristata \HLhysCri1 GCA_004026905.1_HysCri_v1_BIUU \10137 \\ 369 \North American porcupine \Glires \Erethizon dorsatum \HLereDor1 GCA_006547115.1 \34844 \\ 370 \Brazilian porcupine \Glires \Coendou prehensilis \DNA zoo Coendou prehensilis \187985 \\ 371 \hazel dormouse \Glires \Muscardinus avellanarius \HLmusAve1 GCA_004027005.1_MusAve_v1_BIUU \39082 \\ 372 \naked mole-rat \Glires \Heterocephalus glaber \Jan. 2012 (Broad HetGla_female_1.0/hetGla2) \10181 \\ 373 \Damara mole-rat \Glires \Fukomys damarensis \HLfukDam2 GCA_012274545.1 \885580 \\ 374 \Upper Galilee mountains blind mole rat \Glires \Nannospalax galili \Jun 2014 (S.galili_v1.0/nanGal1) \1026970 \\ 375 \long-tailed chinchilla \Glires \Chinchilla lanigera \May 2012 (ChiLan1.0/chiLan1) \34839 \\ 376 \punctate agouti \Glires \Dasyprocta punctata \HLdasPun1 GCA_004363535.1_DasPun_v1_BIUU \34846 \\ 377 \northern gundi \Glires \Ctenodactylus gundi \HLcteGun1 GCA_004027205.1_CteGun_v1_BIUU \10166 \\ 378 \Gobi jerboa \Glires \Allactaga bullata \HLallBul1 GCA_004027895.1_AllBul_v1_BIUU \1041416 \\ 379 \Stephens's kangaroo rat \Glires \Dipodomys stephensi \HLdipSte1 GCA_004024685.1_DipSte_v1_BIUU \323379 \\ 380 \Ord's kangaroo rat \Glires \Dipodomys ordii \Dec. 2014 (Dord_2.0/dipOrd2) \10020 \\ 381 \hoary bamboo rat \Glires \Rhizomys pruinosus \HLrhiPru1 GCA_009823505.1 \53275 \\ 382 \pacarana \Glires \Dinomys branickii \HLdinBra1 GCA_004027595.1_DinBra_v1_BIUU \108858 \\ 383 \lesser Egyptian jerboa \Glires \Jaculus jaculus \May 2012 (JacJac1.0/jacJac1) \51337 \\ 384 \meadow jumping mouse \Glires \Zapus hudsonius \HLzapHud1 GCA_004024765.1_ZapHud_v1_BIUU \160400 \\ 385 \Patagonian cavy \Glires \Dolichotis patagonum \HLdolPat1 GCA_004027295.1_DolPat_v1_BIUU \29091 \\ 386 \Pacific pocket mouse \Glires \Perognathus longimembris pacificus \HLperLonPac1 GCA_004363475.1_PerLonPac_v1_BIUU \214514 \\ 387 \capybara \Glires \Hydrochoerus hydrochaeris \HLhydHyd1 GCA_004027455.1_HydHyd_v1_BIUU \10149 \\ 388 \American pika \Glires \Ochotona princeps \May 2012 (OchPri3.0/ochPri3) \9978 \\ 389 \Brazilian guinea pig \Glires \Cavia aperea \Jan. 2014 (CavAp1.0/cavApe1) \37548 \\ 390 \dassie-rat \Glires \Petromus typicus \HLpetTyp1 GCA_004026965.1_PetTyp_v1_BIUU \10183 \\ 391 \Montane guinea pig \Glires \Cavia tschudii \HLcavTsc1 GCA_004027695.1_CavTsc_v1_BIUU \143287 \\ 392 \domestic guinea pig \Glires \Cavia porcellus \Feb. 2008 (Broad/cavPor3) \10141 \\ 393 \Greater cane rat \Glires \Thryonomys swinderianus \HLthrSwi1 GCA_004025085.1_ThrSwi_v1_BIUU \10169 \\ 394 \degu \Glires \Octodon degus \Apr 2012 (OctDeg1.0/octDeg1) \10160 \\ 395 \Gambian giant pouched rat \Glires \Cricetomys gambianus \HLcriGam1 GCA_004027575.1_CriGam_v1_BIUU \10085 \\ 396 \desert woodrat \Glires \Neotoma lepida \HLneoLep1 GCA_001675575.1 \56216 \\ 397 \social tuco-tuco \Glires \Ctenomys sociabilis \HLcteSoc1 GCA_004027165.1_CteSoc_v1_BIUU \43321 \\ 398 \nutria \Glires \Myocastor coypus \HLmyoCoy1 GCA_004027025.1_MyoCoy_v1_BIUU \10157 \\ 399 \northern rock mouse \Glires \Peromyscus nasutus \DNA zoo Peromyscus nasutus \97212 \\ 400 \Chinese hamster \Glires \Cricetulus griseus \HLcriGri3 GCA_003668045.1 \10029 \\ 401 \Hesperomys crinitus \Glires \Peromyscus crinitus \DNA zoo Peromyscus crinitus \144753 \\ 402 \muskrat \Glires \Ondatra zibethicus \HLondZib1 GCA_004026605.1_OndZib_v1_BIUU \10060 \\ 403 \Peromyscus californicus subsp. insignis \Glires \Peromyscus californicus insignis \HLperCal2 GCA_007827085.2 \564181 \\ 404 \cactus mouse \Glires \Peromyscus eremicus \HLperEre1 GCA_902702925.1 \42410 \\ 405 \southern grasshopper mouse \Glires \Onychomys torridus \HLonyTor1 GCA_903995425.1 \38674 \\ 406 \golden hamster \Glires \Mesocricetus auratus \Mar 2013 (MesAur1.0/mesAur1) \10036 \\ 407 \white-footed mouse \Glires \Peromyscus leucopus \HLperLeu1 GCA_004664715.1 \10041 \\ 408 \Northern mole vole \Glires \Ellobius talpinus \HLellTal1 GCA_001685095.1_ETalpinus_0.1 \329620 \\ 409 \oldfield mouse \Glires \Peromyscus polionotus subgriseus \HLperPol1 GCA_003704135.2 \369710 \\ 410 \prairie deer mouse \Glires \Peromyscus maniculatus bairdii \HLperManBai2 GCA_003704035.1 \230844 \\ 411 \hispid cotton rat \Glires \Sigmodon hispidus \HLsigHis1 GCA_004025045.1_SigHis_v1_BIUU \42415 \\ 412 \Transcaucasian mole vole \Glires \Ellobius lutescens \HLellLut1 GCA_001685075.1_ASM168507v1 \39086 \\ 413 \Bank vole \Glires \Myodes glareolus \HLmyoGla2 GCA_902806735.1 \447135 \\ 414 \Eurasian water vole \Glires \Arvicola amphibius \HLarvAmp1 GCA_903992535.1 \1047088 \\ 415 \fat sand rat \Glires \Psammomys obesus \HLpsaObe1 GCA_002215935.2 \48139 \\ 416 \golden spiny mouse \Glires \Acomys russatus \HLacoRus1 GCA_903995435.1 \60746 \\ 417 \African woodland thicket rat \Glires \Grammomys surdaster \HLgraSur1 GCA_004785775.1 \491861 \\ 418 \African grass rat \Glires \Arvicanthis niloticus \HLarvNil1 GCA_011762505.1_mArvNil1.pat.X \61156 \\ 419 \root vole \Glires \Microtus oeconomus \HLmicOec1 GCA_007455595.1 \64717 \\ 420 \short-tailed field vole \Glires \Microtus agrestis \HLmicAgr2 GCA_902806775.1 \29092 \\ 421 \reed vole \Glires \Microtus fortis \HLmicFor1 GCA_014885135.1 \100897 \\ 422 \Egyptian spiny mouse \Glires \Acomys cahirinus \HLacoCah1 GCA_004027535.1_AcoCah_v1_BIUU \10068 \\ 423 \Common vole \Glires \Microtus arvalis \HLmicArv1 GCA_007455615.1 \47230 \\ 424 \prairie vole \Glires \Microtus ochrogaster \Oct. 2012 (MicOch1.0/micOch1) \79684 \\ 425 \great gerbil \Glires \Rhombomys opimus \HLrhoOpi1 GCA_010120015.1 \186474 \\ 426 \southern multimammate mouse \Glires \Mastomys coucha \HLmasCou1 GCA_008632895.1 \35658 \\ 427 \Mongolian gerbil \Glires \Meriones unguiculatus \HLmerUng1 GCA_002204375.1 \10047 \\ 428 \black rat \Glires \Rattus rattus \HLratRat7 GCA_011064425.1 \10117 \\ 429 \Norway rat \Glires \Rattus norvegicus \HLratNor7 GCA_015227675.1 \10116 \\ 430 \Norway rat \Glires \Rattus norvegicus \Jul. 2014 (RGSC 6.0/rn6) \10116 \\ 431 \shrew mouse \Glires \Mus pahari \HLmusPah1 GCA_900095145.2 \10093 \\ 432 \Ryukyu mouse \Glires \Mus caroli \HLmusCar1 GCA_900094665.2_CAROLI_EIJ_v1.1 \10089 \\ 433 \steppe mouse \Glires \Mus spicilegus \HLmusSpi1 GCA_003336285.1 \10103 \\ 434 \house mouse \Glires \Mus musculus \Jun. 2020 (GRCm39/mm39) \10090 \\ 435 \house mouse \Glires \Mus musculus \Dec. 2011 (GRCm38/mm10) \10090 \\ 436 \western wild mouse \Glires \Mus spretus \HLmusSpr1 GCA_001624865.1_SPRET_EiJ_v1 \10096 \\ 437 \European woodmouse \Glires \Apodemus sylvaticus \HLapoSyl1 GCA_001305905.1 \10129 \\ 438 \dugong \Afrotheria \Dugong dugon \HLdugDug1 GCA_015147995.1 \29137 \\ 439 \Florida manatee \Afrotheria \Trichechus manatus latirostris \Oct. 2011 (Broad v1.0/triMan1) \127582 \\ 440 \Asiatic elephant \Afrotheria \Elephas maximus \DNA zoo Elephas maximus \9783 \\ 441 \African savanna elephant \Afrotheria \Loxodonta africana \HLloxAfr4/ftp://ftp.broadinstitute.org/pub/assemblies/mammals/elephant/loxAfr4//none \9785 \\ 442 \aardvark \Afrotheria \Orycteropus afer afer \May 2012 (OryAfe1.0/oryAfe1) \1230840 \\ 443 \Steller's sea cow \Afrotheria \Hydrodamalis gigas \HLhydGig1 GCA_013391785.1 \63631 \\ 444 \Cape golden mole \Afrotheria \Chrysochloris asiatica \Aug 2012 (ChrAsi1.0/chrAsi1) \185453 \\ 445 \yellow-spotted hyrax \Afrotheria \Heterohyrax brucei \HLhetBru1 GCA_004026845.1_HetBruBak_v1_BIUU \77598 \\ 446 \Cape rock hyrax \Afrotheria \Procavia capensis \HLproCap3 GCA_004026925.2 \9813 \\ 447 \Cape elephant shrew \Afrotheria \Elephantulus edwardii \Aug 2012 (EleEdw1.0/eleEdw1) \28737 \\ 448 \small Madagascar hedgehog \Afrotheria \Echinops telfairi \Nov. 2012 (Broad/echTel2) \9371 \\ 449 \Talazac's shrew tenrec \Afrotheria \Microgale talazaci \HLmicTal1 GCA_004026705.1_MicTal_v1_BIUU \176115 \\ 450 \common wombat \Metatheria \Vombatus ursinus \HLvomUrs1 GCA_900497805.2 \29139 \\ 451 \koala \Metatheria \Phascolarctos cinereus \HLphaCin1 GCA_002099425.1 \38626 \\ 452 \Agile Gracile Mouse Opossum \Metatheria \Gracilinanus agilis \HLgraAgi1 GCA_016433145.1 \191870 \\ 453 \common brushtail \Metatheria \Trichosurus vulpecula \HLtriVul1 GCA_011100635.1_mTriVul1.pri \9337 \\ 454 \North American opossum \Metatheria \Didelphis virginiana \DNA zoo Didelphis virginiana \9267 \\ 455 \ground cuscus \Metatheria \Phalanger gymnotis \DNA zoo Phalanger gymnotis \65615 \\ 456 \gray short-tailed opossum \Metatheria \Monodelphis domestica \Oct. 2006 (Broad/monDom5) \13616 \\ 457 \Leadbeater's possum \Metatheria \Gymnobelideus leadbeateri \HLgymLea1 GCA_011680675.1 \38618 \\ 458 \Tasmanian wolf \Metatheria \Thylacinus cynocephalus \HLthyCyn1 GCA_007646695.1 \9275 \\ 459 \coppery ringtail possum \Metatheria \Pseudochirops cupreus \DNA zoo Pseudochirops cupreus \37702 \\ 460 \eastern gray kangaroo \Metatheria \Macropus giganteus \DNA zoo Macropus giganteus \9317 \\ 461 \golden ringtail possum \Metatheria \Pseudochirops corinnae \DNA zoo Pseudochirops corinnae \65629 \\ 462 \western gray kangaroo \Metatheria \Macropus fuliginosus \DNA zoo Macropus fuliginosus \9316 \\ 463 \tammar wallaby \Metatheria \Macropus eugenii \DNA zoo Macropus eugenii \9315 \\ 464 \red kangaroo \Metatheria \Osphranter rufus \DNA zoo Osphranter rufus \9321 \\ 465 \Western ringtail oppossum \Metatheria \Pseudocheirus occidentalis \DNA zoo Pseudocheirus occidentalis \656515 \\ 466 \tammar wallaby \Metatheria \Macropus eugenii \Sep. 2009 (TWGS Meug_1.1/macEug2) \9315 \\ 467 \yellow-footed antechinus \Metatheria \Antechinus flavipes \HLantFla1 GCA_016432865.1_AdamAnt \38775 \\ 468 \Tasmanian devil \Metatheria \Sarcophilus harrisii \HLsarHar2 GCA_902635505.1 \9305 \\ 469 \platypus \Monotremata \Ornithorhynchus anatinus \HLornAna3 GCA_004115215.1 \9258 \\ 470 \Australian echidna \Monotremata \Tachyglossus aculeatus \HLtacAcu1 GCA_015852505.1 \9261 \
\ Table 1. Genome assemblies included in the 470-way Conservation track.\
\ In full and pack display modes, conservation scores are displayed as a\ wiggle track (histogram) in which the height reflects the\ size of the score.\ The conservation wiggles can be configured in a variety of ways to\ highlight different aspects of the displayed information.\ Click the Graph configuration help link for an explanation\ of the configuration options.
\\ Pairwise alignments of each species to the human genome are\ displayed below the conservation histogram as a grayscale density plot (in\ pack mode) or as a wiggle (in full mode) that indicates alignment quality.\ In dense display mode, conservation is shown in grayscale using\ darker values to indicate higher levels of overall conservation\ as scored by phastCons.
\\ Checkboxes on the track configuration page allow selection of the\ species to include in the pairwise display.\ Note that excluding species from the pairwise display does not alter the\ the conservation score display.
\\ To view detailed information about the alignments at a specific\ position, zoom the display in to 30,000 or fewer bases, then click on\ the alignment.
\ \\ The Display chains between alignments configuration option\ enables display of gaps between alignment blocks in the pairwise alignments in\ a manner similar to the Chain track display. Missing sequence in any\ assembly is highlighted in the track display by regions of yellow when zoomed\ out and by Ns when displayed at base level. The following conventions are used:\
\ Discontinuities in the genomic context (chromosome, scaffold or region) of the\ aligned DNA in the aligning species are shown as follows:\
\ When zoomed-in to the base-level display, the track shows the base\ composition of each alignment. The numbers and symbols on the Gaps\ line indicate the lengths of gaps in the human sequence at those\ alignment positions relative to the longest non-human sequence.\ If there is sufficient space in the display, the size of the gap is shown.\ If the space is insufficient and the gap size is a multiple of 3, a\ "*" is displayed; other gap sizes are indicated by "+".
\\ Codon translation is available in base-level display mode if the\ displayed region is identified as a coding segment. To display this annotation,\ select the species for translation from the pull-down menu in the Codon\ Translation configuration section at the top of the page. Then, select one of\ the following modes:\
\ Codon translation uses the following gene tracks as the basis for translation:\
\ \\
\ Table 2. Gene tracks used for codon translation.\\ Gene Track Species \ RefSeq Genes aardvark, American pika, Amur tiger, Angolan colobus, big brown bat, black flying fox, black snub-nosed monkey, Bolivian squirrel monkey, Brandt's bat, Cape elephant shrew, Cape golden mole, cattle, chimpanzee, Chinese tree shrew, Coquerel's sifaka, degu, dog, domestic cat, domestic guinea pig, drill, European shrew, Florida manatee, golden hamster, gray mouse lemur, green monkey, Hawaiian monk seal, horse, house mouse, house mouse, human, killer whale, lesser Egyptian jerboa, little brown bat, long-tailed chinchilla, Ma's night monkey, minke whale, naked mole-rat, nine-banded armadillo, Northern sea otter, Norway rat, Ord's kangaroo rat, Pacific walrus, Panamanian white-faced capuchin, Philippine tarsier, pig, pig-tailed macaque, polar bear, prairie vole, Przewalski's horse, pygmy chimpanzee, rabbit, Rhesus monkey, small Madagascar hedgehog, small-eared galago, sooty mangabey, southern white rhinoceros, star-nosed mole, Sumatran orangutan, thirteen-lined ground squirrel, Upper Galilee mountains blind mole rat, Vespertilio Davidii, Weddell seal, western European hedgehog, western lowland gorilla, Yangtze River dolphin \ Ensembl Genes Bos bison bison, Brazilian guinea pig, dog, gray short-tailed opossum, northern tree shrew \ Xeno RefGene alpaca, black lemur, Chinese pangolin, common bottlenose dolphin, proboscis monkey, Sclater's lemur, Southern sea otter, tammar wallaby \ no annotation African buffalo, African grass rat, African hunting dog, African hunting dog, African savanna elephant, African woodland thicket rat, Agile Gracile Mouse Opossum, Allen's swamp monkey, Alpine ibex, Alpine marmot, alpine musk deer, American beaver, American black bear, American black bear, American mink, Amur leopard cat, antarctic fur seal, Antarctic minke whale, Antillean ghost-faced bat, aoudad, Arabian camel, Arctic fox, Arctic ground squirrel, argali, Asian black bear, Asian palm civet, Asiatic elephant, Asiatic mouflon, Asiatic tapir, Asiatic tapir, ass, Australian echidna, aye-aye, babakoto, Bactrian camel, banded mongoose, Bank vole, bearded seal, beluga whale, bighorn sheep, bighorn sheep, black muntjac, black rat, black rhinoceros, black-footed cat, black-handed spider monkey, Blue whale, Bohar reedbuck, Bolivian squirrel monkey, Bolivian titi, Bonin flying fox, boutu, bowhead whale, Brazilian free-tailed bat, Brazilian porcupine, Brazilian tapir, brindled gnu, brown lemur, brush rabbit, bush duiker, bushbuck, Cacomistle, cactus mouse, California big-eared bat, California sea lion, Canada lynx, Cantor's roundleaf bat, Cape rock hyrax, capybara, Central European red deer, Chacoan peccary, cheetah, Chinese forest musk deer, Chinese hamster, Chinese pangolin, Chinese rufous horseshoe bat, Chinese water deer, chiru, Clouded leopard, Cobus hunteri, common bottlenose dolphin, common bottlenose dolphin, common brushtail, common pipistrelle, common pipistrelle, common vampire bat, Common vole, common wombat, coppery ringtail possum, Coquerel's mouse lemur, crab-eating macaque, crested porcupine, Cuvier's beaked whale, Damara mole-rat, dassie-rat, Daurian ground squirrel, De Brazza's monkey, desert woodrat, dingo, domestic ferret, domestic yak, donkey, dugong, dwarf mongoose, eastern gray kangaroo, eastern mole, Eastern roe deer, Egyptian rousette, Egyptian spiny mouse, Equus burchelli boehmi, ermine, Eurasian elk, Eurasian red squirrel, Eurasian river otter, Eurasian water vole, European polecat, European rabbit, European woodmouse, evening bat, Fat dormouse, fat sand rat, Fin whale, fossa, franciscana, Francois's langur, Gambian giant pouched rat, gaur, gayal, gelada, gemsbok, gerenuk, giant anteater, giant otter, giant otter, giant panda, giraffe, giraffe, goat, Gobi jerboa, golden ringtail possum, golden snub-nosed monkey, golden spiny mouse, gracile shrew mole, Grant's gazelle, gray seal, gray squirrel, great gerbil, great roundleaf bat, greater bamboo lemur, greater bulldog bat, Greater cane rat, greater horseshoe bat, greater Indian rhinoceros, greater kudu, greater mouse-eared bat, grey whale, grizzly bear, ground cuscus, guanaco, Gunnison's prairie dog, Hanuman langur, harbor porpoise, harbor porpoise, harbor seal, Harvey's duiker, hazel dormouse, Hesperomys crinitus, Himalayan marmot, hippopotamus, hippopotamus, Hispaniolan solenodon, hispid cotton rat, hoary bamboo rat, hoary bat, Hoffmann's two-fingered sloth, Hog deer, hog-nosed bat, Honduran yellow-shouldered bat, humpback whale, Iberian mole, impala, Indian false vampire, Indian flying fox, Indo-pacific bottlenose dolphin, Indo-pacific bottlenose dolphin, Indo-pacific humpbacked dolphin, Indus River dolphin, jaguar, jaguar, jaguarundi, Jamaican fruit-eating bat, Jamaican fruit-eating bat, Japanese macaque, Java mouse-deer, kinkajou, Kirk's dik-dik, klipspringer, koala, Kuhl's pipistrelle, Lama pacos huacaya, large flying fox, Leadbeater's possum, lechwe, leopard, Leschenault's rousette, lesser dawn bat, Lesser dwarf lemur, lesser kudu, Lesser long-nosed bat, lesser mouse-deer, lesser panda, lesser short-nosed fruit bat, lion, little brown bat, llama, llama, long-finned pilot whale, long-tongued fruit bat, Madagascan rousette, Malagasy flying fox, Malagasy straw-colored fruit bat, Malayan pangolin, Malayan pangolin, mandrill, mantled howler monkey, Masai giraffe, Maxwell's duiker, meadow jumping mouse, meerkat, meerkat, melon-headed whale, Miniopterus schreibersii natalensis, Mona monkey, Mongolian gerbil, mongoose lemur, Montane guinea pig, mountain beaver, mountain goat, Mountain hare, mouse lemur, mule deer, muntjak, Murina feae, muskrat, narwhal, Nilgiri tahr, North American badger, North American opossum, North American porcupine, North Atlantic right whale, North Pacific right whale, Northern American river otter, Northern elephant seal, northern fur seal, Northern giant mouse lemur, northern gundi, Northern long-eared myotis, Northern mole vole, northern rock mouse, Northern rufous mouse lemur, northern white rhinoceros, northern white-cheeked gibbon, Norway rat, nutria, okapi, oldfield mouse, olive baboon, pacarana, Pacific pocket mouse, Pacific white-sided dolphin, pale spear-nosed bat, Pallas's mastiff bat, pallid bat, Parnell's mustached bat, Patagonian cavy, Pere David's deer, Peromyscus californicus subsp. insignis, platypus, porcupine caribou, prairie deer mouse, pronghorn, Przewalski's gazelle, puma, punctate agouti, pygmy Bryde's whale, pygmy marmoset, pygmy sperm whale, rabbit, raccoon, ratel, red bat, red fox, red guenon, red kangaroo, Red shanked douc langur, reed vole, Reeves' muntjac, reindeer, Ring-tailed lemur, roan antelope, root vole, royal antelope, Ryukyu mouse, sable, sable antelope, saiga antelope, Schizostoma hirsutum, Schreibers' long-fingered bat, scimitar-horned oryx, Sclater's lemur, Seba's short-tailed bat, sheep, short-tailed field vole, shrew mouse, Siberian ibex, Siberian musk deer, silvery gibbon, slow loris, snow sheep, snowshoe hare, social tuco-tuco, South African ground squirrel, Southern elephant seal, southern grasshopper mouse, southern multimammate mouse, southern tamandua, Southern three-banded armadillo, southern two-toed sloth, southern two-toed sloth, Sowerby's beaked whale, Spanish lynx, sperm whale, sperm whale, spotted hyena, springbok, springhare, steenbok, Steller sea lion, Steller's sea cow, Stephens's kangaroo rat, steppe mouse, straw-colored fruit bat, stripe-headed round-eared bat, striped hyena, Sumatran rhinoceros, Sunda flying lemur, suni, tailed tailless bat, Talazac's shrew tenrec, tamarin, tammar wallaby, Tasmanian devil, Tasmanian wolf, Thomson's gazelle, topi, Transcaucasian mole vole, Tree pangolin, Tree pangolin, tufted capuchin, Ugandan red Colobus, Vancouver Island marmot, vaquita, Vicugna mensalis, walrus, water buffalo, waterbuck, western gray kangaroo, Western ringtail oppossum, western spotted skunk, western wild mouse, white-faced saki, white-footed mouse, white-fronted capuchin, white-lipped deer, White-nosed coati, white-tailed deer, white-tailed deer, white-tailed deer, white-tufted-ear marmoset, Wild Bactrian camel, wild goat, wild yak, wolverine, woodchuck, woodchuck, woodland dormouse, Yangtze finless porpoise, Yarkand deer, yellow-bellied marmot, yellow-footed antechinus, yellow-spotted hyrax, zebu cattle,\
\ Pairwise alignments with the human genome were generated for\ each species using lastz from repeat-masked genomic sequence.\ Pairwise alignments were then linked into chains using a dynamic programming\ algorithm that finds maximally scoring chains of gapless subsections\ of the alignments organized in a kd-tree.\ The scoring matrix and parameters for pairwise alignment and chaining\ were tuned for each species based on phylogenetic distance from the reference.\ High-scoring chains were then placed along the genome, with\ gaps filled by lower-scoring chains, to produce an alignment net.\
\ \\ The phyloP are phylogenetic methods that rely\ on a tree model containing the tree topology, branch lengths representing\ evolutionary distance at neutrally evolving sites, the background distribution\ of nucleotides, and a substitution rate matrix.\ The\ all-species tree model for this track was\ generated using the phyloFit program from the PHAST package\ (REV model, EM algorithm, medium precision) using multiple alignments of\ 4-fold degenerate sites extracted from the 470-way alignment\ (msa_view). The 4d sites were derived from the RefSeq (Reviewed+Coding) gene\ set, filtered to select single-coverage long transcripts.\
\\ This same tree model was used in the phyloP calculations; however, the\ background frequencies were modified to maintain reversibility.\ The resulting tree model:\ all species.\
\\ The phyloP program supports several different methods for computing\ p-values of conservation or acceleration, for individual nucleotides or\ larger elements (\ http://compgen.cshl.edu/phast/). Here it was used\ to produce separate scores at each base (--wig-scores option), considering\ all branches of the phylogeny rather than a particular subtree or lineage\ (i.e., the --subtree option was not used). The scores were computed by\ performing a likelihood ratio test at each alignment column (--method LRT),\ and scores for both conservation and acceleration were produced (--mode\ CONACC).\
\ \This track was created using the following programs:\
\ Harris RS.\ Improved pairwise alignment of genomic DNA.\ Ph.D. Thesis. Pennsylvania State University, USA. 2007.\
\ \\ Cooper GM, Stone EA, Asimenos G, NISC Comparative Sequencing Program., Green ED, Batzoglou S, Sidow\ A.\ \ Distribution and intensity of constraint in mammalian genomic sequence.\ Genome Res. 2005 Jul;15(7):901-13.\ PMID: 15965027;\ PMC: PMC1172034;\ DOI: 10.1101/gr.3577405\
\ \\ Pollard KS, Hubisz MJ, Rosenbloom KR, Siepel A.\ \ Detection of nonneutral substitution rates on mammalian phylogenies.\ Genome Res. 2010 Jan;20(1):110-21.\ PMID: 19858363;\ PMC: PMC2798823\
\ \\ Siepel A, Haussler D.\ Phylogenetic Hidden Markov Models.\ In: Nielsen R, editor. Statistical Methods in Molecular Evolution.\ New York: Springer; 2005. pp. 325-351.\ DOI: 10.1007/0-387-27733-1_12\
\ \\ Siepel A, Pollard KS, and Haussler D. New methods for detecting\ lineage-specific selection. In Proceedings of the 10th International\ Conference on Research in Computational Molecular Biology (RECOMB 2006), pp. 190-205.\ DOI: 10.1007/11732990_17\
\ compGeno 1 compositeTrack on\ dragAndDrop subTracks\ group compGeno\ longLabel Multiz Alignment & Conservation (470 mammals)\ shortLabel Multiz 470-way\ subGroup1 view Views align=Multiz_Alignments phyloP=Basewise_Conservation_(phyloP) phastcons=Element_Conservation_(phastCons) elements=Conserved_Elements\ track cons470way\ type bed 4\ visibility hide\ cons470wayViewalign Multiz 470-way bed 4 Multiz Alignment & Conservation (470 mammals) 3 100 0 0 0 127 127 127 0 0 0 compGeno 1 longLabel Multiz Alignment & Conservation (470 mammals)\ parent cons470way\ shortLabel Multiz 470-way\ track cons470wayViewalign\ view align\ viewUi on\ visibility pack\ multiz100way Multiz Align wigMaf 0.0 1.0 Multiz Alignments of 100 Vertebrates 3 100 0 10 100 0 90 10 0 0 0 compGeno 1 altColor 0,90,10\ color 0, 10, 100\ defaultMaf multiz100wayDefault\ frames multiz100wayFrames\ group compGeno\ irows on\ itemFirstCharCase noChange\ longLabel Multiz Alignments of 100 Vertebrates\ noInherit on\ parent cons100wayViewalign on\ priority 100\ sGroup_Afrotheria loxAfr3 eleEdw1 triMan1 chrAsi1 echTel2 oryAfe1\ sGroup_Birds falChe1 falPer1 ficAlb2 zonAlb1 geoFor1 taeGut2 pseHum1 melUnd1 amaVit1 araMac1 colLiv1 anaPla1 galGal4 melGal1\ sGroup_Euarchontoglires tupChi1 speTri2 jacJac1 micOch1 criGri1 mesAur1 mm10 rn6 hetGla2 cavPor3 chiLan1 octDeg1 oryCun2 ochPri3\ sGroup_Fish tetNig2 fr3 takFla1 oreNil2 neoBri1 hapBur1 mayZeb1 punNye1 oryLat2 xipMac1 gasAcu1 gadMor1 danRer10 astMex1 lepOcu1 petMar2\ sGroup_Laurasiatheria susScr3 vicPac2 camFer1 turTru2 orcOrc1 panHod1 bosTau8 oviAri3 capHir1 equCab2 cerSim1 felCat8 canFam3 musFur1 ailMel1 odoRosDiv1 lepWed1 pteAle1 pteVam1 myoDav1 myoLuc2 eptFus1 eriEur2 sorAra2 conCri1\ sGroup_Mammal dasNov3 monDom5 sarHar1 macEug2 ornAna1\ sGroup_Primate panTro4 gorGor3 ponAbe2 nomLeu3 rheMac3 macFas5 papAnu2 chlSab2 calJac3 saiBol1 otoGar3\ sGroup_Sarcopterygii allMis1 cheMyd1 chrPic2 pelSin1 apaSpi1 anoCar2 xenTro7 latCha1\ shortLabel Multiz Align\ speciesCodonDefault hg38\ speciesDefaultOff speTri2 micOch1 criGri1 mesAur1 rn6 hetGla2 cavPor3 chiLan1 octDeg1 oryCun2 ochPri3 susScr3 vicPac2 camFer1 turTru2 orcOrc1 panHod1 bosTau8 oviAri3 capHir1 equCab2 cerSim1 felCat8 musFur1 ailMel1 odoRosDiv1 lepWed1 pteAle1 pteVam1 myoDav1 myoLuc2 eptFus1 eriEur2 sorAra2 conCri1 eleEdw1 triMan1 chrAsi1 echTel2 oryAfe1 dasNov3 sarHar1 macEug2 ornAna1 falChe1 falPer1 ficAlb2 zonAlb1 geoFor1 taeGut2 pseHum1 melUnd1 amaVit1 araMac1 colLiv1 anaPla1 melGal1 allMis1 cheMyd1 chrPic2 pelSin1 apaSpi1 anoCar2 latCha1 tetNig2 fr3 takFla1 oreNil2 neoBri1 hapBur1 mayZeb1 punNye1 oryLat2 xipMac1 gasAcu1 gadMor1 astMex1 lepOcu1 calJac3 chlSab2 gorGor3 jacJac1 macFas5 monDom5 nomLeu3 otoGar3 panTro4 papAnu2 ponAbe2 saiBol1 tupChi1 petMar2\ speciesDefaultOn hg38 canFam3 loxAfr3 xenTro7 danRer10 galGal4 rheMac3 mm10\ speciesGroups Primate Euarchontoglires Laurasiatheria Afrotheria Mammal Birds Sarcopterygii Fish\ subGroups view=align\ summary multiz100waySummary\ track multiz100way\ treeImage phylo/hg38_100way.png\ type wigMaf 0.0 1.0\ multiz30way Multiz Align wigMaf 0.0 1.0 Multiz Alignments of 30 mammals (27 primates) 3 100 0 10 100 0 90 10 0 0 0 compGeno 1 altColor 0,90,10\ color 0, 10, 100\ frames multiz30wayFrames\ group compGeno\ irows on\ itemFirstCharCase noChange\ longLabel Multiz Alignments of 30 mammals (27 primates)\ noInherit on\ parent cons30wayViewalign on\ priority 100\ sGroup_Primates panTro5 panPan2 gorGor5 ponAbe2 nomLeu3 nasLar1 rhiBie1 rhiRox1 colAng1 macFas5 rheMac8 papAnu3 macNem1 cerAty1 chlSab2 manLeu1 saiBol1 aotNan1 calJac3 cebCap1 tarSyr2 eulFla1 eulMac1 proCoq1 micMur3 otoGar3 mm10 canFam3 dasNov3\ shortLabel Multiz Align\ speciesCodonDefault hg38\ speciesGroups Primates\ subGroups view=align\ summary multiz30waySummary\ track multiz30way\ treeImage phylo/hg38_30way.png\ type wigMaf 0.0 1.0\ muscleDeMicheliCellType Muscle Cells bigBarChart Muscle RNA binned by cell type from De Micheli et al 2020 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=muscle-cell-atlas&gene=$$\ This track displays data from A\ reference single-cell transcriptomic atlas of human skeletal muscle tissue\ reveals bifurcated muscle stem cell populations. Muscle tissue was\ analyzed using single-cell RNA-sequencing (scRNA-seq) and subsequent clustering\ distinguished 16 muscle-resident cell types based on their identified marker\ genes found in De Micheli et al., 2020. Muscle samples were from\ surgically discarded tissue taken from a wide variety of anatomical sites.
\ \\ This track collection contains two bar chart tracks of RNA expression in the\ human muscle where cells are grouped by cell type \ (Muscle Cells) or biosample\ (Muscle Sample). \ The default track displayed is \ Muscle Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
stem cell | |
adipose | |
fibroblast | |
immune | |
muscle | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Muscle Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well. Note that the \ Muscle Sample subtrack is colored based on \ colors provided from Figure 1 from De Micheli et al., 2020.
\ \ \ \\ Muscle tissue cell type populations.\ \
\
\
\
\
De Micheli et al. Skelet\
Muscle. 2020. / CC BY 4.0\
\
\
\ Muscle samples were taken from 10 healthy donors of ages ranging from 41-81\ years old from different sections of the face (F), trunk (T), and leg (L).\ Excessive fat and connective tissue were removed from the muscle samples prior\ to enzymatic dissociation. Next, libraries were prepared using the 10x Genomics\ 3' v2 or v3 library kit and sequenced on the Illumina NextSeq 500. This\ resulted in libraries with 200-250 million reads which were processed using Cell\ Ranger version 3.1. In total, over 22,000 RNA transcriptomic profiles were\ generated from all of the samples after quality control filtering. The single\ cell transcriptomes from all 10 datasets were integrated using a scRNA-seq\ integration method called Scanorama as described in the reference below.\ \
The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Andrea De Micheli of the Cosgrove Laboratory at Cornell University\ and to the many authors who worked on producing and publishing this data set. The\ data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed Luis Nassar. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ De Micheli AJ, Spector JA, Elemento O, Cosgrove BD.\ \ A reference single-cell transcriptomic atlas of human skeletal muscle tissue reveals bifurcated\ muscle stem cell populations.\ Skelet Muscle. 2020 Jul 6;10(1):19.\ PMID: 32624006; PMC: PMC7336639
\ singleCell 1 barChartBars skeletal_muscle_cell_ACTA1+ smooth_muscle_cell_ACTA2+_MYH11+_MYL9+ adipocyte_APOD+_CFD+_PLAC9+ macrophage_C1QA+_CD74+ platelet_CD36+_VWF+ endothelial_cell_CLDN5+_PECAM1+ fibroblast_COL1A1+ fibroblast_DCN+_GSN+_MYOC+ fibroblast_FBN1+_MFAP5+_CD55+ erythroblast_HBA1+ endothelial_cell_HBA1+ B/T/NK_cell_IL7R+_PTPRC+_NKG7+ muscle_stem_cell_PAX7+_DLK1+_(MuSC1) muscle_stem_cell_PAX7-_MYF5+_(MuSC2) pericyte_RGS5+_MYL9+ macrophage_(inflammatory)_S100A9+_LYZ+\ barChartColors #d55acd #bb1b98 #fd8738 #da2f08 #b6513e #11b606 #b65928 #b35024 #b25023 #cf8b7e #419916 #fc344a #d33e3f #98672c #1dad0c #dc2c04\ barChartLabel Cell type\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/muscleDeMicheli/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/muscleDeMicheli/cell_type.bb\ defaultLabelFields name\ html muscleDeMicheli\ labelFields name,name2\ longLabel Muscle RNA binned by cell type from De Micheli et al 2020\ parent muscleDeMicheli\ shortLabel Muscle Cells\ track muscleDeMicheliCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=muscle-cell-atlas&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ muscleDeMicheli Muscle De Micheli Muscle single cell data from De Micheli et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from A\ reference single-cell transcriptomic atlas of human skeletal muscle tissue\ reveals bifurcated muscle stem cell populations. Muscle tissue was\ analyzed using single-cell RNA-sequencing (scRNA-seq) and subsequent clustering\ distinguished 16 muscle-resident cell types based on their identified marker\ genes found in De Micheli et al., 2020. Muscle samples were from\ surgically discarded tissue taken from a wide variety of anatomical sites.
\ \\ This track collection contains two bar chart tracks of RNA expression in the\ human muscle where cells are grouped by cell type \ (Muscle Cells) or biosample\ (Muscle Sample). \ The default track displayed is \ Muscle Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
stem cell | |
adipose | |
fibroblast | |
immune | |
muscle | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Muscle Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well. Note that the \ Muscle Sample subtrack is colored based on \ colors provided from Figure 1 from De Micheli et al., 2020.
\ \ \ \ \\ Muscle samples were taken from 10 healthy donors of ages ranging from 41-81\ years old from different sections of the face (F), trunk (T), and leg (L).\ Excessive fat and connective tissue were removed from the muscle samples prior\ to enzymatic dissociation. Next, libraries were prepared using the 10x Genomics\ 3' v2 or v3 library kit and sequenced on the Illumina NextSeq 500. This\ resulted in libraries with 200-250 million reads which were processed using Cell\ Ranger version 3.1. In total, over 22,000 RNA transcriptomic profiles were\ generated from all of the samples after quality control filtering. The single\ cell transcriptomes from all 10 datasets were integrated using a scRNA-seq\ integration method called Scanorama as described in the reference below.\ \
The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Andrea De Micheli of the Cosgrove Laboratory at Cornell University\ and to the many authors who worked on producing and publishing this data set. The\ data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed Luis Nassar. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ De Micheli AJ, Spector JA, Elemento O, Cosgrove BD.\ \ A reference single-cell transcriptomic atlas of human skeletal muscle tissue reveals bifurcated\ muscle stem cell populations.\ Skelet Muscle. 2020 Jul 6;10(1):19.\ PMID: 32624006; PMC: PMC7336639
\ singleCell 0 group singleCell\ longLabel Muscle single cell data from De Micheli et al 2020\ shortLabel Muscle De Micheli\ superTrack on\ track muscleDeMicheli\ visibility hide\ muscleDeMicheliSample Muscle Sample bigBarChart Muscle RNA binned by biosample from De Micheli et al 2020 0 100 0 0 0 127 127 127 0 0 0 http://cells.ucsc.edu/?ds=muscle-cell-atlas&gene=$$\ This track displays data from A\ reference single-cell transcriptomic atlas of human skeletal muscle tissue\ reveals bifurcated muscle stem cell populations. Muscle tissue was\ analyzed using single-cell RNA-sequencing (scRNA-seq) and subsequent clustering\ distinguished 16 muscle-resident cell types based on their identified marker\ genes found in De Micheli et al., 2020. Muscle samples were from\ surgically discarded tissue taken from a wide variety of anatomical sites.
\ \\ This track collection contains two bar chart tracks of RNA expression in the\ human muscle where cells are grouped by cell type \ (Muscle Cells) or biosample\ (Muscle Sample). \ The default track displayed is \ Muscle Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
stem cell | |
adipose | |
fibroblast | |
immune | |
muscle | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the \ Muscle Cells subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well. Note that the \ Muscle Sample subtrack is colored based on \ colors provided from Figure 1 from De Micheli et al., 2020.
\ \ \ \\ Details on sex, age, anatomical site, and single-cell transcriptomes after\ quality control (QC) filtering from 10 donors. Colors represent areas from\ which samples were taken from.
\ \\
\
\
\
De Micheli et al. Skelet\
Muscle. 2020. / CC BY 4.0
\ Cell type proportions across the 10 donors and grouped by leg (donors 02, 07,\ 08), trunk (donors 01, 05, 06, 09, 10), and face (donors 03, 04).
\ \\
\
\
\
De Micheli et al. Skelet\
Muscle. 2020. / CC BY 4.0
\ Muscle samples were taken from 10 healthy donors of ages ranging from 41-81\ years old from different sections of the face (F), trunk (T), and leg (L).\ Excessive fat and connective tissue were removed from the muscle samples prior\ to enzymatic dissociation. Next, libraries were prepared using the 10x Genomics\ 3' v2 or v3 library kit and sequenced on the Illumina NextSeq 500. This\ resulted in libraries with 200-250 million reads which were processed using Cell\ Ranger version 3.1. In total, over 22,000 RNA transcriptomic profiles were\ generated from all of the samples after quality control filtering. The single\ cell transcriptomes from all 10 datasets were integrated using a scRNA-seq\ integration method called Scanorama as described in the reference below.\ \
The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Andrea De Micheli of the Cosgrove Laboratory at Cornell University\ and to the many authors who worked on producing and publishing this data set. The\ data were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick \ then reviewed Luis Nassar. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ De Micheli AJ, Spector JA, Elemento O, Cosgrove BD.\ \ A reference single-cell transcriptomic atlas of human skeletal muscle tissue reveals bifurcated\ muscle stem cell populations.\ Skelet Muscle. 2020 Jul 6;10(1):19.\ PMID: 32624006; PMC: PMC7336639
\ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/muscleDeMicheli/sample.colors\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/muscleDeMicheli/sample.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/muscleDeMicheli/sample.bb\ defaultLabelFields name\ html muscleDeMicheli\ labelFields name,name2\ longLabel Muscle RNA binned by biosample from De Micheli et al 2020\ parent muscleDeMicheli\ shortLabel Muscle Sample\ track muscleDeMicheliSample\ transformFunc NONE\ type bigBarChart\ url http://cells.ucsc.edu/?ds=muscle-cell-atlas&gene=$$\ urlLabel UCSC Cell Browser:\ visibility hide\ hprcChainNetViewnet Nets bed 3 Human Genomes, Chain/Net pairwise alignments, as mapped by the HPRC project 1 100 0 0 0 255 255 0 0 0 0 hprc 1 longLabel Human Genomes, Chain/Net pairwise alignments, as mapped by the HPRC project\ parent hprcChainNet\ shortLabel Nets\ track hprcChainNetViewnet\ view net\ visibility dense\ nonCodingRNAs Non-coding RNA RNA sequences that do not code for a protein 0 100 0 0 0 127 127 127 0 0 0\ This is a super track for non-coding RNA data, subtracks represent some form of non-coding RNA data. \
\The body map RNA-Seq data was kindly provided by the Gene Expression\ Applications research group at Illumina.
\ \ Genome coordinates for the sno/miRNA track were obtained from the miRBase sequences\ FTP site and from \ \ snoRNABase coordinates download page.\\ \
\ When making use of these data, please cite the folowing articles in addition to\ the primary sources of the miRNA sequences:
\\ Griffiths-Jones S, Saini HK, van Dongen S, Enright AJ.\ miRBase: tools for microRNA genomics.\ Nucleic Acids Res. 2008 Jan 1;36(Database issue):D154-8.
\\ Griffiths-Jones S, Grocock RJ, van Dongen S, Bateman A, Enright AJ.\ miRBase: microRNA sequences, targets and gene nomenclature.\ Nucleic Acids Res. 2006 Jan 1;34(Database issue):D140-4.
\\ Griffiths-Jones S.\ The microRNA Registry.\ Nucleic Acids Res. 2004 Jan 1;32(Database issue):D109-11.
\\ Weber MJ.\ New human and mouse microRNA genes found by homology search.\
\ You may also want to cite The Wellcome Trust Sanger Institute \ miRBase and The Laboratoire de Biologie Moleculaire \ Eucaryote snoRNABase.
\\ The following publication provides guidelines on miRNA annotation:\ Ambros V. et al., \ A uniform system for microRNA annotation. \ RNA. 2003;9(3):277-9.
\\ \ \
\ Cabili MN, Trapnell C, Goff L, Koziol M, Tazon-Vega B, Regev A, Rinn JL.\ \ Integrative annotation of human large intergenic noncoding RNAs reveals global properties and\ specific subclasses.\ Genes Dev. 2011 Sep 15;25(18):1915-27.\ PMID: 21890647; PMC: PMC3185964\
\ \\ Trapnell C, Williams BA, Pertea G, Mortazavi A, Kwan G, van Baren MJ, Salzberg SL, Wold BJ, Pachter\ L.\ \ Transcript assembly and quantification by RNA-Seq reveals unannotated transcripts and isoform\ switching during cell differentiation.\ Nat Biotechnol. 2010 May;28(5):511-5.\ PMID: 20436464; PMC: PMC3146043\
\ \ \ genes 0 group genes\ longLabel RNA sequences that do not code for a protein\ shortLabel Non-coding RNA\ superTrack on\ track nonCodingRNAs\ knownGeneOldV45 Old UCSC Genes genePred Previous Version of UCSC Genes 0 100 82 82 160 168 168 207 0 0 0\ The Old UCSC Genes track shows genes from the previous version of\ the UCSC Genes build, which was built with GENCODE v45 models.\ See the description page\ for more information on how the new GENCODE v46 track was built.\
\\ The new release has 278,220 total transcripts, compared with 277,801 in the previous version. The\ total number of canonical genes has decreased from 70,711 to 70,611.\ genes 1 baseColorDefault genomicCodons\ baseColorUseCds given\ color 82,82,160\ group genes\ hgsid on\ longLabel Previous Version of UCSC Genes\ oldToNew kgV45ToKgV46\ shortLabel Old UCSC Genes\ track knownGeneOldV45\ type genePred\ visibility hide\ oreganno ORegAnno bed 4 + Regulatory elements from ORegAnno 0 100 102 102 0 178 178 127 0 0 0
\ This track displays literature-curated regulatory regions, transcription\ factor binding sites, and regulatory polymorphisms from\ ORegAnno (Open Regulatory Annotation). For more detailed\ information on a particular regulatory element, follow the link to ORegAnno\ from the details page. \ \
\ \The display may be filtered to show only selected region types, such as:
\ \To exclude a region type, uncheck the appropriate box in the list at the top of \ the Track Settings page.
\ \\ An ORegAnno record describes an experimentally proven and published regulatory\ region (promoter, enhancer, etc.), transcription factor binding site, or\ regulatory polymorphism. Each annotation must have the following attributes:\
\ ORegAnno core team and principal contacts: Stephen Montgomery, Obi Griffith, \ and Steven Jones from Canada's Michael Smith Genome Sciences Centre, Vancouver, \ British Columbia, Canada.
\\ The ORegAnno community (please see individual citations for various\ features): ORegAnno Citation.\ \
\ Lesurf R, Cotto KC, Wang G, Griffith M, Kasaian K, Jones SJ, Montgomery SB, Griffith OL, Open\ Regulatory Annotation Consortium..\ \ ORegAnno 3.0: a community-driven resource for curated regulatory annotation.\ Nucleic Acids Res. 2016 Jan 4;44(D1):D126-32.\ PMID: 26578589; PMC: PMC4702855\
\ \\ Griffith OL, Montgomery SB, Bernier B, Chu B, Kasaian K, Aerts S, Mahony S, Sleumer MC, Bilenky M,\ Haeussler M et al.\ \ ORegAnno: an open-access community-driven resource for regulatory annotation.\ Nucleic Acids Res. 2008 Jan;36(Database issue):D107-13.\ PMID: 18006570; PMC: PMC2239002\
\ \\ Montgomery SB, Griffith OL, Sleumer MC, Bergman CM, Bilenky M, Pleasance ED, \ Prychyna Y, Zhang X, Jones SJ. \ ORegAnno: an open access database and curation system for \ literature-derived promoters, transcription factor binding sites and regulatory variation.\ Bioinformatics. 2006 Mar 1;22(5):637-40.\ PMID: 16397004\
\ \ regulation 1 color 102,102,0\ group regulation\ longLabel Regulatory elements from ORegAnno\ shortLabel ORegAnno\ track oreganno\ type bed 4 +\ visibility hide\ orfeomeMrna ORFeome Clones psl ORFeome Collaboration Gene Clones 3 100 34 139 34 144 197 144 0 0 0\ This track show alignments of human clones from the\ \ ORFeome Collaboration. The goal of the project is to be an\ "unrestricted source of fully sequence-validated full-ORF human cDNA\ clones in a format allowing easy transfer of the ORF sequences into\ virtually any type of expression vector. A major goal is to provide\ at least one fully-sequenced full-ORF clone for each human, mouse, and zebrafish gene.\ This track is updated automatically as new clones become available.\
\ \\ The track follows the display conventions for\ gene prediction\ tracks.
\ \\ ORFeome human clones were obtained from GenBank and aligned against the\ genome using the blat program. When a single clone aligned in multiple\ places, the alignment having the highest base identity was found. Only alignments\ having a base identity level within 0.5% of the best and at least 96% base\ identity with the genomic sequence were kept.\
\ \\ Visit the ORFeome Collaboration\ \ members page for a list of credits and references.\
\ genes 1 baseColorDefault diffCodons\ baseColorUseCds genbank\ baseColorUseSequence genbank\ color 34,139,34\ group genes\ indelDoubleInsert on\ indelQueryInsert on\ longLabel ORFeome Collaboration Gene Clones\ parent mgcOrfeomeMrna\ shortLabel ORFeome Clones\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ track orfeomeMrna\ type psl\ visibility pack\ orphadata Orphanet bigBed 9 + Orphadata: Aggregated Data From Orphanet 0 100 0 0 0 127 127 127 0 0 0 http://www.orpha.net/consor/cgi-bin/OC_Exp.php?lng=en&Expert=$$\ The Orphadata: Aggregated data from Orphanet (Orphanet) track shows genomic positions \ of genes and their association to human disorders, related epidemiological data, and phenotypic\ annotations. As a consortium of 40 countries throughout the world, \ Orphanet\ gathers and improves knowledge regarding rare diseases and maintains the Orphanet rare disease \ nomenclature (ORPHAcode), essential in improving the visibility of rare diseases in health and\ research information systems. The data is updated monthly by Orphanet and updated monthly \ on the UCSC Genome Browser.\
\ \Mouseover on items shows the gene name, disorder name, modes of inheritance(s) (if available), \ and age(s) of onset (if available). Tracks can be filtered according to gene-disorder association \ types, modes of inheritance, and ages of onset. Clicking an item from the browser will return \ the complete entry, including gene linkouts to Ensembl, OMIM, and HGNC, as well as phenotype information \ using HPO (human phenotype ontology) terms.\ \ For more information on the use of this data, see \ the Orphadata FAQs.
\ \The raw data can be explored interactively with the Table Browser, \ or the Data Integrator. \ For automated analysis, the data may be queried from our REST API. \ Please refer to our mailing list archives \ for questions, or our Data Access FAQ \ for more information.\ \
Data is also freely available through \ Orphadata datasets.
\ \Orphadata files were reformatted at UCSC to the \ bigBed format.
\ \Thank you to the Orphanet and Orphadata team and to Tiana Pereira, Christopher Lee, \ Daniel Schmelter, and Anna Benet-Pages of the Genome Browser team.
\ \\ Pavan S, Rommel K, Mateo Marquina ME, Höhn S, Lanneau V, Rath A.\ \ Clinical Practice Guidelines for Rare Diseases: The Orphanet Database.\ PLoS One. 2017;12(1):e0170365.\ PMID: 28099516; PMC: PMC5242437\
\ \\ Nguengang Wakap S, Lambert DM, Olry A, Rodwell C, Gueydan C, Lanneau V, Murphy D, Le Cam Y, Rath A.\ \ Estimating cumulative point prevalence of rare diseases: analysis of the Orphanet database.\ Eur J Hum Genet. 2020 Feb;28(2):165-173.\ PMID: 31527858; PMC: PMC6974615\
\ phenDis 1 bedNameLabel OrphaCode\ bigDataUrl /gbdb/hg38/bbi/orphanet/orphadata.bb\ filterValues.assnType Biomarker tested in,Candidate gene tested in,Disease-causing germline mutation(s) (gain of function) in,Disease-causing germline mutation(s) (loss of function) in,Disease-causing germline mutation(s) in,Disease-causing somatic mutation(s) in,Major susceptibility factor in,Modifying germline mutation in,Part of a fusion gene in,Role in the phenotype of\ filterValues.inheritance Autosomal dominant,Autosomal recessive,Mitochondrial inheritance,Multigenic/multifactorial,No data available,Not applicable,Oligogenic,Semi-dominant,Unknown,X-linked dominant,X-linked recessive,Y-linked\ filterValues.onsetList Adolescent,Adult,All ages,Antenatal,Childhood,Elderly,Infancy,Neonatal,No data available\ group phenDis\ itemRgb on\ longLabel Orphadata: Aggregated Data From Orphanet\ mouseOver Gene: $geneSymbol, Disorder: $disorder, Inheritance(s): $inheritance, Onset: $onsetList\ shortLabel Orphanet\ skipEmptyFields on\ skipFields name,score,itemRgb\ track orphadata\ type bigBed 9 +\ url http://www.orpha.net/consor/cgi-bin/OC_Exp.php?lng=en&Expert=$$\ urlLabel OrphaNet Phenotype Link:\ urls ensemblID="https://ensembl.org/Homo_sapiens/Gene/Summary?db=core;g=$$" pmid="https://pubmed.ncbi.nlm.nih.gov/$$" orphaCode="http://www.orpha.net/consor/cgi-bin/OC_Exp.php?lng=en&Expert=$$" omim="https://www.omim.org/entry/$$?search=$$&highlight=$$" hgnc="https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:$$"\ xenoEst Other ESTs psl xeno Non-Human ESTs from GenBank 0 100 0 0 0 127 127 127 1 0 0 https://www.ncbi.nlm.nih.gov/htbin-post/Entrez/query?form=4&db=n&term=$$\ This track displays translated blat alignments of expressed sequence tags \ (ESTs) in GenBank from organisms other than human.\ ESTs are single-read sequences, typically about 500 bases in length, that \ usually represent fragments of transcribed genes.
\ \\ This track follows the display conventions for \ PSL alignment tracks. In dense display mode, the items that\ are more darkly shaded indicate matches of better quality.
\\ The strand information (+/-) for this track is in two parts. The\ first + or - indicates the orientation of the query sequence whose\ translated protein produced the match. The second + or - indicates the\ orientation of the matching translated genomic sequence. Because the two\ orientations of a DNA sequence give different predicted protein sequences,\ there are four combinations. ++ is not the same as --, nor is +- the same\ as -+.
\\ The description page for this track has a filter that can be used to change \ the display mode, alter the color, and include/exclude a subset of items \ within the track. This may be helpful when many items are shown in the track \ display, especially when only some are relevant to the current task.
\\ To use the filter:\
\ This track may also be configured to display base labeling, a feature that\ allows the user to display all bases in the aligning sequence or only those\ that differ from the genomic sequence. For more information about this option,\ go to the\ \ Base Coloring for Alignment Tracks page.\ Several types of alignment gap may also be colored;\ for more information, go to the\ \ Alignment Insertion/Deletion Display Options page.\
\ \\ To generate this track, the ESTs were aligned against the genome using \ blat. When a single EST aligned in multiple places, the \ alignment having the highest base identity was found. Only alignments \ having a base identity level within 0.5% of the best and at least 96% base \ identity with the genomic sequence were kept.
\ \\ This track was produced at UCSC from EST sequence data submitted to the \ international public sequence databases by scientists worldwide.
\ \\ Benson DA, Cavanaugh M, Clark K, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW.\ \ GenBank.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D36-42.\ PMID: 23193287; PMC: PMC3531190\
\ \\ Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Wheeler DL.\ GenBank: update.\ Nucleic Acids Res. 2004 Jan 1;32(Database issue):D23-6.\ PMID: 14681350; PMC: PMC308779\
\ \\ Kent WJ.\ BLAT - the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ rna 1 baseColorUseSequence genbank\ group rna\ indelDoubleInsert on\ indelQueryInsert on\ longLabel Non-Human ESTs from GenBank\ shortLabel Other ESTs\ spectrum on\ track xenoEst\ type psl xeno\ url https://www.ncbi.nlm.nih.gov/htbin-post/Entrez/query?form=4&db=n&term=$$\ visibility hide\ xenoMrna Other mRNAs psl xeno Non-Human mRNAs from GenBank 0 100 0 0 0 127 127 127 1 0 0\ This track displays translated blat alignments of vertebrate and\ invertebrate mRNA in\ \ GenBank from organisms other than human.\
\ \\ This track follows the display conventions for\ \ PSL alignment tracks. In dense display mode, the items that\ are more darkly shaded indicate matches of better quality.\
\ \\ The strand information (+/-) for this track is in two parts. The\ first + indicates the orientation of the query sequence whose\ translated protein produced the match (here always 5' to 3', hence +).\ The second + or - indicates the orientation of the matching\ translated genomic sequence. Because the two orientations of a DNA\ sequence give different predicted protein sequences, there are four\ combinations. ++ is not the same as --, nor is +- the same as -+.\
\ \\ The description page for this track has a filter that can be used to change\ the display mode, alter the color, and include/exclude a subset of items\ within the track. This may be helpful when many items are shown in the track\ display, especially when only some are relevant to the current task.\
\ \\ To use the filter:\
\ This track may also be configured to display codon coloring, a feature that\ allows the user to quickly compare mRNAs against the genomic sequence. For more\ information about this option, go to the\ \ Codon and Base Coloring for Alignment Tracks page.\ Several types of alignment gap may also be colored;\ for more information, go to the\ \ Alignment Insertion/Deletion Display Options page.\
\ \\ The mRNAs were aligned against the human genome using translated blat.\ When a single mRNA aligned in multiple places, the alignment having the\ highest base identity was found. Only those alignments having a base\ identity level within 1% of the best and at least 25% base identity with the\ genomic sequence were kept.\
\ \\ The mRNA track was produced at UCSC from mRNA sequence data\ submitted to the international public sequence databases by\ scientists worldwide.\
\ \\ Benson DA, Cavanaugh M, Clark K, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW.\ \ GenBank.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D36-42.\ PMID: 23193287; PMC: PMC3531190\
\ \\ Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Wheeler DL.\ GenBank: update.\ Nucleic Acids Res. 2004 Jan 1;32(Database issue):D23-6.\ PMID: 14681350; PMC: PMC308779\
\ \\ Kent WJ.\ BLAT - the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ rna 1 baseColorUseCds genbank\ baseColorUseSequence genbank\ group rna\ indelDoubleInsert on\ indelQueryInsert on\ longLabel Non-Human mRNAs from GenBank\ shortLabel Other mRNAs\ showDiffBasesAllScales .\ spectrum on\ track xenoMrna\ type psl xeno\ visibility hide\ xenoRefGene Other RefSeq genePred xenoRefPep xenoRefMrna Non-Human RefSeq Genes 0 100 12 12 120 133 133 187 0 0 0\ This track shows known protein-coding and non-protein-coding genes \ for organisms other than human, taken from the NCBI RNA reference \ sequences collection (RefSeq). The data underlying this track are \ updated weekly.
\ \\ This track follows the display conventions for \ gene prediction \ tracks.\ The color shading indicates the level of review the RefSeq record has \ undergone: predicted (light), provisional (medium), reviewed (dark).
\\ The item labels and display colors of features within this track can be\ configured through the controls at the top of the track description page. \
\ The RNAs were aligned against the human genome using blat; those\ with an alignment of less than 15% were discarded. When a single RNA aligned \ in multiple places, the alignment having the highest base identity was \ identified. Only alignments having a base identity level within 0.5% of \ the best and at least 25% base identity with the genomic sequence were kept.\
\ \\ This track was produced at UCSC from RNA sequence data\ generated by scientists worldwide and curated by the \ NCBI RefSeq project.
\ \\ Kent WJ.\ \ BLAT--the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ \\ Pruitt KD, Brown GR, Hiatt SM, Thibaud-Nissen F, Astashyn A, Ermolaeva O, Farrell CM, Hart J,\ Landrum MJ, McGarvey KM et al.\ \ RefSeq: an update on mammalian reference sequences.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D756-63.\ PMID: 24259432; PMC: PMC3965018\
\ \\ Pruitt KD, Tatusova T, Maglott DR.\ \ NCBI Reference Sequence (RefSeq): a curated non-redundant sequence database of genomes, transcripts and proteins.\ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D501-4.\ PMID: 15608248; PMC: PMC539979\
\ genes 1 color 12,12,120\ group genes\ longLabel Non-Human RefSeq Genes\ shortLabel Other RefSeq\ track xenoRefGene\ type genePred xenoRefPep xenoRefMrna\ visibility hide\ hprcChainNet Pairwise Alignments bed 3 Human Genomes, Chain/Net pairwise alignments, as mapped by the HPRC project 0 100 0 0 0 255 255 0 0 0 0\ This track shows regions of the human genome that are alignable to other Homo sapiens genomes.\ The alignable parts are shown with thick blocks that look like exons.\ Non-alignable parts between these are shown with thin lines like introns.\ More description on this display can be found below.\
\ \\ Other assemblies included in this track are from the\ HPRC project.\
\ \\ The chain track shows alignments of the human genome to other\ Homo sapiens genomes using a gap scoring system that allows longer gaps\ than traditional affine gap scoring systems. It can also tolerate gaps in both\ source and target assemblies simultaneously. These\ "double-sided" gaps can be caused by local inversions and\ overlapping deletions in both species.\
\ The chain track displays boxes joined together by either single or\ double lines. The boxes represent aligning regions.\ Single lines indicate gaps that are largely due to a deletion in the\ query assembly or an insertion in the target assembly.\ assembly. Double lines represent more complex gaps that involve substantial\ sequence in both species. This may result from inversions, overlapping\ deletions, an abundance of local mutation, or an unsequenced gap in one\ species. In cases where multiple chains align over a particular region of\ the target genome, the chains with single-lined gaps are often\ due to processed pseudogenes, while chains with double-lined gaps are more\ often due to paralogs and unprocessed pseudogenes.
\\ In the "pack" and "full" display\ modes, the individual feature names indicate the chromosome, strand, and\ location (in thousands) of the match for each matching alignment.
\ \By default, the chains to chromosome-based assemblies are colored\ based on which chromosome they map to in the aligning organism. To turn\ off the coloring, check the "off" button next to: Color\ track based on chromosome.
\\ To display only the chains of one chromosome in the aligning\ organism, enter the name of that chromosome (e.g. chr4) in box next to:\ Filter by chromosome.
\ \\ The bigChain files were obtained from the\ HPRC S3 bucket (Amazon Web Services). For more\ information about how the bigChain files were generated, please refer to the HPRC publication below.\
\ \\ Thank you to Glenn Hickey for providing the HAL file from the HPRC project.\
\ \\ Liao WW, Asri M, Ebler J, Doerr D, Haukness M, Hickey G, Lu S, Lucas JK, Monlong J, Abel HJ et\ al.\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ DOI: 10.1038/s41586-023-05896-x; PMID: 37165242; PMC: PMC10172123\
\ \\ Hickey G, Monlong J, Ebler J, Novak AM, Eizenga JM, Gao Y, Human Pangenome Reference Consortium,\ Marschall T, Li H, Paten B.\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nat Biotechnol. 2023 May 10;.\ DOI: 10.1038/s41587-023-01793-w; PMID: 37165083; PMC: PMC10638906\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q, Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ DOI: 10.1038/s41586-020-2871-y; PMID: 33177663; PMC: PMC7673649\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ DOI: 10.1101/gr.123356.111;\ PMID: 21665927; PMC: PMC3166836\
\ hprc 1 altColor 255,255,0\ color 0,0,0\ compositeTrack on\ configurable on\ dimensions dimensionX=subpop dimensionY=sample\ dragAndDrop subTracks\ group hprc\ html hprcChains\ longLabel Human Genomes, Chain/Net pairwise alignments, as mapped by the HPRC project\ noInherit on\ shortLabel Pairwise Alignments\ sortOrder subpop=+ population=+ hap=+ sample=+\ subGroup1 view Views chain=Chains net=Nets\ subGroup2 sample Sample s001=HG02622.mat s002=HG02622.pat s003=HG02717.mat s004=HG02630.pat s005=HG02630.mat s006=HG02717.pat s007=HG02572.pat s008=HG02572.mat s009=HG02886.mat s010=HG02886.pat s011=HG03540.mat s012=HG03540.pat s013=HG02818.pat s014=HG02818.mat s015=HG02723.mat s016=HG02723.pat s017=HG02257.pat s018=HG02257.mat s019=HG02559.pat s020=HG02559.mat s021=HG02486.pat s022=HG02486.mat s023=HG01891.mat s024=HG01891.pat s025=HG02109.mat s026=HG02055.pat s027=HG02109.pat s028=HG02055.mat s029=HG02145.mat s030=HG02145.pat s031=HG03579.mat s032=HG03579.pat s033=HG03453.mat s034=HG03453.pat s035=HG03486.pat s036=HG03486.mat s037=HG03098.pat s038=HG03098.mat s039=NA18906.mat s040=NA18906.pat s041=NA20129.pat s042=NA20129.mat s043=HG03516.pat s044=HG03516.mat s045=HG01175.pat s046=HG01106.pat s047=HG01175.mat s048=HG00741.mat s049=HG00741.pat s050=HG01106.mat s051=HG01071.mat s052=HG00735.pat s053=HG01071.pat s054=HG00735.mat s055=HG01243.pat s056=HG01109.mat s057=HG01243.mat s058=HG01109.pat s059=HG00733.pat s060=HG00733.mat s061=HG02148.pat s062=HG02148.mat s063=HG01952.mat s064=HG01952.pat s065=HG01928.mat s066=HG01928.pat s067=HG01978.pat s068=HG01978.mat s069=HG01258.mat s070=HG01123.mat s071=HG01258.pat s072=HG01361.mat s073=HG01123.pat s074=HG01361.pat s075=HG01358.mat s076=HG01358.pat s077=HG00438.mat s078=HG00673.mat s079=HG00621.pat s080=HG00673.pat s081=HG00438.pat s082=HG00621.mat s083=HG02080.pat s084=HG02080.mat s085=NA21309.mat s086=NA21309.pat s087=T2T-CHM13v2.0 s088=HG03492.pat s089=HG03492.mat\ subGroup3 subpop Subpopulation gwd=Gambian acb=Afr_Carib_Barbados msl=Mende_Sierra_Leone yri=Yoruba_Nigeria asw=African_SW_USA esn=Esan_Nigeria pur=Puerto_Rico pel=Peru_Lima clm=Columbia_Medellin chs=Han_SoChina khv=Vietnam_Kinh pjl=Punjabo_Pakist hapmap=HAPMAP t2t=T2T\ subGroup4 population Population afr=African amr=American eas=East_Asian eur=European sas=South_Asian other=other\ subGroup5 hap Haplotype mat=maternal pat=paternal pri=primary\ track hprcChainNet\ type bed 3\ visibility hide\ pancreasBaron Pancreas Baron Pancreas single cell sequencing from Baron et al 2016 0 100 0 0 0 127 127 127 0 0 0\ This track shows data from A Single-Cell Transcriptomic Map of the Human and Mouse\ Pancreas Reveals Inter- and Intra-cell Population Structure. Pancreas\ tissue was analyzed using droplet-based single-cell RNA-sequencing (scRNA-seq)\ and subsequent clustering distinguished 14 pancreas-resident cell types based\ on their identified marker genes found in Baron et al., 2016.
\ \\ There are four bar chart tracks in this track collection with pancreas cells\ grouped by either batch (Pancreas Batch),\ cell type (Pancreas Cells), detailed\ cell type (Pancreas Details) and\ donor (Pancreas Donor). The default track\ displayed is pancreas cells grouped by cell type.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
secretory | |
endothelial | |
epithelial | |
fibroblast |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the\ Pancreas Cells\ subtrack, where the bars represent relatively pure cell types. They can give an\ overview of the cell composition within other categories in other subtracks as\ well.
\ \\ Human islets were obtained from two female cadaveric donors ages 51 (human2)\ and 59 (human4) and two male cadaveric donors ages 17 (human1) and 38 (human3).\ The samples collected from human 1-3 were non-diabetic and human 4 had type 2\ diabetes mellitus. Using single-cell RNA-sequencing ~10,000 human pancreatic\ cells were isolated and sequenced. For each donor, several separate batches of\ ~800 cells were prepared and sequenced to obtain an average of about 100,000\ reads per cell. Cells were barcoded using the inDrop platform which follows the\ CEL-Seq protocol for library construction. Paired end sequencing was done on\ the Illumina Hiseq 2500. After filtering out cells with limited numbers of\ detected genes, the dataset contained 8,629 cells from the four donors.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Mayaan Baron, Adrian Veres, Samuel L. Wolock, Aubrey L. Faust, and to\ the many authors who worked on producing and publishing this data set. The data\ were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick then\ reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Baron M, Veres A, Wolock SL, Faust AL, Gaujoux R, Vetere A, Ryu JH, Wagner BK, Shen-Orr SS, Klein AM\ et al.\ \ A Single-Cell Transcriptomic Map of the Human and Mouse Pancreas Reveals Inter- and Intra-cell\ Population Structure.\ Cell Syst. 2016 Oct 26;3(4):346-360.e4.\ PMID: 27667365; PMC: PMC5228327
\ singleCell 0 group singleCell\ longLabel Pancreas single cell sequencing from Baron et al 2016\ shortLabel Pancreas Baron\ superTrack on\ track pancreasBaron\ visibility hide\ pancreasBaronBatch Pancreas Batch bigBarChart Pancreas cells binned by batch from Baron et al 2016 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ This track shows data from A Single-Cell Transcriptomic Map of the Human and Mouse\ Pancreas Reveals Inter- and Intra-cell Population Structure. Pancreas\ tissue was analyzed using droplet-based single-cell RNA-sequencing (scRNA-seq)\ and subsequent clustering distinguished 14 pancreas-resident cell types based\ on their identified marker genes found in Baron et al., 2016.
\ \\ There are four bar chart tracks in this track collection with pancreas cells\ grouped by either batch (Pancreas Batch),\ cell type (Pancreas Cells), detailed\ cell type (Pancreas Details) and\ donor (Pancreas Donor). The default track\ displayed is pancreas cells grouped by cell type.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
secretory | |
endothelial | |
epithelial | |
fibroblast |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the\ Pancreas Cells\ subtrack, where the bars represent relatively pure cell types. They can give an\ overview of the cell composition within other categories in other subtracks as\ well.
\ \\ Human islets were obtained from two female cadaveric donors ages 51 (human2)\ and 59 (human4) and two male cadaveric donors ages 17 (human1) and 38 (human3).\ The samples collected from human 1-3 were non-diabetic and human 4 had type 2\ diabetes mellitus. Using single-cell RNA-sequencing ~10,000 human pancreatic\ cells were isolated and sequenced. For each donor, several separate batches of\ ~800 cells were prepared and sequenced to obtain an average of about 100,000\ reads per cell. Cells were barcoded using the inDrop platform which follows the\ CEL-Seq protocol for library construction. Paired end sequencing was done on\ the Illumina Hiseq 2500. After filtering out cells with limited numbers of\ detected genes, the dataset contained 8,629 cells from the four donors.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Mayaan Baron, Adrian Veres, Samuel L. Wolock, Aubrey L. Faust, and to\ the many authors who worked on producing and publishing this data set. The data\ were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick then\ reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Baron M, Veres A, Wolock SL, Faust AL, Gaujoux R, Vetere A, Ryu JH, Wagner BK, Shen-Orr SS, Klein AM\ et al.\ \ A Single-Cell Transcriptomic Map of the Human and Mouse Pancreas Reveals Inter- and Intra-cell\ Population Structure.\ Cell Syst. 2016 Oct 26;3(4):346-360.e4.\ PMID: 27667365; PMC: PMC5228327
\ singleCell 1 barChartBars human1_lib1 human1_lib2 human1_lib3 human2_lib1 human2_lib2 human2_lib3 human3_lib1 human3_lib2 human3_lib3 human3_lib4 human4_lib1 human4_lib3\ barChartColors #1e56cc #1e57cb #1c56d0 #2b5cb7 #2d5ab7 #275cbc #1256e0 #1055e2 #0f55e5 #0e55e6 #225ac4 #215ac6\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/pancreasBaron/batch.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/pancreasBaron/batch.bb\ defaultLabelFields name\ html pancreasBaron\ labelFields name,name2\ longLabel Pancreas cells binned by batch from Baron et al 2016\ parent pancreasBaron\ shortLabel Pancreas Batch\ track pancreasBaronBatch\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ pancreasBaronCellType Pancreas Cells bigBarChart Pancreas cells binned by cell type from Baron et al 2016 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ This track shows data from A Single-Cell Transcriptomic Map of the Human and Mouse\ Pancreas Reveals Inter- and Intra-cell Population Structure. Pancreas\ tissue was analyzed using droplet-based single-cell RNA-sequencing (scRNA-seq)\ and subsequent clustering distinguished 14 pancreas-resident cell types based\ on their identified marker genes found in Baron et al., 2016.
\ \\ There are four bar chart tracks in this track collection with pancreas cells\ grouped by either batch (Pancreas Batch),\ cell type (Pancreas Cells), detailed\ cell type (Pancreas Details) and\ donor (Pancreas Donor). The default track\ displayed is pancreas cells grouped by cell type.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
secretory | |
endothelial | |
epithelial | |
fibroblast |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the\ Pancreas Cells\ subtrack, where the bars represent relatively pure cell types. They can give an\ overview of the cell composition within other categories in other subtracks as\ well.
\ \\ Human islets were obtained from two female cadaveric donors ages 51 (human2)\ and 59 (human4) and two male cadaveric donors ages 17 (human1) and 38 (human3).\ The samples collected from human 1-3 were non-diabetic and human 4 had type 2\ diabetes mellitus. Using single-cell RNA-sequencing ~10,000 human pancreatic\ cells were isolated and sequenced. For each donor, several separate batches of\ ~800 cells were prepared and sequenced to obtain an average of about 100,000\ reads per cell. Cells were barcoded using the inDrop platform which follows the\ CEL-Seq protocol for library construction. Paired end sequencing was done on\ the Illumina Hiseq 2500. After filtering out cells with limited numbers of\ detected genes, the dataset contained 8,629 cells from the four donors.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Mayaan Baron, Adrian Veres, Samuel L. Wolock, Aubrey L. Faust, and to\ the many authors who worked on producing and publishing this data set. The data\ were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick then\ reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Baron M, Veres A, Wolock SL, Faust AL, Gaujoux R, Vetere A, Ryu JH, Wagner BK, Shen-Orr SS, Klein AM\ et al.\ \ A Single-Cell Transcriptomic Map of the Human and Mouse Pancreas Reveals Inter- and Intra-cell\ Population Structure.\ Cell Syst. 2016 Oct 26;3(4):346-360.e4.\ PMID: 27667365; PMC: PMC5228327
\ singleCell 1 barChartBars acinar_cell stellate_(activated)_cell islet_alpha_cell islet_beta_cell islet_delta_cell ductal_cell endothelial_cell islet_epsilon_cell islet_gamma_cell other stellate_(quiescent)_cell\ barChartColors #0d55e6 #c68c6e #2a58bc #1754d9 #2457c4 #0298be #57d457 #c2cfe7 #7290d0 #f9b9b9 #c58c6e\ barChartLimit 2.5\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/pancreasBaron/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/pancreasBaron/cell_type.bb\ defaultLabelFields name\ html pancreasBaron\ labelFields name,name2\ longLabel Pancreas cells binned by cell type from Baron et al 2016\ parent pancreasBaron\ shortLabel Pancreas Cells\ track pancreasBaronCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ pancreasBaronDetailedCellType Pancreas Details bigBarChart Pancreas cells binned by detailed cell type from Baron et al 2016 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ This track shows data from A Single-Cell Transcriptomic Map of the Human and Mouse\ Pancreas Reveals Inter- and Intra-cell Population Structure. Pancreas\ tissue was analyzed using droplet-based single-cell RNA-sequencing (scRNA-seq)\ and subsequent clustering distinguished 14 pancreas-resident cell types based\ on their identified marker genes found in Baron et al., 2016.
\ \\ There are four bar chart tracks in this track collection with pancreas cells\ grouped by either batch (Pancreas Batch),\ cell type (Pancreas Cells), detailed\ cell type (Pancreas Details) and\ donor (Pancreas Donor). The default track\ displayed is pancreas cells grouped by cell type.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
secretory | |
endothelial | |
epithelial | |
fibroblast |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the\ Pancreas Cells\ subtrack, where the bars represent relatively pure cell types. They can give an\ overview of the cell composition within other categories in other subtracks as\ well.
\ \\ Human islets were obtained from two female cadaveric donors ages 51 (human2)\ and 59 (human4) and two male cadaveric donors ages 17 (human1) and 38 (human3).\ The samples collected from human 1-3 were non-diabetic and human 4 had type 2\ diabetes mellitus. Using single-cell RNA-sequencing ~10,000 human pancreatic\ cells were isolated and sequenced. For each donor, several separate batches of\ ~800 cells were prepared and sequenced to obtain an average of about 100,000\ reads per cell. Cells were barcoded using the inDrop platform which follows the\ CEL-Seq protocol for library construction. Paired end sequencing was done on\ the Illumina Hiseq 2500. After filtering out cells with limited numbers of\ detected genes, the dataset contained 8,629 cells from the four donors.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Mayaan Baron, Adrian Veres, Samuel L. Wolock, Aubrey L. Faust, and to\ the many authors who worked on producing and publishing this data set. The data\ were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick then\ reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Baron M, Veres A, Wolock SL, Faust AL, Gaujoux R, Vetere A, Ryu JH, Wagner BK, Shen-Orr SS, Klein AM\ et al.\ \ A Single-Cell Transcriptomic Map of the Human and Mouse Pancreas Reveals Inter- and Intra-cell\ Population Structure.\ Cell Syst. 2016 Oct 26;3(4):346-360.e4.\ PMID: 27667365; PMC: PMC5228327
\ singleCell 1 barChartBars acinar activated_stellate alpha beta delta ductal endothelial epsilon gamma macrophage mast quiescent_stellate schwann t_cell\ barChartColors #0d55e6 #c68c6e #2a58bc #1754d9 #2457c4 #0298be #57d457 #c2cfe7 #7290d0 #f5bcbc #edc0c0 #c58c6e #dfcac6 #eadadb\ barChartLimit 2.5\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/pancreasBaron/detailed_cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/pancreasBaron/detailed_cell_type.bb\ defaultLabelFields name\ html pancreasBaron\ labelFields name,name2\ longLabel Pancreas cells binned by detailed cell type from Baron et al 2016\ parent pancreasBaron\ shortLabel Pancreas Details\ track pancreasBaronDetailedCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ pancreasBaronDonor Pancreas Donor bigBarChart Pancreas cells binned by organ donor from Baron et al 2016 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ This track shows data from A Single-Cell Transcriptomic Map of the Human and Mouse\ Pancreas Reveals Inter- and Intra-cell Population Structure. Pancreas\ tissue was analyzed using droplet-based single-cell RNA-sequencing (scRNA-seq)\ and subsequent clustering distinguished 14 pancreas-resident cell types based\ on their identified marker genes found in Baron et al., 2016.
\ \\ There are four bar chart tracks in this track collection with pancreas cells\ grouped by either batch (Pancreas Batch),\ cell type (Pancreas Cells), detailed\ cell type (Pancreas Details) and\ donor (Pancreas Donor). The default track\ displayed is pancreas cells grouped by cell type.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
secretory | |
endothelial | |
epithelial | |
fibroblast |
\ Cells that fall into multiple classes will be colored by blending the colors\ associated with those classes. The colors will be purest in the\ Pancreas Cells\ subtrack, where the bars represent relatively pure cell types. They can give an\ overview of the cell composition within other categories in other subtracks as\ well.
\ \\ Human islets were obtained from two female cadaveric donors ages 51 (human2)\ and 59 (human4) and two male cadaveric donors ages 17 (human1) and 38 (human3).\ The samples collected from human 1-3 were non-diabetic and human 4 had type 2\ diabetes mellitus. Using single-cell RNA-sequencing ~10,000 human pancreatic\ cells were isolated and sequenced. For each donor, several separate batches of\ ~800 cells were prepared and sequenced to obtain an average of about 100,000\ reads per cell. Cells were barcoded using the inDrop platform which follows the\ CEL-Seq protocol for library construction. Paired end sequencing was done on\ the Illumina Hiseq 2500. After filtering out cells with limited numbers of\ detected genes, the dataset contained 8,629 cells from the four donors.
\ \\ The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Mayaan Baron, Adrian Veres, Samuel L. Wolock, Aubrey L. Faust, and to\ the many authors who worked on producing and publishing this data set. The data\ were integrated into the UCSC Genome Browser by Jim Kent and Brittney Wick then\ reviewed by Jairo Navarro. The UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Baron M, Veres A, Wolock SL, Faust AL, Gaujoux R, Vetere A, Ryu JH, Wagner BK, Shen-Orr SS, Klein AM\ et al.\ \ A Single-Cell Transcriptomic Map of the Human and Mouse Pancreas Reveals Inter- and Intra-cell\ Population Structure.\ Cell Syst. 2016 Oct 26;3(4):346-360.e4.\ PMID: 27667365; PMC: PMC5228327
\ singleCell 1 barChartBars human1 human2 human3 human4\ barChartColors #1d56cf #2a5bba #0f55e4 #225ac5\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/pancreasBaron/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/pancreasBaron/donor.bb\ defaultLabelFields name\ html pancreasBaron\ labelFields name,name2\ longLabel Pancreas cells binned by organ donor from Baron et al 2016\ parent pancreasBaron\ shortLabel Pancreas Donor\ track pancreasBaronDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-pancreas&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ panelApp PanelApp bigBed 9 + Genomics England PanelApp Diagnostics 0 100 0 0 0 127 127 127 0 0 0\ The\ Genomics England PanelApp\ tracks show gene panels that are related to human disorders. Originally developed to\ aid interpretation of participant genomes in the\ 100,000 Genomes Project, PanelApp is now also being used as the platform for\ achieving consensus on gene panels in the\ \ NHS Genomic Medicine Service (GMS).\ As panels in PanelApp are publicly available, they can also be used by other groups\ and projects. Panels are maintained and updated by\ Genomics England curators.\
\ Genes and genomic\ entities (short tandem repeats/STRs and copy number variants/CNVs)\ have been reviewed by experts to enable a community consensus to be reached on which\ genes and genomic entities should appear on a diagnostics grade panel for each disorder.\ A rating system (confidence level 0 - 3) is used to classify the level of evidence\ supporting association with phenotypes covered by the gene panel in question.\
\\ The available data tracks are: \
\ \NOTE: Due to a bug in the PanelApp gene API, between \ 5 and 20% of gene entries are missing as of 11/2/22.
\\ The individual tracks are colored by confidence level:\ \
\ Mouseover on items shows the gene name, panel associated, mode of inheritance \ (if known), phenotypes related to the gene, and confidence level. Tracks can \ be filtered according to the confidence \ level of disease association evidence. For more information on \ the use of this data, see the PanelApp\ FAQs.\
\ \\ The raw data can be explored interactively with the\ Table Browser or the\ Data Integrator.\ For automated analysis, the data may be queried from our\ REST API.\
\\ For automated download and analysis, the genome annotation is stored in a bigBed file that\ can be downloaded from\ our download server.\ The files for this track are called genes.bb, tandRep.bb and cnv.bb. Individual\ regions or the whole genome annotation can be obtained using our tool bigBedToBed\ which can be compiled from the source code or downloaded as a precompiled\ binary for your system. Instructions for downloading source code and binaries can be found\ here.\ The tool\ can also be used to obtain only features within a given range, e.g. \ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/panelApp/genes.bb -chrom=chr21 -start=0 -end=100000000 stdout
\ \\ Please refer to our\ \ mailing list archives for questions, or our\ \ Data Access FAQ for more information.\
\\ Data is also freely available on the\ PanelApp API.\
\ \\ This track is updated automatically every week. If you need to access older releases of the data,\ you can download them from our archive directory on the download server. To load them into the browser, select a week on the archive directory, copy the link to a file, go to My Data > Custom Tracks, click "Add custom track", paste the link into the box and click "Submit".\
\ \\ PanelApp files were reformatted at UCSC to the bigBed format. The script that updates the track is called \ updatePanelApp and can be found in our Github repository.\
\ \\ Thank you to Genomics England PanelApp, especially Catherine Snow for technical\ coordination and consultation. Thank you to Beagan Nguy, Christopher Lee, Daniel Schmelter,\ Ana Benet-Pagès and Maximilian Haeussler of the Genome Browser team for the creation of the tracks.\
\ \\ Martin AR, Williams E, Foulger RE, Leigh S, Daugherty LC, Niblock O, Leong IUS, Smith KR,\ Gerasimenko O, Haraldsdottir E et al.\ \ PanelApp crowdsources expert knowledge to establish consensus diagnostic gene panels.\ Nat Genet. 2019 Nov;51(11):1560-1565.\ PMID: 31676867\
\ phenDis 1 compositeTrack on\ group phenDis\ longLabel Genomics England PanelApp Diagnostics\ shortLabel PanelApp\ track panelApp\ type bigBed 9 +\ visibility hide\ ucscGenePfam Pfam in GENCODE bed 12 Pfam Domains in GENCODE Genes 0 100 20 0 250 137 127 252 0 0 0 https://www.ebi.ac.uk/interpro/search/text/$$/?page=1#table\ Most proteins are composed of one or more conserved functional regions called\ domains. This track shows the high-quality, manually-curated\ \ Pfam-A\ domains found in transcripts located in the GENCODE Genes track by the software HMMER3.\
\ \\ This track follows the display conventions for\ gene\ tracks.\
\ \\ The sequences from the knownGenePep table (see \ GENCODE Genes description page)\ are submitted to the set of Pfam-A HMMs which annotate regions within the\ predicted peptide that are recognizable as Pfam protein domains. These regions\ are then mapped to the transcripts themselves using the\ \ pslMap utility. A complete shell script log for every version of UCSC genes can be found in \ our GitHub repository under \ \ hg/makeDb/doc/ucscGenes, e.g. \ \ mm10.knownGenes17.csh is for the database mm10 and version 17 of UCSC known genes.\
\ \\ Of the several options for filtering out false positives, the "Trusted cutoff (TC)" \ threshold method is used in this track to determine significance. For more information regarding \ thresholds and scores, see the HMMER \ documentation and\ results interpretation pages.\
\ \\ Note: There is currently an undocumented but known HMMER problem which results in lessened \ sensitivity and possible missed searches for some zinc finger domains. Until a fix is released for \ HMMER /PFAM thresholds, please also consult the "UniProt Domains" subtrack of the UniProt\ track for more comprehensive zinc finger annotations.\
\ \\ pslMap was written by Mark Diekhans at UCSC.\
\ \\ Finn RD, Mistry J, Tate J, Coggill P, Heger A, Pollington JE, Gavin OL, Gunasekaran P, Ceric G,\ Forslund K et al.\ The Pfam protein families database.\ Nucleic Acids Res. 2010 Jan;38(Database issue):D211-22.\ PMID: 19920124; PMC: PMC2808889\
\ genes 1 color 20,0,250\ group genes\ html gencodePfam\ longLabel Pfam Domains in GENCODE Genes\ shortLabel Pfam in GENCODE\ track ucscGenePfam\ type bed 12\ url https://www.ebi.ac.uk/interpro/search/text/$$/?page=1#table\ placentaVentoTormoCellType10x Placenta Cells bigBarChart Placenta and decidua cells binned by cell type 10x from Vento-Tormo et al 2018 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars T_cell_CD4+ T_cell_CD8+ extravillous_trophoblast_(EVT) endothelial_cell T_cell_mucosal_(MAIT) myeloid_cell natural_killer_cell_(NK) other_immune_cell syncytiotrophoblast_(SCT) villous_cytotrophoblast_(VCT) decidual_perivascular_cell_(dP) decidual_stromal_cell_(dS) fetal_fibroblast_(fFB)\ barChartColors #f63247 #fa3248 #6026c2 #06bb03 #f73247 #de2903 #f03142 #ee1313 #5823d1 #5923cf #a1288a #be03bb #af4f22\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/cell_type.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by cell type 10x from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Cells\ track placentaVentoTormoCellType10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ placentaVentoTormoCellTypeSs2 Placenta Cells Ss2 bigBarChart Placenta and decidua cells binned by cell type smart-seq2 from Vento-Tormo et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars T_cell_CD4+ T_cell_CD8+ extravillous_trophoblast_(EVT) endothelial_cell T_cell_mucosal_(MAIT) myeloid_cell natural_killer_cell_(NK) other_immune_cell syncytiotrophoblast_(SCT) villous_cytotrophoblast_(VCT) decidual_perivascular_cell_(dP) decidual_stromal_cell_(dS) fetal_fibroblast_(fFB)\ barChartColors #f83147 #fa3249 #906de0 #90e28f #fa7685 #df2902 #f63248 #f46162 #cebef2 #e66b76 #c76bb1 #d456d3 #efdcd3\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/cell_type.stats\ barChartUnit units/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/cell_type.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by cell type smart-seq2 from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Cells Ss2\ track placentaVentoTormoCellTypeSs2\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ placentaVentoTormoCellDetailed10x Placenta Detail bigBarChart Placenta and decidua cells binned by detailed cell type 10x from Vento-Tormo et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars DC1 DC2 EVT Endo_(f) Endo_(m) Endo_L Granulocytes HB ILC3 MAIT MO NK_CD16+ NK_CD16- PB_Naive_CD4_ PB_Naive_CD8 PB_clonal_CD8 Plasma SCT Treg VCT dM1 dM2 dM3 dNK_p dNK1 dNK2 dNK3 dP1 dP2 dS1 dS2 dS3 dT_CD4 dT_CD8 fFB1 fFB2\ barChartColors #ef6665 #ef6565 #6026c2 #78b768 #0db506 #6bc361 #ee6e73 #ce2e17 #f4737d #f73247 #e22016 #f23144 #f97684 #f53246 #f43246 #f73247 #ef6668 #5823d1 #f6737d #5923cf #db2a07 #dc2a08 #d72b0d #e32d36 #ea303d #ef3142 #f03142 #8f3b75 #ad1a9a #bd05b8 #bd05b7 #b2169d #f83247 #f43042 #af4f22 #c48778\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/detailed_cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/detailed_cell_type.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by detailed cell type 10x from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Detail\ track placentaVentoTormoCellDetailed10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ placentaVentoTormoCellDetailedSs2 Placenta Detail Ss2 bigBarChart Placenta and decidua cells binned by detailed cell type smart-seq2 from Vento-Tormo et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars DC1 DC2 EVT Endo_(m) Endo_L Granulocytes HB ILC3 MAIT MO NK_CD16+ NK_CD16- PB_Naive_CD4_ PB_Naive_CD8 PB_clonal_CD8 Plasma SCT Treg VCT dM1 dM2 dM3 dNK_p dNK1 dNK2 dNK3 dP1 dP2 dS1 dS2 dS3 dT_CD4 dT_CD8 fFB1\ barChartColors #f6bcbd #f6bcbc #906de0 #90e18f #dbe7d5 #f2bfc4 #f4c0b6 #fac0c5 #fa7685 #e67061 #f77684 #fbc2c8 #f73146 #f87684 #f97685 #f6bcbd #cebef2 #fabec2 #e66b76 #db2a06 #e6715b #f4c0b7 #f8c2c8 #f27684 #f77685 #f97685 #e4c0d8 #e8bcdf #d458d0 #d458d1 #eab9e4 #fa7684 #f83248 #efdcd3\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/detailed_cell_type.stats\ barChartUnit units/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/detailed_cell_type.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by detailed cell type smart-seq2 from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Detail Ss2\ track placentaVentoTormoCellDetailedSs2\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ placentaVentoTormoLocation10x Placenta Loc bigBarChart Placenta and decidua cells binned by cell location 10x from Vento-Tormo et al 2018 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars Blood Decidua Placenta\ barChartColors #f73246 #c6294e #5923cf\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/Location.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/Location.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by cell location 10x from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Loc\ track placentaVentoTormoLocation10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ placentaVentoTormoLocationSs2 Placenta Loc Ss2 bigBarChart Placenta and decidua cells binned by cell location smart-seq2 from Vento-Tormo et al 2018 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars Blood Decidua\ barChartColors #f22532 #e9222c\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/Location.stats\ barChartUnit units/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/Location.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by cell location smart-seq2 from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Loc Ss2\ track placentaVentoTormoLocationSs2\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ placentaVentoTormoMatFet10x Placenta Mat/Fet bigBarChart Placenta and decidua cells binned by maternal/fetal 10x from Vento-Tormo et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars fetal maternal unknown\ barChartColors #5823d1 #e32935 #6bc361\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/mom_child.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/mom_child.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by maternal/fetal 10x from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Mat/Fet\ track placentaVentoTormoMatFet10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ placentaVentoTormoMatFetSs2 Placenta Mat/Fet Ss2 bigBarChart Placenta and decidua cells binned by maternal/fetal smart-seq2 from Vento-Tormo et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars fetal maternal\ barChartColors #936ddc #f0232e\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/mom_child.stats\ barChartUnit units/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/ss2/mom_child.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by maternal/fetal smart-seq2 from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Mat/Fet Ss2\ track placentaVentoTormoMatFetSs2\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+ss2&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ placentaVentoTormoStage10x Placenta Stage bigBarChart Placenta and decidua cells binned by placental stage 10x from Vento-Tormo et al 2018 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 1 barChartBars 12_+_1_LMP_(12_+_1_PCW) 12+2_LMP(10+2_PCW) 6_GW_/_LMP_(4_PCW) 8_+_2_LMP_(6_+_2_PCW) 9_+_2GW_(7_+_2_PCW) 9+2_GW_/_LMP_(7_PCW) 9+4_LMP(7+4_PCW)\ barChartColors #ed2c3a #ec2f3b #6026c3 #d72835 #a62c71 #6226c0 #bd06b6\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/Stage.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/placentaVentoTormo/10x/Stage.bb\ defaultLabelFields name\ html placentaVentoTormo\ labelFields name,name2\ longLabel Placenta and decidua cells binned by placental stage 10x from Vento-Tormo et al 2018\ parent placentaVentoTormo\ shortLabel Placenta Stage\ track placentaVentoTormoStage10x\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=placenta-decidua+10x&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ placentaVentoTormo Placenta Vento-Tormo Placenta and decidua cells from from Vento-Tormo et al 2018 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from Single-cell reconstruction of the early maternal-fetal\ interface in humans. Using droplet-based 10x and plate-based\ Smart-seq2 single cell RNA-sequencing (scRNA-seq) ~70,000 cells were profiled\ from first-trimester placentas with matched decidual cells and maternal\ peripheral blood mononuclear cells (PBMC).
\ \\ This track collection contains nine bar chart tracks of RNA expression in the\ human placenta, decidua, and maternal PBMCs\ where cells are grouped by cell type (Placenta\ Cells, Placenta Cells Ss2), detailed\ cell type (Placenta Detail,\ Placenta Detail Ss2), cell location\ (Placenta Loc,\ Placenta Loc Ss2), stage\ (Placenta Stage), and placenta and\ decidua cells (Placenta Mat/Fet,\ Placenta Mat/Fet Ss2). The default tracks\ displayed are Placenta Cells,\ Placenta Loc,\ Placenta Loc Ss2, and\ Placenta Mat/Fet Ss2.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
muscle | |
trophoblast | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Placenta Cells and\ Placenta Cells Ss2\ subtracks, where the bars represent relatively pure cell types. They can give an overview of \ the cell composition within other categories in other subtracks as well.
\ \\ Tissue was collected from 5 placentas (6-14 gestational weeks) and 11 deciduas.\ Additionally, blood was drawn from 6 of the donors (D4-D9) and enriched for\ PBMCs using a Ficoll-Paque gradient. Decidual and placental tissue were both\ first macroscopically separated. Decidual tissue was then chopped before\ enzymatic dissociation. Placental villi was scraped from the chorionic membrane\ before enzymatic dissociation. Decidual and blood cells were enriched for\ certain populations using an antibody panel prior to Smart-seq2 library\ preparation. Cells from blood decidua and placenta were enriched using FACS\ prior to 10x Genomics v2 library preparation. Smart-seq2 libraries were\ sequenced on an Illumina HiSeq2000. 10x libraries were sequenced on an Illumina\ HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Roser Vento-Tormo, Mirjana Efremova, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Jairo Navarro. The UCSC \ work was paid for by the Chan Zuckerberg Initiative.
\ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \ singleCell 0 group singleCell\ longLabel Placenta and decidua cells from from Vento-Tormo et al 2018\ shortLabel Placenta Vento-Tormo\ superTrack on\ track placentaVentoTormo\ visibility hide\ platinumGenomes Platinum Genomes vcfTabix Platinum genome variants 0 100 0 0 0 127 127 127 0 0 0\ These tracks show high-confidence "Platinum Genome" variant calls for two individuals,\ NA12877 and NA12878, part of a sequenced 17 member pedigree for family number\ 1463, from the Centre d'Etude du Polymorphisme Humain (CEPH). The hybrid\ track displays a merging of the NA12878 results with variant calls produced by Genome in a\ Bottle, discussed further below. CEPH is an international genetic research center that provides\ a resource of immortalized cell cultures used to map genetic markers, and pedigree 1463\ represents a family lineage from Utah of four grandparents, two parents, and 11 children.\ The whole pedigree was sequenced to 50x depth on a HiSeq 2000 Illumina system, which is\ considered a platinum standard, where platinum refers to the quality and completeness of\ the resulting assembly, such as providing full chromosome scaffolds with phasing and\ haplotypes resolved across the entire genome.
\\ This figure depicts the pedigree of the family sequenced for this study, where the ID for each\ sample is defined by adding the prefix NA128 to each numbered individual, so that 77 = NA12877\ and 78 = NA12878, corresponding to the VCF tracks available in this track set. The dark orange\ individuals indicate sequences used in the analysis methods, whereas the blue represent the\ founder generations (grandparents), which were also sequenced and used in validation steps.\ The genomes of the parent-child trio on the top right side, 91-92-78, were also sequenced\ during Phase I of the 1000 Genomes Project.
\\ These tracks represent a comprehensive genome-wide set of phased small variants that have been\ validated to high confidence. Sequencing and phasing a larger pedigree, beyond the two parents\ and one child, increases the ability to detect errors and assess the accuracy of more of the\ variants compared to a standard trio analysis. The genetic inheritance data enables creating a more\ comprehensive catalog of "platinum variants" that reflects both high accuracy and\ completeness. These results are significant as a comprehensive set of valid\ single-nucleotide variants (SNVs) and insertions and deletions (indels),\ in both the easy and difficult parts of the genome, provides a vital resource for software\ developers creating the next generation of variant callers, because these are the areas where\ the current methods most need training data to improve their methods. Since every one of the\ variants in this catalog is phased, this data set provides a resource to better assess emerging\ technologies designed to generate valid phasing information. To generate the calls, six analysis\ pipelines to call SNVs and indels were used and merged into one catalog, where the sensitivity of\ the genetic inheritance aided to detect genotyping errors and maximize the chance of only\ including true variants, that might otherwise be removed by suboptimal filtering. Read more\ about the detailed methods in the referenced paper, further describing this variant catalog\ of 4.7 million SNVs plus 0.7 million small (1-50 bp) indels, that are all consistent with\ the pattern of inheritance in the parents and 11 children of this pedigree.
\\ The hybrid track in this set extends the characterization of NA12878\ by incorporating high confidence calls produced by Genome in a Bottle analysis.\ The resulting merged files contain more comprehensive coverage of variation than either\ set independently, for instance, the hg19 version contains over 80,000 more indels than\ either input set. Read more about the hybrid methods at the following link:\ https://github.com/Illumina/PlatinumGenomes/wiki/Hybrid-truthset
\ \\
The VCF files for this track can be obtained from the download server:\
\
https://hgdownload.soe.ucsc.edu/gbdb/hg38/platinumGenomes/.
\
These files were obtained from the Platinum genomes source archive:\
https://s3.eu-central-1.amazonaws.com/platinum-genomes/2017-1.0/ReleaseNotes.txt.\
\ Eberle MA, Fritzilas E, Krusche P, Källberg M, Moore BL, Bekritsky MA, Iqbal Z, Chuang HY,\ Humphray SJ, Halpern AL et al.\ \ A reference data set of 5.4 million phased human variants validated by genetic inheritance from\ sequencing a three-generation 17-member pedigree.\ Genome Res. 2017 Jan;27(1):157-164.\ PMID: 27903644; PMC: PMC5204340\
\ \ varRep 1 compositeTrack on\ configureByPopup off\ dataVersion Release 2017-1.0\ group varRep\ html ../platinumGenomes\ longLabel Platinum genome variants\ shortLabel Platinum Genomes\ track platinumGenomes\ type vcfTabix\ vcfDoFilter off\ vcfDoMaf off\ genePredArchive Prediction Archive genePred Gene Prediction Archive 0 100 0 0 0 127 127 127 0 0 0\ This supertrack is a collection of gene prediction tracks and is composed of the following tracks:\
\\ More information about display conventions, methods, credits, and references can be found on each\ subtrack's description page.
\ genes 1 cartVersion 2\ group genes\ html ../genePredArchive\ longLabel Gene Prediction Archive\ shortLabel Prediction Archive\ superTrack on\ track genePredArchive\ type genePred\ visibility hide\ problematicSuper Problematic Regions Problematic/special genomic regions for sequencing or very variable regions 0 100 0 0 0 127 127 127 0 0 0\ This container track helps call out sections of the genome that often cause problems or\ confusion when working with the genome. The hg19 genome has a track with the same name, but with\ many more subtracks, as the GeT-RM and Genome-in-a-Bottle artifact variants do not exist yet\ for hg38, to our knowledge. If you are missing a track here that you know from\ hg19 and have an idea how to add it hg38, do not hesitate to contact us.
\ \ \\ The Problematic Regions track contains the following subtracks:\
\ The Highly Reproducible Regions track highlights regions and variants\ from eight samples that can be used to assess variant detection pipelines. The\ "Highly Reproducible Regions" subtrack comprises the intersection of the reproducible\ regions across all eight samples, while the "Variants" subtracks contain the reproducible\ variants from each assayed sample. Both tracks contain data from the following samples:\
\The Genome in a Bottle (GIAB) Problematic Regions tracks provide stratifications of the\ genome to evaluate variant calls in complex regions. It is designed for use with Global Alliance\ for Genomic Health (GA4GH) benchmarking tools like\ hap.py\ and includes regions with low complexity, segmental duplications, functional regions,\ and difficult-to-sequence areas. Developed in collaboration with GA4GH, the\ Genome in a Bottle (GIAB) consortium, and the\ Telomere-to-Telomere Consortium (T2T), the dataset aims to standardize the\ analysis of genetic variation by offering pre-defined BED files for stratifying true and false\ positives in genomic studies, facilitating accurate assessments in complex areas of the genome.
\ \\ The creation of the GIAB Problematic Regions tracks involves using a pipeline and configuration to\ generate stratification BED files that categorize genomic regions based on specific challenges,\ such as low complexity or difficult mapping, to facilitate accurate benchmarking of variant calls.\ For more information on the pipeline and configuration used, please visit the following webpage:\ \ https://ftp-trace.ncbi.nlm.nih.gov/ReferenceSamples/giab/release/genome-stratifications/v3.5/README.md.\ If you have questions or comments, please write to Justin Zook (jzook@nist.gov).
\ \ \ \\ Each track contains a set of regions of varying length with no special configuration options. \ The UCSC Unusual Regions track has a mouse-over description, all other tracks have at most\ a name field, which can be shown in pack mode. The tracks are usually kept in dense mode.\
\ \\ The Hide empty subtracks control hides subtracks with no data in the browser window.\ Changing the browser window by zooming or scrolling may result in the display of a different\ selection of tracks.\
\ \\ The raw data can be explored interactively with the Table Browser\ or the Data Integrator.\ \
\
For automated download and analysis, the genome annotation is stored in bigBed files that\
can be downloaded from\
our download server.\
Individual\
regions or the whole genome annotation can be obtained using our tool bigBedToBed\
which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tool\
can also be used to obtain only features within a given range, e.g. \
\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/problematic/comments.bb -chrom=chr21 -start=0 -end=100000000 stdout
\
\ Files were downloaded from the respective databases and converted to bigBed format.\ The procedure is documented in our\ hg38 makeDoc file.\
\ \\ Thanks to Anna Benet-Pagès, Max Haeussler, Angie Hinrichs, Daniel Schmelter, and Jairo\ Navarro at the UCSC Genome Browser for planning, building, and testing these tracks. The\ underlying data comes from the\ ENCODE Blacklist and some parts were copied manually from the HGNC and NCBI\ RefSeq tracks.\
\ \\ Amemiya HM, Kundaje A, Boyle AP.\ \ The ENCODE Blacklist: Identification of Problematic Regions of the Genome.\ Sci Rep. 2019 Jun 27;9(1):9354.\ PMID: 31249361; PMC: PMC6597582\
\ \\ Dwarshuis N, Kalra D, McDaniel J, Sanio P, Alvarez Jerez P, Jadhav B, Huang WE, Mondal R, Busby B,\ Olson ND et al.\ \ The GIAB genomic stratifications resource for human reference genomes.\ Nat Commun. 2024 Oct 19;15(1):9029.\ PMID: 39424793; PMC: PMC11489684\
\ \\ Krusche P, Trigg L, Boutros PC, Mason CE, De La Vega FM, Moore BL, Gonzalez-Porta M, Eberle MA,\ Tezak Z, Lababidi S et al.\ \ Best practices for benchmarking germline small-variant calls in human genomes.\ Nat Biotechnol. 2019 May;37(5):555-560.\ PMID: 30858580; PMC: PMC6699627\
\ \\ Pan B, Ren L, Onuchic V, Guan M, Kusko R, Bruinsma S, Trigg L, Scherer A, Ning B, Zhang C et\ al.\ \ Assessing reproducibility of inherited variants detected with short-read whole genome\ sequencing.\ Genome Biol. 2022 Jan 3;23(1):2.\ PMID: 34980216; PMC: PMC8722114\
\ map 0 group map\ html problematic\ longLabel Problematic/special genomic regions for sequencing or very variable regions\ pennantIcon Updated red ../goldenPath/newsarch.html#110424 "Updated Nov. 4, 2024"\ shortLabel Problematic Regions\ superTrack on\ track problematicSuper\ hprcArrV1 Rearrangements bigBed 9 + Rearrangements including indels, inversions, and duplications 0 100 0 0 0 100 50 0 0 0 0\ This track shows various rearrangements in the HPRC assemblies with respect to hg38. The types include indels, duplications, inversions, and other more complicated \ rearrangements. There are five tracks in the Rearrangement composite track:\ \
\ All items are labeled by the number of HPRC assemblies that have the rearrangement. The indel tracks have one or \ two additional fields that specify how large the indel is in base pairs. \ For the Insertions and Deletions track there's only one number with "bp" after it. \ For insertions, it is the size of the insertion in hg38. \ For deletions, it is the size of the sequence deleted in hg38. \ For the Other Rearrangements track, there are two numbers given: the number of unaligned \ bases in hg38 and the number of unaligned bases in the HPRC assemblies.\
\ All these tracks are built from the HPRC chains and nets. \ The actual instructions used to create these tracks are in the files hprcRearrange.txt and hprcInDel.txt.\ The first step for all the tracks is to find the orthologous sequences in each HPRC assembly for each chromosome in hg38. \ These sequences are called the query sequences. For each query sequence, we select the \ longest chain to the hg38 sequence. This is called the orthologous chain. \ Following are the specific methods for each track.\
\ Wen-Wei Liao, Mobin Asri, Jana Ebler, ...et al, Heng Lin,\ Benedict Paten\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ PMID: 37165242;\ PMC: PMC1017212;\ DOI: 10.1038/s41586-023-05896-x\
\ \\ Glenn Hickey, Jean Monlong, Jana Ebler, Adam M Novak, Jordan M Eizenga,\ Yan Gao; Human Pangenome Reference Consortium; Tobias Marschall, Heng Li,\ Benedict Paten\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nature Biotechnology. 2023 May 10. doi: 10.1038/s41587-023-01793-w.\ PMID: 37165083;\ DOI: 10.1038/s41587-023-01793-w\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q,\ Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ PMID: 33177663;\ PMC: PMC7673649;\ DOI: 10.1038/s41586-020-2871-y\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ PMID: 21665927;\ PMC: PMC3166836;\ DOI: 10.1101/gr.123356.111\
\ \ hprc 1 altColor 100,50,0\ color 0,0,0\ compositeTrack on\ filter.score 1\ filterLabel.score Minimum number of assemblies with arrangement\ group hprc\ longLabel Rearrangements including indels, inversions, and duplications\ priority 100\ shortLabel Rearrangements\ track hprcArrV1\ type bigBed 9 +\ visibility hide\ recombRate2 Recomb Rate bed Recombination rate: Genetic maps from deCODE and 1000 Genomes 0 100 0 130 0 127 192 127 0 0 0\ The recombination rate track represents calculated rates of recombination based\ on the genetic maps from deCODE (Halldorsson et al., 2019) and 1000 Genomes\ (2013 Phase 3 release, lifted from hg19). The deCODE map is more recent, has a higher \ resolution and was natively created on hg38 and therefore recommended. \ For the Recomb. deCODE average track, the recombination rates for chrX represent the female rate.\
\ \This track also includes a subtrack with all the\ individual deCODE recombination events and another subtrack with several thousand\ de-novo mutations found in the deCODE sequencing data. These two tracks are hidden by\ default and have to be switched on explicitly on the configuration page.\
\ \\ This is a super track that contains different subtracks, three with the deCODE\ recombination rates (paternal, maternal and average) and one with the 1000\ Genomes recombination rate (average). These tracks are in \ signal graph\ (wiggle) format. By default, to show most recombination hotspots, their maximum\ value is set to 100 cM, even though many regions have values higher than 100.\ The maximum value can be changed on the configuration pages of the tracks.\
\ \\ There are two more tracks that show additional details provided by deCODE: one\ subtrack with the raw data of all cross-overs tagged with their proband ID and\ another one with around 8000 human de-novo mutation variants that are linked to\ cross-over changes.\
\ \\ The deCODE genetic map was created at \ deCODE Genetics. It is based \ on microarrays assaying 626,828 SNP markers that allowed to identify 1,476,140 crossovers in\ 56,321 paternal meioses and 3,055,395 crossovers in 70,086 maternal meioses.\ In total, the data is based on 4,531,535 crossovers in 126,427 meioses. By\ using WGS data with 9,305,070 SNPs, the boundaries for 761,981 crossovers were\ refined: 247,942 crossovers in 9423 paternal meioses and 514,039 crossovers in\ 11,750 maternal meioses. The average resolution of the genetic map is 682 base\ pairs (bp): 655 and 708 bp for the paternal and maternal maps, respectively.\
\ \The 1000 Genomes genetic map is based on the IMPUTE genetic map based on 1000 Genomes Phase 3, on hg19 coordinates. It\ was converted to hg38 by Po-Ru Loh at the Broad Institute. After a run of \ liftOver, he post-processed the data to deal with situations in which\ consecutive map locations became much closer/farther after lifting. The\ heuristic used is sufficient for statistical phasing but may not be optimal for\ other analyses. For this reason, and because of its higher resolution, the DeCODE\ map is therefore recommended for hg38.\
\ \As with all other tracks, the data conversion commands and pointers to the\ original data files are documented in the \ makeDoc file of this track.
\ \\ The raw data can be explored interactively with the Table Browser, or\ the Data Integrator. For automated access, this track, like all\ others, is available via our API. However, for bulk\ processing, it is recommended to download the dataset.\
\ \\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig and bigBed\
files that can be downloaded from\
our download server.\
Individual regions or the whole genome annotation can be obtained using our tools bigWigToWig\
or bigBedToBed which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to a given range, e.g.,\
\
bigWigToBedGraph -chrom=chr17 -start=45941345 -end=45942345 http://hgdownload.soe.ucsc.edu/gbdb/hg38/recombRate/recombAvg.bw stdout\
\
\ Please refer to our\ Data Access FAQ\ for more information.\
\ \\ This track was produced at UCSC using data that are freely available for\ the deCODE\ and 1000 Genomes genetic maps. Thanks to Po-Ru Loh at the\ Broad Institute for providing the code to lift the hg19 1000 Genomes map data to hg38.\
\ \\ 1000 Genomes Project Consortium., Abecasis GR, Altshuler D, Auton A, Brooks LD, Durbin RM, Gibbs RA,\ Hurles ME, McVean GA.\ \ A map of human genome variation from population-scale sequencing.\ Nature. 2010 Oct 28;467(7319):1061-73.\ PMID: 20981092; PMC: PMC3042601\
\ \\ Halldorsson BV, Palsson G, Stefansson OA, Jonsson H, Hardarson MT, Eggertsson HP, Gunnarsson B,\ Oddsson A, Halldorsson GH, Zink F et al.\ \ Characterizing mutagenic effects of recombination through a sequence-level genetic map.\ Science. 2019 Jan 25;363(6425).\ PMID: 30679340\
\ map 1 color 0,130,0\ group map\ longLabel Recombination rate: Genetic maps from deCODE and 1000 Genomes\ shortLabel Recomb Rate\ superTrack on hide\ track recombRate2\ type bed\ visibility hide\ rectumWangCellType Rectum Cells bigBarChart Rectum cells binned by cell type from Wang et al 2020 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-intestine+rectum&gene=$$\ This track shows data from Single-cell transcriptome analysis reveals differential\ nutrient absorption functions in human intestine. Droplet-based\ single-cell RNA sequencing (scRNA-seq) was used to survey gene expression\ profiles of the epithelium in the human ileum, colon, and rectum. A total of 7\ cell clusters were identified: enterocytes (EC), goblet cells (G), paneth-like\ cells (PLC), enteroendocrine cells (EEC), progenitor cells (PRO),\ transient-amplifying cells (TA) and stem cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in rectum\ cells where cells are grouped by cell type\ (Rectum Cells) or donor\ (Rectum Donor). The default track\ displayed is Rectum Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. Note that the Rectum Donor track\ is colored by donor for improved clarity.
\ \\ Using scRNA-seq, RNA profiles of intestinal epithelial cells were obtained for\ 3,898 cells from two human rectum samples. Tissue samples belonged to two\ female donors diagnosed with Adenocarcinoma age 66 (Rectum-1) and age 50\ (Rectum-2). The healthy intestinal mucous membranes used for each sample were\ cut away from the tumor border in surgically removed rectal tissue.\ Additionally, the intestinal tissues were washed in Hank's balanced salt\ solution (HBSS) to remove mucus, blood cells, and muscle tissue. The sample was\ enriched for epithelial cells through centrifugation before being dissociated\ with Tryple to obtain single-cell suspensions. RNA-seq libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina Hiseq X Ten\ PE150.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720\
\ singleCell 1 barChartBars enteroendocrine_cell enterocyte goblet_cell paneth-like_cell progenitor_cell stem_cell transit-amplifying_cell\ barChartColors #c7d2e5 #0198c0 #0251fc #7197d7 #4d689b #9e9fa2 #949dae\ barChartLimit 1.6\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/rectumWang/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/rectumWang/cell_type.bb\ defaultLabelFields name\ html rectumWang\ labelFields name,name2\ longLabel Rectum cells binned by cell type from Wang et al 2020\ parent rectumWang\ shortLabel Rectum Cells\ track rectumWangCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-intestine+rectum&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ rectumWangDonor Rectum Donor bigBarChart Rectum cells binned by organ donor from Wang et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=human-intestine+rectum&gene=$$\ This track shows data from Single-cell transcriptome analysis reveals differential\ nutrient absorption functions in human intestine. Droplet-based\ single-cell RNA sequencing (scRNA-seq) was used to survey gene expression\ profiles of the epithelium in the human ileum, colon, and rectum. A total of 7\ cell clusters were identified: enterocytes (EC), goblet cells (G), paneth-like\ cells (PLC), enteroendocrine cells (EEC), progenitor cells (PRO),\ transient-amplifying cells (TA) and stem cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in rectum\ cells where cells are grouped by cell type\ (Rectum Cells) or donor\ (Rectum Donor). The default track\ displayed is Rectum Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. Note that the Rectum Donor track\ is colored by donor for improved clarity.
\ \\ Using scRNA-seq, RNA profiles of intestinal epithelial cells were obtained for\ 3,898 cells from two human rectum samples. Tissue samples belonged to two\ female donors diagnosed with Adenocarcinoma age 66 (Rectum-1) and age 50\ (Rectum-2). The healthy intestinal mucous membranes used for each sample were\ cut away from the tumor border in surgically removed rectal tissue.\ Additionally, the intestinal tissues were washed in Hank's balanced salt\ solution (HBSS) to remove mucus, blood cells, and muscle tissue. The sample was\ enriched for epithelial cells through centrifugation before being dissociated\ with Tryple to obtain single-cell suspensions. RNA-seq libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina Hiseq X Ten\ PE150.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720\
\ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/rectumWang/donor.colors\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/rectumWang/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/rectumWang/donor.bb\ defaultLabelFields name\ html rectumWang\ labelFields name,name2\ longLabel Rectum cells binned by organ donor from Wang et al 2020\ parent rectumWang\ shortLabel Rectum Donor\ track rectumWangDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=human-intestine+rectum&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ rectumWang Rectum Wang Rectum single cell sequencing from Wang et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This track shows data from Single-cell transcriptome analysis reveals differential\ nutrient absorption functions in human intestine. Droplet-based\ single-cell RNA sequencing (scRNA-seq) was used to survey gene expression\ profiles of the epithelium in the human ileum, colon, and rectum. A total of 7\ cell clusters were identified: enterocytes (EC), goblet cells (G), paneth-like\ cells (PLC), enteroendocrine cells (EEC), progenitor cells (PRO),\ transient-amplifying cells (TA) and stem cells (SC).
\ \\ This track collection contains two bar chart tracks of RNA expression in rectum\ cells where cells are grouped by cell type\ (Rectum Cells) or donor\ (Rectum Donor). The default track\ displayed is Rectum Cells.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
epithelial | |
secretory | |
stem cell |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. Note that the Rectum Donor track\ is colored by donor for improved clarity.
\ \\ Using scRNA-seq, RNA profiles of intestinal epithelial cells were obtained for\ 3,898 cells from two human rectum samples. Tissue samples belonged to two\ female donors diagnosed with Adenocarcinoma age 66 (Rectum-1) and age 50\ (Rectum-2). The healthy intestinal mucous membranes used for each sample were\ cut away from the tumor border in surgically removed rectal tissue.\ Additionally, the intestinal tissues were washed in Hank's balanced salt\ solution (HBSS) to remove mucus, blood cells, and muscle tissue. The sample was\ enriched for epithelial cells through centrifugation before being dissociated\ with Tryple to obtain single-cell suspensions. RNA-seq libraries were prepared\ using 10x Genomics 3' v2 kit and sequenced on an Illumina Hiseq X Ten\ PE150.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Yalong Wang, Wanlu Song, and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Luis Nassar. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720\
\ singleCell 0 group singleCell\ longLabel Rectum single cell sequencing from Wang et al 2020\ shortLabel Rectum Wang\ superTrack on\ track rectumWang\ visibility hide\ ucscToRefSeq RefSeq Acc bed 4 RefSeq Accession 0 100 0 0 0 127 127 127 0 0 0 https://www.ncbi.nlm.nih.gov/nuccore/$$\ This track associates UCSC Genome Browser chromosome names to accession\ identifiers from the NCBI Reference Sequence Database (RefSeq).\
\ \\ The data were downloaded from the NCBI assembly database.\
\ \The data for this track was prepared by\ Hiram Clawson.\ map 1 group map\ longLabel RefSeq Accession\ shortLabel RefSeq Acc\ track ucscToRefSeq\ type bed 4\ url https://www.ncbi.nlm.nih.gov/nuccore/$$\ urlLabel RefSeq accession:\ visibility hide\ refSeqFuncElems RefSeq Func Elems bigBed 9 + NCBI RefSeq Functional Elements 0 100 0 0 0 127 127 127 0 0 0
\ NCBI recently announced a new release of\ functional regulatory elements.\ \ NCBI is now providing \ RefSeq and \ Gene\ records for non-genic functional elements that have been described in the literature and are \ experimentally validated. Elements in scope include experimentally-verified gene regulatory \ regions (e.g., enhancers, silencers, locus control regions), known structural elements\ (e.g., insulators, DNase I hypersensitive sites, matrix/scaffold-associated regions), \ well-characterized DNA replication origins, and clinically-significant sites of DNA recombination\ and genomic instability. Priority is given to genomic regions that are implicated in human disease \ or are otherwise of significant interest to the research community. Currently, the scope of this \ project is restricted to human and mouse. The current scope does not include functional elements\ predicted from large-scale epigenomic mapping studies, nor elements based on disease-associated \ variation.
\ \\ Functional elements are colored by Sequence Ontology (SO) term\ using the same scheme as NCBI's Genome Data Viewer:\
\ NCBI manually curated features in accordance with International Nucleotide \ Sequence Database Collaboration (INSDC) standards. Features that are supported by direct \ experimental evidence include at least one experiment qualifier with an evidence code (ECO ID) \ from the Evidence and Conclusion Ontology, and at least one citation from PubMed. Currently\ 971 distinct PubMed citations are included in this track. \
\ \\ This track was made with assistance from\ Terence Murphy at NCBI.
\ \\ The raw data can be explored interactively with the Table Browser, or the Data Integrator. For automated analysis, the data may be \ queried from our REST API,\ and the genome annotations are stored in files that can be downloaded from our \ download server, with more information available on\ our blog.
\ \\ Several new enhancements to the RefSeq Functional Elements dataset are available as a Public Hub.\ The hub can be found on the Public Hub page.\ The track hub was prepared by Dr. Catherine M. Farrell, NCBI/NLM/NIH with further insights discussed\ in a related NCBI blog post.
\ \\ Pruitt KD, Brown GR, Hiatt SM, Thibaud-Nissen F, Astashyn A, Ermolaeva O, Farrell CM, Hart J,\ Landrum MJ, McGarvey KM et al.\ RefSeq: an update on mammalian reference sequences.\ Nucleic Acids Res. 2014 Jan;42(Database issue):D756-63.\ PMID: 24259432; PMC: PMC3965018\
\ \\ Pruitt KD, Tatusova T, Maglott DR.\ NCBI Reference Sequence (RefSeq): a curated non-redundant\ sequence database of genomes, transcripts and proteins.\ Nucleic Acids Res. 2005 Jan 1;33(Database issue):D501-4.\ PMID: 15608248; PMC: PMC539979\
\ regulation 1 bigDataUrl /gbdb/hg38/ncbiRefSeq/refSeqFuncElems.bb\ group regulation\ itemRgb on\ longLabel NCBI RefSeq Functional Elements\ mouseOverField _mouseOver\ noScoreFilter .\ shortLabel RefSeq Func Elems\ track refSeqFuncElems\ type bigBed 9 +\ urls geneIds=https://www.ncbi.nlm.nih.gov/gene?cmd=Retrieve&dopt=full_report&list_uids=$$ pubMedIds=https://www.ncbi.nlm.nih.gov/pubmed/$$ soTerm=http://www.sequenceontology.org/browser/obob.cgi?rm=term_list&release=current_svn&obo_query=$$\ ghGeneHancer Reg Elem bigBed 9 + GeneHancer Regulatory Elements and Gene Interactions 1 100 0 0 0 127 127 127 0 0 0 http://www.genecards.org/Search/Keyword?queryString=$$ regulation 1 exonArrows off\ itemRgb on\ longLabel GeneHancer Regulatory Elements and Gene Interactions\ mouseOverField elementType\ parent geneHancer\ searchIndex name\ shortLabel Reg Elem\ track ghGeneHancer\ type bigBed 9 +\ url http://www.genecards.org/Search/Keyword?queryString=$$\ urlLabel In GeneCards:\ view a_GH\ visibility dense\ ReMap ReMap ChIP-seq bigBed 9 + ReMap Atlas of Regulatory Regions 0 100 0 0 0 127 127 127 0 0 0\ This track represents the ReMap Atlas of regulatory regions, which consists of a\ large-scale integrative analysis of all Public ChIP-seq data for transcriptional\ regulators from GEO, ArrayExpress, and ENCODE. \
\ \\ Below is a schematic diagram of the types of regulatory regions: \
\ This 4th release of ReMap (2022) presents the analysis of a total of 8,103 \ quality controlled ChIP-seq (n=7,895) and ChIP-exo (n=208) data sets from public\ sources (GEO, ArrayExpress, ENCODE). The ChIP-seq/exo data sets have been mapped\ to the GRCh38/hg38 human assembly. The data set is defined as a ChIP-seq \ experiment in a given series (e.g. GSE46237), for a given TF (e.g. NR2C2), in a\ particular biological condition (i.e. cell line, tissue type, disease state, or\ experimental conditions; e.g. HELA). Data sets were labeled by concatenating\ these three pieces of information, such as GSE46237.NR2C2.HELA. \ \
\Those merged analyses cover a total of 1,211 DNA-binding proteins\ (transcriptional regulators) such as a variety of transcription factors (TFs),\ transcription co-activators (TCFs), and chromatin-remodeling factors (CRFs) for\ 182 million peaks. \
\ \\
Public ChIP-seq data sets were extracted from Gene Expression Omnibus (GEO) and\
ArrayExpress (AE) databases. For GEO, the query\
\
'('chip seq' OR 'chipseq' OR\
'chip sequencing') AND 'Genome binding/occupancy profiling by high throughput\
sequencing' AND 'homo sapiens'[organism] AND NOT 'ENCODE'[project]'\
\
was used to return a list of all potential data sets to analyze, which were then manually \
assessed for further analyses. Data sets involving polymerases (i.e. Pol2 and\
Pol3), and some mutated or fused TFs (e.g. KAP1 N/C terminal mutation, GSE27929)\
were excluded.\
\ Available ENCODE ChIP-seq data sets for transcriptional regulators from the\ ENCODE portal were processed with the\ standardized ReMap pipeline. The list of ENCODE data was retrieved as FASTQ files from the\ ENCODE portal\ using the following filters:\
\ Both Public and ENCODE data were processed similarly. Bowtie 2 (PMC3322381) (version 2.2.9) with options -end-to-end -sensitive was used to align all\ reads on the genome. Biological and technical\ replicates for each unique combination of GSE/TF/Cell type or Biological condition\ were used for peak calling. TFBS were identified using MACS2 peak-calling tool\ (PMC3120977) (version 2.1.1.2) in order to follow ENCODE ChIP-seq guidelines,\ with stringent thresholds (MACS2 default thresholds, p-value: 1e-5). An input data\ set was used when available.\
\ \ \\ To assess the quality of public data sets, a score was computed based on the\ cross-correlation and the FRiP (fraction of reads in peaks) metrics developed by\ the ENCODE Consortium (https://genome.ucsc.edu/ENCODE/qualityMetrics.html). Two\ thresholds were defined for each of the two cross-correlation ratios (NSC,\ normalized strand coefficient: 1.05 and 1.10; RSC, relative strand coefficient:\ 0.8 and 1.0). Detailed descriptions of the ENCODE quality coefficients can be\ found at https://genome.ucsc.edu/ENCODE/qualityMetrics.html. The\ phantompeak tools suite was used\ (https://code.google.com/p/phantompeakqualtools/) to compute\ RSC and NSC.\
\\ Please refer to the ReMap 2022, 2020, and 2018 publications for more details\ (citation below).\
\ \ \ \\ ReMap Atlas of regulatory regions data can be explored interactively with the\ Table Browser and cross-referenced with the \ Data Integrator. For programmatic access,\ the track can be accessed using the Genome Browser's\ REST API.\ ReMap annotations can be downloaded from the\ Genome Browser's download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \\ Individual BED files for specific TFs, cells/biotypes, or data sets can be\ found and downloaded on the ReMap website.\
\ \\ Chèneby J, Gheorghe M, Artufel M, Mathelier A, Ballester B.\ \ ReMap 2018: an updated atlas of regulatory regions from an integrative analysis of DNA-binding ChIP-\ seq experiments.\ Nucleic Acids Res. 2018 Jan 4;46(D1):D267-D275.\ PMID: 29126285; PMC: PMC5753247\
\\ Chèneby J, Ménétrier Z, Mestdagh M, Rosnet T, Douida A, Rhalloussi W, Bergon A, Lopez\ F, Ballester B.\ \ ReMap 2020: a database of regulatory regions from an integrative analysis of Human and Arabidopsis\ DNA-binding sequencing experiments.\ Nucleic Acids Res. 2020 Jan 8;48(D1):D180-D188.\ PMID: 31665499; PMC: PMC7145625\
\\ Griffon A, Barbier Q, Dalino J, van Helden J, Spicuglia S, Ballester B.\ \ Integrative analysis of public ChIP-seq experiments reveals a complex multi-cell regulatory\ landscape.\ Nucleic Acids Res. 2015 Feb 27;43(4):e27.\ PMID: 25477382; PMC: PMC4344487\
\\ Hammal F, de Langen P, Bergon A, Lopez F, Ballester B.\ \ ReMap 2022: a database of Human, Mouse, Drosophila and Arabidopsis regulatory regions from an\ integrative analysis of DNA-binding sequencing experiments.\ Nucleic Acids Res. 2022 Jan 7;50(D1):D316-D325.\ PMID: 34751401; PMC: PMC8728178\
\ \ regulation 1 compositeTrack on\ group regulation\ html ../reMap\ longLabel ReMap Atlas of Regulatory Regions\ noParentConfig on\ noScoreFilter on\ shortLabel ReMap ChIP-seq\ track ReMap\ type bigBed 9 +\ visibility hide\ ucscRetroAli9 RetroGenes V9 psl Retroposed Genes V9, Including Pseudogenes 0 100 20 0 250 137 127 252 0 0 0\ Retrotransposition is a process involving the copying of DNA by a group of\ enzymes that have the ability to reverse transcribe spliced mRNAs, and the \ insertion of these processed mRNAs back into the genome resulting\ in single-exon copies of genes and sometime chimeric genes. Retrogenes are \ mostly non-functional pseudogenes but some are functional genes that have \ acquired a promoter from a neighboring gene, or transcribed pseudogenes, and \ some are anti-sense transcripts that may impede mRNA translation.\
\ \\ All mRNAs of a species from GenBank were aligned to the genome using\ lastz\ (Miller lab, Pennsylvania State University). mRNAs that aligned twice in the genome\ (once with introns and once without introns) were initially screened. Next, a series\ of features were scored to determine candidates for retrotransposition events. \ These features included position and length of the polyA tail, percent coverage of the \ retrogene alignment to the parent, degree of synteny with mouse, coverage of repetitive \ elements, number of exons that can still be aligned to the retrogene, number of putative \ introns removed at the retrogene locus and degree of divergence from the parent gene.\ Retrogenes were classified using a threshold score function that is a linear combination \ of this set of features.\ Retrogenes in the final set were selected using a score threshold based on a ROC plot\ against the Vega annotated\ pseudogenes.\
\ \\ Retrogenes inserted into the genome since the mouse/human divergence show a break\ in the human genome syntenic net alignments to the mouse genome. A break in orthology score is \ calculated and weighted before contributing to the final retrogene score. The break in orthology score\ ranges from 0-130 and it represents the portion of the genome that is missing in each species relative\ to the reference genome (human hg38) at the retrogene locus as defined by syntenic\ alignment nets. If the score is 0, there is orthologous DNA and no break in ortholog with the other species; this \ could be an ancient retrogene; duplicated pseudogenes may also score low because they are often generated \ via large segmental duplication events so the size of the pseudogene is small relative to the size of the \ inserted duplicated sequence. Scores greater than 100 represent cases where the retrogene alignment has no \ flanking alignment resulting from an ancient insertion or other complex rearrangement.\
\\ Breaks in orthology with human and dog tend to be due to genomic\ insertions in the rodent lineage so sequence gaps are not treated as orthology breaks. \ Relative orthology of human/mouse and dog/mouse nets are used to avoid false positives due to deletions \ in the human genome. Since older retrogenes will not show a break in orthology, this feature is \ weighted lower than other features when scoring putative retrogenes.\
\ \\ The RetroFinder program and browser track were developed by\ Robert Baertsch at UCSC.\
\ \ \\ Baertsch R, Diekhans M, Kent WJ, Haussler D, Brosius J.\ \ Retrocopy contributions to the evolution of the human genome.\ BMC Genomics. 2008 Oct 8;9:466.\ PMID: 18842134; PMC: PMC2584115\
\ \\ Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D.\ \ Evolution's cauldron: duplication, deletion, and rearrangement in the mouse and human genomes.\ Proc Natl Acad Sci U S A. 2003 Sep 30;100(20):11484-9.\ PMID: 14500911; PMC: PMC208784\
\ \\ Pei B, Sisu C, Frankish A, Howald C, Habegger L, Mu XJ, Harte R, Balasubramanian S, Tanzer A,\ Diekhans M et al.\ \ The GENCODE pseudogene resource.\ Genome Biol. 2012 Sep 26;13(9):R51.\ PMID: 22951037; PMC: PMC3491395\
\ \\ Schwartz S, Kent WJ, Smit A, Zhang Z, Baertsch R, Hardison RC, Haussler D, Miller W.\ \ Human-mouse alignments with BLASTZ.\ Genome Res. 2003 Jan;13(1):103-7.\ PMID: 12529312; PMC: PMC430961\
\ \\ Zheng D, Frankish A, Baertsch R, Kapranov P, Reymond A, Choo SW, Lu Y, Denoeud F, Antonarakis SE,\ Snyder M et al.\ \ Pseudogenes in the ENCODE regions: consensus annotation, analysis of transcription, and\ evolution.\ Genome Res. 2007 Jun;17(6):839-51.\ PMID: 17568002; PMC: PMC1891343\
\ genes 1 baseColorDefault diffCodons\ baseColorUseCds table ucscRetroCds9\ baseColorUseSequence extFile ucscRetroSeq9 ucscRetroExtFile9\ color 20,0,250\ dataVersion Jan. 2015\ exonNumbers off\ group genes\ indelDoubleInsert on\ indelQueryInsert on\ longLabel Retroposed Genes V9, Including Pseudogenes\ shortLabel RetroGenes V9\ showCdsAllScales .\ showCdsMaxZoom 10000.0\ showDiffBasesAllScales .\ showDiffBasesMaxZoom 10000.0\ track ucscRetroAli9\ type psl\ ucscRetroInfo ucscRetroInfo9\ visibility hide\ revel REVEL Scores bigWig REVEL Pathogenicity Score for single-base coding mutations (zoom for exact score) 0 100 150 80 200 202 167 227 0 0 0This track collection shows Rare Exome Variant Ensemble Learner (REVEL) scores for predicting\ the deleteriousness of each nucleotide change in the genome.\
\ \\ REVEL is an ensemble method for predicting the pathogenicity of missense variants \ based on a combination of scores from 13 individual tools: MutPred, FATHMM v2.3, \ VEST 3.0, PolyPhen-2, SIFT, PROVEAN, MutationAssessor, MutationTaster, LRT, GERP++, \ SiPhy, phyloP, and phastCons. REVEL was trained using recently discovered pathogenic \ and rare neutral missense variants, excluding those previously used to train its \ constituent tools. The REVEL score for an individual missense variant can range \ from 0 to 1, with higher scores reflecting greater likelihood that the variant is \ disease-causing. \
\ \Most authors of deleteriousness scores argue against using fixed cutoffs in\ diagnostics. But to give an idea of the meaning of the score value, the REVEL\ authors note: "For example, 75.4% of disease mutations but only 10.9% of\ neutral variants (and 12.4% of all ESVs) have a REVEL score above 0.5,\ corresponding to a sensitivity of 0.754 and specificity of 0.891. Selecting a\ more stringent REVEL score threshold of 0.75 would result in higher specificity\ but lower sensitivity, with 52.1% of disease mutations, 3.3% of neutral\ variants, and 4.1% of all ESVs being classified as pathogenic". (Figure S1 of\ the reference below)\
\ \\ There are five subtracks for this track:\
Four lettered subtracks, one for every nucleotide, showing\ scores for mutation from the reference to that\ nucleotide. All subtracks show the REVEL ensemble score on mouseover. Across the exome, \ there are three values per position, one for every possible\ nucleotide mutation. The fourth value, "no mutation", representing\ the reference allele, e.g. A to A, is always set to zero, "0.0". REVEL only\ takes into account amino acid changes, so a nucleotide change that results in no\ amino acid change (synonymous) also receives the score "0.0". \
\ In rare cases, two scores are output for the same variant at a \ genome position. This happens when there are two transcripts with\ different splicing patterns and since some input scores for REVEL take into account\ the sequence context, the same mutation can get two different scores. In these cases,\ only the maximum score is shown in the four per-nucleotide subtracks. The complete set of \ scores are shown in the Overlaps track.\
\ \One subtrack, Overlaps, shows alternate REVEL scores when applicable. \ In rare cases (0.05% of genome positions), multiple scores exist with a single variant, \ due to multiple, overlapping transcripts. For example, if there are \ two transcripts and one covers only half of an exon, then the amino acids\ that overlap both transcripts will get two different REVEL scores, since some of the underlying \ scores (polyPhen for example) take into account the amino acid sequence context and \ this context is different depending on the transcript.\ For these cases, this subtrack contains at least two\ graphical features, for each affected genome position. Each feature is labeled\ with the mutation (A, C, T or G). The transcript IDs and resulting score is \ shown when hovering over the feature or clicking\ it. For the large majority of the genome, this subtrack has no features.\ This is because REVEL usually outputs only a single score per nucleotide and \ most transcript-derived amino acid sequence contexts are identical.\
\\ Note that in most diagnostic assays, variants are called using WGS\ pipelines, not RNA-seq. As a result, variants are originally located on the\ genome, not on transcripts, and the choice of transcript is made by\ a variant calling software using a heuristic. In addition, clinically, in the\ field, some transcripts have been agreed-on as more relevant for a disease, e.g.\ because only certain transcripts may be expressed in the relevant tissue. So\ the choice of the most relevant transcript, and as such the REVEL score, may be\ a question of manual curation standards rather than a result of the variant itself.\
\\ When using this track, zoom in until you can see every basepair at the\ top of the display. Otherwise, there are several nucleotides per pixel under \ your mouse cursor and no score will be shown on the mouseover tooltip.\
\ \For hg38, note that the data was converted from the hg19 data using the UCSC\ liftOver program, by the REVEL authors. This can lead to missing values or\ duplicated values. When a hg38 position is annotated with two scores due to the\ lifting, the authors removed all the scores for this position. They did the same when\ the reference allele has changed from hg19 to hg38. Also, on hg38, the track has\ the "lifted" icon to indicate\ this. You can double-check if a nucleotide\ position is possibly affected by the lifting procedure by activating the track\ "Hg19 Mapping" under "Mapping and Sequencing".\
\ \\ REVEL scores are available at the \ \ REVEL website. \ The site provides precomputed REVEL scores for all possible human missense variants \ to facilitate the identification of pathogenic variants among the large number of \ rare variants discovered in sequencing studies.\ \
\ \\
The REVEL data on the UCSC Genome Browser can be explored interactively with the\
Table Browser or the\
Data Integrator.\
For automated download and analysis, the genome annotation is stored at UCSC in bigWig\
files that can be downloaded from\
our download server.\
The files for this track are called a.bw, c.bw, g.bw, t.bw. Individual\
regions or the whole genome annotation can be obtained using our tool bigWigToWig\
which can be compiled from the source code or downloaded as a precompiled\
binary for your system. Instructions for downloading source code and binaries can be found\
here.\
The tools can also be used to obtain features confined to given range, e.g.\
\
\
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/hg38/revel/a.bw stdout\
\
\
\ Data were converted from the files provided on\ the REVEL Downloads website. As with all other tracks,\ a full log of all commands used for the conversion is available in our \ source repository, for hg19 and hg38. The release used for each assembly is shown on the track description page.\ \
\ \\ Thanks to the REVEL development team for providing precomputed data and fixing duplicated values in the hg38 files.\
\ \\ Ioannidis NM, Rothstein JH, Pejaver V, Middha S, McDonnell SK, Baheti S, \ Musolf A, Li Q, Holzinger E, Karyadi D, et al.\ \ REVEL: An Ensemble Method for Predicting the Pathogenicity of Rare Missense Variants\ Am J Hum Genet. 2016 Oct 6;99(4):877-885.\ PMID: 27666373;\ PMC: PMC5065685\
\ \ phenDis 0 color 150,80,200\ compositeTrack on\ dataVersion /gbdb/$D/revel/version.txt\ group phenDis\ longLabel REVEL Pathogenicity Score for single-base coding mutations (zoom for exact score)\ origAssembly hg19\ pennantIcon 19.jpg ../goldenPath/help/liftOver.html "lifted from hg19"\ shortLabel REVEL Scores\ track revel\ type bigWig\ visibility hide\ scaffolds Scaffolds bed 4 . GRCh38 Defined Scaffold Identifiers 3 100 0 0 0 127 127 127 0 0 0\ This track shows the Genome Reference Consortium (GRC) names for the \ scaffolds in the GRCh38 (hg38) assembly, downloaded from the GRCh38\ acc2name file in GenBank. \
\ map 1 color 0,0,0\ longLabel GRCh38 Defined Scaffold Identifiers\ shortLabel Scaffolds\ superTrack assemblyContainer pack\ track scaffolds\ type bed 4 .\ sgpGene SGP Genes genePred sgpPep SGP Gene Predictions Using Mouse/Human Homology 0 100 0 90 100 127 172 177 0 0 0\ This track shows short nucleotide variants of a few base pairs when aligning\ HPRC genomes to the hg38 reference assembly. The alignment was made with the\ Minigraph-cactus approach described in the references below.\
\ \There are three subtracks in this superTrack:\
\ VCF Decomposition from\ HPRC Pangenome Resources Github:\ "The Raw VCF files contain a site for each bubble in the graph. Nested bubbles will result in\ overlapping sites. The nesting relationships are denoted with the PS (parent snarl), LV (level) and\ AT (allele traversal) tags and need to be taken into account when interpreting the VCF.\ Alternatively, you can use the 'Decomposed VCFs' which have been normalized by using\ vcfbub to 'pop'\ bubbles with alleles larger than 100k and\ vcfwave\ to realign each alt\ (script). Note that in order to reproduce the PanGenie analyses from the papers, you should instead\ use the\ PanGenie HPRC Workflow. This workflow has a\ CHM13 branch to use when working with that reference.\
\ The exact tools and commands used to produce the VCFs are given\ here."
\ \\ The Name of the items are the pair of node labels that denote the site's location\ in the graph, with the '>' and '<' denoting the forward and reverse\ orientation of the node. Mouseover on items in "squish" and "pack" modes shows the items Name and\ Genotypes. Mouseover on items in "full" mode shows Alleles.\ \
\ The Minigraph-Cactus HPRC v1.0 graph was converted to VCF using vg deconstruct.\ This result was further postprocessed using vcfbub to flatten nested sites then\ vcfwave to normalize by realigning alt alleles to the reference. All steps are\ described in Hickey et al 2023. The postprocessing command lines and data can be found on\ Github.\ Finally, the resulting VCF was filtered by length and split into two VCFs using a cutoff of 3bp.\
\ \\ Thanks to Glenn Hickey for providing the HAL file from the HPRC project and for making these VCFs from them.\
\ \\ Armstrong J, Hickey G, Diekhans M, Fiddes IT, Novak AM, Deran A, Fang Q,\ Xie D, Feng S, Stiller J\ et al.\ \ Progressive Cactus is a multiple-genome aligner for the thousand-genome era.\ Nature. 2020 Nov;587(7833):246-251.\ PMID: 33177663;\ PMC: PMC7673649;\ DOI: 10.1038/s41586-020-2871-y\
\ \\ Glenn Hickey, Jean Monlong, Jana Ebler, Adam M Novak, Jordan M Eizenga,\ Yan Gao; Human Pangenome Reference Consortium; Tobias Marschall, Heng Li,\ Benedict Paten\ \ Pangenome graph construction from genome alignments with Minigraph-Cactus.\ Nature Biotechnology. 2023 May 10. doi: 10.1038/s41587-023-01793-w.\ PMID: 37165083;\ DOI: 10.1038/s41587-023-01793-w\
\ \\ Paten B, Earl D, Nguyen N, Diekhans M, Zerbino D, Haussler D.\ \ Cactus: Algorithms for genome multiple sequence alignment.\ Genome Res. 2011 Sep;21(9):1512-28.\ PMID: 21665927;\ PMC: PMC3166836;\ DOI: 10.1101/gr.123356.111\
\ \\ Wen-Wei Liao, Mobin Asri, Jana Ebler, ...et al, Heng Lin,\ Benedict Paten\ \ A draft human pangenome reference.\ Nature. 2023 May;617(7960):312-324.\ PMID: 37165242;\ PMC: PMC1017212;\ DOI: 10.1038/s41586-023-05896-x\
\ hprc 0 group hprc\ html hprcVCF\ longLabel Short Variants\ shortLabel Short Variants\ superTrack on\ track hprcVCF\ sibTxGraph SIB Alt-Splicing altGraphX Alternative Splicing Graph from Swiss Institute of Bioinformatics 0 100 0 0 0 127 127 127 0 0 0 http://ccg.vital-it.ch/cgi-bin/tromer/tromergraph2draw.pl?db=hg38&species=H.+sapiens&tromer=$$\ This track shows the graphs constructed by analyzing experimental RNA\ transcripts and serves as basis for the predicted alternative splicing\ transcripts shown in the SIB Genes track. The blocks represent exons; lines\ indicate introns. The graphical display is drawn such that no exons\ overlap, making alternative events easier to view when the track is in full\ display mode and the resolution is set to approximately gene-level.
\Further information on the graphs can be found on the\ Transcriptome \ Web interface.
\ \\ The splicing graphs were generated using a multi-step pipeline: \
\ The SIB Alternative Splicing Graphs track was produced on the Vital-IT high-performance \ computing platform\ using a computational pipeline developed by Christian Iseli with help from\ colleagues at the Ludwig \ Institute for Cancer\ Research and the Swiss \ Institute of Bioinformatics. It is based on data from NCBI RefSeq and GenBank/EMBL. Our\ thanks to the people running these databases and to the scientists worldwide\ who have made contributions to them.
\ rna 1 group rna\ idInUrlSql select name from sibTxGraph where id=%s\ longLabel Alternative Splicing Graph from Swiss Institute of Bioinformatics\ shortLabel SIB Alt-Splicing\ track sibTxGraph\ type altGraphX\ url http://ccg.vital-it.ch/cgi-bin/tromer/tromergraph2draw.pl?db=hg38&species=H.+sapiens&tromer=$$\ urlLabel SIB link:\ visibility hide\ sibGene SIB Genes genePred Swiss Institute of Bioinformatics Gene Predictions from mRNA and ESTs 0 100 195 90 0 225 172 127 0 0 0 http://ccg.vital-it.ch/cgi-bin/tromer/tromer_quick_search_internal.pl?db=hg38&query_str=$$\ The SIB Genes track is a transcript-based set of gene predictions based\ on data from RefSeq and EMBL/GenBank. Genes all have the support of at\ least one GenBank full length RNA sequence, one RefSeq RNA, or one spliced\ EST. The track includes both protein-coding and non-coding transcripts.\ The coding regions are predicted using\ ESTScan.
\ \\ This track in general follows the display conventions for\ gene prediction\ tracks. The exons for putative non-coding genes and untranslated regions \ are represented by relatively thin blocks while those for coding open \ reading frames are thicker.
\\ This track contains an optional codon coloring\ feature that allows users to quickly validate and compare gene predictions.\ To display codon colors, select the genomic codons option from the\ Color track by codons pull-down menu. Go to the\ Coloring Gene Predictions and\ Annotations by Codon page for more information about this feature.
\Further information on the predicted transcripts can be found on the\ Transcriptome Web\ interface.
\ \ \\ The SIB Genes are built using a multi-step pipeline: \
\ The SIB Genes track was produced on the Vital-IT high-performance \ computing platform\ using a computational pipeline developed by Christian Iseli with help from\ colleagues at the Ludwig Institute\ for Cancer\ Research and the Swiss Institute \ of Bioinformatics. It is based on data from NCBI RefSeq and GenBank/EMBL. Our\ thanks to the people running these databases and to the scientists worldwide\ who have made contributions to them.
\ \\ Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Wheeler DL.\ GenBank: update.\ Nucleic Acids Res. 2004 Jan 1;32(Database issue):D23-6.\ PMID: 14681350; PMC: PMC308779\
\ genes 1 color 195,90,0\ group genes\ html ../../sibGene\ longLabel Swiss Institute of Bioinformatics Gene Predictions from mRNA and ESTs\ parent genePredArchive\ shortLabel SIB Genes\ track sibGene\ type genePred\ url http://ccg.vital-it.ch/cgi-bin/tromer/tromer_quick_search_internal.pl?db=hg38&query_str=$$\ urlLabel SIB link:\ visibility hide\ singleCellMerged Single Cell Expression bigBarChart Single cell RNA expression levels cell types from many organs 0 100 0 0 0 127 127 127 0 0 0\ This track displays single-cell data from 12 papers covering 14 organs. Cells are grouped \ together by organ and cell type. The cell types are based on annotations published alongside\ the papers. These were curated at UCSC as much as possible to use the same cell type \ terminologies across papers and organs. In some cases, we merged together small populations\ of cells annotated as distinct and related types into a single type so as to have enough cells \ to call gene expression levels accurate.\ \ The gene expression levels are normalized so that the total level of expression for all genes in a\ single cell or cell type adds up to one million. \
\ \\ The cell types are colored by which class they belong to according to the following table.\
\\ Please note, the coloring algorithm allows cells that show some mixed characteristics to =\ show blended colors so there will be some color variation within a class. In addition,\ cells with less than 100 transcripts will be a lighter shade and less \ concentrated in color to represent a low number of transcripts. \ \
\
Color | \Cell classification | \
---|---|
neural | |
adipose | |
fibroblast | |
immune | |
muscle | |
hepatocyte | |
trophoblast | |
secretory | |
ciliated | |
epithelial | |
endothelial | |
glia | |
stem cell or progenitor cell |
\ Each organ or tissue was integrated and curated into the Genome Browser indiviually. \ \
\ The raw barChart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\\ The expScores field for this track contains a comma-separated list of values for\ each cell type, and the expCount field is the total cell count. The value in the expScores\ field corresponds to the read count for that cell type, and the order of the cell types\ is defined by the barChartBars line in the\ trackDb file for this track.\
\ \\ Many thanks to the data contributing labs for sharing their high quality research. \ Thanks to the Cell Browser team including Matt Speir and Max Haeussler, for their work\ in integratinging these datasets into the Cell Browser. In most cases, their efforts were\ ahead of our own and we could leverage their work making the job much easier. Within the\ Genome Browser group, Jim Kent did the initial wrangling, and Brittney Wick did substantial data\ cleanup and coordination with the labs.\
\ \\ Baron M, Veres A, Wolock SL, Faust AL, Gaujoux R, Vetere A, Ryu JH, Wagner BK, Shen-Orr SS, Klein AM\ et al.\ \ A Single-Cell Transcriptomic Map of the Human and Mouse Pancreas Reveals Inter- and Intra-cell\ Population Structure.\ Cell Syst. 2016 Oct 26;3(4):346-360.e4.\ PMID: 27667365; PMC: PMC5228327
\ \ \ \\ Cao J, O'Day DR, Pliner HA, Kingsley PD, Deng M, Daza RM, Zager MA, Aldinger KA, Blecher-Gonen R,\ Zhang F et al.\ \ A human cell atlas of fetal gene expression.\ Science. 2020 Nov 13;370(6518).\ PMID: 33184181; PMC: PMC7780123\
\ \\ Cao J, Spielmann M, Qiu X, Huang X, Ibrahim DM, Hill AJ, Zhang F, Mundlos S, Christiansen L,\ Steemers FJ et al.\ \ The single-cell transcriptional landscape of mammalian organogenesis.\ Nature. 2019 Feb;566(7745):496-502.\ PMID: 30787437; PMC: PMC6434952\
\ \ \ \\ De Micheli AJ, Spector JA, Elemento O, Cosgrove BD.\ \ A reference single-cell transcriptomic atlas of human skeletal muscle tissue reveals bifurcated\ muscle stem cell populations.\ Skelet Muscle. 2020 Jul 6;10(1):19.\ PMID: 32624006; PMC: PMC7336639
\ \ \ \\ Hao Y, Hao S, Andersen-Nissen E, Mauck WM 3rd, Zheng S, Butler A, Lee MJ, Wilk AJ, Darby C, Zager M\ et al.\ \ Integrated analysis of multimodal single-cell data.\ Cell. 2021 Jun 24;184(13):3573-3587.e29.\ PMID: 34062119; PMC: PMC8238499\
\ \ \ \\ Litviňuková M, Talavera-López C, Maatz H, Reichart D, Worth CL, Lindberg EL, Kanda M,\ Polanski K, Heinig M, Lee M et al.\ \ Cells of the adult human heart.\ Nature. 2020 Dec;588(7838):466-472.\ PMID: 32971526; PMC: PMC7681775\
\ \ \ \ \\ MacParland SA, Liu JC, Ma XZ, Innes BT, Bartczak AM, Gage BK, Manuel J, Khuu N, Echeverri J, Linares\ I et al.\ \ Single cell RNA sequencing of human liver reveals distinct intrahepatic macrophage populations.\ Nat Commun. 2018 Oct 22;9(1):4383.\ PMID: 30348985; PMC: PMC6197289
\ \ \ \ \\ Solé-Boldo L, Raddatz G, Schütz S, Mallm JP, Rippe K, Lonsdorf AS, Rodríguez-Paredes\ M, Lyko F.\ \ Single-cell transcriptomes of the human skin reveal age-related loss of fibroblast priming.\ Commun Biol. 2020 Apr 23;3(1):188.\ PMID: 32327715; PMC: PMC7181753\
\ \ \ \\ Stewart BJ, Ferdinand JR, Young MD, Mitchell TJ, Loudon KW, Riding AM, Richoz N, Frazer GL,\ Staniforth JUL, Vieira Braga FA et al.\ \ Spatiotemporal immune zonation of the human kidney.\ Science. 2019 Sep 27;365(6460):1461-1466.\ PMID: 31604275; PMC: PMC7343525\
\ \ \ \\ Travaglini KJ, Nabhan AN, Penland L, Sinha R, Gillich A, Sit RV, Chang S, Conley SD, Mori Y, Seita J\ et al.\ \ A molecular cell atlas of the human lung from single-cell RNA sequencing.\ Nature. 2020 Nov;587(7835):619-625.\ PMID: 33208946; PMC: PMC7704697\
\ \ \ \\ Velmeshev D, Schirmer L, Jung D, Haeussler M, Perez Y, Mayer S, Bhaduri A, Goyal N, Rowitch DH,\ Kriegstein AR.\ \ Single-cell genomics identifies cell type-specific molecular changes in autism.\ Science. 2019 May 17;364(6441):685-689.\ PMID: 31097668; PMC: PMC7678724\
\ \ \ \\ Vento-Tormo R, Efremova M, Botting RA, Turco MY, Vento-Tormo M, Meyer KB, Park JE, Stephenson E,\ Polański K, Goncalves A et al.\ \ Single-cell reconstruction of the early maternal-fetal interface in humans.\ Nature. 2018 Nov;563(7731):347-353.\ PMID: 30429548\
\ \ \\ Wang Y, Song W, Wang J, Wang T, Xiong X, Qi Z, Fu W, Yang X, Chen YG.\ \ Single-cell transcriptome analysis reveals differential nutrient absorption functions in human\ intestine.\ J Exp Med. 2020 Feb 3;217(2).\ PMID: 31753849; PMC: PMC7041720
\ expression 1 barChartBars Blood_B Blood_CD4_T Blood_CD8_T Blood_DC Blood_Mono Blood_NK Blood_other Blood_other_T Brain_AST-FB Brain_AST-PP Brain_Endothelial Brain_IN-PV Brain_IN-SST Brain_IN-SV2C Brain_IN-VIP Brain_L2/3 Brain_L4 Brain_L5/6 Brain_L5/6-CC Brain_Microglia Brain_Neu-NRGN-I Brain_Neu-NRGN-II Brain_Neu-mat Brain_OPC Brain_Oligodendrocytes Colon_Enteriendocrine Colon_Enterocyte Colon_Goblet Colon_Paneth-like Colon_Progenitor Colon_Stem_Cell Colon_TA Fetal_AFP_ALB_positive_cells Fetal_Acinar_cells Fetal_Adrenocortical_cells Fetal_Amacrine_cells Fetal_Antigen_presenting_cells Fetal_Astrocytes Fetal_Bipolar_cells Fetal_Bronchiolar_and_alveolar_epithelial_cells Fetal_CCL19_CCL21_positive_cells Fetal_CLC_IL5RA_positive_cells Fetal_CSH1_CSH2_positive_cells Fetal_Cardiomyocytes Fetal_Chromaffin_cells Fetal_Ciliated_epithelial_cells Fetal_Corneal_and_conjunctival_epithelial_cells Fetal_Ductal_cells Fetal_ELF3_AGBL2_positive_cells Fetal_ENS_glia Fetal_ENS_neurons Fetal_Endocardial_cells Fetal_Epicardial_fat_cells Fetal_Erythroblasts Fetal_Excitatory_neurons Fetal_Extravillous_trophoblasts Fetal_Ganglion_cells Fetal_Goblet_cells Fetal_Granule_neurons Fetal_Hematopoietic_stem_cells Fetal_Hepatoblasts Fetal_Horizontal_cells Fetal_IGFBP1_DKK1_positive_cells Fetal_Inhibitory_interneurons Fetal_Inhibitory_neurons Fetal_Intestinal_epithelial_cells Fetal_Islet_endocrine_cells Fetal_Lens_fibre_cells Fetal_Limbic_system_neurons Fetal_Lymphatic_endothelial_cells Fetal_Lymphoid_cells Fetal_MUC13_DMBT1_positive_cells Fetal_Megakaryocytes Fetal_Mesangial_cells Fetal_Mesothelial_cells Fetal_Metanephric_cells Fetal_Microglia Fetal_Myeloid_cells Fetal_Neuroendocrine_cells Fetal_Oligodendrocytes Fetal_PAEP_MECOM_positive_cells Fetal_PDE11A_FAM19A2_positive_cells Fetal_PDE1C_ACSM3_positive_cells Fetal_Parietal_and_chief_cells Fetal_Photoreceptor_cells Fetal_Purkinje_neurons Fetal_Retinal_pigment_cells Fetal_Retinal_progenitors_and_Muller_glia Fetal_SATB2_LRRC7_positive_cells Fetal_SKOR2_NPSR1_positive_cells Fetal_SLC24A4_PEX5L_positive_cells Fetal_SLC26A4_PAEP_positive_cells Fetal_STC2_TLX1_positive_cells Fetal_Satellite_cells Fetal_Schwann_cells Fetal_Skeletal_muscle_cells Fetal_Smooth_muscle_cells Fetal_Squamous_epithelial_cells Fetal_Stellate_cells Fetal_Stromal_cells Fetal_Sympathoblasts Fetal_Syncytiotrophoblasts_and_villous_cytotrophoblasts Fetal_Thymic_epithelial_cells Fetal_Thymocytes Fetal_Trophoblast_giant_cells Fetal_Unipolar_brush_cells Fetal_Ureteric_bud_cells Fetal_Vascular_endothelial_cells Fetal_Visceral_neurons Heart_Adipocytes Heart_Atrial_Cardiomyocyte Heart_Endothelial Heart_Fibroblast Heart_Lymphoid Heart_Mesothelial Heart_Myeloid Heart_Neuronal Heart_NotAssigned Heart_Pericytes Heart_Smooth_muscle_cells Heart_Ventricular_Cardiomyocyte Heart_doublets Ileum_Enteriendocrine Ileum_Enterocyte Ileum_Goblet Ileum_Paneth-like Ileum_Progenitor Ileum_Stem_Cell Ileum_TA Kidney_Ascending_vasa_recta_endothelium Kidney_B_cell Kidney_CD4_T_cell Kidney_CD8_T_cell Kidney_Connecting_tubule Kidney_Descending_vasa_recta_endothelium Kidney_Epithelial_progenitor_cell Kidney_Fibroblast Kidney_Glomerular_endothelium Kidney_Intercalated_cell Kidney_MNP Kidney_NK_cell Kidney_Other_immune Kidney_Pelvic_epithelium Kidney_Peritubular_capillary_endothelium Kidney_Podocyte Kidney_Principal_cell Kidney_Proximal_tubule Kidney_Thick_ascending_limb_of_Loop_of_Henle Kidney_Transitional_urothelium Liver_B_cell Liver_Cholangiocyte Liver_Erythroid Liver_Hepatocyte Liver_Inflammatory_Macs Liver_LSEC_1 Liver_LSEC_2,3 Liver_NK-like Liver_Non-inflammatory_Macs Liver_Plasma Liver_Portal_endothelial Liver_Stellate Liver_abT_cell Liver_gdT_cell_1 Liver_gdT_cell_2 Lung_Airway_Smooth_Muscle Lung_Alveolar_Epithelial_Type_1 Lung_Alveolar_Epithelial_Type_2 Lung_Artery_or_Vein Lung_Basal Lung_Basophil/Mast Lung_Bronchial_Vessel Lung_Capillary Lung_Ciliated Lung_Club Lung_Dendretic Lung_Fibroblast Lung_Goblet Lung_Lymphatic Lung_Lymphocyte Lung_Macrophage_or_Monocyte Lung_Mucous Lung_Other/Rare Lung_Pericyte Lung_Vascular_Smooth_Muscle Muscle_ACTA1+_Mature_skeletal_muscle Muscle_ACTA2+_MYH11+_MYL9+_Smooth_muscle_cells Muscle_APOD+_CFD+_PLAC9+_Adipocytes Muscle_C1QA+_CD74+_Macrophages Muscle_CD36+_VWF+_Platelets Muscle_CLDN5+_PECAM1+_Endothelial Muscle_COL1A1+_Fibroblasts Muscle_DCN+_GSN+_MYOC+_Fibroblasts Muscle_FBN1+_MFAP5+_CD55+_Fibroblasts Muscle_HBA1+_Erythroblasts Muscle_ICAM1+_SELE+_VCAM1+_Endothelial Muscle_IL7R+_PTPRC+_NKG7+_B/T/NK_cells Muscle_PAX7+_DLK1+_MuSCs_and_progenitors Muscle_PAX7low_MYF5+_MuSCs_and_progenitors Muscle_RGS5+_MYL9+_Pericytes Muscle_S100A9+_LYZ+_Inflammatory_macrophages Pancreas_acinar Pancreas_activated_stellate Pancreas_alpha Pancreas_beta Pancreas_delta Pancreas_ductal Pancreas_endothelial Pancreas_epsilon Pancreas_gamma Pancreas_other Pancreas_quiescent_stellate Placenta_CD4+_T Placenta_CD8+_T Placenta_EVT Placenta_Endo Placenta_MAIT Placenta_Myeloid Placenta_NK Placenta_Other_immune Placenta_SCT Placenta_VCT Placenta_dP Placenta_dS Placenta_fFB Rectum_Enteriendocrine Rectum_Enterocyte Rectum_Goblet Rectum_Paneth-like Rectum_Progenitor Rectum_Stem_Cell Rectum_TA Skin_Diff._Keratinocytes Skin_EpSC_and_undiff._progenitors Skin_Erythrocytes Skin_Lymphatic_EC Skin_Macrophages+DC Skin_Melanocytes Skin_Mesenchymal Skin_Pericytes Skin_Pro-inflammatory Skin_Secretory-papilliary Skin_Secretory-reticular Skin_T_cells Skin_Vascular_EC\ barChartColors #fe3247 #fe3248 #fe3248 #e92812 #e02900 #fb2e3e #f01111 #fe3247 #81ce00 #81cd00 #01c000 #ebbf00 #ebbf00 #eabe00 #ebbf00 #ecbf00 #ecbf00 #ecbf00 #edbf00 #ef1211 #c8b701 #c5b701 #ebbf00 #c5be01 #86c601 #c7d2e5 #0198c0 #0251fc #7197d7 #4d689b #9e9fa2 #949dae #c75cc6 #3259c7 #7d8952 #d3ac19 #de201f #adb119 #be9c2d #577881 #a4a096 #b787ac #9275da #af1ea8 #aa973d #477f92 #65b5cb #2f5cc6 #c471c0 #80c709 #cba81f #489338 #fe8839 #8a7352 #e1b60c #5f37bb #ddb311 #305cc5 #deb410 #ad4e3b #b001af #b99b2f #7c7062 #deb40f #e7ba08 #536a95 #3f61b4 #ad9f9a #e1b60d #0aba08 #d02b29 #4766a4 #8b6651 #82953b #d07f49 #8c9840 #d92422 #e31b1b #6c7676 #bca424 #756d72 #b39635 #999eaa #2b59cd #ae9537 #dcb212 #88775c #b09f2b #dbc46b #dcb212 #dab014 #c9c6b4 #618237 #8d656b #80c60a #b80db6 #8d5675 #2889a7 #838546 #809836 #958951 #79785f #87a9b4 #b5443b #5425d7 #d7b015 #507093 #12b50d #c9a721 #f1803d #c1229a #07bc02 #b5562a #eb1613 #1494b3 #de2b02 #e6af0e #c12792 #c15f4e #b06a5a #c1229b #d69f85 #bcd0f3 #0198c0 #568bfd #629be4 #436ca1 #9ea0a1 #919eb1 #5bd05a #ec374a #f7354b #f7354b #5f66ed #5fcd5b #60afce #c98b6b #0ab707 #181dda #de2a02 #f1374b #e7a69c #5cb6cf #05bb04 #9f968b #6496d4 #0e0ceb #181cd9 #bfd7e4 #f1798a #908ffd #d3c4db #af01af #d42c0d #5e97d5 #5d8fe8 #f0798a #e3725c #c27d9a #58d05c #e7cbbe #e93650 #e87a8c #cc7d95 #be04bb #905d31 #0695bc #339a1b #4a4eb4 #c82c38 #c74050 #04bd03 #0371d4 #1451e7 #e41819 #af5022 #0950f5 #ab435d #fb344b #df2901 #2652d0 #3b4ebb #a05331 #bd05b9 #d55acd #bb1b98 #fd8738 #da2f08 #b6513e #11b606 #b65928 #b35024 #b25023 #cf8b7e #419916 #fc344a #d33e3f #98672c #1dad0c #dc2c04 #0d55e6 #c68c6e #2a58bc #1754d9 #2457c4 #0298be #57d457 #c2cfe7 #7290d0 #f9b9b9 #c58c6e #f63247 #fa3248 #6026c2 #06bb03 #f73247 #de2903 #f03142 #ee1313 #5823d1 #5923cf #a1288a #be03bb #af4f22 #c7d2e5 #0198c0 #0251fc #7197d7 #4d689b #9e9fa2 #949dae #0298be #1293ac #b1987c #4b9021 #df2a01 #62b7c6 #9e5d22 #3d9c12 #aa5421 #ac5321 #ad5221 #fa3549 #05bd02\ barChartFacets organ,cell_class,stage,cell_type\ barChartLimit 100\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/singleCellMerged/singleCellMerged.stats\ barChartStretchToItem on\ barChartUnit ppm/cell\ bigDataUrl /gbdb/hg38/bbi/singleCellMerged/singleCellMerged.bb\ configureByPopup off\ defaultLabelFields name\ group expression\ labelFields name,name2\ longLabel Single cell RNA expression levels cell types from many organs\ maxItems 200\ shortLabel Single Cell Expression\ track singleCellMerged\ transformFunc NONE\ type bigBarChart\ visibility hide\ bismapBigBed Single-read mappability bigBed 6 Single-read and multi-read mappability after bisulfite conversion 1 100 0 0 0 127 127 127 0 0 0 map 1 longLabel Single-read and multi-read mappability after bisulfite conversion\ parent bismap\ shortLabel Single-read mappability\ track bismapBigBed\ type bigBed 6\ view SR\ visibility dense\ skinSoleBoldoAge Skin Age bigBarChart Skin single cell RNA binned by skin donor's age from Sole-Boldo et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ This track displays data from Single-cell transcriptomes of the human skin reveal\ age-related loss of fibroblast priming. Single cell RNA sequencing (scRNA-seq) \ was performed on sun-protected skin samples prepared using droplet-sequencing \ (drop-seq). RNA profiles were generated for 15,457 cells after quality control \ and subsequent clustering identified 17 clusters with distinct expression profiles\ as found in Solé-Boldo et al., 2020. \
\ \\ This track collection contains four bar chart tracks of RNA expression in the\ human skin where cells are grouped by cell type \ (Skin Cell), age \ (Skin Age),\ donor \ (Skin Donor), and cell type and donor's age \ (Skin Cell+Age). The default\ track displayed is Skin Cell.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Skin Cell subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy skin samples were obtained from whole-skin specimens belonging to 5\ male donors (ages 25-70) with fair skin. Donors underwent full body skin\ examinations by a dermatologist and medical records were checked for skin\ diseases and/or comorbidities that affect the skin. 4-mm punch biopsies were\ taken from surgically removed skin belonging to the inguinal region of the body\ also known as the groin. Skin samples were kept in MACS Tissue Storage Solution\ for less than 1 hour to avoid necrosis and apoptosis. Enzymatical and\ mechanical dissociation was done using the Miltenyi Biotec Whole Skin\ Dissociation kit for human material and the Miltenyi Biotec Gentle MACS\ dissociator. Drop-seq libraries were prepared using a 10x Genomics 3' v2 kit\ and sequenced on an Illumina HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Llorenç Solé-Boldo and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Solé-Boldo L, Raddatz G, Schütz S, Mallm JP, Rippe K, Lonsdorf AS, Rodríguez-Paredes\ M, Lyko F.\ \ Single-cell transcriptomes of the human skin reveal age-related loss of fibroblast priming.\ Commun Biol. 2020 Apr 23;3(1):188.\ PMID: 32327715; PMC: PMC7181753\
\ \ \ singleCell 1 barChartBars OLD YOUNG\ barChartColors #4c8c2c #877227\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/skinSoleBoldo/age.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/skinSoleBoldo/age.bb\ defaultLabelFields name\ html skinSoleBoldo\ labelFields name,name2\ longLabel Skin single cell RNA binned by skin donor's age from Sole-Boldo et al 2020\ parent skinSoleBoldo\ shortLabel Skin Age\ track skinSoleBoldoAge\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ skinSoleBoldoCellType Skin Cell bigBarChart Skin single cell RNA binned by cell type from Sole-Boldo et al 2020 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ This track displays data from Single-cell transcriptomes of the human skin reveal\ age-related loss of fibroblast priming. Single cell RNA sequencing (scRNA-seq) \ was performed on sun-protected skin samples prepared using droplet-sequencing \ (drop-seq). RNA profiles were generated for 15,457 cells after quality control \ and subsequent clustering identified 17 clusters with distinct expression profiles\ as found in Solé-Boldo et al., 2020. \
\ \\ This track collection contains four bar chart tracks of RNA expression in the\ human skin where cells are grouped by cell type \ (Skin Cell), age \ (Skin Age),\ donor \ (Skin Donor), and cell type and donor's age \ (Skin Cell+Age). The default\ track displayed is Skin Cell.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Skin Cell subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy skin samples were obtained from whole-skin specimens belonging to 5\ male donors (ages 25-70) with fair skin. Donors underwent full body skin\ examinations by a dermatologist and medical records were checked for skin\ diseases and/or comorbidities that affect the skin. 4-mm punch biopsies were\ taken from surgically removed skin belonging to the inguinal region of the body\ also known as the groin. Skin samples were kept in MACS Tissue Storage Solution\ for less than 1 hour to avoid necrosis and apoptosis. Enzymatical and\ mechanical dissociation was done using the Miltenyi Biotec Whole Skin\ Dissociation kit for human material and the Miltenyi Biotec Gentle MACS\ dissociator. Drop-seq libraries were prepared using a 10x Genomics 3' v2 kit\ and sequenced on an Illumina HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Llorenç Solé-Boldo and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Solé-Boldo L, Raddatz G, Schütz S, Mallm JP, Rippe K, Lonsdorf AS, Rodríguez-Paredes\ M, Lyko F.\ \ Single-cell transcriptomes of the human skin reveal age-related loss of fibroblast priming.\ Commun Biol. 2020 Apr 23;3(1):188.\ PMID: 32327715; PMC: PMC7181753\
\ \ \ singleCell 1 barChartBars keratinocyte epidermal_stem_(EpSC)_and__progenitor_cell erythrocyte endothelial_lymphatic_cell macrophage/dendritic_cell melanocyte fibroblast_(mesenchymal) pericyte fibroblast_(pro-inflammatory) fibroblast_(secretory-papilliary) fibroblast_(secretory-reticular) T_cell endothelial_vascular_cell\ barChartColors #0298be #1293ac #b1987c #4b9021 #df2a01 #62b7c6 #9e5d22 #3d9c12 #aa5421 #ac5321 #ad5221 #fa3549 #05bd02\ barChartLimit 4\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/skinSoleBoldo/cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/skinSoleBoldo/cell_type.bb\ defaultLabelFields name\ html skinSoleBoldo\ labelFields name,name2\ longLabel Skin single cell RNA binned by cell type from Sole-Boldo et al 2020\ parent skinSoleBoldo\ shortLabel Skin Cell\ track skinSoleBoldoCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ skinSoleBoldoAgeCellType Skin Cell+Age bigBarChart Skin single cell RNA binned by cell type and donor's age from Sole-Boldo et all 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ This track displays data from Single-cell transcriptomes of the human skin reveal\ age-related loss of fibroblast priming. Single cell RNA sequencing (scRNA-seq) \ was performed on sun-protected skin samples prepared using droplet-sequencing \ (drop-seq). RNA profiles were generated for 15,457 cells after quality control \ and subsequent clustering identified 17 clusters with distinct expression profiles\ as found in Solé-Boldo et al., 2020. \
\ \\ This track collection contains four bar chart tracks of RNA expression in the\ human skin where cells are grouped by cell type \ (Skin Cell), age \ (Skin Age),\ donor \ (Skin Donor), and cell type and donor's age \ (Skin Cell+Age). The default\ track displayed is Skin Cell.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Skin Cell subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy skin samples were obtained from whole-skin specimens belonging to 5\ male donors (ages 25-70) with fair skin. Donors underwent full body skin\ examinations by a dermatologist and medical records were checked for skin\ diseases and/or comorbidities that affect the skin. 4-mm punch biopsies were\ taken from surgically removed skin belonging to the inguinal region of the body\ also known as the groin. Skin samples were kept in MACS Tissue Storage Solution\ for less than 1 hour to avoid necrosis and apoptosis. Enzymatical and\ mechanical dissociation was done using the Miltenyi Biotec Whole Skin\ Dissociation kit for human material and the Miltenyi Biotec Gentle MACS\ dissociator. Drop-seq libraries were prepared using a 10x Genomics 3' v2 kit\ and sequenced on an Illumina HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Llorenç Solé-Boldo and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Solé-Boldo L, Raddatz G, Schütz S, Mallm JP, Rippe K, Lonsdorf AS, Rodríguez-Paredes\ M, Lyko F.\ \ Single-cell transcriptomes of the human skin reveal age-related loss of fibroblast priming.\ Commun Biol. 2020 Apr 23;3(1):188.\ PMID: 32327715; PMC: PMC7181753\
\ \ \ singleCell 1 barChartBars Diff_Keratinocytes_OLD Diff_Keratinocytes_YOUNG EpSC_and_undiff_progenitors_OLD EpSC_and_undiff_progenitors_YOUNG Erythrocytes_OLD Erythrocytes_YOUNG Lymphatic_EC_OLD Lymphatic_EC_YOUNG Macrophages+DC_OLD Macrophages+DC_YOUNG Melanocytes_OLD Melanocytes_YOUNG Mesenchymal_OLD Mesenchymal_YOUNG Pericytes_OLD Pericytes_YOUNG Pro-inflammatory_OLD Pro-inflammatory_YOUNG Secretory-papilliary_OLD Secretory-papilliary_YOUNG Secretory-reticular_OLD Secretory-reticular_YOUNG T_cells_OLD T_cells_YOUNG Vascular_EC_OLD Vascular_EC_YOUNG\ barChartColors #0298be #0597bb #0f94ae #1c90a0 #c8bca7 #b1987c #499026 #b8ca9b #dd2b01 #dd2b02 #60b8c8 #9ccdd1 #bf916d #976222 #23ab0b #519018 #a95422 #a75622 #ac5221 #a55822 #ad5221 #ab5322 #ec8181 #fa3649 #09ba03 #0eb705\ barChartLimit 4\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/skinSoleBoldo/age_cell_type.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/skinSoleBoldo/age_cell_type.bb\ defaultLabelFields name\ html skinSoleBoldo\ labelFields name,name2\ longLabel Skin single cell RNA binned by cell type and donor's age from Sole-Boldo et all 2020\ parent skinSoleBoldo\ shortLabel Skin Cell+Age\ track skinSoleBoldoAgeCellType\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ skinSoleBoldoDonor Skin Donor bigBarChart Skin single cell RNA binned by skin donor from Sole-Boldo et al 2020 0 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ This track displays data from Single-cell transcriptomes of the human skin reveal\ age-related loss of fibroblast priming. Single cell RNA sequencing (scRNA-seq) \ was performed on sun-protected skin samples prepared using droplet-sequencing \ (drop-seq). RNA profiles were generated for 15,457 cells after quality control \ and subsequent clustering identified 17 clusters with distinct expression profiles\ as found in Solé-Boldo et al., 2020. \
\ \\ This track collection contains four bar chart tracks of RNA expression in the\ human skin where cells are grouped by cell type \ (Skin Cell), age \ (Skin Age),\ donor \ (Skin Donor), and cell type and donor's age \ (Skin Cell+Age). The default\ track displayed is Skin Cell.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Skin Cell subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy skin samples were obtained from whole-skin specimens belonging to 5\ male donors (ages 25-70) with fair skin. Donors underwent full body skin\ examinations by a dermatologist and medical records were checked for skin\ diseases and/or comorbidities that affect the skin. 4-mm punch biopsies were\ taken from surgically removed skin belonging to the inguinal region of the body\ also known as the groin. Skin samples were kept in MACS Tissue Storage Solution\ for less than 1 hour to avoid necrosis and apoptosis. Enzymatical and\ mechanical dissociation was done using the Miltenyi Biotec Whole Skin\ Dissociation kit for human material and the Miltenyi Biotec Gentle MACS\ dissociator. Drop-seq libraries were prepared using a 10x Genomics 3' v2 kit\ and sequenced on an Illumina HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Llorenç Solé-Boldo and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Solé-Boldo L, Raddatz G, Schütz S, Mallm JP, Rippe K, Lonsdorf AS, Rodríguez-Paredes\ M, Lyko F.\ \ Single-cell transcriptomes of the human skin reveal age-related loss of fibroblast priming.\ Commun Biol. 2020 Apr 23;3(1):188.\ PMID: 32327715; PMC: PMC7181753\
\ \ \ singleCell 1 barChartBars S1 S2 S3 S4 S5\ barChartColors #6d8120 #916a2a #479220 #1294aa #8f6622\ barChartLimit 2\ barChartMetric mean\ barChartStatsUrl /gbdb/hg38/bbi/skinSoleBoldo/donor.stats\ barChartUnit UMI/cell\ bigDataUrl /gbdb/hg38/bbi/skinSoleBoldo/donor.bb\ defaultLabelFields name\ html skinSoleBoldo\ labelFields name,name2\ longLabel Skin single cell RNA binned by skin donor from Sole-Boldo et al 2020\ parent skinSoleBoldo\ shortLabel Skin Donor\ track skinSoleBoldoDonor\ transformFunc NONE\ type bigBarChart\ url https://cells.ucsc.edu/?ds=aging-human-skin&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ skinSoleBoldo Skin Sole-Boldo Skin single cell data from Sole-Boldo et al 2020 0 100 0 0 0 127 127 127 0 0 0\ This track displays data from Single-cell transcriptomes of the human skin reveal\ age-related loss of fibroblast priming. Single cell RNA sequencing (scRNA-seq) \ was performed on sun-protected skin samples prepared using droplet-sequencing \ (drop-seq). RNA profiles were generated for 15,457 cells after quality control \ and subsequent clustering identified 17 clusters with distinct expression profiles\ as found in Solé-Boldo et al., 2020. \
\ \\ This track collection contains four bar chart tracks of RNA expression in the\ human skin where cells are grouped by cell type \ (Skin Cell), age \ (Skin Age),\ donor \ (Skin Donor), and cell type and donor's age \ (Skin Cell+Age). The default\ track displayed is Skin Cell.
\ \\ The cell types are colored by which class they belong to according to the following table.
\ \\
Color | \Cell classification | \
---|---|
fibroblast | |
immune | |
epithelial | |
endothelial |
\ Cells that fall into multiple classes will be colored by blending the colors associated\ with those classes. The colors will be purest in the\ Skin Cell subtrack, where\ the bars represent relatively pure cell types. They can give an overview of the\ cell composition within other categories in other subtracks as well.
\ \\ Healthy skin samples were obtained from whole-skin specimens belonging to 5\ male donors (ages 25-70) with fair skin. Donors underwent full body skin\ examinations by a dermatologist and medical records were checked for skin\ diseases and/or comorbidities that affect the skin. 4-mm punch biopsies were\ taken from surgically removed skin belonging to the inguinal region of the body\ also known as the groin. Skin samples were kept in MACS Tissue Storage Solution\ for less than 1 hour to avoid necrosis and apoptosis. Enzymatical and\ mechanical dissociation was done using the Miltenyi Biotec Whole Skin\ Dissociation kit for human material and the Miltenyi Biotec Gentle MACS\ dissociator. Drop-seq libraries were prepared using a 10x Genomics 3' v2 kit\ and sequenced on an Illumina HiSeq4000.
\ \The cell/gene matrix and cell-level metadata was downloaded from the \ UCSC Cell Browser.\ The UCSC command line utility matrixClusterColumns, matrixToBarChart, and bedToBigBed were used\ to transform these into a bar chart format bigBed file that can be visualized. The coloring \ was done by defining colors for the broad level cell classes and then using another UCSC utility,\ hcaColorCells, to interpolate the colors across all cell types. The UCSC utilities can be found on\ our download server.
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\ Thanks to Llorenç Solé-Boldo and to the many authors who worked on\ producing and publishing this data set. The data were integrated into the UCSC\ Genome Browser by Jim Kent and Brittney Wick then reviewed by Gerardo Perez. The \ UCSC work was paid for by the Chan Zuckerberg Initiative.
\ \\ Solé-Boldo L, Raddatz G, Schütz S, Mallm JP, Rippe K, Lonsdorf AS, Rodríguez-Paredes\ M, Lyko F.\ \ Single-cell transcriptomes of the human skin reveal age-related loss of fibroblast priming.\ Commun Biol. 2020 Apr 23;3(1):188.\ PMID: 32327715; PMC: PMC7181753\
\ \ \ singleCell 0 group singleCell\ longLabel Skin single cell data from Sole-Boldo et al 2020\ pennantIcon 19.jpg liftover.html "lifted from hg19"\ shortLabel Skin Sole-Boldo\ superTrack on\ track skinSoleBoldo\ visibility hide\ wgRna sno/miRNA bed 8 + C/D and H/ACA Box snoRNAs, scaRNAs, and microRNAs from snoRNABase and miRBase 0 100 200 80 0 227 167 127 0 0 0 http://www-snorna.biotoul.fr/plus.php?id=$$\ This track displays positions of four different types of RNA in the human \ genome: \
\ C/D box and H/ACA box snoRNAs are guides for the 2'O-ribose methylation and \ the pseudouridilation, respectively, of rRNAs and snRNAs, although many of \ them have no documented target RNA. The scaRNAs guide modifications of the\ spliceosomal snRNAs transcribed by RNA polymerase II, and often contain both \ C/D and H/ACA domains.
\ \\ This track follows the general display conventions for \ gene prediction \ tracks.
\\ The miRNA precursor forms (pre-miRNA) are represented by red blocks.
\\ C/D box snoRNAs, H/ACA box snoRNAs and scaRNAs are represented by blue, \ green and magenta blocks, respectively. At a zoomed-in resolution, arrows \ superimposed on the blocks indicate the sense orientation of the snoRNAs.
\ \\ Precursor miRNA genomic locations from\ \ miRBase\ were calculated using wublastn for sequence alignment with the requirement of\ 100% identity. \ The extents of the precursor sequences were not generally known and were\ predicted based on base-paired hairpin structure. miRBase is\ described in Griffiths-Jones, S. (2004) and Weber, M.J. (2005) in the \ References section below.
\\ The snoRNAs and scaRNAs from the snoRNABase were aligned against the \ human genome using blat. \
\ \\ \
\ When making use of these data, please cite the folowing articles in addition to\ the primary sources of the miRNA sequences:
\\ Griffiths-Jones S, Saini HK, van Dongen S, Enright AJ.\ miRBase: tools for microRNA genomics.\ Nucleic Acids Res. 2008 Jan 1;36(Database issue):D154-8.
\\ Griffiths-Jones S, Grocock RJ, van Dongen S, Bateman A, Enright AJ.\ miRBase: microRNA sequences, targets and gene nomenclature.\ Nucleic Acids Res. 2006 Jan 1;34(Database issue):D140-4.
\\ Griffiths-Jones S.\ The microRNA Registry.\ Nucleic Acids Res. 2004 Jan 1;32(Database issue):D109-11.
\\ Weber MJ.\ New human and mouse microRNA genes found by homology search.\
\ You may also want to cite The Wellcome Trust Sanger Institute \ miRBase and The Laboratoire de Biologie Moleculaire \ Eucaryote snoRNABase.
\\ The following publication provides guidelines on miRNA annotation:\ Ambros V. et al., \ A uniform system for microRNA annotation. \ RNA. 2003;9(3):277-9.
\\ genes 1 color 200,80,0\ dataVersion miRBase Release 22 (March 2018) and snoRNABase Version 3 (lifted from hg19)\ group genes\ longLabel C/D and H/ACA Box snoRNAs, scaRNAs, and microRNAs from snoRNABase and miRBase\ noScoreFilter .\ shortLabel sno/miRNA\ superTrack nonCodingRNAs pack\ track wgRna\ type bed 8 +\ url http://www-snorna.biotoul.fr/plus.php?id=$$\ url2 http://www.mirbase.org/cgi-bin/query.pl?terms=$$\ url2Label miRBase:\ urlLabel Laboratoire de Biologie Moleculaire Eucaryote:\ visibility hide\ snpedia SNPedia bed 4 SNPedia 0 100 50 0 100 152 127 177 0 0 0
\ SNPedia is a wiki investigating human\ genetics with information about the effects of variations in DNA, citing\ peer-reviewed scientific publications.\ \
\ The track "SNPedia all" shows all SNPs that exist as a page in \ SNPedia.com. As SNPedia's user collaboration grows, more \ detail will be added to SNPedia.com pages. For now, most of the pages are auto-generated by bots \ and have empty pages. According to Mike Carioso (SNPedia.com founder), SNPedia entries are mostly \ ClinVar entries marked as pathogenic with at least 4 stars as defined by the\ \ ClinVar review status. \
\ \\ The track "SNPedia with text" is a subset of the "SNPedia all" track. This track \ displays only SNPedia entries with a text page that was created manually by a user who typed in \ some text (approximately 5,000 entries). In the browser, click on the "configure" button\ and select "next/previous item navigation" to show clickable arrows in the browser which\ will jump to the next or previous item.\
\\ Clicks on the features show the text from the SNPedia.com page and a link to the original page.\
\ \\ Genomic locations of SNPedia entries are labeled with the dbSNP ID.\
\ \\ In the track "SNPedia all SNPs", the features are colored based on the SNPedia microarray \ annotation: grey for SNPs that are on no microarray, dark blue for Affymetrix, dark purple for \ Illumina and black for features on both arrays.\
\ \\ The mappings displayed in this track were used as provided in the SNPedia GFF file.\ For the "SNPedia with text" track, all SNPedia pages were downloaded and their content \ checked with a script that tries to remove pages that were auto-generated and not created manually \ by a user.\
\ \\ Thanks to Mike Cariaso for help with the GFF download and Max Haeussler at UCSC for building this \ track.\
\ \Cariaso Michael; Lennon Greg. \ \ SNPedia: a wiki supporting personal genome annotation, interpretation and analysis. \ Nucleic acids research. 2012 40Database issue:D1308-12.\ PMID: 22140107; \ PMC: \ PMC3245045
\ \ phenDis 1 color 50,0,100\ compositeTrack on\ group phenDis\ longLabel SNPedia\ shortLabel SNPedia\ track snpedia\ type bed 4\ visibility hide\ spliceAI SpliceAI bigBed 9 + SpliceAI: Splice Variant Prediction Score 0 100 0 0 0 127 127 127 0 0 0\ SpliceAI is an open-source deep\ learning splicing prediction algorithm that can predict splicing alterations caused by DNA variations. \ Such variants may activate nearby cryptic splice sites, leading to abnormal transcript isoforms.\ SpliceAI was developed at Illumina; a \ lookup tool \ is provided by the Broad institute.\
\\ SpliceAI only annotates variants within genes defined by the gene\ annotation file. Additionally, SpliceAI does not annotate variants if they are close to chromosome\ ends (5kb on either side), deletions of length greater than twice the input parameter -D, or\ inconsistent with the reference fasta file.\
\ \\ The unmasked tracks include splicing changes corresponding to strengthening annotated splice sites\ and weakening unannotated splice sites, which are typically much less pathogenic than weakening\ annotated splice sites and strengthening unannotated splice sites. The delta scores of such splicing\ changes are set to 0 in the masked files. We recommend using the unmasked tracks for alternative\ splicing analysis and masked tracks for variant interpretation.\
\ \\ Variants are colored according to Walker et al. 2023 splicing imact:\
\\ The scores range from 0 to 1 and can be interpreted as the \ probability of the variant being splice-altering. In the paper, a detailed characterization is \ provided for 0.2 (high recall), 0.5 (recommended), and 0.8 (high precision) cutoffs.
\ \\
The data were downloaded from Illumina. \
The spliceAI scores are represented in the VCF INFO field as \
SpliceAI=G|OR4F5|0.01|0.00|0.00|0.00|-32|49|-40|-31
\
Here, the pipe-separated fields contain \
\ Since most of the values are 0 or almost 0, we selected only those variants \ with a score equal to or greater than 0.02.\
\\ The complete processing of this track can be found in the \ makedoc.\
\ \ \\ FOR ACADEMIC AND NOT-FOR-PROFIT RESEARCH USE ONLY. The SpliceAI scores are \ made available by Illumina only for academic or not-for-profit research only. \ By accessing the SpliceAI data, you acknowledge and agree that you may only \ use this data for your own personal academic or not-for-profit research only, \ and not for any other purposes. You may not use this data for any for-profit, \ clinical, or other commercial purpose without obtaining a commercial license \ from Illumina, Inc.\
\ \\ Jaganathan K, Kyriazopoulou Panagiotopoulou S, McRae JF, Darbandi SF, Knowles D, Li YI, Kosmicki JA,\ Arbelaez J, Cui W, Schwartz GB et al.\ \ Predicting Splicing from Primary Sequence with Deep Learning.\ Cell. 2019 Jan 24;176(3):535-548.e24.\ PMID: 30661751\
\ \\ Walker LC, Hoya M, Wiggins GAR, Lindy A, Vincent LM, Parsons MT, Canson DM, Bis-Brewer D, Cass A,\ Tchourbanov A et al.\ \ Using the ACMG/AMP framework to capture evidence related to predicted and observed impact on\ splicing: Recommendations from the ClinGen SVI Splicing Subgroup.\ Am J Hum Genet. 2023 Jul 6;110(7):1046-1067.\ PMID: 37352859; PMC: PMC10357475\
\ phenDis 1 dataVersion Illumina SpliceAI Score v1.3\ group phenDis\ longLabel SpliceAI: Splice Variant Prediction Score\ pennantIcon New red ../goldenPath/newsarch.html#081224 "Aug. 12, 2024"\ shortLabel SpliceAI\ superTrack on\ tableBrowser off\ track spliceAI\ type bigBed 9 +\ intronEst Spliced ESTs psl est Human ESTs That Have Been Spliced 0 100 0 0 0 127 127 127 1 0 0\ This track shows alignments between human expressed sequence tags\ (ESTs) in \ GenBank and the genome that show signs of splicing when\ aligned against the genome. ESTs are single-read sequences, typically about\ 500 bases in length, that usually represent fragments of transcribed genes.\
\ \\ To be considered spliced, an EST must show\ evidence of at least one canonical intron (i.e., the genomic\ sequence between EST alignment blocks must be at least 32 bases in\ length and have GT/AG ends). By requiring splicing, the level\ of contamination in the EST databases is drastically reduced\ at the expense of eliminating many genuine 3' ESTs.\ For a display of all ESTs (including unspliced), see the\ human EST track.\
\ \\ This track follows the display conventions for\ \ PSL alignment tracks. In dense display mode, darker shading\ indicates a larger number of aligned ESTs.\
\ \\ The strand information (+/-) indicates the\ direction of the match between the EST and the matching\ genomic sequence. It bears no relationship to the direction\ of transcription of the RNA with which it might be associated.\
\ \\ The description page for this track has a filter that can be used to change\ the display mode, alter the color, and include/exclude a subset of items\ within the track. This may be helpful when many items are shown in the track\ display, especially when only some are relevant to the current task.\
\ \\ To use the filter:\
\ This track may also be configured to display base labeling, a feature that\ allows the user to display all bases in the aligning sequence or only those\ that differ from the genomic sequence. For more information about this option,\ go to the\ \ Base Coloring for Alignment Tracks page.\ Several types of alignment gap may also be colored;\ for more information, go to the\ \ Alignment Insertion/Deletion Display Options page.\
\ \\ To make an EST, RNA is isolated from cells and reverse\ transcribed into cDNA. Typically, the cDNA is cloned\ into a plasmid vector and a read is taken from the 5'\ and/or 3' primer. For most — but not all — ESTs, the\ reverse transcription is primed by an oligo-dT, which\ hybridizes with the poly-A tail of mature mRNA. The\ reverse transcriptase may or may not make it to the 5'\ end of the mRNA, which may or may not be degraded.\
\ \\ In general, the 3' ESTs mark the end of transcription\ reasonably well, but the 5' ESTs may end at any point\ within the transcript. Some of the newer cap-selected\ libraries cover transcription start reasonably well. Before the\ cap-selection techniques\ emerged, some projects used random rather than poly-A\ priming in an attempt to retrieve sequence distant from the\ 3' end. These projects were successful at this, but as\ a side effect also deposited sequences from unprocessed\ mRNA and perhaps even genomic sequences into the EST databases.\ Even outside of the random-primed projects, there is a\ degree of non-mRNA contamination. Because of this, a\ single unspliced EST should be viewed with considerable\ skepticism.\
\ \\ To generate this track, human ESTs from GenBank were aligned\ against the genome using blat. Note that the maximum intron length\ allowed by blat is 750,000 bases, which may eliminate some ESTs with very\ long introns that might otherwise align. When a single\ EST aligned in multiple places, the alignment having the\ highest base identity was identified. Only alignments having\ a base identity level within 0.5% of the best and at least 96% base identity\ with the genomic sequence are displayed in this track.\
\ \\ This track was produced at UCSC from EST sequence data\ submitted to the international public sequence databases by\ scientists worldwide.\
\ \\ Benson DA, Cavanaugh M, Clark K, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW.\ \ GenBank.\ Nucleic Acids Res. 2013 Jan;41(Database issue):D36-42.\ PMID: 23193287; PMC: PMC3531190\
\ \\ Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Wheeler DL.\ GenBank: update.\ Nucleic Acids Res. 2004 Jan 1;32(Database issue):D23-6.\ PMID: 14681350; PMC: PMC308779\
\ \\ Kent WJ.\ BLAT - the BLAST-like alignment tool.\ Genome Res. 2002 Apr;12(4):656-64.\ PMID: 11932250; PMC: PMC187518\
\ rna 1 baseColorUseSequence genbank\ group rna\ indelDoubleInsert on\ indelQueryInsert on\ intronGap 30\ longLabel Human ESTs That Have Been Spliced\ maxItems 300\ shortLabel Spliced ESTs\ showDiffBasesAllScales .\ spectrum on\ track intronEst\ type psl est\ visibility hide\ svView Structural Variants bigBed 9 + Genome In a Bottle Structural Variants (dbVar nstd175) 3 100 0 0 0 127 127 127 0 0 0 varRep 1 longLabel Genome In a Bottle Structural Variants (dbVar nstd175)\ parent giab\ shortLabel Structural Variants\ track svView\ type bigBed 9 +\ view sv\ visibility pack\ stsMap STS Markers bed 5 + STS Markers on Genetic (blue) and Radiation Hybrid (black) Maps 1 100 0 0 0 128 128 255 0 0 0This track shows locations of Sequence Tagged Site (STS) markers\ along the draft assembly. These markers have been mapped using either\ genetic mapping (Genethon, Marshfield, and deCODE maps), radiation\ hybridization mapping (Stanford, Whitehead RH, and GeneMap99 maps) or\ YAC mapping (the Whitehead YAC map) techniques. Since August 2001,\ this track no longer displays fluorescent in situ hybridization (FISH)\ clones, which are now displayed in a separate track.
\ \Genetic map markers are shown in blue; radiation hybrid map markers\ are shown in black. When a marker maps to multiple positions in the\ genome, it is shown in a lighter color.
\ \Positions of STS markers are determined using both full sequences\ and primer information. Full sequences are aligned using blat,\ while isPCR (Jim Kent) and ePCR are used to find\ locations using primer information. Both sets of placements are\ combined to give final positions. In nearly all cases, full sequence\ and primer-based locations are in agreement, but in cases of\ disagreement, full sequence positions are used. Sequence and primer\ information for the markers were obtained from the primary sites for\ each of the maps, and from NCBI UniSTS (now part of NCBI\ Probe).\ \
The track filter can be used to change the color or include/exclude\ a set of map data within the track. This is helpful when many items\ are shown in the track display, especially when only some are relevant\ to the current task. To use the filter: \
When you have finished configuring the filter, click the\ Submit button.
\ \This track was designed and implemented by Terry Furey. Many\ thanks to the researchers who worked on these maps, and to Greg\ Schuler, Arek Kasprzyk, Wonhee Jang, and Sanja Rogic for helping\ process the data. Additional data on the individual maps can be found\ at the following links:\
\ This track shows data from \ The Tabula Sapiens: a multiple organ single cell\ transcriptomic atlas of humans. The dataset covers ~500,000 cells from\ a total of 24 human tissues and organs from all regions of the body using both \ droplet-based and plate-based single-cell RNA-sequencing (scRNA-seq). \ Samples were taken from the human bladder, blood,\ bone marrow, eye, fat, heart, kidney, large intestine, liver, lung, lymph node,\ mammary, muscle, pancreas, prostate, salivary gland, skin, small intestine,\ spleen, thymus, tongue, trachea, uterus, and vasculature. The dataset includes\ 264,009 immune cells, 102,580 epithelial cells, 32,701 endothelial cells, and\ 81,529 stromal cells. A total of 475 distinct cell types were identified.\
\ \\ This track collection contains two bar chart tracks of RNA expression.\ The first track,\ Tabula Tissue Cell\ allows cells to be grouped together and faceted on up to 3 categories: tissue, cell class, and cell\ type. The second track,\ Tabula Details\ allows cells to be grouped together and faceted on up to 7 categories: tissue,\ cell class, cell type, subtissue, sex, donor, and assay.\
\ \\ Please see \ tabula-sapiens-portal.ds.czbiohub.org \ for further interactive displays and additional data.
\ \\ The cell types are colored by which compartment they belong to according to the following table.\ In addition, cells found in the \ Tabula Details\ track with less than 100 transcripts will be a lighter shade and less\ concentrated in color to represent a low number of transcripts.\
\ \\
Color | \Cell Compartment | \
---|---|
epithelial | |
endothelial | |
germline | |
immune | |
stromal |
\ 36 tissue specimens comprising 24 unique tissues and organs were collected from \ 15 human donors (TSP1-15) with a mean age of 51 years. Tissue specimens were collected at\ various hospital locations in the Northern California region and transported on\ ice in less than one hour to preserve cell viability. Single cell suspensions\ from each organ were prepared in tissue expert laboratories at Stanford and\ UCSF. For each tissue, the dissociated cells were sorted using MACS and FACS to\ balance immune, stromal, epithelial, and endothelial cell types.\
\ \\ Sequencing libraries for all tissues were prepared using 10x 3' v3.1, 10x 5' v2, and\ Smart-seq2 (SS2) protocols for Illumina sequencing. Two 10x reactions per organ were\ loaded with 7,000 cells each with the goal to yield 10,000 QC-passed cells.\ Four 384-well Smartseq2 plates were run per organ. In most organs, one plate\ was used for each compartment (epithelial, endothelial, immune, and stromal),\ however, to capture rare cells, some organ experts allocated cells across the\ four plates differently. \ Sequencing runs for droplet libraries were loaded onto the NovaSeq S4 flow cell in sets\ of 16 to 20 libraries of approximately 5,000 cells per library with the goal of generating\ 50,000 to 75,000 reads per cell. Plate libraries were run in sets of 20 plates on Novaseq\ S4 flow cells to allow generating 1M reads per cell, depending on library quality. 152 10x\ reactions were performed, yielding 454,069 cells passing QC, and 161 smartseq2 plates\ were processed, yielding 27,051 cells passing QC.\
\ \\ Tissues collected from the same donor were used to study the\ clonal distribution of T cells between tissues, to understand the tissue\ specific mutation rate in B cells, and to analyze the cell cycle state and\ proliferative potential of shared cell types across tissues. RNA splicing\ analysis was also used to characterize cell type specific splicing and its\ variation across individuals.\
\ \\ For detailed methods and information on donors for each organ or tissue \ please refer to Quake et al, 2021 or the \ Tabula Sapiens website.\
\ \\ Some cell types, particularly in the intestines, are duplicated due to\ the use of multiple ontologies for the same cell type. In a future version,\ we plan to pool the data from these duplicates.\
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\
The cell/gene matrix and cell-level metadata was downloaded from the \
UCSC Cell Browser. The UCSC command line utility matrixClusterColumns
,\
matrixToBarChart
, and bedToBigBed
were used to transform these into a bar\
chart format bigBed file that can be visualized.\
The UCSC utilities can be found on\
our download server.
Thanks to the Tabula Sapiens Consortium who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent, Brittney\ Wick, and Rachel Schwartz.
\ \\ The Tabula Sapiens Consortium, Quake SR., The Tabula Sapiens: A Multiple Organ Single Cell\ Transcriptomic Atlas of Humans. bioRxiv. 2021 March 4.; doi:\ https://doi.org/10.1101/2021.07.19.452956.\
\ \ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/tabulaSapiens/facet_detailed.categories\ barChartFacets tissue,subtissue,cell_class,cell_type,sex,donor,assay\ barChartMerge on\ barChartMetric gene/genome\ barChartStatsUrl /gbdb/hg38/bbi/tabulaSapiens/facet_detailed.facets\ barChartStretchToItem on\ barChartUnit parts per million\ bigDataUrl /gbdb/hg38/bbi/tabulaSapiens/facet_detailed.bb\ defaultLabelFields name\ html tabulaSapiens\ labelFields name,name2\ longLabel Tabula sapiens full details view\ maxWindowToDraw 10000000\ parent tabulaSapiens\ shortLabel Tabula Details\ track tabulaSapiensFullDetails\ type bigBarChart\ url https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility hide\ tabulaSapiens Tabula Sapiens Tabula Sapiens single cell RNA data from many tissues 0 100 0 0 0 127 127 127 0 0 0\ This track shows data from \ The Tabula Sapiens: a multiple organ single cell\ transcriptomic atlas of humans. The dataset covers ~500,000 cells from\ a total of 24 human tissues and organs from all regions of the body using both \ droplet-based and plate-based single-cell RNA-sequencing (scRNA-seq). \ Samples were taken from the human bladder, blood,\ bone marrow, eye, fat, heart, kidney, large intestine, liver, lung, lymph node,\ mammary, muscle, pancreas, prostate, salivary gland, skin, small intestine,\ spleen, thymus, tongue, trachea, uterus, and vasculature. The dataset includes\ 264,009 immune cells, 102,580 epithelial cells, 32,701 endothelial cells, and\ 81,529 stromal cells. A total of 475 distinct cell types were identified.\
\ \\ This track collection contains two bar chart tracks of RNA expression.\ The first track,\ Tabula Tissue Cell\ allows cells to be grouped together and faceted on up to 3 categories: tissue, cell class, and cell\ type. The second track,\ Tabula Details\ allows cells to be grouped together and faceted on up to 7 categories: tissue,\ cell class, cell type, subtissue, sex, donor, and assay.\
\ \\ Please see \ tabula-sapiens-portal.ds.czbiohub.org \ for further interactive displays and additional data.
\ \\ The cell types are colored by which compartment they belong to according to the following table.\ In addition, cells found in the \ Tabula Details\ track with less than 100 transcripts will be a lighter shade and less\ concentrated in color to represent a low number of transcripts.\
\ \\
Color | \Cell Compartment | \
---|---|
epithelial | |
endothelial | |
germline | |
immune | |
stromal |
\ 36 tissue specimens comprising 24 unique tissues and organs were collected from \ 15 human donors (TSP1-15) with a mean age of 51 years. Tissue specimens were collected at\ various hospital locations in the Northern California region and transported on\ ice in less than one hour to preserve cell viability. Single cell suspensions\ from each organ were prepared in tissue expert laboratories at Stanford and\ UCSF. For each tissue, the dissociated cells were sorted using MACS and FACS to\ balance immune, stromal, epithelial, and endothelial cell types.\
\ \\ Sequencing libraries for all tissues were prepared using 10x 3' v3.1, 10x 5' v2, and\ Smart-seq2 (SS2) protocols for Illumina sequencing. Two 10x reactions per organ were\ loaded with 7,000 cells each with the goal to yield 10,000 QC-passed cells.\ Four 384-well Smartseq2 plates were run per organ. In most organs, one plate\ was used for each compartment (epithelial, endothelial, immune, and stromal),\ however, to capture rare cells, some organ experts allocated cells across the\ four plates differently. \ Sequencing runs for droplet libraries were loaded onto the NovaSeq S4 flow cell in sets\ of 16 to 20 libraries of approximately 5,000 cells per library with the goal of generating\ 50,000 to 75,000 reads per cell. Plate libraries were run in sets of 20 plates on Novaseq\ S4 flow cells to allow generating 1M reads per cell, depending on library quality. 152 10x\ reactions were performed, yielding 454,069 cells passing QC, and 161 smartseq2 plates\ were processed, yielding 27,051 cells passing QC.\
\ \\ Tissues collected from the same donor were used to study the\ clonal distribution of T cells between tissues, to understand the tissue\ specific mutation rate in B cells, and to analyze the cell cycle state and\ proliferative potential of shared cell types across tissues. RNA splicing\ analysis was also used to characterize cell type specific splicing and its\ variation across individuals.\
\ \\ For detailed methods and information on donors for each organ or tissue \ please refer to Quake et al, 2021 or the \ Tabula Sapiens website.\
\ \\ Some cell types, particularly in the intestines, are duplicated due to\ the use of multiple ontologies for the same cell type. In a future version,\ we plan to pool the data from these duplicates.\
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\
The cell/gene matrix and cell-level metadata was downloaded from the \
UCSC Cell Browser. The UCSC command line utility matrixClusterColumns
,\
matrixToBarChart
, and bedToBigBed
were used to transform these into a bar\
chart format bigBed file that can be visualized.\
The UCSC utilities can be found on\
our download server.
Thanks to the Tabula Sapiens Consortium who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent, Brittney\ Wick, and Rachel Schwartz.
\ \\ The Tabula Sapiens Consortium, Quake SR., The Tabula Sapiens: A Multiple Organ Single Cell\ Transcriptomic Atlas of Humans. bioRxiv. 2021 March 4.; doi:\ https://doi.org/10.1101/2021.07.19.452956.\
\ \ singleCell 0 group singleCell\ longLabel Tabula Sapiens single cell RNA data from many tissues\ shortLabel Tabula Sapiens\ superTrack on\ track tabulaSapiens\ visibility hide\ tabulaSapiensTissueCellType Tabula Tissue Cell bigBarChart Tabula sapiens RNA by tissue and cell type 3 100 0 0 0 127 127 127 0 0 0 https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$$\ This track shows data from \ The Tabula Sapiens: a multiple organ single cell\ transcriptomic atlas of humans. The dataset covers ~500,000 cells from\ a total of 24 human tissues and organs from all regions of the body using both \ droplet-based and plate-based single-cell RNA-sequencing (scRNA-seq). \ Samples were taken from the human bladder, blood,\ bone marrow, eye, fat, heart, kidney, large intestine, liver, lung, lymph node,\ mammary, muscle, pancreas, prostate, salivary gland, skin, small intestine,\ spleen, thymus, tongue, trachea, uterus, and vasculature. The dataset includes\ 264,009 immune cells, 102,580 epithelial cells, 32,701 endothelial cells, and\ 81,529 stromal cells. A total of 475 distinct cell types were identified.\
\ \\ This track collection contains two bar chart tracks of RNA expression.\ The first track,\ Tabula Tissue Cell\ allows cells to be grouped together and faceted on up to 3 categories: tissue, cell class, and cell\ type. The second track,\ Tabula Details\ allows cells to be grouped together and faceted on up to 7 categories: tissue,\ cell class, cell type, subtissue, sex, donor, and assay.\
\ \\ Please see \ tabula-sapiens-portal.ds.czbiohub.org \ for further interactive displays and additional data.
\ \\ The cell types are colored by which compartment they belong to according to the following table.\ In addition, cells found in the \ Tabula Details\ track with less than 100 transcripts will be a lighter shade and less\ concentrated in color to represent a low number of transcripts.\
\ \\
Color | \Cell Compartment | \
---|---|
epithelial | |
endothelial | |
germline | |
immune | |
stromal |
\ 36 tissue specimens comprising 24 unique tissues and organs were collected from \ 15 human donors (TSP1-15) with a mean age of 51 years. Tissue specimens were collected at\ various hospital locations in the Northern California region and transported on\ ice in less than one hour to preserve cell viability. Single cell suspensions\ from each organ were prepared in tissue expert laboratories at Stanford and\ UCSF. For each tissue, the dissociated cells were sorted using MACS and FACS to\ balance immune, stromal, epithelial, and endothelial cell types.\
\ \\ Sequencing libraries for all tissues were prepared using 10x 3' v3.1, 10x 5' v2, and\ Smart-seq2 (SS2) protocols for Illumina sequencing. Two 10x reactions per organ were\ loaded with 7,000 cells each with the goal to yield 10,000 QC-passed cells.\ Four 384-well Smartseq2 plates were run per organ. In most organs, one plate\ was used for each compartment (epithelial, endothelial, immune, and stromal),\ however, to capture rare cells, some organ experts allocated cells across the\ four plates differently. \ Sequencing runs for droplet libraries were loaded onto the NovaSeq S4 flow cell in sets\ of 16 to 20 libraries of approximately 5,000 cells per library with the goal of generating\ 50,000 to 75,000 reads per cell. Plate libraries were run in sets of 20 plates on Novaseq\ S4 flow cells to allow generating 1M reads per cell, depending on library quality. 152 10x\ reactions were performed, yielding 454,069 cells passing QC, and 161 smartseq2 plates\ were processed, yielding 27,051 cells passing QC.\
\ \\ Tissues collected from the same donor were used to study the\ clonal distribution of T cells between tissues, to understand the tissue\ specific mutation rate in B cells, and to analyze the cell cycle state and\ proliferative potential of shared cell types across tissues. RNA splicing\ analysis was also used to characterize cell type specific splicing and its\ variation across individuals.\
\ \\ For detailed methods and information on donors for each organ or tissue \ please refer to Quake et al, 2021 or the \ Tabula Sapiens website.\
\ \\ Some cell types, particularly in the intestines, are duplicated due to\ the use of multiple ontologies for the same cell type. In a future version,\ we plan to pool the data from these duplicates.\
\ \\ The raw bar chart data can be\ explored interactively with the Table\ Browser, or the Data Integrator. For\ automated analysis, the data may be queried from our REST API. Please refer to our mailing\ list archives for questions, or our Data Access FAQ for more\ information.
\ \\
The cell/gene matrix and cell-level metadata was downloaded from the \
UCSC Cell Browser. The UCSC command line utility matrixClusterColumns
,\
matrixToBarChart
, and bedToBigBed
were used to transform these into a bar\
chart format bigBed file that can be visualized.\
The UCSC utilities can be found on\
our download server.
Thanks to the Tabula Sapiens Consortium who worked on producing and publishing this data set. \ The data were integrated into the UCSC Genome Browser by Jim Kent, Brittney\ Wick, and Rachel Schwartz.
\ \\ The Tabula Sapiens Consortium, Quake SR., The Tabula Sapiens: A Multiple Organ Single Cell\ Transcriptomic Atlas of Humans. bioRxiv. 2021 March 4.; doi:\ https://doi.org/10.1101/2021.07.19.452956.\
\ \ singleCell 1 barChartCategoryUrl /gbdb/hg38/bbi/tabulaSapiens/bw_edit_tissue_cell_type.categories\ barChartFacets tissue,cell_class,cell_type\ barChartMetric gene/genome\ barChartStatsUrl /gbdb/hg38/bbi/tabulaSapiens/bw_edit_tissue_cell_type.facets\ barChartStretchToItem on\ barChartUnit parts per million\ bigDataUrl /gbdb/hg38/bbi/tabulaSapiens/tissue_cell_type.bb\ defaultLabelFields name\ html tabulaSapiens\ labelFields name,name2\ longLabel Tabula sapiens RNA by tissue and cell type\ parent tabulaSapiens\ shortLabel Tabula Tissue Cell\ track tabulaSapiensTissueCellType\ type bigBarChart\ url https://cells.ucsc.edu/?ds=tabula-sapiens+all&gene=$$\ urlLabel View on the UCSC Cell Browser:\ visibility pack\ gdcCancer TCGA Pan-Cancer bigLolly 12 + TCGA Pan-Cancer mutations: 33 TCGA Cancer Projects Summary (Pan-Can 33) 0 100 0 0 0 127 127 127 0 0 0\ This track shows the genomic positions of somatic variants found through whole genome sequencing of tumors\ as part of The Cancer Genome Atlas (TCGA) by the National Cancer Institute, made available through\ the Genomic Data Commons Portal. The\ data shown here is sometimes called the "Pan-Cancer dataset", a collection of thirty-three\ TCGA projects processed in a uniform way.
\ \\ Variants can be filtered by project ID and gender from the track details page. Pressing the\ "All" button allows the user to specify whether the checked values all have to be\ true of a particular variant, or if only one of them need be present to satisfy the filter.
\ \\ The vertical viewing range in full mode can also be used to filter what variants are shown. Variants\ that have a sampleCount more or less than the min and max values specificed in the viewing range are\ not displayed.
\ \\ The raw data can be explored interactively with the Table Browser or the Data\ Integrator.\ \
\ For automated download and analysis, the genome annotation for all the thirty-three projects is\ stored in a bigBed file that can be downloaded from\ our\ download server. There are also bigBed files for each of the thirty-three projects in that\ directory. Individual regions or the whole genome annotation can be obtained using our tool\ bigBedToBed which can be compiled from the source code or downloaded as a precompiled\ binary for your system. Instructions for downloading source code and binaries can be found\ here. The tool can also be used to obtain only features within a given range,\ e.g.,
\\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/gdcCancer/gdcCancer.bb -chrom=chr21 -start=0 -end=100000000 stdout\\ \ \
\ All MuTect Variant calls were downloaded from the GDC portal in January 2019 and reformatted at UCSC\ to the bigBed format with a short\ script, cancerMafToBigBed.\
\ \\ Thanks to GDC for making the TCGA data available on their web site.\
\ phenDis 1 compositeTrack on\ genderFilterType multipleListOr\ genderFilterValues male,female\ group phenDis\ longLabel TCGA Pan-Cancer mutations: 33 TCGA Cancer Projects Summary (Pan-Can 33)\ maxItems 500000\ project_idFilterType multipleListOr\ project_idFilterValues TCGA-LAML|Acute Myeloid Leukemia,TCGA-ACC|Adrenocortical carcinoma,TCGA-BLCA|Bladder Urothelial Carcinoma,TCGA-LGG|Brain Lower Grade Glioma,TCGA-BRCA|Breast invasive carcinoma,TCGA-CESC|Cervical squamous cell carcinoma and endocervical adenocarcinoma,TCGA-CHOL|Cholangiocarcinoma,TCGA-LCML|Chronic Myelogenous Leukemia,TCGA-COAD|Colon adenocarcinoma,TCGA-CNTL|Controls,TCGA-ESCA|Esophageal carcinoma,TCGA-FPPP|FFPE Pilot Phase II,TCGA-GBM|Glioblastoma multiforme,TCGA-HNSC|Head and Neck squamous cell carcinoma,TCGA-KICH|Kidney Chromophobe,TCGA-KIRC|Kidney renal clear cell carcinoma,TCGA-KIRP|Kidney renal papillary cell carcinoma,TCGA-LIHC|Liver hepatocellular carcinoma,TCGA-LUAD|Lung adenocarcinoma,TCGA-LUSC|Lung squamous cell carcinoma,TCGA-DLBC|Lymphoid Neoplasm Diffuse Large B-cell Lymphoma,TCGA-MESO|Mesothelioma,TCGA-MISC|Miscellaneous,TCGA-OV|Ovarian serous cystadenocarcinoma,TCGA-PAAD|Pancreatic adenocarcinoma,TCGA-PCPG|Pheochromocytoma and Paraganglioma,TCGA-PRAD|Prostate adenocarcinoma,TCGA-READ|Rectum adenocarcinoma,TCGA-SARC|Sarcoma,TCGA-SKCM|Skin Cutaneous Melanoma,TCGA-STAD|Stomach adenocarcinoma,TCGA-TGCT|Testicular Germ Cell Tumors,TCGA-THYM|Thymoma,TCGA-THCA|Thyroid carcinoma,TCGA-UCS|Uterine Carcinosarcoma,TCGA-UCEC|Uterine Corpus Endometrial Carcinoma,TCGA-UVM|Uveal Melanoma\ shortLabel TCGA Pan-Cancer\ track gdcCancer\ type bigLolly 12 +\ visibility hide\ transMapV5 TransMap V5 TransMap Alignments Version 5 0 100 0 0 0 127 127 127 0 0 0\ These tracks contain cDNA and gene alignments produced by\ the TransMap cross-species alignment algorithm\ from other vertebrate species in the UCSC Genome Browser.\ For closer evolutionary distances, the alignments are created using\ syntenically filtered LASTZ or BLASTZ alignment chains, resulting\ in a prediction of the orthologous genes in human. For more distant\ organisms, reciprocal best alignments are used.\
\ \ TransMap maps genes and related annotations in one species to another\ using synteny-filtered pairwise genome alignments (chains and nets) to\ determine the most likely orthologs. For example, for the mRNA TransMap track\ on the human assembly, more than 400,000 mRNAs from 25 vertebrate species were\ aligned at high stringency to the native assembly using BLAT. The alignments\ were then mapped to the human assembly using the chain and net alignments\ produced using BLASTZ, which has higher sensitivity than BLAT for diverged\ organisms.\\ Compared to translated BLAT, TransMap finds fewer paralogs and aligns more UTR\ bases.\
\ \\ This track follows the display conventions for \ PSL alignment tracks.
\\ This track may also be configured to display codon coloring, a feature that\ allows the user to quickly compare cDNAs against the genomic sequence. For more \ information about this option, click \ here.\ Several types of alignment gap may also be colored; \ for more information, click \ here.\ \
\
\ To ensure unique identifiers for each alignment, cDNA and gene accessions were\ made unique by appending a suffix for each location in the source genome and\ again for each mapped location in the destination genome. The format is:\
\ accession.version-srcUniq.destUniq\\ \ Where srcUniq is a number added to make each source alignment unique, and\ destUniq is added to give the subsequent TransMap alignments unique\ identifiers.\ \
\ For example, in the cow genome, there are two alignments of mRNA BC149621.1.\ These are assigned the identifiers BC149621.1-1 and BC149621.1-2.\ When these are mapped to the human genome, BC149621.1-1 maps to a single\ location and is given the identifier BC149621.1-1.1. However, BC149621.1-2\ maps to two locations, resulting in BC149621.1-2.1 and BC149621.1-2.2. Note\ that multiple TransMap mappings are usually the result of tandem duplications, where both\ chains are identified as syntenic.\
\ \\ The raw data for these tracks can be accessed interactively through the\ Table Browser or the\ Data Integrator.\ For automated analysis, the annotations are stored in\ bigPsl files (containing a\ number of extra columns) and can be downloaded from our\ download server, \ or queried using our API. For more \ information on accessing track data see our \ Track Data Access FAQ.\ The files are associated with these tracks in the following way:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/transMap/V5/hg38.refseq.transMapV5.bigPsl\ -chrom=chr6 -start=0 -end=1000000 stdout\ \ \
\ This track was produced by Mark Diekhans at UCSC from cDNA and EST sequence data\ submitted to the international public sequence databases by \ scientists worldwide and annotations produced by the RefSeq,\ Ensembl, and GENCODE annotations projects.
\ \\ Siepel A, Diekhans M, Brejová B, Langton L, Stevens M, Comstock CL, Davis C, Ewing B, Oommen S,\ Lau C et al.\ \ Targeted discovery of novel human exons by comparative genomics.\ Genome Res. 2007 Dec;17(12):1763-73.\ PMID: 17989246; PMC: PMC2099585\
\ \\ Stanke M, Diekhans M, Baertsch R, Haussler D.\ \ Using native and syntenically mapped cDNA alignments to improve de novo gene finding.\ Bioinformatics. 2008 Mar 1;24(5):637-44.\ PMID: 18218656\
\ \\ Zhu J, Sanborn JZ, Diekhans M, Lowe CB, Pringle TH, Haussler D.\ \ Comparative genomics search for losses of long-established genes on the human lineage.\ PLoS Comput Biol. 2007 Dec;3(12):e247.\ PMID: 18085818; PMC: PMC2134963\
\ \ genes 0 group genes\ html transMapV5\ longLabel TransMap Alignments Version 5\ shortLabel TransMap V5\ superTrack on\ track transMapV5\ tRNAs tRNA Genes bed 6 + Transfer RNA Genes Identified with tRNAscan-SE 0 100 0 20 150 127 137 202 0 0 0\ This track displays tRNA genes predicted by using \ tRNAscan-SE v.1.23. \
\\ tRNAscan-SE is an integrated program that uses tRNAscan (Fichant) and an A/B box motif detection \ algorithm (Pavesi) as pre-filters to obtain an initial list of tRNA candidates. \ The program then filters these candidates with a covariance model-based \ search program \ COVE (Eddy) to obtain a highly specific set of primary sequence \ and secondary structure predictions that represent 99-100% of true tRNAs \ with a false positive rate of fewer than 1 per 15 gigabases.
\\ Detailed tRNA annotations for eukaryotes, bacteria, and archaea are available at\ Genomic tRNA Database (GtRNAdb). \
\\ What does the tRNAscan-SE score mean? Anything with a score above 20 bits is likely to be\ derived from a tRNA, although this does not indicate whether the tRNA gene still encodes a \ functional tRNA molecule (i.e. tRNA-derived SINES probably do not function in the ribosome in translation).\ Vertebrate tRNAs with scores of >60.0 (bits) are likely to encode functional tRNA genes, and \ those with scores below ~45 have sequence or structural features that indicate they probably are\ no longer involved in translation. tRNAs with scores between 45-60 bits are in the "grey" zone, and may\ or may not have all the required features to be functional. In these cases, tRNAs should be inspected\ carefully for loss of specific primary or secondary structure features (usually in alignments with other\ genes of the same isotype), in order to make a better educated guess. These rough score range guides \ are not exact, nor are they based on specific biochemical studies of atypical tRNA features,\ so please treat them accordingly.\
\\ Please note that tRNA genes marked as "Pseudo" are low scoring predictions that are mostly pseudogenes or \ tRNA-derived elements. These genes do not usually fold into a typical cloverleaf tRNA secondary \ structure and the provided images of the predicted secondary structures may appear rotated.\
\ \\ Both tRNAscan-SE and GtRNAdb are maintained by the\ Lowe Lab at UCSC.\
\\ Cove-predicted tRNA secondary structures were rendered by NAVIEW (c) 1988 Robert E. Bruccoleri.\
\ \\ When making use of these data, please cite the following articles:
\\ Chan PP, Lowe TM. \ GtRNAdb: a database of transfer RNA genes detected in genomic sequence.\ Nucleic Acids Res. 2009 Jan;37(Database issue):D93-7.\ PMID: 18984615; PMC: PMC2686519\
\ \\ Eddy SR, Durbin R. \ \ RNA sequence analysis using covariance models.\ Nucleic Acids Res. 1994 Jun 11;22(11):2079-88.\ PMID: 8029015; PMC: PMC308124\
\ \\ Fichant GA, Burks C. \ \ Identifying potential tRNA genes in genomic DNA sequences.\ J Mol Biol. 1991 Aug 5;220(3):659-71.\ PMID: 1870126\
\ \\ Lowe TM, Eddy SR. \ \ tRNAscan-SE: a program for improved detection of transfer RNA genes in genomic sequence.\ Nucleic Acids Res. 1997 Mar 1;25(5):955-64.\ PMID: 9023104; PMC: PMC146525\
\ \\ Pavesi A, Conterio F, Bolchi A, Dieci G, Ottonello S.\ \ Identification of new eukaryotic tRNA genes in genomic DNA databases by a multistep weight matrix\ analysis of transcriptional control regions.\ Nucleic Acids Res. 1994 Apr 11;22(7):1247-56.\ PMID: 8165140; PMC: PMC523650\
\ genes 1 color 0,20,150\ group genes\ longLabel Transfer RNA Genes Identified with tRNAscan-SE\ nextItemButton on\ noScoreFilter .\ shortLabel tRNA Genes\ superTrack nonCodingRNAs pack\ track tRNAs\ type bed 6 +\ visibility hide\ knownAlt UCSC Alt Events bed 6 . Alternative Splicing, Alternative Promoter and Similar Events in UCSC Genes 0 100 90 0 150 172 127 202 0 0 0This track shows various types of alternative splicing and other\ events that result in more than a single transcript from the same\ gene. The label by an item describes the type of event. The events are:
\This track is based on an analysis by the txgAnalyse program of splicing graphs\ produced by the txGraph program. Both of these programs were written by Jim\ Kent at UCSC.
\ genes 1 color 90,0,150\ group genes\ longLabel Alternative Splicing, Alternative Promoter and Similar Events in UCSC Genes\ noScoreFilter .\ shortLabel UCSC Alt Events\ track knownAlt\ type bed 6 .\ visibility hide\ umap Umap bigWig Single-read and multi-read mappability by Umap 2 100 0 0 0 127 127 127 0 0 0\ These tracks indicate regions with uniquely mappable reads of particular lengths before and after\ bisulfite conversion. Both Umap and Bismap tracks contain single-read mappability and multi-read\ mappability tracks for four different read lengths: 24 bp, 36 bp, 50 bp, and 100 bp.
\\ You can use these tracks for many purposes, including filtering unreliable signal from\ sequencing assays. The Bismap track can help filter unreliable signal from sequencing assays\ involving bisulfite conversion, such as whole-genome bisulfite sequencing or reduced representation\ bisulfite sequencing.
\ \ \These tracks mark any region of the bisulfite-converted genome that is uniquely mappable by\ at least one k-mer on the specified strand. Mappability of the forward strand was\ generated by converting all instances of cytosine to thymine. Similarly, mappability of the\ reverse strand was generated by converting all instances of guanine to adenine.
\To calculate the single-read mappability, you must find the overlap of a given region with\ the region that is uniquely mappable on both strands. Regions not uniquely mappable on both\ strands or have a low multi-read mappability might bias the downstream analysis.
These tracks represent the probability that a randomly selected k-mer which overlaps\ with a given position is uniquely mappable. Multi-read mappability track is calculated for\ k-mers that are uniquely mappable on both strands, and thus there is no strand\ specification.
These tracks mark any region of the genome that is uniquely mappable by at least one\ k-mer. To calculate the single-read mappability, you must find the overlap of a given\ region with this track.
These tracks represent the probability that a randomly selected k-mer which overlaps\ with a given position is uniquely mappable.
For greater detail and explanatory diagrams, see the\ preprint, the\ Umap and Bismap project website, or the\ Umap and Bismap software\ documentation.\ \
\ The raw data can be explored interactively with the Table Browser, or the Data Integrator. For automated analysis, genome annotation is stored in a bigBed\ or bigWig file that can be downloaded from the\ download\ server. Individual regions or the whole genome annotation can be obtained using our tool\ bigBedToBed or bigWigToWig, which can be compiled from the source code or\ downloaded as a precompiled binary for your system. Instructions for downloading source code and\ binaries can be found here.\ The tool can also be used to obtain only features within a given range, for example:
\ bigBedToBed -chrom=chr6 -start=0 -end=1000000\ http://hgdownload.soe.ucsc.edu/gbdb/hg38/hoffmanMappability/k24.Unique.Mappability.bb stdout\\ Please refer to our mailing list archives for questions, or our\ Data Access FAQ for more\ information.
\ \\ Anshul Kundaje (Stanford\ University) created the original Umap software in MATLAB. The original Umap repository is available\ here.\ Mehran Karimzadeh (Michael Hoffman\ lab, Princess Margaret Cancer Centre) implemented the Python version of Umap and added features,\ including Bismap.
\ \\ Karimzadeh M, Ernst C, Kundaje A, Hoffman MM.,\ Umap and Bismap:\ quantifying genome and methylome mappability\ bioRxiv bioRxiv, p. 095463, 2016.; doi: https://doi.org/10.1101/095463.
\ map 0 compositeTrack on\ group map\ html mappability\ longLabel Single-read and multi-read mappability by Umap\ parent mappability\ shortLabel Umap\ subGroup1 view Views SR=Single-read MR=Multi-read\ track umap\ type bigWig\ visibility full\ umapBigBed Umap bigBed 6 Single-read and multi-read mappability by Umap 4 100 0 0 0 127 127 127 0 0 0 map 1 longLabel Single-read and multi-read mappability by Umap\ parent umap on\ shortLabel Umap\ track umapBigBed\ type bigBed 6\ view SR\ visibility squish\ umapBigWig Umap bigWig Single-read and multi-read mappability by Umap 2 100 0 0 0 127 127 127 0 0 0 map 0 longLabel Single-read and multi-read mappability by Umap\ parent umap on\ shortLabel Umap\ track umapBigWig\ type bigWig\ view MR\ viewLimits 0:1\ visibility full\ uniprot UniProt bigBed 12 + UniProt SwissProt/TrEMBL Protein Annotations 0 100 0 0 0 127 127 127 0 0 0\ This track shows protein sequences and annotations on them from the UniProt/SwissProt database,\ mapped to genomic coordinates. \
\\ UniProt/SwissProt data has been curated from scientific publications by the UniProt staff,\ UniProt/TrEMBL data has been predicted by various computational algorithms.\ The annotations are divided into multiple subtracks, based on their "feature type" in UniProt.\ The first two subtracks below - one for SwissProt, one for TrEMBL - show the\ alignments of protein sequences to the genome, all other tracks below are the protein annotations\ mapped through these alignments to the genome.\
\ \Track Name | \Description | \
---|---|
UCSC Alignment, SwissProt = curated protein sequences | \Protein sequences from SwissProt mapped to the genome. All other\ tracks are (start,end) SwissProt annotations on these sequences mapped\ through this alignment. Even protein sequences without a single curated \ annotation (splice isoforms) are visible in this track. Each UniProt protein \ has one main isoform, which is colored in dark. Alternative isoforms are \ sequences that do not have annotations on them and are colored in light-blue. \ They can be hidden with the TrEMBL/Isoform filter (see below). |
UCSC Alignment, TrEMBL = predicted protein sequences | \Protein sequences from TrEMBL mapped to the genome. All other tracks\ below are (start,end) TrEMBL annotations mapped to the genome using\ this track. This track is hidden by default. To show it, click its\ checkbox on the track configuration page. |
UniProt Signal Peptides | \Regions found in proteins destined to be secreted, generally cleaved from mature protein. | \
UniProt Extracellular Domains | \Protein domains with the comment "Extracellular". | \
UniProt Transmembrane Domains | \Protein domains of the type "Transmembrane". | \
UniProt Cytoplasmic Domains | \Protein domains with the comment "Cytoplasmic". | \
UniProt Polypeptide Chains | \Polypeptide chain in mature protein after post-processing. | \
UniProt Regions of Interest | \Regions that have been experimentally defined, such as the role of a region in mediating protein-protein interactions or some other biological process. | \
UniProt Domains | \Protein domains, zinc finger regions and topological domains. | \
UniProt Disulfide Bonds | \Disulfide bonds. | \
UniProt Amino Acid Modifications | \Glycosylation sites, modified residues and lipid moiety-binding regions. | \
UniProt Amino Acid Mutations | \Mutagenesis sites and sequence variants. | \
UniProt Protein Primary/Secondary Structure Annotations | \Beta strands, helices, coiled-coil regions and turns. | \
UniProt Sequence Conflicts | \Differences between Genbank sequences and the UniProt sequence. | \
UniProt Repeats | \Regions of repeated sequence motifs or repeated domains. | \
UniProt Other Annotations | \All other annotations, e.g. compositional bias | \
\ For consistency and convenience for users of mutation-related tracks,\ the subtrack "UniProt/SwissProt Variants" is a copy of the track\ "UniProt Variants" in the track group "Phenotype and Literature", or \ "Variation and Repeats", depending on the assembly.\
\ \\ Genomic locations of UniProt/SwissProt annotations are labeled with a short name for\ the type of annotation (e.g. "glyco", "disulf bond", "Signal peptide"\ etc.). A click on them shows the full annotation and provides a link to the UniProt/SwissProt\ record for more details. TrEMBL annotations are always shown in \ light blue, except in the Signal Peptides,\ Extracellular Domains, Transmembrane Domains, and Cytoplamsic domains subtracks.
\ \\ Mouse over a feature to see the full UniProt annotation comment. For variants, the mouse over will\ show the full name of the UniProt disease acronym.\
\ \\ The subtracks for domains related to subcellular location are sorted from outside to inside of \ the cell: Signal peptide, \ extracellular, \ transmembrane, and cytoplasmic.\
\ \\ Features in the "UniProt Modifications" (modified residues) track are drawn in \ light green. Disulfide bonds are shown in \ dark grey. Topological domains\ in maroon and zinc finger regions in \ olive green.\
\ \\ Duplicate annotations are removed as far as possible: if a TrEMBL annotation\ has the same genome position and same feature type, comment, disease and\ mutated amino acids as a SwissProt annotation, it is not shown again. Two\ annotations mapped through different protein sequence alignments but with the same genome\ coordinates are only shown once.
\ \On the configuration page of this track, you can choose to hide any TrEMBL annotations.\ This filter will also hide the UniProt alternative isoform protein sequences because\ both types of information are less relevant to most users. Please contact us if you\ want more detailed filtering features.
\ \Note that for the human hg38 assembly and SwissProt annotations, there\ also is a public\ track hub prepared by UniProt itself, with \ genome annotations maintained by UniProt using their own mapping\ method based on those Gencode/Ensembl gene models that are annotated in UniProt\ for a given protein. For proteins that differ from the genome, UniProt's mapping method\ will, in most cases, map a protein and its annotations to an unexpected location\ (see below for details on UCSC's mapping method).
\ \\ Briefly, UniProt protein sequences were aligned to the transcripts associated\ with the protein, the top-scoring alignments were retained, and the result was\ projected to the genome through a transcript-to-genome alignment.\ Depending on the genome, the transcript-genome alignments was either\ provided by the source database (NBCI RefSeq), created at UCSC (UCSC RefSeq) or\ derived from the transcripts (Ensembl/Augustus). The transcript set is NCBI\ RefSeq for hg38, UCSC RefSeq for hg19 (due to alt/fix haplotype misplacements \ in the NCBI RefSeq set on hg19). For other genomes, RefSeq, Ensembl and Augustus \ are tried, in this order. The resulting protein-genome alignments of this process \ are available in the file formats for liftOver or pslMap from our data archive\ (see "Data Access" section below).\
\ \An important step of the mapping process protein -> transcript ->\ genome is filtering the alignment from protein to transcript. Due to\ differences between the UniProt proteins and the transcripts (proteins were\ made many years before the transcripts were made, and human genomes have\ variants), the transcript with the highest BLAST score when aligning the\ protein to all transcripts is not always the correct transcript for a protein\ sequence. Therefore, the protein sequence is aligned to only a very short list\ of one or sometimes more transcripts, selected by a three-step procedure:\
\ For strategy 2 and 3, many of the transcripts found do not differ in coding\ sequence, so the resulting alignments on the genome will be identical.\ Therefore, any identical alignments are removed in a final filtering step. The\ details page of these alignments will contain a list of all transcripts that\ result in the same protein-genome alignment. On hg38, only a handful of edge\ cases (pseudogenes, very recently added proteins) remain in 2023 where strategy\ 3 has to be used.
\ \In other words, when an NCBI or UCSC RefSeq track is used for the mapping and to align a\ protein sequence to the correct transcript, we use a three stage process:\
This system was designed to resolve the problem of incorrect mappings of\ proteins, mostly on hg38, due to differences between the SwissProt\ sequences and the genome reference sequence, which has changed since the\ proteins were defined. The problem is most pronounced for gene families\ composed of either very repetitive or very similar proteins. To make sure that\ the alignments always go to the best chromosome location, all _alt and _fix\ reference patch sequences are ignored for the alignment, so the patches are\ entirely free of UniProt annotations. Please contact us if you have feedback on\ this process or example edge cases. We are not aware of a way to evaluate the\ results completely and in an automated manner.
\\ Proteins were aligned to transcripts with TBLASTN, converted to PSL, filtered\ with pslReps (93% query coverage, keep alignments within top 1% score), lifted to genome\ positions with pslMap and filtered again with pslReps. UniProt annotations were\ obtained from the UniProt XML file. The UniProt annotations were then mapped to the\ genome through the alignment described above using the pslMap program. This approach\ draws heavily on the LS-SNP pipeline by Mark Diekhans.\ Like all Genome Browser source code, the main script used to build this track\ can be found on Github.\
\ \\ This track is automatically updated on an ongoing basis, every 2-3 months.\ The current version name is always shown on the track details page, it includes the\ release of UniProt, the version of the transcript set and a unique MD5 that is\ based on the protein sequences, the transcript sequences, the mapping file\ between both and the transcript-genome alignment. The exact transcript\ that was used for the alignment is shown when clicking a protein alignment\ in one of the two alignment tracks.\
\ \\ For reproducibility of older analysis results and for manual inspection, previous versions of this track\ are available for browsing in the form of the UCSC UniProt Archive Track Hub (click this link to connect the hub now). The underlying data of\ all releases of this track (past and current) can be obtained from our downloads server, including the UniProt\ protein-to-genome alignment.
\ \\ The raw data of the current track can be explored interactively with the\ Table Browser, or the\ Data Integrator.\ For automated analysis, the genome annotation is stored in a bigBed file that \ can be downloaded from the\ download server.\ The exact filenames can be found in the \ track configuration file. \ Annotations can be converted to ASCII text by our tool bigBedToBed\ which can be compiled from the source code or downloaded as a precompiled\ binary for your system. Instructions for downloading source code and binaries can be found\ here.\ The tool can also be used to obtain only features within a given range, for example:\
\ bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/uniprot/unipStruct.bb -chrom=chr6 -start=0 -end=1000000 stdout \
\ Please refer to our\ mailing list archives\ for questions, or our\ Data Access FAQ\ for more information. \ \ \\ \
To facilitate mapping protein coordinates to the genome, we provide the\ alignment files in formats that are suitable for our command line tools. Our\ command line programs liftOver or pslMap can be used to map\ coordinates on protein sequences to genome coordinates. The filenames are\ unipToGenome.over.chain.gz (liftOver) and unipToGenomeLift.psl.gz (pslMap).
\ \Example commands:\
\ wget -q https://hgdownload.soe.ucsc.edu/goldenPath/archive/hg38/uniprot/2022_03/unipToGenome.over.chain.gz\ wget -q https://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/liftOver\ chmod a+x liftOver\ echo 'Q99697 1 10 annotationOnProtein' > prot.bed\ liftOver prot.bed unipToGenome.over.chain.gz genome.bed\ cat genome.bed\\ \ \
\ This track was created by Maximilian Haeussler at UCSC, with a lot of input from Chris\ Lee, Mark Diekhans and Brian Raney, feedback from the UniProt staff, Alejo\ Mujica, Regeneron Pharmaceuticals and Pia Riestra, GeneDx. Thanks to UniProt for making all data\ available for download.\
\ \\ UniProt Consortium.\ \ Reorganizing the protein space at the Universal Protein Resource (UniProt).\ Nucleic Acids Res. 2012 Jan;40(Database issue):D71-5.\ PMID: 22102590; PMC: PMC3245120\
\ \\ Yip YL, Scheib H, Diemand AV, Gattiker A, Famiglietti LM, Gasteiger E, Bairoch A.\ \ The Swiss-Prot variant page and the ModSNP database: a resource for sequence and structure\ information on human protein variants.\ Hum Mutat. 2004 May;23(5):464-70.\ PMID: 15108278\
\ genes 1 allButtonPair on\ compositeTrack on\ dataVersion /gbdb/$D/uniprot/version.txt\ exonNumbers off\ group genes\ hideEmptySubtracks off\ itemRgb on\ longLabel UniProt SwissProt/TrEMBL Protein Annotations\ mouseOverField comments\ shortLabel UniProt\ track uniprot\ type bigBed 12 +\ urls uniProtId="http://www.uniprot.org/uniprot/$$#section_features" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility hide\ spMut UniProt Variants bigBed 12 + UniProt/SwissProt Amino Acid Substitutions 0 100 0 0 0 127 127 127 0 0 0NOTE:
\
This track is intended for use primarily by physicians and other\
professionals concerned with genetic disorders, by genetics researchers, and\
by advanced students in science and medicine. While the genome browser database\
is open to the public, users seeking information about a personal medical or\
genetic condition are urged to consult with a qualified physician for\
diagnosis and for answers to personal questions.
\ This track shows the genomic positions of natural and artifical amino acid variants\ in the UniProt/SwissProt database.\ The data has been curated from scientific publications by the UniProt staff.\
\ \\ Genomic locations of UniProt/SwissProt variants are labeled with the amino acid\ change at a given position and, if known, the abbreviated disease name. A\ "?" is used if there is no disease annotated at this location, but the\ protein is described as being linked to only a single disease in UniProt.\
\ \\ Mouse over a mutation to see the UniProt comments.\
\ \\ Artificially-introduced mutations are colored green and naturally-occurring variants are colored\ red. For full information about a particular variant, click the "UniProt variant" linkout. \ The "UniProt record" linkout lists all variants of a particular protein sequence.\ The "Source articles" linkout lists the articles in PubMed that originally described\ the variant(s) and were used as evidence by the UniProt curators.\
\ \\ UniProt sequences were aligned to RefSeq sequences first with BLAT, then lifted\ to genome positions with pslMap. UniProt variants were parsed from the UniProt\ XML file. The variants were then mapped to the genome through the alignment\ using the pslMap program. This mapping approach\ draws heavily on the LS-SNP pipeline by Mark Diekhans. The complete script is\ part of the kent source tree and is located in src/hg/utils/uniprotMutations. \
\ \\
The raw data can be explored interactively with the\
Table Browser, or the\
Data Integrator.\
For automated analysis, the genome annotation is stored in a bigBed file that\
can be downloaded from the\
download server.\
The underlying data file for this track is called spMut.bb. Individual \
regions or the whole genome annotation can be obtained using our tool bigBedToBed \
which can be compiled from the source code or downloaded as a precompiled binary\
for your system. Instructions for downloading source code and binaries can be found\
here. \
The tool can also be used to obtain only features within a given range, for example:\
\
bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/bbi/uniprot/spMut.bb -chrom=chr6 -start=0 -end=1000000 stdout \
\
Please refer to our\
mailing list archives\
for questions, or our\
Data Access FAQ\
for more information. \
\ This track was created by Maximilian Haeussler, with advice from Mark Diekhans and Brian Raney.\
\ \\ UniProt Consortium.\ \ Reorganizing the protein space at the Universal Protein Resource (UniProt).\ Nucleic Acids Res. 2012 Jan;40(Database issue):D71-5.\ PMID: 22102590; PMC: PMC3245120\
\ \\ Yip YL, Scheib H, Diemand AV, Gattiker A, Famiglietti LM, Gasteiger E, Bairoch A.\ \ The Swiss-Prot variant page and the ModSNP database: a resource for sequence and structure\ information on human protein variants.\ Hum Mutat. 2004 May;23(5):464-70.\ PMID: 15108278\
\ phenDis 1 bigDataUrl /gbdb/hg38/uniprot/unipMut.bb\ exonNumbers off\ group phenDis\ itemRgb on\ longLabel UniProt/SwissProt Amino Acid Substitutions\ maxWindowCoverage 10000000\ mouseOverField comments\ noScoreFilter on\ shortLabel UniProt Variants\ track spMut\ type bigBed 12 +\ urls variationId="http://www.uniprot.org/uniprot/$$" uniProtId="http://www.uniprot.org/uniprot/$$" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"\ visibility hide\ varsInPubs Variants in Papers bed 3 Genetic Variants mentioned in scientific publications 0 100 0 0 0 127 127 127 0 0 0The tracks that are listed here contain genetic variants and links to scientific publications that \ mention them. The Mastermind track was created by Genomenom, a company that analyzes fulltext \ of publications with their own proprietary software with an unknown false\ positive rate. The AVADA track was created in the Bejerano lab at\ Stanford by J. Birgmeier also on fulltext papers, using sophisticated machine learning\ methods and was evaluated to have a false positive rate of around 50% in their study.\ The PubTator rsIDs track was created using \ PubTator 3 data.\
\ For additional information please click on the hyperlink of the respective track above.\
\ By default, each variant is labeled with the nucleotide change. Hover over the\ feature to see more information, explained on the track details page of the particular track\ or when clicking onto the feature.
\\ For data provenance, access and descriptions, please click the documentation via the link above.\
\ phenDis 1 group phenDis\ longLabel Genetic Variants mentioned in scientific publications\ shortLabel Variants in Papers\ superTrack on\ track varsInPubs\ type bed 3\ vistaEnhancersBb VISTA Enhancers bigBed 9 + VISTA Enhancers 0 100 0 0 0 127 127 127 0 0 0 https://enhancer.lbl.gov/cgi-bin/imagedb3.pl?form=presentation&show=1&organism_id=1&experiment_id=$This track shows potential enhancers whose activity was experimentally validated in transgenic\ mice. Most of these noncoding elements were selected for testing based on their extreme conservation\ in other vertebrates or epigenomic evidence (ChIP-Seq) of putative enhancer marks. More information\ can be found on the VISTA Enhancer Browser\ page.\
\ \Items appearing in red (positive) indicate that a reproducible\ pattern was observed in the in vivo enhancer assay. Items appearing in\ blue (negative) indicate that NO reproducible pattern was observed\ in the in vivo enhancer assay. Note that this annotation refers only to the single developmental\ timepoint that was tested in this screen (e11.5) and does not exclude the possibility that this\ region is a reproducible enhancer active at earlier or later timepoints in development.\
\ \Excerpted from the Vista Enhancer Mouse Enhancer Screen Handbook and Methods page at the Lawrence Berkeley\ National Laboratory (LBNL) website:\
Most enhancer candidate sequences are identified by extreme evolutionary sequence conservation or\ by ChIP-seq. Detailed information related to enhancer identification by extreme evolutionary\ conservation can be found in the following publications:\
\Detailed information related to enhancer identification by ChIP-seq can be found in the\ following publications:
\See the Transgenic Mouse Assay section for experimental procedures that were used to perform the\ transgenic assays: Mouse Enhancer Screen Handbook and Methods \ \
UCSC converted the\ Experimental Data for hg19 and mm9 into bigBed format using the bedToBigBed\ utility. The data for hg38 was lifted over from hg19. The data for mm10 and mm39 were lifted over\ from mm9.
\ \\ VISTA Enhancers data can be explored interactively with the\ Table Browser and cross-referenced with the\ Data Integrator. For programmatic access, the track can be\ accessed using the Genome Browser's REST API. ReMap\ annotations can be downloaded from the Genome Browser's\ download server\ as a bigBed file. This compressed binary format can be remotely queried through\ command line utilities. Please note that some of the download files can be quite large.
\ \Thanks to the Lawrence Berkeley National Laboratory for providing this data
\ \ \\ Visel A, Minovitsky S, Dubchak I, Pennacchio LA.\ \ VISTA Enhancer Browser--a database of tissue-specific human enhancers.\ Nucleic Acids Res. 2007 Jan;35(Database issue):D88-92.\ PMID: 17130149; PMC: PMC1716724\
\ regulation 1 bigDataUrl /gbdb/hg38/vistaEnhancers/vistaEnhancers.bb\ group regulation\ itemRgb on\ longLabel VISTA Enhancers\ mouseOverField patternExpression\ shortLabel VISTA Enhancers\ track vistaEnhancersBb\ type bigBed 9 +\ url https://enhancer.lbl.gov/cgi-bin/imagedb3.pl?form=presentation&show=1&organism_id=1&experiment_id=$