-
Notifications
You must be signed in to change notification settings - Fork 4
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
Modernize repo #2
Labels
enhancement
New feature or request
Comments
genehack
added
enhancement
New feature or request
source: office hours
Issue mentioned during office hours
labels
May 23, 2024
genehack
added a commit
that referenced
this issue
May 23, 2024
Once the repo modernization is complete, these files will be deleted; for the moment this allows them to be easily accessed.
genehack
added a commit
that referenced
this issue
May 23, 2024
genehack
added a commit
that referenced
this issue
May 23, 2024
Exclude the _LEGACY tree because there's no point in cleaning that stuff up; leave a comment so I remember to go back and remove it when `_LEGACY` goes away.
Merged
genehack
added a commit
that referenced
this issue
May 24, 2024
genehack
added a commit
that referenced
this issue
Jun 27, 2024
genehack
added a commit
that referenced
this issue
Jun 27, 2024
* sync `ingest/README` with `seasonal-cov` version * move from `defaults` to `config` for config files * strip fetch-from-entrez stuff from config and rules files * add `ncbi_taxon_id` to config * strip guidance comments, light reformat of Snakemake and rules files for readability * add benchmarks where missing * remove unused nextclade bits
genehack
added a commit
that referenced
this issue
Jul 11, 2024
* sync `ingest/README` with `seasonal-cov` version * move from `defaults` to `config` for config files * strip fetch-from-entrez stuff from config and rules files * add `ncbi_taxon_id` to config * strip guidance comments, light reformat of Snakemake and rules files for readability * add benchmarks where missing * remove unused nextclade bits * add "clean" convenience rule
genehack
added a commit
that referenced
this issue
Jul 18, 2024
* Update template files to remove instructions and placeholders * Add Genbank and GFF references * Bring in phylo workflow from pathogen-repo-guide and modify to work
genehack
added a commit
that referenced
this issue
Jul 18, 2024
* Drop to Python 3.11 in GitHub pre-commit CI, to match actual development practice * Clean up formatting of several files * Convert all Markdown links to use reference dictionary at end of file * Add `log` and `benchmark` to all Snakemake rules that didn't have them * Remove `dump_ncbi_dataset_report` rule
genehack
added a commit
that referenced
this issue
Jul 18, 2024
genehack
added a commit
that referenced
this issue
Jul 18, 2024
genehack
added a commit
that referenced
this issue
Jul 19, 2024
* Update template files to remove instructions and placeholders * Add Genbank and GFF references * Bring in phylo workflow from pathogen-repo-guide and modify to work
genehack
added a commit
that referenced
this issue
Jul 19, 2024
* Drop to Python 3.11 in GitHub pre-commit CI, to match actual development practice * Clean up formatting of several files * Convert all Markdown links to use reference dictionary at end of file * Add `log` and `benchmark` to all Snakemake rules that didn't have them * Remove `dump_ncbi_dataset_report` rule
genehack
added a commit
that referenced
this issue
Jul 19, 2024
genehack
added a commit
that referenced
this issue
Jul 19, 2024
genehack
added a commit
that referenced
this issue
Jul 19, 2024
* Update template files to remove instructions and placeholders * Add Genbank and GFF references * Bring in phylo workflow from pathogen-repo-guide and modify to work
genehack
added a commit
that referenced
this issue
Jul 19, 2024
* Drop to Python 3.11 in GitHub pre-commit CI, to match actual development practice * Clean up formatting of several files * Convert all Markdown links to use reference dictionary at end of file * Add `log` and `benchmark` to all Snakemake rules that didn't have them * Remove `dump_ncbi_dataset_report` rule
genehack
added a commit
that referenced
this issue
Jul 19, 2024
genehack
added a commit
that referenced
this issue
Jul 19, 2024
genehack
added a commit
that referenced
this issue
Jul 24, 2024
genehack
added a commit
that referenced
this issue
Jul 24, 2024
* Switch Auspice to default color-by=region * Remove extra `metadata_columns` (and associated config) when calling `augur export v2` * Move `--columns` arg of `augur traits` into config * Add `--metadata-id-columns` arg to `augur traits` invocation -- fixes issue where traits were being improperly inferred * Use a mid-point tree rooting
genehack
added a commit
that referenced
this issue
Jul 24, 2024
* Switch Auspice to default color-by=region * Remove extra `metadata_columns` (and associated config) when calling `augur export v2` * Move `--columns` arg of `augur traits` into config * Add `--metadata-id-columns` arg to `augur traits` invocation -- fixes issue where traits were being improperly inferred * Use a mid-point tree rooting
genehack
added a commit
that referenced
this issue
Jul 31, 2024
* Switch Auspice to default color-by=region * Remove extra `metadata_columns` (and associated config) when calling `augur export v2` * Move `--columns` arg of `augur traits` into config * Add `--metadata-id-columns` arg to `augur traits` invocation -- fixes issue where traits were being improperly inferred * Use a mid-point tree rooting
genehack
added a commit
that referenced
this issue
Aug 5, 2024
1 task
genehack
added a commit
that referenced
this issue
Aug 22, 2024
genehack
added a commit
that referenced
this issue
Aug 26, 2024
Add genotype calls via Nextclade tree to ingest/phylo builds [#2]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rough plan of attack:
ingest
andphylogenetic
directoriesingest/vendored
subrepoconfig
directories todefaults
(done in Update ingest #7 )augur traits
onregion
augur align
tonextclade run
and decide which to usenextclade
build stepaugur clades
nextclade_data
Nextclade dataset (ala measles) in main buildaugur clades
phylo
andnextclade
workflows over to downloading inputs from S3 instead of reading from../ingest/results
TODO
commentsThe text was updated successfully, but these errors were encountered: