Bhamilton18 Week 4

From LMU BioDB 2017
Revision as of 22:02, 25 September 2017 by Bhamilton18 (talk | contribs) (typo fix)
Jump to: navigation, search

Electronic Notebook for Week 4

  • To begin this assignment I utilized Dr. Dionisio's starter zip file. The file came with a template of a chrome html page as well as an image. While creating our, Katie Wright and my's, website I used the html page as a template to start my own coding/editing, but deleted image that was linked to the URL.
  • To begin, Katie and I began researching "our favorite gene" the ASP1 gene located on the SGD website, https://www.yeastgenome.org/locus/S000002729#reference
    • This website along with NCBI Gene Database, Ensembl, and UniProt, were used to complete this assignment.*
  • Looking at each individual website we found the "content" needs.
    • I.e. the standard name, systematic name, and name description for your gene, gene ID (found on all 4 websites*), DNA sequence*, protein sequence*, function*, and located differences between each site.
  • Once the content was found, we began editing/coding our html page. First we utilized the Bootstrap website to find out a basis for formatting, image uploading and unique personal touches to the site.
    • Unique touches such as color changes, the initial title of the page with the faded text, and the table section after the first question.
  • Color changes code:
<div class="p-3 mb-2 bg-info text-white">Content Questions</div>
  • Initial Title with Faded Text:
<h1>ASP-1<small class="text-muted">The Gene of the Decade</small></h1>
  • Table Section:
<dl class="row"><dt class="col-sm-3">Standard Name:</dt>
  <dd class="col-sm-7">ASP1</dd>
</dl>
  • After Inserting the content in Unstyled lists under each question, I began adding stylistic changes.
    • Unstyled lists:
<ul class="list-unstyled">
  <ul>
    <li></li>
  </ul>
</ul> 
  • Then for inserting hyperlinks I followed Dr. Dionisio's template and did the following code:
 <a href=". . .">Description</a> 
  • When choosing a photo for our page we looked for uncopyrighted images on the ASP1 gene. We wanted to focus on a microscope shot to give an idea of the genes shape and size.
  • To insert the photo, we once again used Dr. Dionisio's template as well as the Bootstrap Tutorial in order to center the photo.
    • Here is the code:
 <div class="text-center">
      <img src="Saccharomyces_cerevisiae_SEM(640px).jpg" class="rounded" alt="Screenshot of ASP1 Gene">
      <figcaption class="figure-caption"> Image of Saccharomyces cerevisiae generated by a scanning electron microscope.</figcaption>
 </div> 

* See Reference/Acknowledgments Section for citations

Current Website for "Our Favorite Gene"

  1. Katie and Blair's Website

Acknowledgments

  1. I utilized the Bootstrap Tutorial Page for formatting help, table formation, image upload and unique style elements (i.e colors).
  2. I worked with my homework partner Katie Wright to collaborate on homework questions as well as the cs file uploads. We met in person going over our website look and content to post.
  3. Used Dr. Dionisio's starter zip file as a template for our website.
  4. While I worked with the people noted above, this individual journal entry was completed by me and not copied from another source.

References

  1. ASP1 asparaginase ASP1 [Saccharomyces cerevisiae S288C] - Gene - NCBI. (2017, September 14). Retrieved September 25, 2017, from https://www.ncbi.nlm.nih.gov/gene/851920
  2. ASP1 [Saccharomyces cerevisiae] - Protein - NCBI. Retrieved September 25, 2017, from https://www.ncbi.nlm.nih.gov/protein/KZV12561.1?report=fasta
  3. ASP1. Retrieved September 25, 2017, from https://www.yeastgenome.org/locus/S000002729#reference
  4. Das Murtey, M., & Ramasamy, P. (2016, October 14). [SEM Image of Brewer's Yeast]. Retrieved September 25, 2017, from https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Saccharomyces_cerevisiae_SEM.jpg/640px-Saccharomyces_cerevisiae_SEM.jpg
  5. LMU BioDB 2017. (2017). Week 4. Retrieved September 21, 2017, from https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_4
  6. Gene: ASP1. (2017, August 9). Retrieved September 25, 2017, from https://www.ensembl.org/Saccharomyces_cerevisiae/Gene/Summary?db=core%3Bg
  7. L-asparaginase 1. (2017, July 05). Retrieved September 25, 2017, from http://www.uniprot.org/uniprot/P38986
  8. Starr, B. (2017, March 2). Feed a Cold, Starve a Cancer? Retrieved September 25, 2017, from https://www.yeastgenome.org/blog/feed-a-cold-starve-a-cancer