Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • abmmki
    started a topic Error -- SPP package, MSER -- could you please help

    Error -- SPP package, MSER -- could you please help

    Hi,

    I have some ChIp-seq data (Illumina v1.4; and ELAND extended mapped) and trying to analyze them using spp R package (http://www.nature.com/nbt/journal/v2.../nbt.1508.html) and package (http://compbio.med.harvard.edu/Supplements/ChIP-seq/). I am following the tutorial and it was going fine until MSER step which I really need. I got the following error:

    mser <- get.mser(RLTA_chip.data, RLTA_input.data, step.size=1e5, test.agreement=0.99, n.chains=10, cluster=NULL, fdr=0.05, method=tag.wtd, whs=detection.window.halfsize)

    excluding systematic background anomalies ... done
    calculating statistical thresholds
    FDR 0.05 threshold= Inf
    chained subsampling using fraction 0.9510645 .

    Error in ecdf(-mpd$re) : 'x' must have 1 or more non-missing values

    In addition: Warning messages:
    1: In min(npld$y[npld$fdr <= fdr]) :
    no non-missing arguments to min; returning Inf
    2: In min(npld$y[npld$fdr <= fdr]) :
    no non-missing arguments to min; returning Inf
    3: In min(npld$y[npld$fdr <= fdr]) :
    no non-missing arguments to min; returning Inf
    4: In is.na(mpd$re) :
    is.na() applied to non-(list or vector) of type 'NULL'
    5: In is.na(mpd$oe) :
    is.na() applied to non-(list or vector) of type 'NULL'




    > sessionInfo()
    R version 2.9.0 (2009-04-17)
    x86_64-unknown-linux-gnu

    locale:
    LC_CTYPE=en_US.UTF-8;LC_
    NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C

    attached base packages:
    [1] stats graphics grDevices utils datasets methods base

    other attached packages:
    [1] nws_1.7.0.0 snow_0.3-3 spp_1.0 caTools_1.9 bitops_1.0-4.1

    loaded via a namespace (and not attached):
    [1] tools_2.9.0

    ----------------

    Could you please help to understand where is the error........................and how can I solve this. (I have a data set where control has much much more tags then in sample IP................14 million versus 2 million.....................so, I want to use the mser)

    Also in get.mser function: >> method=tag.wtd ............................I wanted to change it like method=tag.lwcc........................like following:



    mser <- get.mser(RLTA_chip.data, RLTA_input.data, step.size=1e5, test.agreement=0.99, n.chains=10, cluster=NULL, fdr=0.05, method=tag.lwcc, whs=detection.window.halfsize, skip.control.normalization = F)

    I got following error:


    chained subsample step 0 :
    finding background exclusion regions ... done
    determining peaks on provided 1 control datasets:
    using reversed signal for FDR calculations
    bg.weight= 2.936861 processing chr1 in 7 steps [Error in lwcc(x, y, s, e, return.peaks = return.peaks, bg.x = bg.x, bg.y = bg.y, :
    unused argument(s) (skip.control.normalization = TRUE)


    I did not find any documentation about skip.control.normalization....................................tried to write tha "FALSE"................but it then gave me two un used arguments (TRUE and FALSE)...........................so, how to solve this problem ??


    Thank you in advance for your generous help.

    may be you can ans in my mail directly:

    Khademul
    [email protected]

Latest Articles

Collapse

  • seqadmin
    Pathogen Surveillance with Advanced Genomic Tools
    by seqadmin




    The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
    Today, 11:48 AM
  • seqadmin
    New Genomics Tools and Methods Shared at AGBT 2025
    by seqadmin


    This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

    The Headliner
    The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
    03-03-2025, 01:39 PM
  • seqadmin
    Investigating the Gut Microbiome Through Diet and Spatial Biology
    by seqadmin




    The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
    02-24-2025, 06:31 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 03-20-2025, 05:03 AM
0 responses
26 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-19-2025, 07:27 AM
0 responses
33 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-18-2025, 12:50 PM
0 responses
25 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-03-2025, 01:15 PM
0 responses
190 views
0 reactions
Last Post seqadmin  
Working...