tag:github.com,2008:https://github.com/rgcgithub/remeta/releases Release notes from remeta 2025-11-26T19:56:56Z tag:github.com,2008:Repository/842535965/v0.11.1 2025-11-26T20:17:07Z Remeta v0.11.1 <ul> <li>New option <code>--skato-collapse-below-aac</code> for <code>remeta gene</code> to collapse variants in SKATO with default <code>3</code>. Now variants with <code>AAC&lt;3</code> are collapsed into a burden mask like in <code>regenie</code>. This significantly reduces computation time for large genes like TTN and MUC16.</li> <li>New option <code>--cohort-extract COHORT1=FILE1 COHORT2=FILE2 ...</code> for <code>remeta gene</code> to specify an extract list per cohort. When this option is set, only variants in the <code>--cohort-extract</code> extract list for that cohort, and not in the <code>--exclude</code> list, will be included in gene-based tests for that cohort. This overrides the <code>--sources</code> and <code>--extract</code> arguments.</li> <li>Fixed a bug in <code>remeta compute-ref-ld</code> where variants with AAF near 1 could have negative variance due to loss of precision when using 32-bit floating point numbers.</li> <li>Fixed a bug where tabixable annotation files where not falling back to the <code>rgi</code> index if the tabix index was not available.</li> <li>Fixed a bug where using the <code>--chr</code> option with unindexed <code>--htp</code> caused the first line to be dropped.</li> <li>The output model column for PVMA of SBAT was updated from <code>BURDEN-SBAT-META_{GENEP_GROUP}</code> to <code>ADD-WGR-BURDEN-SBAT-META_{GENEP_GROUP}</code> to be consistent with other tests.</li> <li>Added fallback option to compute standard errors from confidence intervals when missing from the Info column.</li> <li>In <code>remeta esma</code>, check that the field <code>INFO</code> in the <code>Info</code> column is a valid double.</li> <li>Output more informative error messages when <code>remeta</code> fails to parse a line from an HTP file.</li> <li>Added support for 6 column allele frequency file where the sixth column is AN</li> </ul> rgc-tj tag:github.com,2008:Repository/842535965/v0.9.1 2025-09-16T15:26:46Z Remeta v0.9.1 <ul> <li>This release enables Zenodo to archive this repository. No changes have been made to the code.</li> </ul> rgc-tj tag:github.com,2008:Repository/842535965/v0.9.0 2025-04-23T15:53:56Z Remeta v0.9.0 <ul> <li>Improvements to saddlepoint approximation (SPA) in <code>remeta gene</code> to control type 1 error for unbalanced binary traits. This is a breaking change from 0.7.1. This change primarily impacts SKATO and ACATV. <ul> <li>The old options <code>--spa-pval</code> and <code>--spa-ccr</code>, which applied a mask-based SPA to burden tests and SKATO, have been replaced by per test options <code>--&lt;burden,skato&gt;-mask-spa-&lt;pval,ccr&gt;</code>. The default parameter to apply the mask-based SPA has been lowered from a case-control ratio of 1:100 to 1:50. This will change p-values of burden tests and SKATO.</li> <li>Added new options to apply a variant-based SPA and <code>--&lt;burden,skato,acatv&gt;-sv-spa-&lt;pval,ccr&gt;</code>. This will result in changes to p-values of SKATO below a case-control ratio of 1:50 and ACATV below a case-control ratio of 1:10.</li> </ul> </li> <li>Improved estimation of burden effect sizes by recomputing effect sizes from the score statistics and standard errors. This change removes redundant computation, ensures the per cohort burden tests are consistent with the final meta-analysis result, and ensures that the burden test statistic is consistent with the estimated effect sizes.</li> <li>Added support for tabixed annotation files in addition to the custom index built by <code>remeta index-anno</code>.</li> <li>Updated default <code>--burden-singleton-def</code> parameter from <code>within</code> to <code>across</code>.</li> <li>Fixed a bug in <code>remeta merge</code> where fractional genotype counts were truncated.</li> <li>Fixed a bug where LOG10P=NA in the info field would cause pvma to crash.</li> <li>Allow single variants with different Model columns to be meta-analyzed together.</li> <li>Remove lower bound on the Pval column. P-values that underflow will now be reported exactly.</li> <li>Added flag <code>--two-sided</code> to PVMA to compute two-sided p-values when using Stouffer's method and the Effect column is not NA.</li> <li>Reduced runtime of <code>remeta gene</code> by removing expensive AAF calculation. The AAF column now reports the AAF computed from genotype counts for gene-based tests.</li> <li>Added option <code>--write-variant-aaf</code> to output AAFs used to construct gene-based tests.</li> </ul> rgc-tj tag:github.com,2008:Repository/842535965/v0.7.1 2025-01-28T18:08:49Z Remeta v0.7.1 <ul> <li>Fixes a bug in <code>remeta gene</code> caused by duplicate variants in the set list file.</li> </ul> rgc-tj tag:github.com,2008:Repository/842535965/v0.7.0 2024-12-06T19:09:19Z Remeta v0.7.0 <ul> <li>Initial release</li> </ul> rgc-tj