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

Running this command: `cd-hit-2d -i main_set -i2 transcriptos_alternativos -o comparacion_70 -c 0.70 -M 8000 -T 15 -g 1 -G 0 -aS 0.3 -aL 0.3 -A 0.3` Both -i and -i2...

I've run cd-hit-est with -sc 1 and -sf 1 flags, which does sort the cluster output by size but not the fasta, which is still in seemingly random order. I...

Hi, I am running cd hit on HPC and I have around 3.5 million sequences. The code I am using is: `#!/bin/bash #SBATCH --job-name="cd_copy2" #SBATCH --partition=Orion #SBATCH --nodes=3 #SBATCH --ntasks-per-node=32...