Skip to content

Commit

Permalink
removed slow_doctest from all_uniprots (required for vignette bui…
Browse files Browse the repository at this point in the history
…lds)
  • Loading branch information
deeenes committed Aug 22, 2024
1 parent b32b6a0 commit 21be151
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/uniprot.R
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ all_uniprots <- function(
organism = 9606L
){

.slow_doctest()

organism %<>% ncbi_taxid

fields <- fields %>% paste(collapse = ',')
Expand Down

0 comments on commit 21be151

Please sign in to comment.