Skip to main content

Python library for NCBI assession2tax file querying.

Project description

accession2taxid: saving NCBI accession2taxid file to database for querying

installation

pip install accession2taxid

usage

saving

accession2taxid -i prot.accession2taxid.FULL

querying

from accession2taxid import get_scoped_session, Accession2Taxid

with get_scoped_session() as session:
    session.query(Accession2Taxid).filter_by(
        accession='A0A0A0MTA4'
    )

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

accession2taxid-1.0.5.tar.gz (3.0 kB view details)

Uploaded Source

Built Distributions

accession2taxid-1.0.5-py3.7.egg (4.2 kB view details)

Uploaded Source

accession2taxid-1.0.5-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file accession2taxid-1.0.5.tar.gz.

File metadata

  • Download URL: accession2taxid-1.0.5.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.9

File hashes

Hashes for accession2taxid-1.0.5.tar.gz
Algorithm Hash digest
SHA256 38760f87893de80c2c853764c5ad994410b587886ee3ddc1bc4595985396ba44
MD5 52fb29f0943ec8bdc55520ec5da8349b
BLAKE2b-256 0fed61500ff183d3051ab0257a6576c64d7d061a3ff52d51845af98ae27fe4bd

See more details on using hashes here.

File details

Details for the file accession2taxid-1.0.5-py3.7.egg.

File metadata

  • Download URL: accession2taxid-1.0.5-py3.7.egg
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.9

File hashes

Hashes for accession2taxid-1.0.5-py3.7.egg
Algorithm Hash digest
SHA256 e9efc201bed0733fa8f8d279aaa44ae705e58f5d62a7646e215a60e574b9fac6
MD5 d85254ac0fb835bfabe235fa35746164
BLAKE2b-256 0633841cb30fcd79cb4a68951385f8c019ba52d9d75988b139a3f8ada92d97c5

See more details on using hashes here.

File details

Details for the file accession2taxid-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: accession2taxid-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.9

File hashes

Hashes for accession2taxid-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 15acbc594f55e3bb87772ddb812a08819fb5622ab41591fd9672597ab9fda29a
MD5 201af4168ab26550fe3bd412abbd0ac2
BLAKE2b-256 bad80dcaca898371f02eee1d134f680ce1ed94208cd334fd089a331f19e2e57b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page