Hi, try that: <label text="GFF" id="gff" /> Cheers, Bjoern
Dear Bjoern
I know that the "name" define sections name, however what I want to fulfill is to part section into several groups. Just like the following figure shows.
内嵌图片 1
I want to add the "NGS TOOLBOX BETA" and "REGENETICS"--- this kind of classify function.
Do you know how to fulfill it in my local Galaxy?
Thank you for your reply.
Regards, XiaoTao
2013/8/31 Bjoern Gruening <bjoern.gruening@gmail.com> Hi Xiao,
have a look in your tool_conf.xml file.
<section name="Send Data" id="send"> <tool file="data_destination/epigraph.xml" /> <tool file="data_destination/epigraph_test.xml" /> <tool file="genomespace/genomespace_exporter.xml" /> </section>
You can specify sections with the section tag. Keep in mind that the ID needs to be unique.
Cheers, Bjoern
> Dear all > > > I want to know how to part the tool panel into several group just like > the public Galaxy. It classify the tools into NGS Tools Box and > RECENTS. I can not find tag that up <section> tag in the wiki > document. Anyone can tell me how to configure to classify tools? > > > Thank you for all your help > > > Regards, > Xiaotao JIANG > The University of HongKong
> ___________________________________________________________ > The Galaxy User list should be used for the discussion of > Galaxy analysis and other features on the public server > at usegalaxy.org. Please keep all replies on the list by > using "reply all" in your mail client. For discussion of > local Galaxy instances and the Galaxy source code, please > use the Galaxy Development list: > > http://lists.bx.psu.edu/listinfo/galaxy-dev > > To manage your subscriptions to this and other Galaxy lists, > please use the interface at: > > http://lists.bx.psu.edu/ > > To search Galaxy mailing lists use the unified search at: > > http://galaxyproject.org/search/mailinglists/