-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repeat masker stalling #480
Comments
Hello, Sometimes when the server is busy, the LTR_retriever program can be stalled. You need to restart this step if you find the program not progressing for several days. Using EDTA_raw.pl is a good way to have each type of TEs identified in the raw step. THanks! |
Hello Shujun, I have some updates!! So the EDTA2 is still running on the default mode (for around 8 weeks now), and it really seems to be a problem with identifying LINEs. I tried a couple of things for trouble shooting:
######################
Thank you so much for your efforts, Y |
Hello, The LINE search was carried out by RepeatModeler. You may try to run RepeatModeler on your own or try with different parameters. Maybe your genome is LINE rich and takes a lot of time. Sometimes, when tandem repeats were mistaken as TEs, the program that identifies such TEs will be stuck in the tandem repeat region. You may try to identify and mask high-confident tandem repeats before running TE annotations. Please let me know how it goes! Thanks! |
any luck? |
Hi Shujun, you have suggested "You may try to identify and mask high-confident tandem repeats before running TE annotations. Please let me know how it goes!" previously and I havent done it yet! I had some other stuff going own, but I will come back to this and see how the genome that I'm working with responds!! I will let you know once I have it! Y |
Hello,
I have a hybrid plant genome with two haplotypes (Hap#1=1.6Gb with 22 chromosomes and Hap#2=1.8Gb with 24 chromosomes). I wanted to mask the genome, but RepeatMasker seems to be stalling in a weird pattern. I was able to finish the run on Hap#1 using EDTA(2.0.1), but when trying to mask Hap#2 OR the genome with both haplotypes, RepeatMasker gets stuck on identifying the LTR steps (it has been a month now)
I installed EDTA 2.2 version on a new workstation and all of the runs are stuck on the LINE indentifcation step; I have attached the log files:
This is the log for when I tried running all 46 chromosomes:
This is the log for when I tried running a single chromosome (Chr_11 -- 94Mb long):
I recently realized that I could try to use EDTA_raw.pl as well, using
--type line
> I have recently started to run that to see if this also going to stall.Any suggestions?
Thank you so much,
Y
The text was updated successfully, but these errors were encountered: