Skip to content

Commit

Permalink
transformation index layout
Browse files Browse the repository at this point in the history
  • Loading branch information
markwilkinson committed Nov 22, 2024
1 parent 4154ee6 commit cf4f6a5
Showing 1 changed file with 72 additions and 1 deletion.
73 changes: 72 additions & 1 deletion TransformationPipeline/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
<h1>Transformation Pipeline</h1>
HEAD>
<title>FLAIR-GG Network and Virtual Platform: Semantic Model</title>

<link rel="stylesheet" type="text/css" href="../flexbox.css" />
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900" rel="stylesheet">

</HEAD>

<body>
<header class="c-header">
<br />
<img width="500" src="../VP/images/flair-gg-logo.png" />
<br />
<br />
<br />
<h1>FLAIR-GG and the FLAIR-GG Virtual Platform</h1>
</header>

<section class="c-posts">

<article class="c-posts__item">



<h1>Transformation Pipeline</h1>

FLAIR-GG has a data transformation pipeline that begins with a Germplasm data provider exporting their data following one of the three <a href="../SemanticModel/index.html">
Semantic Model's</a> <a href="https://github.com/wilkinsonlab/FLAIR-GG/tree/main/SemanticModel/CSV/"> CSV templates</a>
Expand All @@ -14,3 +38,50 @@ <h1>Transformation Pipeline</h1>
(Meta A/B/C in the diagram).




</article>

</section>




<footer class="c-footer">
<h3>Privacy Policy</h3>
Our privacy policy is available <a href="./VP/privacy.html">HERE</a>
<br />
<br />

<h3>Funding</h3>

<b>TED2021-130788B-I00</b>
<br />
Proyecto TED2021-130788B-I00 financed by
<br />
MCIN/AEI /10.13039/501100011033 and by the European Union Next Generation EU/ PRTR.
<br />
<img width="300" src="./VP/images/ted-logo.png" />
<br />
<br />
<br />
The FLAIR-GG computational infrastructure is supported by the
<br />"Severo Ochoa Program for Centres of Excellence in R&D 2022-2025" from the
Agencia Estatal de Investigación of Spain, awarded to the
<br />Center for Plant Biotechnology and Genomics (CBGP UPM-INIA/CSIC).
<br />
<br />
<br />
<br />
<b>Principal Investigators:</b>
<br />
<br />
Moreno Vazquez, Santiago<br />
UPM grupo: Biodiversidad y conservación de recursos fitogenéticos
<br /><br />
Wilkinson, Mark Denis <br />
CBGP UPM-INIA/CSIC. <br />
UPM grupo: Abordajes Multidisciplinares en la Interfaz Planta-Microorganismo<br />
</footer>

</body>

0 comments on commit cf4f6a5

Please sign in to comment.