Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • blcUT
    Junior Member
    • Nov 2014
    • 2

    DeNovo ChIPseq and Trinity

    Hi all,

    I'm trying to assemble some ChIPseq for RNAPolII data in eukaryotes de novo, and I'm using Trinity as per the post doc in the lab's directions. Trinity is taking a monumental amount of time to complete the chrysalis step on our computing cluster, even though the data set is ~1/2 the size of RNAseq sets I've previously assemble de novo using trinity that took under 24 hrs to complete. Is trinity simply not appropriate for processing ChIP seq data? Has anyone else had success using Trinity for ChIPseq data? If this is a fool's errand, what other software might I use?

    Thanks
  • Wallysb01
    Senior Member
    • Feb 2011
    • 286

    #2
    I’m not sure why you’d want to use trinity, since its set up to try to find splice forms. You could just use the inchworm assembly though I suppose.

    I’ve played around with de novo ChIPseq and found ABySS to work very well.

    Comment

    • blcUT
      Junior Member
      • Nov 2014
      • 2

      #3
      What functionality do you use of ABySS?

      abyss-pe uses the following programs, which must be found in your PATH:

      ABYSS: de Bruijn graph assembler
      ABYSS-P: parallel (MPI) de Bruijn graph assembler
      AdjList: find overlapping sequences
      DistanceEst: estimate the distance between sequences
      MergeContigs: merge sequences
      MergePaths: merge overlapping paths
      Overlap: find overlapping sequences using paired-end reads
      PathConsensus: find a consensus sequence of ambiguous paths
      PathOverlap: find overlapping paths
      PopBubbles: remove bubbles from the sequence overlap graph
      SimpleGraph: find paths through the overlap graph
      abyss-fac: calculate assembly contiguity statistics
      abyss-filtergraph: remove shim contigs from the overlap graph
      abyss-fixmate: fill the paired-end fields of SAM alignments
      abyss-map: map reads to a reference sequence
      abyss-scaffold: scaffold contigs using distance estimates
      abyss-todot: convert graph formats and merge graphs

      Comment

      • Wallysb01
        Senior Member
        • Feb 2011
        • 286

        #4
        use abyss-pe, but only in single end mode, i.e.:

        Code:
        $ABYSS_DIR/abyss-pe n=5 k=21 name=K27ac np=12 s=50 se='K27ac_rep1.fastq K27ac_rep2.fastq' > out.txt

        Comment

        Latest Articles

        Collapse

        • GATTACAT
          Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by GATTACAT
          Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
          07-01-2026, 11:43 AM
        • SEQadmin2
          Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by SEQadmin2


          I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

          Here are nine questions we think about, in roughly the order they matter, before...
          06-18-2026, 07:11 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-30-2026, 05:37 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-26-2026, 11:10 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        54 views
        0 reactions
        Last Post SEQadmin2  
        Working...