Skip to content

Commit

Permalink
updated funcs in NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
sigven committed Sep 29, 2024
1 parent 593e822 commit 036fba3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pcgrr/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export(get_excel_sheets)
export(get_genome_obj)
export(get_prevalent_site_signatures)
export(get_valid_chromosomes)
export(get_variant_statistics)
export(het_af_germline_status)
export(hom_af_status)
export(init_cna_vstats)
Expand All @@ -63,6 +64,7 @@ export(init_var_content)
export(kataegis_detect)
export(kataegis_input)
export(load_all_eitems)
export(load_cpsr_classified_variants)
export(load_dna_variants)
export(load_eitems)
export(load_expression_csq)
Expand All @@ -82,6 +84,7 @@ export(mkdir)
export(msi_indel_fraction_plot)
export(msi_indel_load_plot)
export(order_variants)
export(plot_cna_segments)
export(plot_tmb_primary_site_tcga)
export(plot_value_boxes)
export(pon_status)
Expand Down

0 comments on commit 036fba3

Please sign in to comment.