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

sh: 1: fastqc: not found #8

Closed
PamelaMehanna opened this issue Mar 19, 2018 · 1 comment
Closed

sh: 1: fastqc: not found #8

PamelaMehanna opened this issue Mar 19, 2018 · 1 comment

Comments

@PamelaMehanna
Copy link

Hi,

I successfully installed the fastqcr package on R/3.3.3, both locally and on a cluster.
I load the library and then when I try to use the first command:
fastqc(fq.dir = "/home/user/test_fastq", qc.dir = "/home/user/test_fastq/fastqc", threads = 4)
it outputs this error immediately:
sh: 1: fastqc: not found

What am I doing wrong?
I tried doing fastqc_install(), but that didn't change anything..

Thank you for your help.

@shengyongniu
Copy link

I have the same problem. Do you solve it? Thanks!

Simon

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

2 participants