diff --git a/admire.xml b/admire.xml index 6aff8e7..df31d97 100644 --- a/admire.xml +++ b/admire.xml @@ -62,7 +62,7 @@ <conditional name="c_def"> <param name="i_def" type="select" label="Choose mode for input files" help="ADMIRE can operate on a SampleSheet.csv together with compressed IDAT files or on a tabular sample definition file containing paths to single, uncompressed IDAT files."> <option value="nodef" selected="true">Operate on compressed IDAT files and a SampleSheet.csv</option> - <option value="usedef">Try an ADMIRE example from the shared data library</option> + <option value="usedef">Operate on a tabular sample definition file (see documentation)</option> </param> <when value="nodef"> <param name="idat" type="text" label="Filename of compressed IDAT files" help="Upload compressed IDAT scanner files into your private FTP directory at ftp://bioinformatics.mpi-bn.mpg.de and provide the filename here. ADMIRE can handle .zip, .tar.gz, .tgz, .tar.bz2, .tbz2 and .tar.bzip2 compressed files." />