-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switch to compressed formats (gzipped fasta and bam) to save disk space * Fix bug when calling two in/dels with no mutations in between * fix AA deletion numbering * Refactor snakemake pipeline into ingest and main steps * Refactor snakemake pipeline into ingest and main steps * Remove redundant gisaid IDs * Combine group consensus counts (in preparation for greater modularization), remove location map from data package * remove dependence on location map * Generalize group consensus data handling * Consolidate steps, process SNPs inside combine_all_data rule * Load SNP maps from the new consolidated metadata map * More robust GISAID ingestion, start to parametrize some of the workflow into config files to prepare for GenBank ingest option * Add GenBank ingestion workflow * update dotfiles * Update documentation * Unify config files * Unify config files * Fix bugs in ingest workflows * More robust fasta file comparisons * Fix vulnerabilities, add yaml loader * Refactor to generalize sequence groupings, adapt to new data package format * generalize over sequence groupings/metadata in workflow * re-flag feed as temporary in genbank ingest * refactor * Refactor configuration files - now one for each ingestion method/data type. Inject configuration file as JSON into front-end files via. webpack, to make config fields immediately accessible * Fix download of global sequencing data * Add build scripts
- Loading branch information
Showing
84 changed files
with
3,612 additions
and
2,635 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.