Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
docs:_DE_archived_apps_blurb
docs:_DE_archived_apps_blurb

Create BAM from SAM file

Create BAM from SAM file is based on samtools. It uses the view and index functions of samtools to convert a SAM sequence alignment file into a coordinate-sorted, indexed binary BAM file.

Quick Start

  • To use Create BAM from SAM file, upload your data in SAM format.
    • Your SAM file must have a header with @SN entries describing all the contigs or chromosomes referenced by the alignments.
  • Resources: SAMTools Manual

Test Data

Input

Parameters Used in App

When the app is run in the Discovery Environment, use the following parameters with the above input file(s) to get the output provided in the next section below.

  • Default parameters only, no further configuration needed.

Output

Tool Source for App

...