Skip to content

Commit

Permalink
chore: restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
nahid18 committed Jun 17, 2024
1 parent d2af7fe commit b508e00
Show file tree
Hide file tree
Showing 14 changed files with 229 additions and 226 deletions.
8 changes: 4 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Generated by roxygen2: do not edit by hand

export("%>%")
export(get_bottom_n_clonotypes)
export(get_study)
export(plot_reads_group_abundance)
export(plot_clonal_prop_per_sample)
export(get_top_n_clonotypes)
export(plot_clonal_prop_per_group)
export(plot_clonal_prop_per_sample)
export(plot_clonotype_abundance)
export(get_bottom_n_clonotypes)
export(get_top_n_clonotypes)
export(plot_diversity_index)
export(plot_motif_counts)
export(plot_reads_group_abundance)
exportClasses(Basic)
exportClasses(Clonality)
exportClasses(Diversity)
Expand Down
47 changes: 0 additions & 47 deletions R/plot_clonal_prop_per_group.R

This file was deleted.

47 changes: 0 additions & 47 deletions R/plot_clonal_prop_per_sample.R

This file was deleted.

60 changes: 0 additions & 60 deletions R/plot_clonotype_abundance.R

This file was deleted.

62 changes: 0 additions & 62 deletions R/plot_reads_group_abundance.R

This file was deleted.

Loading

0 comments on commit b508e00

Please sign in to comment.