Difference between revisions of "Raremetal Incoming updates"

From Genome Analysis Wiki
Jump to navigationJump to search
(Link to issue tracker)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:RAREMETAL]]
 +
[[Category:RAREMETALWORKER]]
 
==Main Wiki Page==
 
==Main Wiki Page==
  
 
* [[RAREMETAL_Change_Log | RAREMETAL Change log]]
 
* [[RAREMETAL_Change_Log | RAREMETAL Change log]]
  
==Finished in test version==
+
==Reporting a bug==
* '''Optimization for unbalanced studies (Jingjing Yang)'''
+
Please report issues at our GitHub repository [https://github.com/statgen/raremetal/issues issue tracker]. When possible, include your platform (Ubuntu, CentOS, Mac OS, etc), as well as any relevant commands and output that can help us to identify the problem.
  
 
==Incoming update==
 
==Incoming update==
Line 10: Line 12:
 
* Take snpeff as annotation input
 
* Take snpeff as annotation input
 
* When no conditional variant is available, warning is generated but not written to log file.
 
* When no conditional variant is available, warning is generated but not written to log file.
* SKAT conditional analysis misses the last 3 column names. They should be cond_statistics, cond_pvalue_davis, cond_p_value_liu.
 
 
* enable reading from .gz annotated vcf
 
* enable reading from .gz annotated vcf
 
* add SKAT-O
 
* add SKAT-O

Latest revision as of 12:52, 14 March 2019

Main Wiki Page

Reporting a bug

Please report issues at our GitHub repository issue tracker. When possible, include your platform (Ubuntu, CentOS, Mac OS, etc), as well as any relevant commands and output that can help us to identify the problem.

Incoming update

  • Add an option to store group file from vcf
  • Take snpeff as annotation input
  • When no conditional variant is available, warning is generated but not written to log file.
  • enable reading from .gz annotated vcf
  • add SKAT-O
  • solve the numeric issue of lambda = 0 in SKAT
  • In conditional analysis, when cov matrix between the test variant and its conditioned variants is not invertible, MathSVD still tries to invert that matrix and that leads to weird conditional p values.
  • Optimization for binary traits
  • Memory optimization for gene-based test in large panel