Skip to content

Commit

Permalink
update function documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cying111 committed Jan 23, 2025
1 parent 55a445b commit b563905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/bambu-extendAnnotations-utilityExtend.R
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ setNDR <- function(extendedAnnotations, NDR = NULL, includeRef = FALSE, prefix =
}


#' Extend annotations by clusters (work in progress?)
#' Extend annotations by clusters
#' @noRd
isore.extendAnnotations.clusters <- function(readClassList, annotations, clusters, NDR, isoreParameters, stranded, bpParameters, fusionMode, verbose = FALSE){
message("--- Start extending annotations for clusters ---")
Expand Down

0 comments on commit b563905

Please sign in to comment.