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 Developments in Metagenomics
          by seqadmin





          Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
          09-23-2024, 06:35 AM
        • seqadmin
          Understanding Genetic Influence on Infectious Disease
          by seqadmin




          During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

          Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
          09-09-2024, 10:59 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 10-02-2024, 04:51 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-01-2024, 07:10 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-30-2024, 08:33 AM
        0 responses
        25 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-26-2024, 12:57 PM
        0 responses
        18 views
        0 likes
        Last Post seqadmin  
        Working...
        X