run_cdhit: Run CDhit on a list of protein sequences

View source: R/run_cdhit.R

run_cdhitR Documentation

Run CDhit on a list of protein sequences

Description

Run CDhit on a list of protein sequences, then read in the output into an R dataframe

Usage

run_cdhit(protein_sequences)

Arguments

protein_sequences

Named vector. List comprised of protein sequences, names are the unique identifiers for the sequences.

Value

R dataframe of CDhit output

Examples

run_cdhit(list_of_protein_sequences)

djw533/micro.gen.extra documentation built on Nov. 8, 2024, 5:11 a.m.