Skip to content

Commit

Permalink
Devtools::document() and R CMD check
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Plessy committed May 31, 2024
1 parent 5e7d906 commit 4c059e9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Imports:
formula.tools,
GenomeInfoDb,
GenomicAlignments,
GenomicFeatures,
GenomicRanges (>= 1.37.16),
ggplot2 (>= 2.2.0),
gtools,
Expand Down
4 changes: 4 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ importFrom(GenomeInfoDb,seqnames)
importFrom(GenomeInfoDb,sortSeqlevels)
importFrom(GenomicAlignments,qwidth)
importFrom(GenomicAlignments,readGAlignments)
importFrom(GenomicFeatures,exons)
importFrom(GenomicFeatures,genes)
importFrom(GenomicFeatures,promoters)
importFrom(GenomicFeatures,transcripts)
importFrom(GenomicRanges,GPos)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,GRangesList)
Expand Down
3 changes: 3 additions & 0 deletions man/annotateCTSS.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions man/ranges2annot.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c059e9

Please sign in to comment.