Dependency fixes

This commit is contained in:
Waldir Leoncio 2021-09-03 12:56:00 +02:00
parent 1b1999d2b8
commit be2dbd02b2
3 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@
#' @param verbose if \code{TRUE}, prints extra output information
#' @importFrom utils read.delim
#' @importFrom vcfR read.vcfR
#' @importFrom Rsamtools scanBam
#' @references Samtools: a suite of programs for interacting
#' with high-throughput sequencing data. <http://www.htslib.org/>
#' @export