Skip to content
Snippets Groups Projects
Commit 8f0af997 authored by Simeon's avatar Simeon
Browse files

add ORFik::startDefinition

parent 9e0a6fbc
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,7 @@ importFrom(DECIPHER,DistanceMatrix)
importFrom(GenomicRanges,GRanges)
importFrom(IRanges,ranges)
importFrom(ORFik,findORFs)
importFrom(ORFik,startDefinition)
importFrom(ape,as.DNAbin)
importFrom(cowplot,draw_label)
importFrom(cowplot,get_legend)
......
......@@ -9,7 +9,7 @@
#' @importFrom Biostrings DNAStringSet
#' @importFrom GenomicRanges GRanges
#' @importFrom IRanges ranges
#' @importFrom ORFik findORFs
#' @importFrom ORFik findORFs startDefinition
#' @import dplyr tibble tidyr
#'
#' @examples
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment