Skip to content
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

Fixed issues in segment with bulk libraries. #141

Merged
merged 3 commits into from
Jul 20, 2022

Conversation

jonn-smith
Copy link
Collaborator

  • Added better logging in segment for model annotations.
  • segment now cues off the model annotation_segments for what annotations are required on output.
  • segment now has repeatable order for it tag output (READ_CLIPPED_SEQS_LIST_TAG)
  • Split bam_utils.has_cbc_and_umi into two methods.
  • Added two new tags for demultiplexing indices in bulk (and other) libraries.
  • Now LibraryModel.has_umi_annotation will cue off of both the raw and final UMI tags.
  • Now LibraryModel.has_cell_barcode_annotation will cue off of both the raw and final CBC tags.
  • Updated all models that annotate UMIs to annotate both the final and raw UMI tags.
  • Fixed typo in the mas_15_bulk_10x5p_single_internal array_element_structure.
  • Updated tests for segment to validate against expected output for 3 models (mas_15_bulk_10x5p_single_internal, mas_10_sc_10x5p_single_none, mas_15_sc_10x5p_single_none).
  • Added unit test file for the model.

- Added better logging in `segment` for model annotations.
- `segment` now cues off the model `annotation_segments` for what annotations are required on output.
- `segment` now has repeatable order for `it` tag output (READ_CLIPPED_SEQS_LIST_TAG)
- Split `bam_utils.has_cbc_and_umi` into two methods.
- Added two new tags for demultiplexing indices in bulk (and other) libraries.
- Now `LibraryModel.has_umi_annotation` will cue off of both the raw and final UMI tags.
- Now `LibraryModel.has_cell_barcode_annotation` will cue off of both the raw and final CBC tags.
- Updated all models that annotate UMIs to annotate both the final and raw UMI tags.
- Fixed typo in the `mas_15_bulk_10x5p_single_internal` `array_element_structure`.
- Updated tests for `segment` to validate against expected output for 3 models (`mas_15_bulk_10x5p_single_internal`, `mas_10_sc_10x5p_single_none`, `mas_15_sc_10x5p_single_none`).
- Added unit test file for the model.
@jonn-smith jonn-smith merged commit 3ca9a7e into main Jul 20, 2022
@jonn-smith jonn-smith deleted the jts_fix_segment_on_bulk_models branch July 20, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant