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
          Latest Developments in Precision Medicine
          by seqadmin



          Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

          Somatic Genomics
          “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
          05-24-2024, 01:16 PM
        • 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...
          05-06-2024, 07:48 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 05-24-2024, 07:15 AM
        0 responses
        198 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-23-2024, 10:28 AM
        0 responses
        220 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-23-2024, 07:35 AM
        0 responses
        229 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-22-2024, 02:06 PM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Working...
        X