Skip to content

visualizing the evaolutionary patterns in covid variants

Notifications You must be signed in to change notification settings

bharatkumarkale/GenomeVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenomeVis

How to run?

  1. Clone the repo and cd into the repo
  2. Spin up a simple webserver to serve the files. One way is by using python.
    • for python 2: python -m SimpleHTTPServer
    • for python 3: python -m http.server
  3. Open a webbrowser and go to http://localhost:8000

About

visualizing the evaolutionary patterns in covid variants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published