GithubHelp home page GithubHelp logo

Comments (10)

oushujun avatar oushujun commented on June 12, 2024

Was this a surprising result? Some genomes do not have LTR elements.

Shujun

from ltr_retriever.

oushujun avatar oushujun commented on June 12, 2024

#135 #139

from ltr_retriever.

Janz-Sicau avatar Janz-Sicau commented on June 12, 2024

Dear shujun
Thank you for your reply. I have read the contents of #135 and #139 you provided, and I think my problem does not belong to one of the above cases. So far I think I may have had a problem with the ltr_finder_paraller step, so I ran it again. I will put the run log and result file below, please help me to see where the problem is.
For the convenience of uploading, I changed the "scn" suffix to "txt" so that you can view them
Thank you so much!
Jian

Command line:
perl /wkdir/software/LTR_FINDER_parallel-master/LTR_FINDER_parallel -w 2 -D 15000 -d 1000 -L 7000 -l 100 -p 20 -threads 10 -C -M 0.9 -seq WNall.fa > WNall-ltrfinder.scn
error.txt
WNall-ltrfinder.txt
WNall.fa.finder.combine.txt

from ltr_retriever.

oushujun avatar oushujun commented on June 12, 2024

Hello Jian,

Please test with another genome, such as Arabidopsis, to make sure the program is working properly. If it works on Arabidopsis, I'll need a small file that can reproduce your issue to debug.

Thanks,
Shujun

from ltr_retriever.

Janz-Sicau avatar Janz-Sicau commented on June 12, 2024

Dear shujun
Thanks to your suggestion, I tried to use the genome of Arabidopsis ColCEN, and I found that ltr_finder_parallel works properly, which is an interesting phenomenon. The genome link I used is attached below, please have time to try it out and see what the problem is, looking forward to your reply!
I am also wondering what is causing this problem, I guess if my chromosome sequence is large, each chromosome size is more than 700Mb. And I also want to ask if there are many unassembled scaffold sequences in the genome file, will it also cause errors.
WN genome link:https://www.ncbi.nlm.nih.gov/nuccore/JADQCU000000000
Thank you
Jian

from ltr_retriever.

oushujun avatar oushujun commented on June 12, 2024

from ltr_retriever.

Janz-Sicau avatar Janz-Sicau commented on June 12, 2024

Hello shujun
After changing another genome, ltr_finder_parallel and ltr_harvest will run normally. However, I encountered an error in ltr_retriever. The program is still running. I do not know whether it will affect the final result. Could you please see what the problem is.
Thank you
Jian

Command line :
perl /wkdir/software/LTR_FINDER_parallel-master/LTR_FINDER_parallel -w 2 -D 15000 -d 1000 -L 7000 -l 100 -p 20 -t 10 -C -M 0.9 -seq Lo7.genome.fasta > Lo7.genome.fasta.finder.combine.scn
gt suffixerator -db ../Lo7.genome.fasta -indexname Lo7all-index -tis -suf -lcp -des -ssp -sds -dna
gt ltrharvest -index Lo7all-index -minlenltr 100 -maxlenltr 7000 -mintsd 4 -maxtsd 6 -motif TGCA -motifmis 1 -similar 90 -vic 10 -seed 20 -seqids yes > Lo7all.harvest.scn
/wkdir/zhoujian/LTR_retriever-2.9.5/LTR_retriever -genome ../Lo7.genome.fasta -inharvest ../ltr_harvest/Lo7all.harvest.scn -infinder ../ltr_finder/Lo7.genome.fasta.finder.combine.scn -threads 20

error log:
##########################

LTR_retriever v2.9.5

##########################

Contributors: Shujun Ou, Ning Jiang

For LTR_retriever, please cite:

Ou S and Jiang N (2018). LTR_retriever: A Highly Accurate and Sensitive Program for Identification of Long Terminal Repeat Retrotransposons. Plant Physiol. 176(2): 1410-1422.

For LAI, please cite:

Ou S, Chen J, Jiang N (2018). Assessing genome assembly quality using the LTR Assembly Index (LAI). Nucleic Acids Res. 2018;46(21):e126.

Parameters: -genome ../Lo7.genome.fasta -inharvest ../ltr_harvest/Lo7all.harvest.scn -infinder ../ltr_finder/Lo7.genome.fasta.finder.combine.scn -threads 20

2023年 08月 22日 星期二 19:22:22 CST Dependency checking: All passed!
2023年 08月 22日 星期二 19:22:34 CST LTR_retriever is starting from the Init step.
2023年 08月 22日 星期二 19:23:29 CST Start to convert inputs...
Total candidates: 151525
Total uniq candidates: 151525

2023年 08月 22日 星期二 19:24:27 CST Module 1: Start to clean up candidates...
Sequences with 10 missing bp or 0.8 missing data rate will be discarded.
Sequences containing tandem repeats will be discarded.

2023年 08月 22日 星期二 19:24:43 CST 131323 clean candidates remained

2023年 08月 22日 星期二 19:24:43 CST Modules 2-5: Start to analyze the structure of candidates...
The terminal motif, TSD, boundary, orientation, age, and superfamily will be identified in this step.

awk: 致命错误:cannot open file `Lo7.genome.fasta.retriever.scn.extend.fa.rexdb.cls.tsv' for reading: 没有那个文件或目录
2023年 08月 23日 星期三 04:06:11 CST Intact LTR-RT found: 52997

2023年 08月 23日 星期三 08:50:51 CST Module 6: Start to analyze truncated LTR-RTs...
Truncated LTR-RTs without the intact version will be retained in the LTR-RT library.
Use -notrunc if you don't want to keep them.

2023年 08月 23日 星期三 08:50:52 CST 15579 truncated LTR-RTs found

from ltr_retriever.

Janz-Sicau avatar Janz-Sicau commented on June 12, 2024

In fact, I encountered the same error when running the test file, but in the end, the results came out, and I put the run log of the test file below
text_errorlog.txt

from ltr_retriever.

oushujun avatar oushujun commented on June 12, 2024

This bug should be fixed in the latest version. Please update and try again. Please reopen the issue if you find it not fixed. Thank you!

Shujun

from ltr_retriever.

oushujun avatar oushujun commented on June 12, 2024

#154

from ltr_retriever.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.