Skip to content

build UTA REST interface / refactor UTA client packaging #164

Open
@reece

Description

@reece

Originally reported by Reece Hart (Bitbucket: reece, GitHub: reece) in biocommons/uta #164
Migrated by bitbucket-issue-migration on 2016-09-09 15:15:07


Data in UTA would be more accessible if it were accessible through REST interface.

The REST interface should be rich enough to obviate the psycopg2 dependency in the hgvs package.

Deploy as docker image.

TBC: Unclear whether sequence lookup should be part of UTA -- it's both necessary (e.g., for md5 validation) and difficult/inefficient to store in a database (e.g., genomic NC sequences).

TBC: Package structure could be with uta clients as separate package. If separate, psycopg2/pq dependency should be optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions