deciphon


Namedeciphon JSON
Version 0.13.10 PyPI version JSON
download
home_pageNone
SummaryIndividually annotate long, error-prone nucleotide sequences into proteins
upload_time2024-05-16 23:06:14
maintainerNone
docs_urlNone
authorDanilo Horta
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to deciphon 👋

> Individually annotate long, error-prone nucleotide sequences into proteins

### 🏠 [Homepage](https://github.com/EBI-Metagenomics/deciphon-py)

## ⚡️ Requirements

- Python >= 3.9
- Pip
- [Podman](https://podman.io) >= 3.4
- [Homebrew](https://brew.sh) on MacOS (recommended)
- [Pipx](https://pypa.github.io/pipx/) for Python package management (recommended)

### MacOS

Install Python and Podman:

```sh
brew update && brew install python podman pipx
```

Ensure that your `PATH` environment variable is all set:

```sh
pipx ensurepath
```

💡 You might need to close your terminal and reopen it for the changes to take effect.

### Ubuntu (and Debian-based distros)

Install Python and Podman:

```sh
sudo apt update && \
    sudo apt install python3 python3-pip python3-venv podman --yes && \
    python3 -m pip install --user pipx
```

Ensure that your `PATH` environment variable is all set:

```sh
python3 -m pipx ensurepath
```

💡 You might need to close your terminal and reopen it for the changes to take effect.

## Install

```sh
pipx install deciphon
```

## Usage

```
 Usage: deci [OPTIONS] COMMAND [ARGS]...

╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --version                                                                    │
│ --help             Show this message and exit.                               │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ press        Press HMM ASCII file into a Deciphon database one.              │
│ scan         Annotate nucleotide sequences into proteins a protein database. │
╰──────────────────────────────────────────────────────────────────────────────╯
```

## Example

Download the `minifam.hmm` protein database:

```sh
curl -O https://raw.githubusercontent.com/EBI-Metagenomics/deciphon/main/cli/tests/files/minifam.hmm
```

Download the `consensus.fna` file of sequences:

```sh
curl -O https://raw.githubusercontent.com/EBI-Metagenomics/deciphon/main/cli/tests/files/sequences.fna
```

Press it (using The Standard Code):

```sh
deci press minifam.hmm 1
```

Scan it:

```sh
deci scan minifam.hmm sequences.fna
```

Show it:

```sh
deci see sequences.dcs
```

## 👤 Author

- [Danilo Horta](https://github.com/horta)

## Show your support

Give a ⭐️ if this project helped you!


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "deciphon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Danilo Horta",
    "author_email": "horta@ebi.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/a4/35/ad6eb2d1b96c2613169437d0ae9d7450e15d4e4f0013c298693f9ab61bdf/deciphon-0.13.10.tar.gz",
    "platform": null,
    "description": "# Welcome to deciphon \ud83d\udc4b\n\n> Individually annotate long, error-prone nucleotide sequences into proteins\n\n### \ud83c\udfe0 [Homepage](https://github.com/EBI-Metagenomics/deciphon-py)\n\n## \u26a1\ufe0f Requirements\n\n- Python >= 3.9\n- Pip\n- [Podman](https://podman.io) >= 3.4\n- [Homebrew](https://brew.sh) on MacOS (recommended)\n- [Pipx](https://pypa.github.io/pipx/) for Python package management (recommended)\n\n### MacOS\n\nInstall Python and Podman:\n\n```sh\nbrew update && brew install python podman pipx\n```\n\nEnsure that your `PATH` environment variable is all set:\n\n```sh\npipx ensurepath\n```\n\n\ud83d\udca1 You might need to close your terminal and reopen it for the changes to take effect.\n\n### Ubuntu (and Debian-based distros)\n\nInstall Python and Podman:\n\n```sh\nsudo apt update && \\\n    sudo apt install python3 python3-pip python3-venv podman --yes && \\\n    python3 -m pip install --user pipx\n```\n\nEnsure that your `PATH` environment variable is all set:\n\n```sh\npython3 -m pipx ensurepath\n```\n\n\ud83d\udca1 You might need to close your terminal and reopen it for the changes to take effect.\n\n## Install\n\n```sh\npipx install deciphon\n```\n\n## Usage\n\n```\n Usage: deci [OPTIONS] COMMAND [ARGS]...\n\n\u256d\u2500 Options \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256e\n\u2502 --version                                                                    \u2502\n\u2502 --help             Show this message and exit.                               \u2502\n\u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256f\n\u256d\u2500 Commands \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256e\n\u2502 press        Press HMM ASCII file into a Deciphon database one.              \u2502\n\u2502 scan         Annotate nucleotide sequences into proteins a protein database. \u2502\n\u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256f\n```\n\n## Example\n\nDownload the `minifam.hmm` protein database:\n\n```sh\ncurl -O https://raw.githubusercontent.com/EBI-Metagenomics/deciphon/main/cli/tests/files/minifam.hmm\n```\n\nDownload the `consensus.fna` file of sequences:\n\n```sh\ncurl -O https://raw.githubusercontent.com/EBI-Metagenomics/deciphon/main/cli/tests/files/sequences.fna\n```\n\nPress it (using The Standard Code):\n\n```sh\ndeci press minifam.hmm 1\n```\n\nScan it:\n\n```sh\ndeci scan minifam.hmm sequences.fna\n```\n\nShow it:\n\n```sh\ndeci see sequences.dcs\n```\n\n## \ud83d\udc64 Author\n\n- [Danilo Horta](https://github.com/horta)\n\n## Show your support\n\nGive a \u2b50\ufe0f if this project helped you!\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Individually annotate long, error-prone nucleotide sequences into proteins",
    "version": "0.13.10",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0780647fc2147cf9284e0681b451391a64eedce845e5038b28979fb2c7b189d8",
                "md5": "cb49a1f40ee928c4ddf9981ac2eb9306",
                "sha256": "14c29109d2720aad214ae986e74cd9a101ca0d716c4c49a4f24a5a3ea9c0aa65"
            },
            "downloads": -1,
            "filename": "deciphon-0.13.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb49a1f40ee928c4ddf9981ac2eb9306",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 9507,
            "upload_time": "2024-05-16T23:06:13",
            "upload_time_iso_8601": "2024-05-16T23:06:13.617305Z",
            "url": "https://files.pythonhosted.org/packages/07/80/647fc2147cf9284e0681b451391a64eedce845e5038b28979fb2c7b189d8/deciphon-0.13.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a435ad6eb2d1b96c2613169437d0ae9d7450e15d4e4f0013c298693f9ab61bdf",
                "md5": "b6cdccc819eb77f0fb8d5ec9a5267d72",
                "sha256": "9601538d8f777cc28269b0071ac5e04e7a7031bb1e2e370b2366264149dd0f71"
            },
            "downloads": -1,
            "filename": "deciphon-0.13.10.tar.gz",
            "has_sig": false,
            "md5_digest": "b6cdccc819eb77f0fb8d5ec9a5267d72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 7301,
            "upload_time": "2024-05-16T23:06:14",
            "upload_time_iso_8601": "2024-05-16T23:06:14.839741Z",
            "url": "https://files.pythonhosted.org/packages/a4/35/ad6eb2d1b96c2613169437d0ae9d7450e15d4e4f0013c298693f9ab61bdf/deciphon-0.13.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 23:06:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "deciphon"
}
        
Elapsed time: 0.27521s