Code Monkey home page Code Monkey logo

Comments (3)

leepc12 avatar leepc12 commented on July 21, 2024 1

Please remove -trimmed_fastq TRUE first. That flag is for the ATAC-Seq pipeline, not for ChiP-Seq.

The pipeline can take more than two ChiP replicates but number of controls cannot exceed that of ChiP replicates. You can reduce number of controls by merging control fastqs.

For example, first two controls will be merged and then used for ChiP replicate-1, the rest will be merged and used for ChiP replicate-2. Use parameter syntax -ctl_fastq[REP_ID]:[MERGE_ID].

-ctl_fastq1:1 ctrl_islet2.fastq.gz -ctl_fastq1:2 ctrl_islet3.fastq.gz -ctl_fastq2:1 ctrl_islet4.fastq.gz -ctl_fastq2:2 ctrl_islet5.fastq.gz -ctl_fastq2:3 ctrl_islet6.fastq.gz

from chipseq_pipeline.

yingsun-ucsd avatar yingsun-ucsd commented on July 21, 2024 1

Thanks. I will try and keep you posted.

Also, atac_dnase_pipelines will generate a json file has a very detailed information. But for chipseq_pipeline the json file does not have as much information as atac_dnase_pipelines does. I am wondering is that because I did not use "python chipseq.py" but "bds chipseq.bds"? Or if I can set any parameters to get a more informative json file too? Thanks.

from chipseq_pipeline.

yingsun-ucsd avatar yingsun-ucsd commented on July 21, 2024

Or is there any way to using more than 2 replicates? Thanks.

from chipseq_pipeline.

Related Issues (20)

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.