Skip to content

Commit

Permalink
fix api issue
Browse files Browse the repository at this point in the history
  • Loading branch information
VascoElbrecht committed Oct 30, 2024
1 parent 2111305 commit 9c5e4fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PrimerMiner/R/batch_down.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ batch_download <- function(table, config){


source(config)
bold.apikey(apikey_bold)

if(is.data.frame(table)){} else {table <- read.csv(table, sep= Taxon_sep, stringsAsFactors=F)}

Expand Down

0 comments on commit 9c5e4fb

Please sign in to comment.