Coder Social home page Coder Social logo

intro-to-chipseq's People

Contributors

cjfields avatar hackdna avatar marypiper avatar mistrm82 avatar rkhetani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar

intro-to-chipseq's Issues

Adding details on alignment

  • Lecture on alignment like we do in RNA-seq? Yes. - A shortened version (i.e. remove the suffix array stuff).
  • Add in BWA and ask Rory about including some benchmark results.

csaw lesson?

We've been using csaw for histone modification studies as an alternative to peak-calling or focusing on specific features like TSS regions. It might be useful as a lesson.

add in greylisting info

From Rory:
"greylist regions are regions where the input exceeds a threshold, where peak-callers sometimes call spurious peaks. threshold is calculated by calculating depth over the input, sampling it repeatedly and estimating negative binomial parameters and then taking the threshold as the .99 quantile of the NB"

https://github.com/roryk/chipseq-greylist i just copied what the chipseqgreylist R package does

update unix lesssons

  • create a new directory on O2 where raw_fastq contains the chipseq files
  • change mentions of rna-seq
  • specifically modify the data organization markdown (merge with Intro to Unix)

Samtools and sambamba in QC lesson

  • Samtools is being used in QC lesson, needs more detail to introduce it.
  • Add a note on similarities between samtools and sambamba. Only using sambamba where necessary.

Add in BWA

and ask Rory about including some benchmark result

adding details pulldown to selected lessons

This is an HTML tag taht would be useful for "try it on your own" sections, where the code is hidden initially but clicking on it will make it available

```bash $ idr --samples Pou5f1-rep1_sorted_peaks.narrowPeak Pou5f1-rep2_sorted_peaks.narrowPeak \ --input-file-type narrowPeak \ --rank p.value \ --output-file Pou5f1-idr \ --plot \ --log-output-file pou5f1.idr.log ```

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.