Closed hpages closed 2 years ago
Please assign me to this task. Thank you
Sir, i just created a PR for this task. I will be anticipating your feedback. Thank you.
Thanks. PR #75 merged.
FYI I will also make these additional changes to the package:
xenTro10
/UCB_Xtro_10.0
to the unit tests.Next task in your group is this issue. Note that this time the issue belongs to the BSgenome repository. Whenever you are ready, go there and ask to be assigned to the issue.
Thanks. PR #75 merged.
FYI I will also make these additional changes to the package:
- Add
xenTro10
/UCB_Xtro_10.0
to the unit tests.- Add your name (first and last names) as a contributor to the package. Hopefully you are you ok with that, but it's totally fine if you are not. Don't hesitate to let me know. Also let me know if you want your middle name to be added too (you can send it to me by email or direct message on Slack).
Wow, I am so honoured sir. I am totally fine with my name being added as a contributor. I will send my middle name now sir. Thank you for all the help you rendered to me.
Next task in your group is this issue. Note that this time the issue belongs to the BSgenome repository. Whenever you are ready, go there and ask to be assigned to the issue.
I have just sent my middle name via email. Thank you
Thanks, I just added you to the package (see commit 78ae8408fbd39b5d8e477190f26c993c44286178).
The build results for GenomeInfoDb 1.33.16 will appear here tomorrow (Saturday). If this new version passes BUILD and CHECK, then it will propagate to the Bioconductor public repositories and become available via BiocManager::install()
.
I have just sent my middle name via email. Thank you
Thanks, I just added you to the package (see commit 78ae840).
Wow, I really honoured sir. Words can not express how I feel now. Thank you so much for all the support you gave me.
The build results for GenomeInfoDb 1.33.16 will appear here tomorrow (Saturday). If this new version passes BUILD and CHECK, then it will propagate to the Bioconductor public repositories and become available via
BiocManager::install()
.
Alright sir. Looking forward to tomorrow. Thank you
You're welcome! :smiley:
Thanks, I just added you to the package (see commit 78ae840).
The build results for GenomeInfoDb 1.33.16 will appear here tomorrow (Saturday). If this new version passes BUILD and CHECK, then it will propagate to the Bioconductor public repositories and become available via
BiocManager::install()
.
Wow, I just checked the link again after checking earlier and GenomeInfoDb 1.33.16 is already there. Thank you for everything.
My pleasure :smiley: Don't miss the package landing page on our website (look at the Author
field): https://bioconductor.org/packages/3.16/GenomeInfoDb :tada:
My pleasure 😃 Don't miss the package landing page on our website (look at the
Author
field): https://bioconductor.org/packages/3.16/GenomeInfoDb 🎉
Wow, I am super excited and honoured sir. This means a lot to me. I am really blessed to have you as my mentor. Thank you so much sir.
This task depends on issue #46 being completed first (i.e. PR accepted and merged, and issue closed). Although it's not a requirement that the 2 tasks be completed by the same applicant, it will be a more interesting learning experience if they are.
See
?getChromInfoFromUCSC
in the GenomeInfoDb package for information about the "offline mode". SeeREADME.TXT
file in theGenomeInfoDb/inst/extdata/assembled_molecules_info/UCSC/
folder for how to enable "offline mode" for a registered UCSC genome.IMPORTANT NOTES TO OUTREACHY APPLICANTS:
R CMD build
andR CMD check
on the package. Note thatR CMD check
should always be run on the source tarball produced byR CMD build
.R CMD check
might produce some NOTEs and even some WARNINGs. These are ok if they existed before your changes. You can check that by taking a look at the daily report produced by our automated builds here: https://bioconductor.org/checkResults/devel/bioc-LATEST/ Make sure to not introduce new NOTEs or WARNINGs!