Skip to content

Commit 553cb21

Browse files
committed
STAARpipelineSummary v0.9.7
1 parent 1f0805c commit 553cb21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

R/Gene_Centric_Coding_Results_Summary_incl_ptv.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ Gene_Centric_Coding_Results_Summary_incl_ptv <- function(agds_dir,gene_centric_c
189189
# ptv + disruptive missense
190190
results_ptv_ds_genome <- results_ptv_ds_genome[results_ptv_ds_genome[,"cMAC"]>cMAC_cutoff,]
191191

192-
193192
### recalculate missense pvalue
194193
if(cMAC_cutoff > 0)
195194
{
@@ -342,7 +341,6 @@ Gene_Centric_Coding_Results_Summary_incl_ptv <- function(agds_dir,gene_centric_c
342341
}
343342
}
344343

345-
346344
###### whole-genome results
347345
# plof
348346
save(results_plof_genome,file=paste0(output_path,"plof.Rdata"))

0 commit comments

Comments
 (0)