Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 920 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 920 Bytes

Mapping IDs to KEGG pathways

This pipeline uses following programs

The basic steps in the pipeline are following

executed by run_bbh.sh

  1. Prepare all data files, including NLR database.
  2. Subtract genes with canonical NLR domains from a plant proteome(s) of interest.
  3. Run blast of a plant proteome(s) against NLRs.
  4. Intersect canonical NLR domains with blast results to filter them out.
  5. Run the reciprocal blast.
  6. Map reciprocal blast hits to KEGG pathways.

re-format results into human readable format with K-reformat-bbp-table.pl