Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #31
    Hello Gonghong,

    Yes, Novoalign is it's own beast (an excellent one at that) and is from Novocraft. So first run your reads through their aligner and then process your data with USeq. For chIP-seq you can probably get by with little loss in resolution using the xxx.sorted.gz alignments that came off the default Eland aligner that runs with the Illumina pipeline. Or barring those, use Bowtie for fast ungapped alignments.

    -cheers, D

    Comment


    • #32
      comparing peak set profiles in chip-seq datasets

      Hi,

      Is there any tool that will tell me how different/similar two chip-seq peak sets are in two different parts of the genome?

      E.g. if I have a ~10Kb region in the genome with a series of peaks and another ~10Kb region in the genome with another set of peaks from the same experiment, can I calculate a distance measure between these two peak set profiles with any available tool?

      Cheers

      Comment


      • #33
        Yes, I've built a rather sophisticated tool for doing just this sort of thing. See IntersectRegions in the USeq package.

        **************************************************************************************
        ** Intersect Regions: August 2008 **
        **************************************************************************************
        IR intersects lists of regions (tab delimited: chrom start stop(inclusive)). Random
        regions can also be used to calculate a p-value and fold enrichment.

        -f First regions files, a single file, or a directory of files.
        -s Second regions files, a single file, or a directory of files.
        -g Max gap, defaults to 0. A max gap of 0 = regions must abut, negative values force
        overlap (ie -1= 1bp overlap, be careful not to exceed the length of the smaller
        region), positive values enable gaps (ie 1=1bp gap).
        -e Score intersections where second regions are entirely contained by first regions.
        -r Make random regions matched to the second regions file(s) and intersect with the
        first. Enter the full path directory text containing chromosome specific
        interrogated regions files (ie named: chr1, chr2 ...: chrom start stop(inclusive)).
        -c Match GC content of second regions file(s) when selecting random regions, rather
        slow. Provide a full path directory text containing chromosome specific genomic
        sequences. To speed the matching place the fraction GC in the last column of
        your region file(s).
        -n Number of random region trials, defaults to 1000.
        -w Write intersections and differences.
        -x Write paired intersections.
        -p Print length distribution histogram for gaps between first and closest second.
        -q Parameters for histogram, comma delimited list, no spaces:
        minimum length, maximum length, number of bins. Defaults to -100, 2400, 100.

        Example: java -Xmx1500M -jar pathTo/Apps/IntersectRegions -f /data/miRNAs.txt
        -s /data/DroshaLists/ -g 500 -n 1000 -r /data/InterrogatedRegions/

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Recent Advances in Sequencing Analysis Tools
          by seqadmin


          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
          Yesterday, 07:48 AM
        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 06:57 AM
        0 responses
        7 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 07:17 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-02-2024, 08:06 AM
        0 responses
        19 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-30-2024, 12:17 PM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Working...
        X