Peroxisome proliferator hormone response element gene transcriptions: Difference between revisions

Jump to navigation Jump to search
Marshallsumter (talk | contribs)
Marshallsumter (talk | contribs)
Line 33: Line 33:
The DNA consensus sequence is AGGTCANAGGTCA, with N being any nucleotide.
The DNA consensus sequence is AGGTCANAGGTCA, with N being any nucleotide.


==Samplings==
==PPRE samplings==


Copying the apparent consensus sequence for the PPRE (AGGGGA) and putting it in "⌘F" finds none located between ZSCAN22 or three between ZNF497 and A1BG as can be found by the computer programs.
Copying the apparent consensus sequence for the PPRE (AGGGGA) and putting it in "⌘F" finds none located between ZSCAN22 or three between ZNF497 and A1BG as can be found by the computer programs.
For the Basic programs testing consensus sequence AGGTCANAGGTCA (starting with SuccessablesPPRE.bas) written to compare nucleotide sequences with the sequences on either the template strand (-), or coding strand (+), of the DNA, in the negative direction (-), or the positive direction (+), the programs are, are looking for, and found:
# negative strand, negative direction, looking for AGGTCANAGGTCA, 0.
# positive strand, negative direction, looking for AAAAAAAA, 0.
# positive strand, positive direction, looking for AAAAAAAA, 0.
# negative strand, positive direction, looking for AAAAAAAA, 0.
# complement, negative strand, negative direction, looking for TTTTTTTT, 0.
# complement, positive strand, negative direction, looking for TTTTTTTT, 0.
# complement, positive strand, positive direction, looking for TTTTTTTT, 0.
# complement, negative strand, positive direction, looking for TTTTTTTT, 0.
# inverse complement, negative strand, negative direction, looking for TTTTTTTT, 0.
# inverse complement, positive strand, negative direction, looking for TTTTTTTT, 0.
# inverse complement, positive strand, positive direction, looking for TTTTTTTT, 0.
# inverse complement, negative strand, positive direction, looking for TTTTTTTT, 0.
# inverse negative strand, negative direction, looking for AAAAAAAA, 0.
# inverse positive strand, negative direction, looking for AAAAAAAA, 0.
# inverse positive strand, positive direction, looking for AAAAAAAA, 0.
# inverse negative strand, positive direction, looking for AAAAAAAA, 0.
===PPRE UTRs===
{{main|UTR promoter gene transcriptions}}
===PPRE core promoters===
{{main|Core promoter gene transcriptions}}
===PPRE proximal promoters===
{{main|Proximal promoter gene transcriptions}}
===PPRE distal promoters===
{{main|Distal promoter gene transcriptions}}
==PPARA samplings==
Copying the apparent consensus sequence for the PPARA (CGACCCC) and putting it in "⌘F" finds one located between ZSCAN22 and none between ZNF497 and A1BG as can be found by the computer programs.
For the Basic programs testing consensus sequence CGACCCC (starting with Successables PPARA.bas) written to compare nucleotide sequences with the sequences on either the template strand (-), or coding strand (+), of the DNA, in the negative direction (-), or the positive direction (+), the programs are, are looking for, and found:
# negative strand, negative direction, looking for CGACCCC, 1, CGACCCC at 3037.
# positive strand, negative direction, looking for CGACCCC, 0.
# positive strand, positive direction, looking for CGACCCC, 1, CGACCCC at 279.
# negative strand, positive direction, looking for CGACCCC, 0.
# complement, negative strand, negative direction, looking for GCTGGGG, 0.
# complement, positive strand, negative direction, looking for GCTGGGG, 1, GCTGGGG at 3037.
# complement, positive strand, positive direction, looking for GCTGGGG, 0.
# complement, negative strand, positive direction, looking for GCTGGGG, 1, GCTGGGG at 279.
# inverse complement, negative strand, negative direction, looking for GGGGTCG, 1, GGGGTCG at 2766.
# inverse complement, positive strand, negative direction, looking for GGGGTCG, 0.
# inverse complement, positive strand, positive direction, looking for GGGGTCG, 0.
# inverse complement, negative strand, positive direction, looking for GGGGTCG, 0.
# inverse negative strand, negative direction, looking for CCCCAGC, 0.
# inverse positive strand, negative direction, looking for CCCCAGC, 1, CCCCAGC at 2766.
# inverse positive strand, positive direction, looking for CCCCAGC, 0.
# inverse negative strand, positive direction, looking for CCCCAGC, 0.
===PPARA UTRs===
{{main|UTR promoter gene transcriptions}}
Negative strand, negative direction: CGACCCC at 3037.
===PPARA proximal promoters===
{{main|Proximal promoter gene transcriptions}}
Positive strand, negative direction: CCCCAGC at 2766.
===PPARA distal promoters===
{{main|Distal promoter gene transcriptions}}
Positive strand, positive direction: CGACCCC at 279.


==See also==
==See also==

Revision as of 06:02, 15 February 2021

Associate Editor(s)-in-Chief: Henry A. Hoff

Peroxisome proliferator hormone response elements (PPREs) consensus sequences are AGGGGA and TCCCCT.[1]

Human genes

Consensus sequences

"After activation by ligands, PPARs/RXRs heterodimers bind to PPRE consensus sequence (AGGTCANAGGTCA) in the promoter of their target genes."[2]

The DNA consensus sequence is AGGTCANAGGTCA, with N being any nucleotide.

PPRE samplings

Copying the apparent consensus sequence for the PPRE (AGGGGA) and putting it in "⌘F" finds none located between ZSCAN22 or three between ZNF497 and A1BG as can be found by the computer programs.

For the Basic programs testing consensus sequence AGGTCANAGGTCA (starting with SuccessablesPPRE.bas) written to compare nucleotide sequences with the sequences on either the template strand (-), or coding strand (+), of the DNA, in the negative direction (-), or the positive direction (+), the programs are, are looking for, and found:

  1. negative strand, negative direction, looking for AGGTCANAGGTCA, 0.
  2. positive strand, negative direction, looking for AAAAAAAA, 0.
  3. positive strand, positive direction, looking for AAAAAAAA, 0.
  4. negative strand, positive direction, looking for AAAAAAAA, 0.
  5. complement, negative strand, negative direction, looking for TTTTTTTT, 0.
  6. complement, positive strand, negative direction, looking for TTTTTTTT, 0.
  7. complement, positive strand, positive direction, looking for TTTTTTTT, 0.
  8. complement, negative strand, positive direction, looking for TTTTTTTT, 0.
  9. inverse complement, negative strand, negative direction, looking for TTTTTTTT, 0.
  10. inverse complement, positive strand, negative direction, looking for TTTTTTTT, 0.
  11. inverse complement, positive strand, positive direction, looking for TTTTTTTT, 0.
  12. inverse complement, negative strand, positive direction, looking for TTTTTTTT, 0.
  13. inverse negative strand, negative direction, looking for AAAAAAAA, 0.
  14. inverse positive strand, negative direction, looking for AAAAAAAA, 0.
  15. inverse positive strand, positive direction, looking for AAAAAAAA, 0.
  16. inverse negative strand, positive direction, looking for AAAAAAAA, 0.

PPRE UTRs

PPRE core promoters

PPRE proximal promoters

PPRE distal promoters

PPARA samplings

Copying the apparent consensus sequence for the PPARA (CGACCCC) and putting it in "⌘F" finds one located between ZSCAN22 and none between ZNF497 and A1BG as can be found by the computer programs.

For the Basic programs testing consensus sequence CGACCCC (starting with Successables PPARA.bas) written to compare nucleotide sequences with the sequences on either the template strand (-), or coding strand (+), of the DNA, in the negative direction (-), or the positive direction (+), the programs are, are looking for, and found:

  1. negative strand, negative direction, looking for CGACCCC, 1, CGACCCC at 3037.
  2. positive strand, negative direction, looking for CGACCCC, 0.
  3. positive strand, positive direction, looking for CGACCCC, 1, CGACCCC at 279.
  4. negative strand, positive direction, looking for CGACCCC, 0.
  5. complement, negative strand, negative direction, looking for GCTGGGG, 0.
  6. complement, positive strand, negative direction, looking for GCTGGGG, 1, GCTGGGG at 3037.
  7. complement, positive strand, positive direction, looking for GCTGGGG, 0.
  8. complement, negative strand, positive direction, looking for GCTGGGG, 1, GCTGGGG at 279.
  9. inverse complement, negative strand, negative direction, looking for GGGGTCG, 1, GGGGTCG at 2766.
  10. inverse complement, positive strand, negative direction, looking for GGGGTCG, 0.
  11. inverse complement, positive strand, positive direction, looking for GGGGTCG, 0.
  12. inverse complement, negative strand, positive direction, looking for GGGGTCG, 0.
  13. inverse negative strand, negative direction, looking for CCCCAGC, 0.
  14. inverse positive strand, negative direction, looking for CCCCAGC, 1, CCCCAGC at 2766.
  15. inverse positive strand, positive direction, looking for CCCCAGC, 0.
  16. inverse negative strand, positive direction, looking for CCCCAGC, 0.

PPARA UTRs

Negative strand, negative direction: CGACCCC at 3037.

PPARA proximal promoters

Positive strand, negative direction: CCCCAGC at 2766.

PPARA distal promoters

Positive strand, positive direction: CGACCCC at 279.

See also

References

  1. Yao EF, Denison MS (June 1992). "DNA sequence determinants for binding of transformed Ah receptor to a dioxin-responsive enhancer". Biochemistry. 31 (21): 5060–7. doi:10.1021/bi00136a019. PMID 1318077.
  2. Mengli You, Shuping Yuan, Juanjuan Shi, Yongzhong Hou (1 June 2015). "PPARδ signaling regulates colorectal cancer". Current Pharmaceutical Design. 21 (21): 2956–2959. doi:10.2174/1381612821666150514104035. PMID 26004416. Retrieved 10 September 2020.

External links