Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-1126

Convert SAM/BAM files to sorted indexed BAM before using

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.12
    • Component/s: Workflow
    • Labels:
    • Affect Type:
      Userdefined

      Description

      When you try to open a SAM/BAM file in Read Assembly element then this file will be automatically converted to the sorted indexed BAM.
      Corresponding files will be created in the same directory but with another name. Here is the table with file name transforms:

      Input file Output files
      sorted indexed bam nothing
      sorted bam without index:
      in.bam
      in.bam.bai
      unsorted bam:
      in.bam
      in.bam.sorted.bam
      in.bam.sorted.bam.bai
      sorted sam:
      in.sam
      in.sam.bam
      in.sam.bam.bai
      unsorted sam:
      in.sam
      in.sam.bam
      in.sam.bam.sorted.bam
      in.sam.bam.sorted.bam.bai

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              ggrekhov German Grekhov
              Reporter:
              ggrekhov German Grekhov
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: