cdhit icon indicating copy to clipboard operation
cdhit copied to clipboard

Automatically exported from code.google.com/p/cdhit

Results 113 cdhit issues
Sort by recently updated
recently updated
newest added

Hi, I am writing to ask you about the -l parameter in cd-hit-est. The manual says it is length of throw_away_sequences, default 10. Does it mean that sequences above this...

Hi, I'm having an issue compiling cdhit on MacOS 10.14.5. I first downloaded the executables using git clone and placed them in my /usr/local/bin directory. I then attempted to compile...

Hi, i recently downloaded cd-hit. When i run cd-hit-est i get this trouble with the following code: $cd-hit-est -i all.fasta -o resultados.fasta -c 0.95 -n 10 -M 0 Warning: from...

`C:\Users\Pictures\cd-hit-v4.8.1-2019-0228>make g++ -fopenmp -DWITH_ZLIB -O2 cdhit-common.c++ -c process_begin: CreateProcess(NULL, g++ -fopenmp -DWITH_ZLIB -O2 cdhit-common.c++ -c, ...) failed. make (e=2): The system cannot find the file specified. make: *** [cdhit-common.o] Error...

Hi everyone, If my sequence contains even a single gap '-' I always get the following warning: > Discarding invalid sequence or sequence without identifier and description! I did not...

I have a question in regrad to how the squence indentity been calculated. Here are the two sequences with identical amino acids except a 42 aa inseretion in the longer...

When I'm running cd-hit with multithreading I get the following warning: Option -T is ignored: multi-threading with OpenMP is NOT enabled! Any way to enable multithreading on my computer? (I've...

Hello, I am running cd-hit-est on a file and I am getting an error when I set the threshold to any value below 0.8. I am making required alterations in...