R/ctwas_diagnose_LD_mismatch.R
update_finemap_res.Rd
Updates cTWAS finemapping result for selected regions
update_finemap_res(
finemap_res,
susie_alpha_res,
new_finemap_res,
new_susie_alpha_res,
updated_region_ids
)
a data frame of original finemapping result.
a data frame of original susie alpha result.
a data frame of new finemapping result.
a data frame of new susie alpha result.
a vector of region ids to be updated.
a list with updated cTWAS finemapping result.