UNPKG

flowviz

Version:

A framework which provides seamless integration with other phylogenetic tools and frameworks, while allowing workflow scheduling and execution, through the Apache Airflow workflow system.

13 lines 347 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <!-- <meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval'" --> <link type="text/css" href="styles.css"/> <title>FLOWViZ</title> </head> <body> <div id="app"></div> </body> </html>