Exporting importFile()

This commit is contained in:
Waldir Leoncio 2023-09-11 12:51:41 +02:00
parent 3e4044bcec
commit 882fcd4112
3 changed files with 38 additions and 0 deletions

View file

@ -2,6 +2,7 @@
export(greedyMix)
export(handleData)
export(importFile)
export(load_fasta)
importFrom(R6,R6Class)
importFrom(Rsamtools,scanBam)