What is the maximum size of fasta file i can use for repeatmasker?
0
0
Entering edit mode
21 months ago
PK ▴ 130

Hi all,

I'm having hard time to quantify repetitive elements through repeat masker. My each files are max 15 gb fasta. Whenever i run, my jobs were getting killed by PBS. I'm using 32 GB RAM. Do you think it is enough or do i have to increase the RAM. can you guys suggest something?

RNAseq Repeatmasker repititive elements • 777 views
ADD COMMENT
0
Entering edit mode

You should include the parameters you're using and the error message.

ADD REPLY
0
Entering edit mode
RepeatMasker -s -nolow -species human -dir /out/put/repeat_counts -a -inv -pa 32 -lcambig -small -source -html -gff /inpuy/test.fasta

When i execute above mentioned command i'm getting the following error message

/var/spool/pbs/jobs/job_id: line 14: 2966220 Killed RepeatMasker -s -nolow -species human -dir /out/put/repeat_counts -a -inv -pa 32 -lcambig -small -source -html -gff /inpuy/test.fasta

If you need more information please ask me

ADD REPLY
0
Entering edit mode

RepetaMasker doesn't use too much mem, are you setting the MaxMem in your PBS command?

ADD REPLY
0
Entering edit mode

I never used that option. This is the command i use to submit my job

qsub -l select=1:ncpus=32:ompthreads=32:mem=40gb:scratch_local=150gb -l walltime=24:00:00 ./my_script.sh
ADD REPLY

Login before adding your answer.

Traffic: 1688 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6