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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tried running:
And got this error:
If I run it with the options at the end it does seem to work:
Any idea of what is going on? Did I misunderstand something? Thanks so much!
The text was updated successfully, but these errors were encountered: