Skip to content

FanWang0216/dBiRS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codes for dBiRS

Codes for BiRS

Data and software availability

Code for dBiRS

  1. Package BiRS contains the main functions of original BiRS algorithm and Maximum Marginal Score Test. One can install the package BiRS through the file BiRS_1.0.tar.gz.

  2. Directory simulations contains the main functions for the simulations. Specifically,

  • The R scripts DistributedBiRS and BinaryGenerator contain the code for applying sBiRS method to blocks.

  • The R script dBiRSAfter contains the code for applying sBiRS to detect significant blocks in central machine.

  • The R script UniBlockQSCAN contains the code to apply QSCAN method to blocks.

  • The R script QSCAN_After contains the code to summarize the detection results of QSCAN in each block.

  • The R script KSAfter contains the code to summarize the detection results of KnockoffScreen in each block.

  • The R script Impute_Func contains the code for imputation.

  • The R script Simulation_Size contains the code for conducting simulation for calculating size of dBiRS and QSCAN.

  • The R script Simulation-dBiRS contains the code for conducting simulation for dBiRS under alternative hypothesis.

  • The R script Simulation-QSCAN contains the code for conducting simulation for QSCAN under alternative hypothesis.

  • The R script Simulation-KS contains the code for conducting simulation for KnockoffScreen under alternative hypothesis.

  • The R script Summary_Simulation contains the code for summarizing the simulation results.

  • The R script Plot_Simulation contains the code for plotting the selection probability.

  1. Directory Application_Code contains the main functions for WES studies. Since all the WES studies are conducted in RAP, we only provide the codes for analyzing Fuild Intelligence here and one can change the parameters to analyze Propective Memory. Specifically,
  • Please do quality controls and split blocks for these phenotypes before analysis.
  • The R script distributed_BiRS and dBiRS_WES are codes for running sBiRS in blocks in RAP.
  • The R script Summary_WES contains the code for applying sBiRS to detect significant blocks in central machine for WES studies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%