Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • thh32
    Member
    • Feb 2014
    • 60

    Redirecting ABySS temp directory

    Basically I am filling my temp directory whilst running ABySS and due to running on a server am unable to increase the size of my temp dir but would be able to provide it with a large area if I can redirect which directory ABySS uses. I have seen online people are saying to use the -T option however this doesn't seem to exist/work in the version I am using (abyss/1.3.7). I have attempted putting the -T option at every point in the submission file but always fails. Any help anyone can provide would be greatly appreciated.

    Many thanks,
    Thomas Hitch
  • peromhc
    Senior Member
    • Sep 2009
    • 108

    #2
    in bash you can change the location of TMP like this:

    Code:
    export TMPDIR=/path/to/your/tmp
    Set TMP before you execute ABySS, and you should be OK to go.

    Comment

    • thh32
      Member
      • Feb 2014
      • 60

      #3
      @peromhc I have tried your solution but Abyss failed again and the error file stated

      Code:
      Building the suffix array...
      Building the suffix array...
      Building the suffix array...
      Building the Burrows-Wheeler transform...
      Building the character occurrence table...
      Building the Burrows-Wheeler transform...
      Building the Burrows-Wheeler transform...
      Building the character occurrence table...
      Building the character occurrence table...
      Mateless          0
      Unaligned   5004524  41.3%
      Singleton   2508903  20.7%
      FR          2159292  17.8%
      RF              307  0.00253%
      FF              887  0.00732%
      Different   2437470  20.1%
      Total      12111383
      Mateless          0
      Unaligned   4868853  25.9%
      Singleton   4053627  21.5%
      FR          3480448  18.5%
      RF              321  0.00171%
      FF              708  0.00376%
      Different   6418481  34.1%
      Total      18822438
      sort: write failed: /tmp/725829.1.large.q/sortQGku1s: No space left on device
      error: no @SQ records in the SAM header
      make: *** [L002-3.dist] Error 1
      make: *** Deleting file `L002-3.dist'
      make: *** Waiting for unfinished jobs....
      Mateless          0
      Unaligned   4817815  25.8%
      Singleton   4157786  22.3%
      FR          3414023  18.3%
      RF              275  0.00147%
      FF              650  0.00348%
      Different   6260889  33.6%
      Total      18651438

      Comment

      • westerman
        Rick Westerman
        • Jun 2008
        • 1104

        #4
        Could you show us your EXPORT command followed by your ABySS command? If done properly then the program 'sort' (which ABySS is using) should not point to '/tmp'.

        Comment

        • thh32
          Member
          • Feb 2014
          • 60

          #5
          I used the command in the wrong place, now it works. I had put the export command separate to my submission script, when export command was put into the submission file it redirected the tmpdir and works fine.

          Thanks alot,

          Tom

          Comment

          Latest Articles

          Collapse

          • 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
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM
          • GATTACAT
            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by GATTACAT
            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
            07-01-2026, 11:43 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-09-2026, 10:04 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          15 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-07-2026, 11:05 AM
          0 responses
          33 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Working...