Skip to content

Commit

Permalink
Update NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixErnst committed Mar 18, 2024
1 parent 9ce1ccc commit af936ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ exportMethods(shiftTranscriptToGenomic)
import(AnnotationDbi)
import(BiocGenerics)
import(GenomeInfoDb)
import(GenomicFeatures)
import(IRanges)
import(Modstrings)
import(RSQLite)
import(S4Vectors)
import(methods)
import(txdbmaker)
import(GenomicFeatures)
importClassesFrom(IRanges,PartitioningByEnd)
importClassesFrom(IRanges,PartitioningByWidth)
importFrom(BiocFileCache,BiocFileCache)
Expand Down

0 comments on commit af936ae

Please sign in to comment.