-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
[REVIEW]: LTRpred: de novo annotation of intact retrotransposons #2170
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @dcassol it looks like you're currently assigned to review this paper 🎉. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
@whedon add @mdozmorov as reviewer |
OK, @mdozmorov is now a reviewer |
👋 @dcassol, @mdozmorov - just a friendly check-in to see how things are going with your reviews? |
The package has installation problems, the issues have been opened HajkD/LTRpred#14, HajkD/LTRpred#13. The review will continue when the package will be possible to test |
Dear all, with the most recent https://github.com/HajkD/LTRpred/blob/master/Dockerfile This Dockerfile can be used to create a # assuming the Dockerfile is in the current working directory
docker build -t ltrpred .
# running ltrpred container
docker run --rm -ti ltrpred
# open R
:/app# R Now in the R prompt: # all tools are installed and the example LTRpred::LTRpred(...) run etc can be used
LTRpred::LTRpred(genome.file = system.file("Hsapiens_ChrY.fa", package = "LTRpred")) What is missing and I would like to add is the ability to copy a local genome The core functionality of I hope this helps to make it easier to interact with this package. I will try to have the final interfaces (ltrpred docker/RStudio and local file copy to ltrpred docker) Many thanks! |
P.S. I will also push the final docker image to |
Dear all, Please accept my apologies for being silent for a while, but I wanted to make sure that this time I can deliver a complete and interactive As a result, I developed two types of
I now documented in detail how to install, interact, and run both types of docker images here: A minimal example to get you started right away is the following: # retrieve docker image from dockerhub
docker pull drostlab/ltrpred
# run ltrpred container
docker run --rm -ti drostlab/ltrpred
# start R prompt within ltrpred container
~:/app# R Within the ltrpred container R prompt run the LTRpred::LTRpred(genome.file = system.file("Hsapiens_ChrY.fa", package = "LTRpred")) The RStudio variant can be found here: It took me a while to find the best way to allow users to run I would like to express my gratitude for this brilliant suggestion and I am sure that future users will appreciate having access to a pipeline environment where all tool dependencies are preinstalled. I am very well aware that the I now very much look forward to hearing your feedback regarding the pipeline and further ways to improve it. Your help and efforts are very much appreciated! Many thanks, Hajk |
The software LTRpred software for annotation of retrotransposons within genomic sequences is fully functional. The author should be applauded for the amount of effort to make the software accessible to users. Besides the original purpose, the GitHub repository contains good examples of complex Docker files that automate the installation of dependencies and enable the use of the software both in the command line and via the RStudio interface. The documentation is up-to-date. The manuscript accurately describes the functionality of LTRpred. @whedon accept |
@dcassol , how is your reviewing coming? Could you give us some update? |
@lpantano Yes, by the end of the week I can give you feedback. Thanks! |
@dcassol, just asking for an update on this, thanks. |
I made small comments here: HajkD/LTRpred#17 |
you can open an issue there as well since the source of the paper is in their repo: https://github.com/HajkD/LTRpred/blob/master/paper.md |
LTRpred pipeline focuses on the annotation of retrotransposons and retrieving structurally intact elements within any sequence of genomes. The software fulfills all the required checkboxes for the review. In particular, I am impressed with the availability of the Docker container for the package which makes the installation and running process much more easer, special for users with less programming skills. The author also provides the possibility of deploying the software both in the command line and via the RStudio interface. Also, the paper is well written and the code is clear, easy to use, and properly documented. |
Hi @HajkD, let me know when the issues are addressed and closed so I can move forward with the acceptance :) |
Dear Lorena, Thank you so much for handling the editorial process of the I now addressed all remaining suggestions raised by Dani and would wait for her approval and closure of the last issue. Dear Mikhail and Dani, I am truly grateful for all your excellent suggestions and for catching all shortcomings of the I am convinced that your efforts have vastly increased the accessibility of I hope that the review process didn't disrupt your daily adjustments to the Covid19 pandemic too much and I will always be grateful to all of you for your continued service to the academic cycle. With the warmest wishes, |
Dear Lorena, all issues all closed now. Thank you very much for arranging the next steps of the submission process. Best wishes, |
@whedon check references |
@whedon generate pdf |
PDF failed to compile for issue #2170 with the following error: |
perfect! meanwhile we solve this technical issues, @HajkD can you confirm the current version of your tool? |
OK. 10.5281/zenodo.3895754 is the archive. |
@whedon accept |
|
PDF failed to compile for issue #2170 with the following error: E, [2020-06-18 16:35:28#1452] ERROR -- : Failed to parse BibTeX on value "," (COMMA) [#<BibTeX::Bibliography data=[16]>, "@", #<BibTeX::Entry >, {:title=>["Transposon age and non-CG methylation"], :author=>["Wang, Zhengming and Baulcombe, David"], :abstract=>["Silencing of transposable elements (TEs) is established by small RNA-directed DNA methylation (RdDM). Maintenance of silencing is then based on a combination of RdDM and RNA-independent mechanisms involving DNA methyltransferase MET1 and chromodomain DNA methyltransferases (CMTs). Involvement of RdDM, according to this model should decrease with TE age but here we show a different pattern in tomato and Arabidopsis. In these species the CMTs silence long terminal repeat (LTR) transposons in the distal chromatin that are younger than those affected by RdDM. To account for these findings we propose that, after establishment of primary RdDM as in the original model, there is an RNA-independent maintenance phase involving CMTs followed by secondary RdDM. This progression of epigenetic silencing in the gene-rich distal chromatin is likely to influence the transcriptome either in cis or in trans depending on whether the mechanisms are RNA-dependent or -independent."], :journal=>["Nature Communications"], :volume=>["In press."]}, ",", "number", "="] |
Only thing to double-check whether the archive is valid being an tar file by the board of editors. |
oh oh @HajkD, did you change something? it rendered well a couple of days before. Let us know if you don't know how to fix this. |
@lpantano this looks to be a bug on our side. Investigating...
Also, this is fine I think. |
@HajkD - this PR should fix the issue with your paper: HajkD/LTRpred#19 |
@arfon - brilliant! Thanks so much! I just merged your pull request. |
@whedon accept |
|
|
👋 @openjournals/joss-eics, this paper is ready to be accepted and published. Check final proof 👉 openjournals/joss-papers#1497 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#1497, then you can now move forward with accepting the submission by compiling again with the flag
|
@HajkD - looks like most of your references need a Also, just as a heads-up, these should be formatted without the
|
Dear @arfon I now added Thank you very much for catching these issues! |
@whedon accept |
|
|
👋 @openjournals/joss-eics, this paper is ready to be accepted and published. Check final proof 👉 openjournals/joss-papers#1498 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#1498, then you can now move forward with accepting the submission by compiling again with the flag
|
@whedon accept deposit=true |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? notify your editorial technical team... |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Dear all, Thank you very much for all your efforts. As always it has been a pleasure submitting software to JOSS. Please keep up the excellent work and I very much look forward to collaborating with you on future projects. With very best wishes, |
Submitting author: @HajkD (Hajk-Georg Drost)
Repository: https://github.com/HajkD/LTRpred
Version: v1.1.0
Editor: @lpantano
Reviewers: @dcassol, @mdozmorov
Archive: 10.5281/zenodo.3895754
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@dcassol, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @lpantano know.
✨ Please try and complete your review in the next two weeks ✨
Review checklist for @dcassol
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @mdozmorov
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
The text was updated successfully, but these errors were encountered: