Giter VIP home page Giter VIP logo

Comments (11)

wdecoster avatar wdecoster commented on July 17, 2024

Do you think it would be possible to share that file with me to debug?

from methplotlib.

Coracollar avatar Coracollar commented on July 17, 2024

from methplotlib.

wdecoster avatar wdecoster commented on July 17, 2024

There is a column of index numbers in the file which shouldn't be there. You can fix it with:

zcat chr10_methylation_calls.tsv.gz | cut -f2- | gzip > fixed_calls.tsv.gz

The output of that command worked for me with methplotlib.

Did you do any manual manipulations to that file or is it straight from nanopolish? If so, which version did you use?

from methplotlib.

Coracollar avatar Coracollar commented on July 17, 2024

from methplotlib.

wdecoster avatar wdecoster commented on July 17, 2024

-w ch10:6,000-7,000 is that a typo here on GitHub or did you use chr10?

from methplotlib.

Coracollar avatar Coracollar commented on July 17, 2024

from methplotlib.

wdecoster avatar wdecoster commented on July 17, 2024

But did you do -w ch10 or -w chr10? Which command exactly caused the problem?

from methplotlib.

Coracollar avatar Coracollar commented on July 17, 2024

from methplotlib.

Coracollar avatar Coracollar commented on July 17, 2024

from methplotlib.

wdecoster avatar wdecoster commented on July 17, 2024

Thanks for following up! That sounds likely to be the issue, but methplotlib should give you a better error message there. I'll take care of it.

from methplotlib.

wdecoster avatar wdecoster commented on July 17, 2024

Thanks for your patience, methplotlib should now give you a better error message (in version 0.14.1).
Please let me know if you encounter further issues.

from methplotlib.

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.