Estrogen response element gene transcriptions: Difference between revisions

Jump to navigation Jump to search
Line 60: Line 60:
# inverse positive strand, negative direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.
# inverse positive strand, negative direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.
# inverse positive strand, positive direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.
# inverse positive strand, positive direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.
For the Basic programs testing consensus sequence 5'-AAAAAAAA-3' (starting with SuccessablesAAA.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 5'-AAAAAAAA-3', 0.
# negative strand, positive direction, looking for 5'-AAAAAAAA-3', 0.
# positive strand, negative direction, looking for 5'-AAAAAAAA-3', 0.
# positive strand, positive direction, looking for 5'-AAAAAAAA-3', 0.
# complement, negative strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
# complement, negative strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
# complement, positive strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
# complement, positive strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
# inverse complement, negative strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
# inverse complement, negative strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
# inverse complement, positive strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
# inverse complement, positive strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
# inverse negative strand, negative direction, looking for 5'-AAAAAAAA-3', 0.
# inverse negative strand, positive direction, looking for 5'-AAAAAAAA-3', 0.
# inverse positive strand, negative direction, looking for 5'-AAAAAAAA-3', 0.
# inverse positive strand, positive direction, looking for 5'-AAAAAAAA-3', 0.


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

Revision as of 04:58, 23 December 2020

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

Human genes

Consensus sequences

"The [...] estrogen response element (ERE) [was] located on [...] −94 to −80 "AGGTTATTGCCTCCT" on the transcript, respectively."[1]

Note: GGTTA is the complement of CCAAT. AGGTTATTGCCTCCT is the complement of TCCAATAACGGAGGA.

"Our in silico analysis revealed a putative ERE sequence (GGTCAggaTGACA; wherein the non-consensus nucleotide A is underlined) starting at position −242 from the translation initiation codon (ATG, A being +1; [...])."[2]

Samplings

Copying an abridged consensus sequence for the estrogen response element of AGGTTA and putting it in "⌘F" finds none located between ZSCAN22 and A1BG and none between ZNF497 and A1BG as can be found by the computer programs.

Copying an abridged consensus sequence for the estrogen response element of GGTCAGGAT and putting it in "⌘F" finds none located between ZSCAN22 and A1BG and none between ZNF497 and A1BG as can be found by the computer programs.

For the Basic programs testing consensus sequence 5'-AGGTTATTGCCTCCT-3' (starting with SuccessablesERE.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 5'-AGGTTATTGCCTCCT-3', 0.
  2. negative strand, positive direction, looking for 5'-AGGTTATTGCCTCCT-3', 0.
  3. positive strand, negative direction, looking for 5'-AGGTTATTGCCTCCT-3', 0.
  4. positive strand, positive direction, looking for 5'-AGGTTATTGCCTCCT-3', 0.
  5. complement, negative strand, negative direction, looking for 5'-TCCAATAACGGAGGA-3', 0.
  6. complement, negative strand, positive direction, looking for 5'-TCCAATAACGGAGGA-3', 0.
  7. complement, positive strand, negative direction, looking for 5'-TCCAATAACGGAGGA-3', 0.
  8. complement, positive strand, positive direction, looking for 5'-TCCAATAACGGAGGA-3', 0.
  9. inverse complement, negative strand, negative direction, looking for 5'-AGGAGGCAATAACCT-3', 0.
  10. inverse complement, negative strand, positive direction, looking for 5'-AGGAGGCAATAACCT-3', 0.
  11. inverse complement, positive strand, negative direction, looking for 5'-AGGAGGCAATAACCT-3', 0.
  12. inverse complement, positive strand, positive direction, looking for 5'-AGGAGGCAATAACCT-3', 0.
  13. inverse negative strand, negative direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.
  14. inverse negative strand, positive direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.
  15. inverse positive strand, negative direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.
  16. inverse positive strand, positive direction, looking for 5'-TCCTCCGTTATTGGA-3', 0.

For the Basic programs testing consensus sequence 5'-AAAAAAAA-3' (starting with SuccessablesAAA.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 5'-AAAAAAAA-3', 0.
  2. negative strand, positive direction, looking for 5'-AAAAAAAA-3', 0.
  3. positive strand, negative direction, looking for 5'-AAAAAAAA-3', 0.
  4. positive strand, positive direction, looking for 5'-AAAAAAAA-3', 0.
  5. complement, negative strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
  6. complement, negative strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
  7. complement, positive strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
  8. complement, positive strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
  9. inverse complement, negative strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
  10. inverse complement, negative strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
  11. inverse complement, positive strand, negative direction, looking for 5'-TTTTTTTT-3', 0.
  12. inverse complement, positive strand, positive direction, looking for 5'-TTTTTTTT-3', 0.
  13. inverse negative strand, negative direction, looking for 5'-AAAAAAAA-3', 0.
  14. inverse negative strand, positive direction, looking for 5'-AAAAAAAA-3', 0.
  15. inverse positive strand, negative direction, looking for 5'-AAAAAAAA-3', 0.
  16. inverse positive strand, positive direction, looking for 5'-AAAAAAAA-3', 0.

See also

References

  1. Takuya Matsumoto, Saemi Kitajima, Chisato Yamamoto, Mitsuru Aoyagi, Yoshiharu Mitoma, Hiroyuki Harada and Yuji Nagashima (9 August 2020). "Cloning and tissue distribution of the ATP-binding cassette subfamily G member 2 gene in the marine pufferfish Takifugu rubripes" (PDF). Fisheries Science. 86: 873–887. doi:10.1007/s12562-020-01451-z. Retrieved 27 September 2020.
  2. Pelin Yaşar, Gamze Ayaz & Mesut Muyan (25 November 2016). "Estradiol-Estrogen Receptor α Mediates the Expression of the CXXC5 Gene through the Estrogen Response Element-Dependent Signaling Pathway". Scientific Reports. 6: 37808. doi:10.1038/srep37808. Retrieved 6 October 2020.

External links