Skip to content

Could not find conda environment: TheThinker #2

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

Open
yanminghui88 opened this issue Oct 27, 2021 · 0 comments
Open

Could not find conda environment: TheThinker #2

yanminghui88 opened this issue Oct 27, 2021 · 0 comments

Comments

@yanminghui88
Copy link

An error occured shown at running infomation below in line. I could not search the tool named 'TheThinker' and slove this error or warning. Would you provide some advices about it. Thank you!!

1 perl /sftw/khaper/Bin/kmer_counter.pl --k 17 --memory 10 --Prefix k17 /sftw/Kmer_17/01.KmerCount/kmer.lst
2 sh k17.sh
3 rm k17.jf
4 awk '$2>1' k17.dump > filt.dump && rm k17.dump
5 gzip -f filt.dump

6 Could not find conda environment: TheThinker
7 You can list all discoverable environments with conda info --envs.

8 That's OK! The shell script is finished in k17.sh!

9 You can qsub your job as following with some appropriate modifications:
10 qsub -cwd -l vf=10.0G -l p=21 -q bc_mem.q -P bc_mem k17.sh
11 Here,"vf=10.0G" and "p=21" is arranged previously by yourself;"k17.sh" is generated just now.
12 "bc_mem.q" can be replaced by the queue you want and "bc_mem" by the name of the Project your job belongs to.

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