LabKey Server 10.3 What’s New. 10.3 Feature List High-throughput NAb New Customize View UI Next-gen sequencing and genotyping – Galaxy integration for.

Slides:



Advertisements
Similar presentations
© 2012 Entrinsik, Inc. Informer Administration Exploring the system menu and functions PRESENTER: Jason Vorenkamp| Informer Software Engineer| March 2012.
Advertisements

A Guide to Oracle9i1 Creating Database Reports Chapter 7.
Cascading Style Sheets
Project 8 Creating Style Sheets.
1 Lesson 5 Introduction to Cascading Style Sheets HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
Cascading Style Sheets Understanding styles. The term cascading describe the capability of a local style to override a general style. CSS applies style.
User Controls, Master Pages, GridView. Content User Controls Styles, Themes, Master Pages Working with Data GridView Muzaffer DOĞAN - Anadolu University2.
Intermediate Level Course. Text Format The text styles, bold, italics, underlining, superscript and subscript, can be easily added to selected text. Text.
Dreamweaver MX ? Create professional web pages Visual editing functions –No need to write HTML Includes complete FTP client software Recognises.
1 Chapter 12 Working With Access 2000 on the Internet.
Integrating Access with the Web and with Other Programs.
Drupal Create a website/web app quickly with this Content Management System Jiaying Xu Spring 2011 COMS E6125 Web-enHanced Information.
A Guide to Oracle9i1 Creating an Integrated Database Application Chapter 8.
LBSC 690: Session 6 CSS, XML/XSLT Jimmy Lin College of Information Studies University of Maryland Monday, October 15, 2007.
Performed by:Gidi Getter Svetlana Klinovsky Supervised by:Viktor Kulikov 08/03/2009.
Let me control over my pages: Tables, Frames, and CSS.
Tutorial 8 Sharing, Integrating and Analyzing Data
Creating a SharePoint App with Microsoft Access Services
Definitions Collaboration – working together on team projects and sharing information, often through ad-hoc processes, to accomplish project goals. Document.
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft SharePoint 2010 Upgrade Preview FSU SharePoint Users Group Presents: Thursday, December 1 st, 2011.
Understanding HTML Style Sheets. What is a style?  A style is a rule that defines the appearance and position of text and graphics. It may define the.
© 2010 Delmar, Cengage Learning Chapter 7 Using Styles and Style Sheets for Design.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Dreamweaver MX. 2 Creating External Style Sheets-1 (p. 400) n A style is a group of formatting attributes identified by a single name. n An ________ style.
STYLING THE WEBSITE - EXTERNAL CSS BY JORGE MARTINEZ.
Robert Vitolo CS430.  CSS (Cascading Style Sheets)  Purpose: To provide a consistent look and feel for a set of web pages To make it easy to update.
LabKey Server 10.3 and Office Hours Josh Eckels, LabKey Software.
Lecture 19 Web Application Frameworks Boriana Koleva Room: C54
The format is text files, with.htm or.html extension. Hard returns, tabs, and extra spaces are ignored. DO NOT use spaces in file names. File names ARE.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Bare bones slide show. The format is text files, with.htm or.html extension. Hard returns, tabs, and extra spaces are ignored. DO NOT use spaces in file.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Customization Using SharePoint Designer 2007 Overview Editing look and feel –Master pages.
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
TRAINING SESSIONS.NET Controls.  Standard Controls  Label  Textbox  Checkbox  Button, Image Button, Image control  Radio Button  Literal  Hyperlink.
Introduction to Views Stanford Drupal Camp April 6, 2013.
DYNAMIC HTML What is Dynamic HTML: HTML code that allow you to change/ specify the style of your web pages. Example: specify style sheet, object model.
ITGS Application Software. ITGS Application software (productivity software) –Allows the user to perform tasks to solve problems, such as creating documents,
Web Technologies Lecture 2 HTML and CSS. HTML Hyper Text Markup Language – Describes web documents – Made up of nested HTML markup tags – Tags are the.
Integrate, check and share documents Module 3.3. Integrate, check and share documents Module 3.3.
© 2011 LabKey Software ExtJS Migration Plan Ben Bimber, Ph.D. LabKey Software.
CSS Cascading Style Sheets A very brief introduction CSS, Cascading Style Sheets1.
Microsoft Access 2000 Creating Queries, Reports and Web Pages.
Cascading Style Sheets Primary readings Presentations Explain & review projects with class mates.
© 2012 LogiGear Corporation. All Rights Reserved FitNesseFitNesse Authors: Nghia Pham 1.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
21 Copyright © 2009, Oracle. All rights reserved. Working with Oracle Business Intelligence Answers.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
CHAPTER 7 LESSON C Creating Database Reports. Lesson C Objectives  Display image data in a report  Manually create queries and data links  Create summary.
Practice for Chapter 3: Assume that you are a freelance web designer and need to create a website to promote your freelance company.
HTML Introduction HTML Editors HTML Basic HTML Elements HTML Attributes HTML Headings HTML Paragraphs HTML Formatting HTML Links HTML Head HTML CSS HTML.
© 2011 LabKey Software LabKey Server Release 11.2 Atlas Developers Meeting 7/21/2011 Adam Rauch
LabKey Server 11.1 What’s New for Developers Josh Eckels March 17, 2011.
CS491B Software Design Lab Project Report Yuet-Chi Lee California State University, Los Angeles.
Building CSS in Visual Studio Slide 2 Introduction Using the different HTML (and other) Visual Studio Editors CSS tools.
1 New Perspectives on Access 2016 Module 8: Sharing, Integrating, and Analyzing Data.
Intermountain West Data Warehouse - Western Air Quality Study
Microsoft Access 2003 Illustrated Complete
Using Access and the Web
MS-Access (database) how to create blank data base.
SchoolFront - Notifications Training
Modern web applications
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft Office Access 2003
Microsoft Office Access 2003
Modern web applications
Tutorial 7 – Integrating Access With the Web and With Other Programs
Made By : Lavish Chauhan & Abhay Verma
Tutorial 8 Sharing, Integrating, and Analyzing Data
Assignment 3 Querying and Maintaining a Database
Presentation transcript:

LabKey Server 10.3 What’s New

10.3 Feature List High-throughput NAb New Customize View UI Next-gen sequencing and genotyping – Galaxy integration for sequence analysis – Metadata tracking for Illumina assays Dataset visualization prototype Misc MS2 enhancements MySQL as external data source Reagent database enhancements Multi-valued columns Conditional formatting New SQL/XML editor Issue tracker – More customizable fields – Editable templates

Dataset Persistence Before 10.3, three forms of persistence – Metadata stored in OntologyManager – Data stored in OntologyManager (aka blender) – Data also stored in materialized temp tables In 10.3, two forms of persistence – Metadata stored in OntologyManager – Data stored only in OntologyManager maintained hard tables 100% UI and API compatibility API access is still strongly recommended

JavaScript Callback Listeners Standardized the naming convention for AJAX functions Consistent with ExtJS naming convention success and failure properties in the config object Backwards compatible with old names – successCallback – errorCallback and failureCallback

New Container Management APIs Containers include projects, folders, and workbooks Folder types are predefined sets of modules and webparts LABKEY.Security.createContainer() LABKEY.Security.deleteContainer() LABKEY.Security.getFolderTypes()

New Look and Feel New stylesheet to improve appearance Mostly CSS changes, with some HTML as well Moving to simpler HTML and CSS styles LABKEY.Utils.textLink() – Creates link appropriate to look and feel

New Customize View Rendered attached to grid, not separate page Uses new API LABKEY.Query.saveQueryViews()

Perl API Contributed by Ben Bimber, University of Wisconsin Matches JavaScript LABKEY.Query APIs Labkey::Query::selectRows() Labkey::Query::insertRows() Labkey::Query::updateRows() Labkey::Query::deleteRows () Labkey::Query::executeSQL () Available through CPAN

Perl API - Example my $results = Labkey::Query::selectRows( -baseUrl => -containerPath => 'myFolder/', -schemaName => 'lists', -queryName => 'mid_tags');

LabKey SQL New GROUP_CONCAT aggregate function – Based on MySQL implementation – Shows all values comma separated – Syntax is similar to standard functions like MAX and MIN Don’t need to prefix unambiguous columns with aliases SELECT * works as expected

Conditional Formats Excel-style formatting based on cell value Standard LabKey filters available Change colors and font style Available in list, dataset, and assay designers Settable in query metadata overrides

Button Bar Customization Two ways to customize button bars on grids – When using LABKEY.QueryWebPart in JavaScript Applies for that specific UI only Embedded in wiki, file-based view HTML/JavaScript – When setting query metadata using XML Applies to all views of that query Stored in database, or in a.query.xml file in file-based module Ability to specify permissions required to see buttons – Based on permissions of current folder Ability to specify insertion point for buttons XML-defined JavaScript callback for further customization