-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updating parsers with library type etc * Add new sample map column defaults, update sg meta on RNA ingest * Update parser column default, update rna sg meta, update parsing prints * Change reference to 'sequence' to 'assay' * Change reference to 'library_type' to 'sequencing_library' * Change another reference to 'library_type' to 'sequencing_library' * Add required fields for exomes, more tidying, use tabulate * Add tabulate to requirements * Fix parse_manifest return for tests, update script referencing group_assays fn * Remove required exome fields, re-add default analysis status 'completed' * Update parser testing with RNA examples * Remove added external_family_id from ParsedParticipant class * Refactor parser to use SequencingDefualts class * Collapse sequencing defaults into new class * Update setup.py and resolve merge conflicts * isort linting * Fix typehint for read and ref files function return
- Loading branch information
Showing
10 changed files
with
569 additions
and
179 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
Oops, something went wrong.