Skip to content

fix counting#108

Merged
vyepez88 merged 12 commits into
masterfrom
c-mertes-patch-1
Aug 13, 2025
Merged

fix counting#108
vyepez88 merged 12 commits into
masterfrom
c-mertes-patch-1

Conversation

@c-mertes

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread R/countRNAseqData.R
# invert the strand information for reverse strand specific protocols
# (only needed for single-end reads as real strand is already set for
# paired-end reads in the readGAlignmentPairs function)
if(isFALSE(pairedEnd) && strandMode == 2L){

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure we do not need this invertStrand anymore

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The invert would only be interesting for SE data that is stranded. For PE readGAlignmentPairs takes care of this.

@c-mertes c-mertes requested a review from vyepez88 August 12, 2025 11:03
@vyepez88 vyepez88 merged commit 3e4a918 into master Aug 13, 2025
8 checks passed
@vyepez88 vyepez88 deleted the c-mertes-patch-1 branch August 13, 2025 12:16
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.

3 participants