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 am using this tool and getting the following error:
NameError: name 'temp_o' is not defined
Code is working fine on example dataset provided with software but not on our dataset. Any clue why it is not working would be very helpful.
Thanks!!
The text was updated successfully, but these errors were encountered:
Can you send the command you used? Thanks!
Sorry, something went wrong.
Same issue
The comand I ran: python /home/panh/ATACPrimerTool/pipelines/ATACPrimerTool.py -O APT_res -S KCTD17_promoter -G hg38 -I noorg_bam -B SRR7585374_KCTD17_promoter_peak.bed -fasta /n/jobspace/bbcore/ucsc_genome/hg38/hg38.fa -cor 0.8
No branches or pull requests
Hi,
I am using this tool and getting the following error:
NameError: name 'temp_o' is not defined
Code is working fine on example dataset provided with software but not on our dataset. Any clue why it is not working would be very helpful.
Thanks!!
The text was updated successfully, but these errors were encountered: