Giter Site home page Giter Site logo

Hierarchy Selection about jenkinsjobs HOT 6 CLOSED

jdimatteo avatar jdimatteo commented on August 31, 2024
Hierarchy Selection

from jenkinsjobs.

Comments (6)

jdimatteo avatar jdimatteo commented on August 31, 2024

I updated the job on TOD, so that the hierarchical selections are in place. The table file is aIso loaded dynamically.

It should be self explanatory how to use it.

@bradnerComputation / Charles: could you please try this out and let me know what you think?

http://tod.dfci.harvard.edu/jenkins/job/Bam_Plot/build?delay=0sec

from jenkinsjobs.

jdimatteo avatar jdimatteo commented on August 31, 2024

@bradnerComputation / Charles: I just installed the updated hierarchy selection on TOD.

from jenkinsjobs.

jdimatteo avatar jdimatteo commented on August 31, 2024

Re-opening issue since a bug was found.

TOD jenkins/job/Bam_Plot/43 produced a graph with two plots, and the labels on the wrong plots. Build #43 log shows that the argument order is jumbled by bamPlotArgumentsFromTable.py:

python /ark/home/jenkins/scripts/bamPlotArgumentsFromTable.py /mnt/d0-0/share/bradnerlab/projects/masterBamTable.txt HG18,Multiple Myeloma,MM1S,MM1S_RNA_POL2_DMSO_2,,HG18,Multiple Myeloma,MM1S,MM1S_RNA_POL2_500nM_JQ1
+ arguments=/ifs/labs/bradner/bam/hg18/mm1s/05242012_D0WUYACXX_5.GGCTAC.hg18.bwt.sorted.bam,/ifs/labs/bradner/bam/hg18/mm1s/05242012_D0WUYACXX_4.CAGATC.hg18.bwt.sorted.bam -g HG18 -n MM1S_RNA_POL2_DMSO_2,MM1S_RNA_POL2_500nM_JQ1

The arguments should be set instead to the following:

arguments=/ifs/labs/bradner/bam/hg18/mm1s/05242012_D0WUYACXX_4.CAGATC.hg18.bwt.sorted.bam,/ifs/labs/bradner/bam/hg18/mm1s/05242012_D0WUYACXX_5.GGCTAC.hg18.bwt.sorted.bam -g HG18 -n MM1S_RNA_POL2_DMSO_2,MM1S_RNA_POL2_500nM_JQ1

from jenkinsjobs.

jdimatteo avatar jdimatteo commented on August 31, 2024

I just pushed out the bug fix to the repo, and confirmed that the order is now preserved. For example,

$ ./bamPlotArgumentsFromTable.py placeholder_data/masterBamTable.txt "HG18,Multiple Myee Myeloma,MM1S,MM1S_RNA_POL2_500nM_JQ1"
/ifs/labs/bradner/bam/hg18/mm1s/05242012_D0WUYACXX_4.CAGATC.hg18.bwt.sorted.bam,/ifs/labs/bradner/bam/hg18/mm1s/05242012_D0WUYACXX_5.GGCTAC.hg18.bwt.sorted.bam -g HG18 -n MM1S_RNA_POL2_DMSO_2,MM1S_RNA_POL2_500nM_JQ1
$

from jenkinsjobs.

jdimatteo avatar jdimatteo commented on August 31, 2024

I just updated the script on TOD, and the problem is now fixed. For example, TOD jenkins/job/Bam_Plot/80/console shows the same parameters as build 43, but now the order is correct.

from jenkinsjobs.

charlesylin avatar charlesylin commented on August 31, 2024

Thanks!

The guys will test it tomorrow.

-Charles

Charles Y. Lin, Ph.D.
Dana-Farber Cancer Institute
Department of Medical Oncology
[email protected]:[email protected]
http://bradnerlab.com

On Wed, Oct 16, 2013 at 7:44 PM, jdimatteo [email protected] wrote:

I just updated the script on TOD, and the problem is now fixed now. For
example, TOD jenkins/job/Bam_Plot/80/console shows the same parameters as
build 43, but now the order is correct.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-26468875
.

from jenkinsjobs.

Related Issues (7)

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.