understanding CD hit command
/cd-hit-est -i filtered.fa -o output90 -c 0.95 -n 8 -M 8000
Can someone help me in understanding all the flags in this CD HIT Command
Thanks,Avinash
assembly
• 71 views
•
link
written
by
avinashbelure3 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
No gene_trans_map file in CD-HIT-EST output
written by Olivia •Hello, I am running an RNAseq pipeline where the next step is to generate the updated sqlite database with a gene_trans_map file. However, I noticed …
-
Why cd-hit-est not work when sequence identity threshold<0.95?
written by JZX •The fasta file is about 500M, The longest is about 100000, Memory=60G CPU=16 cores It runs normal when -c = 0.95 or 0.99 But it …
-
Word size CD-HIT-EST
written by Nathan •Hello. I am trying to cluster a huge fasta file containing using CD-HIT-EST with a threshold of 80%. According to the user's guide (http://www.bioinformatics.org/cd-hit/cd-hit-user-guide.pdf), I …
-
duplicate gene IDs with different length after cd-hit-est dereplicate and cluster
written by phxu6780 •Hi. I am trying to use CD-hit to remove the duplicates from the file that is the combine of all nucleic acid fastq output from …
-
cd-hit redondancy Fatal Error: in diag_test_aapn, MAX_DIAG reached Program halted !!
written by Bioinfo •Hello . Please i have problem i wanted to create database for specific bacteria genre , foe that i downloaded all this bacteria genre sequences …
-
PBS scripts for CD-HIT
written by lucia •Has anyone used PBS to run CD-HIT, I try to run it but it has error like this: > my job id is 4967.admin1 run …
-
how to speed up cdhit clustering?
written by bitpirI'm trying to run CDHIT to cluster ~250M of cds at nucleotide/protein levels. These are mostly NR-like sequences from NCBI. According to the paper it …
-
How can run cd-hit-est with a clstr threshold less than 0.8?
written by m.koohi.mDear friends, I try to run cd-hit-est with a cluster threshold less than 0.8 but every time I get the following error: Fatal Error: invalid …
-
Trouble installing cd-hit
written by nlehmannHi, I'm trying to install cd-hit on a Mac osX el Capitan, but I can't find what's going wrong neither in the forum neither in …
-
How to merge similar transcripts together?
written by satshil.r •<p>Hello,</p> <p>I have 8 transcriptomes which I assembled. 4 are from a gonad and 4 are from an ovary. There are also 2 groups within …
Have you tried looking into the manual/help pages of the CDHIT software?