Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • grgmncr
    Junior Member
    • May 2014
    • 1

    macs2 -- peak calling error on non-model genome

    Hi there,

    I'm attempting to use macs2 (v 2.0.10 20120605 (tag:alpha)) to call peaks from a ChIP-seq experiment on a non-model organism (sea star).

    Whenever I call this:

    macs2 callpeak -t ip.bam -c inp.bam -f BAM -g 8e+8 --bw 250 -m 10 30 -p 1e-5 --to-large -n TbrChIP-20140729

    macs runs through reading the tags and begins building the peak model. However, it seems to get stuck at the same place each time and throws the following exception:
    Traceback (most recent call last):
    File "/Library/Frameworks/Python.framework/Versions/2.7/bin/macs2", line 337, in <module>
    main()
    File "/Library/Frameworks/Python.framework/Versions/2.7/bin/macs2", line 54, in main
    run( args )
    File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/MACS2/callpeak.py", line 249, in run
    peakdetect.call_peaks()
    File "cPeakDetect.pyx", line 224, in MACS2.cPeakDetect.PeakDetect.call_peaks (MACS2/cPeakDetect.c:1703)
    File "cPeakDetect.pyx", line 340, in MACS2.cPeakDetect.PeakDetect.__call_peaks_w_control (MACS2/cPeakDetect.c:3248)
    File "cPileup.pyx", line 72, in MACS2.cPileup.unified_pileup_bdg (MACS2/cPileup.c:1845)
    File "cPileup.pyx", line 136, in MACS2.cPileup.pileup_bdg_se (MACS2/cPileup.c:2279)
    File "cFixWidthTrack.pyx", line 138, in MACS2.IO.cFixWidthTrack.FWTrackIII.get_locations_by_chr (MACS2/IO/cFixWidthTrack.c:2516)
    Exception: No such chromosome name (Scaffold17961) in TrackI object!

    It seems that macs can't find the chromosome (scaffold) named Scaffold17961. I checked and it appears in both the original fasta and the bowtie index I built prior to mapping. Any ideas about how I might be able to get around this issue?

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...
    03-24-2025, 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

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 03-20-2025, 05:03 AM
0 responses
42 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-19-2025, 07:27 AM
0 responses
53 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-18-2025, 12:50 PM
0 responses
38 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-03-2025, 01:15 PM
0 responses
194 views
0 reactions
Last Post seqadmin  
Working...