aboutsummaryrefslogtreecommitdiff
path: root/web/GeneWikihelp.html
blob: 8e1a761b5552c9f0e962c9b6b871fb4ddaf4f55d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>HTML Template</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<LINK REL="stylesheet" TYPE="text/css" HREF='css/general.css'>
<LINK REL="stylesheet" TYPE="text/css" HREF='css/menu.css'>
<SCRIPT SRC="javascript/webqtl.js"></SCRIPT>
</HEAD>
<BODY  bottommargin="2" leftmargin="2" rightmargin="2" topmargin="2" text=#000000 bgColor=#ffffff>
<TABLE cellSpacing=5 cellPadding=4 width="100%" border=0>
	<TBODY>
	<TR>
		<script language="JavaScript" src="/javascript/header.js"></script>
	</TR>
	<TR>
		<TD bgColor=#eeeeee class="solidBorder">
		<Table width= "100%" cellSpacing=0 cellPadding=5><TR>
		<!-- Body Start from Here -->	
		<TD vAlign=top width="100%" height=200 bgColor=#eeeeee>
		<P class="title">GeneWiki<A HREF="/webqtl/main.py?FormID=editHtml">
		<img src="images/modify.gif" alt="modify this page" border= 0 valign="middle"></A></P>
		

<P>GeneWiki enables you to enrich the annotation of genes. Many of  the GeneNetwork (GN) data sets are made up of measruements of mRNA expression levels. User need to be able to incorporate notes and findings related to genes, proteins, and these transcripts. At present, GeneWiki is more of a "note taker" than a true Wiki, although it is possible for you (for better or for worse) to edit notes entered by other users. Please submit or edit a GeneWiki note. The current limitation is 250 letters per entry, although we are likely to increase this significantly. Your entry should be related to a gene, its transcripts, or proteins. When possible include PubMed identifiers and web resource links (URL addresses). Please ensure that the additions will have widespread use.

<P>Use the "User Code" to enter either your initials or a code for annotations that will allow you to retrieve all genes data of a particular type rapidly.

<P>To find your GeneWiki entries just preface your search term with "wiki=", for example "wiki=GENSAT" will retrieve all genes that have been annotated with a text that includes "GENSAT" somewhere in the entry.

		</TD>
		
		<!-- Body End Here -->
		</TR></TABLE>
		</TD>
	</TR>
	<TR>
		<TD align=center bgColor=#ddddff class="solidBorder">
		<!--Start of footer-->
		<TABLE width="90%">
		<script language='JavaScript' src='/javascript/footer.js'></script>
		</TABLE>
		<!--End of footer-->

		</TD>
	</TR>
</TABLE>
<!-- /Footer -->
<script language="JavaScript" src="javascript/menu_new.js"></script>
<script language="JavaScript" src="javascript/menu_items.js"></script>
<script language="JavaScript" src="javascript/menu_tpl.js"></script>
<script language="JavaScript">
	<!--//
	new menu (MENU_ITEMS, MENU_POS);
	//-->
</script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-3782271-1";
urchinTracker();
</script>
</BODY>
</HTML>