Bioconductor / Contributions

Contribute Packages to Bioconductor
133 stars 33 forks source link

EpiTxDb #1387

Closed FelixErnst closed 4 years ago

FelixErnst commented 4 years ago

Update the following URL to point to the GitHub repository of the package you wish to submit to Bioconductor

Confirm the following by editing each check box to '[x]'

I am familiar with the essential aspects of Bioconductor software management, including:

For help with submitting your package, please subscribe and post questions to the bioc-devel mailing list.

bioc-issue-bot commented 4 years ago

Hi @FelixErnst

Thanks for submitting your package. We are taking a quick look at it and you will hear back from us soon.

The DESCRIPTION file for this package is:

Package: EpiTxDb
Type: Package
Title: Storing and accessing epitranscriptomic information using the AnnotationDbi interface
Version: 0.99.0
Authors@R: person("Felix G.M.", 
        "Ernst", 
        email = "felix.gm.ernst@outlook.com", 
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0001-5064-0928"))
Description: More about what it does (maybe more than one line)
    Use four spaces when indenting paragraphs within the Description.
License: Artistic-2.0
Encoding: UTF-8
LazyData: false
biocViews:
    AnnotationHub,
    AnnotationData,
    Epitranscriptomics
Depends:
    R (>= 3.6),
    AnnotationDbi,
    Modstrings
Imports:
    methods,
    utils,
    httr,
    xml2,
    assertive,
    curl,
    GenomicFeatures,
    GenomicRanges,
    GenomeInfoDb,
    BiocGenerics,
    BiocFileCache,
    S4Vectors,
    IRanges,
    RSQLite,
    DBI,
    Biostrings,
    tRNAdbImport
Suggests:
    BiocStyle,
    knitr,
    rmarkdown,
    testthat,
    httptest,
    AnnotationHub,
    ensembldb,
    BSgenome.Hsapiens.UCSC.hg38,
    BSgenome.Scerevisiae.UCSC.sacCer3
Collate: 
    'AllGenerics.R'
    'EpiTxDb-SELECT-helpers.R'
    'EpiTxDb-schema.R'
    'EpiTxDb.R'
    'EpiTxDb-class.R'
    'makeEpiTxDb.R'
    'makeEpiTxDbFromGRanges.R'
    'shiftGenomicToTranscript.R'
    'makeEpiTxDbFromRMBase.R'
    'makeEpiTxDbFromtRNAdb.R'
    'modifications.R'
    'modificationsBy.R'
    'ranges-helpers.R'
    'select-methods.R'
RoxygenNote: 7.0.2
BugReports: https://github.com/FelixErnst/EpiTxDb/issues
URL: https://github.com/FelixErnst/EpiTxDb
VignetteBuilder: knitr

Add SSH keys to your GitHub account. SSH keys will are used to control access to accepted Bioconductor packages. See these instructions to add SSH keys to your GitHub account.

bioc-issue-bot commented 4 years ago

Can't build unless issue is open and '2. review in progress' label is present, or issue is closed and 'TESTING' label is present.

bioc-issue-bot commented 4 years ago

Can't build unless issue is open and '2. review in progress' label is present, or issue is closed and 'TESTING' label is present.

bioc-issue-bot commented 4 years ago

Can't build unless issue is open and '2. review in progress' label is present, or issue is closed and 'TESTING' label is present.

FelixErnst commented 4 years ago

I have to upload the AnnotationHub resources. I will let you know, when the vignettes are set up correctly

FelixErnst commented 4 years ago

I overread the boldly written note, that I have to wait with the additional packages. sry for that :flushed: :cold_sweat: :no_mouth:

FelixErnst commented 4 years ago

@hpages Hi Herve,

I added the rescale function we discussed last year (https://github.com/Bioconductor/IRanges/issues/16) to this package. In addition, have a look at the coercion of Ranges/RangesList to integer/IntegerList. Maybe that is also something for the IRanges package.

Felix

bioc-issue-bot commented 4 years ago

A reviewer has been assigned to your package. Learn what to expect during the review process.

IMPORTANT: Please read the instructions for setting up a push hook on your repository, or further changes to your repository will NOT trigger a new build.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "skipped, ERROR". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

FelixErnst commented 4 years ago

AdditionalPackage: https://github.com/FelixErnst/EpiTxDb.Hs.hg38

bioc-issue-bot commented 4 years ago

Hi @FelixErnst,

Starting build on additional package https://github.com/FelixErnst/EpiTxDb.Hs.hg38.

IMPORTANT: Please read the instructions for setting up a push hook on your repository, or further changes to your additional package repository will NOT trigger a new build.

The DESCRIPTION file of this additional package is:

Package: EpiTxDb.Hs.hg38
Title: Annotation package for EpiTxDb objects
Description:
Exposes an annotation databases generated from several sources by exposing
these as EpiTxDb object. Generated for Homo sapiens/hg38.
Version: 0.99.0
Authors@R: person("Felix G.M.", 
              "Ernst", 
              email = "felix.gm.ernst@outlook.com", 
              role = c("aut", "cre"),
              comment = c(ORCID = "0000-0001-5064-0928"))
License: Artistic-2.0
Encoding: UTF-8
NeedsCompilation: no
LazyData: false
biocViews:
AnnotationHub,
AnnotationData,
Epitranscriptomics,
TxDb,
Homo_sapiens
Depends:
R (>= 4.0),
AnnotationHub,
EpiTxDb
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat,
Modstrings,
rtracklayer
Collate:
'EpiTxDb.Hs.hg38.R'
organism:
Homo sapiens
species:
Homo sapiens
VignetteBuilder: knitr
RoxygenNote: 7.0.2
BugReports: https://github.com/FelixErnst/EpiTxDb.Hs.hg38/issues
URL: https://github.com/FelixErnst/EpiTxDb.Hs.hg38
bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

6455fc5 version bump

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

FelixErnst commented 4 years ago

AdditionalPackage: https://github.com/FelixErnst/EpiTxDb.Sc.sacCer3

bioc-issue-bot commented 4 years ago

Hi @FelixErnst,

Starting build on additional package https://github.com/FelixErnst/EpiTxDb.Sc.sacCer3.

IMPORTANT: Please read the instructions for setting up a push hook on your repository, or further changes to your additional package repository will NOT trigger a new build.

The DESCRIPTION file of this additional package is:

Package: EpiTxDb.Sc.sacCer3
Title: Annotation package for EpiTxDb objects
Description:
Exposes an annotation databases generated from several sources by exposing
these as EpiTxDb object. Generated for Saccharomyces cerevisiae/sacCer3.
Version: 0.99.0
Authors@R: person("Felix G.M.", 
              "Ernst", 
              email = "felix.gm.ernst@outlook.com", 
              role = c("aut", "cre"),
              comment = c(ORCID = "0000-0001-5064-0928"))
License: Artistic-2.0
Encoding: UTF-8
NeedsCompilation: no
LazyData: false
biocViews:
AnnotationData,
Epitranscriptomics,
TxDb,
Homo_sapiens
Depends:
R (>= 4.0),
AnnotationHub,
EpiTxDb
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat
Collate:
'EpiTxDb.Sc.sacCer3.R'
organism:
Saccharomyces cerevisiae
species:
Saccharomyces cerevisiae
VignetteBuilder: knitr
RoxygenNote: 7.0.2
BugReports: https://github.com/FelixErnst/EpiTxDb.Sc.sacCer3/issues
URL: https://github.com/FelixErnst/EpiTxDb.Sc.sacCer3
FelixErnst commented 4 years ago

AdditionalPackage: https://github.com/FelixErnst/EpiTxDb.Mm.mm10

bioc-issue-bot commented 4 years ago

Hi @FelixErnst,

Starting build on additional package https://github.com/FelixErnst/EpiTxDb.Mm.mm10.

IMPORTANT: Please read the instructions for setting up a push hook on your repository, or further changes to your additional package repository will NOT trigger a new build.

The DESCRIPTION file of this additional package is:

Package: EpiTxDb.Mm.mm10
Title: Annotation package for EpiTxDb objects
Description:
Exposes an annotation databases generated from several sources by exposing
these as EpiTxDb object. Generated for Mus musculus/mm10.
Version: 0.99.0
Authors@R: person("Felix G.M.", 
              "Ernst", 
              email = "felix.gm.ernst@outlook.com", 
              role = c("aut", "cre"),
              comment = c(ORCID = "0000-0001-5064-0928"))
License: Artistic-2.0
Encoding: UTF-8
NeedsCompilation: no
LazyData: false
biocViews:
AnnotationHub,
AnnotationData,
Epitranscriptomics,
Mus_musculus
Depends:
R (>= 4.0),
AnnotationHub,
EpiTxDb
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat
Collate:
'EpiTxDb.Mm.mm10.R'
organism:
Homo sapiens
species:
Homo sapiens
VignetteBuilder: knitr
RoxygenNote: 7.0.2
BugReports: https://github.com/FelixErnst/EpiTxDb.Mm.mm10/issues
URL: https://github.com/FelixErnst/EpiTxDb.Mm.mm10
bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "ERROR". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

d6f4113 removed sapply() calls

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

2894a36 version bump

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "ERROR". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

3c40f05 Deleted .gitattributes

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

FelixErnst commented 4 years ago

Hi Marcel @LiNk-NY

the packages are ready for review. The warnings are from a invalid biocViews value.

@lshep: Would it be possible to add Epitranscriptomics to the list of valid biocViews?

Best regards Felix

lshep commented 4 years ago

There is already a Transcriptomics and Epigenetics biocviews; would these not suffice for the EpiTxDb package? For the three annotationhub data packages, they would have annotation data views ( http://bioconductor.org/packages/devel/BiocViews.html#___AnnotationData) instead of Software views I'm wondering if there is an appropriate term placement.

FelixErnst commented 4 years ago

Epitranscriptomics is distinct from the terms Transcriptomics and Epigenetics. It is what Epigenetics is for Genetics, but just for Transcriptomics. It is fairly established and I expect, that it might become more important in the future. Therefore, a new biocViews term would be justified from my point of view.

If one whould follow the other type of biocViews for annotation data EpiTxDb in the group PackageType might be necessary. I wouldn't add that for now, since I don't know, how the data resources will develop in the future and if the Epitranscriptomics will be important for multiple organisms.

lshep commented 4 years ago

I'll look at adding the Epitranscriptomics biocViews into the Software schema then. Thanks for the clarification.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

6d62bfc Updated biocViews

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

6cf2023 Updated biocViews

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

eea2b17 Updated biocViews

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "ERROR, WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

Congratulations! The package built without errors or warnings on all platforms.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

Congratulations! The package built without errors or warnings on all platforms.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

e15f6f9 version bump

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

FelixErnst commented 4 years ago

I'll look at adding the Epitranscriptomics biocViews into the Software schema then. Thanks for the clarification.

Hi Lori @lshep, do you have an ETA for the biocViews update? As this is non critical (at least I hope Marcel @LiNk-NY sees it that way :innocent: ), there is no rush. It just would me some idea for planning the corrections to the package.

lshep commented 4 years ago

I pushed the update today actually. It should build tonight and propagate tomorrow and be available by the weekend.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

17b5032 refactored for() calls d313542 Updated biocViews

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

Congratulations! The package built without errors or warnings on all platforms.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

bb7ac25 version bump

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

681e9ec version bump

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

3319058 version bump

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "skipped, ERROR". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

Congratulations! The package built without errors or warnings on all platforms.

Please see the build report for more details.

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

e61593b version bump

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

b8c61c9 version bump