Skip to content

Commit

Permalink
Update JexlExpression.java link (#7317)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrandt6 authored Jun 16, 2021
1 parent 0ccaca2 commit 56beec4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Stratifies the eval RODs by user-supplied JEXL expressions
*
* See http://gatkforums.broadinstitute.org/discussion/1255/what-are-jexl-expressions-and-how-can-i-use-them-with-the-gatk for more details
* https://gatk.broadinstitute.org/hc/en-us/articles/360035891011-JEXL-filtering-expressions for more details
*/
public class JexlExpression extends VariantStratifier implements StandardStratification {
// needs to know the jexl expressions
Expand Down

0 comments on commit 56beec4

Please sign in to comment.