Skip to contents

Run DELTABLAST to find homologs for proteins of interest

Usage

run_deltablast(
  deltablast_path,
  db_search_path,
  db = "refseq",
  query,
  evalue = "1e-5",
  out,
  num_alignments,
  num_threads = 1
)

Arguments

db_search_path

Path to the BLAST databases

num_threads

Author

Samuel Chen, Janani Ravi