You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the recommended workflow with STAR, all RU values end up being 1 using custom data. Implementing the transcriptome re-alignment in addition to the genome alignment unfortunately didn't change things.
Investigating the source code, I found that the reason for RU's being 1 is that there is only always a single segment:
Running the recommended workflow with STAR, all RU values end up being 1 using custom data. Implementing the transcriptome re-alignment in addition to the genome alignment unfortunately didn't change things.
Investigating the source code, I found that the reason for RU's being 1 is that there is only always a single segment:
mountainClimber/src/mountainClimberRU.py
Line 234 in 65132f2
Any ideas on how to fix that?
The text was updated successfully, but these errors were encountered: