\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Morphological and Molecular Identification of Hard Ticks (Acari: Ixodida) Infesting Herds of Cattle in Zaria, Northwestern Nigeria},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020 2020-01-15 (revised: 26 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Morphological and Molecular Identification of Hard Ticks (Acari: Ixodida) Infesting Herds of Cattle in Zaria, Northwestern Nigeria}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Musa  Rabiu}

             \author[2]{Natala, Audu  Joseph}

             \author[3]{Okubanjo, Oluyinka  Oluseyi}

             \author[4]{Raymond,  David}

             \author[5]{Elelu,  Nusirat}

             \author[6]{Sani,  Dahiru}

             \affil[1]{  University of Ilorin Kwara State Nigeria}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Ticks are important vector arthropods of human and animal pathogens. Information on tick vectors as well as their distribution in Zaria and environs is very scanty. The study was aimed at identifying the various tick species infesting cattle in Zaria using a molecular technique. Ticks were collected from two hundred cattle (n=200) of which 193 (96.5%) were tick infested. The individual ticks were washed, crushed and incubated at 56°C overnight.

\end{abstract}


\keywords{morphological, molecular, hard ticks, herds, cattle, zaria.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
icks are destructive blood sucking ectoparasites of livestock and wild animal species causing huge economic losses, thus creating food insecurity \hyperref[b15]{(Natala et al., 2009;}\hyperref[b2]{Habeeb, 2010)}, with an estimated global cost of control and productivity losses of 7 billion US-Dollar annually \hyperref[b16]{(Nchu et al., 2012)}. Their effects are diverse, including reduced growth, milk production, paralysis/toxicosis, and transmission of tick-borne pathogens that reduce production or cause mortality, extensive damage to body surfaces exposing animals to secondary attacks from other parasites and microbial infections \hyperref[b23]{(Walker et al., 2003)}. Certain factors such as globalization and increased international trade, urbanization, climate change and increased travel and mobility of livestock have resulted in rapid extension of the zoo-geographical range for many tick species \hyperref[b22]{(Shaw et al., 2001;}\hyperref[b8]{Kamani et al., 2010)}.\par
Morphological features are commonly used for the gross and microscopic identification of tick specimens; however, this method is not effective for damaged specimens, engorged female ticks, and the immature stages \hyperref[b17]{(Obadiah and Shekaro, 2012)}. To comprehend the epidemiology of tick-borne pathogens and develop effective strategies for controlling the diseases, accurate identification of the vector is very vital. Molecular analytical tools have proven valuable and complementary for overcoming this ineffectiveness associated with morphological identification of ticks and have been used to identify and differentiate tick species \hyperref[b14]{(Mohammed et al., 2016;}\hyperref[b18]{Ogo et al., 2017)}.\par
There are currently little studies on the prevalence and epidemiology of ticks commonly affecting cattle production in Zaria, despite the fact that it is endowed with favorable weather condition suitable for the proliferation and multiplication of ticks as well as serving as a focal point of cattle concentration in the Northwestern Nigeria. Therefore, this necessitates the need for this study on the distribution of tick species, their morphological features as well as their genomic make up affecting cattle in Zaria, Kaduna State, Nigeria. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
Study area: Zaria comprises of two Local Government Areas namely; Zaria and Sabon Gari. It is located between latitude 11°07' N and longitude 7°44' E within the Northern guinea savanna zone. By the existing pattern of settlement; it is made up of a natural and stable ecosystem in the Northern Guinea Savannah zone, with a discontinuous layer of sparsely distributed short trees followed by relatively continuous layers of tall, medium and short grasses \hyperref[b6]{(Jatau et al., 2012;}\hyperref[b17]{Obadiah and Shekaro, 2012)}. Zaria is an old commercial, administrative and academic town in Northern Nigeria. The mean annual rainfall in the area is 1100 mm lasting from May to October (816 mm/month).\par
Mean daily temperatures during the wet season are 25oC and mean relative humidity of 72\%. The dry season lasts from November to April, the mean daily temperature ranging from 14 to 36oC and the relative humidity of 20-30\% \hyperref[b15]{(Natala et al., 2009)}.\par
Study design: Ticks were collected from two (2) areas; Tofu district from Sabon Gari Local Government Area and Majeru district in Zaria Local Government Area. In each district, 10 herds were selected, and all visible adult ticks were collected from 10 randomly selected cattle varying in age and sex, all belonging to the indigenous (Bos indicus) white Fulani breed from 10 herds in each sampling area. Age of the animals were estimated on the basis of the dentition score method developed for zebu cattle under a low plane of nutrition (Kikule, 1953) and on information provided by their owners. 
\section[{Figure 1: Map of study areas/locations}]{Figure 1: Map of study areas/locations}\par
Source: Adopted and modified map from https://www.google.com/maps Tick collection: The collection was performed using blunt steel forceps, by thorough examination of the entire body surface of two hundred cattle (n=200). Ticks were collected from different parts of the body including the neck/dewlap, eyes, ear, udder and external genitalia, inner thighs (ventrum), under the tail/perineum and legs/interdigital spaces by using forceps and hand gloves. Ticks from each animal were stored separately in vials containing 70\% ethanol, labelled with information on the host (i.e., sample number, age, and sex), village, and date of sampling as well as the site (s) collected. 
\section[{Ticks identification (morphological):}]{Ticks identification (morphological):}\par
The experiment was carried out in the Research and Teaching laboratory of the Department of Veterinary Parasitology and Entomology, Faculty of Veterinary Medicine, Ahmadu Bello University, Zaria, Nigeria. All collected ticks were counted and identified to the genus and species level using a stereomicroscope (up to 100× magnification) and following the morphological key described by \hyperref[b23]{Walker et al., 2003.} For those belonging to the genus Rhipicephalus, keys by \hyperref[b24]{(Walker et al., 2000;} {\ref Madder et al., 2012)} were also used.\par
Molecular identification: Generally, three ticks each from the same species were examined in one pooled sample. First, each tick was washed three times in sterile phosphate-buffered saline and then stored at ?20°C. The frozen ticks were mechanically crushed using pestle and mortar and transferred into 1.5 ml Eppendorftube. Digestion with proteinase K (200 ?g/ml; Roche, Mannheim, Germany) was performed by incubation at 56°C overnight.\par
DNA was isolated by phenol-chloroform extraction and followed by ethanol precipitation \hyperref[b5]{(Jain et al., 2017)}. DNA pellets was washed twice with ice-cold 70\% ethanol, air dried, and re-suspended in 100 ?l elution buffer. The efficiency of the nucleic acid extraction was evaluated by electrophoresis in 1.5\% (w/v) agarose gels containing ethidium bromide and visualized under ultraviolet light. The concentration of each DNA sample was determined in a Nano Drop 2000c spectrophotometer (Thermo Scientific, San Jose, CA, USA) for quality and quantity. The DNA was then stored in -200C until further use.\par
PCR amplification: Tick species identification was carried out using universal primers TQ16S+1F and TQ16S-2R targeting the 323bp fragment of 16S rRNA portion of the DNA \hyperref[b3]{(Halos et al., 2004)} with the following nucleotide sequences (5'-3') CTGCTCAATGAT TTTTTTAAATTGCTGTG and ACGCTGTTATCCCTAGAG as the forward and reverse primers respectively. Five ?l DNA extract from each tick sample was amplified in a 24 ?l reaction mixture containing; 13.65 ?l nuclease free water, 2.5 ?l of 10X PCR buffer, 1 ?l of 50mM MgCl2, 0.5 ?l of 10mM Deoxynucleoside Triphosphate (dNTP), 0.25 ?l of DMSO, 1 ?l each of the forward and reverse primers \hyperref[b3]{(Halos et al,. 2004}), and 0.1 ?l of Taq polymerase following conditions by the manufacturer. Amplicons were visualized with ethidium bromide after electrophoresis in 1.5\% agarose gels. Bands were detected from the gel by viewing and capturing under UV light with the aid of a Gel documentation system. Expected amplicon size was 323bp.\par
Amplicon sequencing: Prior to sequencing, the PCR product was purified by loading it into 1\% agarose gel. Gel was run in the electrophoresis tank till bands were neatly separated. Bands of interest were excised using a scapel blade under illumination for accuracy, with eye goggles worn to protect the eyes from the UV rays. Excised bands were kept in a 1.5 ml Eppendorf tubes. Sanger method was used to sequence the purified products. Amplicons were sequenced using a capillary sequencer (ABI PRISMR 3130x1 Genetic Analyzer, Applied Biosystems).\par
Phylogenetic analysis: BLAST search for previously reported sequences that are identical to the sequences in this study was done using the NCBI database (http://www.ncbi.nlm.nih.gov/BLAST). Phylogenetic tree was constructed using the Molecular Evolutionary Genetic Analysis (MEGA 7.0) software program \hyperref[b9]{(Kumar et al., 2016)}. The evolutionary distances were computed using the Maximum Composite Likelihood method and Neighbor-joining (NJ) algorithm was used to construct a phylogenetic tree \hyperref[b20]{(Saitou and Nei, 1987)}. 
\section[{Submission to Gen Bank for Ascension Numbers:}]{Submission to Gen Bank for Ascension Numbers:}\par
The sequences were assembled in notepad using Bankit method and then the corrected ticks' sequences were submitted in Gen Bank to obtain their ascension numbers.\par
Data Analysis: Data obtained were organized, edited and analyzed using statistical package for social sciences (SPSS) Version 20. Results generated from the investigation were expressed using descriptive statistics (mean ± standard error of mean, percentage, and graph). 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Tick species collected: In this study, out of 200 cattle screened 193 (96.5\%) were tick infested. A total of 1074 ticks were collected and of three genera Amblyomma, Hyalomma, Rhipicephalus and including the sub-genus Rhipicephalus (Boophilus). Six species of ticks were identified: Amblyomma variegatum, Rhipicephalus (Boophilus) decoloratus, Rhipicephalus (Boophilus) microplus, Rhipicephalus simus Group, Rhipicephalus sanguineus, and Hyalomma impeltatum. The frequency of occurrence in the study showed that Rhipicephalus simus Group669 (62.3 \%) was the commonest ticks observed in cattle in all the herds followed by Rhipicephalus (Boophilus) decoloratus, 158 (14.7\%), Hyalomma impeltatum 96 (8.9 \%), Amblyomma variegatum 82 (7.6\%), Rhipicephalus (Boophilus) microplus 55 (5.1\%) and Rhipicephalus sanguineus 14 (1.3 \%) respectively. A relatively high number (n = 699) of adult Rhipicephalus simus Group ticks were collected from cattle of all age groups. Tick distribution in relation to predilection sites: The distribution described in percentage (\%) of tick infestation in different body parts of cattle examined revealed that; tail (46.5\%), ventrum (17.9\%), neck/dewlap (14.1\%), udder/scrotum (9.5\%), prepuce/perineum (8.2\%), head (1.9\%), legs/interdigital space (1.1\%) and dorsum (0.8\%). It showed that the tail region/area (46.5\%) is the most infested followed by the ventrum (17.9\%), the neck (14.1\%), while the dorsum (0.8\%) is the least infested.\par
Molecular identification of tick species: DNA was isolated from five (5) tick samples (as in materials and methods), three (3) from each species of ticks. Following amplification of the 16S rRNA and gel electrophoresis of the PCR products, all the five (5) tick species were positive and yielded products of approximately 323 bp. (see plate 1.0). Phylogenetic tree for ticks collected on cattle: The evolutionary history was inferred using the Neighbor-Joining method \hyperref[b20]{(Saitou and Nei, 1987)}. The optimal tree with the sum of branch length = 2.46834081 is shown. (Next to the branches). The evolutionary distances were computed using the Maximum Composite Likelihood method (Tamura et al., 2004) and are in the units of the number of base substitutions per site. The analysis involved 23 nucleotide sequences. Codon positions included were 1st+2nd+3rd+Noncoding. All ambiguous positions were removed for each sequence pair. There was a total of 14763 positions in the final dataset. Evolutionary analyses were conducted in MEGA7 \hyperref[b9]{(Kumar et al., 2016)}.  
\section[{Discussion}]{Discussion}\par
Of the three taxa currently ascribed to the 'simus Group', only Rhipicephalus muhsamae (Morel and Vassiliades, 1965) was expected to be present in West Africa. However, in addition to the Group-specific punctuation pattern visible on the males' conscutum, a number of morphological features (e.g., female genital aperture and shape of adanal plates) of the specimens collected in this study appeared closely related to the East African taxon Rhipicephalus praetextatus (Unsworth, 1952). It was assumed these were the same specimens retrieved in the 1950s from several localities in central and northern Nigeria, identified as Rhipicephalus simus muhsamae 3.83\% and 4.0\% respectively \hyperref[b13]{(Mohammed, 1977;}\hyperref[b10]{Lorusso et al., 2013)}. Usually found in regions with a savanna climate, the distribution of Rhipicephalus simus (or Rhipicephalus. simus simus) is believed to be restricted to southern Africa  {\ref (Pegram et al., 1981)}, where the adults preferentially parasitize cattle, never reaching high loads \hyperref[b10]{(Lorusso et al., 2013)}. These findings are in contrast to studies carried out by \hyperref[b7]{Joseph et al., (2014)} were he recorded Rhipicephalus (Boophilus) microplus (49.2\%), Amblyomma variegatum (40.89\%), Rhipicephalus (Boophilus) annulatus (7.39\%) and Amblyomma maculatum (2.46\%) respectively. Biu et al., (2012) recorded tick species infesting ruminants in University of Maiduguri, Nigeria and reported an overall high prevalence of 64\% with 39 (68.01\%) for cattle followed by 13 (20.13\%) for sheep and 12 (18.75\%) for goat. In their study, Rhipicephalus (Boophilus) species was observed to be most predominant with a prevalence of 56.1\% followed by Hyalomma species (43.9\%). \hyperref[b19]{Olabode et al., (2010)} in a study of occurrence, species composition and economic impact of tick in Buruku market Jos-Plateau, Nigeria, observed that 12.5\% of cattle were infested by ticks of which Rhipicephalus (Boophilus) spp were most prevalent with 7.5\% followed by Amblyomma spp (4.5\%) and Hyalomma spp (3.0\%). Obadiah and Shekaro (2012) reported four species of ticks from Zaria, Nigeria and showed that Rhipicephalus (Boophilus) decoloratus was predominant with prevalence rate of (22.5\%) followed by Amblyomma variegatum (17.7\%), Hyalomma spp (6.7\%) and Rhipicephalus sanguineus (3.3\%). The differences in the results of the present and earlier studies might be due to variation in the geographical locations, climatic conditions of the experimental areas, region and method of study as well as sample size selection.\par
The distribution (\%) of tick infestation in different body parts of cattle examined revealed that tail (46.5\%), ventrum (17.9\%) and neck (14.1\%) were the most tickinfested sites in the body of examined animals and the dorsum (0.8\%) was the least part infested. This further confirms that ticks prefer to attach and feed on some parts of the body of animals. This finding is not in agreement with the work by Jajere et al., (2014) that recorded prevalence in predilection site as follows; udder and external genitalia (83.4\%), inner thighs (79\%), under the tail/perineum (69.8\%), eyes (26.3\%), neck and dewlap (14.6\%) and ears (12.2\%) respectively. \hyperref[b7]{Joseph et al., (2014)} in his work suggested that ticks are widely distributed in different parts of the host body such as armpit, inner thigh, penis, udder, mammary gland, scrotum and vulva, of which inner thigh (26.66\%) was most infected, while vulva (10.80\%) was the least infected animal body part. These findings could be attributed to the fact that external genitals, perineum and inguinal/groin region of the body are highly supplied with blood and ticks usually prefer thinner and short hair skin for infestation. This helps in easy penetration of mouthparts of ticks into richly vascular area for feeding \hyperref[b21]{(Sajid, 2007)}. The higher number of Rhipicephalus simus Group (46.5\%) recorded in the present study could be mainly attributed to the practice of handpicking of ticks by the Fulanis, carried out up to three times a week during the wet season  {\ref (Pullan et al., 1980;}\hyperref[b10]{Lorusso et al., 2013)}. This control method mainly targets the most conspicuous Amblyomma adults, regarded as 'koti' (i.e., 'dangerous ticks' in Fulfulde language), by the local herdsmen, as opposed to the smaller Rhipicephalus and boophilid ticks that are consciously left attached, as they are believed to be 'miri' (i.e., 'less harmful') \hyperref[b0]{(Bayer and Maina, 1984;}\hyperref[b10]{Lorusso et al., 2013)}.\par
The sequence of the amplified 16S rRNA gene fragment of Amblyomma variegatum was 99\% identical from specimen from Nigeria JF949795.1 from ticks collected in Jos  {\ref (Ogoh et al., 2012)}. And it shows 100\% similarity from the sequence obtained from Sao Tome (MF627697.1) and 99\% identical to MH843682.1 from France. The amplified 16S rRNA gene fragment of Hyalomma impeltatum revealed 92\% identical to Hyalomma asiaticum asiaticum MF101817.1 from China. The sequence of the amplified 16S rRNA gene fragment of Rhipicephalus simus Group was 99\% identical from specimen from Rhipicephalus muhsamae (KY111471.1) from Ivory Coast, and 98\% similarity with Rhipicephalus simus (KJ613641.1) from South Africa. Also, the sequence of the amplified 16S rRNA gene fragment of Rhipicephalus (Boophilus) decoloratus was 98\% identical from specimen from Rhipicephalus (Boophilus) decoloratus (EU918193.1) from South Africa. The sequence of the amplified 16S rRNA gene fragment of Rhipicephalus (Boophilus) microplus was 100\% identical from specimen from Rhipicephalus (Boophilus) microplus (MH513311.1) from France and 99\% identical from Rhipicephalus (Boophilus) microplus (JX051068.1) from China.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The demonstration of the presence of high number of Rhipicephalus simus Group (62.3\%) from this\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
The authors wish to acknowledge the district heads and the Fulani herders in Majeru and Tohu villages for their understanding to use their animals during the course of the study. 			  			 \par
study poses a great danger to the environment as well as the cattle owners because of its affinity to rodent hosts and its ability to transmit anaplasmosis to cattle and humans. The presence of Rhipicephalus (Boophilus) microplus (5.1\%) from this study is alarming because of their high fecundity which enable them to spread and establish fast in the environment. Also, Rhipicephalus (Boophilus) microplus are known with their acaricide resistance and hence lead to environment contamination due to abuse of acaricides by the pastoralists which leaves residues in the environment that may be toxic to other organisms. This makes transmission of ticks and tick-borne pathogens very easy and a serious problem to combat in Nigeria today.\par
VI. 
\subsection[{Conflicts of Interest}]{Conflicts of Interest}\par
The authors unanimously confirm that there are no known conflicts of interest associated with this publication.			 			  				\begin{bibitemlist}{1}
\bibitem[Walker et al. ()]{b24}\label{b24} 	 		\textit{},  		 			J B Walker 		,  		 			J E Keirans 		,  		 			I G Horak 		.  		2000.  	 
\bibitem[Lorusso et al. ()]{b10}\label{b10} 	 		\textit{},  		 			V Lorusso 		,  		 			K Picozzi 		,  		 			B M De Bronsvoort 		,  		 			A Majekodunmi 		,  		 			C Dongkum 		,  		 			G Balak 		.  		2013.  	 
\bibitem[Obadiah and Shekaro ()]{b17}\label{b17} 	 		‘A Survey of Tick Infestation in Cattle in Zaria Abattoir’.  		 			H I Obadiah 		,  		 			Shekaro 		.  	 	 		\textit{Journal Veterinary Advances}  		2012. 2  (2)  p. .  	 
\bibitem[Acari: Ixodidae). A guide to the brown ticks of the world Genus Rhipicephalus]{b25}\label{b25} 	 		‘Acari: Ixodidae). A guide to the brown ticks of the world’.  	 	 		\textit{Genus Rhipicephalus}  		Cambridge University Press.  	 
\bibitem[Mohammed et al. ()]{b14}\label{b14} 	 		‘Application of Biotechnology towards Diagnosis and Treatment in Veterinary Medicine in Africa: Potentials and Future Developments’.  		 			B R Mohammed 		,  		 			S K Malang 		,  		 			S Mailafia 		,  		 			R I S Agbede 		.  	 	 		\textit{Journal of Biotechnology and Biomaterial}  		2016. 6 p. 245.  	 
\bibitem[Halos et al. ()]{b3}\label{b3} 	 		‘Determination of an efficient and reliable method for DNA extraction from ticks’.  		 			L Halos 		,  		 			T Jamal 		,  		 			L Vial 		,  		 			R Maillard 		,  		 			A Suau 		,  		 			A Le Menach 		,  		 			H J Boulouis 		,  		 			M Vayssier-Taussat 		.  	 	 		\textit{Veterinary Research}  		2004. 35 p. .  	 
\bibitem[Mamak et al. ()]{b12}\label{b12} 	 		‘Determination of tick species and treatment of cows, sheep and goats in the Sivas-Zara region’.  		 			N Mamak 		,  		 			L Genver 		,  		 			Y E Ozkanlar 		,  		 			S Ozvelik 		.  	 	 		\textit{Türkiye Parazitoloji Dergisi}  		2006. 303 p. .  	 
\bibitem[Natala et al. ()]{b15}\label{b15} 	 		‘Ectoparasites of domestic animals in Northern Nigeria’.  		 			A J Natala 		,  		 			O O Okubanjo 		,  		 			B M Ulayi 		,  		 			Y N Owolabi 		,  		 			I D Jatau 		,  		 			K H Yusuf 		.  	 	 		\textit{Journal Animal and Plant Science}  		2009. 3 p. .  	 
\bibitem[Sajid ()]{b21}\label{b21} 	 		\textit{Epidemiology, acaricidal resistance of tick population infesting domestic ruminants},  		 			M S Sajid 		.  		2007. Faisalabad, Pakistan. p. 47.  		 			University of Agriculture 		 	 	 (Ph. D. thesis) 
\bibitem[Habeeb ()]{b2}\label{b2} 	 		‘Ethno-veterinary and Medical knowledge of Crude Plant extracts and its method of Application (Traditional and modern) for Tick Control’.  		 			S M Habeeb 		.  	 	 		\textit{World Applied Science Journal}  		2010. 11  (9)  p. .  	 
\bibitem[Jain et al. ()]{b5}\label{b5} 	 		‘Evaluation of DNA extraction protocols from Ixodid ticks’.  		 			J Jain 		,  		 			L Bindu 		,  		 			T V Aravindakshan 		,  		 			V N Hitaishi 		,  		 			K M Binu 		.  	 	 		\textit{International Journal of Science, Environment and Technology}  		2017. 6 p. .  	 
\bibitem[Nchu et al. ()]{b16}\label{b16} 	 		‘In vitro anti-tick properties of the essential oil of Tagetes minuta L. (Asteraceae) on Hyalomma rufipes(Acari: Ixodidae)’.  		 			F Nchu 		,  		 			S R Magano 		,  		 			J N Eloff 		.  	 	 		\textit{Onderstepoort Journal of Veterinary Research}  		2012. 79  (1)  p. .  	 
\bibitem[Ixodid ticks of traditionally managed cattle in central Nigeria: where Rhipicephalus (Boophilus) microplus does not dare (yet?). Parasites and Vectors]{b11}\label{b11} 	 		\textit{Ixodid ticks of traditionally managed cattle in central Nigeria: where Rhipicephalus (Boophilus) microplus does not dare (yet?). Parasites and Vectors},  		6 p. 171.  	 
\bibitem[Kumar et al. ()]{b9}\label{b9} 	 		‘MEGA7: Molecular Evolutionary Genetics Analysis version 7.0 for bigger datasets’.  		 			S Kumar 		,  		 			G Stecher 		,  		 			K Tamura 		.  	 	 		\textit{Molecular Biology and Evolution}  		2016. 33 p. .  	 
\bibitem[Ogo et al. ()]{b18}\label{b18} 	 		‘Morphological and Molecular Characterization of Amblyomma variegatum (Acari:Ixodidae) Ticks from Nigeria’.  		 			N I Ogo 		,  		 			O O Okubanjo 		,  		 			H M Inuwa 		,  		 			R I S Agbede 		.  	 	 		\textit{Nigerian Veterinary Journal}  		2017. 38  (3)  p. .  	 
\bibitem[Kamani et al. ()]{b8}\label{b8} 	 		‘Prevalence and significance of haemoparasitic infections of cattle in north-central’.  		 			J Kamani 		,  		 			G Baneth 		,  		 			K Y Mumcuoglu 		,  		 			N E Waziri 		,  		 			O Eyal 		,  		 			Y Guthmann 		.  	 	 		\textit{Nigeria. Veterinary World}  		2010. 3 p. .  	 
\bibitem[Jatau et al. ()]{b6}\label{b6} 	 		‘Prevalence of Coccidia Infection and Preponderance Eimeria Species in Free Range Indigenous and Intensively Managed Exotic Chickens during Hot-wet Season’.  		 			I D Jatau 		,  		 			N H Sulaiman 		,  		 			I W Musa 		,  		 			I A Lawal 		,  		 			O O Okubanjo 		,  		 			I Isah 		,  		 			Y Magaji 		.  	 	 		\textit{Asian Journal of Poultry Science}  		2012. 6 p. .  	 
\bibitem[Bayer and Maina ()]{b0}\label{b0} 	 		‘Seasonal pattern of tick load in Bunaji cattle in the sub humid zone of Nigeria’.  		 			W Bayer 		,  		 			J A Maina 		.  	 	 		\textit{Veterinary Parasitology}  		1984. 15 p. .  	 
\bibitem[Olabode et al. ()]{b19}\label{b19} 	 		‘Survey of ectoparasite and their predilection sites on cattle in Bukuru market’.  		 			H O Olabode 		,  		 			P M Silas 		,  		 			R I S Agbede 		.  	 	 		\textit{Journal of Agricultural and Veterinary Sciences}  		2010. 2 p. .  	 
\bibitem[Joseph et al. ()]{b7}\label{b7} 	 		‘Survey of Tick Infestation of Cattle at Four Selected Grazing Sites in the Tropics’.  		 			E E Joseph 		,  		 			N E Felicia 		,  		 			C I Njoku Ivoke 		,  		 			I E Atama 		,  		 			N Onah 		,  		 			E Evelyn 		,  		 			B I Chika 		.  	 	 		\textit{Global Veterinaria}  		2014. 12  (4)  p. .  	 
\bibitem[Biu et al. ()]{b1}\label{b1} 	 		‘Survey study on the tick fauna of ruminants’.  		 			A A Biu 		,  		 			J S Rabo 		,  		 			J S Dawurng 		,  		 			SI J 		,  		 			Abubakar 		.  	 	 		\textit{Nigeria. Journal of Veterinary Medicine}  		2012. 43 p. .  		 			Department of Microbiology and Parasitology, University of Maiduguri 		 	 
\bibitem[Jain and Archana ()]{b4}\label{b4} 	 		‘Textbook of Veterinary Entomology and Acarology’.  		 			P C Jain 		,  		 			J Archana 		.  	 	 		\textit{Jaypee}  		2006. p. .  	 
\bibitem[Saitou and Nei ()]{b20}\label{b20} 	 		‘The neighbor-joining method: A new method for reconstructing phylogenetic trees’.  		 			N Saitou 		,  		 			M Nei 		.  	 	 		\textit{Molecular Biology and Evolution}  		1987. 4 p. .  	 
\bibitem[Mohammed ()]{b13}\label{b13} 	 		‘The seasonal incidence of ixodid ticks of cattle in Northern Nigeria’.  		 			A N Mohammed 		.  	 	 		\textit{Bull Animal Health and Production in Africa}  		1977. 25 p. .  	 
\bibitem[Shaw et al. ()]{b22}\label{b22} 	 		‘Tick-borne infectious diseases of dogs’.  		 			S E Shaw 		,  		 			J D Michael 		,  		 			J B Richard 		,  		 			E B Breitschwerdt 		.  	 	 		\textit{Trends in Parasitology}  		2001. 17 p. .  	 
\bibitem[Walker et al. ()]{b23}\label{b23} 	 		‘Ticks of domestic animals in Africa: A Guide to Identification of Tick species’.  		 			A R Walker 		,  		 			A Bouattour 		,  		 			J J Camicas 		,  		 			A Estrada Pena 		,  		 			I G Horak 		,  		 			A A Latif 		,  		 			R G Pegram 		,  		 			P M Preston 		.  	 	 		Bioscience Repository  		2003. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
