Giter VIP home page Giter VIP logo

Comments (1)

Kinggerm avatar Kinggerm commented on August 12, 2024

Hi Max,

Thanks for reaching out with detailed information.

  • (1) It's expected to be either circular or linear. For more information, please see here https://github.com/Kinggerm/GetOrganelle/wiki/FAQ#why-does-getorganelle-generate-a-circular-genome-or-not-for-embplant_nrfungus_nr.
  • (2&3&4). A shorter length is problematic. It results from the conservative shortcut that the current GetOrganelle version took, which only assigns the unique label to only one contig, which should work with a complete circular result but not the other way around. I have improved this in the next version (available at the intermediate_graph branch); however, it will take a while for me to test the new version comprehensively before releasing it.
    I believe you are doing step 4 manually and correctly. The filtered*fastg file can be helpful too. I usually check it rather than the original fastg file. You can also do step 4 using a semi-manual (combining "slim_graph.py") approach.
  • (5) Probably using evaluate_assembly_using_mapping.py and/or building a phylogeny as you did.
  • (6) Yes and no. You can input single-end short read using -u. It's not compatible mainly because using long error-prone reads alone can be problematic. I'm developing another tool (Traversome) for combining short- and long- reads to solve a more generic problem.
  • (7) It depends on how diverged the sequences are. If it were plastomes within angiosperm scope, which evolved slowly, I would say no influence at all. I don't know much about animal ITS. But you can easily confirm this by using a more related label.

Extra tip, given the depths & the graph, you can speed up each run by using even a larger -w and fewer rounds.

Best,
Jianjun

from getorganelle.

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.