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

cex.legend to plotTargetAnnotation, faster ScoreMatrixBin, BigWig ext ScoreMatrix(Bin) #114

Merged
merged 6 commits into from Aug 21, 2015

Conversation

katwre
Copy link
Contributor

@katwre katwre commented Aug 21, 2015

plotTargetAnnotation

  • add new argument cex.legend to plotTargetAnnotation() to specify the size of the legend.

ScoreMatrixBin:

  • changed ScoreMatrixBin() to run faster when noCovNA=TRUE
  • check not only for .bw but also .bigWig and .bigwig extenstions of BigWig file

ScoreMatrix:

  • check not only for .bw but also .bigWig and .bigwig extensions of BigWig file

plotTargetAnnotation
- add new argument cex.legend to plotTargetAnnotation() to specify the size of the legend.

ScoreMatrixBin:
  - changed ScoreMatrixBin() to run faster when noCovNA=TRUE
gffToGranges:
   remove split.group arg that doesn't exist anymore in gffToGranges()
ScoreMatrixBin:
  - check not only for .bw but also .bigWig and .bigwig extenstions of BigWig file

ScoreMatrix:
  - check not only for .bw but also .bigWig and .bigwig extensions of BigWig file
al2na added a commit that referenced this pull request Aug 21, 2015
cex.legend to plotTargetAnnotation, faster ScoreMatrixBin, BigWig ext ScoreMatrix(Bin)
@al2na al2na merged commit 53f8c64 into BIMSBbioinfo:master Aug 21, 2015
@katwre katwre deleted the cex_legend_plotTargetAnnotation branch September 16, 2015 16:01
katwre pushed a commit to katwre/genomation that referenced this pull request Oct 30, 2015
Commit id: 53f8c64

    Merge pull request BIMSBbioinfo#114 from katwre/cex_legend_plotTargetAnnotation

    cex.legend to plotTargetAnnotation, faster ScoreMatrixBin, BigWig ext ScoreMatrix(Bin)

Commit id: 7e035c3

    add checking .bigWig, .bigwig extensions in ScoreMatrix(Bin)

    ScoreMatrixBin:
      - check not only for .bw but also .bigWig and .bigwig extenstions of BigWig file
    
    ScoreMatrix:
      - check not only for .bw but also .bigWig and .bigwig extensions of BigWig file
    

Commit id: 9140d4b

    improve example of gffToGranges

    gffToGranges:
       remove split.group arg that doesn't exist anymore in gffToGranges()
    

Commit id: 9a2dbac

    cex.legend arg plotTargetAnnotation;faster ScoreMatrixBin

    plotTargetAnnotation
    - add new argument cex.legend to plotTargetAnnotation() to specify the size of the legend.
    
    ScoreMatrixBin:
      - changed ScoreMatrixBin() to run faster when noCovNA=TRUE
    

Commit id: f5f5256

    Merge remote-tracking branch 'upstream/master'


Commit id: 7f0cb2c

    Merge remote-tracking branch 'upstream/master'


Commit id: 2a7857d

    Merge remote-tracking branch 'upstream/master'



git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/genomation@107654 bc3139a8-67e5-0310-9ffc-ced21a209358
katwre pushed a commit that referenced this pull request Aug 22, 2017
Commit id: 53f8c64

    Merge pull request #114 from katwre/cex_legend_plotTargetAnnotation

    cex.legend to plotTargetAnnotation, faster ScoreMatrixBin, BigWig ext ScoreMatrix(Bin)

Commit id: 7e035c3

    add checking .bigWig, .bigwig extensions in ScoreMatrix(Bin)

    ScoreMatrixBin:
      - check not only for .bw but also .bigWig and .bigwig extenstions of BigWig file
    
    ScoreMatrix:
      - check not only for .bw but also .bigWig and .bigwig extensions of BigWig file
    

Commit id: 9140d4b

    improve example of gffToGranges

    gffToGranges:
       remove split.group arg that doesn't exist anymore in gffToGranges()
    

Commit id: 9a2dbac

    cex.legend arg plotTargetAnnotation;faster ScoreMatrixBin

    plotTargetAnnotation
    - add new argument cex.legend to plotTargetAnnotation() to specify the size of the legend.
    
    ScoreMatrixBin:
      - changed ScoreMatrixBin() to run faster when noCovNA=TRUE
    

Commit id: f5f5256

    Merge remote-tracking branch 'upstream/master'


Commit id: 7f0cb2c

    Merge remote-tracking branch 'upstream/master'


Commit id: 2a7857d

    Merge remote-tracking branch 'upstream/master'



git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/genomation@107654 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

Successfully merging this pull request may close these issues.

None yet

2 participants