Skip to content

get_homologues-est

Compare
Choose a tag to compare
@eead-csic-compbio eead-csic-compbio released this 31 Mar 14:37
· 539 commits to master since this release

This is release 31032016 (v2.0.13) of GET_HOMOLOGUES, which ships with a few fixes:

  1. parse_pangenome_matrix.pl now prints -P & -S values to pangenes_list.txt
  2. parse_pangenome_matrix.pl barplots produced with -s have longer Y-axes, which can now be controlled with global $YLIMRATIO
  3. get_homologues manual updated, including figures 12 & 13
  4. marfil_homology::find_COGs made faster after trimming a couple of regexes and replacing grep with (first)[http://perldoc.perl.org/List/Util.html#first], thanks Andre Luiz de Oliveira!
  5. updated test_Streptococcus/test_Streptococcus_download_list.txt
  6. FAQ added to get_homologues-est manual