Oaf1p gene transcriptions: Difference between revisions

Jump to navigation Jump to search
Line 26: Line 26:
Copying CGGN<sub>3</sub>TNAN<sub>9-12</sub>CCG in "⌘F" yields none between ZSCAN22 and A1BG and none between ZNF497 and A1BG as can be found by the computer programs.
Copying CGGN<sub>3</sub>TNAN<sub>9-12</sub>CCG in "⌘F" yields none 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 AAAAAAAA (starting with SuccessablesOaf.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:
For the Basic programs testing consensus sequence CGGN<sub>3</sub>TNAN<sub>9-12</sub>CCG (starting with SuccessablesOaf1.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 CGGN<sub>3</sub>TNAN<sub>12</sub>CCG, 1, CGGTCATGAAACCCTCCGACTCCG at 2229.
# negative strand, negative direction, looking for CGGN<sub>3</sub>TNAN<sub>12</sub>CCG, 1, CGGTCATGAAACCCTCCGACTCCG at 2229.
# positive strand, negative direction, looking for AAAAAAAA, 0.
# positive strand, negative direction, looking for CGGN<sub>3</sub>TNAN<sub>9-12</sub>CCG, 0.
# positive strand, positive direction, looking for AAAAAAAA, 0.
# positive strand, positive direction, looking for CGGN<sub>3</sub>TNAN<sub>9</sub>CCG, 2, CGGACGTGAGACCGCTCTCCG at 1484, CGGACGTGAGACCGCTCTCCG at 1384.
# negative strand, positive direction, looking for AAAAAAAA, 0.
# negative strand, positive direction, looking for CGGN<sub>3</sub>TNAN<sub>9-12</sub>CCG, 0.
# complement, negative strand, negative direction, looking for TTTTTTTT, 0.
# complement, negative strand, negative direction, looking for GCCN<sub>3</sub>ANTN<sub>9-12</sub>GGC, 0.
# complement, positive strand, negative direction, looking for TTTTTTTT, 0.
# complement, positive strand, negative direction, looking for GCCN<sub>3</sub>ANTN<sub>12</sub>GGC, 1, GCCAGTACTTTGGGAGGCTGAGGC at 2229.
# complement, positive strand, positive direction, looking for TTTTTTTT, 0.
# complement, positive strand, positive direction, looking for GCCN<sub>3</sub>ANTN<sub>9-12</sub>GGC, 0.
# complement, negative strand, positive direction, looking for TTTTTTTT, 0.
# complement, negative strand, positive direction, looking for GCCN<sub>3</sub>ANTN<sub>9</sub>GGC, 2, GCCTGCACTCTGGCGAGAGGC at 1484, GCCTGCACTCTGGCGAGAGGC at 1384.
# inverse complement, negative strand, negative 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, negative direction, looking for TTTTTTTT, 0.

Revision as of 22:41, 10 February 2021

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

Human genes

Interactions

Consensus sequences

The upstream activating sequence (UAS) for the Oaf1p transcription factor is 5'-CGGN3TNAN9-12CCG-3' or 5'-CGG(A/C/G/T)(A/C/G/T)(A/C/G/T)T(A/C/G/T)A(A/C/G/T)9-12CCG-3'.[1]

Samplings

Copying CGGN3TNAN9-12CCG in "⌘F" yields none 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 CGGN3TNAN9-12CCG (starting with SuccessablesOaf1.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 CGGN3TNAN12CCG, 1, CGGTCATGAAACCCTCCGACTCCG at 2229.
  2. positive strand, negative direction, looking for CGGN3TNAN9-12CCG, 0.
  3. positive strand, positive direction, looking for CGGN3TNAN9CCG, 2, CGGACGTGAGACCGCTCTCCG at 1484, CGGACGTGAGACCGCTCTCCG at 1384.
  4. negative strand, positive direction, looking for CGGN3TNAN9-12CCG, 0.
  5. complement, negative strand, negative direction, looking for GCCN3ANTN9-12GGC, 0.
  6. complement, positive strand, negative direction, looking for GCCN3ANTN12GGC, 1, GCCAGTACTTTGGGAGGCTGAGGC at 2229.
  7. complement, positive strand, positive direction, looking for GCCN3ANTN9-12GGC, 0.
  8. complement, negative strand, positive direction, looking for GCCN3ANTN9GGC, 2, GCCTGCACTCTGGCGAGAGGC at 1484, GCCTGCACTCTGGCGAGAGGC at 1384.
  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.

See also

References

  1. Hongting Tang, Yanling Wu, Jiliang Deng, Nanzhu Chen, Zhaohui Zheng, Yongjun Wei, Xiaozhou Luo, and Jay D. Keasling (6 August 2020). "Promoter Architecture and Promoter Engineering in Saccharomyces cerevisiae". Metabolites. 10 (8): 320–39. doi:10.3390/metabo10080320. PMID 32781665 Check |pmid= value (help). Retrieved 18 September 2020.

External links