We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm going to use outrigger to analysis the GTEx data.
I got the junction read counts file from https://gtexportal.org/home/datasets#filesetFilesDiv13, named "GTEx_Analysis_2017-06-05_v8_STARv2.5.3a_junctions.gct.gz".
Since I have read counts file, I use
outrigger -index -c XX.gct GTEx_Analysis_2017-06-05_v8_STARv2.5.3a_junctions.gct.gz -g XXX
but get the error "KeyError: 'junction_id'"
Is there any demo using junctions read counts as input? or what's the format of the read counts file that outrigger can process?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm going to use outrigger to analysis the GTEx data.
I got the junction read counts file from https://gtexportal.org/home/datasets#filesetFilesDiv13, named "GTEx_Analysis_2017-06-05_v8_STARv2.5.3a_junctions.gct.gz".
Since I have read counts file, I use
but get the error "KeyError: 'junction_id'"
Is there any demo using junctions read counts as input? or what's the format of the read counts file that outrigger can process?
Thanks a lot!
The text was updated successfully, but these errors were encountered: