Skip to content

API, can one use their own local database? #109

@Fzhang1992

Description

@Fzhang1992

Hello, your software is excellent. I want to call your API. May I ask if I can use a local database?

origin API in api_example.py
ticket = post('https://search.mmseqs.com/api/ticket', {
'q' : '>FASTA\nMPKIIEAIYENGVFKPLQKVDLKEGE\n',
'database[]' : ["uniclust30_2017_10_seed"],
'mode' : 'all',
}).json()

could I change to 'database[]' : Local address,
Should the software access the local database and run subsequent commands?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions