Skip to content

Commit 6e04a52

Browse files
committed
adding dataVariance package and updating RLibararies to rel. 88.
1 parent 415c3e4 commit 6e04a52

File tree

26 files changed

+212
-45
lines changed

26 files changed

+212
-45
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Package: EnsDbLite.Hsapiens.84
1+
Package: EnsDbLite.Hsapiens.88
22
Title: Ensembl-based annotation package
33
Description: Lightweight Ensembl transcript annotations
44
Version: 1.0
5-
Author: .
6-
Maintainer: .<[email protected]>
5+
Author: Nobody
6+
Maintainer: Nobody<[email protected]>
77
Depends: TxDbLite
88
Imports: GenomicFeatures, RSQLite
99
License: Artistic-2.0
1010
organism: Homo sapiens
1111
species: Homo sapiens
1212
provider: Ensembl
1313
provider_version: GRCh38
14-
release_date: Tue Apr 12 13:53:44 2016
14+
release_date: Mon Apr 10 16:28:31 2017
1515
resource_url: ftp://ftp.ensembl.org/pub/release-GRCh38
1616
biocViews: AnnotationData, EnsDbLite, Homo_sapiens

RLibraries/EnsDbLite.Hsapiens.84/NAMESPACE renamed to RLibraries/EnsDbLite.Hsapiens.88/NAMESPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import(GenomicFeatures)
33
import(ensembldb)
44

5-
### Don't export EnsDbLite.Hsapiens.84 (the object defined in this
5+
### Don't export EnsDbLite.Hsapiens.88 (the object defined in this
66
### package): it is created and dynamically exported at load time (refer
77
### to R/zzz.R for the details).
88

RLibraries/EnsDbLite.Hsapiens.84/inst/extdata/EnsDbLite.Hsapiens.84.sqlite renamed to RLibraries/EnsDbLite.Hsapiens.88/inst/extdata/EnsDbLite.Hsapiens.88.sqlite

20.5 MB
Binary file not shown.

RLibraries/EnsDbLite.Hsapiens.84/man/package.Rd renamed to RLibraries/EnsDbLite.Hsapiens.88/man/package.Rd

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
\name{EnsDbLite.Hsapiens.84}
1+
\name{EnsDbLite.Hsapiens.88}
22
\docType{package}
33

4-
\alias{EnsDbLite.Hsapiens.84-package}
5-
\alias{EnsDbLite.Hsapiens.84}
6-
\alias{EnsDbLite.Hsapiens.84}
4+
\alias{EnsDbLite.Hsapiens.88-package}
5+
\alias{EnsDbLite.Hsapiens.88}
6+
\alias{EnsDbLite.Hsapiens.88}
77

88

99
\title{Ensembl-based annotation package}
@@ -16,20 +16,20 @@
1616

1717
\note{
1818
This data package was made from resources at Ensembl on
19-
Tue Apr 12 13:53:44 2016 and based on the GRCh38
19+
Mon Apr 10 16:28:31 2017 and based on the GRCh38
2020
}
2121

22-
\author{.}
22+
\author{Nobody}
2323

2424

2525

2626
\examples{
2727
## load the library
28-
##library(EnsDbLite.Hsapiens.84)
28+
##library(EnsDbLite.Hsapiens.88)
2929
## list the contents that are loaded into memory
30-
ls('package:EnsDbLite.Hsapiens.84')
30+
ls('package:EnsDbLite.Hsapiens.88')
3131
## show the db object that is loaded by calling it's name
32-
EnsDbLite.Hsapiens.84
32+
EnsDbLite.Hsapiens.88
3333

3434
## for more examples see the ensembldb package.
3535

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Package: EnsDbLite.Mmusculus.84
1+
Package: EnsDbLite.Mmusculus.88
22
Title: Ensembl-based annotation package
33
Description: Lightweight Ensembl transcript annotations
44
Version: 1.0
5-
Author: .
6-
Maintainer: .<[email protected]>
5+
Author: Nobody
6+
Maintainer: Nobody<[email protected]>
77
Depends: TxDbLite
88
Imports: GenomicFeatures, RSQLite
99
License: Artistic-2.0
1010
organism: Mus musculus
1111
species: Mus musculus
1212
provider: Ensembl
1313
provider_version: GRCm38
14-
release_date: Wed Apr 20 15:33:50 2016
14+
release_date: Mon Apr 10 16:46:04 2017
1515
resource_url: ftp://ftp.ensembl.org/pub/release-GRCm38
1616
biocViews: AnnotationData, EnsDbLite, Mus_musculus

RLibraries/EnsDbLite.Mmusculus.84/NAMESPACE renamed to RLibraries/EnsDbLite.Mmusculus.88/NAMESPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import(GenomicFeatures)
33
import(ensembldb)
44

5-
### Don't export EnsDbLite.Mmusculus.84 (the object defined in this
5+
### Don't export EnsDbLite.Mmusculus.88 (the object defined in this
66
### package): it is created and dynamically exported at load time (refer
77
### to R/zzz.R for the details).
88

RLibraries/EnsDbLite.Mmusculus.84/inst/extdata/EnsDbLite.Mmusculus.84.sqlite renamed to RLibraries/EnsDbLite.Mmusculus.88/inst/extdata/EnsDbLite.Mmusculus.88.sqlite

12.1 MB
Binary file not shown.

RLibraries/EnsDbLite.Mmusculus.84/man/package.Rd renamed to RLibraries/EnsDbLite.Mmusculus.88/man/package.Rd

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
\name{EnsDbLite.Mmusculus.84}
1+
\name{EnsDbLite.Mmusculus.88}
22
\docType{package}
33

4-
\alias{EnsDbLite.Mmusculus.84-package}
5-
\alias{EnsDbLite.Mmusculus.84}
6-
\alias{EnsDbLite.Mmusculus.84}
4+
\alias{EnsDbLite.Mmusculus.88-package}
5+
\alias{EnsDbLite.Mmusculus.88}
6+
\alias{EnsDbLite.Mmusculus.88}
77

88

99
\title{Ensembl-based annotation package}
@@ -16,20 +16,20 @@
1616

1717
\note{
1818
This data package was made from resources at Ensembl on
19-
Wed Apr 20 15:33:50 2016 and based on the GRCm38
19+
Mon Apr 10 16:46:04 2017 and based on the GRCm38
2020
}
2121

22-
\author{.}
22+
\author{Nobody}
2323

2424

2525

2626
\examples{
2727
## load the library
28-
##library(EnsDbLite.Mmusculus.84)
28+
##library(EnsDbLite.Mmusculus.88)
2929
## list the contents that are loaded into memory
30-
ls('package:EnsDbLite.Mmusculus.84')
30+
ls('package:EnsDbLite.Mmusculus.88')
3131
## show the db object that is loaded by calling it's name
32-
EnsDbLite.Mmusculus.84
32+
EnsDbLite.Mmusculus.88
3333

3434
## for more examples see the ensembldb package.
3535

0 commit comments

Comments
 (0)