Skip to main content

AMDirT: AncientMetagenomeDir Toolkit

Project description

DOI PyPI version Documentation Status AMDirT-CI

AMDirT Logo

AMDirT: AncientMetagenomeDir Toolkit

AMDirT is a toolkit for interacting with the AncientMetagenomeDir metadata repository of ancient metagenomic samples and ancient microbial genomes.

This tool provides ways to explore and download sequencing data for ancient microbial and environmental (meta)genomes, automatically prepare input samplesheets for a range of bioinformatic processing pipelines, and to validate AncientMetagenomeDir submissions.

For documentation on using the tool, please see How Tos, Tutorials and/or Quick Reference.

Install

AMDirT has been tested on different Unix systems (macOS and Ubuntu) using Intel and AMD chips. If you suspect that AMDirT isn't working properly because you use a different hardware/OS, please open an issue on GitHub.

1. With pip

pip install amdirt

2. With conda

Installing AMDirT in a dedicated conda environment

conda create -n amdirt -c bioconda amdirt #install amdirt in a dedicated conda environment
conda activate amdirt # activate the conda environment
# use amdirt
conda deactivate amdirt # deactivate the conda environment

The latest development version, directly from GitHub

pip install --upgrade --force-reinstall git+https://github.com/SPAAM-community/AMDirT.git@dev

The latest development version, with local changes

  • Fork AMDirT on GitHub
  • Clone your fork git clone [your-AMDirT-fork]
  • Checkout the dev branch git switch dev
  • Create the conda environment conda env create -f environment.yml
  • Activate the environment conda activate amdirt
  • Install amdirt in development mode pip install -e .
    • In some cases you may need to force update streamlit with pip install --upgrade steamlit

To locally render documentation:

  • conda activate amdirt
  • Install additional requirements cd docs && pip install -r requirements.txt
  • Build the HTML make html
  • Open the build/html/README.html file in your browser

More information

For more information, please see the AMDirT Documentation

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

AMDirT-1.6.1.tar.gz (37.0 kB view details)

Uploaded Source

Built Distribution

AMDirT-1.6.1-py3-none-any.whl (40.7 kB view details)

Uploaded Python 3

File details

Details for the file AMDirT-1.6.1.tar.gz.

File metadata

  • Download URL: AMDirT-1.6.1.tar.gz
  • Upload date:
  • Size: 37.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for AMDirT-1.6.1.tar.gz
Algorithm Hash digest
SHA256 dbeb4f50972ad2c01aeb3221d0a8bd35e1cb7bf45418dd913fa45fa1c2c9050c
MD5 52a649fec17fa2369eece2e22c53bac9
BLAKE2b-256 657dfc036709707cc7c880866ef095ae409d8a340e232aa82c82fae532bbb306

See more details on using hashes here.

File details

Details for the file AMDirT-1.6.1-py3-none-any.whl.

File metadata

  • Download URL: AMDirT-1.6.1-py3-none-any.whl
  • Upload date:
  • Size: 40.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for AMDirT-1.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1125cd9ca010792aca8495b2a8dc060d227666303d085066e43db0b9e9e3b204
MD5 b55260ff95b4569bdcc8d056b44b9f07
BLAKE2b-256 96607799b58721de664ead2766205fcc0570311521d795527c4b55edf621ecb5

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