Skip to main content

AMDirT: AncientMetagenomeDir Toolkit

Project description

DOI PyPI version Documentation Status AMDirT-CI

AMDirT

AMDirT

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 validate AncientMetagenomeDir submissions, explore and download sequencing data for ancient microbial and environmental (meta)genomes, and automatically prepare input samplesheets for a range of bioinformatic processing pipelines.

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

Install

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.5.0.tar.gz (35.9 kB view details)

Uploaded Source

Built Distribution

AMDirT-1.5.0-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: AMDirT-1.5.0.tar.gz
  • Upload date:
  • Size: 35.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for AMDirT-1.5.0.tar.gz
Algorithm Hash digest
SHA256 f52028b539767e7d8ae357aa0716716b7b18ee0231612ffc9c4d4a2eb1e74f24
MD5 905e48dfc79f3ec9fb9dffcf41fd7233
BLAKE2b-256 243160dbf55460130d0a2f9fd9ec24ed6798874aeaee720676f4298491a3d243

See more details on using hashes here.

File details

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

File metadata

  • Download URL: AMDirT-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 39.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for AMDirT-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ba32814a7fbc7d74d7b1ed1f252bcd4659981300156afa27609c8c9330af3241
MD5 820bcc7e32e8bbef252abdcac42a8554
BLAKE2b-256 796aca833899f3ca2589d6534c887c3ae5b6f5ff5bd73d5b85bd694f7f86b7f2

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