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
            Advanced Methods for the Detection of Infectious Disease
            by seqadmin




            The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
            ...
            Yesterday, 01:15 PM
          • seqadmin
            Strategies for Investigating the Microbiome
            by seqadmin




            Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
            11-09-2023, 07:02 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 08:12 AM
          0 responses
          14 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-22-2023, 09:29 AM
          1 response
          46 views
          0 likes
          Last Post VilliamPast  
          Started by seqadmin, 11-22-2023, 08:53 AM
          0 responses
          30 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-21-2023, 08:24 AM
          0 responses
          23 views
          0 likes
          Last Post seqadmin  
          Working...
          X