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

Cannot run dexseq_count.py as documented #19

Open
D-Metzger opened this issue Dec 15, 2022 · 0 comments
Open

Cannot run dexseq_count.py as documented #19

D-Metzger opened this issue Dec 15, 2022 · 0 comments

Comments

@D-Metzger
Copy link

Tried running:

python dexseq_count.py –s yes –p yes –f bam –r pos flat_file.gff alignment_file.bam DEXseq_exon.txt

And got this error:

dexseq_count.py: Error: Please provide three arguments

If I run it with the options at the end it does seem to work:

python dexseq_count.py flat_file.gff alignment_file.bam DEXseq_exon.txt –s yes –p yes –f bam –r pos

Any idea of what is going on? Did I misunderstand something? Thanks so much!

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