Skip to content

Could not find conda environment: TheThinker #2

Description

@yanminghui88

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions