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

Please, see this: https://github.com/SchulzLab/KREATION/issues/4 Thank you

This project truly deserves a clean, well organized and good looking repository. I moved source code files to a "src" directory and modified the Makefiles to write the binaries into...

``` What steps will reproduce the problem? 1.When I used from provean.sh. CD-HIT was called with option " -i /tmp/proveanEv9aLE/tmp.fasta -o /tmp/proveanEv9aLE/cdhit.cluster -c 0.75 -s 0.3 -n 5 -l 158...

Priority-Medium
Type-Defect
auto-migrated

Have you considered adding support for compressed (e.g. gzipped) input files? I use cd-hit-est-2d for reference-based OTU clustering and sometimes decompressing two large FASTQ files (forward and reverse Illumina reads)...

Hello, I am wondering if someone could clear something up for me. I am curious why it is that if I run CD-HIT-EST on the same dataset, once with c=0.95...

release 4.6.8 prints version 4.7. This is slightly misleading and horrible in terms of reproducibility.

When running: ``` cd-hit -i "/tmp/tmpN5gjOx/files/000/dataset_4.dat" -o rep_seq -c 0.9 -n 5 -t 2 -b 20 -l 10 -G 0 -aL 0.0 -AL 99999999 -aS 0.0 -AS 99999999 -A 0...

When i run NG-Omics-WF.py follow by OUT pipeline. it notice: > File "./NG-Omics-WF.py", line 61 > print message > ^ > SyntaxError: Missing parentheses in call to 'print' This is...

Hello! Professor Li, I have three gene sets that have gone redundantly, all of which are redundant with `-n 8 -G 0 -aS 0.9 -c 0.95 -M 0 -d 0...

When I try to call CD-HIT from two directories above the folder which contains the source code, I get an error as follows: The code works when called from within...