Git Product home page Git Product logo

Comments (9)

lrauschning avatar lrauschning commented on August 21, 2024

Hi @lifannn11
can you be more specific as to how you are calling syri, and when it runs for you/when it produces the error in the screenshot?

from syri.

lifannn11 avatar lifannn11 commented on August 21, 2024

Hi @lifannn11 can you be more specific as to how you are calling syri, and when it runs for you/when it produces the error in the screenshot?

Hi:
Here are the specific details.
syri --nc 10 --nosnp --prefix SV. -c newout.mcoords -d newout.mdelta -r ref.fa -q order.qry.fasta
image

Thanks

from syri.

lrauschning avatar lrauschning commented on August 21, 2024

And which samples fail for you vs which ones run successfully?
Sorry, from the screenshot I don't really know what is failing here. Is there any other output, or something printed to the log file (should be syri.log with how you're calling it)?

from syri.

lifannn11 avatar lifannn11 commented on August 21, 2024

哪些样本失败了,哪些样本成功运行了?对不起,从屏幕截图中我真的不知道这里有什么失败。是否有任何其他输出,或者打印到日志文件的内容(应该与你的调用方式相同)?syri.log

Hello, this is the generated SV.syri.log file.
SV.syri.log

Thanks.

from syri.

mnshgl0110 avatar mnshgl0110 commented on August 21, 2024

Hi @lifannn11,
This issue is typically caused when the genomes have different strands for homologous chromosomes (#48). Have you checked whether for the homologous chromosomes the assemblies have the same strand? You can try plotting a dotplot using fixchr to check that.

from syri.

mnshgl0110 avatar mnshgl0110 commented on August 21, 2024

Hi @lifannn11. From the dotplots, it seem that the genomes are highly rearranged/diverged. As a result, fixchr could not orient them the chromosomes. All of the chromosomes look in correct orientation, except chr09. You can try reverse complementing Chr09 in the query genome manually and then realign and rerun syri.

from syri.

hyBio avatar hyBio commented on August 21, 2024

If I want to compare more than 2 genomes at the same time, when they are inverted that means I need to run fixchr twice. Some chromosomes will be inverted twice. I don't think that using fixchr is a good solution.

from syri.

mnshgl0110 avatar mnshgl0110 commented on August 21, 2024

@hyBio Please start a new issue for questions that are not related to the original posts. fixchr inverts only the query genomes. So, aligning multiple genomes to a reference genome and then running fixchr should orient all chromosomes.

from syri.

mnshgl0110 avatar mnshgl0110 commented on August 21, 2024

@lifannn11 I am not sure I understand your question. If you are unsure how to interpret dotplots, then maybe read some guides present online (like this: https://omicstutorials.com/interpreting-dot-plot-bioinformatics-with-an-example/). In the dotplots generated by fixchr, the alignments near the bottom-left to top-right diagonal corresponds to syntenic/directed alignments, while those near the top-left to bottom-right diagonals are inverted.

from syri.

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.