Volunteership 2025: Difference between revisions
Summer Volunteer-ship 2025 ย |
m Formatting ย |
||
(22 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<h2>2025 Volunteer Program Details</h2> | |||
< | <h3>Dates</h3> | ||
<p><strong>June 2nd, 2025 โ July 25th, 2025</strong> (8 weeks)<br> | |||
Monday to Friday | Remote | No breaks</p> | |||
< | <hr> | ||
<h3>Volunteer Expectations</h3> | |||
<ol> | |||
ย <li>Daily progress updates via Slack (scrum).</li> | |||
ย <li>Regular Zoom meetings with the assigned project point of contact.</li><li>Expected to dedicate 5โ6 hours per day to project work, with the remaining time focused on skill development or reading. </li> | |||
</ol> | |||
<p style="color: red;"><strong>Important:</strong> If the scrum is not updated for 2 consecutive days, the candidate will be <u>automatically dropped</u> from the program.</p> | |||
<hr> | |||
< | <h3>Potential Projects</h3> | ||
<ol> | |||
ย <li>BiomarkerKB ([https://biomarkerkb.org biomarkerkb.org]) project: Biomarker curation project. Involves reading papers and collecting biomarkers.</li> | |||
ย <li>GlyGen ([https://glygen.org glygen.org]) project: Review glycomics and glycoproteomics data and curate tissue, disease, and other related information. </li><li>ARGOS ([https://argosdb.org argosdb.org]) project: Analyze genomics data using HIVE to identify reference genome assemblies. </li><li>PredictMod ([https://hivelab.biochemistry.gwu.edu/predictmod hivelab.biochemistry.gwu.edu/predictmod]) project. Identifying datasets and harmonizing them so that they can be used to generate ML models. Individuals with a background in programming and/or machine learning may take on additional tasks that contribute to the development of ML models, which can be integrated into PredictMod. </li></ol><hr> | |||
< | <h4>BiomarkerKB Biocuration Project Ideas</h4>POC: Daniall Masood | ||
# Curate biomarkers for a specific disease (Alzheimers) | |||
## The student would be doing manual curation for about 4 weeks, with regular check-ins with me to ensure it is being done correctly. | |||
## The next 4 weeks can be dedicated to developing an LLM or an automated process to extract biomarker details with data collected in the first 4 weeks as training data/example data. | |||
# Top 50 biomarkers | |||
## Curate the top 50 biomarkers for biomarkerkb.org. | |||
## Define what constitutes a top 50 biomarker. | |||
## Begin curating biomarkers from different sources and papers by collecting fields mentioned in the data model, as well as collecting cross-references. | |||
# Biocuration of biomarkers from NLP/LLM work | |||
## Use the biomarkers collected from NLP work. | |||
## Curate biomarkers. Data provided was not provided in the biomarker data model. | |||
## While curating the biomarkers, check if data collected from NLP is correct. | |||
## After completion, the student can start using curated data to work on the NLP/LLM method. | |||
# Curate biomarkers for a treatment | |||
## See #1 above. | |||
If the student has any other ideas, diseases, treatments, or methods they want to focus on, please reach out to daniallmasood@gwu.edu to discuss your idea and check if it will be feasible as a project for the summer. | |||
==== GlyGen Biocuration Project ==== | |||
POC: Rene Ranzinger and Urnisha Bhuiyan | |||
Using TableMaker in GlyGen, individuals will curate glycomics and glycoproteomics data from previous database resources that are now defunct. There might also be biocuration projects that inolve curating papers. | |||
==== PredictMod Machine Learning Project Ideas ==== | |||
POC: Lori Krammer | |||
Data Identification & Harmonization: | |||
# Identify publicly-available datasets from scientific literature that can be used for intervention outcome prediction models. | |||
# Conduct data harmonization and pre-processing following established project pipelines to make ML-ready dataset and data dictionary. | |||
Modeling & Integration (for those with experience in programming/ML) | |||
# Perform model training and document ML pipeline in a BioCompute Object (BCO). ย | |||
# Integrate model into PredictMod platform. | |||
< | Individuals with a background or interest in machine learning should reach out to lorikrammer@gwu.edu with a potential dataset to determine if it is a feasible project for the summer.<hr> | ||
<h3>Requirements for Completion</h3> | |||
<p><strong>Note:</strong> The following are <u>mandatory</u>. Failure to complete any will result in an incomplete volunteer record.</p> | |||
< | <h4>Documentation</h4> | ||
<p>All volunteers must maintain adequate documentation of their work, including written protocols and scripts submitted to GitHub.</p> | |||
<h4>Written Report</h4> | |||
<p>Submit a 1โ2 page summary of your tasks and accomplishments to the Admin Team during the final week of your program.</p> | |||
< | <h4>Presentation & Slide Submission</h4> | ||
<p>Present your work last week of the 8-week period.</p> | |||
<p>Slides must be submitted to the Admin Team and should include:</p> | |||
<ul> | |||
ย <li>A title slide with your name, date, and mentor</li> | |||
ย <li>At least 3 content slides</li> | |||
ย <li>A final slide with acknowledgements or references</li> | |||
</ul> | |||
Contact the Admin Team to access previously submitted slides. | |||
<hr> | |||
=== Completion Certificate === | |||
ย | A certificate of completion and a letter of recommendation will be provided to all participants who successfully complete the program. | ||
<hr> | |||
ย | === Contact === | ||
mazumder_lab AT gwu.edu. | |||
ย | |||
< | |||
ย | |||
ย | |||
ย | |||
ย | |||
ย | |||
Latest revision as of 21:43, 3 April 2025
2025 Volunteer Program Details
Dates
June 2nd, 2025 โ July 25th, 2025 (8 weeks)
Monday to Friday | Remote | No breaks
Volunteer Expectations
- Daily progress updates via Slack (scrum).
- Regular Zoom meetings with the assigned project point of contact.
- Expected to dedicate 5โ6 hours per day to project work, with the remaining time focused on skill development or reading.
Important: If the scrum is not updated for 2 consecutive days, the candidate will be automatically dropped from the program.
Potential Projects
- BiomarkerKB (biomarkerkb.org) project: Biomarker curation project. Involves reading papers and collecting biomarkers.
- GlyGen (glygen.org) project: Review glycomics and glycoproteomics data and curate tissue, disease, and other related information.
- ARGOS (argosdb.org) project: Analyze genomics data using HIVE to identify reference genome assemblies.
- PredictMod (hivelab.biochemistry.gwu.edu/predictmod) project. Identifying datasets and harmonizing them so that they can be used to generate ML models. Individuals with a background in programming and/or machine learning may take on additional tasks that contribute to the development of ML models, which can be integrated into PredictMod.
BiomarkerKB Biocuration Project Ideas
POC: Daniall Masood
- Curate biomarkers for a specific disease (Alzheimers)
- The student would be doing manual curation for about 4 weeks, with regular check-ins with me to ensure it is being done correctly.
- The next 4 weeks can be dedicated to developing an LLM or an automated process to extract biomarker details with data collected in the first 4 weeks as training data/example data.
- Top 50 biomarkers
- Curate the top 50 biomarkers for biomarkerkb.org.
- Define what constitutes a top 50 biomarker.
- Begin curating biomarkers from different sources and papers by collecting fields mentioned in the data model, as well as collecting cross-references.
- Biocuration of biomarkers from NLP/LLM work
- Use the biomarkers collected from NLP work.
- Curate biomarkers. Data provided was not provided in the biomarker data model.
- While curating the biomarkers, check if data collected from NLP is correct.
- After completion, the student can start using curated data to work on the NLP/LLM method.
- Curate biomarkers for a treatment
- See #1 above.
If the student has any other ideas, diseases, treatments, or methods they want to focus on, please reach out to daniallmasood@gwu.edu to discuss your idea and check if it will be feasible as a project for the summer.
GlyGen Biocuration Project
POC: Rene Ranzinger and Urnisha Bhuiyan
Using TableMaker in GlyGen, individuals will curate glycomics and glycoproteomics data from previous database resources that are now defunct. There might also be biocuration projects that inolve curating papers.
PredictMod Machine Learning Project Ideas
POC: Lori Krammer
Data Identification & Harmonization:
- Identify publicly-available datasets from scientific literature that can be used for intervention outcome prediction models.
- Conduct data harmonization and pre-processing following established project pipelines to make ML-ready dataset and data dictionary.
Modeling & Integration (for those with experience in programming/ML)
- Perform model training and document ML pipeline in a BioCompute Object (BCO).
- Integrate model into PredictMod platform.
Individuals with a background or interest in machine learning should reach out to lorikrammer@gwu.edu with a potential dataset to determine if it is a feasible project for the summer.
Requirements for Completion
Note: The following are mandatory. Failure to complete any will result in an incomplete volunteer record.
Documentation
All volunteers must maintain adequate documentation of their work, including written protocols and scripts submitted to GitHub.
Written Report
Submit a 1โ2 page summary of your tasks and accomplishments to the Admin Team during the final week of your program.
Presentation & Slide Submission
Present your work last week of the 8-week period.
Slides must be submitted to the Admin Team and should include:
- A title slide with your name, date, and mentor
- At least 3 content slides
- A final slide with acknowledgements or references
Contact the Admin Team to access previously submitted slides.
Completion Certificate
A certificate of completion and a letter of recommendation will be provided to all participants who successfully complete the program.
Contact
mazumder_lab AT gwu.edu.