Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Repeat masker installation

    Hi

    I downloaded repeat masker and ran the configure file. However if I now locate that directory in terminal and then use the command 'RepeatMasker' it says:

    RepeatMasker: command not found

    I have also tried 'repeatmasker'

    What might cause this to happen. Could it be something to do with the other prerequisites or is there a particular place where I must place the RepeatMasker directory?

    I'm not sure which information you need to help me. I could be that I've simply not installed it properly but I did follow the instructions and I'm not sure what else I can do! Hope you can help

    Thanks

    Jon

  • #2
    You probably need to make the file executable.

    Do you see the file with a long listing such as "ls -l"? If you do then you can do:
    Code:
    chmod u+x RepeatMasker
    Then you should be able to run the program by doing:
    Code:
    ./RepeatMasker -help

    Comment


    • #3
      That's great thanks! Worked perfectly. I can now run the RepeatMasker command. Unfortunately, however, I now have a new problem. I typed the command:

      Code:
      RepeatMasker -species petunia petunia.fa
      It gets to the point where it says 'analysing petunia.fa' and stays there for a while until eventually the message 'killed' is displayed and the process stops. Do you have any idea why this might be?

      Am I missing some parameters? I know I might ultimately have to tweak the defaults to get the results I need but just as a test I thought this command had the basics required to at least produce something.

      Thanks again
      Last edited by jomaco; 10-22-2011, 02:33 AM.

      Comment


      • #4
        prompt>RepeatMasker -help (or the RepeatMasker command issued in its own) should print a help message out with possible command line options. See if you are missing an option.

        You may also need to redirect the output to a file such as:

        Code:
        RepeatMasker -species petunia petunia.fa > output.fa
        PS: I do not have RepeatMasker installed to test. Perhaps tomorrow.

        Comment


        • #5
          Thanks for your help again but I couldn't see that I missed anything. I tried the '>' idea too but no luck. I tried to configure the program again and when this didn't work I thought it might a good idea to re-download everything and start from scratch. Same problem though - it stills just runs for a while, displaying nothing, until it says 'killed'

          Comment


          • #6
            I had the killed problem a couple of times two. It appears often, when your out of working memory. RepeatMasker needs a lot of RAM when you try to mask a whole genome.

            Comment


            • #7
              Hi. 'petunia.fa' is the whole petunia genome and is a 1.3GB file. When you a say a lot of memory, how much do you mean? I am trying this on a PC running ubuntu with 4GB RAM. Would it be useful to try it with a different UNIX based OS or do I need a better spec system?

              Thanks

              Comment


              • #8
                Just watch your run in another terminal with 'top' and see how much memory it consumes. If it is a memory problem (which it probably is) then you need to move to a machine with more memory.

                Comment


                • #9
                  I agree with sklages. Just check, how much memory is consumed. I work with a 8 GB Station and was unable to mask the Human Genome with all its species specific repeats, but for example masking the pig with this options was OK. But not only the size of the genome file is important. The number of repeats in the lib you are using is important for the needed working space too. So you could try to separate your your lib or your Genome and run only the parts with the RepeatMasker and compile the results.

                  Comment


                  • #10
                    It was indeed a memory problem. Top showed that memory usage climbed up to 80% with 100% CPU usage. I accessed /var/log/kern.log which reported '...ubuntu kernel: [19459.333979] Out of memory: Kill process 4677 (RepeatMasker) score 646 or sacrifice child'.

                    I will be switching to a computer with much more memory when possible. Thanks for all your help.

                    Comment

                    Latest Articles

                    Collapse

                    • seqadmin
                      Non-Coding RNA Research and Technologies
                      by seqadmin




                      Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

                      Nobel Prize for MicroRNA Discovery
                      This week,...
                      10-07-2024, 08:07 AM
                    • seqadmin
                      Recent Developments in Metagenomics
                      by seqadmin





                      Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
                      09-23-2024, 06:35 AM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by seqadmin, Today, 06:55 AM
                    0 responses
                    8 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 10-02-2024, 04:51 AM
                    0 responses
                    105 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 10-01-2024, 07:10 AM
                    0 responses
                    113 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 09-30-2024, 08:33 AM
                    1 response
                    117 views
                    0 likes
                    Last Post EmiTom
                    by EmiTom
                     
                    Working...
                    X