You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code was written to solve a genomics problem. Some background: the genome is basically a very long character string consisting the characters A, C, T, and G. In genomic studies, the data usually consists of short "sequencing reads" (~100 character substrings of the genome), which we map back to their place of origin in the genome (the origi…
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are R functions written to check whether your proposed committee (either preliminary oral exam committee or committee of thesis readers) meets the official school guidelines on committee composition. You create "faculty" objects, which have some attributes like their primary departments and ranks (assistant/associate/full professor), and t…
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I have unique, original thoughts on various topics! Likely this
post will change the way you see the world and probably make you laugh
so hard you cry, so you may want to be sitting down and not drinking
any beverages while reading.
insight
Most people are pretty unhappy about the cold weather
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Instructions for the Appointment of Thesis Readers and Final Oral Examination Committee Composition
The student and his/her Thesis Advisor are responsible for initiating arrangements for the appointment of Thesis Readers and Final Oral Examination Committee. The departmental academic coordinator will assist with the appropriate forms and other important information.
The Committee of Thesis Readers and Final Oral Examination Committee must...
consist of four voting members. Two members MUST have a primary faculty appointment in the student’s sponsoring department; the other two members must have appointments in two different departments other than the sponsoring department.
The student's advisor of record must serve as a Thesis Reader and a member of the Final Oral Examination Committee. Alternates are not permitted to serve in place of the advisor. If the advisor is unable to attend the Final Oral Examination, the examination must be rescheduled. Co-advisors may serve in this role.
Instructions for Scheduling the Preliminary Oral Examination
The student and his/her Advisor are responsible for initiating arrangements for the preliminary doctoral examination. The departmental academic coordinator will assist with the appropriate forms and other important information.
The Examining Committee must:
consist of five voting members. Two members MUST be from the sponsoring department; one of these is the advisor. A third member from the sponsoring department is optional. (LIMIT of 3 members from sponsoring department.)
The student's advisor of record must serve as a member of the Committee. The senior faculty member without a primary appointment in the student's Department will serve as Chair of the Committee and MUST hold the rank of Associate or Full Professor.
All faculty members must serve on the Committee representing the department of their primary faculty appointment. The only instance when the faculty member can serve in his/her joint appointment capacity is if he/she i
Introduction/tl;dr: I wrote this post as a reference for a few new graduate students in my department that are getting started with RNA-seq data analysis. It begins with an informal, big-picture overview of RNA-seq data analysis, and the general flow of the post outlines one standard RNA-seq workflow, but I wanted to give general audiences a "heads-up" that the post goes into quite a bit of nitty gritty detail that's specific to our department's computing setup.
preliminaries: what's RNA-seq?
RNA-seq is a high-throughput technology used to measure gene expression in cell populations. For a super bare-bones picture of what gene expression is, please enjoy this ASCII art I made to illustrate the process: