Code Monkey home page Code Monkey logo

atropos-multiqc's Introduction

atropos-multiqc's People

Contributors

jdidion avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tanaes

atropos-multiqc's Issues

Atropos module base class doesn't evaluate properly after merging

I went ahead and added your code from this independent module library to my fork of the main MultiQC repo here.

Also added a set of some example test data to a branch of MultiQC_TestData.

Running with a Python2-based MultiQC installation doesn't seem to work properly, I think because there's a new-style vs old-style class problem with super():

[ERROR  ]         multiqc : Oops! The 'atropos_post' MultiQC module broke... 
                    Please copy the following traceback and report it at https://github.com/ewels/MultiQC/issues 
                    (if possible, include a log file that triggers the error) 
============================================================
Module atropos_post raised an exception: Traceback (most recent call last):
  File "/Users/jonsanders/Development/git_sw/MultiQC/scripts/multiqc", line 412, in multiqc
    output = mod()
  File "/Users/jonsanders/Development/git_sw/MultiQC/multiqc/modules/atropos/atropos.py", line 380, in __init__
    super().__init__(phase='Post', **kwargs)
TypeError: super() takes at least 1 argument (0 given)
============================================================

I can get it to run and generate a report with Python3-based installation, but none of the plots actually show up. I'm getting the section headings (and subheadings for the Stats modules), but no content.

Any ideas?

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.