Skip to content

SN Update column mappings#21

Open
sarahgonicholson wants to merge 15 commits intomasterfrom
sn_update_column_mappings
Open

SN Update column mappings#21
sarahgonicholson wants to merge 15 commits intomasterfrom
sn_update_column_mappings

Conversation

@sarahgonicholson
Copy link
Copy Markdown
Contributor

  • Update custom_column_mappings to include values for both DuplexSeq_ExternalQualityMetrics and DSA_ExternalQualityMetrics

Copy link
Copy Markdown
Contributor

@wfeng19 wfeng19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides a couple of typos, everything looks good to me!

"DuplexSeq_ExternalQualityMetric": "duplexseq_external_quality_metric",
"DSA_ExternalQualityMetric": "dsa_external_quality_metric"
},
"column_mappings": {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dominik provided recommendations for new descriptions for a couple of the items on this Google Sheets. Many of them seem more like they are describing the importance of the metric and not the metric itself, so I'm not sure how many we want to use, but some could be helpful to add!

Copy link
Copy Markdown

@alexander-veit alexander-veit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I would use the updated version of Poetry to generate the poetry.lock file.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems you regenerated this file using an older version of Poetry. The version in the MAKEFILE is 1.8.4 and ideally that should be used to generate the poetry.lock

"DSA_ExternalQualityMetric": "dsa_external_quality_metric"
},
"column_mappings": {
"external_quality_metric": {
Copy link
Copy Markdown

@alexander-veit alexander-veit Apr 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a breaking change or has this functionality not been used before? Will older spreadsheets still work?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This functionality hasn't been used before. This was something David has made as a template, but that we haven't actually taken in any submissions with

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. Sounds good.

pyproject.toml Outdated
[tool.poetry]
name = "smaht-submitr"
version = "1.6.3"
version = "1.6.4"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a minor version change is appropriate? (I assume there is no breaking change)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants