File:  [LON-CAPA] / doc / rat / Attic / rat_plan2.html
Revision 1.1: download - view: text, annotated - select for diffs
Tue Nov 16 17:36:55 1999 UTC (24 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
Initial revision

<HTML>
<HEAD>
<TITLE>RAT Plan 2</TITLE>
<SCRIPT>
var rrw;
var rliiw;

function main() {
  var options="scrollbars=0,resizable=0,menubar=0,width=100,height=100";
  rrw=open("","rrw",options);
  rrw.document.clear();
  rrw.document.writeln('<html><BODY BGCOLOR="#FFFFDD">');
  rrw.document.writeln('<table cellpadding=0 cellspacing=0 border=1 width=60 height=60><tr height=15><td width=15>*<td width=30>--><td width=15>X<tr><td colspan=3 width=60 height=45><FONT SIZE=-1><b>codon bias</b><br>Mich State<br>S Harrison<br>10/06/1999</table>');
  rrw.document.close();
  options="scrollbars=1,resizable=0,menubar=0,width=300,height=400";
  rliiw=open("","rliiw",options);
  rliiw.document.clear();
  rliiw.document.writeln('<html><BODY BGCOLOR="#CCCCCC">');
  rliiw.document.writeln('<table border=1 width=100%><tr bgcolor="#CCDDFF"><td>source info<td>http://lecture.lite.msu.edu<br>"Studies regarding Codon Bias in Prokaryotic Genomes<tr bgcolor="#aa4444"><td>inputs<td>* from link "Transcriptional expression"<br>* from link "RNA polymerase processivity"<tr bgcolor="#3388FF"><td>outputs<td>* to link "Ancestral genes"<br>* to link "tRNA chemistry and dynamics"<tr bgcolor="#FF44DD"><td>prereq summary<td>At least 1 resource must be completed before working on this resource.<tr bgcolor="#FFDDEE"><td>outgoing stats<td>This resource provides info for 2 resources and is an obsolute requirement for 2 resources<tr bgcolor="#FFFCCC"><td>original metadata<td>Author: Scott Harrison<br>Institution: Michigan State University<br>Recommended prerequisites:<blockquote>nature of DNA sequence, central dogma (transcription and translation), fidelity and replication, biochemistry of the polymerase process</blockquote><br>Skills provided:<br><blockquote>statistical evaluations of nucleotide sequence<br>understanding of phylogeny and relationship to genomic code<br>various biochemical issues related to translation');
  rliiw.document.writeln('</table>');
  rliiw.document.close();
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR=white onLoad="main()">
PURPOSE 1: let resources be glued together
<P>
PURPOSE 2: ONLY GLUE, NOTHING ELSE!
<P>
Resource RAT Widget (RRW)
<P>
<IMG SRC=resource.gif><BR>
<P>
Resource Linking Information Interface Widget (RLIIW)
<P>
<IMG SRC=resourceinfo.gif><BR>
<P>
Resources on RAT (ROR)
<P>
<IMG SRC=resourcesonrat.gif>
</BODY>
</HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>