GithubHelp home page GithubHelp logo

Comments (3)

bioteksampath avatar bioteksampath commented on May 20, 2024 1

yes, it worked after updating to the new version!
Thanks oushujun.

from ltr_retriever.

oushujun avatar oushujun commented on May 20, 2024

Hi Sam,

The parameter format you provided to blastclust needed to be adjusted. You may try:

/LTR_retriever -genome Bnigra_ref2_genome.fasta -inharvest Bnigra_ref2_genome.harvest.nonTGCA.scn -infinder Bnigra_ref2_genome.LTRfinder.scn -blastclust -threads 10

or if you want to customize parameters for blastclust other than the default, you may do:

/LTR_retriever -genome Bnigra_ref2_genome.fasta -inharvest Bnigra_ref2_genome.harvest.nonTGCA.scn -infinder Bnigra_ref2_genome.LTRfinder.scn -blastclust [-L .9 -b T -S 80] -threads 10

If the program runs correctly, it should produce the three files you are looking for. Could you paste here the STDOUT infomation? There may be some errors preventing it from generating these files. If you think it runs correctly, you may run these scripts alone:

perl /LTR_retriever/bin/fam_coverage.pl $genome.LTRlib.fa $genome.out $genome_size > $genome.out.fam.size.list

perl /LTR_retriever/bin/fam_summary.pl $genome.out.fam.size.list $genome_size > $genome.out.superfam.size.list

perl /LTR_retriever/bin/LTR_sum.pl -genome $genome -all $genome.out > $genome.out.LTR.distribution.txt

Please let me know if you need further help.

Best,
Shujun

from ltr_retriever.

oushujun avatar oushujun commented on May 20, 2024

You may reopen this issue if your problem is not solved. Thanks! Shujun

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.