Intermediary projects in Python (Biophysics)

Click For Summary
SUMMARY

The discussion centers on project ideas in Python for an undergraduate student, focusing on biophysics applications. Key suggestions include utilizing web scraping techniques to gather data from sources like Yahoo Finance and the NCBI database. The student aims to implement modules and classes with inheritance, alongside the unittest module for testing. Proposed project ideas include a Stockpicker tool, a game like Snake, or simulations related to genetics or bioinformatics.

PREREQUISITES
  • Python programming fundamentals
  • Web scraping techniques using libraries like Beautiful Soup or Scrapy
  • Data visualization skills with tools such as Matplotlib or Seaborn
  • Understanding of object-oriented programming concepts, including inheritance
NEXT STEPS
  • Research web scraping with Beautiful Soup for data retrieval
  • Explore data visualization techniques using Matplotlib
  • Learn about simulating Brownian motion in Python
  • Investigate bioinformatics data analysis methods using NCBI resources
USEFUL FOR

Undergraduate students in computer science or biophysics, Python developers interested in data analysis, and anyone looking to integrate web scraping with scientific simulations.

LionCereals98
Messages
1
Reaction score
0
TL;DR
I am an Undergrad looking for ideas for an intermediary project in Python, which must contain classes, modules and testing. Preferably something where one obtains data from a large dataset, and then proceeds to try to get ´´´´´´´´´´´´´´´´´´´´´´´´´´´´´some information out of the data
Hello,

I am an Undergraduate student looking for ideas for a project in Python. The project should contain a library filled with modules, classes (and preferably something with inheritance), and the unittest module.
I would like to do something as follows: First, some kind ob WebScraping to obtain data, then analyze/visualize the data. At the same time, I would like to simulate something in Biophysics, like Brownian particle mouvement, however I feel like there I might lack the retrieval of data in the first place. Ideas that I have thought of so far was to build either a Stockpicker tool, which compares interest rates based on a random walk with stock data retrieved from some webpage, say YahooFinance. Or, do something completely different and build a game like Snake. Or, and that's my favorite, simulate something from genetics or bioinformatics. Do you have any idea, resources, whatever? I have around one month to do the project.

Thanks in advance
 
Technology news on Phys.org

Similar threads

  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K