Orthologs
Supporting materials for PLoS ONE 2014 article:
Ward N, Moreno-Hagelsieb G (2014) Quickly Finding Orthologs as Reciprocal Best Hits with BLAT, LAST, and UBLAST: How Much Do We Miss? PLoS ONE 9, e101850.
Please find tables with homologs as found by each program tested and corresponding RBHs following this link.
The format for results is the same we would obtain from the “-outfmt 6” option under BLAST+, or the “-m 8” option under legacy BLAST. RBHs add a last column indicating that a putative ortholog is either a RBH, or a fusion. Tables with counts can be found here.
Homologs:
Reciprocal Best Hits (orthologs):
Supporting material for 2008 article:
Moreno-Hagelsieb G, Latimer K (2008) Choosing BLAST options for better detection of orthologs as reciprocal best hits. Bioinformatics 24: 319-324
NOTE: NCBI has released a completely re-programed BLAST suite called BLAST+. We found that the options we tested in our 2008 article with legacy BLAST work similarly with BLAST+. If you wish to further test these options using BLAST+ consult the table below:
Definition | Legacy Options | BLASTP+ options |
---|---|---|
Hard Masking & BLAST alignment | -F T -s F | -seg yes -soft_masking false |
Hard Masking & S-W alignment | -F T -s T | -seg yes -soft_masking false -use_sw_tback |
Soft Masking & BLAST alignment | -F “m S” -s F | -seg yes -soft_masking true |
Soft Masking & S-W alignment | -F “m S” -s T | -seg yes -soft_masking true -use_sw_tback |
The tables following This link contain orthologs as Reciprocal Best Hits detected using soft filtering of low-information segments and a final Smith-Waterman alignment as described in Moreno-Hagelsieb G, Latimer K (2008) Bioinformatics 24(3): 319-324
The tables contain orthologs detected between Escherichia coli K12 MG1655 and other genomes in the RefSeq genome database.
The columns in the tables are:
- the query sequence id
- the subject sequence id
- percent identity
- alignment length
- mismatches
- gap openings
- query alignment start
- query alignment end
- subject alignment start
- subject alignment end
- e-value
- bit score
- Specify Reciprocal Best Hit (RBH), or fusion (LEFT|RIGHT)