WIP: remove preprocessing pipelines#823
Closed
jameshadfield wants to merge 4 commits intomove-filterfrom
Closed
Conversation
Starts to reorganize the workflow such that we only need the sequence index when subsampling with priorities and we only filter after the subsampling, alignment, and mask steps. Related to #810
These should be small enough, it isn't worth the extra effort/complexity to compress.
jameshadfield
added a commit
to nextstrain/ncov-ingest
that referenced
this pull request
Dec 16, 2021
This change is a companion to nextstrain/ncov#823 which removed the preprocessing pipelines.
Contributor
|
Closing this PR since @jameshadfield and I cherry-picked its single new commit onto the original move-filter PR (9abad2a). |
tsibley
added a commit
that referenced
this pull request
Apr 6, 2023
Use aligned sequences as the aligned sequences input, rather than pass off unaligned sequences as the aligned sequences input. This should be inconsequential to workflow behaviour or results, but it makes the config a bit more straightforward and less confusing. In a quick dig thru history, it seems like ncov-ingest's aligned.fasta.xz was not _quite_ available when we first switched our profiles to use an "aligned" input instead of a "sequences" input. The original use of "aligned" with unaligned sequences was driven by run time concerns and related to the move of the filtering step after the subsampling step and move of the "preprocess" steps from this workflow (ncov) to ncov-ingest.¹ ¹ <#814> <#823>
tsibley
added a commit
that referenced
this pull request
Apr 6, 2023
Use aligned sequences as the aligned sequences input, rather than pass off unaligned sequences as the aligned sequences input. This should be inconsequential to workflow behaviour or results, but it makes the config a bit more straightforward and less confusing. In a quick dig thru history, it seems like ncov-ingest's aligned.fasta.xz was not _quite_ available when we first switched our profiles to use an "aligned" input instead of a "sequences" input. The original use of "aligned" with unaligned sequences was driven by run time concerns and related to the move of the filtering step after the subsampling step and move of the "preprocess" steps from this workflow (ncov) to ncov-ingest.¹ Resolves <#1054>. ¹ <#814> <#823>
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
WIP
config.uploadtrigger_phylogenetic_rebuildgisaid/rebuild/open/rebuild. This is Update repository dispatch triggers ncov-ingest#255