Try going to the MACS source directory, become root and do
python install setup.py
That should re-install MACS.
Ivan
Ivan Gregoretti, PhD
> --
> You received this message because you are subscribed to the Google Groups "MACS announcement" group.
> To post to this group, send email to macs-ann...@googlegroups.com.
> To unsubscribe from this group, send email to macs-announcem...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/macs-announcement?hl=en.
>
python install setup.py
That should re-install MACS.
Ivan
Ivan Gregoretti, PhD
________________________________
UT Southwestern Medical Center
The future of medicine, today.
Is your question related to MACS "ImportError"?
Ivan
I have a serious concern with the MACS output from my chip-seq data. I
have chip-seq data from postmortem brain samples (same regions) from
many individuals. The protocol is exactly same for generating data. We
expect lot of similarity from chip-seq data from these samples. When I
run MACS for each sample with same parameter and control, I see
different "d" values like below.
# d = 43
# d = 269
# d = 38
# d = 302
# d = 38
# d = 39
# d = 38
# d = 37
# d = 40
# d = 39
# d = 37
# d = 35
# d = 40
My concern is, whether "d" is very sensitive variable? I think
different "d" values could lead different shiftsize and hence
completely different peak profile (count and location). Any suggestion?
Thanks,
Gyan
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
--
You received this message because you are subscribed to the Google Groups "MACS announcement" group.
To post to this group, send email to macs-announcement@googlegroups.com.
To unsubscribe from this group, send email to macs-announcement+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/macs-announcement?hl=en.
Here are my two cents. It's not uncommon to see such a small 'd' from
MACS. I have ChIP-Seq data from different breast cancer cell lines,
sequenced on different machines by different parties, with from very
high to relatively low sequencing and alignment qualities years apart.
Using MACS-1.x, I always got the d values as small as yours. As the
predicted fragment size (i.e. 'd') is always smaller than 2 x read
size, MACS couldn't build up the mode, but rather using the user
specified shifting size. Through checking of the called peak qualities
and by comparing results from using other peak calling programs, I had
an impression that MACS-1.x tends to underestimates the distance. As
MACS picks the top 1000 best peaks for d estimation (if I memory is
right), my personal guess is that this sampling process might caused
some bias with regards to peak profiles in whole. I would take
considerations of my actually fragment size, refer to at least one of
another peak calling program, and check out the peaks called in a
browser to decide on a proper shifting size that could be supplied to
MACS. This is just my personal experience without application to MACS
performance in general. Also, I haven't tried out MACS2 yet, so no
experience in the latest version. Hope this helps.
Cheers,
Yuan
To post to this group, send email to macs-announcement@googlegroups.com.
To unsubscribe from this group, send email to macs-announcement+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/macs-announcement?hl=en.
--
You received this message because you are subscribed to the Google Groups "MACS announcement" group.
To post to this group, send email to macs-announcement@googlegroups.com.
To unsubscribe from this group, send email to macs-announcement+unsubscribe@googlegroups.com.
On Jan 28, 2012, at 7:33 PM, Anshul Kundaje wrote:
> If you would like to have some code that computes the fragment length based on the cross-correlation method shoot me an email. I am hesitant to link it here without Tao's permission, since it uses the code-base from another peak caller. You can then use the --shift-size parameter set to 1/2 the estimated fragment length with --no-model. You will notice significantly better results with a correctly estimated 'd'.
You don't need my permission :)
> I think at some point, it might be useful to have this cross-correlation method incorporated within MACS so as to make the d estimation more robust (which is probably one of the only unstable aspects of an otherwise fantastic peak caller).
Good suggestion! I would explore it when I get chance.
Best,
Tao Liu
Research Fellow
Dept of Biostats and Comp Bio, DFCI / HSPH
450 Brookline Ave., Boston, MA 02215
--
You received this message because you are subscribed to the Google Groups "MACS announcement" group.
To post to this group, send email to macs-ann...@googlegroups.com.
To unsubscribe from this group, send email to macs-announcem...@googlegroups.com.
Yuan
>macs14 -t testChip,testInput -c input.bam -t ChIP.bam -f BAM -g ce -n
>ceh-14 -w --call-subpeaks
...
...
INFO @ Mon, 30 Jan 2012 14:45:32: #3 find negative peaks by swapping
treat and control
INFO @ Mon, 30 Jan 2012 14:45:33: #3 Finally, 70 peaks are called!
INFO @ Mon, 30 Jan 2012 14:45:33: #4 Write output xls file...
ceh-14_peaks.xls
INFO @ Mon, 30 Jan 2012 14:45:33: #4 Write peak bed file...
ceh-14_peaks.bed
INFO @ Mon, 30 Jan 2012 14:45:33: #4 Write summits bed file...
ceh-14_summits.bed
INFO @ Mon, 30 Jan 2012 14:45:33: #4 Write output xls file for negative
peaks... ceh-14_negative_peaks.xls
INFO @ Mon, 30 Jan 2012 14:45:33: #5 Done! Check the output files!
INFO @ Mon, 30 Jan 2012 14:45:33: #6 Try to invoke PeakSplitter...
INFO @ Mon, 30 Jan 2012 14:45:33: #6 Please check
ceh-14_peaks.subpeaks.bed file for PeakSplitter output!
error occurred: wig file for choromosome chrI is missing
Make sure that the file name contains the string "chrI" before the
chromosome number
Can some tell me how to get around this error message?
Thanks,
Q
--
Quang M. Trinh, Ph.D.
Scientist
Ontario Institute for Cancer Research
http://www.oicr.on.ca
Telephone: 1 416 673 8576
This message and any attachments may contain confidential and/or
privileged information for the sole use of the intended recipient.
Any review or distribution by anyone other than the person for whom
it was originally intended is strictly prohibited. If you have received
this message in error, please contact the sender and delete all copies.
Opinions, conclusions or other information contained in this message
may not be that of the organization.