Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jasminegirl18
    Junior Member
    • Feb 2014
    • 5

    #1

    Can't use my SAM files for cuffdiff

    Hi everyone,

    I am running a cuffdiff with GTF files from cuffmerge and SAM files from my mapped reads (CLC Bio). However, I've got error notification that my SAM files are not aligned. I searched through the web and found this:

    Do Cufflinks and Cuffdiff support both BAM and SAM?

    Yes. If a SAM is supplied, a message will be output that the file is not a valid BAM file. However, Cufflinks will recognize this and treat the file as a SAM. When using a SAM file, you should include a proper header or ensure that the reads are lexicographically by chromosome and then numerically by left position. You can accomplish this sorting with the command sort -k3,3 -k4,4n in.sam > out.sam.


    As I am running from Galaxy website and not using the LINUX setting, what should I do to keep my analysis going using cuffdiff. Thanks.

    Jasmine
  • yueluo
    Member
    • Aug 2013
    • 82

    #2
    Are your SAM files "sorted" by coordinates ?

    Comment

    • swbarnes2
      Senior Member
      • May 2008
      • 910

      #3
      SAM files are far larger than .bam files, you are going to want to compress them for the long term, so since you are having problems with them now, you should probably just compress them already.

      Comment

      • jasminegirl18
        Junior Member
        • Feb 2014
        • 5

        #4
        @yueluo May I know how can I do that? Does that means that I assigned coordinates to each mapped sample (different conditions) so that cuffmerge can recognise it? Which tool can I use in Galaxy?

        Hope to get reply from you soon. I am really foreign to bioinformatics tools. Thanks guys =)

        Comment

        • yueluo
          Member
          • Aug 2013
          • 82

          #5
          What did your error message look like?
          Here is a quote from cufflinks on how to sort the sam file:
          The SAM file supplied to Cufflinks must be sorted by reference position. If you aligned your reads with TopHat, your alignments will be properly sorted already. If you used another tool, you may want to make sure they are properly sorted as follows:

          sort -k 3,3 -k 4,4n hits.sam > hits.sam.sorted

          Comment

          • jasminegirl18
            Junior Member
            • Feb 2014
            • 5

            #6
            @yueluo Thanks. I do realise it now that it will be easier for me to align my reads using Tophat instead of CLC Bio. The problem is because I am using cufflink thru Galaxy website and I am unsure how to key in the command stated above. If I am not wrong, the command stated above is only LINUX based right?

            Thanks for your help =)

            Comment

            • jasminegirl18
              Junior Member
              • Feb 2014
              • 5

              #7
              @yueluo By the way, are you a frequent user of galaxy?

              Comment

              • yueluo
                Member
                • Aug 2013
                • 82

                #8
                @jasminegirl
                Sorry,no... I have access to local clusters/servers.

                Comment

                • jasminegirl18
                  Junior Member
                  • Feb 2014
                  • 5

                  #9
                  @yueluo Oh i see. But thanks anyway for your help. I will update you on my progress. Thanks.

                  Comment

                  Latest Articles

                  Collapse

                  • SEQadmin2
                    Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                    by SEQadmin2



                    CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                    Despite this, “CRISPR helped turn genome editing from a specialized technique into
                    ...
                    Yesterday, 11:01 AM
                  • SEQadmin2
                    Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                    by SEQadmin2


                    Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                    The systematic characterization of the human proteome has
                    ...
                    07-20-2026, 11:48 AM
                  • SEQadmin2
                    Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                    by SEQadmin2



                    Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                    ...
                    07-09-2026, 11:10 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, Yesterday, 02:55 AM
                  0 responses
                  9 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-24-2026, 12:17 PM
                  0 responses
                  12 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-23-2026, 11:41 AM
                  0 responses
                  12 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-20-2026, 11:10 AM
                  0 responses
                  24 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...