https://github.com/galaxyproject/galaxy
Raw File
Tip revision: d266bee81d598415f98e900230aa80ad64f1743e authored by John Chilton on 04 July 2020, 15:46:37 UTC
Version 20.5.0 of test-driver (tag galaxy-test-driver-20.5.0).
Tip revision: d266bee
funDo.loc.sample
#This is a sample file distributed with Galaxy that is used by the FunDO tool.
#The funDo.loc file has this format (white space characters are TAB
#characters):
#
#<build>	<description>	<path to disease associated genes file>
#
#Your funDo.loc file should include an entry per line for each disease
#associated genes file you have stored.
#
#hg18	disease associated genes	/galaxy/data/hg18/misc/funDo/genes-disease.Sept2010.interval
#hg19	disease associated genes	/galaxy/data/hg19/misc/funDo/genes-disease.Sept2010.interval
back to top