Skip to content

Commit

Permalink
#5 AAStringSet support
Browse files Browse the repository at this point in the history
  • Loading branch information
missuse committed Oct 14, 2021
1 parent a41306b commit fec6d49
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Imports:
utils (>= 3.3),
graphics (>= 3.3),
ggplot2 (>= 2.2.1),
Biostrings (>= 2.6),
BiocGenerics (>= 0.3)
Biostrings,
BiocGenerics
RoxygenNote: 7.1.1
Suggests:
protr,
Expand All @@ -40,6 +40,6 @@ URL: https://github.com/missuse/ragp
BugReports: https://github.com/missuse/ragp/issues
Encoding: UTF-8
VignetteBuilder: knitr
Remotes:
bioc::release/Biostrings
bioc::release/BiocGenerics
Remotes:
bioc::release/Biostrings,
bioc::release/BiocGenerics

0 comments on commit fec6d49

Please sign in to comment.