Difference between revisions of "WormBase-Caltech Weekly Calls"

From WormBaseWiki
Jump to navigationJump to search
m
 
Line 17: Line 17:
 
[[WormBase-Caltech_Weekly_Calls_2017|2017 Meetings]]
 
[[WormBase-Caltech_Weekly_Calls_2017|2017 Meetings]]
  
 +
[[WormBase-Caltech_Weekly_Calls_2018|2018 Meetings]]
  
GoToMeeting link: https://www.gotomeet.me/wormbase1
+
[[WormBase-Caltech_Weekly_Calls_2019|2019 Meetings]]
  
 +
[[WormBase-Caltech_Weekly_Calls_2020|2020 Meetings]]
  
= 2018 Meetings =
+
[[WormBase-Caltech_Weekly_Calls_2021|2021 Meetings]]
  
[[WormBase-Caltech_Weekly_Calls_January_2018|January]]
+
[[WormBase-Caltech_Weekly_Calls_2022|2022 Meetings]]
  
[[WormBase-Caltech_Weekly_Calls_February_2018|February]]
+
[[WormBase-Caltech_Weekly_Calls_2023|2023 Meetings]]
  
[[WormBase-Caltech_Weekly_Calls_March_2018|March]]
+
==April 18th, 2024==
 +
*NNC pipeline being switched off locally and moving into the Alliance ABC.
  
[[WormBase-Caltech_Weekly_Calls_April_2018|April]]
+
==April 11th, 2024==
 +
*Caltech WS293 ace files ready for the upload
  
[[WormBase-Caltech_Weekly_Calls_May_2018|May]]
+
==April 4th, 2024==
 +
* Continued discussion on sustainability
 +
* CZI, single cell RNAseq for Alliance -> anything happening will be few months down the road
 +
** Data is still going to SPELL and enrichment analysis
 +
** Peter Roy asking about expression profile of a condition and find similar expression profiles (SPELL like analysis) but SPELL cannot currently deal with scRNAseq data. Wen says it is possible (regarding each cell group as an experiment). Can try loading the into SPELL. Doe it improve the function of SPELL? Only 5-10 datasets. These data are a bit different from bulk RNAseq.
 +
* Textpresso: good to have a presentation for other MODs to show Textpresso capabilities? Yes. Maybe during sprint review
 +
* Michael's presentation on LLMs - Named Entity Recognition (NER)
  
[[WormBase-Caltech_Weekly_Calls_June_2018|June]]
+
==March 14, 2024==
  
[[WormBase-Caltech_Weekly_Calls_July_2018|July]]
+
=== TAGC debrief ===
  
[[WormBase-Caltech_Weekly_Calls_August_2018|August]]
+
==February 22, 2024==
  
 +
===NER with LLMs===
  
== September 6, 2018 ==
+
* Wrote scripts and configured an LLM for Named Entity Recognition. Trained an LLM on gene names and diseases. Works well so far (F1 ~ 98%, Accuracy ~ 99.9%)
  
=== Genotype class ===
+
* Is this similar to the FlyBase system? Recording of presentation https://drive.google.com/drive/folders/1S4kZidL7gvBH6SjF4IQujyReVVRf2cOK
* Chris started initial document to draw up ?Genotype class and make appropriate changes to ?Strain class
 
** https://docs.google.com/document/d/19hP9r6BpPW3FSAeC_67FNyNq58NGp4eaXBT42Ch3gDE/edit?usp=sharing
 
* Would be good for people to look at so we can discuss next time
 
* Would also be good to have Kevin H take a look and provide feedback
 
  
=== Citace Upload ===
+
* Textpresso server is kaput. Services need to be transferred onto Alliance servers.
* Send citace files to Wen by Sept 18, 10am Pacific
 
  
=== Automated gene descriptions ===
+
* There are features on Textpresso, such as link to PDF, that are desirable to curators but should be blocked from public access.
* Group making improvements
 
* Added disease, protein domains
 
** When direct experimental evidence for disease relevance, will say "gene has been used to study"
 
* When minimal data (information-poor genes), we can refer to human ortholog and data stored for that human gene in Alliance
 
* Continue to receive feedback from users; include enrichment information, etc.
 
* Now have good trimming algorithms to retain important info without flooding a description with too many granular terms
 
* Will not store automated descriptions in Postgres
 
* Wen will modify SimpleMine scripts to accommodate change
 
* Would be good to write a paper on automated concise descriptions
 
* Came up at GO meeting/hackathon: Translating GO-CAM models into concise descriptions?
 
** Should be doable; just need to develop code when we're ready to do that
 
  
=== Textpresso presentation at next Alliance all-hands call ===
+
* Alliance curation status form development needs use cases. ref https://wiki.wormbase.org/index.php/WormBase-Caltech_Weekly_Calls#February_15.2C_2024
* Who should present? Maybe have several people? Kimberly, Valerio, Michael for sections?
 
* We can discuss at next Textpresso meeting
 
* Should cover techniques and software, but keep it generally simple and comprehensible for a larger audience
 
  
  
== September 13, 2018 ==
 
  
=== Citace upload ===
+
==February 15, 2024==
* Send files to Wen by 10am Tuesday (18th)
 
  
=== Genotype class ===
+
=== Literature Migration to the Alliance ABC ===
* [https://docs.google.com/document/d/19hP9r6BpPW3FSAeC_67FNyNq58NGp4eaXBT42Ch3gDE/edit?usp=sharing ?Genotype class proposal]
+
==== Use Cases for Searches and Validation in the ABC (or, what are your common actions in the curation status form)? ====
* Genotype_name tag: free text summary of the genotype
+
===== Find papers with a high confidence NN classification for a given topic that have also been flagged positive by an author in a community curation pipeline and that haven’t been curated yet for that topic =====
** Can this be automatically generated from components? Ideally, yes, but may be difficult
+
*Facet for topic
** Otherwise, can be manually written, as we have been doing, but is a bit denormalized and may require maintenance
+
*Facet for automatic assertion
* Genotype_description tag: free-text description of the genotype
+
**neural network method
** No precedent and probably not going to start now, so will remove from model
+
*Facet for confidence level
* Genotype_components supertag: to collect genotype component objects and, where necessary, free text
+
**High
** We want to be able to express zygosity for each referenced object, likely requires a #Zygosity hash (and hence a ?Zygosity model)
+
*Facet for manual assertion
** ?Zygosity model can have three main tags: "Homozygous", "Heterozygous_with_wild_type", or "Heteroallelic_combination_with"
+
**author assertion
*** Heteroallelic_combination_with tag could further specify the type and identity of the object that is in heteroallelic combination with the original object
+
***ACKnowledge method
*** Since it is not ideal to store an arbitrary component in the #Zygosity hash, we should probably just state the zygosity as "Heteroallelic_combination" and for display purposes have an automated way to calculate which components affect the same locus/loci (if necessary)
+
**professional biocurator assertion
 +
***curation tools method - NULL
  
 +
===== Manually validate paper - topic flags without curating =====
 +
*Facet for topic
 +
*Facet for manual assertion
 +
**professional biocurator assertion
 +
***ABC - no data
  
 +
===== View all topic and entity flags for a given paper and validate, if needed =====
 +
* Search ABC with paper identifier
 +
* Migrate to Topic and Entity Editor
 +
* View all associated data
 +
* Manually validate flags, if needed
  
== September 20, 2018 ==
+
=== PDF Storage ===
 +
* At the Alliance PDFs will be stored in Amazon s3
 +
* We are not planning to formally store back-up copies elsewhere
 +
* Is this okay with everyone?
  
=== Kimberly's talk at Rutgers ===
+
==February 8, 2024==
* Kimberly went to worm meeting at Rutgers (10 labs using C. elegans? 6-7 totally worm-centric)
+
* TAGC
* 30-40 attendees (PIs, postdocs, grad students)
+
** Prominent announcement on the Alliance home page?
* Discussed tools and features at WB
 
* Presented Alliance pages and Textpresso
 
* PIs are enthusiastic about WB
 
* Monica Driscoll made a good plug for Textpresso
 
* People requesting FAQs and user guides (text and videos)
 
* Monica suggested a WB tutorial for PIs ;p
 
* Some people surprised about what they can accomplish using the tools available, like SimpleMine
 
* Covered gene set enrichment, WormMine, SPELL, SimpleMine, ParaSite BioMart, Textpresso
 
* Would be good to show people how to use Textpresso Central
 
* Discussed micropublications, asked about negative results (precedent?)
 
* Some asked about WB funding and Alliance plans
 
* Can we make a within-page search available to find, for example, field names etc.
 
* Some challenges in find genes/proteins of certain class
 
** Had question about histone genes recently
 
** Repeatedly have had questions about finding "ion channels"
 
** Searching gene class with text pulls out lots of false positives
 
** Could perform an analysis on particular classes of genes (e.g. histones or ion channels) and generate a micropublication providing the curated list
 
** Can generate a WormMine template query to pull these out for each release
 
** What classes of genes would we want to identify: histones, transcription factors, ion channels, protein kinases
 
** Chris will look into WormMine templates using gene class info and look into pulling in protein motif information
 
** We will ask other MODs and UniProt about how they deal with this issue
 
  
 +
* Fixed login on dockerized system (dev). Can everybody test their forms?
  
== September 27, 2018 ==
+
==February 1, 2024==
=== Update on the new AFP form and pipeline ===
+
* Paul will ask Natalia to take care of pending reimbursements
*Daniela, KImberly, Juancarlos, and Valerio will update on the current status of the new AFP form and pipeline
+
* Dockerized system slow pages (OA and FPKMMine). Will monitor these pages in the future. Will look for timeouts in the nginx logs.
 +
 
 +
==January 25, 2024==
 +
 
 +
=== Curator Info on Curation Forms ===
 +
* Saving curator info using cookies in dockerized forms. Can we deploy to prod?
 +
 
 +
=== ACKnowledge Author Request - WBPaper00066091 ===
 +
* I am more than willing to assist; however, the task exceeds the capabilities of the normal flagging process.
 +
 
 +
* The paper conducts an analysis of natural variations within 48 wild isolates. To enhance the reliability of the variant set, I utilized the latest variant calling methods along with a custom filtering approach. The resulting dataset comprises 1,957,683 unique variants identified using Clair3. Additionally, Sniffles2 was used to identify indels of >30 bp, which numbered in the thousands to tens of thousands for most wild isolates. It is worth noting that variants identified with Sniffles2 have less reliable nucleotide positions in the genome.
 +
 
 +
* I am reaching out to inquire whether WormBase would be interested in incorporating this dataset. An argument in favor is the higher quality of my data. However, I am mindful of the potential substantial effort involved for WormBase, and it is unclear whether this aligns with your priorities.
 +
 
 +
* Should WormBase decide to use my variant data set, I am more than willing to offer my assistance.
 +
 
 +
=== Update on NN Classification via the Alliance ===
 +
* Use of primary/not primary/not designated flag to filter papers
 +
* Secondary filter on papers with at least C. elegans as species
 +
* Finalize sources (i.e. evidence) for entity and topic tags on papers
 +
* Next NN clasification scheduled for ~March
 +
 
 +
* We decided to process all papers (even non-elegans species) and have filters on species after processing.
 +
* NNC html pages will show NNC values together with species.
 +
* Show all C. elegans papers first and other species in a separate bin.
 +
 
 +
=== Travel Reimbursements ===
 +
* Still waiting on October travel reimbursement (Kimberly)
 +
* Still waiting on September and October travel reimbursements (Wen)
 +
 
 +
=== UniProt ===
 +
* Jae found some genes without uniProt IDs, but the genes are there on uniProt but without WBGene IDs.
 +
* Wen reached to Stavros and Chris to investigate WormBase and AGR angles.
 +
* Stavros escalates the issue on Hinxton Standup.
 +
* Mark checks Build scripts and WS291 results. After that, he contacted UniProt and he's working with them to figure this out.
 +
 
 +
==January 18, 2024==
 +
* OA showing different names highlighted when logging in the OA, now fixed on staging
 +
 
 +
 
 +
==January 11, 2024==
 +
* Duplicate function in OA was not working when using special characters. Valerio debugged and is now fixed.
 +
** Curators should make sure that, when pasting special characters, the duplicate function works
 +
* OA showing different names highlighted when logging in the OA, Valerio will debug and check what IP address he sees
 +
** If you want to bookmark an OA url for your datatype and user, log on once, and bookmark that page (separately for prod and dev)
 +
* Chris tested on staging and production the phenotype form and the data are still going to tazendra
 +
** Chris will check with Paulo. Once it is resolved we need to take everything that is on tazendra and put it on the cloud with different PGIDs
 +
** Raymond: simply set up forwarding at our end?
 +
* AI working group: Valerio is setting up a new account for open AI -paid membership for ChatGPT4. We can also use Microsoft Edge copilot (temporary?)
 +
* Chris getting ready to deploy a 7.0.0. public release - February 7th. Carol wanted to push out monthly releases. This will include WS291. For subsequent releases the next several releases will be WS 291 until WS292 is available.
 +
* Valerio would like to use an alliancegenome.org email address for the openAI account
 +
* New alliance drive: https://drive.google.com/drive/folders/0AFkMHZOEQxolUk9PVA
 +
** note: please move shared files that you own to new Alliance Google Drive.  Here is the link to the information that Chris Mungall sent:  For more instructions see the video and SOP here:https://agr-jira.atlassian.net/browse/SCRUM-925?focusedCommentId=40674
 +
* Alliance logo and 50 word description for TAGC> Wen will talk to the outreach WG
 +
* Name server. Manuel working on this, Daniela and Karen will reach out to him and let him know that down the road micropublication would like to use the name server API to generate IDs in bulk
 +
* Karen asking about some erroneous IDs used in the name server. Stavros says that this is not a big deal because the "reason" is not populating the name server
 +
* It would be good to be able to have a form to capture additional fields for strains and alleles (see meeting minutes August 31st 2023. https://wiki.wormbase.org/index.php/WormBase-Caltech_Weekly_Calls_2023#August_31st.2C_2023). This may happen after Manuel is done with the authentication.
 +
* Michael: primary flag with Alliance. Kimberly talked about this with the blue team. They will start bringing that over all papers and fix the remaining 271 items later.
 +
 
 +
==January 4, 2024==
 +
* ACKnowlegde pipeline help desk question:
 +
** Help Desk: Question about Author Curation to Knowledgebase (Zeng Wanxin) [Thu 12/14/2023 5:48 AM]
 +
* Citace upload, current deadline: Tuesday January 9th
 +
** All processes (dumps, etc.) will happen on the cloud machine
 +
** Curators need to deposit their files in the appropriate locations for Wen
 +
* Micropublication pipeline
 +
** Ticketing system confusion
 +
** Karen and Kimberly paper ID pipeline; may need sorting out of logistics

Latest revision as of 16:04, 18 April 2024

Previous Years

2009 Meetings

2011 Meetings

2012 Meetings

2013 Meetings

2014 Meetings

2015 Meetings

2016 Meetings

2017 Meetings

2018 Meetings

2019 Meetings

2020 Meetings

2021 Meetings

2022 Meetings

2023 Meetings

April 18th, 2024

  • NNC pipeline being switched off locally and moving into the Alliance ABC.

April 11th, 2024

  • Caltech WS293 ace files ready for the upload

April 4th, 2024

  • Continued discussion on sustainability
  • CZI, single cell RNAseq for Alliance -> anything happening will be few months down the road
    • Data is still going to SPELL and enrichment analysis
    • Peter Roy asking about expression profile of a condition and find similar expression profiles (SPELL like analysis) but SPELL cannot currently deal with scRNAseq data. Wen says it is possible (regarding each cell group as an experiment). Can try loading the into SPELL. Doe it improve the function of SPELL? Only 5-10 datasets. These data are a bit different from bulk RNAseq.
  • Textpresso: good to have a presentation for other MODs to show Textpresso capabilities? Yes. Maybe during sprint review
  • Michael's presentation on LLMs - Named Entity Recognition (NER)

March 14, 2024

TAGC debrief

February 22, 2024

NER with LLMs

  • Wrote scripts and configured an LLM for Named Entity Recognition. Trained an LLM on gene names and diseases. Works well so far (F1 ~ 98%, Accuracy ~ 99.9%)
  • Textpresso server is kaput. Services need to be transferred onto Alliance servers.
  • There are features on Textpresso, such as link to PDF, that are desirable to curators but should be blocked from public access.


February 15, 2024

Literature Migration to the Alliance ABC

Use Cases for Searches and Validation in the ABC (or, what are your common actions in the curation status form)?

Find papers with a high confidence NN classification for a given topic that have also been flagged positive by an author in a community curation pipeline and that haven’t been curated yet for that topic
  • Facet for topic
  • Facet for automatic assertion
    • neural network method
  • Facet for confidence level
    • High
  • Facet for manual assertion
    • author assertion
      • ACKnowledge method
    • professional biocurator assertion
      • curation tools method - NULL
Manually validate paper - topic flags without curating
  • Facet for topic
  • Facet for manual assertion
    • professional biocurator assertion
      • ABC - no data
View all topic and entity flags for a given paper and validate, if needed
  • Search ABC with paper identifier
  • Migrate to Topic and Entity Editor
  • View all associated data
  • Manually validate flags, if needed

PDF Storage

  • At the Alliance PDFs will be stored in Amazon s3
  • We are not planning to formally store back-up copies elsewhere
  • Is this okay with everyone?

February 8, 2024

  • TAGC
    • Prominent announcement on the Alliance home page?
  • Fixed login on dockerized system (dev). Can everybody test their forms?

February 1, 2024

  • Paul will ask Natalia to take care of pending reimbursements
  • Dockerized system slow pages (OA and FPKMMine). Will monitor these pages in the future. Will look for timeouts in the nginx logs.

January 25, 2024

Curator Info on Curation Forms

  • Saving curator info using cookies in dockerized forms. Can we deploy to prod?

ACKnowledge Author Request - WBPaper00066091

  • I am more than willing to assist; however, the task exceeds the capabilities of the normal flagging process.
  • The paper conducts an analysis of natural variations within 48 wild isolates. To enhance the reliability of the variant set, I utilized the latest variant calling methods along with a custom filtering approach. The resulting dataset comprises 1,957,683 unique variants identified using Clair3. Additionally, Sniffles2 was used to identify indels of >30 bp, which numbered in the thousands to tens of thousands for most wild isolates. It is worth noting that variants identified with Sniffles2 have less reliable nucleotide positions in the genome.
  • I am reaching out to inquire whether WormBase would be interested in incorporating this dataset. An argument in favor is the higher quality of my data. However, I am mindful of the potential substantial effort involved for WormBase, and it is unclear whether this aligns with your priorities.
  • Should WormBase decide to use my variant data set, I am more than willing to offer my assistance.

Update on NN Classification via the Alliance

  • Use of primary/not primary/not designated flag to filter papers
  • Secondary filter on papers with at least C. elegans as species
  • Finalize sources (i.e. evidence) for entity and topic tags on papers
  • Next NN clasification scheduled for ~March
  • We decided to process all papers (even non-elegans species) and have filters on species after processing.
  • NNC html pages will show NNC values together with species.
  • Show all C. elegans papers first and other species in a separate bin.

Travel Reimbursements

  • Still waiting on October travel reimbursement (Kimberly)
  • Still waiting on September and October travel reimbursements (Wen)

UniProt

  • Jae found some genes without uniProt IDs, but the genes are there on uniProt but without WBGene IDs.
  • Wen reached to Stavros and Chris to investigate WormBase and AGR angles.
  • Stavros escalates the issue on Hinxton Standup.
  • Mark checks Build scripts and WS291 results. After that, he contacted UniProt and he's working with them to figure this out.

January 18, 2024

  • OA showing different names highlighted when logging in the OA, now fixed on staging


January 11, 2024

  • Duplicate function in OA was not working when using special characters. Valerio debugged and is now fixed.
    • Curators should make sure that, when pasting special characters, the duplicate function works
  • OA showing different names highlighted when logging in the OA, Valerio will debug and check what IP address he sees
    • If you want to bookmark an OA url for your datatype and user, log on once, and bookmark that page (separately for prod and dev)
  • Chris tested on staging and production the phenotype form and the data are still going to tazendra
    • Chris will check with Paulo. Once it is resolved we need to take everything that is on tazendra and put it on the cloud with different PGIDs
    • Raymond: simply set up forwarding at our end?
  • AI working group: Valerio is setting up a new account for open AI -paid membership for ChatGPT4. We can also use Microsoft Edge copilot (temporary?)
  • Chris getting ready to deploy a 7.0.0. public release - February 7th. Carol wanted to push out monthly releases. This will include WS291. For subsequent releases the next several releases will be WS 291 until WS292 is available.
  • Valerio would like to use an alliancegenome.org email address for the openAI account
  • New alliance drive: https://drive.google.com/drive/folders/0AFkMHZOEQxolUk9PVA
  • Alliance logo and 50 word description for TAGC> Wen will talk to the outreach WG
  • Name server. Manuel working on this, Daniela and Karen will reach out to him and let him know that down the road micropublication would like to use the name server API to generate IDs in bulk
  • Karen asking about some erroneous IDs used in the name server. Stavros says that this is not a big deal because the "reason" is not populating the name server
  • It would be good to be able to have a form to capture additional fields for strains and alleles (see meeting minutes August 31st 2023. https://wiki.wormbase.org/index.php/WormBase-Caltech_Weekly_Calls_2023#August_31st.2C_2023). This may happen after Manuel is done with the authentication.
  • Michael: primary flag with Alliance. Kimberly talked about this with the blue team. They will start bringing that over all papers and fix the remaining 271 items later.

January 4, 2024

  • ACKnowlegde pipeline help desk question:
    • Help Desk: Question about Author Curation to Knowledgebase (Zeng Wanxin) [Thu 12/14/2023 5:48 AM]
  • Citace upload, current deadline: Tuesday January 9th
    • All processes (dumps, etc.) will happen on the cloud machine
    • Curators need to deposit their files in the appropriate locations for Wen
  • Micropublication pipeline
    • Ticketing system confusion
    • Karen and Kimberly paper ID pipeline; may need sorting out of logistics