Merge pull request #230 from broadinstitute/mc_gsalib_toR3
Updating gsalib for R-3.0 compatibility
This commit is contained in:
commit
b239cb76d4
|
|
@ -3,8 +3,11 @@ Type: Package
|
||||||
Title: Utility functions
|
Title: Utility functions
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Date: 2010-10-02
|
Date: 2010-10-02
|
||||||
|
Imports: gplots, ggplot2, png
|
||||||
Author: Kiran Garimella
|
Author: Kiran Garimella
|
||||||
Maintainer: Kiran Garimella <kiran@broadinstitute.org>
|
Maintainer: Mauricio Carneiro <carneiro@broadinstitute.org>
|
||||||
|
BugReports: http://gatkforums.broadinstitute.org
|
||||||
Description: Utility functions for GATK NGS analyses
|
Description: Utility functions for GATK NGS analyses
|
||||||
License: BSD
|
License: BSD
|
||||||
LazyLoad: yes
|
LazyLoad: yes
|
||||||
|
NeedsCompilation: no
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
exportPattern("^[^\\.]")
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 49 KiB |
Loading…
Reference in New Issue