# For each item you wish to add to a bioLegato menu, you must add
# an entry in this file, telling the menu to which the itemm should
# be added, and the name of the item to add, without the .item extension.
# 
# For example, if you wanted to override the BIRCH FASTA for protein menu
# found in $BIRCH/dat/GDE/makemenus/menus/Database/FASTAPROTEIN.item,
# with one tailored to your local system, make your changes in 
# Database/FASTAPROTEIN.item, and then uncomment the following 
# lines:

Database
	FASTADNA
	FASTXY

# You would also have to run $BIRCH/dat/GDE/makemenus.py to make
# the changes take effect. See the BIRCH Administrator's Guide
# for a full tutorial on adding locally-installed programs to your
# BIRCH system. For further examples of how a menulist file should
# look, see $BIRCH/dat/GDE/makemenus/menus/menulist

# Note: Indentation must be done using TAB characters, NOT blank spaces.