Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some suggestions on GetThresholdedIntensities #29

Open
mikejiang opened this issue Mar 26, 2014 · 0 comments
Open

Some suggestions on GetThresholdedIntensities #29

mikejiang opened this issue Mar 26, 2014 · 0 comments

Comments

@mikejiang
Copy link
Member

these two lines are equivalent to:

ff <- flowWorkspace::getData(gs[[1]], use.exprs=FALSE)

and here can be optimized by passing channels to getData directly

      exprs <- exprs( getData(x, path, expr_nms) )[, , drop=FALSE]
ghost pushed a commit that referenced this issue Mar 26, 2014
Consists of 2 commit(s).

Commit information:

    Commit id: e8921d5
    Commit message:
    Fix some small bugs that snuck into COMPASSContainerFromGatingSet, start optimizing re: #29
    Committed by Kevin Ushey <kevinushey at gmail.com>
    Commit date: 2014-03-26T11:58:46-07:00

    Commit id: 1bbd026
    Commit message:
    Merge branch 'master' of https://github.com/RGLab/COMPASS
    Committed by Kevin Ushey <kevinushey at gmail.com>
    Commit date: 2014-03-26T11:58:55-07:00

From: Bioconductor Git-SVN Bridge <bioc-sync@bioconductor.org>

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/COMPASS@87956 bc3139a8-67e5-0310-9ffc-ced21a209358
mikejiang pushed a commit that referenced this issue Sep 11, 2015
Consists of 2 commit(s).

Commit information:

    Commit id: e8921d5
    Commit message:
    Fix some small bugs that snuck into COMPASSContainerFromGatingSet, start optimizing re: #29
    Committed by Kevin Ushey <kevinushey at gmail.com>
    Commit date: 2014-03-26T11:58:46-07:00

    Commit id: 1bbd026
    Commit message:
    Merge branch 'master' of https://github.com/RGLab/COMPASS
    Committed by Kevin Ushey <kevinushey at gmail.com>
    Commit date: 2014-03-26T11:58:55-07:00

From: Bioconductor Git-SVN Bridge <bioc-sync@bioconductor.org>

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/COMPASS@87956 bc3139a8-67e5-0310-9ffc-ced21a209358
gfinak pushed a commit that referenced this issue Aug 25, 2017
Consists of 2 commit(s).

Commit information:

    Commit id: e8921d5
    Commit message:
    Fix some small bugs that snuck into COMPASSContainerFromGatingSet, start optimizing re: #29
    Committed by Kevin Ushey <kevinushey at gmail.com>
    Commit date: 2014-03-26T11:58:46-07:00

    Commit id: 1bbd026
    Commit message:
    Merge branch 'master' of https://github.com/RGLab/COMPASS
    Committed by Kevin Ushey <kevinushey at gmail.com>
    Commit date: 2014-03-26T11:58:55-07:00

From: Bioconductor Git-SVN Bridge <bioc-sync@bioconductor.org>

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/COMPASS@87956 bc3139a8-67e5-0310-9ffc-ced21a209358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant