Skip to content

Support core_nt database in blast module #188

@mikemc

Description

@mikemc

Request type

Extension of existing module

Request description

The default BLAST database for NCBI web blast is now core_nt; this database doesn't seem to be supported by gget blast currently.

Example command

ec2-user@ip-172-31-36-217:long_reads ❯ gget blast -p blastn -db core_nt -l 10 -o blast-out.txt subsample.fasta                                     main
usage: gget blast [-h] [-p {blastn,blastp,blastx,tblastn,tblastx}] [-db {nt,nr,refseq_rna,refseq_protein,swissprot,pdbaa,pdbnt}] [-l LIMIT]
                  [-e EXPECT] [-lcf] [-mbo] [-q] [-csv] [-o OUT] [-seq SEQ_DEPRECATED] [-j]
                  sequence
gget blast: error: argument -db/--database: invalid choice: 'core_nt' (choose from nt, nr, refseq_rna, refseq_protein, swissprot, pdbaa, pdbnt)

Example return value

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions