-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bsweger/more state permutations/37 #45
Merged
Merged
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5dc10a9 - Browse repository at this point
Copy the full SHA 5dc10a9View commit details -
Add paramater to specify state format in metadata "location" column
This is a potential breaking change to anyone who was relying on full state name in the location field of sequence metadata datasets. The default is now the two letter state abbreviation, which is more commonly used in hub tasks.json files.
Configuration menu - View commit details
-
Copy full SHA for a8d3822 - Browse repository at this point
Copy the full SHA a8d3822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8774078 - Browse repository at this point
Copy the full SHA 8774078View commit details -
Configuration menu - View commit details
-
Copy full SHA for d42d58d - Browse repository at this point
Copy the full SHA d42d58dView commit details -
Move sequence file and rename filter function
Documenting the filter_covid_genome_metadata function made it clear that its name should better align with the CladeTime vernacular ('sequence metadata'). Additionally, it makes more sense to move sequence.py out of the utility folder, since sequence-related functions are integral to the package. util/sequence.py remains in the code base for now, so we can import the filtering function with its old name for backward compatibility.
Configuration menu - View commit details
-
Copy full SHA for 629b532 - Browse repository at this point
Copy the full SHA 629b532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 520add4 - Browse repository at this point
Copy the full SHA 520add4View commit details -
Update filter_sequence_metadata docstring
This function can also accept and return a polars DataFrame (in addition to a LazyFrame)
Configuration menu - View commit details
-
Copy full SHA for 2d7271b - Browse repository at this point
Copy the full SHA 2d7271bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c06aa - Browse repository at this point
Copy the full SHA 87c06aaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.