https://github.com/galaxyproject/galaxy
Raw File
Tip revision: 6e7160bae5b82fea171239b72b756177f725c64b authored by Marius van den Beek on 22 May 2024, 07:58:17 UTC
Merge pull request #18197 from nsoranzo/update_actions
Tip revision: 6e7160b
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