Skip to content

pubannotation/pubannotation-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Treemap is a form used to display/discover hierarchical data. PubAnnotation Map is a zoomable treemap to easily get the clear view of the PubAnnotation datasets.

Demo

Here.

Data format

{ 
	"_comment": "value: Number of PubMed abstracts. proj: Number of PubAnnotation projects. ann: Number of PubAnnotation annotations. abs: Number of PubAnnotation abstracts",
	"name": "All Categories", "children": [
		{
			"name": "Chemicals and Drugs Category", "children": [
				{"name": "Enzymes and Coenzymes", "value": 2747112, "ann": 23881, "abs": 1157, "proj": 1, "link": "<a href=http://pubannotation.org/projects/PennBioIE>PennBioIE 0.9</a>", "corpus": "PennBioIE 0.9"}]}]}

Usage

Click any cell to zoom in, or the top facebook blue label to zoom out.

  • Cell size is proportional to the number of PubMed abstracts.
  • Different shades of color are related to the number of PubAnnotation
  • Acknowledgements

    PubAnnotation Map was based on the original work of Mike Bostock using the javascript libray D3.js and the work of Jahnichen Jacques.

    License

    All rights reserved belongs to PubAnnotation.

    About

    No description, website, or topics provided.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published