run_cdhit | R Documentation |
Run CDhit on a list of protein sequences, then read in the output into an R dataframe
run_cdhit(protein_sequences)
protein_sequences |
Named vector. List comprised of protein sequences, names are the unique identifiers for the sequences. |
R dataframe of CDhit output
run_cdhit(list_of_protein_sequences)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.