Mercurial > repos > kkonganti > cfsan_centriflaken
diff cfsan_centriflaken.xml @ 11:2b9c9bf4f6e9
"planemo upload"
author | kkonganti |
---|---|
date | Tue, 28 Jun 2022 12:57:01 -0400 |
parents | 9729ef11f87a |
children | b55b48954b95 |
line wrap: on
line diff
--- a/cfsan_centriflaken.xml Tue Jun 28 12:53:34 2022 -0400 +++ b/cfsan_centriflaken.xml Tue Jun 28 12:57:01 2022 -0400 @@ -54,7 +54,7 @@ <param name="genome_size" type="text" optional="true" value="5.5m" label="Estimated genome size" help="For example, 5m or 2.6g."> <validator type="regex" message="Genome size must be a float or integer, optionally followed by the a unit prefix (kmg)">^([0-9]*[.])?[0-9]+[kmg]?$</validator> </param> - <param name="runtime_profile" type="select" label="Run time profile" value="kondagac"> + <param name="runtime_profile" type="select" label="Run time profile" value="stdkondagac"> <option value="stdkondagac">conda</option> <option value="stdcingularitygac">singularity</option> </param>