Skip to content

Commit

Permalink
removing cpsr dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sigven committed May 23, 2024
1 parent 2745c8c commit ce78855
Show file tree
Hide file tree
Showing 8 changed files with 429 additions and 427 deletions.
2 changes: 0 additions & 2 deletions pcgrr/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Description: Functions, tools and utilities for the generation of clinical
License: MIT + file LICENSE
biocViews:
Remotes:
sigven/cpsr,
caravagnalab/CNAqc
Imports:
openxlsx2,
Expand All @@ -35,7 +34,6 @@ Imports:
assertthat,
Biostrings,
CNAqc,
cpsr,
DT,
dplyr,
flexdashboard,
Expand Down
2 changes: 1 addition & 1 deletion pcgrr/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export(log4r_warn)
export(log_var_eitem_stats)
export(make_cnaqc_object)
export(max_af_gnomad)
export(mkdir)
export(msi_indel_fraction_plot)
export(msi_indel_load_plot)
export(order_variants)
Expand All @@ -92,7 +93,6 @@ export(tier_af_distribution)
export(update_report)
export(variant_stats_report)
export(write_processed_vcf)
export(write_report)
export(write_report_excel)
export(write_report_quarto_html)
export(write_report_tsv)
Expand Down
Loading

0 comments on commit ce78855

Please sign in to comment.