About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-cigarillo 1.0.0

Efficient manipulation of CIGAR strings

Installers

  • osx-64 v1.0.0
  • linux-64 v1.0.0
  • linux-aarch64 v1.0.0
  • osx-arm64 v1.0.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-cigarillo

Description

CIGAR stands for Concise Idiosyncratic Gapped Alignment Report. CIGAR strings are found in the BAM files produced by most aligners and in the AIRR-formatted output produced by IgBLAST. The cigarillo package provides functions to parse and inspect CIGAR strings, trim them, turn them into ranges of positions relative to the "query space" or "reference space", and project positions or sequences from one space to the other. Note that these operations are low-level operations that the user rarely needs to perform directly. More typically, they are performed behind the scene by higher-level functionality implemented in other packages like Bioconductor packages GenomicAlignments and igblastr.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy