-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add RNA-Seq TIN QC support #56
Conversation
I test with a GTEx RNA-seq file I set minimum coverage to 2, and sample size to 100.
LongReadSum:
|
This PR will also address the help text error from issue #57 |
Updated results with high precision. TIN ResultsRSeQC:
LongReadSum:
Performance comparison (--mem=50G, --cpus-per-task=8, --time=12:00:00) with seff:RSeQC:
LongReadSum:
|
Add a unit test to complete this PR. |
Add TIN values for RNA-Seq QC from BAM files, including unit tests.