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

Cite

amdirt has been published in F1000 with the following DOI: 10.12688/f1000research.134798.2.

You can cite amdirt like so:

Borry M, Forsythe A, Andrades Valtueña A et al. Facilitating accessible, rapid, and appropriate processing of ancient metagenomic data with amdirt. F1000Research 2024, 12:926

A bibtex file is also available here: amdirt.bib

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

Uploaded Source

Built Distribution

amdirt-1.6.4-py3-none-any.whl (40.9 kB view details)

Uploaded Python 3

File details

Details for the file amdirt-1.6.4.tar.gz.

File metadata

  • Download URL: amdirt-1.6.4.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.1

File hashes

Hashes for amdirt-1.6.4.tar.gz
Algorithm Hash digest
SHA256 a02a1451efaef9119e208c76dcdff9fb7c48d08f0815ed6fc71185ec8775486a
MD5 3dde02fad02125478b2b4db658978bd8
BLAKE2b-256 3cb8ceff73a6a2cce877a9496fffef50faeb039df0da1963e0dbea5da6d3f5f0

See more details on using hashes here.

File details

Details for the file amdirt-1.6.4-py3-none-any.whl.

File metadata

  • Download URL: amdirt-1.6.4-py3-none-any.whl
  • Upload date:
  • Size: 40.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.1

File hashes

Hashes for amdirt-1.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1f3ae5d289b3af447a567ea6b8002ccabdf1c8b5e7b72ed22d9e6eb501159e04
MD5 e8089c530bed7692323d99846bccf6a4
BLAKE2b-256 75680804c54e0d71e990076aaf694ab5e294e02838401eecbf7a34680bbbc675

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