Skip to content

Repository codes for genomics analysis using biopython module. Originally created by S. Bernard & M. Aldino for the final project of Genomics course.

Notifications You must be signed in to change notification settings

stefanusbernard/Biopython-Genomics-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biopython Genomics Analysis

Repository codes for simple genomics analysis including plot sequence length, plot %GC, and plot genome diagram using biopython module inside python. Consisting codes in python alongside genbank file materials. Below are the structure inside this repository:

  • orf_and_genome_diagram.py (Identify open reading frames and genome diagram from genbank files input)
  • seq_gc_to_plot.py (Plot sequence length and %GC of genbank files input)
  • materials folder, consisting of collection of genbank files from NCBI mainly Alphacoronavirus complete genome from various hosts.
  • sequence.gb (transmissible gastroenteritis complete genome genbank file)

This repository derived from final project of genomics courses back in 2019. Created by S. Bernard and M. Aldino

About

Repository codes for genomics analysis using biopython module. Originally created by S. Bernard & M. Aldino for the final project of Genomics course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages