Skip to content

RiyaPrabhakar-git/My-First-Few-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My-First-Few-Projects

Trying to make myself visible! In the early days

GC Content Calculator (Python + R)

This repository contains two simple scripts written in Python and R to calculate the GC content of a DNA sequence.

πŸ” What This Project Does

  • Accepts a DNA sequence (A, T, G, C)
  • Cleans invalid characters
  • Calculates GC percentage
  • Outputs a clean, rounded GC content value

🧬 Files Included

  • gc_python.py β€” Python version
  • gc_R.R β€” R version
  • README.md β€” Documentation for this mini project

πŸ›  Skills Demonstrated

  • String manipulation
  • Basic bioinformatics logic
  • Cross-language implementation
  • Input handling
  • Code cleanliness and documentation
python gc_python.py

About

Trying to make myself visible! In the early days

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published