Skip to content

harp-lab/virus-taxonomy-D3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virus Taxonomy D3

A web visualization project to display the virus taxonomy in hierarchical treeview. Live view: https://harp-lab.github.io/virus-taxonomy-D3/

Environment

Instructions

  • Run using IDE: Open index.html file from VS code or Webstorm's built-in web server
  • Run using local web server:
    • Opening the index.html will cause CORS error in local machine as it requires to load local JSON file.
    • A simple HTTP server can overcome this:
      • Open a terminal/command prompt in the current folder
      • Start local server: python -m http.server
      • Open http://localhost:8000/ in a browser

Note

  • 2022.json is the latest updated file.
  • This version is currently under development.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •