Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
teng-gao committed Apr 28, 2023
1 parent 306c75e commit a367fa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/class.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Numbat <- R6::R6Class("Numbat", lock_objects=FALSE,

#' @description initialize Numbat class
#' @param out_dir character string Output directory
#' @param i integer Get results from which iteration (either 1 or 2) (default=2)
#' @param i integer Get results from which iteration (default=2)
#' @param gtf dataframe Transcript gtf (default=gtf_hg38)
#' @param verbose logical Whether to output verbose results (default=TRUE)
#' @return a new 'Numbat' object
Expand Down
2 changes: 1 addition & 1 deletion man/Numbat.Rd

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

0 comments on commit a367fa5

Please sign in to comment.