Skip to content

Repository for bioinformatics programs written in python for command line/UNIX

License

Notifications You must be signed in to change notification settings

lilymaryam/bioinformatics_programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bioinformatics with Python

Lily Karim's repository for Bioinformatics Programming @ UC Davis

Week 1: writing .py files and pushing to Git Repo
* hello_world.py
Week 2: using math and indexing for basic python and bioinformatics code
* sumfac.py
* frame.py
Week 3: using for loops and nested for loops to analyze and slice DNA sequence. analyzing efficient computational methods
* gc_win.py
* gc_win2.py
Week 4: importing modules, using command line parameters, reading from files, and other mathematical practices
* birthday.py
* entropy.py
* fasta_stats.py
* numbers.txt
* rand_fasta.py
* rand_seq.py
* seqstats.py
* stats.py
Week 5: review through previous lessons. redoing old code to practice syntax and pattern recognition
* at_seq.py
* birthday.py
* codons.py
* entropy.py
* fizzbuzz.py
* gc_win.py
* nucleotides.txt
* pepsearch.py
* proteins.fasta.gz
* rand_fasta.py
* rand_seq.py
* xcoverage.py

About

Repository for bioinformatics programs written in python for command line/UNIX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages