Difference between revisions of "RPR-GEO2R"
m |
m |
||
Line 39: | Line 39: | ||
<b>Deliverables:</b><br /> | <b>Deliverables:</b><br /> | ||
<section begin=deliverables /> | <section begin=deliverables /> | ||
− | |||
<li><b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.</li> | <li><b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.</li> | ||
− | |||
<li><b>Journal</b>: Document your progress in your [[FND-Journal|Course Journal]]. Some tasks may ask you to include specific items in your journal. Don't overlook these.</li> | <li><b>Journal</b>: Document your progress in your [[FND-Journal|Course Journal]]. Some tasks may ask you to include specific items in your journal. Don't overlook these.</li> | ||
− | |||
<li><b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].</li> | <li><b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].</li> | ||
<section end=deliverables /> | <section end=deliverables /> | ||
Line 50: | Line 47: | ||
<section begin=prerequisites /> | <section begin=prerequisites /> | ||
<b>Prerequisites:</b><br /> | <b>Prerequisites:</b><br /> | ||
− | |||
You need the following preparation before beginning this unit. If you are not familiar with this material from courses you took previously, you need to prepare yourself from other information sources:<br /> | You need the following preparation before beginning this unit. If you are not familiar with this material from courses you took previously, you need to prepare yourself from other information sources:<br /> | ||
− | |||
*<b>The Central Dogma</b>: Regulation of transcription and translation; protein biosynthesis and degradation; quality control. | *<b>The Central Dogma</b>: Regulation of transcription and translation; protein biosynthesis and degradation; quality control. | ||
− | |||
This unit builds on material covered in the following prerequisite units:<br /> | This unit builds on material covered in the following prerequisite units:<br /> | ||
*[[BIN-EXPR-Multiple_testing|BIN-EXPR-Multiple_testing (Multiple Testing and Significance)]] | *[[BIN-EXPR-Multiple_testing|BIN-EXPR-Multiple_testing (Multiple Testing and Significance)]] | ||
Line 64: | Line 58: | ||
− | {{ | + | {{HOLD}} |
{{Smallvspace}} | {{Smallvspace}} | ||
Line 75: | Line 69: | ||
=== Evaluation === | === Evaluation === | ||
− | |||
This learning unit can be evaluated for a maximum of 6 marks. If you want to submit the tasks for this unit for credit: | This learning unit can be evaluated for a maximum of 6 marks. If you want to submit the tasks for this unit for credit: | ||
# Create a new page on the student Wiki as a subpage of your User Page. | # Create a new page on the student Wiki as a subpage of your User Page. | ||
Line 85: | Line 78: | ||
'''Do not''' change your submission after this tag has been added. The page will be marked and the category tag will be removed by the instructor. | '''Do not''' change your submission after this tag has been added. The page will be marked and the category tag will be removed by the instructor. | ||
== Contents == | == Contents == | ||
− | |||
{{ABC-unit|RPR-GEO2R.R}} | {{ABC-unit|RPR-GEO2R.R}} | ||
Line 106: | Line 98: | ||
--> | --> | ||
− | |||
− | |||
− | |||
− | |||
== Further reading, links and resources == | == Further reading, links and resources == | ||
<!-- {{#pmid: 19957275}} --> | <!-- {{#pmid: 19957275}} --> | ||
<div class="reference-box">This unit has focussed on microarray analysis with GEO2R. For RNAseq experiments, refer to the excellent [https://www.bioconductor.org/help/workflows/RNAseq123/ '''Bioconductor RNAseq analysis tutorial'''].</div> | <div class="reference-box">This unit has focussed on microarray analysis with GEO2R. For RNAseq experiments, refer to the excellent [https://www.bioconductor.org/help/workflows/RNAseq123/ '''Bioconductor RNAseq analysis tutorial'''].</div> | ||
+ | == Notes == | ||
+ | <references /> | ||
{{Vspace}} | {{Vspace}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="about"> | <div class="about"> | ||
Line 144: | Line 122: | ||
*0.1 First stub | *0.1 First stub | ||
</div> | </div> | ||
− | |||
− | |||
{{CC-BY}} | {{CC-BY}} | ||
+ | [[Category:ABC-units]] | ||
</div> | </div> | ||
<!-- [END] --> | <!-- [END] --> |
Revision as of 12:16, 18 September 2020
GEO2R
(Programming for analysis of GEO datasets)
Abstract:
This unit demonstrates accessing and working with datasets downloaded from NCBI GEO.
Objectives:
|
Outcomes:
|
Deliverables:
Prerequisites:
You need the following preparation before beginning this unit. If you are not familiar with this material from courses you took previously, you need to prepare yourself from other information sources:
- The Central Dogma: Regulation of transcription and translation; protein biosynthesis and degradation; quality control.
This unit builds on material covered in the following prerequisite units:
This page still needs to undergo revisions. Do not work on these tasks yet, and do not prepare contents for submission.
Evaluation
This learning unit can be evaluated for a maximum of 6 marks. If you want to submit the tasks for this unit for credit:
- Create a new page on the student Wiki as a subpage of your User Page.
- There are a number of tasks in which you are explicitly asked you to submit code or other text for credit. Put all of these submission on this one page.
- When you are done with everything, add the following category tag to the end of page:
[[Category:EVAL-RPR-GEO2R]]
.
Once the page has been saved with this tag, it is considered "submitted". Do not change your submission after this tag has been added. The page will be marked and the category tag will be removed by the instructor.
Contents
Task:
- Open RStudio and load the
ABC-units
R project. If you have loaded it before, choose File → Recent projects → ABC-Units. If you have not loaded it before, follow the instructions in the RPR-Introduction unit. - Choose Tools → Version Control → Pull Branches to fetch the most recent version of the project from its GitHub repository with all changes and bug fixes included.
- Type
init()
if requested. - Open the file
RPR-GEO2R.R
and follow the instructions.
Note: take care that you understand all of the code in the script. Evaluation in this course is cumulative and you may be asked to explain any part of code.
Self-evaluation
Further reading, links and resources
Notes
About ...
Author:
- Boris Steipe <boris.steipe@utoronto.ca>
Created:
- 2017-08-05
Modified:
- 2017-11-11
Version:
- 1.0
Version history:
- 1.0 First live version
- 0.1 First stub
This copyrighted material is licensed under a Creative Commons Attribution 4.0 International License. Follow the link to learn more.