Using JEXL to apply hard filters or select variants based on annotation values - Legacy GATK Forum
JEXL stands for Java EXpression Language. It’s not a part of the GATK as such; it’s a software library that can be used by Java-based programs like the GATK. It can be used for many things, but in the context of the GATK, it has one very specific use: making it possible to operate on subsets of variants from VCF files based on one or more annotations, using a single command. This is typically done with walkers such as VariantFiltration and SelectVariants. ###2. Basic structure of JEXL expressions for use with the GATK In this context, a JEXL expression is a string (in the computing sense, i.e. a series of characters) that tells the GATK which annotations to look at and what selection rules to apply. JEXL expressions contain three basic components: keys and values, connected by operators. For example, in this simple JEXL expression which selects variants whose quality score is greater than 30: The complete expression must be framed by double quotes. Within this, keys are strings (typica
Sign in - Google Accounts Sign in Use your Google Account Email or phone Forgot email? Not your computer? Use a private browsing window to sign in. Learn more about using Guest mode Next Create account
Explore this link on the map →related reading
- Stevey's Google Platforms Rant · GitHubgist.github.com
- Comparison Operators in Google Sheets and Equivalent Functionsinfoinspired.com
- GitHub - Illumina/SpliceAI: A deep learning-based tool to identify splice variants · GitHubgithub.com
- Sign In · Benchlingbenchling.com
- Use conditional formatting rules in Google Sheets - Computer - Google Docs Editors Helpsupport.google.com
- Sign in to Your Account · Flyfly.io
- Google Calendar - Sign in to Access & Edit Your Schedulecalendar.google.com
- Macro - The Carlyle Group – Modeling Exercise copymacro.com
- XGBoost Tips and Tricks | Kagglekaggle.com
- Analysis of 2025 X Algorithm · GitHubgist.github.com
- GitHub - konst-int-i/lucid-rules: Rule Extraction Methods for Interactive eXplainability · GitHubgithub.com
- GitHub - BioDepot/RNA-seq-lambda: Rapid RNA-seq pipeline using AWS lambda functions for alignment · GitHubgithub.com