Skip to content

Commit

Permalink
forgotten devtools in pipeline.R removed...
Browse files Browse the repository at this point in the history
  • Loading branch information
lchorbadjiev committed May 1, 2019
1 parent 9e8e09e commit 70a0e2b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions sgains/scripts/pipeline.R
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
library("devtools")
devtools::load_all("/home/lubo/Work/single-cell/SCclust")
# library("devtools")
# devtools::load_all("/home/lubo/Work/single-cell/SCclust")

# library("SCclust")
# library("futile.logger")
library("SCclust")

options(echo=TRUE)

# flog.threshold(DEBUG)
# flog.info("running sgains scclust pipeline script")

args <- commandArgs(trailingOnly = TRUE)

print(args)
Expand Down

0 comments on commit 70a0e2b

Please sign in to comment.