Skip to content

New pluviometer#46

Merged
eascarrunz merged 57 commits intomainfrom
new-pluviometer
Jul 18, 2025
Merged

New pluviometer#46
eascarrunz merged 57 commits intomainfrom
new-pluviometer

Conversation

@eascarrunz
Copy link
Copy Markdown
Collaborator

Rewrite of the core logic of pluviometer.

  • Processes the list of features of a record to create a list of genomic positions at which feature counters are to be activated or deactivated
  • Implements aggregation at all levels
  • Selects the transcript with the longest CDS or total exon length as the representative of a gene
  • Creates chimaeric transcripts for all genes (CDS or exons)
  • Separates output into feature file and aggregate file
  • Implements parallelization with the multiprocessing module
  • Writes out a detailed log of preprocessing steps
  • Includes list of parent features in the output

@eascarrunz eascarrunz merged commit 47b6d77 into main Jul 18, 2025
2 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.

1 participant