We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9221b11 commit 049f742Copy full SHA for 049f742
modules/nextflow/src/main/groovy/nextflow/extension/GroupKey.groovy
@@ -26,7 +26,7 @@ import org.codehaus.groovy.runtime.InvokerHelper
26
* Helper class used to wrap a generic key object and to attach it
27
* a size attribute to implement a dynamic `groupTuple` size rule
28
*
29
- * See {@link nextflow.Nextflow#groupKey(java.lang.Object)}
+ * See {@link nextflow.Nextflow#groupKey(java.lang.Object, int i)}
30
31
* @author Paolo Di Tommaso <paolo.ditommaso@gmail.com>
32
*/
0 commit comments