Skip to content

Commit

Permalink
Abbreviate authors inplace instead of a separate field
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Jan 18, 2024
1 parent b734c78 commit a99af29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ingest/rules/transform.smk
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ rule transform:
| ./vendored/transform-authors \
--authors-field {params.authors_field} \
--default-value {params.authors_default_value} \
--abbr-authors-field {params.abbr_authors_field} \
| ./vendored/apply-geolocation-rules \
--geolocation-rules {input.all_geolocation_rules} \
| ./bin/fix-zika-strain-names.py \
Expand Down

0 comments on commit a99af29

Please sign in to comment.