Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    disheartening

    It's rather disheartening that this has been a known issue for more than a year and there is still no fix.

    I just switched to DESeq from Cufflinks and am learning my THIRD method of generating the counts matrix to feed into DESeq.

    I'm beginning to wonder if any published bioinfo tools are actually usable in the real world.

    Comment


    • #17
      Maybe we just need a more work to sort the bam file according to read name "samtools sort -n"

      Comment


      • #18
        It's a really easy fix. Editing my file (yours may be in a different location):
        Code:
        sudo vim +625 /usr/lib64/python2.7/site-packages/HTSeq-0.6.1p1-py2.7-linux-x86_64.egg/HTSeq/__init__.py
        in vim, replace the max_buffer_size default setting (my new setting is bolded):
        Code:
        def pair_SAM_alignments_with_buffer( alignments, max_buffer_size=[B]30000000[/B] ):

        Comment


        • #19
          htseq-count bug

          I have tried the above suggestion changing the limit to 30G but still get the same error.

          Any fix yet?
          Last edited by arkanion; 08-19-2016, 10:16 PM. Reason: improved info

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Recent Advances in Sequencing Technologies
            by seqadmin







            Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

            Long-Read Sequencing
            Long-read sequencing has...
            12-02-2024, 01:49 PM
          • seqadmin
            Genetic Variation in Immunogenetics and Antibody Diversity
            by seqadmin



            The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
            11-06-2024, 07:24 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-02-2024, 09:29 AM
          0 responses
          150 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-02-2024, 09:06 AM
          0 responses
          51 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-02-2024, 08:03 AM
          0 responses
          42 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-22-2024, 07:36 AM
          0 responses
          74 views
          0 likes
          Last Post seqadmin  
          Working...
          X