About Anaconda Help Download Anaconda

bioconda / packages / spliced_bam2gff 1.3

A tool to convert spliced BAM alignments into GFF2 format

Installers

  • linux-64 v1.3
  • osx-64 v1.3

conda install

To install this package run one of the following:
conda install bioconda::spliced_bam2gff

Description

The spliced_bam2gff tool converts BAM alignments, produced by spliced aligners (such as minimap2, gmap), into a GFF2 format.

By default, introns are created based on the N cigar feature. Alternatively, if -d (i.e. for deletion) is specified, any deletions larger than the limit will be classified as an intron. The orientation of the GFF2 features is determined by the XS strand tag and SAM flags depending on the aligner.

The tool supports splitting the output into loci and bundles of loci with a minimum number of features, which enables easy parallelisation of downstream analyses.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy