style fix

This commit is contained in:
hyginn 2017-11-09 23:43:48 -05:00
parent f1e222f4e0
commit 943dbeba8f

View File

@ -3,12 +3,13 @@
# Purpose: A Bioinformatics Course:
# R code accompanying the BIN-PHYLO-Tree_analysis unit.
#
# Version: 1.0
# Version: 1.0.1
#
# Date: 2017 10. 31
# Date: 2017 10 31
# Author: Boris Steipe (boris.steipe@utoronto.ca)
#
# Versions:
# 1.0.1 Wrong section heading
# 1.0 First 2017 version
# 0.1 First code copied from 2016 material.
#
@ -38,7 +39,7 @@
#TOC> ==========================================================================
# = 1 ___Section___ =======================================================
# = 1 Preparation and Tree Plot ============================================
if (!require(Rphylip, quietly=TRUE)) {