Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • KnowNothing2
    Member
    • Sep 2013
    • 49

    what's the difference between a bam and a sorted bam

    I have both and don't know what to do with either (i.e. how to analyze). I was going to use NCBI genome workbench since it seemed to be the least convoluted and it works with windows.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Sorted BAM has the data sorted by chromosomes/contigs/scaffolds whatever is in your reference genome. In order to efficiently display/access the data the BAM file has to be sorted.

    For viewing aligned/sorted BAM files use integrated genome viewer (IGV) on windows. Unfortunately Broad's website appears to be down for maintenance till Monday but the URL you will want is: http://www.broadinstitute.org/igv/

    You can try IGB in the mean time: http://bioviz.org/igb/index.html
    Last edited by GenoMax; 10-17-2013, 02:17 PM.

    Comment

    • KnowNothing2
      Member
      • Sep 2013
      • 49

      #3
      Originally posted by GenoMax View Post
      Sorted BAM has the data sorted by chromosomes/contigs/scaffolds whatever is in your reference genome. In order to efficiently display/access the data the BAM file has to be sorted.

      For viewing aligned/sorted BAM files use integrated genome viewer (IGV) on windows. Unfortunately Broad's website appears to be down for maintenance till Monday but the URL you will want is: http://www.broadinstitute.org/igv/

      You can try IGB in the mean time: http://bioviz.org/igb/index.html
      Thanks for the info. Unfortunately, it's IGB is not allowing me to install the program and keeps saying error:could not create a virtual java machine.

      Comment

      • KnowNothing2
        Member
        • Sep 2013
        • 49

        #4
        Scratch that, I was able to download the low memory version, even though my computer was 4Gb of ram... I am able to open my .sam file in IGB but neither of my .bam (bam and sorted bam) will open. It says "Failed to authenticate server" when I try to open file.

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          What genome are you working with?

          Have you indexed your sorted BAM?
          Code:
          $samtools index sorted.bam
          Here is another option to try: http://bioinf.scri.ac.uk/tablet/
          Last edited by GenoMax; 10-17-2013, 03:03 PM.

          Comment

          • KnowNothing2
            Member
            • Sep 2013
            • 49

            #6
            Originally posted by GenoMax View Post
            What genome are you working with?

            Have you indexed your sorted BAM?
            Code:
            $samtools index sorted.bam
            Here is another option to try: http://bioinf.scri.ac.uk/tablet/
            I used Bowtie 2 to align against MM10 (mouse genome).

            I have not yet created an indexed BAM since the bowtie 2 manual didn't mention anything about that. But it looks like it's required, so I"ll do that tomorrow when I'm at my Linux computer.

            It looks like my SAM file is aligning to IGB mRNA but I don't know what the genes are since they're given cryptic names.

            Comment

            • GenoMax
              Senior Member
              • Feb 2008
              • 7142

              #7
              Originally posted by KnowNothing2 View Post
              I used Bowtie 2 to align against MM10 (mouse genome).

              It looks like my SAM file is aligning to IGB mRNA but I don't know what the genes are since they're given cryptic names.
              You can download the mm10 GTF file here: ftp://ftp.ensembl.org/pub/current_gt...Cm38.73.gtf.gz IGB should be able to open that and give you gene annotations.

              Comment

              • KnowNothing2
                Member
                • Sep 2013
                • 49

                #8
                Originally posted by GenoMax View Post
                You can download the mm10 GTF file here: ftp://ftp.ensembl.org/pub/current_gt...Cm38.73.gtf.gz IGB should be able to open that and give you gene annotations.
                Okay, I figured if I just downloaded an MM10 genome I'd be able to reference (right now I'm using Tablet). that said, I began downloading the mm10 genome from the Bowtie 2 website. Hopefully that does it.

                Comment

                Latest Articles

                Collapse

                • SEQadmin2
                  Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by SEQadmin2


                  I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


                  Here are nine questions we think about, in roughly the order they matter, before...
                  06-18-2026, 07:11 AM
                • SEQadmin2
                  From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                  by SEQadmin2


                  Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                  The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                  ...
                  06-02-2026, 10:05 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                25 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-09-2026, 11:58 AM
                0 responses
                42 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-05-2026, 10:09 AM
                0 responses
                48 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-04-2026, 08:59 AM
                0 responses
                49 views
                0 reactions
                Last Post SEQadmin2  
                Working...