autogenerated name metadata table
[sgn.git] / mason / index.mas
blob5ef752aa431d6801d758b300253bbae2613db390
1 <%args>
2 $schema
3 $phenotype_files => undef
4 $breeding_programs => undef
5 $locations => undef
6 $preferred_species => undef
7 $editable_stock_props => {}
8 </%args>
10       <div style="border:0px solid;text-align:center;">
11             <!-- span style="font-face:arial;font-size:48pt;color:darkgreen;font-weight:light;">BREE<b>DB</b>ASE</span -->
12             <img src="/img/Breedbase_HighRes.png" width="400" />
13       </div>
15       <div>
16         <h3>What is Breedbase?</h3>
17         Breedbase is a comprehensive breeding management and analysis software. It can be used to design field layouts, collect phenotypic information using tablets, support the collection of genotyping samples in a field, store large amounts of high density genotypic information, and provide Genomic Selection related analyses and predictions. Breedbase supports the BrAPI standard.
18         <h3>How can I use Breedbase?</h3>
19         Breedbase is a web application that only requires a browser. To get your Breedbase instance, contact the <a href="/contact/form">Breedbase development team</a>.
20         <h3>What crops are using Breedbase?</h3>
21         There are a number of instances running for diverse crops, including Cassava (<a href="https://cassavabase.org/">https://cassavabase.org</a>), sweet potato (<a href="https://sweetpotatobase.org/">https://sweetpotatobase.org</a>), banana (<a href="https://musabase.org/">https://musabase.org</a>), rice (<a href="https://ricebase.org/">https://ricebase.org</a>), tomato and other Solanaceae (<a href="https://solgenomics.net">https://solgenomics.net/</a>) and many others.
22       </div>
24       <h3>How can I learn more about Breedbase?</h3>
26       You can watch the Breedbase workshops on <a href="https://www.youtube.com/channel/UC3jrvvzGKKEHzOriDBgnj0A">Youtube</a>, covering topics such as ontologies, trial design, data collection using fieldbook, data analysis, and genomic selection. 
27       
28       
29 <div class="container-fluid">
30   <div class="row">
31     <div class="col-sm-6 col-md-6 col-lg-6">
32     </div>
33       
34       <div class="col-sm-6 col-md-6 col-lg-6">
35         
36       </div>
37       
38   </div>
39 </div>
41 % if ($phenotype_files) {
42      <& homepage/phenotype_uploads.mas, phenotype_files=>$phenotype_files &>
43 % }
45 <!-- & homepage/github_pullrequests.mas &  -->