https://github.com/galaxyproject/galaxy
Raw File
Tip revision: 13d61a7286b4fa5e4898a5f508854b9841126644 authored by John Chilton on 21 November 2019, 08:39:59 UTC
Version 19.9.0 of util (tag galaxy-util-19.9.0).
Tip revision: 13d61a7
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