Code Monkey home page Code Monkey logo

Comments (3)

MrOlm avatar MrOlm commented on June 30, 2024

Hello,

This error happened while inStrain was creating the runtime report, a text document that summarizes runtime efficiency and how long certain steps took to run. InStrain creates this report after closing the log, so any errors aren't saved in the log.

You can definitely still use the output. If you're comfortable sharing your log file (logger.log) I'd be happy to see what's causing the bug and fix it. Feel free to email it to me if you'd prefer as well.

Best,
Matt

from instrain.

ka-block avatar ka-block commented on June 30, 2024

from instrain.

MrOlm avatar MrOlm commented on June 30, 2024

Thank you for sending over the log. I looked into this problem, and it results from the fact that some of your sequences have semi-colons in the header names (;). This interferes with the way the logs are parsed.

Fixing this issue turned out to be pretty complicated, so I decided not to pursue it. The log file made at the end is really only necessary for troubleshooting runtimes anyways.

If you really do want this log file for some reason, replacing the semi-colons with some other character in your fasta headers will do the trick.

Best,
Matt

from instrain.

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.