Skip to content

Commit 0c060cc

Browse files
committed
added GenomeInfoDbData to Suggests
1 parent a41d761 commit 0c060cc

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: systemPipeR
22
Type: Package
33
Title: systemPipeR: Workflow Environment for Data Analysis and Report Generation
4-
Version: 2.15.0
5-
Date: 2024-08-31
4+
Version: 2.15.1
5+
Date: 2025-05-24
66
Author: Thomas Girke
77
Maintainer: Thomas Girke <thomas.girke@ucr.edu>
88
biocViews: Genetics, Infrastructure, DataImport, Sequencing, RNASeq, RiboSeq, ChIPSeq, MethylSeq, SNP, GeneExpression, Coverage, GeneSetEnrichment, Alignment, QualityControl, ImmunoOncology, ReportWriting, WorkflowStep, WorkflowManagement
@@ -13,7 +13,8 @@ Imports: GenomicRanges, SummarizedExperiment, ggplot2,
1313
Suggests: BiocStyle, knitr, rmarkdown, systemPipeRdata, GenomicAlignments, grid,
1414
dplyr, testthat, rjson, annotate, AnnotationDbi, kableExtra, GO.db,
1515
GenomeInfoDb, DT, rtracklayer, limma, edgeR, DESeq2, IRanges,
16-
batchtools, GenomicFeatures, txdbmaker, VariantAnnotation (>= 1.25.11)
16+
batchtools, GenomicFeatures, txdbmaker, GenomeInfoDbData,
17+
VariantAnnotation (>= 1.25.11)
1718
VignetteBuilder: knitr
1819
SystemRequirements: systemPipeR can be used to run external
1920
command-line software (e.g. short read aligners), but the

0 commit comments

Comments
 (0)