Stephen Ficklin, Shawna Spoor, Chun-Huai Cheng, Katheryn Buble, WSU
Bradford Condon, UTK
Meg Staton, UTK
Abdullah Almsaeed, UTK
Monica Poelchau, USDA-ARS-NAL
Andrew Farmer, NCGR/LIS
Lacey Sanderson sends regards
Sudhansu Dash, NCGR
-
PAG Events
-
Dec 3rd. Last day to update abstract text
-
Will let speakers know if they will be invited to give a talk at the workshop at PAG.
-
Thursday-Friday Jan 10-11th. Codefest + User's Meeting
-
Goal: more coding than discussion
-
Current Topics:
-
Topic 1: Tripal v4 Python Proof of Concept. Leader: Stephen Ficklin
-
Topic 2: Tripal + BrAPI Integration. Leader: Valentin Guignon
-
Topic 3: Chado Updates. Leader: TBD
-
Other Suggestions Welcome
-
I’d also be happy to continue the discussion on gene pages with a larger group (Monica P).
-
-
-
Sign up Sheet: https://docs.google.com/spreadsheets/d/1agEK8S4yxphTOC7cojvsVjTxsPH5PenvtHDBDz5XotE/edit?usp=sharing
-
Plan for remote attendance at the sessions.
-
We need to coordinate with T&C for better internet and power. The Codefest committee will get that organized.
-
-
-
Sunday Jan 13. 4:10pm Tripal Workshop at PAG
-
Monday Jan 14th: AgBioData Meeting. Garden Salon 2 , 10-12am.
-
-
User's Meeting Dec 4 to prepare for Codefest.
-
Group leaders will connect with their groups to organize tasks. Watch for multiple online conference links.
-
-
Reminder: Slack Workspace. https://join.slack.com/t/tripal-project/shared_invite/enQtNDExNDU1NzUxOTI3LTNlOTg1MTNjZGQ1NjRmNGQxMWRjOGVjN2IwMjQyOTc2ODZlYWM2OTQxM2Y1ZWM1MmFkNWJhOGEwN2RkZjdkNGU
-
Consolidate documentation for core and extension modules
-
Use Read the Docs https://github.com/tripal/tripal/tree/7.x-3.x/docs
-
We will link to extension modules with RTD docs in the Tripal User's Guide
-
Two options
-
Use Sphinx to import docs from other projects
-
Link to repo or documentation, or a one sentence description with a link out.
-
-
-
If something comes to your mind that you want to discuss add an issue! Ask to have it tagged with 'Discuss in User's Meeting' tag.
-
New Module Announcements (please add your own):
-
Tripal Headquarters (Bradford)
-
Provide an administration layer so users can submit content to your site pending approval before it goes into Chado.
-
Allows you to define chado-specific permissions.
-
-
Tripal Apollo (Bradford)
-
User management service for Apollo: connect your apollo server(s) to chado records and auto-sign users up for apollo-side permissions.
-
Gensass has their own apollo integration with some potential overlap of interest.
-
Should Monica/Bradford reach out?
-
-
-
JBrowse Management Module (Abdullah)
-
manage jBrowse completely from Tripal to choose an organism from your Chado database and create a JBrowse instance.
-
Provides forms for adding tracks without having to deal with perl or command-line.
-
Different from https://github.com/tripal/tripal_jbrowse which adds a field on an entity page.
-
-
Coexpression networks module (Stephen)
-
Not quite ready to be released, but please get in touch if you would be interested.
-
-
-
Gene Page Improvement (Bradford)
-
Perhaps we should reach out to a collaborator in computer science to help direct us on human computer interaction.
-
Book recommended by grant reviewer: https://www.springer.com/us/book/9781493903771
-
Quick solution
-
ONE: just write one field (thats what i started doing)
-
Problem: its really hard to display so much info in one field.
-
-
TWO: Make providing the child info the responsibility of each individua lfield.
-
Asking each field to recursively travel the feature_relationship table on its own, and not sharing wiht other fields, seems like a major problem to BC/AA.
-
Therefore, you also provide a feature_relationship lookup. This would be in the form of featurepath (think: cvtermpath), OR in the form of a cached, shared child relationship lookup.
-
-
Things to consider
-
Fields go to web services
-
Page and web services should avoid providing different information.
-
-
Look at Intermine pages for examples, TAIR, Ensemble
-
Code Coverage Integration (Bradford)
-
How to improve and increase collaborative coding (Stephen)
-
What are you working on this week and are you open to collaboration if another group is interested?
-
Advisory committee. Who should be on it? What is its role? Let's formalize by PAG