Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • I have run the MACS,is the outcome right?

    I love this forum very much,everyone here is very kind.

    I have run the MACS on my bacterial whose genome is about 26mb
    and there are about 10000000 reads mapped to the genome.

    However, the out file of MACS contains only 53 peak regions,much less than the 3000 predicted gene.

    Maybe there are some problem about my outcome.
    my command is
    macs14 -t testsorted.bam -f BAM -g 3.0e6 -n test -w
    Could you give me some advice?
    (my data is rna-seq, I don't have the control file, so I did't use the -c option,is it ok?)

    ps.
    I also countered this odd problem.
    when I run
    macs14 -t testsorted.bam -f BAM -g 3.0e6 -n test -w
    in the bash,it is ok.

    but,when I write the same command in the .sh file,and qsub it.
    I will get this error.
    /usr/local/bin/python: bad interpreter: No such file or directory

    I am not familiar with python,could anyone tell me how to deal with this problem? I have used qsub successfully for many times before today.

  • #2
    Originally posted by hanifk View Post
    I have run the MACS on my bacterial whose genome is about 26mb
    and there are about 10000000 reads mapped to the genome.

    However, the out file of MACS contains only 53 peak regions,much less than the 3000 predicted gene.

    Maybe there are some problem about my outcome.
    my command is
    macs14 -t testsorted.bam -f BAM -g 3.0e6 -n test -w
    if your genome is ~26 Mbp, why do you specify 3.0e6 (and not 2.6e7)?

    Originally posted by hanifk View Post
    (my data is rna-seq, I don't have the control file, so I did't use the -c option,is it ok?)
    Mmm... What are you trying to do? MACS looks for peaks, if you want to fool MACS treating your RNA as TF enrichments, I believe you have to play with the lambda values, this because the size of your "peak" is probably comparable to the size of the space between peaks (if not the genome itself). I mean, the statistical model could not be the best.
    Why don't you try cufflinks?

    Originally posted by hanifk View Post
    ps.
    I also countered this odd problem.
    when I run
    macs14 -t testsorted.bam -f BAM -g 3.0e6 -n test -w
    in the bash,it is ok.

    but,when I write the same command in the .sh file,and qsub it.
    I will get this error.
    /usr/local/bin/python: bad interpreter: No such file or directory
    Check that python is installed in /usr/local/bin on each node of your cluster (or at least the exec node, targeted by qsub).

    d

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    25 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    29 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    24 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    52 views
    0 likes
    Last Post seqadmin  
    Working...
    X