Move filtering/subsampling docs into this project - #198
Merged
Conversation
Future commits will modify the contents to fit this repo better. Copied from <https://github.com/nextstrain/augur/blob/430a9766b551ae3c581450bc614bf2250e3d6c05/docs/usage/cli/snippets/filtering-and-subsampling.rst>
For consistency with other files in this project. Retain separate indent sizes for code blocks.
For consistency within this file.
For consistency with other files in this project.
The external reference is no longer necessary now that the contents are in this project.
victorlin
added a commit
to nextstrain/augur
that referenced
this pull request
Apr 25, 2024
More context can be found in the PR that copied this snippet into the new location: <nextstrain/docs.nextstrain.org#198>
4 tasks
victorlin
commented
Apr 26, 2024
genehack
approved these changes
Apr 30, 2024
Member
Author
|
Thanks for reviewing, @genehack! I'll wait for @tsibley's review since this spurred from our discussion in nextstrain/augur#1431. |
tsibley
approved these changes
May 1, 2024
tsibley
left a comment
Contributor
There was a problem hiding this comment.
Ok by me!
Were you going to add cross-linking to specific options later? Or did you decide to punt on that part?
Member
Author
|
I figured the existing link to |
victorlin
added a commit
to nextstrain/augur
that referenced
this pull request
May 1, 2024
More context can be found in the PR that copied this snippet into the new location: <nextstrain/docs.nextstrain.org#198>
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.
Description of proposed changes
Moving to this project prevents fetching another external doc and makes for a cleaner split between
augur filterreference and guide.Related issue(s)
Checklist
augur filterdocs, replacing it a with a link to this new page (PR)