Skip to content

updated n_polyA_umi.py and tests#14

Merged
Acribbs merged 2 commits into
cribbslab:mainfrom
as2110:main
Apr 3, 2026
Merged

updated n_polyA_umi.py and tests#14
Acribbs merged 2 commits into
cribbslab:mainfrom
as2110:main

Conversation

@as2110

@as2110 as2110 commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

To test this function use the scripts in the dev in this order for simple testing of the functions:

  1. find_3prime_adapter_test.py - use A001.sub.1k.fa as infile and n=1 for first read.
  2. find_longest_polyA_test.py - use A001.sub.1k.fa as infile and n=1 for first read.
  3. extract_and_correct_umi_test.py - take the segment output in terminal from the find_longest_polyA_test.py (the UMI window)
  4. full_polya_umi_extraction_test.py - use A001.sub.1k.fa as infile and n=1 for first read, outputs written to files.

Together these are incorporated in n_polya_umi.py script which the pipeline_counts has been updated to use.

@Acribbs
Acribbs merged commit 0f2cf7b into cribbslab:main Apr 3, 2026
3 checks passed
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.

2 participants