diff options
Diffstat (limited to 'workflows/pull-data/genbank/genbank-fetch-ids')
-rwxr-xr-x | workflows/pull-data/genbank/genbank-fetch-ids | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/workflows/pull-data/genbank/genbank-fetch-ids b/workflows/pull-data/genbank/genbank-fetch-ids deleted file mode 100755 index 24fe4c7..0000000 --- a/workflows/pull-data/genbank/genbank-fetch-ids +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# -# genbank-fetch-ids > genbank_ids.tx - -curl 'https://www.ncbi.nlm.nih.gov/genomes/VirusVariation/vvsearch2/?q=*:*&fq=%7B!tag=SeqType_s%7DSeqType_s:(%22Nucleotide%22)&fq=VirusLineageId_ss:(2697049)&cmd=download&sort=SourceDB_s%20desc,CreateDate_dt%20desc,id%20asc&dlfmt=acc&fl=id' |