Skip to content

Commit

Permalink
test renamed file and function
Browse files Browse the repository at this point in the history
  • Loading branch information
Aufiero committed Jul 5, 2019
1 parent 3756b1a commit 91310e8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export(importNCLscan)
export(importOther)
export(importUroborus)
export(initCircRNAprofiler)
export(liftBSJcoords)
export(liftBSJcoordsTest)
export(mergeBSJunctions)
export(mergeMotifs)
export(plotExBetweenBSEs)
Expand Down
2 changes: 1 addition & 1 deletion R/liftBSJCoords.R → R/liftBSJcoordsTest.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#' @import AnnotationHub
#'
#' @export
liftBSJcoords <-
liftBSJcoordsTest <-
function(backSplicedJunctions,
map = "hg19ToMm9",
annotationHubID = "AH14155") {
Expand Down
8 changes: 4 additions & 4 deletions man/liftBSJCoords.Rd → man/liftBSJcoordsTest.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91310e8

Please sign in to comment.