Skip to content
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

run_rnaseqc.py unrecognized arguments: --unpaired #102

Open
yingsun-ucsd opened this issue Aug 16, 2024 · 0 comments
Open

run_rnaseqc.py unrecognized arguments: --unpaired #102

yingsun-ucsd opened this issue Aug 16, 2024 · 0 comments

Comments

@yingsun-ucsd
Copy link

yingsun-ucsd commented Aug 16, 2024

I am currently using the GTEx RNA-seq pipeline for my datasets, and it has been performing very well. However, I have encountered some samples that are single-stranded. It appears that run-rnaseqc.py is not functioning correctly for these samples, possibly because it defaults to paired-end reads. To address this, I intend to use the -u, --unpaired option to allow quantification of unpaired reads, which is necessary for single-end libraries. However, it seems that the Docker container does not accept this argument. I reviewed the documentation but could not find a solution. Does anyone have experience with this issue and can provide guidance on how to properly use this option with Docker? Thanks a lot!

nohup: ignoring input
HPAP-022_alpha
usage: run_rnaseqc.py
       [-h]
       [-o OUTPUT_DIR]
       [--stranded {rf,fr}]
       [--bed BED]
       genes_gtf
       bam_file
       prefix
run_rnaseqc.py: error: unrecognized arguments: --unpaired
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

No branches or pull requests

1 participant