Skip to main content

Ranchero: metadata wrangling for bioinformatics

Project description

Ranchero

Is your mycobacterial metadata a mess? Grab the M. bovis by the horns with Ranchero.

Ranchero is a Python solution to the dozens of different metadata formats used in genomic datasets. While it is specifically focused on NCBI's collection of Mycobacterium tuberculosis complex metadata, it still has utility for other organisms.

GitHub: github.com/aofarrel/ranchero

Features

  • Pre-configured to standardize dozens of common NCBI metadata fields
  • Input a TSV/JSON/CSV of new samples and their metadata into a dataframe
  • Merge columns of similar data types into a single column, filling in nulls/empty values as you go
  • Input a TSV of metadata to "inject" into an existing dataframe, optionally overriding metadata already present
  • Flatten all of those "missing" and "Not Applicable" strings into proper null values
  • Convert countries into three-letter country codes per ISO 3166
  • Convert dates to YYYY-MM-DD format into an ISO 8601-like format
  • Convert common host animal names to the standardized Genus species format when possible, as well a common name
  • (tuberculosis only) Convert old-school strain names (Beijing, LAM, etc) to the modern lineage system (L2.2.1, L4.3, etc)

Dependencies

  • Python 3.11-ish (3.9+ should be okay)
  • pandas >= 2.0.0
  • pyarrow, even if not working with Apache Arrow datasets
  • polars for Python == 1.27.0
  • tqdm
  • xmltodict for working with Enterz Direct files

Supported inputs

Platform Expected format Ranchero function
BigQuery newline-delimited JSONL from_bigquery()
Enterz Direct (efetch) XML from_efetch()
NCBI SRA web search XML from_efetch()
Excel/LibreOffice TSV (XLSX not supported) from_tsv()
Google Sheets TSV from_tsv()
NCBI Run Selector CSV from_run_selector()
basically anything else TSV from_tsv()

BQ typically outputs JSONs in a format polars does not like; from_bigquery() will fix it on the fly.
efetch typically outputs an invalid XML; from_efetch() will fix it on the fly. However, note that only -db sra -format native -mode xml and output from NCBI SRA web search is supported.

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

ranchero-0.1.0rc31.tar.gz (120.3 kB view details)

Uploaded Source

Built Distribution

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

ranchero-0.1.0rc31-py3-none-any.whl (126.6 kB view details)

Uploaded Python 3

File details

Details for the file ranchero-0.1.0rc31.tar.gz.

File metadata

  • Download URL: ranchero-0.1.0rc31.tar.gz
  • Upload date:
  • Size: 120.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for ranchero-0.1.0rc31.tar.gz
Algorithm Hash digest
SHA256 cc5c1cd7edd4401f4413726d7109c17391a3fc963e34cb93861b4e64c96c5672
MD5 305fd126f123e799112fa7bb0739fdaf
BLAKE2b-256 f6a1170450d764eefaea6964a1be2c3ad72112ba5bf16c35f66023f12e8a8ae2

See more details on using hashes here.

File details

Details for the file ranchero-0.1.0rc31-py3-none-any.whl.

File metadata

  • Download URL: ranchero-0.1.0rc31-py3-none-any.whl
  • Upload date:
  • Size: 126.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for ranchero-0.1.0rc31-py3-none-any.whl
Algorithm Hash digest
SHA256 80352b8d965918c6f29de45154c39b9004df2bff08f514dd936c81be75a32cc9
MD5 c56ac8c958bd1416dc471545a173efba
BLAKE2b-256 07b1148fe03460a7a12e9130b9331a583d47ece3d975a73c77d19eff74f9ea2c

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