Coder Social home page Coder Social logo

Comments (6)

joverlee521 avatar joverlee521 commented on August 30, 2024 2

I tried to ensure that the metadata output from this workflow exactly matches @lmoncla 's metadata.

Currently there's just one difference in a strain name

A/Goose/USA/23-038138-001-original/2024->A/Goose/USA/23-038138-001-original/2023

from avian-flu.

jameshadfield avatar jameshadfield commented on August 30, 2024 1

Nice work @joverlee521 - I ran this today with the following patch to simplify metadata merging and everything looks good

diff --git a/ingest/scripts/curate_andersen_lab_data.py b/ingest/scripts/curate_andersen_lab_data.py
index 4ded49e..a7b62d6 100644
--- a/ingest/scripts/curate_andersen_lab_data.py
+++ b/ingest/scripts/curate_andersen_lab_data.py
@@ -22,6 +22,7 @@ NEXTSTRAIN_RECORD = {
     'location': '?',
     'host': '?',
     'domestic_status': '?',
+    'subtype': 'h5n1',
     'originating_lab': '?',
     'submitting_lab': '?',
     'authors': '?',

from avian-flu.

joverlee521 avatar joverlee521 commented on August 30, 2024

WIP pushed up to https://github.com/nextstrain/avian-flu/tree/ingest-andersen-lab

Not hooked up to upload to S3 or merge/dedup with fauna data yet, but the ingest from the Andersen Lab's repo can be run with

nextstrain build ingest merge_andersen_segment_metadata 

This will output the results to ingest/results/andersen-lab/.

from avian-flu.

joverlee521 avatar joverlee521 commented on August 30, 2024

Thanks for catching that @jameshadfield , not sure how I missed the subtype field!

from avian-flu.

joverlee521 avatar joverlee521 commented on August 30, 2024

Based on internal discussion (Slack), holding off on uploading Andersen lab data to S3 and merging with fauna data since the current sequences have become available via GISAID.

Will make a PR to add the Andersen lab workflow to ingest/ in case we need to ingest any new data in the future.

from avian-flu.

joverlee521 avatar joverlee521 commented on August 30, 2024

Closed by #28 - can revisit uploads to S3 and merging with fauna in a future issue.

from avian-flu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.