\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={Functional Dietary Supplementation of Okara (Soybeans Residue) on Streptozotocin Induced Diabetes Mellitus in Male Wistar Rats},
 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{2019 2019-01-15 (revised: 28 Year 2019 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019 2019-01-15}
\title{Functional Dietary Supplementation of Okara (Soybeans Residue) on Streptozotocin Induced Diabetes Mellitus in Male Wistar Rats}
\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]{Nwozo Sarah  O}

             \author[2]{Ikpeme Grace  E}

             \author[3]{Nwawuba Stanley  U}

             \affil[1]{  University of Ibadan}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


A poor dietary habit has been demonstrated to be one of the key players in the development of diabetes mellitus, and a diet rich in dietary fiber has been highlighted to be a potent candidate for the management of diabetes mellitus. Therefore, this study is aimed to validate the role of dietary supplementation of okara (soybeans residue) in streptozotocin induced diabetic male Wistar rats. The total of 28 rats between the weight of 100 to 105g, was grouped into four n=7, and this study spanned for a period of 43days. All experimentations were conducted using standard method, and our findings show that the cumulative feed intake of 15% okara diet supplementation was significantly higher p<0.05 particularly from day 29 to day 43 relative to the negative control. After treatment for a period of 43days, 6mg/kg glibenclamide treated group 226.33±6.38 and 15% okara supplemented diet fed group 219.83±5.67 showed a significant increase p<0.05 in body weight relative to the Negative control 161.17±3.60. 15% okara diet supplementation significantly lowered p<0.05 blood sugar levels after treatment relative to after induction similar to 6mg/kg glibenclamide treated group. Glycated hemoglobin, glucose-6-phosphate dehydrogenase, lipid profile (CHOL, TRIG, LDL and HDL), liver function enzymes (AST, ALT, ALP and GGT), kidney function biomarkers (Creatinine, Urea, Sodium and potassium) and antioxidant enzymes (CAT, SOD, GSH, GST and GPX) were all significantly restored within the normal range. Histological observations of the pancreatic, liver, and kidney tissue showed no visible lesion for 15% Okara supplemented diet         feeding. Conclusively, we recommend food supplementation with Okara. 

\end{abstract}


\keywords{diabetes mellitus, liver function, okara diet, lipid profile, and glycated hemoglobin.}

\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
iabetes mellitus (DM) is a metabolic disorder whereby either the pancreas does not produce enough insulin (a hormone that regulates hyperglycemia), or situation where the body cannot effectively use the insulin it produced \hyperref[b0]{[1]}. Correspondingly, DM has not only assumed a pandemic proportions worldwide but has also proven to affect the developing countries of the world much more than their developed counterparts \hyperref[b1]{[2]}. Of course, DM has been demonstrated to be a prime global health concern with a projected rise in prevalence from 171 million in 2010 to 366 million in 2030 \hyperref[b0]{[1]}. Disturbingly, both the number of cases and the prevalence of DM has steadily been showed to be on the rise over the past few decades, and it is regarded to be a silent killer disease, affecting millions of peoples in the world \hyperref[b2]{[3,}\hyperref[b3]{4]}. Considering Africa, studies has revealed that, the number of people with diabetes will increase from 14.2 million in 2015 to 34.2 million in 2040 with majority of the cases predominated in some of the region's most populous countries like: South Africa, the Democratic Republic of Congo, Nigeria, and Ethiopia \hyperref[b1]{[2,}\hyperref[b2]{3]}.\par
Regardless of the numerous conventional medications that have been in use for the management of DM, it inaccessibility has been a limitation as a result of the relatively high cost and sometimes unavailability \hyperref[b4]{[5]}. In this light, of course, a switch to a readily available and cheaper alternative has become necessary in the form of phyto/herbal medicine \hyperref[b4]{[5]}. Herbal medicine similarly referred as phytomedicine; alludes to the use of plants seeds, flowers, roots for medicinal purpose and even today, plant materials continue to play an important role in primary health care as a therapeutic remedy in many developing countries \hyperref[b4]{[5]}. As reported, the World Health Organization (WHO) recently recommended the use of medicinal plants for the management of DM and further encouraged the expansion of the frontiers for scientific evaluation on the hypoglycemic properties of diverse plant species \hyperref[b4]{[5,}\hyperref[b5]{6]}.\par
Soybean-based foods have shown to be beneficial on human health and currently the consumption of soybean products elevated due to functional food improving knowledge \hyperref[b6]{[7,}\hyperref[b7]{8]}. Generally, it has been demonstrated that a diet high in fiber is useful in the management of the plasma glucose concentration in individuals with diabetes \hyperref[b8]{[9]}. The beneficial metabolic effects of dietary fiber are long lasting and clinically relevant both in types 1 and type 2 diabetic patients \hyperref[b9]{[10]}. Also, Fiber has been studied in the treatment of diabetes for many years because increased fiber content has been shown to decrease the glycemic index of foods. The theory, then, is that the decreased glycemic index would lead to smaller increases in blood glucose, and thus reduced blood glucose and HbA1c levels \hyperref[b10]{[11]}.\par
Okara is the insoluble residue from soybean after milk production and is mainly rich in dietary fiber 50-60\% and protein 30\% \hyperref[b11]{[12]}. Its dietary fiber has 12\% hemicellulose, 5.6\% cellulose, 12\% lignin, and 0.16\% phytic acid \hyperref[b12]{[13]}. Because of its high fiber content, okara is used as a supplement in human diets, particularly western diets, which are deficient of the essential fiber \hyperref[b11]{[12]}.Although there have been several reports on the nutraceutical power of okara \hyperref[b6]{[7,} {\ref 14,}\hyperref[b13]{15]}, still, the use is not yet a common practice, as most people still dispose of it in the form of chaff after extraction. In this light, continual evaluation and research are required to validate and update the existing report on the health benefit of okara. Therefore, the aim of this study was to investigate the antidiabetic ability of okara (soybean residue) onstreptozotocin induced diabetic male Wistar rats. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods} 
\section[{a) Seed collection and preparation}]{a) Seed collection and preparation}\par
Soybean Seeds were purchased from Bodija market, Ibadan, Oyo State. Thereafter, it was identified by a botanist in the Botany Department of the University of Ibadan. The seeds were sorted manually to remove defective seeds and other extraneous materials and then washed. The washed soybean seeds were blanched in hot water for 25minutes at 100 o C and then dehulled. The dehulled cotyledons were washed with hot (100 o C) water twice and wet milled using 5litres of water to 1kg of the soybean seeds. The slurry obtained was mixed and filtered through a muslin cloth to remove the milk and recover the residue called okara. The fresh okara was dried using a hot-air dryer at a temperature of 70 o C, milled and sieved through 0.25mm pore sized sieve. Okara flour was then packaged hermetically and stored for analyses and diet formulation. 
\section[{b) Analysis of feed}]{b) Analysis of feed}\par
We carried out a proximate content analysis for protein, fat, ash, fiber and moisture according to a standard procedure as described by \hyperref[b14]{[16]}, and mineral (calcium and phosphorus) content analyses were carried out using Atomic Absorption Spectrophotometry (AAS).  
\section[{d) Animals used}]{d) Animals used}\par
For this study, a total of 28 male Wistar rats between the weights of 100-105g were procured from the central animal house, College of Medicine, University of Ibadan, Nigeria. The male Wistar rats were kept in well-kempt and ventilated cages, and their beddings changed every three days, and were allowed free access to clean drinking water. The rats were allowed to acclimatize for two weeks before commencement of experimentation, and all the processes involved in handling and experiment were carried out according to standard protocols approved by the animal ethics committee of the department. 
\section[{e) Induction of Hyperglycemia with Streptozotocin}]{e) Induction of Hyperglycemia with Streptozotocin}\par
Hyperglycaemia was induced with a single dose of intraperitoneal injection of streptozotocin. 50 mg/kg of streptozotocin was dissolved in (0.1 M, pH 4.5) citrate buffer and after 72 hours; ACCU-CHEK Glucometer was used to measure blood sugar level from blood samples collected from a caudal vein of the rats. Blood sugar levels between the values of (326.50±3.56 to 327.00±4.85 mg/dl) were taken to be diabetic and the values in the range of (88.67±2.16 to 97.67±1.51 mg/dl) were taken to be normal in this study. 
\section[{f) Measurements of food intake and body weight}]{f) Measurements of food intake and body weight}\par
Daily food intake was derived by (final feed weight -initial feed weight) on a daily basis throughout the experimentation, and body weight was taken weekly with an electronic balance. 
\section[{g) Experimental design}]{g) Experimental design}\par
Each group contained seven animals. Group 1: Normal Control fed with a normal diet.\par
Group 2: Negative control received 50mg/kg STZ, fed a normal diet and remained untreated.\par
Group 3: Positive control received 50mg/kg STZ, fed normal diet, and treated with glibenclamide 6mg/kg as used by \hyperref[b15]{[17]}.\par
Group 4: Received 50mg/kg STZ, fed 15\% okara supplemented diet as used by \hyperref[b6]{[7]}. 
\section[{h) Biochemical analysis}]{h) Biochemical analysis}\par
ACCU-CHEK glucometer was used to measure blood sugar level, glucose-6-phosphate dehydrogenase (G6PD) was measured by spectrophotometric method using Randoxkits, Randox kit method of enzymatic hydrolysis described by \hyperref[b16]{[18]} was used for determination 
\section[{i) Histopathological Studies}]{i) Histopathological Studies}\par
Small pieces of the pancreatic, liver, and kidney tissues were fixed in 10\% formalin solution, followed by embedding in melted paraffin wax. Histopathological assessment and photomicrography of the prepared slides were done by using an Olympus light Microscope with attached Kodak digital camera as previously described by \hyperref[b0]{[1]}. 
\section[{j) Statistical analysis}]{j) Statistical analysis}\par
As previously reported in \hyperref[b0]{[1]}, data were analyzed using ANOVA (analysis of variance) and mean separation was done using Duncan multiple range test and HSD Turkey. Paired T-test was used to establish a difference in timely events. P values less than 0.05 (p<0.05) were considered significant. Data were expressed as means ± standard deviation and pictorially presented in the form of charts. All statistical analysis was done using IBM SPSS Version 22 and Microsoft Excel. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Feed intake}]{a) Feed intake}\par
Table \hyperref[tab_1]{2} shows the cumulative feed intake of male Wistar rats. Following two weeks of acclimatization, the weight of the feed consumed by each group was recorded on a daily basis, summed up and reported weekly as day 1, day 8, day 15, day 22, day 29, day 36 and day 43 respectively. On day 1, there was no significant difference p>0.05 in the amount of feed consumed between all the groups. However, the experimental groups (B, C, and D) intraperitoneally injected with 50mg/kg streptozotocin showed a significant increase p<0.05 in cumulative feed intake relative to the normal control at day 8, day 15 and day 22 respectively. Interestingly, the cumulative feed intake from day 29 up till day 43 for 15\% okara supplemented diet fed group was significantly different p<0.05 the negative control and showed no significant difference p>0.05 as compared to the normal control.  
\section[{b) Body weight}]{b) Body weight}\par
Figure  {\ref 1} demonstrates the effect of 15\% okara diet on body weight (g). Following two (2) weeks of acclimatization, the rats body weights were taken and reported as initial body weight, and there was no observed significant difference p>0.05 between all groups. However, after the experimental groups received 50mg/kg streptozotocin intraperitoneal injection, the body weights were recorded after 7 days, and the result revealed that there was a significant reduction p<0.05 in body weight of all experimental groups; negative control 138.17±2.86, positive control 138.17±1.33 and 15\% okara supplemented diet fed group 140.50±2.81 relative to the normal control 150.67±2.73. The final body weights of the rats were recorded after treatment for a period of 43 days, 6mg/kg glibenclamide treated group 226.33±6.38 and 15\% okara supplemented diet fed group 219.83±5.67 showed a significant increase p<0.05 in body weight relative to the Negative control 161.17±3.60. Similarly, the normal control also showed a significant weight increase p<0.05 compared to the negative control. 
\section[{Medical Research}]{Medical Research}\par
Volume XIX Issue V Version I( D D D D ) F of\par
triglyceride, total cholesterol, and high-density lipoprotein-cholesterol. Glycated hemoglobin (HBA1c) was measured at the end of the study using a highperformance liquid chromatography (HPLC) technique. Serum level of alanine and aspartate aminotransferases (ALT and AST), alkaline phosphatase (ALP), gammaglutamyltransferase (GGT), creatinine, urea, sodium, and potassium levels were measured by spectrophotometric method using Randox kits. Superoxide dismutase (SOD) activity was measured using the method of \hyperref[b17]{[19]} as previously described by \hyperref[b0]{[1]}, catalase (CAT) activity was measured using the method of \hyperref[b18]{[20]} as previously described by \hyperref[b0]{[1]}, reduced glutathione (GSH) concentration was estimated using the method of \hyperref[b19]{[21]} as previously described by \hyperref[b0]{[1]}, Glutathione-S-transferase activity was determined following the method of \hyperref[b20]{[22]} as previously described by \hyperref[b0]{[1]}, and Glutathione peroxidase (GPX) activity was estimated following the method of \hyperref[b21]{[23]}. Figure  {\ref 2} shows the effect of 15\% okara supplementation diet on blood sugar levels. Baseline blood sugar levels were recorded after two (2) weeks of acclimatization; Blood sugar levels after induction were recorded after 72 hours of intraperitoneal injection of 50mg/kg streptozotocin, and after treatment at end of 43days, blood sugar levels were also recorded. Normal control showed no significant variation p>0.05 in blood sugar levels, after treatment 97.67±1.51 relative to after induction 92.67±4.21, after induction relative to baseline 89.17±1.72. The experimental groups showed a significant elevation p<0.05 in blood sugar level after induction relative to the baseline. However, 15\% okara diet supplementation and 6mg/kg glibenclamide treated group significantly lowered p<0.05 blood sugar levels after treatment relative to after induction.  \hyperref[tab_2]{3} showed that G6PD ranged from (Normal Control) 91.33±4.32 to 46.00±2.83 (Negative Control-Untreated diabetics) and HBA1c ranged from (Normal Control) 4.62±0.28 to 11.28±0.54 (Negative Control-Untreated diabetics). In each parameter assay, 15\% okara supplemented diet, 6mg/kg glibenclamide (positive control) treated group, and the normal control showed a significant increase p<0.05 and a significant decrease p<0.05 relative to the negative control. Mean value with the same alphabet as superscript within each column variable are non-significant (p>0.05). The abbreviations represent G6PD: glucose-6-phosphate dehydrogenase, HBAIc: Glycated hemoglobin. 
\section[{e) Lipid Profile}]{e) Lipid Profile}\par
Table \hyperref[tab_3]{4} shows the effect of 15\% okara supplemented diet on lipid profile. At the end of 43 days of treatment, blood samples were collected from the rats, and plasma levels of lipid profile parameters (CHOL, TRIG, LDL, and HDL) were determined. Negative control (untreated group) showed a significant elevation p<0.05 in the levels of CHOL, TRIG, LDL, and a significant decrease in the levels of HDL relative to the Normal control. However, the treated groups (15\% okara diet and positive control) significantly lowered p<0.05 CHOL, TRIG, LDL, and elevated levels of HDL relative to the untreated group (Negative control).  
\section[{f) Liver function}]{f) Liver function}\par
At the end of the experimentation, the rats blood samples were collected, and serum levels of liver function biomarkers ALT, AST, ALP, and GGT respectively were determined as demonstrated in table \hyperref[tab_4]{5}. Negative control which had remained untreated after 50mg/kg intraperitoneal streptozotocin injection showed a significant elevation p<0.05 in all liver biomarkers assayed for relative to the normal control. However, 15\% okara supplemented diet and 6mg/kg glibenclamide significantly lowered p<0.05 levels of liver biomarkers vis-à-vis negative control. Mean value with the same alphabet as superscript within each column variable are non-significant (p>0.05). The abbreviations represent ALT: Alanine Aminotransferase, AST: Aspartate Aminotransferase, ALP: Alkaline Phosphatase, GGT: Gamma-Glutamyltransferase. 
\section[{g) Kidney Function}]{g) Kidney Function}\par
Table \hyperref[tab_5]{6} shows the effect of 15\% okara supplemented diet in male Wistar rats. Serum levels of kidney function markers creatinine, urea, potassium, and sodium respectively were determined at the end of the experimentation. The experimental groups received 50mg/kg streptozotocin intraperitoneal injection. However, the negative control which remained untreated showed a significant increase p<0.05 in the levels of kidney function markers relative to the normal control and treatment with 15\% okara supplemented diet feeding significantly p<0.05 lowered the levels in comparison with the negative control and of course similar with the positive control. Mean value with the same alphabet as superscript within each column variable are non-significant (p>0.05). 
\section[{h) Antioxidant Enzyme}]{h) Antioxidant Enzyme}\par
Table \hyperref[tab_6]{7} demonstrates the effect of 15\% okara diet on selected organs of male Wistar rats. Following 43 days of experimentation, liver, kidney, and pancreas were harvested, homogenized, cold centrifuged, supernatants collected and used for determination of selected antioxidant enzyme levels. Interestingly, levels of catalase (CAT), superoxide dismutase (SOD), reduced glutathione (GSH), glutathione-s-transferase (GST), and glutathione peroxidase (GPX) for liver, kidney, and pancreas respectively were significantly decreased p<0.05 in the negative control group relative to the normal control. However, 15\% okara diet supplemented fed group, and 6mg/kg glibenclamide treated group that was exposed to same levels of streptozotocin as the negative control showed a significant increase p<0.05 in the levels of selected antioxidant enzymes vis-à-vis negative control. Means with the same alphabet as superscript within each column variable are non-significantly (p>0.05). Abbreviations denote SOD: Superoxide dismutase, GSH: reduced glutathione, GST: Glutathione-S-transfer, GPX: Glutathione peroxidase.  
\section[{Discussion}]{Discussion}\par
Diabetes mellitus is a serious health concern worldwide, and it is becoming the third most lethal disease of human and has continued to be on a rapid rise \hyperref[b22]{[24,}\hyperref[b23]{25]}. In this light, it is imperative for an unrelenting research on evaluation and validation of nutraceutical potentials of plant food for the management of diabetes mellitus. Therefore, the present study sought to carefully examine the role of Okara supplemented diet on diabetic male Wistar rats.\par
Polyphagia is a condition characterized by an increased appetite leading to an increase in feed/food intake. It represents the initial signs of diabetes in humans as well as in experimental models \hyperref[b24]{[26,}\hyperref[b6]{7]}. Owing to this finding, of course, our study demonstrated (table \hyperref[tab_1]{2}) that after diabetes induction with 50mg/kg streptozotocin from day 8 -day 15, the cumulative feed intake of the experimental groups were significantly increased p<0.05 vis-a-vis the normal control, and this may be as a result of the low levels of leptin; a critical signaling molecule in the hypothalamus influencing appetite and satiety \hyperref[b25]{[27]}. Correspondingly, streptozotocin toxicity has been demonstrated to elicit a low level of leptin, and during uncontrolled Type 1 diabetes, plasma leptin levels rapidly fall whereas food intake increases \hyperref[b26]{[28,}\hyperref[b27]{29]}. However, 15\% okara supplemented diets fed group from day 36 to day 43 showed no significant difference p>0.05 in cumulative feed intake relative to the normal control, and it may be attributed to the hypoglycemic potency of okara diet as seen in figure  {\ref 2} and apparently, restoring the health status of the rats. Our result corroborates the finding of \hyperref[b6]{[7]}.\par
Streptozotocin-induced diabetes has been demonstrated to be associated with a severe reduction in body weight, perhaps, due to the degradation or loss of structural proteins that are clearly established to contribute to body weight gain \hyperref[b28]{[30]}. Correspondingly, our study (figure  {\ref 1}) demonstrated that diabetes status was associated with a reduction in body weight as seen with the diabetic groups after an intraperitoneal injection of 50mg/kg streptozotocin. However, 15\% okara supplemented diet feeding was significantly able to restore there rats body weight almost back to normal vis-à-vis negative control and this may be due to an improvement in diabetic status and other related abnormalities.\par
Diabetes mellitus is a metabolic disorder associated with an increased blood sugar levels, and of course, the result of our study figure  {\ref 2}, demonstrated a significant blood sugar elevation after intraperitoneal injection of 50mg/kg streptozotocin. However, 6mg/kg glibenclamide treatment and 15\% okara diet supplemented diet significantly lowered the blood sugar levels, and the hypoglycemic ability of okara diet may be attributed to its high fiber content. High dietary fiber has been demonstrated to be beneficial, long lasting, and clinically relevant both in types 1 and type 2 diabetes \hyperref[b9]{[10]} and this reports corroborate the findings of \hyperref[b29]{[31,} {\ref 14]}.\par
To further confirm the hypoglycemic ability of okara diet, glucose-6-phosphate dehydrogenase, and glycated hemoglobin levels were evaluated (table \hyperref[tab_2]{3}). Glucose-6-phosphate dehydrogenase (G6PD), an enzyme that catalyzes the first step in the hexose monophosphate (HMP) shunt an alternative pathway for the catabolism of glucose to yield pentose sugar), and Glycated hemoglobin (HbA1c) formed in a nonenzymatic pathway by hemoglobin's normal exposure to high plasma glucose levels \hyperref[b30]{[32]}. As reported by \hyperref[b30]{[32]}, both markers are good predictors of diabetes. In this light, our study revealed that 15\% okara diet supplemented diet restored the levels of G6PD and HbA1c vis-à-vis the negative control. Therefore, okara dietis a potent dietary agent for the management of diabetes.\par
Diabetic dyslipidemia shows high levels of plasma cholesterol (CHOL), triglyceride (TRIG), LDLcholesterol (LDL), and low HDL-cholesterol (HDL) concentrations \hyperref[b31]{[33]}. Similarly, alterations in lipid metabolism can cause lipotoxicity, which can further exacerbate diabetic complications \hyperref[b32]{[34]}. Also, a high level of serum triglycerides, and a low level of High-Density Lipoprotein (HDL) are listed among the constellation for the medical conditions related to metabolic syndrome \hyperref[b33]{[35]}. Of course, the result of the present study (table \hyperref[tab_3]{4}) revealed that the diabetic group (negative control) significantly p<0.05 had an elevated level of CHOL, TRIG, LDL and a reduced level of HDL relative to the normal control. Conversely, 15\% okara supplemented diet feeding significantly normalized the lipid triad and hence may have also improved the diabetic condition of the rats. Additionally, our result corroborates the finding of \hyperref[b12]{[13,} {\ref 14,}\hyperref[b34]{36]}.\par
Markers used to determine toxic effects of administered foreign substances to experimental animals are enzymes activities. Liver function enzyme ALP, is a membrane-bound enzyme meanwhile, ALT, and AST are cytosolic enzymes \hyperref[b35]{[37]}. Therefore, high levels of ALP, ALT and AST respectively in the serum, are indicators of cell membrane permeability and a significant degree of damage to the liver \hyperref[b35]{[37]}. Streptozotocin, a diabetogenic agent is associated with some degree of liver damage by several studies \hyperref[b36]{[38,}\hyperref[b37]{39]}. In this light, of course, our result presented in Table \hyperref[tab_4]{5} demonstrated that the levels of liver function biomarkers were significantly elevated in negative control which was exposed to 50mg/kg intraperitoneal injection of STZ relative to normal control. However, 15\% okara diet supplementation potentiated a significant reduction in liver function biomarkers and this result suggests that some components of okara, namely; dietary fiber, dietary bioflavonoids, and isoflavones, could be associated with its ability in maintaining liver function.\par
Furthermore, one of the huge concerns of DM is its related complications, which can affect multiple vital organ systems \hyperref[b38]{[40,}\hyperref[b39]{41]}. Creatinine, Urea, and electrolyte are selected indices of kidney function \hyperref[b40]{[42]}. In this light, of course, the result of the present study table \hyperref[tab_5]{6}, underscored the favorable role of 15\% okara diet supplementation in abrogating renal dysfunction induced by exposure to streptozotocin, as the was a significant reduction p<0.05 in markers of kidney function vis-à-vis the negative control.\par
Antioxidants are key players for the investigation of oxidant stress-related diabetic pathologies, and the activities of the antioxidant enzymes catalase, superoxide dismutase, and glutathione peroxidase has been demonstrated to be reduced in diabetic conditions \hyperref[b41]{[43]}. Correspondingly, DM is associated with an increased free radicals formation, and a decreased antioxidant capacity, consequently resulting to oxidative stress and a damage of cell components \hyperref[b42]{[44]}.\par
The result of the present study table \hyperref[tab_6]{7}, demonstrated that the negative control which remained untreated after 50mg/kg intraperitoneal injection of streptozotocin showed a significant decrease p<0.05 in levels of antioxidant enzymes CAT, SOD, GSH, GST, and GPX relative to the normal control for pancreas, liver and kidney respectively. The result is in tandem with the reports that kidney antioxidant enzyme activity declines in STZ induced animals as a consequence of the oxidative stress elicited by STZ \hyperref[b43]{[45]}. Oxidative stress induced by streptozotocin (STZ) results to pancreatic beta cell damage \hyperref[b44]{[46]}, and a decline in the levels of liver antioxidant enzyme \hyperref[b45]{[47]}. Interestingly, 15\% okara supplemented diet caused a significant increase p<0.05 in antioxidant enzyme levels vis-à-vis negative control for all organs and this activity may be as a result of its composition which corresponds with the report of \hyperref[b46]{[48]}; reported that, Okara contains phenolic compounds (106.7 mg gallic acid equivalents (GAE)/100 g) and flavonoids (32.7 mg quercetin equivalents/100 g) and showed antioxidant activity.\par
The histological observation of the pancreas figure A to D as contained in plate I for this study, revealed that the untreated group after 50mg/kg STZ injection (Negative control) had a severe a peritubular cellular infiltration. Perhaps, as a result of STZ diabetogenic action, by a direct irreversible damage to the pancreatic beta cells, this leads to degranulation, and loss of capacity to secrete insulin \hyperref[b47]{[49]}. Correspondingly, the prevalence of diabetes mellitus is positively correlated with fatty infiltration of the pancreas \hyperref[b48]{[50]}. However, the pancreatic tissue of the 15\% okara supplemented diet fed group showed no visible lesions, and this highlights it ameliorative potency in the management of diabetes mellitus. The histological observation of the liver figure E to H, plate II shows that negative control (F) had random foci of single-cell hepatocellular necrosis, but this was reversed by 15\% okara supplemented diet (H) as the was no visible lesion observed. However, the histological observation of the kidney figure I to L, plate III showed no visible lesion for all groups contrary the findings of \hyperref[b43]{[45]} that histological observation of the kidney exposed to STZ was necrotic.\par
V. 
\section[{Conclusion}]{Conclusion}\par
A poor dietary habit has been demonstrated to be one of the key players in the development of diabetes mellitus, and a diet rich in dietary fiber has been highlighted to be a potent candidate for the management of DM. Thus, the result of our study shows that Okara diet; perhaps an excellent nutraceutical aids weight reduction, lower blood sugar and glycated hemoglobin levels and maintains a healthy level of lipid profile, liver, kidney, and antioxidant enzyme biomarkers. Conclusively, we recommend a supplementation of food with Okara.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_1}FFigure 1 :Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.37290322580645163\textwidth}P{0.29612903225806453\textwidth}P{0.18096774193548384\textwidth}}
Parameters\tabcellsep \multicolumn{2}{l}{Normal Diet (\%) Okara Diet (\%)}\\
Protein\tabcellsep 21\tabcellsep 24.5\\
Ash\tabcellsep 1.3\tabcellsep 4.2\\
Moisture\tabcellsep 4.6\tabcellsep 7.4\\
Fat\tabcellsep 3.5\tabcellsep 3.2\\
Fibre\tabcellsep 6.0\tabcellsep 40.8\\
Calcium\tabcellsep 0.8\tabcellsep 0.9\\
Phosphorus\tabcellsep 0.8\tabcellsep 0.72\\
Okara\tabcellsep -\tabcellsep 15\\
Dry Matter\tabcellsep -\tabcellsep 91.38\%\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.002361111111111111\textwidth}P{0.11569444444444443\textwidth}P{0.11805555555555555\textwidth}P{0.11805555555555555\textwidth}P{0.11805555555555555\textwidth}P{0.12513888888888888\textwidth}P{0.12986111111111112\textwidth}P{0.12277777777777776\textwidth}}
G\tabcellsep Day 1\tabcellsep Day 8\tabcellsep Day 15\tabcellsep Day 22\tabcellsep Day 29\tabcellsep Day 36\tabcellsep Day 43\\
\tabcellsep 24.8±1.17 a\tabcellsep 33.7±1.03 a\tabcellsep 50.3±1.63 a\tabcellsep 62.7±5.61 a\tabcellsep 96.3±5.28 a\tabcellsep 132.3±1.51 c\tabcellsep 174.8±1.72 c\\
\tabcellsep 25.0±1.41 a\tabcellsep 42.2±0.75 b\tabcellsep 71.3±1.63 b\tabcellsep 93.3±2.07 b\tabcellsep 105.7±0.82 b\tabcellsep 119.2±2.23 a\tabcellsep 156.2±1.17 a\\
\tabcellsep 24.5±1.64 a\tabcellsep 42.8±1.47 bc\tabcellsep 72.8±2.04 b\tabcellsep 92.8±2.56 b\tabcellsep 117.5±1.52 c\tabcellsep 128.7±2.42 b\tabcellsep 165.0±2.10 b\\
\tabcellsep 24.7±1.21 a\tabcellsep 44.2±1.47 c\tabcellsep 73.5±1.87 b\tabcellsep 93.3±1.63 b\tabcellsep 125.7±1.63 d\tabcellsep 131.5±1.52 bc\tabcellsep 173.3±3.27\end{longtable} \par
  {\small\itshape [Note: c   Mean value with the same alphabet as superscript within each column variable are non-significant (p>0.05). The abbreviations represent G: Groups, A: Normal Control, B: Negative Control, C: Positive Control, D: 15\% Okara Diet supplementation.]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3311046511627907\textwidth}P{0.2569767441860465\textwidth}P{0.2619186046511628\textwidth}}
GROUPS\tabcellsep G6PD\tabcellsep HBAIc \%\\
Normal Control\tabcellsep 91.33±4.32 d\tabcellsep 4.62±0.28 a\\
Negative Control\tabcellsep 46.00±2.83 a\tabcellsep 11.28±0.54 d\\
Positive Control\tabcellsep 74.50±5.21 c\tabcellsep 6.37±0.36 b\\
15\% Okara Diet\tabcellsep 58.17±2.56 b\tabcellsep 7.57±0.52 c\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.21014760147601477\textwidth}P{0.16309963099630997\textwidth}P{0.16309963099630997\textwidth}P{0.1599630996309963\textwidth}P{0.153690036900369\textwidth}}
Groups\tabcellsep CHOL\tabcellsep TRIG\tabcellsep LDL\tabcellsep HDL\\
Normal Control\tabcellsep 51.00±1.55 a\tabcellsep 34.83±2.23 a\tabcellsep 17.00±1.67 a\tabcellsep 40.00±3.74 c\\
Negative Control\tabcellsep 70.17±1.17 c\tabcellsep 51.67±1.86 d\tabcellsep 28.67±1.63 c\tabcellsep 21.83±1.17 a\\
Positive Control\tabcellsep 57.50±3.39 b\tabcellsep 41.00±1.41 b\tabcellsep 20.50±1.87 b\tabcellsep 30.17±1.60 b\\
15\% Okara Diet\tabcellsep 56.17±1.17 b\tabcellsep 44.67±1.75 c\tabcellsep 22.17±2.48 b\tabcellsep 30.17±2.14\end{longtable} \par
  {\small\itshape [Note: b   Mean value with the same alphabet as superscript within each column variable are non-significant (p>0.05). The abbreviations represent CHOL: cholesterol, TRIG: triglyceride, LDL: low-density lipoprotein, HDL: high-density lipoprotein.]} 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.19503424657534246\textwidth}P{0.16301369863013698\textwidth}P{0.16301369863013698\textwidth}P{0.17465753424657532\textwidth}P{0.15428082191780823\textwidth}}
Groups\tabcellsep ALT(U/I)\tabcellsep AST(U/I)\tabcellsep ALP(U/I)\tabcellsep GGT(U/I)\\
Normal Control\tabcellsep 32.33±2.94 a\tabcellsep 39.50±2.34 a\tabcellsep 125.67±2.94 a\tabcellsep 5.67±1.21 a\\
Negative Control\tabcellsep 44.67±2.01 b\tabcellsep 53.67±2.34 b\tabcellsep 164.17±2.86 b\tabcellsep 15.67±1.63 b\\
Positive Control\tabcellsep 58.83±2.23 c\tabcellsep 63.67±2.94 c\tabcellsep 143.25±2.51 c\tabcellsep 9.00±0.89 c\\
15\% Okara diet\tabcellsep 44.00±2.53 b\tabcellsep 51.67±1.86 b\tabcellsep 144.33±4.80 b\tabcellsep 8.17±0.98 b\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.19637931034482758\textwidth}P{0.17\textwidth}P{0.15241379310344827\textwidth}P{0.16120689655172413\textwidth}P{0.17\textwidth}}
Groups\tabcellsep Creatinine\tabcellsep Urea\tabcellsep Potassium\tabcellsep Sodium\\
Normal Control\tabcellsep 51.67±1.03 a\tabcellsep 15.17±1.17 a\tabcellsep 6.50±0.55 a\tabcellsep 147.50±2.17 a\\
Negative Control\tabcellsep 70.00±1.41 c\tabcellsep 26.67±1.37 b\tabcellsep 10.67±1.21 c\tabcellsep 164.17±3.00 c\\
Positive Control\tabcellsep 53.00±0.89 a\tabcellsep 18.00±1.72 a\tabcellsep 8.83±1.72 b\tabcellsep 152.67±1.63 b\\
15\% Okara diet\tabcellsep 55.50±1.05 b\tabcellsep 17.00±2.83 a\tabcellsep 8.00±0.89 ab\tabcellsep 153.00±2.10 b\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.1694620253164557\textwidth}P{0.13628691983122362\textwidth}P{0.1318037974683544\textwidth}P{0.14883966244725738\textwidth}P{0.1318037974683544\textwidth}P{0.1318037974683544\textwidth}}
\tabcellsep CATALASE\tabcellsep SOD\tabcellsep GSH\tabcellsep GST\tabcellsep GPX\\
GROUPS\tabcellsep \tabcellsep \tabcellsep LIVER\tabcellsep \tabcellsep \\
Normal Control\tabcellsep 39.60±1.14 c\tabcellsep 43.60±2.30 d\tabcellsep 83.20±1.92 d\tabcellsep 38.40±1.14 d\tabcellsep 33.00±1.58 c\\
Negative Control\tabcellsep 15.00±1.58 a\tabcellsep 22.00±1.58 a\tabcellsep 39.00±1.58 a\tabcellsep 11.20±1.92 a\tabcellsep 12.80±1.48 a\\
Positive Control\tabcellsep 26.20±1.92 b\tabcellsep 35.60±1.14 c\tabcellsep 62.00±3.58 c\tabcellsep 26.40±2.30 c\tabcellsep 25.00±1.87 b\\
15\% Okara Diet\tabcellsep 24.20±2.77 b\tabcellsep 30.10±1.14 b\tabcellsep 56.40±3.36 b\tabcellsep 21.40±2.30 b\tabcellsep 22.20±1.92 b\\
\tabcellsep \tabcellsep \tabcellsep KIDNEY\tabcellsep \tabcellsep \\
Normal Control\tabcellsep 33.60±1.14 d\tabcellsep 35.40±2.30 c\tabcellsep 64.80±3.11 d\tabcellsep 33.40±2.70 c\tabcellsep 32.20±1.92 c\\
Negative Control\tabcellsep 10.20±1.92 a\tabcellsep 16.80±2.28 a\tabcellsep 33.00±3.16 a\tabcellsep 18.20±4.76 a\tabcellsep 11.00±1.87 a\\
Positive Control\tabcellsep 25.20±1.30 c\tabcellsep 27.80±1.64 b\tabcellsep 47.20±1.48 c\tabcellsep 24.20±0.84 b\tabcellsep 24.60±2.24 b\\
15\% Okara Diet\tabcellsep 21.00±1.58 b\tabcellsep 25.20±2.39 b\tabcellsep 42.00±1.58 b\tabcellsep 23.80±2.25 b\tabcellsep 23.40±3.05 b\\
\tabcellsep \tabcellsep \tabcellsep PANCREAS\tabcellsep \tabcellsep \\
Normal Control\tabcellsep 30.20±0.84 c\tabcellsep 32.60±1.14 c\tabcellsep 54.40±2.97 c\tabcellsep 34.80±1.30 c\tabcellsep 35.00±2.74 c\\
Negative Control\tabcellsep 11.40±1.14 a\tabcellsep 12.60±3.05 a\tabcellsep 23.80±2.39 a\tabcellsep 12.80±1.92 a\tabcellsep 11.60±1.82 a\\
Positive Control\tabcellsep 23.80±1.30 b\tabcellsep 23.20±1.79 b\tabcellsep 45.20±2.86 b\tabcellsep 25.60±2.30 b\tabcellsep 23.20±2.86 b\\
15\% Okara Diet\tabcellsep 23.40±1.82 b\tabcellsep 24.40±2.41 b\tabcellsep 43.00±2.65 b\tabcellsep 23.00±2.55 b\tabcellsep 22.60±2.61 b\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 			\footnote{© 2019 Global Journals} 		 		\backmatter  			 
\subsection[{Authors Contributions}]{Authors Contributions}\par
Nwozo Sarah Onyenibe contributions to study were; conceptualized of the study, preparation of study design, supervision of the study, proofread and revised the study. Ikpeme Grace Edetcontributed to the study in the area of carry out experimentation, co-preparation of study design, collection of experimental data and reporting and revision of work. Nwawuba Stanley Udogadi contributed to the study by analysis and interpretation of data, preparation of manuscript and revision of the manuscript. All authors have approved the submitted version and agrees to be personally accountable for the authors contributions. 
\subsection[{Conflict of interest statement}]{Conflict of interest statement}\par
The authors declare that there is no conflict of interest regarding the publication of this manuscript.			 			  				\begin{bibitemlist}{1}
\bibitem[ AOAC Official Methods of Analysis, Association of Official Analytical Chemists ()]{b14}\label{b14} 	 		\textit{},  	 	 		\textit{AOAC Official Methods of Analysis, Association of Official Analytical Chemists}  		1995.  	 	 (16th edition Washington DC) 
\bibitem[ World Health Organization. Global Report on Diabetes (2016)]{b3}\label{b3} 	 		\textit{},  		 \url{https://apps.who.int/iris/bitstream/handle/10665/204871/9789241565257\textunderscore eng.pdf?sequence=1(acces}  	 	 		\textit{World Health Organization. Global Report on Diabetes}  		2016. June 2019. 978.  	 	 (Isbn) 
\bibitem[Nwawuba et al. (2019)]{b4}\label{b4} 	 		‘Ameliorative effect of aqueous seed extract of delonixregia on hyperglycemia, liver function and lipid profile levels in Streptozotocin induced Diabetic Male wistar rats’.  		 			S U Nwawuba 		,  		 			C C Monago 		,  		 			K C Mejulu 		.  		 \url{https://medcraveonline.com/PPIJ/PPIJ-07-00242.pdf(accessedon10th}  	 	 		\textit{Pharm PharmacolInt J}  		June 2019. 2019  (3)  p. .  	 
\bibitem[Nwozo and Nwawuba (2019)]{b30}\label{b30} 	 		‘Ameliorative Potentials of Cyperus Esculentus Oil on Type 2 Diabetes Induced by High Fat Diet and Low Dose Streptozotocin in Male Wistar Rats’.  		 			S O Nwozo 		,  		 			S U Nwawuba 		.  		 \url{http://www.ghrnet.org/index.php/ijhr/article/view/2494}  	 	 		\textit{IJDR}  		May 2019. 2019  (1)  p. .  	 
\bibitem[Lim and Lee (2010)]{b24}\label{b24} 	 		‘Anti-diabetic effect of material fermented using rice bran and soybean as the main ingredient by Bacillus sp’.  		 			S I Lim 		,  		 			B Y Lee 		.  		 \xref{http://dx.doi.org/10.3839/jksabc.2010.035}{10.3839/jksabc.2010.035}.  		 \url{https://link.springer.com/article/10.3839/jksabc.2010.035}  	 	 		\textit{J. Korean Soc. Appl. Biol}  		Chem2010. June 2019. 53 p. .  	 
\bibitem[Li et al. (2019)]{b28}\label{b28} 	 		‘Antihyperglycemic effect of Ganoderma lucidum polysaccharides on streptozotocin-induced diabeticmice’.  		 			F Li 		,  		 			Y Zhang 		,  		 			Z Zhong 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3189773}  	 	 		\textit{Int. J. Mol. Sci2011}  		June 2019. 12 p. .  	 
\bibitem[Chis et al. (2009)]{b44}\label{b44} 	 		‘Antioxidant effects of a grape seed extract in a rat model of diabetes mellitus’.  		 			I C Chis 		,  		 			M I Ungureanu 		,  		 			A Marton 		,  		 			R Simedrea 		,  		 			A Muresan 		,  		 			I D Postescu 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/20368212}  	 	 		\textit{DiabVasc Dis Res}  		2009. June 2019. 6  (3)  p. .  	 
\bibitem[Bajaj and Afreen (2012)]{b41}\label{b41} 	 		‘Antioxidants and diabetes’.  		 			S Bajaj 		,  		 			K Afreen 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3603044/}  	 	 		\textit{Indian J Endocrinol Metab}  		2012. June 2019. 16  (2)  p. .  	 	 (Suppl) 
\bibitem[Dueñas et al. (2012)]{b7}\label{b7} 	 		‘Bioactive phenolic compounds of soybean (Glycinemax cv. Merit): modifications by different microbiological fermentations’.  		 			M Dueñas 		,  		 			T Hernández 		,  		 			S Robredo 		,  		 			G Lamparski 		,  		 			I Estrella 		,  		 			R Muñoz 		.  		 \url{https://content.sciendo.com/view/journals/pjfns/62/4/article-p241.xml}  	 	 		\textit{Pol. J. Food Nutr}  		Sci2012. June 2019. 62 p. .  	 
\bibitem[Rotruck et al. (1973)]{b21}\label{b21} 	 		‘Biochemical role as a component of glutathione peroxidase’.  		 			J T Rotruck 		,  		 			A L Pope 		,  		 			H E Ganther 		,  		 			A B Swanson 		,  		 			D G Hafeman 		,  		 			W G Hoekstra 		,  		 			Selenium 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/4686466}  	 	 		\textit{Science}  		1973. June 2019. 179 p. .  	 
\bibitem[Elreffaei-Wael et al. (2019)]{b34}\label{b34} 	 		‘Biological Evaluation of Okara in Rats Based on Plasma Lipid Profile and Histology’.  		 			H M Elreffaei-Wael 		,  		 			M Eman 		,  		 			M M Rageb 		,  		 			A H Masoud 		.  		 \url{https://journals.indexcopernicus.com/search/article?articleId=2021998}  	 	 		\textit{International Journal of Plant \& Soil Science}  		June 2019. 2014  (6)  p. .  	 
\bibitem[Sheweita et al. (2016)]{b45}\label{b45} 	 		‘Changes in Oxidative Stress and Antioxidant Enzyme Activities in Streptozotocin-Induced Diabetes Mellitus in Rats: Role of Alhagimaurorum Extracts’.  		 			S A Sheweita 		,  		 			S Mashaly 		,  		 			A A Newairy 		,  		 			H M Abdou 		,  		 			S M Eweda 		.  		 \xref{http://dx.doi.org/10.1155/2016/5264064https://www.hindawi.com/journals/omcl/2016/5264064/(Accessed6th}{10.1155/2016/5264064https://www.hindawi.com/journals/omcl/2016/5264064/(Accessed6th}.  		 ID 5264064.  		 \url{http://dx.doi.org/10.1155/2016/5264064https://www.hindawi.com/journals/omcl/2016/5264064/(Accessed6th}  	 	 		\textit{Oxid Med Cell Long}  		2016. June 2019. p. .  	 
\bibitem[Sinha (2019)]{b18}\label{b18} 	 		‘Colrimetricassay of catalase’.  		 			A K Sinha 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/4556490}  	 	 		\textit{Anal Biochem1972}  		June 2019. 47 p. .  	 
\bibitem[Afrin et al. (2015)]{b36}\label{b36} 	 		‘Curcumin ameliorates streptozotocin-induced liver damage through modulation of endoplasmic reticulum stress-mediated apoptosis in diabetic rats’.  		 			R S Afrin 		,  		 			V Arumugam 		,  		 			R A Soetikno 		,  		 			V Thandavarayan 		,  		 			V Pitchaimani 		,  		 			R Karuppagounder 		,  		 			M Sreedhar 		,  		 			H Harima 		,  		 			S Suzuki 		,  		 			M Miyashita 		,  		 			K Nomoto 		,  		 			K Watanabe 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4389763/}  	 	 		\textit{Free Radic. Res}  		2015. June 2019. 49  (3)  p. .  	 
\bibitem[Nuttall (1993)]{b8}\label{b8} 	 		‘Dietary fiber in the management of diabetes’.  		 			F Q Nuttall 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/8384131}  	 	 		\textit{Diabetes}  		1993. June 2019. 42  (4)  p. .  	 
\bibitem[Giacco et al. (2002)]{b9}\label{b9} 	 		‘Dietary fibre in treatment of diabetes: myth or reality?’.  		 			R Giacco 		,  		 			G Clemente 		,  		 			G Riccardi 		.  		 \url{https://www.sciencedirect.com/science/article/pii/S1590865802801827}  	 	 		\textit{Digestive and Liver Disease}  		2002. June 2019. Elsevier. p. .  	 	 (Suppl 2) 
\bibitem[Nwawuba et al. (2019)]{b1}\label{b1} 	 		‘Dietary Management of Diabetes Mellitus with Focus on Nigeria’.  		 			S U Nwawuba 		,  		 			S O Nwozo 		,  		 			K A Mohammed 		.  		 \url{http://www.ghrnet.org/index.php/ijhr/article/view/2493}  	 	 		\textit{IJDR}  		May 2019. 2019  (1)  p. .  	 
\bibitem[Surel et al. ()]{b12}\label{b12} 	 		‘Dietaryfibre potentials of some selected flours and their effect on blood glucose and serum cholesterol reduction. (EJFST) EA Journals’.  		 			O Surel 		,  		 			B Couplet 		,  		 			O F Eze 		,  		 			J C Ani 		,  		 			N E Obasi 		.  		 \url{http://www.eajournals.org/wp-content/uploads}  	 	 		\textit{J. Sci. Food Agric}  		2005. 2014. June 2019. 85  (2)  p. .  	 	 (Influence of the dehydration process on active compounds of okara during its fractionation) 
\bibitem[Mooradian (2009)]{b31}\label{b31} 	 		‘Dyslipidemia in type 2 diabetes mellitus’.  		 			A D Mooradian 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/19229235}  	 	 		\textit{Nat Clin Pract Endocrinol Metab}  		2009. June 2019. 5  (3)  p. .  	 
\bibitem[Sani et al. (2019)]{b22}\label{b22} 	 		‘Effect of oral administration of Aqueous leaf extract of momordicacharantia (bitter melon) on serum glucose, and lipid profile in Alloxan-induced Diabetic Rats’.  		 			F A Sani 		,  		 			M K Atiku 		,  		 			A A Imam 		.  		 \url{https://www.ajol.info/index.php/bajopas/article/view/136646}  	 	 		\textit{BAJOPAS}  		June 2019. 2015  (2)  p. .  	 
\bibitem[Nwozo et al. (2018)]{b33}\label{b33} 	 		‘Effect of Solaniummelongena fruits supplemented diet on hyperglycemia, overweight, liver function and dyslipidemia in male New Zealand rabbits fed high fat and sucrose diet’.  		 			S O Nwozo 		,  		 			D A Adeneye 		,  		 			S U Nwawuba 		.  		 \url{https://www.oatext.com/effect}  	 	 		\textit{Integr Obesity Diabetes}  		2018. June 2019. 4  (3)  p. .  	 
\bibitem[Gülen and Dinçer (2007)]{b26}\label{b26} 	 		‘Effects of leptin on oxidative stress in healthy and Streptozotocin-induced diabetic rats’.  		 			S Gülen 		,  		 			S Dinçer 		.  		 \url{https://www.researchgate.net/publication/6483345}  	 	 		\textit{Mol Cell Biochem}  		2007. June 2019. 302  (1-2)  p. .  	 
\bibitem[Gu et al. (1997)]{b47}\label{b47} 	 		‘Endocrine/ exocrine intermediate cells in Streptozotocin treated Ins-IFNgamma transgenic mice’.  		 			D Gu 		,  		 			M Arnush 		,  		 			N Sarvetnic 		.  		 \url{http://europepmc.org/abstract/MED/9336787}  	 	 		\textit{Pancreas}  		1997. June 2019. 15  (3)  p. .  	 
\bibitem[Gomathi et al. (2019)]{b43}\label{b43} 	 		‘Evaluation of Antioxidants in the Kidney of Streptozotocin Induced Diabetic Rats’.  		 			D Gomathi 		,  		 			M Kalaiselvi 		,  		 			G Ravikumar 		,  		 			K Devaki 		,  		 			C Uma 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/24757306}  	 	 		\textit{Ind J ClinBiochem2014}  		June 2019. 29  (2)  p. .  	 
\bibitem[Ismaiel et al. (2019)]{b6}\label{b6} 	 		‘Evaluation of High Fibers Okara and Soybean Bran as Functional Supplements for Mice with Experimentally Induced Type 2 Diabetes’.  		 			M Ismaiel 		,  		 			Y Hong 		,  		 			Cui Min 		.  		 \url{https://content.sciendo.com/view/journals/pjfns/67/4/article-p327.xml}  	 	 		\textit{Pol. J. Food Nutr. Sci2017}  		June 2019. 67  (4)  p. .  	 
\bibitem[Ogbonnia et al. (2008)]{b23}\label{b23} 	 		‘Evaluation of hypoglycemic and hypolipidemic effects of ethanolic extracts of Treculia Africana Decne and Bryopyllumpinntum Lam. and their mixture on steptozotocin (STZ) -induced diabetic rats’.  		 			S O Ogbonnia 		,  		 			J I Odimegu 		,  		 			V N Enwuru 		.  		 \url{http://www.academicjournals.org/AJB(Accessedon5th}  	 	 		\textit{Afr J Biotech}  		2008. June 2019. 7  (15)  p. .  	 
\bibitem[Nwozo et al. (2018)]{b0}\label{b0} 	 		‘Evaluation of Momordica charantia, Boerhaavia diffusa and Cotreatment on Streptozotocin induced Diabetes in Male Wistar Rats’.  		 			S O Nwozo 		,  		 			T E Modeme 		,  		 			S U Nwawuba 		.  		 \url{http://www.ijbs.org/User/ContentFullText.aspx?VolumeNO=14\&StartPage=66\&Type=pdf}  	 	 		\textit{IJBS}  		December 2018. 2018  (2)  p. .  	 
\bibitem[Chang et al. (2013)]{b32}\label{b32} 	 		\textit{Herbal therapies for type 2 diabetes mellitus: chemistry, biology, and potential application of selected plants and compounds. Evid Based Complement Alternat Med},  		 			C L Chang 		,  		 			Y Lin 		,  		 			A P Bartolome 		,  		 			Y C Chen 		,  		 			S C Chiu 		,  		 			W C Yang 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/23662132(accessedon6th}  		2013. June 2019. 378657.  	 
\bibitem[Mateos-Aparicio et al. (2019)]{b10}\label{b10} 	 		‘High hydrostatic pressure improves the functionality of dietary fibre in okara by-product from soybean’.  		 			I Mateos-Aparicio 		,  		 			C; Mateos-Peinado 		,  		 			P Rupérez 		.  		 \url{http://www.sciencedirect.com/science/journal/14668564}  	 	 		\textit{IFSET}  		June 2019. 2010  (3)  p. .  	 
\bibitem[Nwozo et al. (2019)]{b2}\label{b2} 	 		‘Hypoglycemic and Antioxidant Capacity of Curcuma Longa and Viscum Album in Alloxan Induced Diabetic Male Wistar Rats’.  		 			S O Nwozo 		,  		 			A N Nyam 		,  		 			S U Nwawuba 		,  		 			O I Olukotun 		.  		 \url{http://www.sciencepublishinggroup.com/j/ijde}  	 	 		\textit{IJDE}  		May 2019. 2019  (1)  p. .  	 
\bibitem[Azahar et al. (2019)]{b15}\label{b15} 	 		‘Hypoglycemic effect of Octomelessumatrana aqueous extract in streptozotocin-induced diabetic rats and its molecular mechanisms’.  		 			M A Azahar 		,  		 			G Al-Naqeb 		,  		 			M Hasan 		,  		 			A Adam 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/23146801}  	 	 		\textit{Asian Pac J Trop Med}  		June 2019. 2012  (11)  p. .  	 
\bibitem[Beutler et al. (1963)]{b19}\label{b19} 	 		‘Improved method for the determination of blood glutathione’.  		 			E Beutler 		,  		 			O Duron 		,  		 			B M Kelly 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/13967893}  	 	 		\textit{J. Lab Clin Med}  		1963. July 2019. 61 p. .  	 
\bibitem[Omonkhua et al. (2019)]{b37}\label{b37} 	 		‘Liver function of Streptozotocin-Induced Diabetic Rats Orally Administered Aqueous Root-Bark Extracts of Tetrapleuratetraptera (Taub)’.  		 			A A Omonkhua 		,  		 			E Adebayo 		,  		 			J A Saliu 		,  		 			T H Ogunwa 		,  		 			T T Adeyelu 		.  		 \url{https://www.ajol.info/index.php/njbas/article/view/118049}  	 	 		\textit{Nig. J. Basic and Appl. Sci}  		July 2019. 2014  (3 \& 4)  p. .  	 
\bibitem[Sindelar et al. (1999)]{b27}\label{b27} 	 		‘Low plasma leptin levels contribute to diabetic hyperphagia in rats’.  		 			D K Sindelar 		,  		 			P J Havel 		,  		 			R J Seeley 		,  		 			C W Wilkinson 		,  		 			S C Woods 		,  		 			M W Schwartz 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/10342816}  	 	 		\textit{Diabetes}  		1999. June 2019. 48  (6)  p. .  	 
\bibitem[Shivaraj et al. (2019)]{b40}\label{b40} 	 		‘Markers of renal function tests’.  		 			G Shivaraj 		,  		 			B D Prakash 		,  		 			S K Shruthi 		,  		 			V H Vinayak 		,  		 			A K Avinash 		,  		 			N V Sonal 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3354405/}  	 	 		\textit{N Am J Med Sci}  		June 2019. 2010  (4)  p. .  	 
\bibitem[Mohamed et al. (2016)]{b38}\label{b38} 	 		\textit{Mechanisms of Diabetes-Induced Liver Damage; The role of oxidative stress and inflammation},  		 			J Mohamed 		,  		 			N A H Nazratun 		,  		 			A H Zariyantey 		,  		 			S B Budin 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/27226903}  		2016. June 2019. 16 p. .  		 			Sultan Qaboos Univ Med J 		 	 
\bibitem[Lu et al. (1349)]{b29}\label{b29} 	 		‘Okara dietary fiber and hypoglycemic effect of okara foods’.  		 			F Lu 		,  		 			Y Liu 		,  		 			B Li 		.  		 \url{https://pubag.nal.usda.gov/catalog/5359622}  	 	 		\textit{Bioact. Carbohydr. Diet. Fibre2013}  		Food\%20and\%20Agri/2005v 85/no.8/2005v85no8p1343-1349. June 2019. June 2019. 2 p. .  	 	 (Journal/J.Sci.) 
\bibitem[Vital et al. (2019)]{b46}\label{b46} 	 		‘Okara residue as source of antioxidants against lipid oxidation in milk enriched with omega-3 and bioavailability of bioactive compounds after in vitro gastrointestinal digestion’.  		 			A C P Vital 		,  		 			C Croge 		,  		 			D F Da Silva 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/29606766}  	 	 		\textit{J Food SciTechnol2018}  		June 2019. 55  (4)  p. .  	 
\bibitem[Chikezie et al. (2015)]{b5}\label{b5} 	 		‘Overview of Anti-Diabetic Medicinal Plants: The Nigerian Research Experience’.  		 			P C Chikezie 		,  		 			O A Ojiako 		,  		 			K C Nwufo 		.  		 \url{https://www.omicsonline.org/open-access/overview-of-antidiabetic-medicinal-plants-the-nigerian-research-experience-2155-6156-1000546.php?aid=53380}  	 	 		\textit{J Diabetes Metab}  		2015. June 2019. 6  (6)  p. .  	 
\bibitem[Bashan et al. (2019)]{b42}\label{b42} 	 		‘Positive and negative regulation of insulin signaling by reactive oxygen and nitrogen species’.  		 			N Bashan 		,  		 			J Kovsan 		,  		 			I Kachko 		,  		 			H Ovadia 		,  		 			A Rudich 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/19126754}  	 	 		\textit{Physio Rev2009}  		June 2019. 89 p. .  	 
\bibitem[Hori et al. (2016)]{b48}\label{b48} 	 		‘Possible Involvement of Pancreatic Fatty Infiltration in Pancreatic Carcinogenesis’.  		 			M Hori 		,  		 			M Michihiro 		,  		 			I Toshio 		,  		 			N Hitoshi 		,  		 			T Mami 		.  		 \url{http://pancreas.imedpub.com/possible-involvement-of-pancreatic-fatty-infiltration-in-pancreatic-carcinogenesis.pdf}  	 	 		\textit{JOP}  		2016. June 2019. 17  (2)  p. .  	 
\bibitem[Richmond (1973)]{b16}\label{b16} 	 		‘Preparation and properties of a cholesterol oxidase from Nocardia specie and its application to the enzymatic assay of total cholesterol in serum’.  		 			W Richmond 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/4757363}  	 	 		\textit{Clinical Chemistry}  		1973. June 2019. 19  (12)  p. .  	 
\bibitem[Ravipati and Rajkumar ()]{b25}\label{b25} 	 		‘Role of Leptin in Diabetes Mellitus’.  		 			S Ravipati 		,  		 			B Rajkumar 		.  		 \url{http://www.cibtech.org/jls.htm}  	 	 		\textit{Indian Journal of Fundamental and Applied Life Sciences}  		2011. 1  (2)  p. .  	 	 (Accessed on 5th 2019) 
\bibitem[Reid et al. ()]{b39}\label{b39} 	 		\textit{Sleisenger and Fordtran's Gastrointestinal and Liver Disease: Pathophysiology/diagnosis/management},  		 			A E Reid 		,  		 			M Feldman 		,  		 			L S Friedman 		,  		 			L Brandt 		.  		2006. St Louis, Missouri, USA: Saunders. p. .  	 	 (Non-alcoholic fatty liver disease. 8th ed) 
\bibitem[Matsumoto et al. (2007)]{b13}\label{b13} 	 		‘Soybean Residue, Prevents Obesity in a Diet-Induced Murine Obesity Model’.  		 			K; Matsumoto 		,  		 			W Yutaka 		,  		 			Y Shin-Ichiro 		,  		 			Okara 		.  		 \xref{http://dx.doi.org/10.1271/bbb.60563}{10.1271/bbb.60563}.  		 \url{https://www.tandfonline.com/doi/abs/10.1271/bbb.60563}  	 	 		\textit{Bioscience, Biotechnology, and Biochemistry}  		2007. June 2019. 71  (3)  p. .  	 
\bibitem[Nwawuba and Okechukwu ()]{b35}\label{b35} 	 		‘The effect of Cyperusesculentus (Tigernut) oil on liver, kidney and hematological biomarkers in low dose streptozocin and high fat diet exposed male wistar rats’.  		 			S U Nwawuba 		,  		 			F C Okechukwu 		.  		 \url{http://www.foodsciencejournal.com/archives/2018/vol3/issue4}  	 	 		\textit{Int. J. Food Sci. Nutr}  		2018. JUly 2018. 3  (4)  p. .  	 
\bibitem[Préstamo et al. (2007)]{b11}\label{b11} 	 		‘The effects of okara on rat growth, cecal fermentation, and serum lipids’.  		 			G Préstamo 		,  		 			P Rupérez 		,  		 			I Espinosa-Martos 		,  		 			M J Villanueva 		,  		 			M A Lasunción 		.  		 \url{https://www.researchgate.net/publication/225557986}  	 	 		\textit{Eur. Food Res}  		Technol2007. June 2019. 225 p. .  	 
\bibitem[Habig et al. (1974)]{b20}\label{b20} 	 		‘The first enzymatic step in mercapturic acid formation’.  		 			W H Habig 		,  		 			M J Pabst 		,  		 			W B Jakoby 		,  		 			Glutathione S-Transferases 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/4436300}  	 	 		\textit{J Biol Chem}  		1974. July 2019. 249 p. .  	 
\bibitem[Misra and Fridovich (1972)]{b17}\label{b17} 	 		‘The role of superoxide anion in the autoxidation of epinephrine and a simple assay for superoxide dismutase’.  		 			H P Misra 		,  		 			I Fridovich 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/4623845}  	 	 		\textit{J Biol Chem}  		1972. June 2019. 247 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
