Skip to content

Commit

Permalink
short fix
Browse files Browse the repository at this point in the history
Signed-off-by: Awa Synthia <[email protected]>
  • Loading branch information
awasyn committed Nov 21, 2024
1 parent 7b50cbf commit beb01c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Imports:
htmltools,
htmlwidgets,
httr,
httr2,
igraph,
latexpdf,
magrittr,
Expand Down
3 changes: 3 additions & 0 deletions R/run_pipeline.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Author(s): Awa Synthia
# Last modified: 2024

# Temporal fix. should work normally in descr
library(readr)

getSeqs <- function(sequences,
acc_file_path = "accs.txt",
dir_path = "~",
Expand Down

0 comments on commit beb01c2

Please sign in to comment.