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