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.
Header Leaderboard Ad
Collapse
Repeat masker installation
Collapse
Announcement
Collapse
No announcement yet.
X
-
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.
Leave a comment:
-
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.
Leave a comment:
-
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
Leave a comment:
-
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.
Leave a comment:
-
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'
Leave a comment:
-
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
Leave a comment:
-
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
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 againLast edited by jomaco; 10-22-2011, 02:33 AM.
Leave a comment:
-
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
Code:./RepeatMasker -help
Leave a comment:
-
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
JonTags: None
Latest Articles
Collapse
-
by seqadmin
Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...-
Channel: Articles
09-07-2023, 11:15 PM -
-
by seqadmin
Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.
Whole Transcriptome RNA-seq
Whole transcriptome sequencing...-
Channel: Articles
08-31-2023, 11:07 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, Today, 06:18 AM
|
0 responses
1 view
0 likes
|
Last Post
by seqadmin
Today, 06:18 AM
|
||
Started by seqadmin, Yesterday, 09:17 AM
|
0 responses
7 views
0 likes
|
Last Post
by seqadmin
Yesterday, 09:17 AM
|
||
Started by seqadmin, 09-19-2023, 09:23 AM
|
0 responses
24 views
0 likes
|
Last Post
by seqadmin
09-19-2023, 09:23 AM
|
||
Started by seqadmin, 09-19-2023, 09:14 AM
|
0 responses
6 views
0 likes
|
Last Post
by seqadmin
09-19-2023, 09:14 AM
|
Leave a comment: