Code Search for Developers
 
 
  

xgdbSidebarLEFT.pl from eXtensible Genome Data Broker at Krugle


Show xgdbSidebarLEFT.pl syntax highlighted

@sidebarLinks = (@sidebarLinks,
		 [{-href   => "http://www.arabidopsis.org/",
		   -target => '_new'
		  },"TAIR"
		 ],
		 [{-href   => "http://www.tigr.org/tdb/e2k1/ath1/",
		   -target => '_new'
		  },"TIGR"
		 ],
		 [{-href   => "http://mips.gsf.de/proj/thal/db/index.html",
		   -target => '_new'
		  },"MATDB"
		 ],
		 [{-href   => "http://mpss.udel.edu/at/",
		   -target => '_new'
		  },"MPSS"
		 ],
		 [{-href   => "http://signal.salk.edu/",
		   -target => '_new'
		  },"SIGnAL"
		 ],
		 [{-href   => "http://www.ncbi.nlm.nih.gov/mapview/map_search.cgi?chr=arabid.inf",
		   -target => '_new'
		  },"NCBI"
		 ]);

@sidebarNavMenuORDER = (@sidebarNavMenuORDER,'Projects','Tutorials');

$sidebarNavMenu{Projects} = [[{-href   => "${PRJPATH}"
			      },"Projects @ AtGDB"
			     ],
			     [{-href   => "${PRJPATH}ZSB03PP/"
			      },"AtGDB Refined Annotation - Plant Physiol. 132:469-484"
			     ],
			     [{-href   => "${PRJPATH}ZB03NAR/"
			      },"U12 Introns - Nucl. Acids Res. 31:4561-4572"
			     ],
			     [{-href   => "${PRJPATH}RHMB05PP/"
			      },"MicroRNA Genes - Plant Physiol. <I>submitted</I>"
			     ],
			     [{-href   => "${PRJPATH}TBWB04/"
			      },"PLC Genes - Plant Cell. Physiol. <I>submitted</I>"
			     ],
			     [{-href   => "${PRJPATH}BXZ03B/"
			      },"Homologous EST Alignment - Bioinformatics 20:1157-1169"
			     ]
			    ];

$sidebarNavMenu{Tutorials} = [[{-href   => "${TUTRPATH}"
			       },"Tutorials @ AtGDB"
			      ],
			      [{-href   => "${TUTRPATH}GSQ_ATGDB.php",
				-target => "_new"
			       },"Using the GeneSeqer\@AtGDB webservice"
			      ],
			      [{-href   => "${TUTRPATH}UCA_ATGDB.php",
				-target => "_new"
			       },"Using the User Contributed Annotation service at AtGDB"
			      ],
			      [{-href   => "${TUTRPATH}lesson/",
				-target => "_new"
			       },"Gene Discovery & Annotation through AtGDB"
			      ],
			      [{-href   => "/tutorial/annotatemodule/index.htm",
				-target => "_new"
			       },"Annotation for Amateurs: A Student Resource"
			      ]
			     ];




See more files for this project here

eXtensible Genome Data Broker

The xGDB project provides scientists with an online portal for the integration of diverse sources of genomic data. Portals allow researchers to effectively target a specific scientific question by customizing their interactions with available data.

Project homepage: http://sourceforge.net/projects/xgdb
Programming language(s): JavaScript,Perl,PHP
License: other

  mod_ATcdna.pl
  mod_ATest.pl
  mod_ATgbk.pl
  mod_ATprobe.pl
  mod_ATput.pl
  xgdbSidebarLEFT.pl
  xgdbSidebarRIGHT.pl