Code Monkey home page Code Monkey logo

Comments (5)

mnshgl0110 avatar mnshgl0110 commented on August 13, 2024

Hi. It is difficult to say what exactly caused this error from the error message. Would it be possible to share the syri.log file? Also, sample input files which are resulting in this error would be great.
SyRI was designed using python 3.5.6 with pandas version 0.23.4. Newer versions of pandas sometimes result in such errors. Could you please try running syri with the suggested python/pandas version?

from syri.

song984888 avatar song984888 commented on August 13, 2024

Hi. It is difficult to say what exactly caused this error from the error message. Would it be possible to share the syri.log file? Also, sample input files which are resulting in this error would be great.
SyRI was designed using python 3.5.6 with pandas version 0.23.4. Newer versions of pandas sometimes result in such errors. Could you please try running syri with the suggested python/pandas version?

hi, thank you for your suggestion.
i run the example dataset and it's OK.
but using my dataset, it could not be finished and still cause same error. some of chromosomes have results.
this is the syri.log with DEGUG:
syri.log
run.log

from syri.

mnshgl0110 avatar mnshgl0110 commented on August 13, 2024

Hi. Thanks for sharing the files.
The example dataset is a minimalistic example to check whether SyRI is installed correctly and to demonstrate how to use it. It does not test for all use cases. So, it is still possible that your issue is happening because of the unsuitable environment.
Also, from the syri.log, I see that there are only two forward alignments between homologous chromosome 3 (2020-04-15 23:57:49,293 — syri.chr3 — INFO — mapstar:44 — chr3 (2, 11)). Similarly, some other chromosomes too have very few forward alignments. This could mean that different strands are being considered in the two assemblies (which result in mostly inverted alignments). SyRI requires that same strands of homologous chromosomes are compared, and could result in such errors if that is not the case. I suggest you to check the alignments and reverse complement the chromosomes for which different strands are present in the two assemblies. Alternatively, you can use the latest version of SyRI, which would provide a warning message if there are too many inverted alignments between homologous chromosomes. But still, you would need to reverse complement them manually.

from syri.

pan-genome avatar pan-genome commented on August 13, 2024

Thank you mnshgl0110! I set up syri on an EC2 using python 3.5.6 with pandas version 0.23.4 and the scripts finished without error this time.

from syri.

mnshgl0110 avatar mnshgl0110 commented on August 13, 2024

Good to know that.
Best.

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.