Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    BioQt

    Brainstorm
    3
    4
    1652
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dridk last edited by

      Hello,
      I am a biologist also a bioinformatics scientist, and ofcourse a Qt lover !
      Currently in bioinformatics, each programming langage has his own bioinformatics library.

      "Biopython":http://biopython.org/ for Python
      "BioRuby":http://www.bioruby.org/ for Ruby

      And of all the world's evil :
      "BioJava": http://biojava.org . That's mean 90% of bioinformatics GUI are made with Java ! That's also mean ugly and slow GUI :D

      So, what about create a Bio library for Qt ? Witch all tool and GUI to make bioinformatics ?

      Nothing in Biology Makes Sense Except in the Light of Evolution

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Do you mean a full port of Biopython in C/C++ ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • D
          dridk last edited by

          some part yes. But with more UI feature that Qt allow.

          Nothing in Biology Makes Sense Except in the Light of Evolution

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User last edited by

            Sounds interesting. Basically the task would be to reimplement BioPython as a C library, convince the BioPython people to use your C library as backend, provide a Qt/C++ wrapper for the C library and a Qt/QML wrapper for the Qt/C++ wrapper. That would be cool!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post