Skip to main content

A small package for converting bacterial names into NCBI IDs

Project description

TaxSEA_in_python project

This package is a version of TaxSEA but build in python.

Installation

pip install TaxSEA_in_python

Usage

# TaxSEA_in_python is the python based tools imported from the tool TaxSEA based in R language.
from TaxSEA_in_python.TaxSEA import TaxSEA

# Locating the test data: 
from importlib.resources import files 
TaxSEA_test_data = str(files('TaxSEA_in_python.data').joinpath('TaxSEA_test_data.csv'))

# TaxSEA main code: 
TaxSEA_test_results = TaxSEA(TaxSEA_test_data) # The output is a dictionary of 3 dataframes
print(TaxSEA_test_results) 

# Calling the 3 dataframes in TaxSEA_test_results: 
Metabolite_producers = TaxSEA_test_results["Metabolite_producers"]

BugSigdB = TaxSEA_test_results["BugSigdB"]

Health_associations = TaxSEA_test_results["Health_associations"]

"""

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

taxsea_in_python-0.1.3.tar.gz (156.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

TaxSEA_in_python-0.1.3-py3-none-any.whl (157.8 kB view details)

Uploaded Python 3

File details

Details for the file taxsea_in_python-0.1.3.tar.gz.

File metadata

  • Download URL: taxsea_in_python-0.1.3.tar.gz
  • Upload date:
  • Size: 156.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for taxsea_in_python-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d01aac854c7c2d5bee42461bb68cc91aad490176bb2592c7acb2e559f4480ca8
MD5 221b32d0642ee5c2f3d58fb01d2af205
BLAKE2b-256 d2247262dd24dadc863262aa05f6fcbd603592977d039f59903682f8c22ebca0

See more details on using hashes here.

File details

Details for the file TaxSEA_in_python-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for TaxSEA_in_python-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ac98e5d102b1036857f1f8ac1d0a3d85f9f8f2c8d600c53bc916c6950d6bd734
MD5 a4ba477c6bad06d395cdace72da4a3dc
BLAKE2b-256 18087eb7e51b6a7eb5a206cea50b16e5152d911350146eff2fad6c9f97ea83b8

See more details on using hashes here.

Supported by

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