Skip to content

Commit

Permalink
example size increased
Browse files Browse the repository at this point in the history
  • Loading branch information
TanerArslan committed Mar 28, 2019
1 parent 192e435 commit 9c3be2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/applyThresholdToNeighborhood.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#'c.prots <- calculateCoveredProtein(rownames(df), markerProteins[,1])
#'
#'set.seed(7)
#'c.prots <- sample(c.prots, 500)
#'c.prots <- sample(c.prots, 600)
#'cls <- svmClassification(c.prots, df, markerProteins)
#'
#'test.A <- cls[[1]]$svm.test.prob.out
Expand Down
2 changes: 1 addition & 1 deletion man/applyThresholdNeighborhood.Rd

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

0 comments on commit 9c3be2c

Please sign in to comment.