Skip to content

Commit

Permalink
clean up unused functions
Browse files Browse the repository at this point in the history
  • Loading branch information
raysinensis committed Jan 7, 2020
1 parent 16e3243 commit 95981df
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 232 deletions.
3 changes: 0 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ S3method(seurat_meta,seurat)
S3method(seurat_ref,Seurat)
S3method(seurat_ref,seurat)
export(average_clusters)
export(average_clusters_filter)
export(binarize_expr)
export(calculate_pathway_gsea)
export(call_consensus)
Expand All @@ -38,15 +37,13 @@ export(gene_pct_markerm)
export(get_vargenes)
export(gmt_to_list)
export(insert_meta_object)
export(make_comb_ref)
export(marker_select)
export(matrixize_markers)
export(object_ref)
export(overcluster)
export(overcluster_test)
export(parse_loc_object)
export(plot_best_call)
export(plot_cols)
export(plot_cor)
export(plot_cor_heatmap)
export(plot_dims)
Expand Down
2 changes: 1 addition & 1 deletion R/compute_similarity.R.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e158bc0a2e5ca6c5a584e9ccb87a6a96ec91ffc4
a47e09e0d25dac5310ae44a3351c100c21edd6ae
2 changes: 1 addition & 1 deletion R/plot.R.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
97529b93e40b878045d2e11284532e37db8fa8fc
f70b7643b940cce1061d7f6cc5a350019c25e29f
2 changes: 1 addition & 1 deletion R/utils.R.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e33a670c61e5453863d95a6478818138bb28d0c6
2c37236168b5691258c64d82367c72a85d96eae3
20 changes: 0 additions & 20 deletions man/RowVar.Rd

This file was deleted.

54 changes: 0 additions & 54 deletions man/average_clusters_filter.Rd

This file was deleted.

51 changes: 0 additions & 51 deletions man/clustify_intra.Rd

This file was deleted.

21 changes: 0 additions & 21 deletions man/compute_mean_expr.Rd

This file was deleted.

28 changes: 0 additions & 28 deletions man/make_comb_ref.Rd

This file was deleted.

50 changes: 0 additions & 50 deletions man/plot_cols.Rd

This file was deleted.

2 changes: 1 addition & 1 deletion tests/testthat/test_plots.R.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5b199a209843244996482773e965af1738f030b5
7c739658e323fd24491749f1f26dbcdc832b7075
2 changes: 1 addition & 1 deletion tests/testthat/test_utils.R.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0a1373125ad8ffe79f54cb0a0ee7cee9c33adde7
5ec1b9ac2ffeccd1b5f3c7de7403047fd2b83e10

0 comments on commit 95981df

Please sign in to comment.