Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dawe
    Senior Member
    • Apr 2009
    • 258

    #1

    dspchip: a digital signal processing approach to chip-seq analysis

    Hi all, according to this Nick Barnes on Nature news, many people in this forum should make their software public. After some time I've decided to follow the advice and I'm glad to announce dspchip, a digital signal processing approach to ChIP-seq analysis.
    Actually dspchip doesn't implement anything new, simply borrows some algorithms and approaches that are much more common in other fields, such as image and/or audio processing.
    I've started dspchip to study genomic features that are typically spread over kilobases (or megabases), such as some histonic modifications, replication forks. Soon we realized it can be used to analyze at "low resolution" some other genomic features, such as gene clusters or feature correlations at genome scale.
    dspchip takes one or two input signals and can perform many operations (typically low-pass filters, wavelet denoising or even some basic arithmetics). In addition it can find eriched regions.
    dspchip supports the following file formats as input: bam/sam, bigwig, bed, wig and bar. It outputs profiles in bigwig format (or gzipped bedgraph) and peak list in tab-separated format (which can be easitly converted to bed with awk).
    There are some caveats you should be aware when using dspchip:
    • it is a permanent beta: it has bugs and they may make your computer collapse in a quark plasma
    • it is written in python: it is not the fastest software around...
    • it has many dependencies
    • it requires much RAM: you'd better run dspchip on a recent bigmem machine (more than 6 Gb are highly recommended, although I've run on my 4 Gb laptop sometimes), depending on the genome size. I blame python for this, but of course it's my fault, I'm only looking for a scapegoat!
    • it's maintained mainly by me: Nobody won't correct that bug if I'm on holidays.
    • I'm not an engineer nor a physicist: I guess I understand wavelets in the same way many other bio* can


    If you want to give it a try, the dspchip page on google code is http://code.google.com/p/dspchip/, the discussion group can be found at http://groups.google.com/group/dspchip-users

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, 08-13-2026, 12:22 PM
0 responses
25 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-11-2026, 10:35 AM
0 responses
21 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-06-2026, 07:41 AM
0 responses
36 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-03-2026, 10:13 AM
0 responses
51 views
0 reactions
Last Post SEQadmin2  
Working...