Skip to content

Releases: xinhe-lab/ctwas

multi-group cTWAS v0.5.34

03 Jul 21:00
e797893
Compare
Choose a tag to compare
Pre-release
  • Created post-processing functions to automate post-processing steps for region merging and LD mismatch analysis.
  • Created function to get boundary genes using mapping_table and function to select boundary genes.
  • The ctwas_sumstats() function and assemble_region_data() function no longer return boundary genes.

multi-group cTWAS v0.5.22

28 May 03:04
Compare
Choose a tag to compare
Pre-release
  • Included posterior effect size (mu) in the fine-mapping results.
  • Fixed minor bugs.

multi-group cTWAS v0.5.20

12 May 17:31
Compare
Choose a tag to compare
Pre-release

Updates to multi-group cTWAS:

  • Updated EM with cTWAS SER model for faster speed.
  • Updated EM and finemapping with "ctwas" null model.
  • Allowed EM to stop when converged, instead of running all iterations.
  • Corrected group_size returned from EM.
  • Estimated s.e. and p-value for enrichment parameter
  • Updated region screening with SER model and not estimating L.
  • Allowed returning "susie" result object and priors in fine-mapping output.
  • Set default group_prior_var_structure = "shared_all".
  • Set default thin = 1.
  • Set default filter_cs = FALSE in combine_gene_pips().
  • Set default LD-mismatch p_diff_thresh = 5e-6.

multi-group cTWAS v0.4.21

19 Mar 22:54
Compare
Choose a tag to compare
Pre-release

This version implements multi-group cTWAS method, which jointly models multiple types of molecular traits across different contexts, with updated post-processing functions.

cTWAS v0.1.38

19 Mar 22:50
Compare
Choose a tag to compare
cTWAS v0.1.38 Pre-release
Pre-release

This version implements the original cTWAS method (single group version) as in NG (2024) paper. https://doi.org/10.1038/s41588-023-01648-9