Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BAJ
    Member
    • Nov 2008
    • 15

    #1

    NGS functionality for KNIME

    Hi,

    I am very excited that I can share now with you my nodes and workflows that I created for NGS data analysis in KNIME.

    KNIME is a workflow management system. Some of its features include:

    * can handle many millions of rows on a desktop computer
    * workflows can be executed from the command line
    * integration with Galaxy/Mobyle possible
    * workflows can be exchanged
    * writing new functionality is relatively easy
    * it is based on JAVA/Eclipse
    * command line scripts can be organized
    * no worries about naming intermediate files
    * high content/ high through put problems can be already solved
    * scripting in R, Perl, Python, Java, Matlab supported
    * Hilighting/brushing supported
    * open source
    * commercial support available if desired
    * support for statistics, flow control (if/while loops)
    * supportive community
    * creating professional looking reports


    and now also:

    * Reading / writing FastQ /SAM/BAM /BEDgraph files
    * region of interest related tools
    * AdapterRemoval
    * and many more....


    check it out and let me know what you think....
    Installing KNIME:


    Installing community nodes:
    http://tech.knime.org/community-contributions-info

    To get a quick overview of how to use it with NGS data:
    NGS nodes and descriptions:
    http://tech.knime.org/community/next...ion-sequencing


    Kind regards,

    Bernd
  • colindaven
    Senior Member
    • Oct 2008
    • 417

    #2
    Looks interesting. Have you used this a lot already ? Which use cases? How easy is it to install ? Is there much memory overhead?

    Comment

    • BAJ
      Member
      • Nov 2008
      • 15

      #3
      I am using it for production in our NGS service facility. We are mainly concerned with anything but resequencing and SNPs.
      It is very good for prototyping and then moving to production for tasks like preprocessing removing parts of a sequence, splitting, joining, stats.
      There is actually negative memory overhead as KNIME stores tables on disk. So there is some overhead in compute time, but we are working on this.
      You can easily parallelize things by building workflows that run in parallel.
      Once you reduced your data set to something in the range of a few million you can easily work with it (or at least that is what I am doing). For data sets bigger than this it might be used from the command line or using command line executions from within kNIME...
      Well, just give it a try and let me know if you run into problems.
      Btw, installation is fairly easy... There are instructions on the web site, basically you have to unpack and start the application, then configure a proxy if necessary and install the additional nodes. Follow the links I provided

      Comment

      • BAJ
        Member
        • Nov 2008
        • 15

        #4
        One example on the memory:
        I am currently running 6 nodes for reading BAM files in parallel, each table consists of some 300 M rows. The memory footprint is about 5 GB though I allocated 16 GB on a Linux machine...

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
          by SEQadmin2



          CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

          Despite this, “CRISPR helped turn genome editing from a specialized technique into
          ...
          07-31-2026, 11:01 AM
        • SEQadmin2
          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
          by SEQadmin2


          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

          The systematic characterization of the human proteome has
          ...
          07-20-2026, 11:48 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 10:35 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        24 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        43 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        48 views
        0 reactions
        Last Post SEQadmin2  
        Working...