Code Monkey home page Code Monkey logo

steinmann / peakzilla Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 6.0 69 KB

Peakzilla is a self-learning algorithm to identify transcription factor binding sites from ChIP-seq data. I would be very happy if you try it and provide me with feedback, so I can improve peakzilla and make you a happier user. Please feel free to send an e-mail to: [email protected]

Home Page: http://stark.imp.ac.at/data/peakzilla/

License: GNU General Public License v2.0

Python 100.00%

peakzilla's People

Contributors

bgruening avatar steinmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

peakzilla's Issues

Peakzilla ChIP-exo published result data (Rhee and Pugh, 2011) replication

Dear Jonas ,

Greetings for the day !!!

I have chip-exo data. To call peak, I am planning to used peakzilla.
Before trying out on our lab data, my boss wants me to replicate the result published in peakzilla paper.

I have three bam file for three replicates of CTCF data from Rhee and Pugh,2011. I run Peakzilla with default parameter,

Below are the results I got
image

But in publication, you have mentioned 36 bp peak and 60 smallest peak to peak distance.

I think it may be the peakzilla version which I am using is different than used during publication.

Can you please explain to me why I am getting such results.

Command used:

python ~/Tools/peakzilla-master/peakzilla.py input.bed >$out"s1_peaks.tsv"

Best Regards,
Sudhir

bam input

It would be nice if peakzilla could directly load bam files

peakzilla crashes

I'm happy to provide data files separately.

$ python peakzilla/peakzilla.py ip.bed bg.bed
Traceback (most recent call last):
  File "peakzilla/peakzilla.py", line 817, in <module>
main()
  File "peakzilla/peakzilla.py", line 89, in main
peak_model = PeakShiftModel(ip_tags, options)
  File "peakzilla/peakzilla.py", line 368, in __init__
self.build()
  File "peakzilla/peakzilla.py", line 381, in build
top_shifts.append(self.peak_shifts[i][1])
IndexError: list index out of range
$ uname -a
Darwin  12.4.0 Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64 i386 MacBookPro9,2 Darwin
$ python --version
Python 2.7.5
$ 

about ChIP-exo paired bed files

Dear Jonas,

Thank you for coding such a great tool for peak calling. It will greatly
contribute to my graduate project.

I would like to ask couple questions. I would like to process a public GEO
dataset that contains chip-exo data. Each sample contains two bed files (
for paired ends reads). therefore can I use peakzilla to call peaks as it
was advertised in the abstract of peakzilla paper ? If so could you
describe me how ? because in github tutorial there is only single end read
run is shown.

Best regards,

Tunc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.