Page tree
Skip to end of metadata
Go to start of metadata



{
	version: 1,


	name: "",
	author: "josemijuanes@gmail.com",
	description: "",
	
	nodes: [
		{
			id: "",	
			name:"",
			type: "protein",
			group: "PC1",
			display: {
				x: 34,
				y: 56,
				size: 12,
				shape: "circle",
				hide: true,
				status: "disabled",
				stroke: "",
				class: ""
			}
		}
	],

	relations: [
		{
			id: "",
			name: "",
			type: "",
			source: "",
			target: "",
			display: {
				color: ""
			}
		}
	],


	attributes: {
		program: "BioNetDB"
	}
}

where:


Table of Contents:


  • No labels