Skip to content

Commit

Permalink
Merge pull request #82 from charles-plessy/importPublicData
Browse files Browse the repository at this point in the history
Restore import public data function.
  • Loading branch information
charles-plessy authored May 10, 2024
2 parents d06bd82 + a019141 commit 9fc3ef5
Show file tree
Hide file tree
Showing 6 changed files with 516 additions and 363 deletions.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export(getExpressionProfiles)
export(getShiftingPromoters)
export(hanabi)
export(hanabiPlot)
export(importPublicData)
export(inputFiles)
export(inputFilesType)
export(librarySizes)
Expand Down Expand Up @@ -195,6 +196,7 @@ importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stringdist,stringdist)
importFrom(stringi,stri_sub)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,read.table)
Expand Down
Loading

0 comments on commit 9fc3ef5

Please sign in to comment.