Noi/NOTES/2012-4-12

From ZhangLabWiki
Revision as of 23:12, 12 April 2012 by >Noi (Created page with "* To do list today ** continue mpo analysis --> convert tstat value to p-value by adding "pt($t_stat, $num_data-1)" and "use Math::CDF qw(pt);"to the script. Then perform mul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • To do list today
    • continue mpo analysis --> convert tstat value to p-value by adding "pt($t_stat, $num_data-1)" and "use Math::CDF qw(pt);"to the script. Then perform multiple testing correction by multtest (R) to get q-value (BH FDR)
    • continue regression analysis --> do similar things to mpo analysis by editing script and correct multiple testing
    • continue ASM analysis --> find FDR by printing out SNP-CpG ASM and p-value then perform multiple testing correction. Also need to find total number of tests.