| Current Path : /var/www/html/pritish_back/back/ |
| Current File : /var/www/html/pritish_back/back/pritish |
-- MySQL dump 10.11
--
-- Host: localhost Database: pritish
-- ------------------------------------------------------
-- Server version 5.0.95
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Current Database: `pritish`
--
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `pritish` /*!40100 DEFAULT CHARACTER SET latin1 */;
USE `pritish`;
--
-- Table structure for table `wp_WPPortfolio_groups`
--
DROP TABLE IF EXISTS `wp_WPPortfolio_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_WPPortfolio_groups` (
`groupid` int(10) unsigned NOT NULL auto_increment,
`groupname` varchar(150) default NULL,
`groupdescription` text,
`grouporder` int(1) unsigned NOT NULL default '0',
PRIMARY KEY (`groupid`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_WPPortfolio_groups`
--
LOCK TABLES `wp_WPPortfolio_groups` WRITE;
/*!40000 ALTER TABLE `wp_WPPortfolio_groups` DISABLE KEYS */;
INSERT INTO `wp_WPPortfolio_groups` VALUES (1,'My Websites','These are all my websites.',0);
/*!40000 ALTER TABLE `wp_WPPortfolio_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_WPPortfolio_websites`
--
DROP TABLE IF EXISTS `wp_WPPortfolio_websites`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_WPPortfolio_websites` (
`siteid` int(10) unsigned NOT NULL auto_increment,
`sitename` varchar(150) default NULL,
`siteurl` varchar(255) default NULL,
`sitedescription` text,
`sitegroup` int(10) unsigned NOT NULL,
`customthumb` varchar(255) default NULL,
`customfield` varchar(255) default NULL,
`siteactive` tinyint(4) NOT NULL default '1',
`displaylink` varchar(10) NOT NULL default 'show_link',
`siteorder` int(10) unsigned NOT NULL default '0',
`specificpage` tinyint(4) NOT NULL default '0',
`siteadded` datetime default NULL,
`last_updated` datetime default NULL,
PRIMARY KEY (`siteid`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_WPPortfolio_websites`
--
LOCK TABLES `wp_WPPortfolio_websites` WRITE;
/*!40000 ALTER TABLE `wp_WPPortfolio_websites` DISABLE KEYS */;
INSERT INTO `wp_WPPortfolio_websites` VALUES (1,'Pritish Lab','http://http://profile.iiita.ac.in/pritish','Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.',1,'','',1,'show_link',0,0,'2014-10-03 23:55:56',NULL);
/*!40000 ALTER TABLE `wp_WPPortfolio_websites` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_WPPortfolio_websites_meta`
--
DROP TABLE IF EXISTS `wp_WPPortfolio_websites_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_WPPortfolio_websites_meta` (
`tagid` int(10) unsigned NOT NULL auto_increment,
`siteid` int(10) unsigned NOT NULL,
`tagname` varchar(150) NOT NULL,
`templatetag` varchar(150) default NULL,
`tagvalue` text,
PRIMARY KEY (`tagid`),
KEY `siteid` (`siteid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_WPPortfolio_websites_meta`
--
LOCK TABLES `wp_WPPortfolio_websites_meta` WRITE;
/*!40000 ALTER TABLE `wp_WPPortfolio_websites_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_WPPortfolio_websites_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bibsonomy_csl_styles`
--
DROP TABLE IF EXISTS `wp_bibsonomy_csl_styles`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bibsonomy_csl_styles` (
`id` varchar(255) NOT NULL,
`title` tinytext NOT NULL,
`xml_source` text NOT NULL,
`time` datetime NOT NULL default '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bibsonomy_csl_styles`
--
LOCK TABLES `wp_bibsonomy_csl_styles` WRITE;
/*!40000 ALTER TABLE `wp_bibsonomy_csl_styles` DISABLE KEYS */;
INSERT INTO `wp_bibsonomy_csl_styles` VALUES ('http://www.zotero.org/styles/acs-chemical-biology','ACS Chemical Biology','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" default-locale=\"en-US\">\n <info>\n <title>ACS Chemical Biology</title>\n <id>http://www.zotero.org/styles/acs-chemical-biology</id>\n <link href=\"http://www.zotero.org/styles/acs-chemical-biology\" rel=\"self\"/>\n <link href=\"http://pubs.acs.org/journals/acbcct/publishing/InfoForAuthors.pdf\" rel=\"documentation\"/>\n <author>\n <name>Rintze Zelle</name>\n <uri>http://twitter.com/rintzezelle</uri>\n </author>\n <category citation-format=\"numeric\"/>\n <category field=\"chemistry\"/>\n <category field=\"biology\"/>\n <issn>1554-8929</issn>\n <summary>A style for the ACS publication \"ACS Chemical Biology\"</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" and=\"text\" sort-separator=\", \" initialize-with=\". \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\" (\" suffix=\".)\" text-case=\"capitalize-first\" strip-periods=\"true\"/>\n <substitute>\n <names variable=\"editor\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"issued\">\n <group prefix=\" (\" suffix=\")\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <choose>\n <if type=\"article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"none\">\n <date variable=\"issued\">\n <date-part prefix=\", \" name=\"month\"/>\n <date-part prefix=\" \" name=\"day\"/>\n </date>\n </if>\n </choose>\n </group>\n </macro>\n <macro name=\"container-title\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" text-case=\"capitalize-first\" prefix=\". \" suffix=\" \"/>\n <text variable=\"container-title\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"container-title\" form=\"short\" font-style=\"italic\" prefix=\", \"/>\n </else>\n </choose>\n </macro>\n <macro name=\"container-contributors\">\n <names variable=\"editor\" delimiter=\", \" prefix=\" (\" suffix=\")\">\n <name name-as-sort-order=\"all\" and=\"text\" sort-separator=\", \" initialize-with=\". \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\", \" text-case=\"capitalize-first\" suffix=\".\" strip-periods=\"true\"/>\n </names>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"pages-book-chapter\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <label variable=\"page\" form=\"short\" prefix=\", \" suffix=\" \" strip-periods=\"true\"/>\n <text variable=\"page\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\", \" prefix=\", \">\n <text variable=\"genre\"/>\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\"/>\n </group>\n </macro>\n <macro name=\"event\">\n <text variable=\"event\"/>\n <text variable=\"event-place\" prefix=\", \"/>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal\">\n <group prefix=\" \" delimiter=\", \">\n <text variable=\"volume\" font-style=\"italic\"/>\n <text variable=\"page\"/>\n </group>\n </if>\n </choose>\n </macro>\n <citation collapse=\"citation-number\">\n <sort>\n <key variable=\"citation-number\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\", \">\n <text variable=\"citation-number\" font-style=\"italic\"/>\n </layout>\n </citation>\n <bibliography second-field-align=\"flush\" entry-spacing=\"0\">\n <layout suffix=\".\">\n <text variable=\"citation-number\" suffix=\". \"/>\n <text macro=\"author\" suffix=\".\"/>\n <text macro=\"issued\"/>\n <text variable=\"title\" prefix=\" \"/>\n <text macro=\"container-title\"/>\n <text macro=\"container-contributors\"/>\n <text macro=\"edition\" prefix=\" \"/>\n <text macro=\"pages-book-chapter\"/>\n <text macro=\"publisher\"/>\n <text macro=\"locators\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/american-anthropological-association','American Anthropological Association','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" default-locale=\"en-US\">\n <info>\n <title>American Anthropological Association</title>\n <id>http://www.zotero.org/styles/american-anthropological-association</id>\n <link href=\"http://www.zotero.org/styles/american-anthropological-association\" rel=\"self\"/>\n <link href=\"http://www.aaanet.org/publications/style_guide.pdf\" rel=\"documentation\"/>\n <author>\n <name>Sebastian Karcher</name>\n </author>\n <contributor>\n <name>Mark Dingemanse</name>\n <email>mark.dingemanse@mpi.nl</email>\n </contributor>\n <category citation-format=\"author-date\"/>\n <category field=\"anthropology\"/>\n <summary>Citation style for the American Anthropological Association - Support from the Society for Cultural Anthropology is thankfully acknowledged</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"secondary-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"none\">\n <!--<group delimiter=\". \">\n <names variable=\"editor translator\" delimiter=\", \">\n <name and=\"text\" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n </names>\n </group> -->\n <group delimiter=\". \">\n <names variable=\"editor\" delimiter=\", \">\n <name and=\"text\" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n </names>\n <names variable=\"translator\" delimiter=\", \">\n <name and=\"text\" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n </names>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\". \" prefix=\" \">\n <names variable=\"editor\" delimiter=\", \">\n <name and=\"text\" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n </names>\n <names variable=\"translator\" delimiter=\", \">\n <name and=\"text\" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n </names>\n </group>\n <!-- <group prefix=\"\" delimiter=\", \">\n <names variable=\"editor translator\" delimiter=\", \">\n <name and=\"text\" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n </names>\n </group> -->\n </if>\n </choose>\n </macro>\n <macro name=\"recipient\">\n <choose>\n <if type=\"personal_communication\">\n <choose>\n <if variable=\"genre\">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </if>\n <else>\n <text term=\"letter\" text-case=\"capitalize-first\"/>\n </else>\n </choose>\n </if>\n </choose>\n <names variable=\"recipient\" delimiter=\", \">\n <label form=\"verb\" prefix=\" \" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"contributors\">\n <choose>\n <if type=\"motion_picture\" match=\"none\">\n <names variable=\"author\">\n <name and=\"text\" name-as-sort-order=\"first\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n <text macro=\"recipient\"/>\n </if>\n <else>\n <names variable=\"author\">\n <name and=\"text\" name-as-sort-order=\"first\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\" suffix=\", dir.\"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n <substitute>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </else>\n </choose>\n </macro>\n <macro name=\"contributors-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"interviewer\">\n <names variable=\"interviewer\" delimiter=\", \">\n <label form=\"verb\" prefix=\" \" text-case=\"capitalize-first\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"archive\">\n <group delimiter=\". \">\n <text variable=\"archive_location\" text-case=\"capitalize-first\"/>\n <text variable=\"archive\"/>\n <text variable=\"archive-place\"/>\n </group>\n </macro>\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <group delimiter=\", \">\n <text variable=\"URL\"/>\n <group delimiter=\" \">\n <text term=\"accessed\"/>\n <date variable=\"accessed\">\n <date-part name=\"month\" form=\"long\"/>\n <date-part name=\"day\" prefix=\" \"/>\n <date-part name=\"year\" prefix=\", \"/>\n </date>\n </group>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if variable=\"title\" match=\"none\">\n <choose>\n <if type=\"personal_communication\" match=\"none\">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n </if>\n <else>\n <group delimiter=\", \">\n <text variable=\"title\" text-case=\"title\"/>\n <group>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group>\n <text term=\"volume\" form=\"short\" text-case=\"lowercase\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n </group>\n </if>\n </choose>\n </group>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal\">\n <text variable=\"volume\" prefix=\" \"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-chapter\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\" \">\n <label variable=\"page\" form=\"short\" text-case=\"capitalize-first\" prefix=\" \"/>\n <text variable=\"page\"/>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-article\">\n <choose>\n <if type=\"article-newspaper article-journal article-magazine\">\n <text variable=\"page\" prefix=\": \"/>\n </if>\n </choose>\n </macro>\n <macro name=\"point-locators\">\n <group>\n <choose>\n <if locator=\"page\" match=\"none\">\n <label variable=\"locator\" form=\"short\" suffix=\" \"/>\n </if>\n </choose>\n <text variable=\"locator\"/>\n </group>\n </macro>\n <macro name=\"container-prefix\">\n <text term=\"in\" text-case=\"capitalize-first\" font-style=\"italic\"/>\n </macro>\n <macro name=\"container-title\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text macro=\"container-prefix\" suffix=\" \"/>\n </if>\n </choose>\n <text variable=\"container-title\" text-case=\"title\"/>\n </macro>\n <macro name=\"publisher\">\n <choose>\n <if type=\"motion_picture\" match=\"none\">\n <group delimiter=\": \">\n <choose>\n <if type=\"thesis\" match=\"none\">\n <text variable=\"publisher-place\"/>\n </if>\n </choose>\n <text variable=\"publisher\"/>\n </group>\n </if>\n <else>\n <group delimiter=\". \">\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"date-reference\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\" text-case=\"lowercase\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"date-bibliography\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\" text-case=\"capitalize-first\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"day-month\">\n <date variable=\"issued\">\n <date-part name=\"month\"/>\n <date-part name=\"day\" prefix=\" \"/>\n </date>\n </macro>\n <macro name=\"collection-title\">\n <text variable=\"collection-title\" text-case=\"title\"/>\n <text variable=\"collection-number\" prefix=\", \"/>\n </macro>\n <macro name=\"event\">\n <group delimiter=\" \">\n <text term=\"presented at\" prefix=\" \"/>\n <text variable=\"event\"/>\n </group>\n </macro>\n <macro name=\"description\">\n <group delimiter=\". \">\n <text macro=\"interviewer\"/>\n <text variable=\"medium\" text-case=\"capitalize-first\"/>\n </group>\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else-if type=\"thesis manuscript\" match=\"any\"/>\n <else>\n <group delimiter=\", \">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n <choose>\n <if type=\"report\">\n <text variable=\"number\"/>\n </if>\n </choose>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"issue\">\n <choose>\n <if type=\"speech\">\n <group delimiter=\", \">\n <choose>\n <if variable=\"genre\">\n <text macro=\"event\" prefix=\" \"/>\n </if>\n <else>\n <text macro=\"event\" prefix=\". Paper \"/>\n </else>\n </choose>\n <text variable=\"event-place\"/>\n <text macro=\"day-month\"/>\n </group>\n </if>\n <else-if type=\"article-newspaper article-magazine\" match=\"any\">\n <text macro=\"day-month\" prefix=\", \"/>\n </else-if>\n <else-if type=\"interview broadcast\" match=\"any\">\n <group prefix=\". \" delimiter=\", \">\n <text variable=\"publisher\"/>\n <text macro=\"day-month\"/>\n </group>\n </else-if>\n <else>\n <group prefix=\". \" delimiter=\", \">\n <choose>\n <if type=\"thesis manuscript\" match=\"any\">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n <text macro=\"archive\"/>\n <text macro=\"publisher\"/>\n </group>\n </else>\n </choose>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\">\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\":\">\n <group delimiter=\" \">\n <text macro=\"contributors-short\"/>\n <text macro=\"date-reference\"/>\n </group>\n <text macro=\"point-locators\"/>\n </group>\n </layout>\n </citation>\n <bibliography et-al-min=\"6\" et-al-use-first=\"3\" subsequent-author-substitute=\"\" entry-spacing=\"0\">\n <sort>\n <key macro=\"contributors\"/>\n <key variable=\"issued\"/>\n </sort>\n <layout suffix=\".\">\n <group display=\"block\">\n <text macro=\"contributors\"/>\n </group>\n <group display=\"left-margin\">\n <text macro=\"date-bibliography\" prefix=\" \"/>\n <date variable=\"original-date\" prefix=\"[\" suffix=\"]\">\n <date-part name=\"year\"/>\n </date>\n </group>\n <group display=\"right-inline\">\n <group delimiter=\". \">\n <text macro=\"title\"/>\n <text macro=\"description\"/>\n <text macro=\"secondary-contributors\"/>\n <text macro=\"container-title\"/>\n <text macro=\"edition\"/>\n <text macro=\"container-contributors\"/>\n </group>\n <text macro=\"locators-chapter\"/>\n <text macro=\"locators\"/>\n <text macro=\"collection-title\" prefix=\". \"/>\n <text macro=\"issue\"/>\n <text macro=\"locators-article\"/>\n <text macro=\"access\" prefix=\". \"/>\n </group>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/american-institute-of-physics','American Institute of Physics (AIP)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" default-locale=\"en-US\">\n <info>\n <title>American Institute of Physics (AIP)</title>\n <id>http://www.zotero.org/styles/american-institute-of-physics</id>\n <link href=\"http://www.zotero.org/styles/american-institute-of-physics\" rel=\"self\"/>\n <link href=\"http://arc.nucapt.northwestern.edu/refbase/show.php?record=113\" rel=\"documentation\"/>\n <!-- No attempt to make compound citations is made here <http://forums.zotero.org/discussion/4288/>-->\n <author>\n <name>Richard Karnesky</name>\n <email>karnesky+zotero@gmail.com</email>\n <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>\n </author>\n <category citation-format=\"numeric\"/>\n <category field=\"physics\"/>\n <!--<category term=\"materials science\"/>-->\n <category field=\"generic-base\"/>\n <summary>Common style use by AIP publications.</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"author\">\n <names variable=\"author\">\n <name delimiter=\", \" initialize-with=\".\" and=\"text\"/>\n <label form=\"long\" text-case=\"lowercase\" prefix=\", \" suffix=\" \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"editor\">\n <names variable=\"editor\">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name delimiter=\", \" initialize-with=\".\" and=\"text\"/>\n </names>\n </macro>\n <macro name=\"year-date\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"day-date\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"long\" suffix=\" \"/>\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <group prefix=\"(\" suffix=\")\" delimiter=\", \">\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\" text-case=\"title\"/>\n <text macro=\"year-date\"/>\n </group>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\"/>\n </else>\n </choose>\n </macro>\n <citation collapse=\"citation-number\">\n <sort>\n <key variable=\"citation-number\"/>\n </sort>\n <layout delimiter=\",\" vertical-align=\"sup\">\n <text variable=\"citation-number\"/>\n </layout>\n </citation>\n <bibliography entry-spacing=\"0\">\n <layout suffix=\".\">\n <text variable=\"citation-number\" vertical-align=\"sup\"/>\n <text macro=\"author\" prefix=\" \" suffix=\", \"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group delimiter=\" \">\n <group delimiter=\", \">\n <text variable=\"title\" text-case=\"title\" font-style=\"italic\"/>\n <text macro=\"edition\"/>\n </group>\n <group delimiter=\", \">\n <text macro=\"publisher\"/>\n <group delimiter=\" \">\n <label variable=\"page\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n <text variable=\"page\"/>\n </group>\n </group>\n </group>\n </if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\" \">\n <text term=\"in\" text-case=\"lowercase\"/>\n <group delimiter=\", \">\n <text variable=\"container-title\" form=\"short\" text-case=\"title\" font-style=\"italic\"/>\n <text macro=\"editor\"/>\n <text macro=\"edition\"/>\n </group>\n <group delimiter=\", \">\n <text macro=\"publisher\"/>\n <group delimiter=\" \">\n <label variable=\"page\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n <text variable=\"page\"/>\n </group>\n </group>\n </group>\n </else-if>\n <else-if type=\"patent\">\n <group delimiter=\" \">\n <text variable=\"number\" prefix=\"U.S. Patent No. \"/>\n <text macro=\"day-date\" prefix=\"(\" suffix=\")\"/>\n </group>\n </else-if>\n <else-if type=\"thesis\">\n <group delimiter=\", \">\n <text variable=\"title\" text-case=\"title\"/>\n <text variable=\"genre\"/>\n <text variable=\"publisher\"/>\n <text macro=\"year-date\"/>\n </group>\n </else-if>\n <else>\n <group delimiter=\" \">\n <text variable=\"container-title\" form=\"short\" text-case=\"title\"/>\n <group delimiter=\", \">\n <text variable=\"volume\" font-weight=\"bold\"/>\n <group delimiter=\" \">\n <text variable=\"page-first\"/>\n <text macro=\"year-date\" prefix=\"(\" suffix=\")\"/>\n </group>\n </group>\n </group>\n </else>\n </choose>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/apa5th','American Psychological Association 5th Edition','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\">\n <info>\n <title>American Psychological Association 5th Edition</title>\n <id>http://www.zotero.org/styles/apa5th</id>\n <link href=\"http://www.zotero.org/styles/apa5th\" rel=\"self\"/>\n <link href=\"http://rdc.libguides.com/content.php?pid=63487\" rel=\"documentation\"/>\n <author>\n <name>Simon Kornblith</name>\n <email>simon@simonster.com</email>\n </author>\n <contributor>\n <name>Bruce D\'Arcus</name>\n </contributor>\n <contributor>\n <name>Curtis M. Humphrey</name>\n </contributor>\n <contributor>\n <name>Richard Karnesky</name>\n <email>karnesky+zotero@gmail.com</email>\n <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>\n </contributor>\n <contributor>\n <name>Sebastian Karcher</name>\n </contributor>\n <category citation-format=\"author-date\"/>\n <category field=\"psychology\"/>\n <category field=\"generic-base\"/>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" text-case=\"capitalize-first\" suffix=\" \"/>\n <names variable=\"editor\" delimiter=\", \" suffix=\", \">\n <name and=\"symbol\" initialize-with=\". \" delimiter=\", \"/>\n <label form=\"short\" prefix=\" (\" text-case=\"capitalize-first\" suffix=\")\"/>\n <substitute>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n </if>\n </choose>\n </macro>\n <macro name=\"secondary-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"none\">\n <names variable=\"translator\" delimiter=\", \" prefix=\" (\" suffix=\")\">\n <name and=\"symbol\" initialize-with=\". \" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"capitalize-first\" suffix=\"\"/>\n <substitute>\n <names variable=\"editor\"/>\n </substitute>\n </names>\n </if>\n </choose>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" and=\"symbol\" sort-separator=\", \" initialize-with=\". \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\" (\" suffix=\".)\" text-case=\"capitalize-first\" strip-periods=\"true\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"symbol\" delimiter=\", \" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" form=\"short\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\" form=\"short\" quotes=\"true\"/>\n </else>\n </choose>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <choose>\n <if type=\"thesis\">\n <choose>\n <if variable=\"archive\" match=\"any\">\n <group>\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text term=\"from\" suffix=\" \"/>\n <text variable=\"archive\" suffix=\".\"/>\n <text variable=\"archive_location\" prefix=\" (\" suffix=\")\"/>\n </group>\n </if>\n <else>\n <group>\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <date variable=\"accessed\" suffix=\", \">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n <text term=\"from\" suffix=\" \"/>\n <text variable=\"URL\"/>\n </group>\n </else>\n </choose>\n </if>\n <else>\n <choose>\n <if variable=\"URL\">\n <choose>\n <if variable=\"archive\">\n <group>\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text term=\"from\" suffix=\" \"/>\n <text variable=\"archive\" suffix=\".\"/>\n </group>\n </if>\n <else>\n <group>\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <date variable=\"accessed\" suffix=\", \">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n <group>\n <text term=\"from\" suffix=\" \"/>\n <text variable=\"URL\"/>\n </group>\n </group>\n </else>\n </choose>\n </if>\n </choose>\n </else>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"report thesis\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n <group prefix=\" (\" suffix=\")\">\n <text variable=\"genre\"/>\n <text variable=\"number\" prefix=\" No. \"/>\n </group>\n </if>\n <else-if type=\"bill book graphic legal_case legislation manuscript motion_picture report song speech\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n </else-if>\n <else>\n <text variable=\"title\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <choose>\n <if type=\"report\" match=\"any\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </if>\n <else-if type=\"thesis\" match=\"any\">\n <group delimiter=\", \">\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\"/>\n </group>\n </else-if>\n <else>\n <choose>\n <if variable=\"event\" match=\"none\">\n <text variable=\"genre\" suffix=\", \"/>\n </if>\n </choose>\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"event\">\n <choose>\n <if variable=\"event\">\n <choose>\n <if variable=\"genre\" match=\"none\">\n <text term=\"presented at\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text variable=\"event\"/>\n </if>\n <else>\n <group delimiter=\" \">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n <text term=\"presented at\"/>\n <text variable=\"event\"/>\n </group>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"issued\">\n <choose>\n <if variable=\"issued\">\n <group prefix=\" (\" suffix=\").\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <choose>\n <if type=\"article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"none\">\n <date variable=\"issued\">\n <date-part prefix=\", \" name=\"month\"/>\n <date-part prefix=\" \" name=\"day\"/>\n </date>\n </if>\n </choose>\n </group>\n </if>\n <else>\n <text prefix=\" (\" term=\"no date\" suffix=\").\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"issued-year\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal article-magazine article-newspaper\" match=\"any\">\n <group prefix=\", \" delimiter=\", \">\n <group>\n <text variable=\"volume\" font-style=\"italic\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </group>\n <text variable=\"page\"/>\n </group>\n </if>\n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <group prefix=\" (\" suffix=\")\" delimiter=\", \">\n <text macro=\"edition\"/>\n <group>\n <text term=\"volume\" form=\"short\" plural=\"true\" text-case=\"capitalize-first\" suffix=\". \" strip-periods=\"true\"/>\n <number variable=\"number-of-volumes\" form=\"numeric\" prefix=\"1-\"/>\n </group>\n <group>\n <text term=\"volume\" form=\"short\" text-case=\"capitalize-first\" suffix=\". \" strip-periods=\"true\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n </group>\n <group>\n <label variable=\"page\" form=\"short\" suffix=\" \"/>\n <text variable=\"page\"/>\n </group>\n </group>\n </else-if>\n </choose>\n </macro>\n <macro name=\"citation-locator\">\n <group>\n <label variable=\"locator\" form=\"short\"/>\n <text variable=\"locator\" prefix=\" \"/>\n </group>\n </macro>\n <citation et-al-min=\"6\" et-al-use-first=\"1\" et-al-subsequent-min=\"3\" et-al-subsequent-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" givenname-disambiguation-rule=\"primary-name\" collapse=\"year\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"issued-year\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <text macro=\"author-short\"/>\n <text macro=\"issued-year\"/>\n <text macro=\"citation-locator\"/>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"8\" et-al-use-first=\"7\" entry-spacing=\"0\" line-spacing=\"2\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"issued-year\" sort=\"ascending\"/>\n </sort>\n <layout>\n <group suffix=\".\">\n <text macro=\"author\" suffix=\".\"/>\n <text macro=\"issued\" suffix=\" \"/>\n <group delimiter=\". \">\n <text macro=\"title\"/>\n <group>\n <text macro=\"container-contributors\"/>\n <text macro=\"secondary-contributors\"/>\n <group delimiter=\", \">\n <text variable=\"container-title\" font-style=\"italic\"/>\n <text variable=\"collection-title\"/>\n </group>\n </group>\n </group>\n <text macro=\"locators\"/>\n <group delimiter=\", \" prefix=\". \">\n <text macro=\"event\"/>\n <text macro=\"publisher\"/>\n </group>\n </group>\n <text macro=\"access\" prefix=\". \"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/apsa','American Political Science Association','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" page-range-format=\"chicago\" demote-non-dropping-particle=\"sort-only\">\n <!-- This style was edited with the Visual CSL Editor (http://steveridout.com/csl/visualEditor/) -->\n <info>\n <title>American Political Science Association</title>\n <id>http://www.zotero.org/styles/apsa</id>\n <link href=\"http://www.zotero.org/styles/apsa\" rel=\"self\"/>\n <link href=\"http://www.apsanet.org/media/PDFs/Publications/APSAStyleManual2006.pdf\" rel=\"documentation\"/>\n <author>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </author>\n <contributor>\n <name>Sebastian Karcher</name>\n </contributor>\n <category citation-format=\"author-date\"/>\n <category field=\"political_science\"/>\n <summary>The American Political Science Association style.</summary>\n <updated>2012-09-15T02:11:27+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en-US\">\n <date form=\"text\">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n </locale>\n <locale xml:lang=\"nb-NO\">\n <date form=\"text\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"year\"/>\n </date>\n </locale>\n <locale xml:lang=\"nn-NO\">\n <date form=\"text\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"year\"/>\n </date>\n </locale>\n <macro name=\"editor\">\n <names variable=\"editor\" delimiter=\", \">\n <label form=\"short\" text-case=\"lowercase\" suffix=\". \" strip-periods=\"true\"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\", \" suffix=\".\" text-case=\"lowercase\" strip-periods=\"true\"/>\n <substitute>\n <names variable=\"editor\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \" initialize-with=\". \" sort-separator=\", \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <choose>\n <if type=\"legal_case\" match=\"none\">\n <choose>\n <if variable=\"URL\">\n <group delimiter=\" \">\n <text variable=\"URL\"/>\n <group prefix=\"(\" suffix=\")\">\n <date variable=\"accessed\" form=\"text\"/>\n </group>\n </group>\n </if>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\" text-case=\"title\"/>\n </if>\n <else>\n <text variable=\"title\" quotes=\"true\" text-case=\"title\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"legal_case\">\n <group prefix=\" \" delimiter=\" \">\n <text variable=\"volume\"/>\n <text variable=\"container-title\"/>\n </group>\n <text variable=\"authority\" prefix=\" (\" suffix=\")\"/>\n </macro>\n <macro name=\"publisher\">\n <choose>\n <if type=\"thesis\" match=\"none\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n <text variable=\"genre\" prefix=\". \"/>\n </if>\n <else>\n <group delimiter=\". \">\n <text variable=\"genre\"/>\n <text variable=\"publisher\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"year-date\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"locator\">\n <choose>\n <if locator=\"page\">\n <text variable=\"locator\"/>\n </if>\n <else>\n <group delimiter=\" \">\n <label variable=\"locator\" form=\"short\"/>\n <text variable=\"locator\"/>\n </group>\n </else>\n </choose>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" givenname-disambiguation-rule=\"primary-name\" collapse=\"year\">\n <sort>\n <key macro=\"author-short\"/>\n <key macro=\"year-date\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text macro=\"author-short\"/>\n <text macro=\"year-date\"/>\n </group>\n <text macro=\"locator\"/>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" subsequent-author-substitute=\"———\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"year-date\"/>\n <key variable=\"title\"/>\n </sort>\n <layout suffix=\".\">\n <text macro=\"author\" suffix=\".\"/>\n <date variable=\"issued\" prefix=\" \" suffix=\".\">\n <date-part name=\"year\"/>\n </date>\n <choose>\n <if type=\"bill book graphic legal_case legislation manuscript motion_picture report song thesis\" match=\"any\">\n <text macro=\"legal_case\"/>\n <group prefix=\" \" delimiter=\" \">\n <text macro=\"title\" suffix=\".\"/>\n <text macro=\"edition\"/>\n <text macro=\"editor\" suffix=\".\"/>\n </group>\n <text prefix=\" \" suffix=\".\" macro=\"publisher\"/>\n </if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n <group prefix=\" \" delimiter=\" \">\n <text term=\"in\" text-case=\"capitalize-first\"/>\n <text variable=\"container-title\" font-style=\"italic\" suffix=\",\"/>\n <text variable=\"collection-title\" suffix=\",\"/>\n <text macro=\"editor\" suffix=\".\"/>\n <group suffix=\".\">\n <text macro=\"publisher\"/>\n <text variable=\"page\" prefix=\", \"/>\n </group>\n </group>\n </else-if>\n <else>\n <group prefix=\" \" delimiter=\" \" suffix=\".\">\n <text macro=\"title\"/>\n <text macro=\"editor\"/>\n </group>\n <choose>\n <if type=\"speech\">\n <group prefix=\" \" delimiter=\" \" suffix=\".\">\n <text term=\"presented at\" text-case=\"capitalize-first\"/>\n <group delimiter=\", \">\n <text variable=\"event\"/>\n <text variable=\"event-place\"/>\n </group>\n </group>\n </if>\n </choose>\n <group prefix=\" \" suffix=\".\">\n <text variable=\"container-title\" font-style=\"italic\"/>\n <group prefix=\" \">\n <text variable=\"volume\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </group>\n <text variable=\"page\" prefix=\": \"/>\n </group>\n </else>\n </choose>\n <text prefix=\" \" macro=\"access\" suffix=\".\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/asa','American Sociological Association','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" page-range-format=\"chicago\">\n <info>\n <title>American Sociological Association</title>\n <id>http://www.zotero.org/styles/asa</id>\n <link href=\"http://www.zotero.org/styles/asa\" rel=\"self\"/>\n <link href=\"http://www.asanet.org/Quick%20Style%20Guide.pdf\" rel=\"documentation\"/>\n <author>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </author>\n <category citation-format=\"author-date\"/>\n <category field=\"sociology\"/>\n <summary>The ASA style.</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"editor\">\n <names variable=\"editor\">\n <label form=\"verb\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"series-editor\">\n <names variable=\"original-author\">\n <label form=\"short\" text-case=\"capitalize-first\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"anon\">\n <text term=\"anonymous\" form=\"short\" text-case=\"capitalize-first\" strip-periods=\"true\"/>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name and=\"text\" name-as-sort-order=\"first\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\" initialize=\"false\" initialize-with=\". \"/>\n <label form=\"short\" prefix=\", \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <choose>\n <if type=\"report\">\n <text variable=\"publisher\"/>\n </if>\n </choose>\n <text macro=\"anon\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <choose>\n <if type=\"report\">\n <text variable=\"publisher\"/>\n </if>\n </choose>\n <text macro=\"anon\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <group>\n <choose>\n <if variable=\"URL\">\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <date variable=\"accessed\">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n <group prefix=\" (\" suffix=\")\">\n <text variable=\"URL\"/>\n </group>\n </if>\n </choose>\n </group>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"thesis\">\n <text variable=\"title\"/>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n </else-if>\n <else>\n <text variable=\"title\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </macro>\n <macro name=\"year-date\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"day-month\">\n <date variable=\"issued\">\n <date-part name=\"month\"/>\n <date-part name=\"day\" prefix=\" \"/>\n </date>\n </macro>\n <macro name=\"pages\">\n <label variable=\"page\" form=\"short\" suffix=\" \" text-case=\"capitalize-first\"/>\n <text variable=\"page\"/>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" et-al-subsequent-min=\"3\" et-al-subsequent-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" collapse=\"year\">\n <sort>\n <key macro=\"author-short\"/>\n <key macro=\"year-date\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\":\">\n <group delimiter=\" \">\n <text macro=\"author-short\"/>\n <text macro=\"year-date\"/>\n </group>\n <text variable=\"locator\"/>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"6\" et-al-use-first=\"1\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"year-date\"/>\n <key variable=\"title\"/>\n </sort>\n <layout suffix=\".\">\n <group delimiter=\" \">\n <text macro=\"author\" suffix=\".\"/>\n <text macro=\"year-date\" suffix=\".\"/>\n </group>\n <choose>\n <if type=\"article-newspaper article-magazine\" match=\"any\">\n <group delimiter=\" \">\n <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n </group>\n <group prefix=\" \" delimiter=\", \">\n <text variable=\"container-title\" font-style=\"italic\"/>\n <text macro=\"day-month\"/>\n <text variable=\"edition\"/>\n <text variable=\"page\"/>\n </group>\n </if>\n <else-if type=\"thesis\">\n <text macro=\"title\" prefix=\" \" suffix=\".\" quotes=\"true\"/>\n <group prefix=\" \" delimiter=\", \">\n <text macro=\"edition\"/>\n <text macro=\"editor\" suffix=\".\"/>\n <text variable=\"genre\"/>\n <text macro=\"publisher\"/>\n </group>\n </else-if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group delimiter=\" \">\n <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n <text macro=\"edition\"/>\n <text macro=\"editor\" suffix=\".\"/>\n <text macro=\"publisher\"/>\n </group>\n </else-if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\" \">\n <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n <group delimiter=\", \" suffix=\".\">\n <group delimiter=\" \">\n <text macro=\"pages\"/>\n <text term=\"in\" text-case=\"lowercase\"/>\n <text variable=\"container-title\" font-style=\"italic\"/>\n </group>\n <text variable=\"volume\" prefix=\"vol. \"/>\n <text variable=\"collection-title\" font-style=\"italic\"/>\n <text macro=\"editor\"/>\n </group>\n <text macro=\"publisher\"/>\n </group>\n </else-if>\n <else>\n <group suffix=\".\">\n <text macro=\"title\" prefix=\" \"/>\n <text macro=\"editor\" prefix=\" \"/>\n </group>\n <group prefix=\" \" suffix=\".\" delimiter=\" \">\n <text variable=\"container-title\" font-style=\"italic\"/>\n <group delimiter=\":\">\n <group>\n <text variable=\"volume\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </group>\n <text variable=\"page\"/>\n </group>\n </group>\n </else>\n </choose>\n <text prefix=\". \" macro=\"access\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/bluebook-law-review','Bluebook Law Review','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"note\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\">\n <info>\n <title>Bluebook Law Review</title>\n <id>http://www.zotero.org/styles/bluebook-law-review</id>\n <link href=\"http://www.zotero.org/styles/bluebook-law-review\" rel=\"self\"/>\n <author>\n <name>Bruce D\'Arcus</name>\n <email>bdarcus@gmail.com</email>\n </author>\n <author>\n <name>Nancy Sims</name>\n <email>nsims@umich.edu</email>\n </author>\n <category citation-format=\"note\"/>\n <summary>The Bluebook legal citation style for law reviews.</summary>\n <updated>2012-10-26T01:15:26+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale>\n <terms>\n <term name=\"editor\" form=\"verb-short\">ed.</term>\n <term name=\"translator\" form=\"verb-short\">trans.</term>\n </terms>\n </locale>\n <!-- sets up basics of dealing with authors -->\n <macro name=\"name-macro\">\n <names variable=\"author\">\n <name and=\"symbol\" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <label form=\"short\" prefix=\" \" suffix=\".\" strip-periods=\"true\"/>\n <substitute>\n <text variable=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text macro=\"name-short-macro\" font-variant=\"small-caps\"/>\n </if>\n <else>\n <text macro=\"name-short-macro\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"name-short-macro\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \"/>\n <label form=\"verb-short\" prefix=\", \" suffix=\".\" strip-periods=\"true\"/>\n <substitute>\n <text variable=\"title\" form=\"short\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author\">\n <choose>\n <if type=\"legal_case\">\n <text macro=\"name-macro\" font-variant=\"normal\"/>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text macro=\"name-macro\" font-variant=\"small-caps\"/>\n </else-if>\n <else>\n <text macro=\"name-macro\"/>\n </else>\n </choose>\n </macro>\n <!-- sets up basics of dealing with editors and translators. Will generally only show up in book citations, as called in XXXX, below -->\n <macro name=\"editor-translator\">\n <names variable=\"editor translator\" prefix=\"\" suffix=\" \" delimiter=\", \">\n <name and=\"symbol\" delimiter=\", \"/>\n <label form=\"short\" prefix=\" \" suffix=\".,\" strip-periods=\"true\"/>\n </names>\n </macro>\n <!-- sets up font variations for titles in books, articles, etc. -->\n <macro name=\"title\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-variant=\"small-caps\"/>\n </if>\n <else-if type=\"article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n </else-if>\n <else-if type=\"legal_case\">\n <text variable=\"title\" font-variant=\"normal\"/>\n </else-if>\n <else>\n <text variable=\"title\"/>\n </else>\n </choose>\n </macro>\n <!-- link to online content, called in YYYYY -->\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <text variable=\"URL\"/>\n <group prefix=\" (\" suffix=\")\">\n <text value=\"last visited\" suffix=\" \"/>\n <date variable=\"accessed\">\n <date-part name=\"month\" form=\"short\" suffix=\" \" strip-periods=\"true\"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"source\">\n <!-- This macro seems really problematic, with a ton of redundancy. I\'d move some of\n the conditional logic into the appropriate macros (like \'title\') and try to remove this\n macro entirely. -->\n <choose>\n <if type=\"article-journal\" match=\"any\">\n <text variable=\"title\" suffix=\", \" font-style=\"italic\"/>\n <text variable=\"volume\" suffix=\"\"/>\n <text macro=\"container\"/>\n <text variable=\"page\" prefix=\" \"/>\n <text variable=\"locator\" prefix=\", \"/>\n <text macro=\"issuance\" prefix=\" (\" suffix=\")\"/>\n </if>\n <else-if type=\"legal_case\">\n <text variable=\"title\" suffix=\", \" font-variant=\"normal\"/>\n <text variable=\"volume\" suffix=\"\"/>\n <text macro=\"container\"/>\n <text variable=\"page\" prefix=\" \"/>\n <text variable=\"locator\" prefix=\", \"/>\n <text macro=\"issuance\" prefix=\" (\" suffix=\")\"/>\n </else-if>\n <else-if type=\"article-newspaper article-magazine thesis\" match=\"any\">\n <text variable=\"title\" suffix=\", \" font-style=\"italic\"/>\n <text variable=\"volume\" suffix=\" \"/>\n <text macro=\"container\" suffix=\", \"/>\n <text macro=\"issuance\"/>\n <group delimiter=\"\">\n <text value=\"at\" prefix=\", \"/>\n <text variable=\"page\" prefix=\" \"/>\n </group>\n </else-if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <text variable=\"title\" suffix=\", \" font-style=\"italic\"/>\n <text variable=\"volume\" suffix=\" \"/>\n <text macro=\"container\" suffix=\" \"/>\n <text variable=\"page\"/>\n <text variable=\"locator\" prefix=\", \"/>\n <text macro=\"issuance\" prefix=\" (\" suffix=\")\"/>\n </else-if>\n <else>\n <text variable=\"volume\" suffix=\" \"/>\n <text variable=\"title\" font-variant=\"small-caps\"/>\n <text macro=\"container\" prefix=\" \"/>\n <text variable=\"page\" prefix=\" \"/>\n <text variable=\"locator\" prefix=\" \"/>\n <text macro=\"issuance\" prefix=\" (\" suffix=\")\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"issuance\">\n <choose>\n <if type=\"article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage\" match=\"any\">\n <group prefix=\"\" suffix=\"\">\n <choose>\n <if type=\"article-newspaper thesis\" match=\"any\">\n <group suffix=\", \">\n <date variable=\"issued\">\n <date-part name=\"month\"/>\n <date-part name=\"day\" prefix=\" \"/>\n </date>\n </group>\n </if>\n </choose>\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n <else>\n <!-- removed an extra space in the prefix here NS 20110511 -->\n <group prefix=\"\" suffix=\"\" delimiter=\" \">\n <text macro=\"editor-translator\"/>\n <text variable=\"edition\" suffix=\" ed.\"/>\n <!-- replaced a text element with a missing variable reference -->\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </group>\n </else>\n </choose>\n </macro>\n <!-- sets up citing to specific page numbers for id and supra cites -->\n <macro name=\"at_page\">\n <group delimiter=\"\">\n <text value=\"at\" prefix=\" \"/>\n <text variable=\"locator\" prefix=\" \"/>\n </group>\n </macro>\n <!-- sets up the \"in\" in front of book sections, etc. -->\n <macro name=\"container\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\"\">\n <text term=\"in\" text-case=\"lowercase\" font-style=\"italic\" prefix=\" \"/>\n <text variable=\"container-title\" font-variant=\"small-caps\" prefix=\" \"/>\n </group>\n </if>\n <else-if type=\"legal_case\">\n <text variable=\"container-title\" form=\"short\" prefix=\" \"/>\n </else-if>\n <else-if type=\"article-journal\">\n <text variable=\"container-title\" form=\"short\" font-variant=\"small-caps\" prefix=\" \"/>\n </else-if>\n <else>\n <text variable=\"container-title\" font-variant=\"small-caps\"/>\n </else>\n </choose>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\">\n <layout suffix=\".\" delimiter=\"; \">\n <choose>\n <if position=\"ibid\">\n <text value=\"id.\" text-case=\"capitalize-first\" font-style=\"italic\"/>\n <text macro=\"at_page\" suffix=\".\"/>\n <!-- period will not show up - this is for find-and-replace later. -->\n </if>\n <else-if position=\"subsequent\">\n <text macro=\"author-short\"/>\n <text value=\"supra\" font-style=\"italic\" prefix=\", \"/>\n <text value=\"note\" prefix=\" \"/>\n <!-- CSL does not currently support reference to a note number, so we leave a blank space for correction now -->\n <text value=\"___\"/>\n <text macro=\"at_page\"/>\n </else-if>\n <else>\n <text macro=\"author\" suffix=\", \"/>\n <text macro=\"source\"/>\n <text macro=\"access\" prefix=\", \"/>\n </else>\n </choose>\n </layout>\n </citation>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/chicago-library-list','Chicago Manual of Style (library list)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"note\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\">\n <info>\n <title>Chicago Manual of Style (library list)</title>\n <id>http://www.zotero.org/styles/chicago-library-list</id>\n <link href=\"http://www.zotero.org/styles/chicago-library-list\" rel=\"self\"/>\n <link href=\"http://www.chicagomanualofstyle.org/tools_citationguide.html\" rel=\"documentation\"/>\n <author>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </author>\n <contributor>\n <name>Simon Kornblith</name>\n <email>simon@simonster.com</email>\n </contributor>\n <contributor>\n <name>Elena Razlogova</name>\n <email>elena.razlogova@gmail.com</email>\n </contributor>\n <contributor>\n <name>Frank Bennett</name>\n <email>biercenator@gmail.com</email>\n </contributor>\n <category citation-format=\"note\"/>\n <category field=\"generic-base\"/>\n <summary>Chicago format for creating library lists, where bibliography includes call numbers</summary>\n <updated>2012-10-26T01:15:26+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en\">\n <terms>\n <term name=\"editortranslator\" form=\"verb-short\">\n <single>trans. and ed.</single>\n <multiple>trans. and ed.</multiple>\n </term>\n <term name=\"editortranslator\" form=\"verb\">\n <single> Translated and edited by</single>\n <multiple> Translated and edited by</multiple>\n </term>\n <term name=\"editor\" form=\"verb-short\">ed.</term>\n <term name=\"translator\" form=\"verb-short\">trans.</term>\n </terms>\n </locale>\n <macro name=\"editor-translator\">\n <group delimiter=\", \">\n <choose>\n <if variable=\"author\">\n <group delimiter=\" \">\n <choose>\n <if variable=\"container-author\">\n <group>\n <names variable=\"container-author\">\n <label form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </group>\n </if>\n </choose>\n </group>\n <names variable=\"editor translator\" delimiter=\", \">\n <label form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </if>\n </choose>\n </group>\n </macro>\n <macro name=\"secondary-contributors-note\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"none\">\n <text macro=\"editor-translator\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"container-contributors-note\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text macro=\"editor-translator\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"secondary-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"none\">\n <group delimiter=\". \">\n <choose>\n <if variable=\"author\">\n <names variable=\"editor translator\" delimiter=\". \">\n <label form=\"verb\" text-case=\"capitalize-first\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </if>\n </choose>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\", \">\n <choose>\n <if variable=\"author\">\n <choose>\n <if variable=\"container-author\">\n <names variable=\"container-author\">\n <label form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </if>\n </choose>\n <!--This includes page numers after the container author, e.g. for Introductions -->\n <choose>\n <if variable=\"container-author author\" match=\"all\">\n <group delimiter=\". \">\n <text variable=\"page\"/>\n <names variable=\"editor translator\" delimiter=\", \">\n <label form=\"verb\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </group>\n </if>\n <else>\n <names variable=\"editor translator\" delimiter=\", \">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </else>\n </choose>\n </if>\n </choose>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"recipient-note\">\n <names variable=\"recipient\" delimiter=\", \">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"contributors-note\">\n <group delimiter=\" \">\n <names variable=\"author\">\n <name and=\"text\" sort-separator=\", \" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n <text macro=\"recipient-note\"/>\n </group>\n </macro>\n <macro name=\"editor\">\n <names variable=\"editor\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\", \"/>\n </names>\n </macro>\n <macro name=\"translator\">\n <names variable=\"translator\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"verb-short\" prefix=\", \"/>\n </names>\n </macro>\n <macro name=\"recipient\">\n <group delimiter=\" \">\n <choose>\n <if type=\"personal_communication\">\n <choose>\n <if variable=\"genre\">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </if>\n <else>\n <text term=\"letter\" text-case=\"capitalize-first\"/>\n </else>\n </choose>\n </if>\n </choose>\n <text macro=\"recipient-note\"/>\n </group>\n </macro>\n <macro name=\"contributors\">\n <group delimiter=\". \">\n <names variable=\"author\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <substitute>\n <text macro=\"editor\"/>\n <text macro=\"translator\"/>\n </substitute>\n </names>\n <text macro=\"recipient\"/>\n </group>\n </macro>\n <macro name=\"recipient-short\">\n <names variable=\"recipient\">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name form=\"short\" and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"contributors-short\">\n <group delimiter=\" \">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n <text macro=\"recipient-short\"/>\n </group>\n </macro>\n <macro name=\"contributors-sort\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"interviewer-note\">\n <names variable=\"interviewer\" delimiter=\", \">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"interviewer\">\n <names variable=\"interviewer\" delimiter=\", \">\n <label form=\"verb\" text-case=\"capitalize-first\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"title-note\">\n <choose>\n <if variable=\"title\" match=\"none\">\n <text variable=\"genre\"/>\n </if>\n <else-if type=\"bill book graphic legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" text-case=\"title\" font-style=\"italic\"/>\n <text variable=\"version\" prefix=\" , version \" suffix=\"\"/>\n <!--This isn\'t localized because we don\'t have a version term. While not ideal, it should work for many languages and is better than not including a term.-->\n </else-if>\n <else-if type=\"legal_case\">\n <text variable=\"title\"/>\n </else-if>\n <else>\n <text variable=\"title\" text-case=\"title\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if variable=\"title\" match=\"none\">\n <choose>\n <if type=\"personal_communication\" match=\"none\">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n </if>\n <else-if type=\"bill book graphic legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" text-case=\"title\" font-style=\"italic\"/>\n <text variable=\"version\" prefix=\" (version \" suffix=\")\"/>\n </else-if>\n <else-if type=\"legal_case\">\n <text variable=\"title\"/>\n </else-if>\n <else>\n <text variable=\"title\" text-case=\"title\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"title-short\">\n <choose>\n <if variable=\"title\" match=\"none\">\n <choose>\n <if type=\"interview\">\n <text term=\"interview\" text-case=\"lowercase\"/>\n </if>\n <else-if type=\"manuscript speech\" match=\"any\">\n <text variable=\"genre\" form=\"short\"/>\n </else-if>\n <else-if type=\"personal_communication\">\n <text macro=\"issued\"/>\n </else-if>\n </choose>\n </if>\n <else-if type=\"bill book graphic legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" text-case=\"title\" form=\"short\" font-style=\"italic\"/>\n </else-if>\n <else-if type=\"legal_case\">\n <text variable=\"title\"/>\n </else-if>\n <else>\n <text variable=\"title\" text-case=\"title\" form=\"short\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"description-note\">\n <group delimiter=\", \">\n <text macro=\"interviewer-note\"/>\n <text variable=\"medium\"/>\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else-if type=\"thesis speech\" match=\"any\"/>\n <else>\n <text variable=\"genre\"/>\n </else>\n </choose>\n </group>\n </macro>\n <macro name=\"description\">\n <group delimiter=\", \">\n <group delimiter=\". \">\n <text macro=\"interviewer\"/>\n <text variable=\"medium\" text-case=\"capitalize-first\"/>\n </group>\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else-if type=\"thesis speech\" match=\"any\"/>\n <else>\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </else>\n </choose>\n </group>\n </macro>\n <macro name=\"container-title-note\">\n <group delimiter=\" \">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" text-case=\"lowercase\"/>\n </if>\n </choose>\n <choose>\n <if type=\"legal_case\" match=\"none\">\n <text variable=\"container-title\" text-case=\"title\" font-style=\"italic\"/>\n </if>\n </choose>\n </group>\n </macro>\n <macro name=\"container-title\">\n <group delimiter=\" \">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n <choose>\n <if type=\"legal_case\" match=\"none\">\n <text variable=\"container-title\" text-case=\"title\" font-style=\"italic\"/>\n </if>\n </choose>\n </group>\n </macro>\n <macro name=\"collection-title\">\n <group delimiter=\" \">\n <text variable=\"collection-title\" text-case=\"title\"/>\n <text variable=\"collection-number\"/>\n </group>\n </macro>\n <macro name=\"edition-note\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\"/>\n </group>\n </if>\n <else>\n <number variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\"/>\n </group>\n </if>\n <else>\n <number variable=\"edition\" text-case=\"capitalize-first\" suffix=\".\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-note-join-with-space\">\n <choose>\n <if type=\"article-journal\">\n <text macro=\"locators-note\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-note-join-with-comma\">\n <choose>\n <if type=\"article-journal\" match=\"none\">\n <text macro=\"locators-note\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-note\">\n <choose>\n <if type=\"article-journal\">\n <group delimiter=\", \">\n <number variable=\"volume\"/>\n <group delimiter=\" \">\n <text term=\"issue\" form=\"short\"/>\n <number variable=\"issue\"/>\n </group>\n </group>\n </if>\n <else-if type=\"legal_case\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <number variable=\"volume\"/>\n <text variable=\"container-title\"/>\n <text variable=\"page\"/>\n </group>\n <text variable=\"locator\"/>\n </group>\n </else-if>\n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text term=\"volume\" form=\"short\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n </group>\n <choose>\n <if variable=\"locator\" match=\"none\">\n <group delimiter=\" \">\n <number variable=\"number-of-volumes\" form=\"numeric\"/>\n <text term=\"volume\" form=\"short\" plural=\"true\"/>\n </group>\n </if>\n </choose>\n <text macro=\"edition-note\"/>\n </group>\n </else-if>\n </choose>\n </macro>\n <macro name=\"locators-join-with-space\">\n <choose>\n <if type=\"article-journal\">\n <text macro=\"locators\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-join-with-comma\">\n <choose>\n <if type=\"legal_case\">\n <text macro=\"locators\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-join-with-period\">\n <choose>\n <if type=\"legal_case article-journal\" match=\"none\">\n <text macro=\"locators\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal\">\n <group delimiter=\", \">\n <number variable=\"volume\"/>\n <group delimiter=\" \">\n <text term=\"issue\" form=\"short\"/>\n <number variable=\"issue\"/>\n </group>\n </group>\n </if>\n <else-if type=\"legal_case\">\n <group delimiter=\" \">\n <number variable=\"volume\"/>\n <text variable=\"container-title\"/>\n <text variable=\"page\"/>\n </group>\n </else-if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group delimiter=\". \">\n <group delimiter=\" \">\n <text term=\"volume\" form=\"short\" text-case=\"capitalize-first\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n </group>\n <group delimiter=\" \">\n <number variable=\"number-of-volumes\" form=\"numeric\"/>\n <text term=\"volume\" form=\"short\" plural=\"true\"/>\n </group>\n <text macro=\"edition\"/>\n </group>\n </else-if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\". \">\n <choose>\n <if variable=\"page\" match=\"none\">\n <group delimiter=\" \">\n <text term=\"volume\" form=\"short\" text-case=\"capitalize-first\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n </group>\n </if>\n </choose>\n <text macro=\"edition\"/>\n </group>\n </else-if>\n </choose>\n </macro>\n <macro name=\"locators-newspaper\">\n <choose>\n <if type=\"article-newspaper\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <number variable=\"edition\"/>\n <text term=\"edition\"/>\n </group>\n <group delimiter=\" \">\n <text term=\"section\" form=\"short\"/>\n <text variable=\"section\"/>\n </group>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"event\">\n <group delimiter=\" \">\n <text term=\"presented at\"/>\n <text variable=\"event\"/>\n </group>\n </macro>\n <macro name=\"publisher\">\n <choose>\n <if type=\"thesis\">\n <text variable=\"publisher\"/>\n </if>\n <else>\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"issued\">\n <choose>\n <if variable=\"issued\">\n <choose>\n <if type=\"graphic report\" match=\"any\">\n <date variable=\"issued\">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n </if>\n <else-if type=\"legal_case\">\n <group delimiter=\" \">\n <text variable=\"authority\"/>\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </group>\n </else-if>\n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis\" match=\"any\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </else-if>\n <else>\n <date variable=\"issued\">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n </else>\n </choose>\n </if>\n <else-if variable=\"accessed URL\" match=\"all\">\n </else-if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"point-locators-subsequent\">\n <choose>\n <if variable=\"locator\">\n <choose>\n <if locator=\"page\" match=\"none\">\n <group delimiter=\" \">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <choose>\n <if variable=\"volume\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text term=\"volume\" form=\"short\" text-case=\"lowercase\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n </group>\n <label variable=\"locator\" form=\"short\"/>\n </group>\n </if>\n <else>\n <label variable=\"locator\" form=\"short\"/>\n </else>\n </choose>\n </if>\n <else>\n <label variable=\"locator\" form=\"short\"/>\n </else>\n </choose>\n <text variable=\"locator\"/>\n </group>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group delimiter=\":\">\n <number variable=\"volume\" form=\"numeric\"/>\n <text variable=\"locator\"/>\n </group>\n </else-if>\n <else>\n <text variable=\"locator\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"point-locators-join-with-colon\">\n <choose>\n <if type=\"article-journal\">\n <choose>\n <if variable=\"locator page\" match=\"any\">\n <text macro=\"point-locators\"/>\n </if>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"point-locators-join-with-comma\">\n <choose>\n <if type=\"article-journal\" match=\"none\">\n <text macro=\"point-locators\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"point-locators\">\n <choose>\n <if variable=\"locator\" match=\"none\">\n <choose>\n <if type=\"article-journal chapter paper-conference\" match=\"any\">\n <text variable=\"page\"/>\n </if>\n </choose>\n </if>\n <else-if type=\"article-journal\">\n <group delimiter=\" \">\n <choose>\n <if locator=\"page\" match=\"none\">\n <label variable=\"locator\" form=\"short\" suffix=\" \"/>\n </if>\n </choose>\n <text variable=\"locator\"/>\n </group>\n </else-if>\n <else-if type=\"legal_case\"/>\n <else>\n <group delimiter=\" \">\n <choose>\n <if locator=\"page\" match=\"none\">\n <label variable=\"locator\" form=\"short\"/>\n </if>\n </choose>\n <text variable=\"locator\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"locators-chapter\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <choose>\n <if variable=\"page\">\n <number variable=\"volume\" suffix=\":\"/>\n <text variable=\"page\"/>\n </if>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"locators-journal\">\n <choose>\n <if type=\"article-journal\">\n <text variable=\"page\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"archive-note\">\n <choose>\n <if type=\"thesis\">\n <group delimiter=\" \">\n <text variable=\"archive\"/>\n <text variable=\"archive_location\" prefix=\"(\" suffix=\")\"/>\n </group>\n </if>\n <else>\n <group delimiter=\", \">\n <text variable=\"archive_location\"/>\n <text variable=\"archive\"/>\n <text variable=\"archive-place\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"archive\">\n <choose>\n <if type=\"thesis\">\n <group delimiter=\" \">\n <text variable=\"archive\"/>\n <text variable=\"archive_location\" prefix=\"(\" suffix=\")\"/>\n </group>\n </if>\n <else>\n <group delimiter=\". \">\n <text variable=\"archive_location\" text-case=\"capitalize-first\"/>\n <text variable=\"archive\"/>\n <text variable=\"archive-place\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"issue-note-join-with-space\">\n <choose>\n <if type=\"article-journal legal_case\" variable=\"publisher-place publisher\" match=\"any\">\n <text macro=\"issue-note\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"issue-note-join-with-comma\">\n <choose>\n <if type=\"article-journal legal_case\" variable=\"publisher-place publisher\" match=\"none\">\n <text macro=\"issue-note\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"issue-note\">\n <choose>\n <if type=\"article-journal legal_case\" match=\"any\">\n <text macro=\"issued\" prefix=\"(\" suffix=\")\"/>\n </if>\n <else-if variable=\"publisher-place publisher\" match=\"any\">\n <group prefix=\"(\" suffix=\")\" delimiter=\", \">\n <group delimiter=\" \">\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else-if type=\"thesis speech\" match=\"any\">\n <text variable=\"genre\"/>\n </else-if>\n </choose>\n <text macro=\"event\"/>\n </group>\n <text macro=\"publisher\"/>\n <text macro=\"issued\"/>\n </group>\n </else-if>\n <else>\n <text macro=\"issued\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"issue-join-with-space\">\n <choose>\n <if type=\"article-journal legal_case\">\n <text macro=\"issue\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"issue-join-with-period\">\n <choose>\n <if type=\"article-journal legal_case\" match=\"none\">\n <choose>\n <if type=\"speech\" variable=\"publisher publisher-place\" match=\"any\">\n <text macro=\"issue\"/>\n </if>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"issue-join-with-comma\">\n <choose>\n <if type=\"article-journal legal_case\" match=\"none\">\n <choose>\n <if type=\"speech\" variable=\"publisher publisher-place\" match=\"none\">\n <text macro=\"issue\"/>\n </if>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"issue\">\n <choose>\n <if type=\"article-journal legal_case\" match=\"any\">\n <text macro=\"issued\" prefix=\" (\" suffix=\")\"/>\n </if>\n <else-if type=\"speech\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else>\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </else>\n </choose>\n <text macro=\"event\"/>\n </group>\n <text variable=\"event-place\"/>\n <text macro=\"issued\"/>\n </group>\n </else-if>\n <else-if variable=\"publisher-place publisher\" match=\"any\">\n <group delimiter=\", \">\n <choose>\n <if type=\"thesis\">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n <text macro=\"publisher\"/>\n <text macro=\"issued\"/>\n </group>\n </else-if>\n <else>\n <text macro=\"issued\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"access-note\">\n <group delimiter=\", \">\n <choose>\n <if type=\"graphic report\" match=\"any\">\n <text macro=\"archive-note\"/>\n </if>\n <else-if type=\"article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"none\">\n <text macro=\"archive-note\"/>\n </else-if>\n </choose>\n <choose>\n <if variable=\"issued\" match=\"none\">\n <group delimiter=\" \">\n <text term=\"accessed\"/>\n <date variable=\"accessed\">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n </choose>\n <choose>\n <if type=\"legal_case\" match=\"none\">\n <choose>\n <if variable=\"DOI\">\n <text variable=\"DOI\" prefix=\"doi:\"/>\n </if>\n <else>\n <text variable=\"URL\"/>\n </else>\n </choose>\n </if>\n </choose>\n </group>\n </macro>\n <macro name=\"access\">\n <group delimiter=\". \">\n <choose>\n <if type=\"graphic report\" match=\"any\">\n <text macro=\"archive\"/>\n </if>\n <else-if type=\"article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"none\">\n <text macro=\"archive\"/>\n </else-if>\n </choose>\n <choose>\n <if variable=\"issued\" match=\"none\">\n <group delimiter=\" \">\n <text term=\"accessed\" text-case=\"capitalize-first\"/>\n <date variable=\"accessed\">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n </choose>\n <choose>\n <if type=\"legal_case\" match=\"none\">\n <choose>\n <if variable=\"DOI\">\n <text variable=\"DOI\" prefix=\"doi:\"/>\n </if>\n <else>\n <text variable=\"URL\"/>\n </else>\n </choose>\n </if>\n </choose>\n <text variable=\"call-number\"/>\n </group>\n </macro>\n <macro name=\"case-locator-subsequent\">\n <choose>\n <if type=\"legal_case\">\n <text macro=\"locators-note\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"case-issue-subsequent\">\n <choose>\n <if type=\"legal_case\">\n <text macro=\"issue\"/>\n </if>\n </choose>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" disambiguate-add-names=\"true\">\n <layout prefix=\"\" suffix=\".\" delimiter=\"; \">\n <choose>\n <if position=\"ibid-with-locator\">\n <group delimiter=\", \">\n <text term=\"ibid\"/>\n <text macro=\"point-locators-subsequent\"/>\n </group>\n </if>\n <else-if position=\"ibid\">\n <text term=\"ibid\"/>\n </else-if>\n <else>\n <group delimiter=\", \">\n <text macro=\"contributors-short\"/>\n <group delimiter=\" \">\n <group delimiter=\", \">\n <text macro=\"title-short\"/>\n <text macro=\"case-locator-subsequent\"/>\n </group>\n <text macro=\"case-issue-subsequent\"/>\n </group>\n <text macro=\"point-locators-subsequent\"/>\n </group>\n </else>\n </choose>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"11\" et-al-use-first=\"7\" subsequent-author-substitute=\"———\" entry-spacing=\"0\">\n <sort>\n <key macro=\"contributors-sort\"/>\n <key variable=\"title\"/>\n <key variable=\"genre\"/>\n <key variable=\"issued\"/>\n </sort>\n <layout suffix=\".\">\n <group delimiter=\". \">\n <group delimiter=\": \">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <group delimiter=\". \">\n <group delimiter=\" \">\n <group delimiter=\", \">\n <group delimiter=\". \">\n <group delimiter=\" \">\n <group delimiter=\". \">\n <text macro=\"contributors\"/>\n <text macro=\"title\"/>\n </group>\n <text macro=\"description\"/>\n </group>\n <text macro=\"secondary-contributors\"/>\n <group delimiter=\", \">\n <text macro=\"container-title\"/>\n <text macro=\"container-contributors\"/>\n <text macro=\"locators-chapter\"/>\n </group>\n <text macro=\"locators-join-with-period\"/>\n </group>\n <text macro=\"locators-join-with-comma\"/>\n </group>\n <text macro=\"locators-join-with-space\"/>\n </group>\n <text macro=\"collection-title\"/>\n <text macro=\"issue-join-with-period\"/>\n </group>\n <text macro=\"issue-join-with-space\"/>\n </group>\n <text macro=\"issue-join-with-comma\"/>\n <text macro=\"locators-newspaper\"/>\n </group>\n <text macro=\"locators-journal\"/>\n </group>\n <text macro=\"access\"/>\n </group>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/din-1505-2','DIN 1505-2 (author-date, German)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" default-locale=\"de-DE\">\n <info>\n <title>DIN 1505-2 (author-date, German)</title>\n <id>http://www.zotero.org/styles/din-1505-2</id>\n <link href=\"http://www.zotero.org/styles/din-1505-2\" rel=\"self\"/>\n <link href=\"http://www.bui.haw-hamburg.de/fileadmin/redaktion/diplom/Lorenzen__litverz.pdf\" rel=\"documentation\"/>\n <link href=\"http://bibliothek.fh-potsdam.de/fileadmin/fhp_bib/dokumente/Schulungen/wissenschaftliches_Arbeiten/Zitieren_Lorenzen.pdf\" rel=\"documentation\"/>\n <link href=\"http://www.uni-muenster.de/imperia/md/content/fachbereich_physik/didaktik_physik/materialien/materialschlichting/zitierregeln.pdf\" rel=\"documentation\"/>\n <link href=\"http://forums.zotero.org/discussion/1857\" rel=\"documentation\"/>\n <author>\n <name>Sven Rothe</name>\n <email>mmoole@googlemail.com</email>\n </author>\n <contributor>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </contributor>\n <category citation-format=\"author-date\"/>\n <category field=\"generic-base\"/>\n <summary>Style following DIN 1505-2, for other media types on additional standards</summary>\n <!-- This is just a beginning to try to have a DIN 1505 citation style,\n Feel free to send me any comments, suggestions etc...\n todo:\n * basic media types (book, journal article, etc..)\n * more media types (according DINxxx) audio video etc...\n * fine tuning\n * correcting errors\n known bugs, help appreciated\n * Abbreviations (Mitarb.) & (Hrsg. der Reihe) are missing (contributor, seriesEditor labels)\n * \"contributor\" is not valid as a name variable , nevertheless it works but doesnt validate!\n * Name of Volumes seems not to exist (type book) (\"Sachtitel des (Teil.-)Bandes\")\n * author etc. first names should not be abbreviated\n * scale of maps seems not to be available as variable\n * reviewed author seems to be not available as variable (newspaper article)\n * thesis type does notoffer a PLACE or FACULTY as variable!\n how to show the place if it is not included in the University title!?!?\n * thesis type: publisher (university), genre (type) dont seem to get through!?\n -->\n <!-- useful things:\n non breaking space:  \n narrow no break space: uni202F /   - but this is not supported widely!\n em dash: —\n\n -->\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"de\">\n <terms>\n <term name=\"anonymous\" form=\"short\">o. A.</term>\n <term name=\"no date\" form=\"short\">o. J.</term>\n <term name=\"collection-editor\" form=\"short\">Hrsg.</term>\n </terms>\n </locale>\n <macro name=\"author\">\n <names variable=\"author composer\" delimiter=\" ; \">\n <name name-as-sort-order=\"all\" sort-separator=\", \" delimiter=\" ; \" delimiter-precedes-last=\"always\" font-variant=\"small-caps\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\"/>\n </names>\n </macro>\n <macro name=\"author-container\">\n <names variable=\"container-author\" delimiter=\" ; \">\n <name name-as-sort-order=\"all\" sort-separator=\", \" initialize-with=\". \" delimiter=\" ; \" delimiter-precedes-last=\"always\" font-variant=\"small-caps\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\"/>\n </names>\n </macro>\n <macro name=\"editor\">\n <names variable=\"editor\" delimiter=\" ; \">\n <name name-as-sort-order=\"all\" sort-separator=\", \" initialize-with=\". \" delimiter=\" ; \" delimiter-precedes-last=\"always\" font-variant=\"small-caps\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\"/>\n <!-- needed: Label should appear as suffix to EVERY name...!-->\n </names>\n </macro>\n <macro name=\"editor-collection\">\n <names variable=\"collection-editor\" delimiter=\" ; \">\n <name name-as-sort-order=\"all\" sort-separator=\", \" initialize-with=\". \" delimiter=\" ; \" delimiter-precedes-last=\"always\" font-variant=\"small-caps\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\"/>\n <!-- needed: Label should appear as suffix to EVERY name...!-->\n </names>\n </macro>\n <!-- <macro name=\"contributor\">\n <names variable=\" \" delimiter=\" ; \">\n <name name-as-sort-order=\"all\" sort-separator=\", \" initialize-with=\". \" delimiter=\" ; \"\n delimiter-precedes-last=\"always\" font-variant=\"small-caps\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\"/>\n </names>\n </macro>-->\n <macro name=\"translator\">\n <names variable=\"translator\" delimiter=\" ; \">\n <name name-as-sort-order=\"all\" sort-separator=\", \" initialize-with=\". \" delimiter=\" ; \" delimiter-precedes-last=\"always\" font-variant=\"small-caps\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\"/>\n <!-- needed: Label should appear as suffix to EVERY name...!-->\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"symbol\" delimiter=\", \" initialize-with=\". \" delimiter-precedes-last=\"never\" font-variant=\"small-caps\"/>\n <et-al font-variant=\"normal\"/>\n <substitute>\n <names variable=\"editor\" font-variant=\"small-caps\"/>\n <names variable=\"translator\" font-variant=\"small-caps\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" form=\"short\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\" form=\"short\" quotes=\"true\"/>\n </else>\n </choose>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <group>\n <text term=\"retrieved\" suffix=\" \"/>\n <date variable=\"accessed\">\n <date-part name=\"year\" form=\"long\" suffix=\"-\"/>\n <date-part name=\"month\" form=\"numeric-leading-zeros\" suffix=\"-\"/>\n <date-part name=\"day\" form=\"numeric-leading-zeros\"/>\n </date>\n </group>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"genre\">\n <choose>\n <if type=\"report thesis\" match=\"any\">\n <group>\n <text variable=\"genre\"/>\n <!--<text term=\"number\" form=\"short\" suffix=\" \"/>-->\n <text variable=\"number\" prefix=\" Nr. \"/>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </macro>\n <macro name=\"volumes\">\n <group delimiter=\" \">\n <text term=\"volume\" form=\"short\" plural=\"false\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n <number variable=\"number-of-volumes\" form=\"numeric\" prefix=\"v. \"/>\n </group>\n </macro>\n <macro name=\"edition\">\n <group>\n <number variable=\"edition\" form=\"numeric\" suffix=\". \"/>\n <text term=\"edition\" form=\"short\" plural=\"false\"/>\n </group>\n </macro>\n <macro name=\"pages\">\n <choose>\n <if type=\"chapter paper-conference article-journal\" match=\"any\">\n <label variable=\"page\" form=\"short\" suffix=\" \"/>\n <text variable=\"page\"/>\n </if>\n </choose>\n </macro>\n <!-- \"scale\" seem to be not accessible...\n <macro name=\"scale\">\n <group>\n <text term=\"scale\"/>\n <text variable=\"scale\"/>\n </group>\n </macro>-->\n <citation et-al-min=\"3\" et-al-use-first=\"1\" et-al-subsequent-min=\"3\" et-al-subsequent-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"false\" disambiguate-add-givenname=\"false\" collapse=\"year\">\n <sort>\n <key macro=\"author\"/>\n <key variable=\"issued\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <text macro=\"author-short\"/>\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <group>\n <label variable=\"locator\" form=\"short\"/>\n <text variable=\"locator\" prefix=\" \"/>\n </group>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"9\" et-al-use-first=\"9\">\n <sort>\n <key macro=\"author\"/>\n <key variable=\"issued\"/>\n </sort>\n <layout>\n <group delimiter=\" ; \" suffix=\":\">\n <text macro=\"author\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation manuscript map map motion_picture report song thesis webpage\" match=\"any\">\n <!-- except type=\"chapter article \" etc.... -->\n <text macro=\"editor\"/>\n <text macro=\"editor-collection\"/>\n </if>\n </choose>\n <!-- <text macro=\"contributor\"/> -->\n <text macro=\"translator\"/>\n </group>\n <choose>\n <!-- Tabelle 1 aus litverz.ps -->\n <if type=\"bill book graphic legal_case legislation map map motion_picture report song\" match=\"any\">\n <text prefix=\" \" macro=\"title\" suffix=\"\"/>\n <text prefix=\", \" variable=\"collection-title\" font-style=\"italic\"/>\n <!--Reihe-->\n <text prefix=\" (\" macro=\"genre\" suffix=\")\"/>\n <text prefix=\". \" macro=\"volumes\"/>\n <text prefix=\". \" macro=\"edition\"/>\n <text prefix=\". \" variable=\"publisher-place\"/>\n <text prefix=\" : \" variable=\"publisher\"/>\n <date prefix=\", \" variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <!-- \" (1. Gesamttitel mit Zählung)\"\n \" (2. Gesamttitel mit Zählung)\" -->\n <!-- <text prefix=\" – \" macro=\"scale\"/> -->\n <text prefix=\". — \" variable=\"note\"/>\n <text prefix=\" — ISBN \" variable=\"ISBN\"/>\n </if>\n <!-- Tabelle 3 aus litverz.ps -->\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <text prefix=\" \" macro=\"title\" suffix=\".\"/>\n <text prefix=\". \" term=\"in\" text-case=\"capitalize-all\" suffix=\": \"/>\n <!-- verfahre nach Tabelle 1... -->\n <group delimiter=\" ; \" suffix=\": \">\n <text macro=\"author-container\"/>\n <text macro=\"editor\"/>\n <text macro=\"editor-collection\"/>\n </group>\n <text variable=\"container-title\" font-style=\"italic\"/>\n <text prefix=\", \" variable=\"collection-title\" font-style=\"italic\"/>\n <!-- Reihe -->\n <text prefix=\". \" macro=\"volumes\"/>\n <!-- <text prefix=\" : \" variable=\"title of volumes\"/> what is this? -->\n <text prefix=\". \" macro=\"edition\"/>\n <text prefix=\". \" variable=\"publisher-place\"/>\n <text prefix=\" : \" variable=\"publisher\"/>\n <date prefix=\", \" variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <!-- \" (1. Gesamttitel mit Zählung)\"\n \" (2. Gesamttitel mit Zählung)\" -->\n <text prefix=\". — \" variable=\"note\"/>\n <text prefix=\" — ISBN \" variable=\"ISBN\"/>\n <text prefix=\", \" macro=\"pages\"/>\n </else-if>\n <!-- Tabelle 5 aus litverz.ps - Hochschulschriften\n (Diplomarbeiten, Dissertationen, Master-A., unverö. Studienarbeiten -->\n <else-if type=\"thesis\" match=\"any\">\n <text prefix=\" \" macro=\"title\" font-style=\"italic\" suffix=\"\"/>\n <text prefix=\". \" macro=\"edition\"/>\n <text prefix=\". \" variable=\"publisher-place\"/>\n <text prefix=\", \" variable=\"publisher\" form=\"long\"/>\n <!-- <text prefix=\", \" variable=\"faculty\"/> -->\n <text prefix=\", \" macro=\"genre\"/>\n <date prefix=\", \" variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <text prefix=\". — \" variable=\"note\"/>\n </else-if>\n <else-if type=\"webpage\">\n <text prefix=\" \" macro=\"title\" suffix=\". \" font-style=\"italic\"/>\n <text prefix=\"URL \" variable=\"URL\"/>\n <text prefix=\". - \" macro=\"access\"/>\n <text prefix=\". — \" variable=\"container-title\"/>\n <text prefix=\". — \" variable=\"note\"/>\n </else-if>\n <!-- Tabelle 2 aus litverz.ps UND -->\n <!-- Tabelle 4 aus litverz.ps - Schriften von Tagungen, Konferenzen, Symposien, ...-->\n <else-if type=\"article article-journal article-magazine article-newspaper\" match=\"any\">\n <text prefix=\" \" variable=\"title\"/>\n <!-- \" : Zusatz zum Sachtitel\"\n \". Angabe des Teils\"\n \" (Gesamttitelangabe)\" -->\n <group>\n <text prefix=\". \" term=\"in\" text-case=\"capitalize-first\" suffix=\": \"/>\n <text macro=\"editor\" suffix=\" \"/>\n <text variable=\"container-title\" font-style=\"italic\"/>\n <text prefix=\", \" variable=\"collection-title\" font-style=\"italic\" suffix=\".\"/>\n <!--\", unterreihe der zeitschrift/zeitung\" -->\n </group>\n <text prefix=\" \" macro=\"volumes\"/>\n <text prefix=\". \" variable=\"publisher-place\"/>\n <text prefix=\", \" variable=\"publisher\" form=\"long\"/>\n <date prefix=\" (\" variable=\"issued\" suffix=\")\">\n <date-part name=\"year\"/>\n </date>\n <text prefix=\", Nr. \" variable=\"issue\"/>\n <text prefix=\", \" macro=\"pages\"/>\n <!--<text prefix=\". — \" macro=\"scale\"/>-->\n <text prefix=\". — \" variable=\"note\"/>\n <text prefix=\" — ISBN \" variable=\"ISBN\"/>\n </else-if>\n <!-- keiner der oben genannten fälle -->\n <else>\n <group suffix=\".\">\n <text macro=\"title\" prefix=\" \"/>\n <text macro=\"editor\" prefix=\" \"/>\n <text macro=\"translator\" prefix=\" \"/>\n </group>\n <group prefix=\" \" suffix=\".\">\n <text variable=\"container-title\" font-style=\"italic\"/>\n <group prefix=\", \">\n <text variable=\"volume\" font-style=\"italic\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </group>\n <text prefix=\", \" macro=\"pages\"/>\n </group>\n </else>\n </choose>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.bibsonomy.org/styles/everyAware.csl','BibSonomy – The BibSonomy default CSL style','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" default-locale=\"en-US\">\n <info>\n <title>BibSonomy – The BibSonomy default CSL style</title>\n <id>http://www.bibsonomy.org/styles/everyAware.csl</id>\n <link href=\"http://www.bibsonomy.org/styles/everyAware.csl\" rel=\"self\"/>\n <author>\n <name>Sebastian Böttger</name>\n <email>boettger@cs.uni-kassel.de</email>\n </author>\n <author>\n <name>Andreas Hotho</name>\n <email>hotho@cs.uni-kassel.de</email>\n </author>\n <category citation-format=\"author-date\"/>\n <updated>2014-03-03T14:18:10+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <names variable=\"editor translator\" delimiter=\", \" suffix=\", \">\n <name initialize-with=\". \"/>\n <label form=\"short\" prefix=\" (\" suffix=\".)\" strip-periods=\"true\"/>\n </names>\n </if>\n </choose>\n </macro>\n <macro name=\"secondary-contributors\">\n <choose>\n <if type=\"chapter paper-conference thesis\" match=\"none\">\n <names variable=\"editor translator\" delimiter=\", \" prefix=\" (\" suffix=\")\">\n <name delimiter=\"; \" delimiter-precedes-last=\"always\" initialize-with=\". \"/>\n <label form=\"short\" prefix=\", \" suffix=\".\" strip-periods=\"true\"/>\n </names>\n </if>\n </choose>\n <choose>\n <if type=\"thesis\" match=\"any\">\n <group delimiter=\", \" suffix=\".\">\n <text value=\"PhD thesis\"/>\n <text variable=\"publisher\" form=\"long\"/>\n <text variable=\"publisher-place\" form=\"long\"/>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" sort-separator=\", \" delimiter=\"; \" delimiter-precedes-last=\"always\">\n <name-part name=\"family\"/>\n <name-part name=\"given\"/>\n </name>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" delimiter=\", \" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\"> \n <text variable=\"title\" form=\"short\" font-style=\"italic\"/> \n </if> \n <else> \n <text variable=\"title\" form=\"short\"/> \n </else> \n </choose> \n </substitute> \n </names> \n </macro> \n <macro name=\"access\"> \n <choose> \n <if type=\"thesis\"> \n <choose> \n <if variable=\"archive\" match=\"any\"> \n <group> \n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/> \n <text term=\"from\" suffix=\" \"/> \n <text variable=\"archive\" suffix=\".\"/> \n <text variable=\"archive_location\" prefix=\" (\" suffix=\")\"/> \n </group> \n </if> \n <else> \n <group> \n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/> \n <text term=\"from\" suffix=\" \"/> \n <text variable=\"URL\"/> \n </group> \n </else> \n </choose> \n </if> \n <else> \n <choose> \n <if variable=\"DOI\"> \n <text variable=\"DOI\" prefix=\"doi:\"/> \n </if> \n <else> \n <choose> \n <if type=\"webpage\"> \n <group> \n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/> \n <date variable=\"accessed\" suffix=\", \"> \n <date-part name=\"month\" suffix=\" \"/> \n <date-part name=\"day\" suffix=\", \"/> \n <date-part name=\"year\"/> \n </date> \n <group> \n <text term=\"from\" suffix=\" \"/> \n <text variable=\"URL\"/> \n </group> \n </group> \n </if> \n <else> \n <group> \n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/> \n <text term=\"from\" suffix=\" \"/> \n <text variable=\"URL\"/> \n </group> \n </else> \n </choose> \n </else> \n </choose> \n </else> \n </choose> \n </macro> \n <macro name=\"title\"> \n <choose> \n <if type=\"report thesis\" match=\"any\"> \n <text variable=\"title\" font-style=\"italic\"/> \n <group prefix=\". Technical Report (\" suffix=\"), \"> \n <text variable=\"genre\"/> \n <text variable=\"number\" form=\"long\"/> \n </group> \n </if> \n <else-if type=\"bill book graphic legal_case legislation manuscript motion_picture report song speech\" match=\"any\"> \n <text variable=\"title\" font-style=\"italic\"/> \n </else-if> \n <else> \n <text variable=\"title\" form=\"long\" suffix=\".\"/> \n </else> \n </choose> \n </macro> \n <macro name=\"publisher\"> \n <choose> \n <if type=\"report thesis\" match=\"any\"> \n <group delimiter=\", \" suffix=\".\"> \n <text variable=\"publisher\" form=\"long\"/> \n <text variable=\"publisher-place\"/> \n </group> \n </if> \n <else> \n <choose> \n <if variable=\"event\" match=\"none\"> \n <text variable=\"genre\" suffix=\", \"/> \n </if> \n </choose> \n <group delimiter=\": \"> \n <text variable=\"publisher-place\"/> \n <text variable=\"publisher\"/> \n </group> \n </else> \n </choose> \n </macro> \n <macro name=\"event\"> \n <choose> \n <if variable=\"event\"> \n <choose> \n <if variable=\"genre\" match=\"none\"> \n <text variable=\"event\" form=\"long\" suffix=\". \"/> \n </if> \n <else> \n <group delimiter=\" \" suffix=\". \"> \n <text variable=\"genre\" text-case=\"capitalize-first\"/> \n <text variable=\"event\"/> \n </group> \n </else> \n </choose> \n </if> \n </choose> \n </macro> \n <macro name=\"issued\"> \n <choose> \n <if variable=\"issued\"> \n <group prefix=\" (\" suffix=\").\"> \n <date variable=\"issued\"> \n <date-part name=\"year\"/> \n </date> \n <choose> \n <if type=\"article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"none\"> \n <date variable=\"issued\"> \n <date-part prefix=\", \" name=\"month\"/> \n <date-part prefix=\" \" name=\"day\"/> \n </date> \n </if> \n </choose> \n </group> \n </if> \n <else> \n <text prefix=\" (\" term=\"no date\" suffix=\").\" form=\"short\"/> \n </else> \n </choose> \n </macro> \n <macro name=\"issued-year\"> \n <choose> \n <if variable=\"issued\"> \n <date variable=\"issued\"> \n <date-part name=\"year\"/> \n </date> \n </if> \n <else> \n <text term=\"no date\" form=\"short\"/> \n </else> \n </choose> \n </macro> \n <macro name=\"edition\"> \n <choose> \n <if is-numeric=\"edition\"> \n <group delimiter=\" \"> \n <number variable=\"edition\" form=\"ordinal\"/> \n <text term=\"edition\" form=\"short\" plural=\"false\" strip-periods=\"true\"/> \n </group> \n </if> \n <else> \n <text variable=\"edition\" suffix=\", \"/> \n </else> \n </choose> \n </macro> \n <macro name=\"locators\"> \n <choose> \n <if type=\"article-journal article-magazine article-newspaper\" match=\"any\"> \n <group delimiter=\"\" prefix=\" \"> \n <text variable=\"volume\" form=\"long\" font-weight=\"bold\"/> \n <text variable=\"issue\" form=\"long\" prefix=\"(\" suffix=\")\"/> \n </group> \n </if> \n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\"> \n <group prefix=\" (\" suffix=\")\" delimiter=\", \"> \n <text macro=\"edition\"/> \n <group> \n <text term=\"volume\" form=\"short\" plural=\"true\" text-case=\"capitalize-first\" suffix=\". \" strip-periods=\"true\"/> \n <number variable=\"number-of-volumes\" form=\"numeric\" prefix=\"1-\"/> \n </group> \n <group> \n <text term=\"volume\" form=\"short\" text-case=\"capitalize-first\" suffix=\". \" strip-periods=\"true\"/> \n <number variable=\"volume\" form=\"numeric\"/> \n </group> \n </group> \n </else-if> \n </choose> \n </macro> \n <macro name=\"citation-locator\"> \n <group> \n <label variable=\"locator\" form=\"short\"/> \n <text variable=\"locator\" prefix=\" \"/> \n </group> \n </macro> \n <macro name=\"page\"> \n <choose> \n <if match=\"any\" variable=\"page\"> \n <label variable=\"page\" form=\"short\" prefix=\", \" suffix=\" \"/> \n <text variable=\"page\" form=\"long\"/> \n </if> \n </choose> \n </macro> \n <citation et-al-min=\"3\" et-al-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" givenname-disambiguation-rule=\"by-cite\" collapse=\"year\"> \n <sort> \n <key macro=\"author\"/> \n <key macro=\"issued-year\"/> \n <key variable=\"page\"/> \n </sort> \n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \"> \n <group delimiter=\"\"> \n <text macro=\"author-short\"/> \n <text macro=\"issued-year\" prefix=\" \"/> \n <text macro=\"citation-locator\"/> \n </group> \n </layout> \n </citation> \n <bibliography entry-spacing=\"1\" line-spacing=\"1\" hanging-indent=\"false\"> \n <sort> \n <key macro=\"author\"/> \n <key macro=\"issued-year\" sort=\"ascending\"/> \n </sort> \n <layout> \n <group> \n <group delimiter=\" \"> \n <text macro=\"title\"/> \n <text macro=\"author\" suffix=\" \"/> \n <group delimiter=\", \"> \n <group prefix=\"in \"> \n <choose> \n <if type=\"chapter article-magazine article-newspaper article-journal entry-encyclopedia entry\" match=\"any\"> tainer-title\" font-style=\"italic\"/> </if> \n <else-if type=\"book paper-conference\" match=\"any\"> \n <text variable=\"collection-title\" font-style=\"italic\"/> \n </else-if> \n </choose> \n </group> \n <text macro=\"container-contributors\"/> \n <text macro=\"secondary-contributors\"/> \n </group> \n </group> \n <text macro=\"issued\" suffix=\" \"/> \n <text macro=\"locators\" suffix=\" \"/> \n <group delimiter=\", \"> \n <text macro=\"event\"/> \n </group> \n <text variable=\"page\" form=\"long\" prefix=\" \" suffix=\". \"/> \n <choose> \n <if type=\"book\" match=\"any\"> \n <group delimiter=\", \" suffix=\".\"> \n <text variable=\"publisher\" form=\"long\"/> \n <text variable=\"publisher-place\" form=\"long\"/> \n </group> \n </if> \n </choose> \n </group> \n </layout> \n </bibliography>\n</style>','2017-07-15 00:45:04'),('http://www.zotero.org/styles/harvard-limerick','Harvard - University of Limerick (Cite it Right) ','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" default-locale=\"en-GB\">\n <info>\n <title>Harvard - University of Limerick (Cite it Right) </title>\n <id>http://www.zotero.org/styles/harvard-limerick</id>\n <link href=\"http://www.zotero.org/styles/harvard-limerick\" rel=\"self\"/>\n <link href=\"http://www.zotero.org/styles/elsevier-harvard\" rel=\"template\"/>\n <link href=\"http://www3.ul.ie/~library/pdf/citeitright.pdf\" rel=\"documentation\"/>\n <author>\n <name>Sebastian Karcher</name>\n </author>\n <category citation-format=\"author-date\"/>\n <category field=\"generic-base\"/>\n <summary>Style based on the University of Limerick\'s Cite it Right guide, 2nd edition. Currently covers the most typical item types (books, chapters, webpages, articles in journals, magazines, newspapers (online and print), theses and reports. Doesn\'t cover legal citations and artworks. </summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en-GB\">\n <terms>\n <term name=\"et-al\">et al</term>\n </terms>\n </locale>\n <macro name=\"container\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" text-case=\"lowercase\" suffix=\" \"/>\n <group delimiter=\", \">\n <names variable=\"editor translator\" delimiter=\", \">\n <name name-as-sort-order=\"all\" sort-separator=\", \" and=\"text\" initialize-with=\".\" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <label form=\"short\" prefix=\", \"/>\n </names>\n <group delimiter=\", \">\n <text variable=\"container-title\" text-case=\"title\" font-style=\"italic\"/>\n <text variable=\"collection-title\" text-case=\"title\"/>\n </group>\n </group>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group delimiter=\", \">\n <text variable=\"container-title\"/>\n <text variable=\"collection-title\"/>\n </group>\n </else-if>\n <else>\n <group delimiter=\", \">\n <text variable=\"container-title\" font-style=\"italic\"/>\n <text variable=\"collection-title\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" sort-separator=\", \" initialize-with=\".\" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\" text-case=\"capitalize-first\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \" initialize-with=\". \" delimiter-precedes-last=\"never\"/>\n <et-al font-style=\"italic\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\" quotes=\"true\"/>\n </else>\n </choose>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <group delimiter=\" \">\n <text variable=\"URL\" prefix=\"available: \"/>\n <group prefix=\"[\" suffix=\"]\" delimiter=\" \">\n <text term=\"accessed\"/>\n <date variable=\"accessed\" delimiter=\" \">\n <date-part name=\"day\"/>\n <date-part name=\"month\" form=\"short\" strip-periods=\"true\"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"report thesis\" match=\"any\">\n <group delimiter=\", \">\n <text variable=\"title\" text-case=\"title\" font-style=\"italic\"/>\n <group delimiter=\" \">\n <text variable=\"genre\"/>\n <text variable=\"number\"/>\n </group>\n </group>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song speech\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\" text-case=\"title\"/>\n <choose>\n <if variable=\"URL\">\n <text term=\"online\" prefix=\" [\" suffix=\"]\"/>\n </if>\n </choose>\n <text macro=\"edition\" prefix=\", \"/>\n </else-if>\n <else-if type=\"webpage\">\n <text variable=\"title\" text-case=\"title\"/>\n <text term=\"online\" prefix=\" [\" suffix=\"]\"/>\n </else-if>\n <else>\n <text variable=\"title\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <choose>\n <if type=\"report thesis\" match=\"any\">\n <group delimiter=\", \">\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\"/>\n </group>\n </if>\n <else>\n <group delimiter=\": \">\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"event\">\n <choose>\n <if variable=\"event\">\n <text term=\"presented at\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text variable=\"event\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"issued\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else-if variable=\"accessed\">\n <choose>\n <if type=\"webpage\">\n <date variable=\"accessed\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </else-if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <group delimiter=\" \">\n <choose>\n <if is-numeric=\"edition\">\n <number variable=\"edition\" form=\"ordinal\"/>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n <text value=\"ed\"/>\n </group>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal article-magazine article-newspaper\" match=\"any\">\n <group delimiter=\", \">\n <group>\n <text variable=\"volume\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </group>\n <choose>\n <if type=\"article-magazine article-newspaper\" match=\"any\">\n <date variable=\"issued\" delimiter=\" \">\n <date-part name=\"day\"/>\n <date-part name=\"month\" form=\"short\" strip-periods=\"true\"/>\n </date>\n </if>\n </choose>\n <text variable=\"page\"/>\n </group>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group delimiter=\", \">\n <text macro=\"event\"/>\n <text macro=\"publisher\"/>\n </group>\n </else-if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\", \">\n <text macro=\"event\"/>\n <text macro=\"publisher\"/>\n <group>\n <text variable=\"page\"/>\n </group>\n </group>\n </else-if>\n </choose>\n </macro>\n <citation et-al-min=\"3\" et-al-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" collapse=\"year\">\n <sort>\n <key macro=\"issued\"/>\n <key macro=\"author\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text macro=\"author-short\"/>\n <text macro=\"issued\"/>\n </group>\n <group>\n <label variable=\"locator\" form=\"short\"/>\n <text variable=\"locator\"/>\n </group>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" entry-spacing=\"0\" line-spacing=\"1\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"issued\" sort=\"ascending\"/>\n </sort>\n <layout suffix=\".\">\n <group delimiter=\" \">\n <text macro=\"author\"/>\n <text macro=\"issued\" prefix=\"(\" suffix=\")\"/>\n </group>\n <group delimiter=\", \" prefix=\" \">\n <text macro=\"title\"/>\n <text macro=\"container\"/>\n <text macro=\"locators\"/>\n <text macro=\"access\"/>\n </group>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/harvard1de','Harvard Reference format 1 (author-date, German)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\">\n <info>\n <title>Harvard Reference format 1 (author-date, German)</title>\n <id>http://www.zotero.org/styles/harvard1de</id>\n <link href=\"http://www.zotero.org/styles/harvard1de\" rel=\"self\"/>\n <link href=\"http://www.zotero.org/styles/harvard1\" rel=\"template\"/>\n <link href=\"http://libweb.anglia.ac.uk/referencing/harvard.htm\" rel=\"documentation\"/>\n <author>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </author>\n <contributor>\n <name>Bruce D\'Arcus</name>\n </contributor>\n <category citation-format=\"author-date\"/>\n <category field=\"generic-base\"/>\n <summary>The Harvard author-date style, German variant.</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"editor\">\n <names variable=\"editor\" delimiter=\", \">\n <name and=\"symbol\" initialize-with=\". \" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\" suffix=\".\" strip-periods=\"true\"/>\n </names>\n </macro>\n <macro name=\"anon\">\n <text term=\"anonymous\" form=\"short\" text-case=\"capitalize-first\" strip-periods=\"true\"/>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" and=\"symbol\" sort-separator=\", \" initialize-with=\".\" delimiter-precedes-last=\"never\" delimiter=\", \"/>\n <label form=\"short\" prefix=\" \" suffix=\".\" text-case=\"lowercase\" strip-periods=\"true\"/>\n <substitute>\n <names variable=\"editor\"/>\n <text macro=\"anon\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"symbol\" delimiter=\", \" delimiter-precedes-last=\"never\" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"anon\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <text value=\"Available at:\" suffix=\" \"/>\n <text variable=\"URL\"/>\n <group prefix=\" [\" suffix=\"]\">\n <text term=\"accessed\" text-case=\"capitalize-first\" suffix=\" \"/>\n <date variable=\"accessed\">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\", \"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </macro>\n <macro name=\"year-date\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"locator\">\n <group>\n <label variable=\"locator\" form=\"short\" suffix=\" \" text-case=\"capitalize-first\"/>\n <text variable=\"locator\" prefix=\" \"/>\n </group>\n </macro>\n <macro name=\"pages\">\n <group>\n <label variable=\"page\" form=\"short\" suffix=\" \" text-case=\"capitalize-first\"/>\n <text variable=\"page\" prefix=\" \"/>\n </group>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" et-al-subsequent-min=\"6\" et-al-subsequent-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" collapse=\"year\">\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text macro=\"author-short\"/>\n <text macro=\"year-date\"/>\n </group>\n <text macro=\"locator\"/>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"4\" et-al-use-first=\"1\">\n <sort>\n <key macro=\"author\"/>\n <key variable=\"title\"/>\n </sort>\n <layout>\n <text macro=\"author\" suffix=\",\"/>\n <date variable=\"issued\" prefix=\" \" suffix=\".\">\n <date-part name=\"year\"/>\n </date>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group prefix=\" \" delimiter=\" \" suffix=\",\">\n <text macro=\"title\"/>\n <text macro=\"edition\"/>\n <text macro=\"editor\"/>\n </group>\n <text prefix=\" \" suffix=\".\" macro=\"publisher\"/>\n </if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n <group prefix=\" \">\n <text term=\"in\" text-case=\"capitalize-first\"/>\n <text macro=\"editor\" prefix=\" \"/>\n <text variable=\"container-title\" font-style=\"italic\" prefix=\" \" suffix=\".\"/>\n <text variable=\"collection-title\" prefix=\" \" suffix=\".\"/>\n <group suffix=\".\">\n <text macro=\"publisher\" prefix=\" \"/>\n <group prefix=\", \">\n <text macro=\"pages\" prefix=\", \"/>\n </group>\n </group>\n </group>\n </else-if>\n <else>\n <group suffix=\".\">\n <text macro=\"title\" prefix=\" \"/>\n <text macro=\"editor\" prefix=\" \"/>\n </group>\n <group prefix=\" \" suffix=\".\">\n <text variable=\"container-title\" font-style=\"italic\"/>\n <group prefix=\", \">\n <text variable=\"volume\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </group>\n <text macro=\"pages\" prefix=\", \"/>\n </group>\n </else>\n </choose>\n <text prefix=\" \" macro=\"access\" suffix=\".\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/history-of-the-human-sciences','History of the Human Sciences','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"never\" default-locale=\"en-GB\" page-range-format=\"minimal\">\n <info>\n <title>History of the Human Sciences</title>\n <id>http://www.zotero.org/styles/history-of-the-human-sciences</id>\n <link href=\"http://www.zotero.org/styles/history-of-the-human-sciences\" rel=\"self\"/>\n <link href=\"http://www.uk.sagepub.com/journalsProdDesc.nav?ct_p=manuscriptSubmission&prodId=Journal200813&crossRegion=eur\" rel=\"documentation\"/>\n <author>\n <name>Sebastian Karcher</name>\n </author>\n <category citation-format=\"author-date\"/>\n <category field=\"history\"/>\n <category field=\"science\"/>\n <issn>0952-6951</issn>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" and=\"text\" sort-separator=\", \" initialize-with=\". \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text variable=\"container-title\" font-style=\"italic\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" form=\"short\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\" form=\"short\" quotes=\"true\"/>\n </else>\n </choose>\n </substitute>\n </names>\n </macro>\n <macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" suffix=\" \"/>\n <names variable=\"editor translator\" delimiter=\", \">\n <name and=\"text\" initialize-with=\". \" delimiter=\", \" sort-separator=\" \" delimiter-precedes-last=\"never\"/>\n <label form=\"short\" prefix=\" (\" text-case=\"lowercase\" suffix=\")\"/>\n </names>\n </if>\n </choose>\n </macro>\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <group>\n <text value=\"Available at\" suffix=\": \"/>\n <text variable=\"URL\"/>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song webpage\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <choose>\n <if type=\"thesis\">\n <group delimiter=\", \">\n <text variable=\"genre\"/>\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </if>\n <else>\n <text variable=\"genre\" suffix=\". \"/>\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"event\">\n <choose>\n <if variable=\"event\">\n <text term=\"presented at\" text-case=\"lowercase\" prefix=\"paper \" suffix=\" \"/>\n <text variable=\"event\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"year-date\">\n <choose>\n <if variable=\"issued\">\n <group>\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal article-magazine\" match=\"any\">\n <group prefix=\" \" delimiter=\": \">\n <text variable=\"volume\"/>\n <text variable=\"page\"/>\n </group>\n </if>\n <else-if type=\"article-newspaper\">\n <group delimiter=\", \" prefix=\", \">\n <date variable=\"issued\">\n <date-part name=\"day\"/>\n <date-part name=\"month\" form=\"long\" prefix=\" \"/>\n </date>\n <group delimiter=\" \">\n <label variable=\"page\"/>\n <text variable=\"page\"/>\n </group>\n </group>\n </else-if>\n <else>\n <group delimiter=\" \" prefix=\", \">\n <label variable=\"page\" form=\"short\"/>\n <text variable=\"page\"/>\n </group>\n </else>\n </choose>\n </macro>\n <citation et-al-min=\"3\" et-al-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" givenname-disambiguation-rule=\"primary-name\" collapse=\"year\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"year-date\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <text macro=\"author-short\"/>\n <text macro=\"year-date\"/>\n </group>\n <text variable=\"locator\" prefix=\": \"/>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"6\" et-al-use-first=\"3\" entry-spacing=\"0\" line-spacing=\"2\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"year-date\"/>\n </sort>\n <layout suffix=\".\">\n <group delimiter=\" \">\n <text macro=\"author\"/>\n <text macro=\"year-date\" prefix=\"(\" suffix=\")\"/>\n <text macro=\"title\"/>\n </group>\n <group prefix=\", \" delimiter=\" \">\n <text macro=\"container-contributors\"/>\n <text variable=\"container-title\" font-style=\"italic\"/>\n </group>\n <group delimiter=\". \" prefix=\". \">\n <text macro=\"event\"/>\n <text macro=\"publisher\"/>\n </group>\n <text macro=\"locators\"/>\n <text macro=\"access\" prefix=\". \"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/law1-de','Law generic style (note with bibliography, German)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"note\" default-locale=\"de\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\">\n <info>\n <title>Law generic style (note with bibliography, German)</title>\n <id>http://www.zotero.org/styles/law1-de</id>\n <link href=\"http://www.zotero.org/styles/law1-de\" rel=\"self\"/>\n <author>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </author>\n <contributor>\n <name>Sven Rothe</name>\n <email>mmoole@googlemail.com</email>\n </contributor>\n <contributor>\n <name>Simon Kornblith</name>\n <email>simon@simonster.com</email>\n </contributor>\n <contributor>\n <name>Elena Razlogova</name>\n <email>elena.razlogova@gmail.com</email>\n </contributor>\n <category citation-format=\"numeric\"/>\n <category field=\"law\"/>\n <summary>Law generic style, german variant, based on Chicago format with short notes and\n full bibliography</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"secondary-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"none\">\n <group delimiter=\". \">\n <names variable=\"editor\" delimiter=\". \">\n <label form=\"verb\" prefix=\" \" suffix=\" \"/>\n <name delimiter=\", \" delimiter-precedes-last=\"always\"/>\n </names>\n <choose>\n <if variable=\"author editor\" match=\"any\">\n <names variable=\"translator\" delimiter=\". \">\n <label form=\"verb\" prefix=\" \" suffix=\" \"/>\n <name delimiter=\", \" delimiter-precedes-last=\"always\"/>\n </names>\n </if>\n </choose>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\"/\">\n <names variable=\"editor\" delimiter=\"/\">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n <choose>\n <if variable=\"author editor\" match=\"any\">\n <names variable=\"translator\" delimiter=\"/\">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name delimiter=\", \" delimiter-precedes-last=\"always\"/>\n </names>\n </if>\n </choose>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"editor\">\n <names variable=\"editor\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\", \" suffix=\".\" strip-periods=\"true\"/>\n </names>\n </macro>\n <macro name=\"translator\">\n <names variable=\"translator\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"verb-short\" prefix=\", \" suffix=\".\" strip-periods=\"true\"/>\n </names>\n </macro>\n <macro name=\"recipient-note\">\n <names variable=\"recipient\" delimiter=\", \">\n <label form=\"verb\" prefix=\" \" text-case=\"lowercase\" suffix=\" \"/>\n <name delimiter=\", \" delimiter-precedes-last=\"always\"/>\n </names>\n </macro>\n <macro name=\"recipient\">\n <choose>\n <if type=\"personal_communication\">\n <choose>\n <if variable=\"genre\">\n <text variable=\"genre\"/>\n </if>\n <else>\n <text term=\"letter\"/>\n </else>\n </choose>\n </if>\n </choose>\n <text macro=\"recipient-note\" prefix=\" \"/>\n </macro>\n <macro name=\"contributors\">\n <names variable=\"author\" font-style=\"italic\">\n <name name-as-sort-order=\"first\" sort-separator=\", \" delimiter=\"/\" delimiter-precedes-last=\"always\"/>\n <substitute>\n <text macro=\"editor\"/>\n <text macro=\"translator\"/>\n </substitute>\n </names>\n <text macro=\"recipient\" prefix=\". \"/>\n </macro>\n <macro name=\"recipient-short\">\n <names variable=\"recipient\">\n <label form=\"verb\" prefix=\" \" text-case=\"lowercase\" suffix=\" \"/>\n <name form=\"short\" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n </names>\n </macro>\n <macro name=\"contributors-short\">\n <names variable=\"author\">\n <name form=\"short\" delimiter=\"/\" delimiter-precedes-last=\"always\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n <text macro=\"recipient-short\"/>\n </macro>\n <macro name=\"contributors-sort\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" sort-separator=\", \" delimiter=\"/\" delimiter-precedes-last=\"always\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"interviewer\">\n <names variable=\"interviewer\" delimiter=\"/\">\n <label form=\"verb\" prefix=\" \" suffix=\" \"/>\n <name delimiter=\", \" delimiter-precedes-last=\"always\"/>\n </names>\n </macro>\n <macro name=\"title\">\n <choose>\n <if variable=\"title\" match=\"none\">\n <choose>\n <if type=\"personal_communication\" match=\"none\">\n <text variable=\"genre\"/>\n </if>\n </choose>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\"/>\n </else-if>\n <else>\n <text variable=\"title\" prefix=\"„\" suffix=\"“\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"title-short\">\n <choose>\n <if variable=\"title\" match=\"none\">\n <choose>\n <if type=\"interview\">\n <text term=\"interview\" text-case=\"lowercase\"/>\n </if>\n <else-if type=\"manuscript speech\" match=\"any\">\n <text variable=\"genre\" form=\"short\"/>\n </else-if>\n <else-if type=\"personal_communication\">\n <text macro=\"issued\"/>\n </else-if>\n </choose>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" form=\"short\" font-style=\"italic\"/>\n </else-if>\n <else>\n <text variable=\"title\" form=\"short\" prefix=\"„\" suffix=\"“\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"description\">\n <group delimiter=\", \">\n <group delimiter=\". \">\n <text macro=\"interviewer\"/>\n <text variable=\"medium\"/>\n </group>\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else-if type=\"thesis speech\" match=\"any\"/>\n <else>\n <text variable=\"genre\"/>\n </else>\n </choose>\n </group>\n </macro>\n <macro name=\"container-title\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" suffix=\" \"/>\n </if>\n </choose>\n <text variable=\"container-title\" font-style=\"italic\"/>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"collection-title\">\n <text variable=\"collection-title\"/>\n <text variable=\"collection-number\" prefix=\" \"/>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal\">\n <text variable=\"volume\" prefix=\" \"/>\n <text variable=\"issue\" prefix=\", no. \"/>\n </if>\n <else-if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group prefix=\". \" delimiter=\". \">\n <group>\n <text term=\"volume\" form=\"short\" suffix=\". \" strip-periods=\"true\"/>\n <number variable=\"volume\" form=\"numeric\"/>\n </group>\n <group>\n <number variable=\"number-of-volumes\" form=\"numeric\"/>\n <text term=\"volume\" form=\"short\" prefix=\" \" suffix=\".\" plural=\"true\" strip-periods=\"true\"/>\n </group>\n <text macro=\"edition\"/>\n </group>\n </else-if>\n </choose>\n </macro>\n <macro name=\"locators-newspaper\">\n <choose>\n <if type=\"article-newspaper\">\n <group delimiter=\", \">\n <group>\n <text variable=\"edition\" suffix=\" \"/>\n <text term=\"edition\" prefix=\" \"/>\n </group>\n <group>\n <text term=\"section\" form=\"short\" suffix=\". \" strip-periods=\"true\"/>\n <text variable=\"section\"/>\n </group>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"event\">\n <group>\n <text term=\"presented at\" suffix=\" \"/>\n <text variable=\"event\"/>\n </group>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </macro>\n <macro name=\"issued\">\n <choose>\n <if type=\"graphic report\" match=\"any\">\n <date variable=\"issued\">\n <date-part name=\"day\" suffix=\".\"/>\n <date-part name=\"month\" suffix=\".\"/>\n <date-part name=\"year\"/>\n </date>\n </if>\n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis\" match=\"any\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </else-if>\n <else>\n <date variable=\"issued\">\n <date-part name=\"day\" suffix=\".\"/>\n <date-part name=\"month\" suffix=\".\"/>\n <date-part name=\"year\"/>\n </date>\n </else>\n </choose>\n </macro>\n <macro name=\"pages-chapter\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text variable=\"volume\" suffix=\":\"/>\n <text variable=\"page\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"pages-article\">\n <choose>\n <if type=\"article-journal\">\n <text variable=\"page\" prefix=\": \"/>\n </if>\n </choose>\n </macro>\n <macro name=\"point-locators-subsequent\">\n <group>\n <choose>\n <if locator=\"page\" match=\"none\">\n <label variable=\"locator\" form=\"short\" suffix=\" \"/>\n </if>\n </choose>\n <text variable=\"locator\" prefix=\"S. \"/>\n </group>\n </macro>\n <macro name=\"archive\">\n <group delimiter=\". \">\n <text variable=\"archive_location\"/>\n <text variable=\"archive\"/>\n <text variable=\"archive-place\"/>\n </group>\n </macro>\n <macro name=\"issue\">\n <choose>\n <if type=\"article-journal\">\n <text macro=\"issued\" prefix=\" (\" suffix=\")\"/>\n </if>\n <else-if type=\"speech\">\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else>\n <text variable=\"genre\" prefix=\". \"/>\n </else>\n </choose>\n <text macro=\"event\" prefix=\" \"/>\n <text variable=\"event-place\" prefix=\", \"/>\n <text macro=\"issued\" prefix=\", \"/>\n </else-if>\n <else-if variable=\"publisher-place publisher\" match=\"any\">\n <group prefix=\". \" delimiter=\", \">\n <choose>\n <if type=\"thesis\">\n <text variable=\"genre\"/>\n </if>\n </choose>\n <text macro=\"publisher\"/>\n <text macro=\"issued\"/>\n </group>\n </else-if>\n <else>\n <text macro=\"issued\" prefix=\", \"/>\n </else>\n </choose>\n </macro>\n <macro name=\"access\">\n <group delimiter=\". \">\n <choose>\n <if type=\"graphic report\" match=\"any\">\n <text macro=\"archive\"/>\n </if>\n <else-if type=\"article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis\" match=\"none\">\n <text macro=\"archive\"/>\n </else-if>\n </choose>\n <text variable=\"DOI\" prefix=\"doi:\"/>\n <group>\n <text variable=\"URL\" prefix=\"<\" suffix=\">\"/>\n <text term=\"retrieved\" prefix=\", \" suffix=\" \"/>\n <date variable=\"accessed\">\n <date-part name=\"day\" form=\"numeric-leading-zeros\" suffix=\".\"/>\n <date-part name=\"month\" form=\"numeric-leading-zeros\" suffix=\".\"/>\n <date-part name=\"year\" form=\"long\"/>\n </date>\n </group>\n </group>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" et-al-subsequent-min=\"4\" et-al-subsequent-use-first=\"1\" disambiguate-add-names=\"true\">\n <layout prefix=\"\" suffix=\".\" delimiter=\"; \">\n <!-- <choose>\n <if position=\"ibid-with-locator\">\n <group delimiter=\", \">\n <text term=\"ibid\" suffix=\".\"/>\n <text macro=\"point-locators-subsequent\"/>\n </group>\n </if>\n <else-if position=\"ibid\">\n <text term=\"ibid\" suffix=\".\"/>\n </else-if>\n <else>-->\n <group delimiter=\", \">\n <text macro=\"contributors-short\"/>\n <text macro=\"title-short\"/>\n <text macro=\"point-locators-subsequent\"/>\n </group>\n <!-- </else>-->\n <!-- </choose>-->\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"6\" et-al-use-first=\"6\" subsequent-author-substitute=\"---\" entry-spacing=\"0\">\n <sort>\n <key macro=\"contributors-sort\"/>\n <key variable=\"title\"/>\n <key variable=\"genre\"/>\n </sort>\n <layout suffix=\".\">\n <text macro=\"contributors\"/>\n <group delimiter=\". \">\n <text macro=\"title\" prefix=\" \"/>\n <text macro=\"description\"/>\n <text macro=\"secondary-contributors\"/>\n <group delimiter=\", \">\n <text macro=\"container-title\"/>\n <text macro=\"container-contributors\"/>\n <text macro=\"pages-chapter\"/>\n </group>\n </group>\n <text macro=\"locators\"/>\n <text macro=\"collection-title\" prefix=\". \"/>\n <text macro=\"issue\"/>\n <text macro=\"locators-newspaper\" prefix=\", \"/>\n <text macro=\"pages-article\"/>\n <text macro=\"access\" prefix=\". \"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/lncs','Springer LNCS','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\">\n <info>\n <title>Springer LNCS</title>\n <id>http://www.zotero.org/styles/lncs</id>\n <link href=\"http://www.zotero.org/styles/lncs\" rel=\"self\"/>\n <author>\n <name>Ammar Memari</name>\n <email>memari@wi-ol.de</email>\n </author>\n <contributor>\n <name>Mikko Ronkko</name>\n </contributor>\n <category citation-format=\"numeric\"/>\n <category field=\"engineering\"/>\n <category field=\"generic-base\"/>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <macro name=\"author\">\n <group suffix=\"\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" sort-separator=\", \" initialize-with=\".\" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\" \" suffix=\"\" text-case=\"lowercase\" strip-periods=\"true\"/>\n <substitute>\n <names variable=\"editor\"/>\n </substitute>\n </names>\n </group>\n </macro>\n <macro name=\"editor\">\n <names variable=\"editor\">\n <name initialize-with=\".\" delimiter=\", \" and=\"text\" name-as-sort-order=\"all\" sort-separator=\", \"/>\n <label form=\"short\" prefix=\" (\" text-case=\"lowercase\" suffix=\".)\" strip-periods=\"true\"/>\n </names>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\"/>\n </if>\n <else>\n <text variable=\"title\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\" prefix=\", \"/>\n </macro>\n <macro name=\"access\">\n <text variable=\"URL\"/>\n </macro>\n <macro name=\"page\">\n <group>\n <label variable=\"page\" form=\"short\" suffix=\". \" strip-periods=\"true\"/>\n <text variable=\"page\"/>\n </group>\n </macro>\n <citation et-al-min=\"3\" et-al-use-first=\"1\" collapse=\"citation-number\">\n <sort>\n <key variable=\"citation-number\"/>\n </sort>\n <layout prefix=\"[\" suffix=\"]\" delimiter=\", \">\n <text variable=\"citation-number\"/>\n </layout>\n </citation>\n <bibliography entry-spacing=\"0\" second-field-align=\"flush\">\n <layout suffix=\".\">\n <text variable=\"citation-number\" suffix=\".\"/>\n <text macro=\"author\" prefix=\" \" suffix=\": \"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <group delimiter=\" \">\n <text macro=\"title\" suffix=\".\"/>\n <text macro=\"publisher\"/>\n <date variable=\"issued\">\n <date-part name=\"year\" prefix=\"(\" suffix=\")\"/>\n </date>\n </group>\n </if>\n <else-if type=\"article-journal\">\n <group delimiter=\" \">\n <text macro=\"title\" suffix=\".\"/>\n <text variable=\"container-title\" form=\"short\" suffix=\".\"/>\n <text variable=\"volume\" suffix=\",\"/>\n <text variable=\"page\"/>\n <date variable=\"issued\">\n <date-part name=\"year\" prefix=\"(\" suffix=\")\"/>\n </date>\n </group>\n </else-if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\" \">\n <text macro=\"title\" suffix=\".\"/>\n <choose>\n <if variable=\"container-title\">\n <text macro=\"editor\" prefix=\"In: \" suffix=\" \"/>\n <group delimiter=\". \">\n <text variable=\"container-title\"/>\n <text macro=\"page\"/>\n <text macro=\"publisher\"/>\n </group>\n </if>\n <else>\n <text term=\"presented at\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text variable=\"event\"/>\n <text variable=\"event-place\" prefix=\", \"/>\n <date variable=\"issued\" prefix=\" \">\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"day\" suffix=\" \"/>\n </date>\n </else>\n </choose>\n <date variable=\"issued\">\n <date-part name=\"year\" prefix=\"(\" suffix=\")\"/>\n </date>\n </group>\n </else-if>\n <else-if type=\"webpage\">\n <group delimiter=\", \">\n <text macro=\"title\"/>\n <text variable=\"URL\"/>\n </group>\n </else-if>\n <else-if type=\"speech\">\n <group delimiter=\" \">\n <text macro=\"title\" suffix=\".\"/>\n <text variable=\"event\" suffix=\".\"/>\n <text variable=\"event-place\" prefix=\", \"/>\n <date variable=\"issued\">\n <date-part name=\"year\" prefix=\"(\" suffix=\")\"/>\n </date>\n </group>\n </else-if>\n <else>\n <group delimiter=\", \">\n <text macro=\"title\"/>\n <text variable=\"URL\"/>\n <date variable=\"issued\">\n <date-part name=\"year\" prefix=\"(\" suffix=\")\"/>\n </date>\n </group>\n </else>\n </choose>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/mcgill-guide-v7','Canadian Guide to Uniform Legal Citation, 7th ed. (McGill Guide)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" version=\"1.0\" class=\"note\" default-locale=\"en\">\n <info>\n <title>Canadian Guide to Uniform Legal Citation, 7th ed. (McGill Guide)</title>\n <id>http://www.zotero.org/styles/mcgill-guide-v7</id>\n <link href=\"http://www.zotero.org/styles/mcgill-guide-v7\" rel=\"self\"/>\n <link href=\"http://lawjournal.mcgill.ca/citeguide.php\" rel=\"documentation\"/>\n <author>\n <name>Liam McHugh-Russell</name>\n <email>liam.mchugh.russell@gmail.com</email>\n </author>\n <contributor>\n <name>Frank Bennett</name>\n </contributor>\n <category citation-format=\"note\"/>\n <category field=\"law\"/>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en\">\n <style-options punctuation-in-quote=\"false\"/>\n <terms>\n <term name=\"et-al\">et al</term>\n <term name=\"ordinal-01\">st</term>\n <term name=\"ordinal-02\">d</term>\n <term name=\"ordinal-03\">d</term>\n <term name=\"ordinal-04\">th</term>\n </terms>\n </locale>\n <macro name=\"editor\">\n <names variable=\"editor\">\n <name and=\"symbol\" delimiter-precedes-last=\"never\"/>\n <et-al term=\"et-al\"/>\n <label form=\"short\" prefix=\", \"/>\n </names>\n </macro>\n <macro name=\"translator\">\n <names variable=\"translator\">\n <label form=\"verb\" suffix=\" \"/>\n <name and=\"symbol\"/>\n </names>\n </macro>\n <macro name=\"container-title\">\n <text strip-periods=\"true\" variable=\"container-title\" form=\"short\"/>\n </macro>\n <macro name=\"author-note\">\n <names variable=\"author\">\n <name and=\"symbol\" delimiter-precedes-last=\"never\"/>\n <et-al term=\"et-al\"/>\n <substitute>\n <text macro=\"editor\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-bib\">\n <names variable=\"author\">\n <name name-as-sort-order=\"first\" and=\"symbol\" sort-separator=\", \" delimiter-precedes-last=\"never\"/>\n <et-al term=\"et-al\"/>\n <label form=\"short\" prefix=\", \"/>\n <substitute>\n <names variable=\"editor\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"internet-location\">\n <choose>\n <if variable=\"URL\">\n <text term=\"online\" prefix=\", \" suffix=\": <\"/>\n <text variable=\"URL\" suffix=\">\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"genre\">\n <text variable=\"genre\"/>\n </macro>\n <macro name=\"issued-long\">\n <date variable=\"issued\" delimiter=\" \">\n <date-part name=\"day\"/>\n <date-part name=\"month\" form=\"long\"/>\n <date-part name=\"year\" form=\"long\"/>\n </date>\n </macro>\n <macro name=\"edition\">\n <number variable=\"edition\" form=\"ordinal\" text-case=\"lowercase\" suffix=\" \"/>\n <text term=\"edition\" form=\"short\" strip-periods=\"true\"/>\n </macro>\n <macro name=\"references\">\n <text variable=\"references\"/>\n </macro>\n <macro name=\"sort-by-type\">\n <choose>\n <if type=\"bill legislation\">\n <text value=\"1\"/>\n </if>\n <else-if type=\"legal_case\">\n <text value=\"2\"/>\n </else-if>\n <else-if type=\"book thesis\" match=\"any\">\n <text value=\"3\"/>\n </else-if>\n <else-if type=\"article-journal chapter article-newspaper\" match=\"any\">\n <text value=\"4\"/>\n </else-if>\n <else>\n <text value=\"5\"/>\n </else>\n </choose>\n </macro>\n <!-- the \'rendering\' macros mostly check if called from w/i bibliography so that author gets printed\n right. Only actually need to check for \'first\' because w/i cite,\n all the other tests should have been done... -->\n <macro name=\"render-chapter\">\n <group delimiter=\" \">\n <text variable=\"title\" quotes=\"true\"/>\n <text term=\"in\" form=\"short\"/>\n <text macro=\"editor\" strip-periods=\"true\" suffix=\",\"/>\n <text macro=\"container-title\" font-style=\"italic\"/>\n </group>\n <text macro=\"edition\" prefix=\", \"/>\n <text macro=\"publisher-place-year\"/>\n <text variable=\"page-first\" prefix=\" \"/>\n </macro>\n <macro name=\"render-article-journal\">\n <group delimiter=\" \">\n <text variable=\"title\" quotes=\"true\"/>\n <date form=\"text\" variable=\"issued\" date-parts=\"year\" prefix=\"(\" suffix=\")\"/>\n <text variable=\"volume\"/>\n </group>\n <text variable=\"issue\" prefix=\":\"/>\n <text macro=\"container-title\" prefix=\" \"/>\n <text variable=\"page-first\" prefix=\" \"/>\n <text macro=\"internet-location\"/>\n </macro>\n <macro name=\"render-book\">\n <group delimiter=\", \">\n <text variable=\"title\" font-style=\"italic\"/>\n <text macro=\"edition\"/>\n <text macro=\"translator\"/>\n <text macro=\"editor\"/>\n </group>\n <text macro=\"publisher-place-year\"/>\n </macro>\n <macro name=\"render-thesis\">\n <group delimiter=\" \">\n <text variable=\"title\" font-style=\"italic\"/>\n <text macro=\"genre\" prefix=\"(\" suffix=\",\"/>\n <text variable=\"publisher\" suffix=\",\"/>\n <date form=\"text\" variable=\"issued\" date-parts=\"year\" suffix=\") [unpublished]\"/>\n </group>\n </macro>\n <macro name=\"render-article-newspaper\">\n <group delimiter=\" \">\n <text variable=\"title\" quotes=\"true\" suffix=\",\"/>\n <text macro=\"container-title\" font-style=\"italic\"/>\n <text macro=\"issued-long\" prefix=\"(\" suffix=\")\"/>\n <text variable=\"page-first\"/>\n </group>\n <text macro=\"internet-location\"/>\n </macro>\n <macro name=\"render-webpage\">\n <group delimiter=\" \">\n <text variable=\"title\" quotes=\"true\" suffix=\",\"/>\n <text macro=\"issued-long\" prefix=\"(\" suffix=\")\"/>\n </group>\n <group delimiter=\" \">\n <text term=\"online\" prefix=\", \" suffix=\":\"/>\n <text macro=\"container-title\" font-style=\"italic\"/>\n <text variable=\"URL\" prefix=\"<\" suffix=\">\"/>\n </group>\n </macro>\n <!-- cases and bill legislations render the same for biblio and (first) cite -->\n <macro name=\"render-bill\">\n <group delimiter=\" \">\n <group delimiter=\", \">\n <text variable=\"title\" font-style=\"italic\"/>\n <text macro=\"author-note\" strip-periods=\"true\"/>\n <text macro=\"issued-long\"/>\n <text macro=\"container-title\"/>\n </group>\n <text macro=\"references\" prefix=\"(\" suffix=\")\"/>\n <text variable=\"title\" prefix=\"[\" suffix=\"]\" font-style=\"italic\" form=\"short\"/>\n </group>\n </macro>\n <macro name=\"render-case\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text variable=\"title\" font-style=\"italic\"/>\n <choose>\n <if variable=\"volume\">\n <date form=\"text\" variable=\"issued\" date-parts=\"year\" prefix=\"(\" suffix=\")\"/>\n </if>\n </choose>\n </group>\n <group delimiter=\" \">\n <text variable=\"volume\"/>\n <date form=\"text\" variable=\"issued\" date-parts=\"year\"/>\n <text macro=\"container-title\"/>\n <text variable=\"number\"/>\n <text variable=\"page-first\"/>\n <text variable=\"URL\" prefix=\"(available on \" suffix=\")\"/>\n </group>\n </group>\n </macro>\n <macro name=\"pinpoint\">\n <group delimiter=\" \">\n <choose>\n <if locator=\"page\">\n <choose>\n <if variable=\"locator\">\n <text term=\"at\" prefix=\" \"/>\n </if>\n </choose>\n </if>\n <else>\n <label variable=\"locator\" prefix=\", \"/>\n </else>\n </choose>\n <text variable=\"locator\"/>\n </group>\n </macro>\n <macro name=\"short-form\">\n <!-- Hump to overcome: cannot check against existence of short title.\n Not implemented: \"cited to\" for cases, construct short casenames, adding ref to article -->\n <choose>\n <if type=\"bill legal_case legislation\" match=\"none\">\n <names variable=\"author\">\n <name and=\"symbol\" form=\"short\" delimiter-precedes-last=\"never\"/>\n <substitute>\n <names variable=\"editor\">\n <name and=\"symbol\" form=\"short\"/>\n </names>\n </substitute>\n </names>\n </if>\n <else>\n <text variable=\"title\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"publisher-place-year\">\n <group delimiter=\", \" prefix=\" (\" suffix=\")\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n <date form=\"text\" variable=\"issued\" date-parts=\"year\"/>\n </group>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\">\n <!-- translator needs to be added for chapter, book, film etc. chapter? -->\n <layout delimiter=\"; \" suffix=\".\">\n <choose>\n <!-- Not implemented: ibid only needs capitalize-first if it\'s the first word in a footnote -->\n <if position=\"ibid-with-locator\">\n <group>\n <text term=\"ibid\" font-style=\"italic\" strip-periods=\"true\" text-case=\"capitalize-first\"/>\n <text macro=\"pinpoint\"/>\n </group>\n </if>\n <else-if position=\"ibid\">\n <text term=\"ibid\" font-style=\"italic\" strip-periods=\"true\" text-case=\"capitalize-first\"/>\n </else-if>\n <!-- For future versions? Cannot test for whether short form exists (Supra should be capitalized if no short form) -->\n <else-if position=\"subsequent\">\n <group delimiter=\" \">\n <group delimiter=\", \">\n <text macro=\"short-form\"/>\n <text value=\"supra\" font-style=\"italic\"/>\n </group>\n <text value=\"note\"/>\n <text variable=\"first-reference-note-number\"/>\n <text macro=\"pinpoint\"/>\n </group>\n </else-if>\n <else>\n <group>\n <group delimiter=\", \">\n <choose>\n <if type=\"bill legislation\">\n <text macro=\"render-bill\"/>\n </if>\n <else-if type=\"legal_case\">\n <text macro=\"render-case\"/>\n </else-if>\n <else>\n <text macro=\"author-note\" strip-periods=\"true\"/>\n <choose>\n <if type=\"article-journal\">\n <text macro=\"render-article-journal\"/>\n </if>\n <else-if type=\"chapter\">\n <text macro=\"render-chapter\"/>\n </else-if>\n <else-if type=\"thesis\">\n <text macro=\"render-thesis\"/>\n </else-if>\n <else-if type=\"article-newspaper\">\n <text macro=\"render-article-newspaper\"/>\n </else-if>\n <else-if type=\"webpage\">\n <text macro=\"render-webpage\"/>\n </else-if>\n <else>\n <group delimiter=\" \">\n <group delimiter=\", \">\n <text variable=\"title\" font-style=\"italic\"/>\n <text macro=\"translator\"/>\n <text macro=\"edition\"/>\n </group>\n <text macro=\"publisher-place-year\"/>\n </group>\n </else>\n </choose>\n </else>\n </choose>\n </group>\n <text macro=\"pinpoint\"/>\n </group>\n </else>\n </choose>\n </layout>\n </citation>\n <bibliography et-al-min=\"4\" et-al-use-first=\"1\">\n <sort>\n <key macro=\"sort-by-type\"/>\n <key macro=\"author-bib\"/>\n <key variable=\"issued\"/>\n </sort>\n <layout suffix=\".\">\n <choose>\n <if type=\"bill legal_case legislation\" match=\"any\">\n <choose>\n <if type=\"bill legislation\">\n <text macro=\"render-bill\"/>\n </if>\n <else-if type=\"legal_case\">\n <text macro=\"render-case\"/>\n </else-if>\n </choose>\n </if>\n <else>\n <group delimiter=\". \">\n <text macro=\"author-bib\" strip-periods=\"true\"/>\n <choose>\n <if type=\"article-journal\">\n <text macro=\"render-article-journal\"/>\n </if>\n <else-if type=\"chapter\">\n <text macro=\"render-chapter\"/>\n </else-if>\n <else-if type=\"thesis\">\n <text macro=\"render-thesis\"/>\n </else-if>\n <else-if type=\"article-newspaper\">\n <text macro=\"render-article-newspaper\"/>\n </else-if>\n <else-if type=\"book\">\n <text macro=\"render-book\"/>\n </else-if>\n <else-if type=\"webpage\">\n <text macro=\"render-webpage\"/>\n </else-if>\n <else>\n <group>\n <group delimiter=\", \">\n <text variable=\"title\" font-style=\"italic\"/>\n <text macro=\"edition\"/>\n <text macro=\"translator\"/>\n <text macro=\"editor\"/>\n </group>\n <text macro=\"publisher-place-year\"/>\n </group>\n </else>\n </choose>\n </group>\n </else>\n </choose>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/mhra','Modern Humanities Research Association (note with bibliography)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"note\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" default-locale=\"en-GB\">\n <info>\n <title>Modern Humanities Research Association (note with bibliography)</title>\n <id>http://www.zotero.org/styles/mhra</id>\n <link href=\"http://www.zotero.org/styles/mhra\" rel=\"self\"/>\n <link href=\"http://www.mhra.org.uk/Publications/Books/StyleGuide/download.shtml\" rel=\"documentation\"/>\n <author>\n <name>Rintze Zelle</name>\n <uri>http://twitter.com/rintzezelle</uri>\n </author>\n <contributor>\n <name>Sebastian Karcher</name>\n </contributor>\n <category citation-format=\"note\"/>\n <category field=\"generic-base\"/>\n <summary>MHRA format with full notes and bibliography</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en\">\n <terms>\n <term name=\"et-al\">and others</term>\n <term name=\"editor\" form=\"verb-short\">ed. by</term>\n <term name=\"edition\" form=\"short\">edn</term>\n <term name=\"translator\" form=\"verb-short\">trans. by</term>\n </terms>\n </locale>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\", \" suffix=\".\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title-note\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"contributors-note\">\n <names variable=\"author\">\n <name and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n <text macro=\"recipient-note\"/>\n </macro>\n <macro name=\"title-note\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\" text-case=\"title\"/>\n </if>\n <else>\n <text variable=\"title\" quotes=\"true\" text-case=\"title\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"title-short\">\n <choose>\n <if disambiguate=\"true\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\" text-case=\"title\" form=\"short\"/>\n </if>\n <else>\n <text variable=\"title\" quotes=\"true\" text-case=\"title\" form=\"short\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"title-sort-substitute\">\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\" text-case=\"title\" form=\"short\"/>\n </if>\n <else>\n <text variable=\"title\" quotes=\"true\" text-case=\"title\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"editor-translator\">\n <group delimiter=\", \">\n <names variable=\"editor\" delimiter=\", \">\n <label form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n <choose>\n <if variable=\"author editor\" match=\"any\">\n <names variable=\"translator\" delimiter=\", \">\n <label form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n </if>\n </choose>\n </group>\n </macro>\n <macro name=\"collection-title\">\n <text variable=\"collection-title\" text-case=\"title\"/>\n <text variable=\"collection-number\" prefix=\", \"/>\n </macro>\n <macro name=\"locators-note\">\n <choose>\n <if type=\"article-journal\">\n <text variable=\"volume\"/>\n </if>\n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <group delimiter=\", \">\n <text macro=\"edition-note\"/>\n <group>\n <number variable=\"number-of-volumes\" form=\"numeric\"/>\n <text term=\"volume\" form=\"short\" prefix=\" \" plural=\"true\"/>\n </group>\n </group>\n </else-if>\n </choose>\n </macro>\n <macro name=\"volume\">\n <choose>\n <if type=\"article-journal\">\n <text variable=\"volume\"/>\n </if>\n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <group delimiter=\", \">\n <text macro=\"edition-note\"/>\n <group>\n <number variable=\"number-of-volumes\" form=\"numeric\"/>\n <text term=\"volume\" form=\"short\" prefix=\" \" plural=\"true\"/>\n </group>\n </group>\n </else-if>\n </choose>\n </macro>\n <macro name=\"issue-note\">\n <choose>\n <if type=\"article-journal\">\n <choose>\n <if variable=\"volume\">\n <text macro=\"issued\" prefix=\" (\" suffix=\")\"/>\n </if>\n <else>\n <text macro=\"issued\" prefix=\", \"/>\n </else>\n </choose>\n </if>\n <else-if variable=\"publisher-place publisher\" match=\"any\">\n <group prefix=\" (\" suffix=\")\" delimiter=\", \">\n <group delimiter=\" \">\n <choose>\n <if variable=\"title\" match=\"none\"/>\n <else-if type=\"thesis speech\" match=\"any\">\n <text variable=\"genre\" prefix=\"unpublished \"/>\n </else-if>\n </choose>\n <text macro=\"event\"/>\n </group>\n <text macro=\"publisher\"/>\n <text macro=\"issued\"/>\n </group>\n </else-if>\n <else>\n <text macro=\"issued\" prefix=\", \"/>\n </else>\n </choose>\n </macro>\n <macro name=\"locators-specific-note\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <choose>\n <if is-numeric=\"volume\">\n <number variable=\"volume\" form=\"roman\" font-variant=\"small-caps\"/>\n </if>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"container-title-note\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" text-case=\"lowercase\" suffix=\" \"/>\n </if>\n </choose>\n <text variable=\"container-title\" font-style=\"italic\"/>\n </macro>\n <macro name=\"edition-note\">\n <choose>\n <if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song\" match=\"any\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\"/>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"editor-note\">\n <names variable=\"editor\">\n <name and=\"text\" sort-separator=\", \" delimiter=\", \"/>\n <label form=\"short\" prefix=\", \" suffix=\".\"/>\n </names>\n </macro>\n <macro name=\"translator-note\">\n <names variable=\"translator\">\n <name and=\"text\" sort-separator=\", \" delimiter=\", \"/>\n <label form=\"verb-short\" prefix=\", \" suffix=\".\"/>\n </names>\n </macro>\n <macro name=\"recipient-note\">\n <names variable=\"recipient\" delimiter=\", \">\n <label form=\"verb\" prefix=\" \" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"recipient-short\">\n <names variable=\"recipient\">\n <label form=\"verb\" prefix=\" \" text-case=\"lowercase\" suffix=\" \"/>\n <name form=\"short\" and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"contributors-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title-sort-substitute\"/>\n </substitute>\n </names>\n <text macro=\"recipient-short\"/>\n </macro>\n <macro name=\"interviewer-note\">\n <names variable=\"interviewer\" delimiter=\", \">\n <label form=\"verb\" prefix=\" \" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"locators-newspaper\">\n <choose>\n <if type=\"article-newspaper\">\n <group delimiter=\", \">\n <group>\n <text variable=\"edition\" suffix=\" \"/>\n <text term=\"edition\" prefix=\" \"/>\n </group>\n <group>\n <text term=\"section\" suffix=\" \"/>\n <text variable=\"section\"/>\n </group>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"event\">\n <group>\n <text term=\"presented at\" suffix=\" \"/>\n <text variable=\"event\"/>\n </group>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </macro>\n <macro name=\"issued\">\n <choose>\n <if type=\"graphic report article-newspaper\" match=\"any\">\n <date variable=\"issued\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"year\"/>\n </date>\n </if>\n <else-if type=\"bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis\" match=\"any\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </else-if>\n <else>\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </else>\n </choose>\n </macro>\n <macro name=\"pages\">\n <choose>\n <if type=\"article-journal\">\n <text variable=\"page\" prefix=\", \"/>\n </if>\n <else>\n <choose>\n <if variable=\"volume\">\n <text variable=\"page\" prefix=\", \"/>\n </if>\n <else>\n <label variable=\"page\" form=\"short\" prefix=\", \" suffix=\" \"/>\n <text variable=\"page\"/>\n </else>\n </choose>\n </else>\n </choose>\n </macro>\n <macro name=\"point-locators\">\n <text macro=\"pages\"/>\n <choose>\n <if variable=\"page\">\n <group prefix=\" (\" suffix=\")\">\n <label variable=\"locator\" form=\"short\" suffix=\" \"/>\n <text variable=\"locator\"/>\n </group>\n </if>\n <else>\n <label variable=\"locator\" form=\"short\" prefix=\", \" suffix=\" \"/>\n <text variable=\"locator\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"point-locators-subsequent\">\n <label variable=\"locator\" form=\"short\" prefix=\", \" suffix=\" \"/>\n <text variable=\"locator\"/>\n </macro>\n <macro name=\"archive-note\">\n <group delimiter=\", \">\n <text variable=\"archive_location\"/>\n <text variable=\"archive\"/>\n <text variable=\"archive-place\"/>\n </group>\n </macro>\n <macro name=\"access-note\">\n <group delimiter=\", \">\n <choose>\n <if type=\"graphic report\" match=\"any\">\n <text macro=\"archive-note\" prefix=\", \"/>\n </if>\n <else-if type=\"article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis\" match=\"none\">\n <text macro=\"archive-note\" prefix=\", \"/>\n </else-if>\n </choose>\n </group>\n <choose>\n <if variable=\"DOI\">\n <text variable=\"DOI\" prefix=\" <doi:\" suffix=\">\"/>\n </if>\n <else>\n <choose>\n <if variable=\"URL\">\n <text variable=\"URL\" prefix=\" <\" suffix=\">\"/>\n <group prefix=\" [\" suffix=\"]\">\n <text term=\"accessed\" text-case=\"lowercase\"/>\n <date variable=\"accessed\">\n <date-part name=\"day\" prefix=\" \"/>\n <date-part name=\"month\" prefix=\" \"/>\n <date-part name=\"year\" prefix=\" \"/>\n </date>\n </group>\n </if>\n </choose>\n </else>\n </choose>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\">\n <layout prefix=\"\" suffix=\".\" delimiter=\"; \">\n <choose>\n <if position=\"subsequent\">\n <group delimiter=\", \">\n <text macro=\"contributors-short\"/>\n <text macro=\"title-short\"/>\n <text macro=\"locators-specific-note\"/>\n </group>\n <text macro=\"point-locators-subsequent\"/>\n </if>\n <else>\n <group delimiter=\", \">\n <text macro=\"contributors-note\"/>\n <text macro=\"title-note\"/>\n <text macro=\"container-title-note\"/>\n <text macro=\"editor-translator\"/>\n <text macro=\"collection-title\"/>\n <text macro=\"locators-note\"/>\n </group>\n <text macro=\"issue-note\"/>\n <text macro=\"locators-specific-note\" prefix=\", \"/>\n <text macro=\"locators-newspaper\" prefix=\", \"/>\n <text macro=\"point-locators\"/>\n <text macro=\"access-note\"/>\n </else>\n </choose>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"7\" et-al-use-first=\"6\" subsequent-author-substitute=\"---\">\n <sort>\n <key macro=\"author\"/>\n <key variable=\"title\"/>\n </sort>\n <layout>\n <group delimiter=\", \">\n <text macro=\"author\"/>\n <text macro=\"title-note\"/>\n <text macro=\"container-title-note\"/>\n <text macro=\"editor-translator\"/>\n <text macro=\"collection-title\"/>\n <text macro=\"volume\"/>\n </group>\n <text macro=\"issue-note\"/>\n <text macro=\"locators-specific-note\" prefix=\", \"/>\n <text macro=\"locators-newspaper\" prefix=\", \"/>\n <text macro=\"pages\"/>\n <text macro=\"access-note\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/mla','Modern Language Association','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\">\n <info>\n <title>Modern Language Association</title>\n <id>http://www.zotero.org/styles/mla</id>\n <link href=\"http://www.zotero.org/styles/mla\" rel=\"self\"/>\n <link href=\"http://owl.english.purdue.edu/owl/section/2/11/\" rel=\"documentation\"/>\n <author>\n <name>Ilouise S. Bradford</name>\n <email>isbradford@gmail.com</email>\n </author>\n <contributor>\n <name>Sarah Ficke</name>\n <email>sficke@email.unc.edu</email>\n </contributor>\n <contributor>\n <name>Sebastian Karcher</name>\n <email>karcher@u.northwestern.edu</email>\n </contributor>\n <contributor>\n <name>Christian Werthschulte</name>\n <email>Christian.Werthschulte@rub.de</email>\n </contributor>\n <contributor>\n <name>Simon Kornblith</name>\n <email>simon@simonster.com</email>\n </contributor>\n <contributor>\n <name>James Johnston</name>\n <email>thejamesjohnston@gmail.com</email>\n </contributor>\n <category citation-format=\"author\"/>\n <category field=\"generic-base\"/>\n <summary>This style adheres to the MLA 7th edition handbook and contains modifications to these types of sources: e-mail, forum posts, interviews, manuscripts, maps, presentations, TV broadcasts, and web pages.</summary>\n <updated>2012-10-26T01:15:26+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en\">\n <terms>\n <term name=\"month-01\" form=\"short\">Jan.</term>\n <term name=\"month-02\" form=\"short\">Feb.</term>\n <term name=\"month-03\" form=\"short\">Mar.</term>\n <term name=\"month-04\" form=\"short\">Apr.</term>\n <term name=\"month-05\" form=\"short\">May</term>\n <term name=\"month-06\" form=\"short\">June</term>\n <term name=\"month-07\" form=\"short\">July</term>\n <term name=\"month-08\" form=\"short\">Aug.</term>\n <term name=\"month-09\" form=\"short\">Sept.</term>\n <term name=\"month-10\" form=\"short\">Oct.</term>\n <term name=\"month-11\" form=\"short\">Nov.</term>\n <term name=\"month-12\" form=\"short\">Dec.</term>\n <term name=\"volume\" form=\"short\">\n <single>Vol.</single>\n <multiple>vols</multiple>\n </term>\n <term name=\"edition\" form=\"short\">ed</term>\n <term name=\"editor\" form=\"verb-short\">ed.</term>\n <term name=\"translator\" form=\"verb-short\">trans.</term>\n </terms>\n </locale>\n <macro name=\"editor-translator\">\n <names variable=\"editor translator\" delimiter=\". \">\n <label form=\"verb-short\" text-case=\"capitalize-first\" suffix=\". \" strip-periods=\"true\"/>\n <name and=\"symbol\" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"short\" prefix=\", \" suffix=\".\" strip-periods=\"true\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title-short\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <group delimiter=\" \">\n <date variable=\"accessed\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"short\" suffix=\" \" strip-periods=\"false\"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </macro>\n <macro name=\"medium\">\n <choose>\n <if type=\"motion_picture\">\n <choose>\n <if variable=\"medium\">\n <text variable=\"medium\" prefix=\" \"/>\n </if>\n <else>\n <text value=\"Film\" prefix=\" \"/>\n </else>\n </choose>\n </if>\n <else-if type=\"broadcast\">\n <choose>\n <if variable=\"medium\">\n <text variable=\"medium\" prefix=\" \"/>\n </if>\n <else>\n <text value=\"Television\" prefix=\" \"/>\n </else>\n </choose>\n </else-if>\n <else-if type=\"manuscript\">\n <text value=\"\"/>\n </else-if>\n <else-if type=\"personal_communication\" match=\"any\">\n <text value=\"\" prefix=\" \"/>\n </else-if>\n <else-if type=\"speech\" match=\"any\">\n <text value=\"\"/>\n </else-if>\n <else-if type=\"interview\">\n <text variable=\"medium\" prefix=\" \"/>\n </else-if>\n <else-if type=\"song\">\n <choose>\n <if variable=\"medium\">\n <text variable=\"medium\" prefix=\" \"/>\n </if>\n <else>\n <text value=\"Audio Recording\" prefix=\" \"/>\n </else>\n </choose>\n </else-if>\n <else>\n <choose>\n <if variable=\"URL DOI\" match=\"any\">\n <text variable=\"archive\" prefix=\" \" suffix=\". \"/>\n <text value=\"Web\" prefix=\" \"/>\n <text prefix=\". \" suffix=\".\" macro=\"access\"/>\n </if>\n <else>\n <text value=\"Print\" prefix=\" \"/>\n </else>\n </choose>\n </else>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"bill book graphic legal_case legislation manuscript motion_picture report song\" match=\"any\">\n <text variable=\"title\" font-style=\"italic\" text-case=\"title\"/>\n </if>\n <else-if type=\"interview personal_communication\" match=\"any\">\n <text variable=\"title\" text-case=\"title\" quotes=\"false\"/>\n </else-if>\n <else>\n <text variable=\"title\" text-case=\"title\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"title-short\">\n <choose>\n <if type=\"bill book graphic legal_case legislation manuscript motion_picture report song\" match=\"any\">\n <text variable=\"title\" text-case=\"title\" form=\"short\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\" text-case=\"title\" form=\"short\" quotes=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"pages\">\n <choose>\n <if variable=\"page\">\n <text variable=\"page\"/>\n </if>\n <else-if type=\"personal_communication interview\" match=\"any\">\n <text value=\"\"/>\n </else-if>\n <else>\n <text value=\"n. pag\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"volume\">\n <choose>\n <if is-numeric=\"volume\">\n <group delimiter=\" \">\n <text term=\"volume\" form=\"short\" strip-periods=\"false\"/>\n <number variable=\"volume\"/>\n </group>\n </if>\n <else>\n <text variable=\"volume\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"number-of-volumes\">\n <choose>\n <if is-numeric=\"number-of-volumes\">\n <group delimiter=\" \">\n <number variable=\"number-of-volumes\"/>\n <text term=\"volume\" form=\"short\" plural=\"true\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"number-of-volumes\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"collection-title\">\n <text variable=\"collection-title\" text-case=\"title\" prefix=\" \"/>\n </macro>\n <macro name=\"collection-number\">\n <text variable=\"collection-number\" prefix=\" \" suffix=\".\"/>\n </macro>\n <macro name=\"publisher-year\">\n <group delimiter=\", \">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </group>\n </macro>\n <citation et-al-min=\"4\" et-al-use-first=\"1\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\">\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\" \">\n <choose>\n <if variable=\"author editor translator\" match=\"any\">\n <group delimiter=\", \">\n <text macro=\"author-short\"/>\n <choose>\n <if disambiguate=\"true\">\n <text macro=\"title-short\"/>\n </if>\n </choose>\n </group>\n </if>\n <else>\n <text macro=\"title-short\"/>\n </else>\n </choose>\n <text variable=\"locator\"/>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"4\" et-al-use-first=\"1\" line-spacing=\"2\" entry-spacing=\"0\" subsequent-author-substitute=\"---\">\n <sort>\n <key macro=\"author\"/>\n <key variable=\"title\"/>\n </sort>\n <layout suffix=\".\">\n <text macro=\"author\" suffix=\".\"/>\n <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text macro=\"edition\" prefix=\" \" suffix=\".\"/>\n <text macro=\"editor-translator\" prefix=\" \" suffix=\".\"/>\n <text macro=\"volume\" prefix=\" \" suffix=\".\"/>\n <text macro=\"number-of-volumes\" prefix=\" \" suffix=\".\"/>\n <text macro=\"publisher-year\" prefix=\" \" suffix=\".\"/>\n </if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <group>\n <text variable=\"container-title\" text-case=\"title\" font-style=\"italic\" prefix=\" \" suffix=\".\"/>\n <text macro=\"edition\" prefix=\" \" suffix=\".\"/>\n <text macro=\"editor-translator\" prefix=\" \" suffix=\".\"/>\n <text macro=\"volume\" prefix=\" \" suffix=\".\"/>\n <text macro=\"number-of-volumes\" prefix=\" \" suffix=\".\"/>\n <text macro=\"publisher-year\" prefix=\" \" suffix=\".\"/>\n </group>\n <text variable=\"page\" prefix=\" \" suffix=\".\"/>\n </else-if>\n <else-if type=\"manuscript\">\n <date variable=\"issued\" prefix=\" \" suffix=\".\">\n <date-part name=\"year\"/>\n </date>\n <text variable=\"genre\" prefix=\" \" suffix=\".\"/>\n <text variable=\"archive_location\" prefix=\" \" suffix=\".\"/>\n <text variable=\"publisher-place\" prefix=\" \"/>\n </else-if>\n <else-if type=\"personal_communication\">\n <date variable=\"issued\" prefix=\" \" suffix=\".\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"short\" suffix=\" \"/>\n <date-part name=\"year\"/>\n </date>\n <choose>\n <if variable=\"genre\">\n <text prefix=\" \" suffix=\".\" variable=\"genre\"/>\n </if>\n <else>\n <text prefix=\" \" suffix=\".\" value=\"E-mail\"/>\n </else>\n </choose>\n </else-if>\n <else-if type=\"map\">\n <text variable=\"genre\" prefix=\" \" suffix=\".\"/>\n <text variable=\"publisher-place\" prefix=\" \" suffix=\":\"/>\n <text variable=\"publisher\" prefix=\" \"/>\n <date variable=\"issued\" prefix=\" \" suffix=\",\">\n <date-part name=\"year\"/>\n </date>\n </else-if>\n <else-if type=\"speech\">\n <text variable=\"event\" prefix=\" \" suffix=\".\"/>\n <text variable=\"publisher-place\" prefix=\" \" suffix=\".\"/>\n <date variable=\"issued\" prefix=\" \" suffix=\".\">\n <date-part name=\"year\"/>\n </date>\n <text variable=\"genre\" prefix=\" \" suffix=\".\"/>\n </else-if>\n <else-if type=\"webpage\">\n <text variable=\"container-title\" font-style=\"italic\" prefix=\" \" suffix=\".\"/>\n <text variable=\"genre\" prefix=\" \" suffix=\".\"/>\n <date variable=\"issued\" prefix=\" \" suffix=\".\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"short\" suffix=\" \" strip-periods=\"false\"/>\n <date-part name=\"year\"/>\n </date>\n </else-if>\n <else-if type=\"broadcast\">\n <text variable=\"container-title\" font-style=\"italic\" prefix=\" \" suffix=\".\"/>\n <text variable=\"publisher\" prefix=\" \" suffix=\",\"/>\n <date variable=\"issued\" prefix=\" \" suffix=\".\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"short\" suffix=\" \" strip-periods=\"false\"/>\n <date-part name=\"year\"/>\n </date>\n </else-if>\n <else>\n <group prefix=\" \" suffix=\".\" delimiter=\": \">\n <group delimiter=\" \">\n <text macro=\"editor-translator\" suffix=\".\"/>\n <text variable=\"container-title\" font-style=\"italic\"/>\n <choose>\n <if type=\"article-journal\">\n <group delimiter=\" \">\n <group delimiter=\".\">\n <text variable=\"volume\"/>\n <text variable=\"issue\"/>\n </group>\n <date variable=\"issued\" prefix=\"(\" suffix=\"):\">\n <date-part name=\"year\"/>\n </date>\n </group>\n <text macro=\"pages\" prefix=\" \"/>\n </if>\n <else>\n <date variable=\"issued\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"short\" suffix=\" \" strip-periods=\"false\"/>\n <date-part name=\"year\"/>\n </date>\n <choose>\n <if variable=\"URL DOI\" match=\"any\">\n <text variable=\"page\" prefix=\": \"/>\n </if>\n <else>\n <text macro=\"pages\" prefix=\": \"/>\n </else>\n </choose>\n </else>\n </choose>\n </group>\n </group>\n </else>\n </choose>\n <text macro=\"medium\" suffix=\".\"/>\n <text macro=\"collection-title\"/>\n <text macro=\"collection-number\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/political-studies','Political Studies','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" page-range-format=\"minimal\" default-locale=\"en-GB\">\n <info>\n <title>Political Studies</title>\n <id>http://www.zotero.org/styles/political-studies</id>\n <link href=\"http://www.zotero.org/styles/political-studies\" rel=\"self\"/>\n <link href=\"http://www.politicalstudies.org/styleguide.asp\" rel=\"documentation\"/>\n <author>\n <name>Sebastian Karcher</name>\n </author>\n <contributor>\n <name>Bruce D\'Arcus</name>\n </contributor>\n <contributor>\n <name>Curtis M. Humphrey</name>\n </contributor>\n <contributor>\n <name>Richard Karnesky</name>\n <email>karnesky+zotero@gmail.com</email>\n <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>\n </contributor>\n <contributor>\n <name>Simon Kornblith</name>\n <email>simon@simonster.com</email>\n </contributor>\n <category citation-format=\"author-date\"/>\n <category field=\"political_science\"/>\n <issn>1467-9248</issn>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en\">\n <style-options punctuation-in-quote=\"false\"/>\n <terms>\n <term name=\"translator\" form=\"short\">\n <single>trans.</single>\n <multiple>trans.</multiple>\n </term>\n <term name=\"open-quote\">‘</term>\n <term name=\"close-quote\">’</term>\n <term name=\"open-inner-quote\">“</term>\n <term name=\"close-inner-quote\">”</term>\n </terms>\n </locale>\n <macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"any\">\n <text term=\"in\" text-case=\"lowercase\" suffix=\" \"/>\n <names variable=\"editor translator\" delimiter=\", \" suffix=\", \">\n <name and=\"text\" initialize-with=\". \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <label form=\"short\" prefix=\" (\" text-case=\"lowercase\" suffix=\")\"/>\n </names>\n </if>\n </choose>\n </macro>\n <macro name=\"secondary-contributors\">\n <choose>\n <if type=\"chapter paper-conference\" match=\"none\">\n <names variable=\"editor translator\" delimiter=\", \" prefix=\" (\" suffix=\")\">\n <name and=\"text\" initialize-with=\". \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <label form=\"short\" prefix=\", \" text-case=\"lowercase\" suffix=\".\" strip-periods=\"true\"/>\n </names>\n </if>\n </choose>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name name-as-sort-order=\"all\" and=\"text\" sort-separator=\", \" initialize-with=\". \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <label form=\"short\" prefix=\" (\" suffix=\")\" text-case=\"lowercase\"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"title\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <choose>\n <if type=\"bill book graphic legal_case legislation motion_picture report song\" match=\"any\">\n <text variable=\"title\" form=\"short\" font-style=\"italic\"/>\n </if>\n <else>\n <text variable=\"title\"/>\n </else>\n </choose>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <choose>\n <if type=\"thesis\">\n <choose>\n <if variable=\"archive\" match=\"any\">\n <group>\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text term=\"from\" suffix=\" \"/>\n <text variable=\"archive\" suffix=\".\"/>\n <text variable=\"archive_location\" prefix=\" (\" suffix=\")\"/>\n </group>\n </if>\n <else>\n <group>\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text term=\"from\" suffix=\" \"/>\n <text variable=\"URL\"/>\n </group>\n </else>\n </choose>\n </if>\n <else>\n <choose>\n <if type=\"webpage\">\n <group>\n <text value=\"Available from:\" suffix=\" \"/>\n <text variable=\"URL\"/>\n </group>\n <group prefix=\" [\" suffix=\"]\">\n <text term=\"accessed\" text-case=\"capitalize-first\"/>\n <date variable=\"accessed\" suffix=\" \">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"long\" suffix=\" \"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n <else>\n <group>\n <text term=\"retrieved\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text term=\"from\" suffix=\" \"/>\n <text variable=\"URL\"/>\n </group>\n </else>\n </choose>\n </else>\n </choose>\n </macro>\n <macro name=\"title\">\n <choose>\n <if type=\"report\" match=\"any\">\n <group suffix=\". \">\n <text variable=\"title\" font-style=\"italic\"/>\n <text macro=\"title-online\" prefix=\" \"/>\n <group prefix=\" (\" suffix=\")\">\n <text variable=\"genre\"/>\n <text variable=\"number\" prefix=\" No. \"/>\n </group>\n </group>\n </if>\n <else-if type=\"webpage\">\n <group suffix=\". \">\n <text variable=\"title\"/>\n <text macro=\"title-online\" prefix=\" \"/>\n </group>\n </else-if>\n <else-if type=\"bill book graphic legal_case legislation manuscript motion_picture report song speech thesis\" match=\"any\">\n <group delimiter=\", \" suffix=\". \">\n <group>\n <text variable=\"title\" font-style=\"italic\"/>\n <text macro=\"title-online\" prefix=\" \"/>\n </group>\n <text macro=\"edition\"/>\n </group>\n </else-if>\n <else>\n <group suffix=\", \">\n <text variable=\"title\" quotes=\"true\"/>\n <text macro=\"title-online\" prefix=\" \"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"title-online\">\n <choose>\n <if variable=\"URL\">\n <text term=\"online\" prefix=\"[\" suffix=\"]\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"publisher\">\n <choose>\n <if type=\"report\" match=\"any\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </if>\n <else-if type=\"thesis\">\n <group delimiter=\", \">\n <text variable=\"genre\"/>\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\"/>\n </group>\n </else-if>\n <else>\n <choose>\n <if variable=\"event\" type=\"webpage\" match=\"none\">\n <text variable=\"genre\" suffix=\", \"/>\n </if>\n </choose>\n <group delimiter=\": \">\n <group>\n <text variable=\"publisher-place\"/>\n <choose>\n <if variable=\"event\">\n <date variable=\"issued\" prefix=\", \">\n <date-part name=\"day\"/>\n <date-part name=\"month\" form=\"long\" prefix=\" \"/>\n </date>\n </if>\n </choose>\n </group>\n <text variable=\"publisher\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"event\">\n <choose>\n <if variable=\"event\">\n <choose>\n <if variable=\"genre\" match=\"none\">\n <text term=\"presented at\" text-case=\"capitalize-first\" suffix=\" \"/>\n <text variable=\"event\"/>\n </if>\n <else>\n <group delimiter=\" \">\n <text variable=\"genre\" text-case=\"capitalize-first\"/>\n <text term=\"presented at\"/>\n <text variable=\"event\"/>\n </group>\n </else>\n </choose>\n </if>\n </choose>\n </macro>\n <macro name=\"container\">\n <choose>\n <if type=\"chapter\">\n <text variable=\"container-title\" font-style=\"italic\" suffix=\". \"/>\n </if>\n <else-if type=\"webpage\">\n <text variable=\"container-title\"/>\n </else-if>\n <else>\n <text variable=\"container-title\" font-style=\"italic\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"issued\">\n <choose>\n <if variable=\"issued\">\n <group prefix=\" (\" suffix=\")\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <choose>\n <if type=\"article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song speech\" match=\"none\">\n <date variable=\"issued\">\n <date-part prefix=\", \" name=\"month\"/>\n <date-part prefix=\" \" name=\"day\"/>\n </date>\n </if>\n </choose>\n </group>\n </if>\n <else>\n <text prefix=\" (\" term=\"no date\" suffix=\").\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"issued-year\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\" strip-periods=\"true\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"long\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"locators\">\n <choose>\n <if type=\"article-journal article-magazine article-newspaper\" match=\"any\">\n <group prefix=\", \">\n <text variable=\"volume\" font-style=\"italic\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </group>\n <text variable=\"page\" prefix=\", \"/>\n </if>\n </choose>\n </macro>\n <macro name=\"pages\">\n <choose>\n <if type=\"article-journal article-magazine article-newspaper\" match=\"none\">\n <group delimiter=\" \">\n <label variable=\"page\" form=\"short\"/>\n <text variable=\"page\"/>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"citation-locator\">\n <group>\n <label variable=\"locator\" form=\"short\"/>\n <text variable=\"locator\" prefix=\" \"/>\n </group>\n </macro>\n <citation et-al-min=\"6\" et-al-use-first=\"1\" et-al-subsequent-min=\"3\" et-al-subsequent-use-first=\"1\" disambiguate-add-year-suffix=\"true\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" collapse=\"year\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"issued-year\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <text macro=\"author-short\"/>\n <text macro=\"issued-year\"/>\n <text macro=\"citation-locator\"/>\n </group>\n </layout>\n </citation>\n <bibliography hanging-indent=\"true\" et-al-min=\"8\" et-al-use-first=\"7\" entry-spacing=\"0\" line-spacing=\"2\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"issued-year\" sort=\"ascending\"/>\n </sort>\n <layout>\n <group suffix=\".\">\n <text macro=\"author\"/>\n <text macro=\"issued\" suffix=\" \"/>\n <text macro=\"title\"/>\n <group>\n <text macro=\"container-contributors\"/>\n <text macro=\"secondary-contributors\"/>\n <text macro=\"container\"/>\n </group>\n <text macro=\"locators\"/>\n <group delimiter=\", \">\n <text macro=\"event\"/>\n <text macro=\"publisher\"/>\n <text macro=\"pages\"/>\n </group>\n </group>\n <text macro=\"access\" prefix=\". \"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/tah-gkw','tah Geistes- und Kulturwissenschaften (German)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" version=\"1.0\" class=\"note\" default-locale=\"de-DE\" demote-non-dropping-particle=\"sort-only\">\n <!--\n================================================================================\n KOPFTEIL\n================================================================================\n-->\n <info>\n <title>tah Geistes- und Kulturwissenschaften (German)</title>\n <id>http://www.zotero.org/styles/tah-gkw</id>\n <link href=\"http://www.zotero.org/styles/tah-gkw\" rel=\"self\"/>\n <author>\n <name>Till A. Heilmann</name>\n <email>mail@tillheilmann.info</email>\n <uri>http://www.tillheilmann.info</uri>\n </author>\n <category citation-format=\"note\"/>\n <category field=\"humanities\"/>\n <summary>German generic-base style for humanities. Citations in notes; full bibliography.</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <!--\n================================================================================\n TODO\n================================================================================\n\n- alle Makros so gestalten, dass es eine type-unabhängige,\n möglichst einfach gestaltete Ausgabe der Felder als \"fallback\" gibt\n- spezifizieren für types \"report\", \"article-newspaper\", \"thesis\"\n (der generelle type ist \"document\")\n- wie mit Angabe mehrerer Jahreszahlen (z.B. Jahr der Erstveröffentlichung)\n umgehen?\n- Makro \"issued\"\n * Ausgabe des Datums für alle types nach Makro \"access\" gestalten?\n (mit Tag und Monat?)\n- Makro \"secondary-collection-contributors\" bzw. \"collection\"\n * label für collection-editor wird nicht erkannt, durch term ersetzt\n- Makro \"collection\"\n * Variable \"collection-number\" kann nicht mit is-numeric geprüft werden,\n deshalb keine gesonderte Ausgabe von Reihennummern ohne vorangestelltes\n Komma möglich (z.B. \"stw 1677\", statt \"stw, 1677\")\n- Titel von type \"report\" in Anführungszeichen setzen\n- Komma als Delimiter-Zeichen hinter das Ausführungszeichen des Titels\n (https://www.zotero.org/trac/ticket/989)\n-->\n <!--\n================================================================================\n TERMS\n================================================================================\n-->\n <locale xml:lang=\"de\">\n <terms>\n <term name=\"accessed\">zugegriffen am</term>\n <term name=\"ordinal-01\">.</term>\n <term name=\"ordinal-02\">.</term>\n <term name=\"ordinal-03\">.</term>\n <term name=\"ordinal-04\">.</term>\n <term name=\"long-ordinal-01\">erste</term>\n <term name=\"long-ordinal-02\">zweite</term>\n <term name=\"long-ordinal-03\">dritte</term>\n <term name=\"long-ordinal-04\">vierte</term>\n <term name=\"long-ordinal-05\">fünfte</term>\n <term name=\"long-ordinal-06\">sechste</term>\n <term name=\"long-ordinal-07\">siebte</term>\n <term name=\"long-ordinal-08\">achte</term>\n <term name=\"long-ordinal-09\">neunte</term>\n <term name=\"long-ordinal-10\">zehnte</term>\n </terms>\n </locale>\n <!--\n================================================================================\n MAKROS\n================================================================================\n-->\n <!--\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n VERTEILUNG DER NAMEN AUF DIE MAKROS\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n\n* \"author\"\n\n1. im Makro \"contributors\" (als Autor des Titels)\n- in jedem Fall\n\n* \"editor\"\n\n1. im Makro \"contributors\" (als Herausgeber des Titels, vorangestellt)\n- bei Typ \"book\" und falls Variable \"author\" fehlt\n\n2. im Makro \"secondary-contributors\" (als Herausgeber des Titels, nachgestellt)\n- bei Typ \"book\" und falls Variable \"author\" vorhanden\n\n3. im Makro \"container-contributors\" (als Herausgeber des Containers, vorangestellt)\n- bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" fehlt\n\n4. im Makro \"secondary-container-contributors\" (als Herausgeber des Containers, nachgestellt)\n- bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" vorhanden\n\n* \"translator\"\n\n1. im Makro \"secondary-contributors\" (als Übersetzer des Titels, nachgestellt)\n- in jedem Fall\n\n* \"container-author\"\n\n1. im Makro \"container-contributors\" (als Autor des Containers, vorangestellt)\n- in jedem Fall\n\n* \"collection-editor\"\n\n1. im Makro \"secondary-collection-contributor\"\n- in jedem Fall\n\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n UNTERSCHEIDUNG DER NAMEN IN DEN MAKROS\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n\n* \"contributors\"\n\na) mit Name \"author\" (in jedem Fall)\n oder\nb) mit Name \"editor\" (bei Typ \"book\" und falls Variable \"author\" fehlt)\n\n* \"secondary-contributors\"\n\na) mit Name \"translator\" (in jedem Fall)\n und/oder\nb) mit Name \"editor\" (bei Typ \"book\" und falls Variable \"author\" vorhanden)\n\n* \"container-contributors\"\n\na) mit Name \"container-author\" (in jedem Fall)\n oder\nb) \"editor\" (bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" fehlt)\n\n* \"secondary-container-contributors\"\n\na) mit Name \"editor\" (bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" vorhanden)\n\n* \"secondary-collection-contributors\"\n\na) mit Name \"collection-editor\" (in jedem Fall)\n-->\n <!-- 1. TITEL-BEITRAGENDE IN LANGFORM -->\n <!-- (für die erste Nennung in den Nachweisen und den Eintrag\n im Literaturverzeichnis) -->\n <macro name=\"contributors-long\">\n <choose>\n <!-- Wenn Autoren vorhanden sind, sind diese die 1. Titel-Beitragenden. -->\n <if variable=\"author\">\n <names variable=\"author\">\n <!-- Erster Autor mit vorangestelltem Nachnamen, alle folgenden in\n gewöhnlicher Ordnung, mehrere Autoren durch Komma getrennt,\n der letztgenannte durch \"und\" abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n </if>\n <!-- Wenn keine Autoren vorhanden sind, sind bei Büchern\n die Herausgeber die 1. Titel-Beitragenden. -->\n <else>\n <choose>\n <if type=\"book\">\n <names variable=\"editor\">\n <!-- Erster Herausgeber mit vorangestelltem Nachnamen, alle\n folgenden in gewöhnlicher Ordnung, mehrere Herausgeber\n durch Komma getrennt, der letztgenannte durch \"und\"\n abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Bezeichnung geklammert, in Kurzform und nachgestellt\n (\"(Hrsg.)\"). -->\n <label prefix=\" (\" form=\"short\" suffix=\".)\"/>\n <!-- Fehlen die Herausgeber, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </else>\n </choose>\n </macro>\n <!-- 1. TITEL-BEITRAGENDE IN KURZFORM -->\n <!-- (für die zweite und alle folgenden Nennungen in den Nachweisen) -->\n <macro name=\"contributors-short\">\n <choose>\n <!-- Wenn Autoren vorhanden sind, sind diese die 1. Titel-Beitragenden. -->\n <if variable=\"author\">\n <names variable=\"author\">\n <!-- Autoren nur mit Nachnamen geführt, mehrere Autoren durch\n Schrägstriche getrennt. -->\n <name form=\"short\" name-as-sort-order=\"first\" sort-separator=\"/\" delimiter=\"/\" delimiter-precedes-last=\"always\"/>\n </names>\n </if>\n <!-- Wenn keine Autoren vorhanden sind, sind bei Büchern\n die Herausgeber die 1. Titel-Beitragenden. -->\n <else>\n <choose>\n <if type=\"book\">\n <names variable=\"editor\">\n <!-- Herausgeber nur mit Nachnamen geführt, mehrere Herausgeber\n durch Schrägstriche getrennt. -->\n <name form=\"short\" name-as-sort-order=\"first\" sort-separator=\"/\" delimiter=\"/\" delimiter-precedes-last=\"always\"/>\n <!-- Bezeichnung geklammert, in Kurzform und nachgestellt\n (\"(Hrsg.)\"). -->\n <label prefix=\" (\" form=\"short\" suffix=\".)\"/>\n <!-- Fehlen die Herausgeber, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </else>\n </choose>\n </macro>\n <!-- 2. TITEL-BEITRAGENDE -->\n <macro name=\"secondary-contributors\">\n <choose>\n <!-- Wenn Autoren vorhanden sind, sind bei Büchern die Herausgeber\n und/oder Übersetzer die 2. Titel-Beitragenden. -->\n <if variable=\"author\" type=\"book\" match=\"all\">\n <names variable=\"editor translator\" delimiter=\", \">\n <!-- Bezeichnung in Kurzform (\"hg. v.\", \"übers. v.\"). -->\n <label prefix=\"\" form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <!-- Mehrere Herausgeber und/oder Übersetzer durch Komma getrennt,\n der letztgenannte durch \"und\" abgetrennt. -->\n <name and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Fehlen diese, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </macro>\n <!-- 1. CONTAINER-BEITRAGENDE -->\n <macro name=\"container-contributors\">\n <choose>\n <!-- Wenn Container-Autoren vorhanden sind, sind diese\n die 1. Container-Beitragenden. -->\n <if variable=\"container-author\">\n <names variable=\"container-author\">\n <!-- Erster Autor mit vorangestelltem Nachnamen, alle folgenden in\n gewöhnlicher Ordnung, mehrere Autoren durch Komma getrennt,\n der letztgenannte durch \"und\" abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n </if>\n <!-- Wenn keine Container-Autoren vorhanden sind, sind bei Artikeln\n die Herausgeber die 1. Container-Beitragenden. -->\n <else>\n <choose>\n <if type=\"chapter\">\n <names variable=\"editor\">\n <!-- Erster Herausgeber mit vorangestelltem Nachnamen, alle\n folgenden in gewöhnlicher Ordnung, mehrere Herausgeber\n durch Komma getrennt, der letztgenannte durch \"und\"\n abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Bezeichnung geklammert, in Kurzform und nachgestellt\n (\"(Hrsg.)\"). -->\n <label prefix=\" (\" form=\"short\" suffix=\".)\"/>\n <!-- Fehlen diese, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </else>\n </choose>\n </macro>\n <!-- 2. CONTAINER-BEITRAGENDE -->\n <macro name=\"secondary-container-contributors\">\n <choose>\n <!-- Wenn Container-Autoren vorhanden sind, sind bei Artikeln\n die Herausgeber die 2. Container-Beitragenden. -->\n <if variable=\"container-author\" type=\"chapter\" match=\"all\">\n <names variable=\"editor\">\n <!-- Bezeichnung in Kurzform (\"hg. v.\"). -->\n <label prefix=\"\" form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <!-- Mehrere Herausgeber durch Komma getrennt, der letztgenannte\n durch \"und\" abgetrennt. -->\n <name and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Fehlen diese, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </if>\n </choose>\n </macro>\n <!-- 2. REIHEN-BEITRAGENDE -->\n <macro name=\"secondary-collection-contributors\">\n <names variable=\"collection-editor\">\n <!-- Mehrere Reihen-Herausgeber durch Komma getrennt, der letztgenannte\n durch \"und\" abgetrennt. -->\n <name and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n </macro>\n <!-- TITEL IN LANGFORM -->\n <macro name=\"title-long\">\n <group delimiter=\", \">\n <choose>\n <!-- Buchtitel werden ohne weitere Auszeichnung, ... -->\n <if type=\"book\">\n <text variable=\"title\" form=\"long\"/>\n </if>\n <!-- ... alle anderen Titel in Anführungszeichen ausgegeben. -->\n <else>\n <text variable=\"title\" form=\"long\" quotes=\"true\"/>\n </else>\n </choose>\n <choose>\n <!-- Bei Büchern ... -->\n <if type=\"book\">\n <!-- wird ggf. der Band ausgegeben. -->\n <group>\n <choose>\n <if variable=\"volume\">\n <text term=\"volume\" form=\"short\" suffix=\". \"/>\n <text variable=\"volume\"/>\n </if>\n </choose>\n </group>\n </if>\n </choose>\n <!-- 2. Titel-Beitragende -->\n <text macro=\"secondary-contributors\"/>\n </group>\n </macro>\n <!-- TITEL IN KURZFORM -->\n <macro name=\"title-short\">\n <group delimiter=\", \">\n <choose>\n <!-- Buchtitel werden ohne weitere Auszeichnung, ... -->\n <if type=\"book\">\n <text variable=\"title\" form=\"short\"/>\n </if>\n <!-- ... alle anderen Titel in Anführungszeichen ausgegeben. -->\n <else>\n <text variable=\"title\" form=\"short\" quotes=\"true\"/>\n </else>\n </choose>\n </group>\n </macro>\n <!-- CONTAINER (Sammelband oder Zeitschrift ...) -->\n <macro name=\"container\">\n <choose>\n <!-- Für Beiträge in Sammelbänden gilt: -->\n <if type=\"chapter\">\n <choose>\n <!-- Falls 1. Container-Beitragende vorhanden sind,\n werden sie mit vorangestelltem \"in: \" ausgegeben -->\n <if variable=\"container-author editor\" match=\"any\">\n <text term=\"in\" suffix=\": \"/>\n </if>\n </choose>\n <!-- 1. Container-Beitragende -->\n <text macro=\"container-contributors\" suffix=\": \"/>\n <!-- Container-Titel -->\n <text variable=\"container-title\"/>\n <!-- Ggf. wird der Band ausgegeben. -->\n <choose>\n <if variable=\"volume\">\n <text prefix=\", \" term=\"volume\" form=\"short\" suffix=\". \"/>\n <text variable=\"volume\"/>\n </if>\n </choose>\n <!-- 2. Container-Beitragende -->\n <text macro=\"secondary-container-contributors\" prefix=\", \"/>\n </if>\n <!-- Für Artikel gilt: -->\n <else-if type=\"article-journal article-magazine article-newspaper\">\n <!-- Container-Titel -->\n <text variable=\"container-title\" font-style=\"italic\" suffix=\" \"/>\n </else-if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </macro>\n <!-- REIHE -->\n <macro name=\"collection\">\n <!-- Name der Reihe -->\n <text variable=\"collection-title\"/>\n <choose>\n <!-- Reihennummer -->\n <!-- Falls die Reihennummer eine Zahl ist, wird sie\n ohne vorangestelltes Komma ausgeben, ... -->\n <!-- FUNKTIONIERT NICHT! -->\n <if is-numeric=\"collection-number\">\n <text prefix=\" \" variable=\"collection-number\"/>\n </if>\n <!-- ... ansonsten mit. -->\n <else>\n <text prefix=\", \" variable=\"collection-number\"/>\n </else>\n </choose>\n <choose>\n <if variable=\"collection-editor\">\n <!-- Bezeichnung der Reihenbeitragenden in Kurzform (\"hg. v.\") -->\n <text prefix=\", \" term=\"editor\" form=\"verb-short\" text-case=\"lowercase\" suffix=\" \"/>\n <!-- Reihen-Beitragende -->\n <text prefix=\" \" macro=\"secondary-collection-contributors\"/>\n </if>\n </choose>\n </macro>\n <!-- AUFLAGE -->\n <macro name=\"edition\">\n <choose>\n <!-- Falls die Auflage eine Zahl ist, wird sie numerisch ausgegeben und\n mit einem Punkt abgeschlossen (z. B. \"1. Aufl.\"), ... -->\n <if is-numeric=\"edition\">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text prefix=\" \" term=\"edition\" form=\"short\" suffix=\".\"/>\n </if>\n <!-- ... ansonsten wird sie als Text ausgegeben und ohne Punkt\n abgeschlossen (z.B. \"erste Aufl.\"). -->\n <else-if variable=\"edition\">\n <text variable=\"edition\"/>\n <text prefix=\" \" term=\"edition\" form=\"short\" suffix=\".\"/>\n </else-if>\n </choose>\n </macro>\n <!-- VERLAGSORT/VERLEGER -->\n <macro name=\"publisher\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\"/>\n <text variable=\"publisher\"/>\n </group>\n </macro>\n <!-- VERÖFFENTLICHUNG (Band, Reihe, Auflage, Verlag, Ort, Datum ...) -->\n <macro name=\"issued\">\n <choose>\n <!-- Für Bücher und Beiträge in Sammelbänden gilt: -->\n <if type=\"book chapter\" match=\"any\">\n <!-- Reihe -->\n <text prefix=\", \" macro=\"collection\"/>\n <!-- Auflage -->\n <text prefix=\", \" macro=\"edition\"/>\n <!-- Verlagsort/Verleger -->\n <text prefix=\", \" macro=\"publisher\"/>\n <!-- Jahr -->\n <date prefix=\" \" variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <!-- Für Artikel gilt: -->\n <else-if type=\"article-journal article-magazine article-newspaper\">\n <choose>\n <!-- ... wenn Band und Ausgabe vorhanden sind: -->\n <if variable=\"volume\">\n <group>\n <choose>\n <if variable=\"issue\">\n <text variable=\"volume\" suffix=\"/\"/>\n </if>\n <else>\n <text variable=\"volume\"/>\n </else>\n </choose>\n <number variable=\"issue\"/>\n </group>\n </if>\n <!-- wenn nur Ausgabe vorhanden ist: -->\n <else>\n <number prefix=\"\" variable=\"issue\" suffix=\"\"/>\n </else>\n </choose>\n <!-- Jahr -->\n <date prefix=\" (\" variable=\"issued\" suffix=\")\">\n <date-part name=\"year\"/>\n </date>\n </else-if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </macro>\n <!-- SEITENZAHLEN -->\n <macro name=\"pages\">\n <choose>\n <!-- Seitenzahlen werden nur bei Beiträgen in Sammelbänden und\n Artikeln ausgegeben - nicht bei Büchern o.a., wo damit\n der Gesamtumfang gemeint ist. -->\n <if type=\"article-journal article-magazine article-newspaper chapter\" match=\"any\">\n <label variable=\"page\" form=\"short\" suffix=\". \"/>\n <text variable=\"page\"/>\n </if>\n </choose>\n </macro>\n <!-- URL (und Datum des letzten Zugriffs) -->\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <text variable=\"URL\"/>\n <group prefix=\" (\" suffix=\")\" delimiter=\" \">\n <text term=\"accessed\" text-case=\"lowercase\"/>\n <date variable=\"accessed\">\n <date-part name=\"day\" form=\"numeric\" suffix=\".\"/>\n <date-part name=\"month\" form=\"numeric\" suffix=\".\"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n </choose>\n </macro>\n <!-- FUNDSTELLE (bei Nachweisen) -->\n <macro name=\"citation-locator\">\n <!-- Angabe der Seiten o.ä. -->\n <label variable=\"locator\" form=\"short\" suffix=\". \"/>\n <text variable=\"locator\"/>\n </macro>\n <!--\n================================================================================\n NACHWEISE (in Anmerkungen)\n================================================================================\n-->\n <citation et-al-min=\"4\" et-al-use-first=\"1\" et-al-subsequent-min=\"4\" et-al-subsequent-use-first=\"1\" disambiguate-add-names=\"true\">\n <layout suffix=\".\" delimiter=\"; \">\n <choose>\n <!-- \"Ebd.\" (bei unmittelbar aufeinanderfolgenden Nachweisen) -->\n <if position=\"ibid-with-locator\">\n <text term=\"ibid\" text-case=\"capitalize-first\" suffix=\".\"/>\n <text prefix=\", \" macro=\"citation-locator\"/>\n </if>\n <else-if position=\"ibid\">\n <text term=\"ibid\" text-case=\"capitalize-first\" suffix=\".\"/>\n </else-if>\n <!-- kurzer Nachweis (bei zweiter und folgenden Nennungen) -->\n <else-if position=\"subsequent\">\n <text macro=\"contributors-short\" suffix=\": \"/>\n <text macro=\"title-short\"/>\n <text prefix=\", \" macro=\"citation-locator\"/>\n </else-if>\n <!-- vollständiger Nachweis (bei erster Nennung) -->\n <else>\n <text macro=\"contributors-long\" suffix=\": \"/>\n <text macro=\"title-long\"/>\n <text prefix=\", \" macro=\"container\"/>\n <text macro=\"issued\"/>\n <text prefix=\", \" macro=\"pages\"/>\n <choose>\n <!-- Bei Beiträgen in Sammelbänden und Artikeln wird die\n Angabe der Fundstelle in Seitenzahlen durch \"hier\"\n eingeschränkt. -->\n <if variable=\"page\" type=\"chapter\" match=\"all\">\n <text prefix=\", hier \" macro=\"citation-locator\"/>\n </if>\n <else-if variable=\"page\" type=\"article-journal\" match=\"all\">\n <text prefix=\", hier \" macro=\"citation-locator\"/>\n </else-if>\n <else-if variable=\"page\" type=\"article-magazine\" match=\"all\">\n <text prefix=\", hier \" macro=\"citation-locator\"/>\n </else-if>\n <else-if variable=\"page\" type=\"article-newspaper\" match=\"all\">\n <text prefix=\", hier \" macro=\"citation-locator\"/>\n </else-if>\n <else>\n <text prefix=\", \" macro=\"citation-locator\"/>\n </else>\n </choose>\n <text prefix=\", \" macro=\"access\"/>\n </else>\n </choose>\n </layout>\n </citation>\n <!--\n================================================================================\n LITERATURVERZEICHNIS\n================================================================================\n-->\n <bibliography et-al-min=\"4\" et-al-use-first=\"1\" hanging-indent=\"true\" entry-spacing=\"0\" subsequent-author-substitute=\"---\">\n <sort>\n <key macro=\"contributors-long\" names-min=\"3\" names-use-first=\"3\"/>\n <key macro=\"title-long\"/>\n </sort>\n <layout suffix=\".\">\n <text macro=\"contributors-long\" suffix=\": \"/>\n <text macro=\"title-long\"/>\n <text prefix=\", \" macro=\"container\"/>\n <text macro=\"issued\"/>\n <text prefix=\", \" macro=\"pages\"/>\n <text prefix=\", \" macro=\"access\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/tah-soz','tah Sozialwissenschaften (German)','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" version=\"1.0\" class=\"in-text\" default-locale=\"de-DE\" demote-non-dropping-particle=\"sort-only\">\n <!--\n================================================================================\n KOPFTEIL\n================================================================================\n-->\n <info>\n <title>tah Sozialwissenschaften (German)</title>\n <id>http://www.zotero.org/styles/tah-soz</id>\n <link href=\"http://www.zotero.org/styles/tah-soz\" rel=\"self\"/>\n <author>\n <name>Till A. Heilmann</name>\n <email>mail@tillheilmann.info</email>\n <uri>http://www.tillheilmann.info</uri>\n </author>\n <category citation-format=\"author-date\"/>\n <category field=\"social_science\"/>\n <summary>German generic style for social sciences. Citations in text; full bibliography.</summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <!--\n================================================================================\n DANK AN...\n================================================================================\n\n- Frederik Elwert (Bochum)\n-->\n <!--\n================================================================================\n TODO\n================================================================================\n\n- alle Makros so gestalten, dass es eine type-unabhängige,\n möglichst einfach gestaltete Ausgabe der Felder gibt (als \"fallback\")\n- spezifizieren für types \"report\", \"thesis\"\n- wie mit Angabe mehrerer Jahreszahlen (z.B. Jahr der Erstveröffentlichung)\n umgehen?\n- Makro \"issued\"\n * Ausgabe des Datums für alle types nach Makro \"access\" gestalten?\n (mit Tag und Monat?)\n- Makro \"secondary-collection-contributors\"\n * label für collection-editor wird nicht erkannt, durch term ersetzt\n- Titel von type \"report\" in Anführungszeichen setzen\n-->\n <!--\n================================================================================\n TERMS\n================================================================================\n-->\n <locale xml:lang=\"de\">\n <terms>\n <term name=\"accessed\">zugegriffen am</term>\n <term name=\"ordinal-01\">.</term>\n <term name=\"ordinal-02\">.</term>\n <term name=\"ordinal-03\">.</term>\n <term name=\"ordinal-04\">.</term>\n <term name=\"long-ordinal-01\">erste</term>\n <term name=\"long-ordinal-02\">zweite</term>\n <term name=\"long-ordinal-03\">dritte</term>\n <term name=\"long-ordinal-04\">vierte</term>\n <term name=\"long-ordinal-05\">fünfte</term>\n <term name=\"long-ordinal-06\">sechste</term>\n <term name=\"long-ordinal-07\">siebte</term>\n <term name=\"long-ordinal-08\">achte</term>\n <term name=\"long-ordinal-09\">neunte</term>\n <term name=\"long-ordinal-10\">zehnte</term>\n </terms>\n </locale>\n <!--\n================================================================================\n MAKROS\n================================================================================\n-->\n <!--\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n VERTEILUNG DER NAMEN AUF DIE MAKROS\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n\n* \"author\"\n\n1. im Makro \"contributors\" (als Autor des Titels)\n- in jedem Fall\n\n* \"editor\"\n\n1. im Makro \"contributors\" (als Herausgeber des Titels, vorangestellt)\n- bei Typ \"book\" und falls Variable \"author\" fehlt\n\n2. im Makro \"secondary-contributors\" (als Herausgeber des Titels, nachgestellt)\n- bei Typ \"book\" und falls Variable \"author\" vorhanden\n\n3. im Makro \"container-contributors\" (als Herausgeber des Containers, vorangestellt)\n- bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" fehlt\n\n4. im Makro \"secondary-container-contributors\" (als Herausgeber des Containers, nachgestellt)\n- bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" vorhanden\n\n* \"translator\"\n\n1. im Makro \"secondary-contributors\" (als Übersetzer des Titels, nachgestellt)\n- in jedem Fall\n\n* \"container-author\"\n\n1. im Makro \"container-contributors\" (als Autor des Containers, vorangestellt)\n- in jedem Fall\n\n* \"collection-editor\"\n\n1. im Makro \"secondary-collection-contributor\"\n- in jedem Fall\n\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n UNTERSCHEIDUNG DER NAMEN IN DEN MAKROS\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n\n* \"contributors\"\n\na) mit Name \"author\" (in jedem Fall)\n oder\nb) mit Name \"editor\" (bei Typ \"book\" und falls Variable \"author\" fehlt)\n\n* \"secondary-contributors\"\n\na) mit Name \"translator\" (in jedem Fall)\n und/oder\nb) mit Name \"editor\" (bei Typ \"book\" und falls Variable \"author\" vorhanden)\n\n* \"container-contributors\"\n\na) mit Name \"container-author\" (in jedem Fall)\n oder\nb) \"editor\" (bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" fehlt)\n\n* \"secondary-container-contributors\"\n\na) mit Name \"editor\" (bei Typ \"chapter\" (und \"article\"?) und falls Variable \"container-author\" vorhanden)\n\n* \"secondary-collection-contributors\"\n\na) mit Name \"collection-editor\" (in jedem Fall)\n-->\n <!-- 1. TITEL-BEITRAGENDE IN LANGFORM -->\n <!-- (für den Eintrag im Literaturverzeichnis) -->\n <macro name=\"contributors-long\">\n <choose>\n <!-- Wenn Autoren vorhanden sind, sind diese die 1. Titel-Beitragenden. -->\n <if variable=\"author\">\n <names variable=\"author\">\n <!-- Erster Autor mit vorangestelltem Nachnamen, alle folgenden in\n gewöhnlicher Ordnung, mehrere Autoren durch Komma getrennt,\n der letztgenannte durch \"und\" abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n </if>\n <!-- Wenn keine Autoren vorhanden sind, sind bei Büchern\n die Herausgeber die 1. Titel-Beitragenden. -->\n <else>\n <choose>\n <if type=\"book\">\n <names variable=\"editor\">\n <!-- Erster Herausgeber mit vorangestelltem Nachnamen, alle\n folgenden in gewöhnlicher Ordnung, mehrere Herausgeber\n durch Komma getrennt, der letztgenannte durch \"und\"\n abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Bezeichnung geklammert, in Kurzform und nachgestellt\n (\"(Hrsg.)\"). -->\n <label prefix=\" (\" form=\"short\" suffix=\".)\"/>\n <!-- Fehlen die Herausgeber, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </else>\n </choose>\n </macro>\n <!-- 1. TITEL-BEITRAGENDE IN KURZFORM -->\n <!-- (für die Nachweise) -->\n <macro name=\"contributors-short\">\n <choose>\n <!-- Wenn Autoren vorhanden sind, sind diese die 1. Titel-Beitragenden. -->\n <if variable=\"author\">\n <names variable=\"author\">\n <!-- Autoren nur mit Nachnamen geführt, mehrere Autoren durch\n Schrägstriche getrennt. -->\n <name form=\"short\" name-as-sort-order=\"first\" sort-separator=\"/\" delimiter=\"/\" delimiter-precedes-last=\"always\"/>\n </names>\n </if>\n <!-- Wenn keine Autoren vorhanden sind, sind bei Büchern\n die Herausgeber die 1. Titel-Beitragenden. -->\n <else>\n <choose>\n <if type=\"book\">\n <names variable=\"editor\">\n <!-- Herausgeber nur mit Nachnamen geführt, mehrere Herausgeber\n durch Schrägstriche getrennt. -->\n <name form=\"short\" name-as-sort-order=\"first\" sort-separator=\"/\" delimiter=\"/\" delimiter-precedes-last=\"always\"/>\n <!-- Fehlen die Herausgeber, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </else>\n </choose>\n </macro>\n <!-- 2. TITEL-BEITRAGENDE -->\n <macro name=\"secondary-contributors\">\n <choose>\n <!-- Wenn Autoren vorhanden sind, sind bei Büchern die Herausgeber\n und/oder Übersetzer die 2. Titel-Beitragenden. -->\n <if variable=\"author\" type=\"book\" match=\"all\">\n <names variable=\"editor translator\" delimiter=\", \">\n <!-- Bezeichnung in Kurzform (\"hg. v.\", \"übers. v.\"). -->\n <label prefix=\"\" form=\"verb-short\" text-case=\"lowercase\" suffix=\". \"/>\n <!-- Mehrere Herausgeber und/oder Übersetzer durch Komma getrennt,\n der letztgenannte durch \"und\" abgetrennt. -->\n <name and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Fehlen diese, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </macro>\n <!-- 1. CONTAINER-BEITRAGENDE -->\n <macro name=\"container-contributors\">\n <choose>\n <!-- Wenn Container-Autoren vorhanden sind, sind diese\n die 1. Container-Beitragenden. -->\n <if variable=\"container-author\">\n <names variable=\"container-author\">\n <!-- Erster Autor mit vorangestelltem Nachnamen, alle folgenden in\n gewöhnlicher Ordnung, mehrere Autoren durch Komma getrennt,\n der letztgenannte durch \"und\" abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n </if>\n <!-- Wenn keine Container-Autoren vorhanden sind, sind bei Artikeln\n die Herausgeber die 1. Container-Beitragenden. -->\n <else>\n <choose>\n <if type=\"chapter\">\n <names variable=\"editor\">\n <!-- Erster Herausgeber mit vorangestelltem Nachnamen, alle\n folgenden in gewöhnlicher Ordnung, mehrere Herausgeber\n durch Komma getrennt, der letztgenannte durch \"und\"\n abgetrennt. -->\n <name name-as-sort-order=\"first\" and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Bezeichnung geklammert, in Kurzform und nachgestellt\n (\"(Hrsg.)\"). -->\n <label prefix=\" (\" form=\"short\" suffix=\".)\"/>\n <!-- Fehlen diese, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n </if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </else>\n </choose>\n </macro>\n <!-- 2. CONTAINER-BEITRAGENDE -->\n <macro name=\"secondary-container-contributors\">\n <choose>\n <!-- Wenn Container-Autoren vorhanden sind, sind bei Artikeln\n die Herausgeber die 2. Container-Beitragenden. -->\n <if variable=\"container-author\" type=\"chapter\" match=\"all\">\n <names variable=\"editor\">\n <!-- Bezeichnung in Kurzform (\"hg. v.\"). -->\n <label prefix=\"\" form=\"verb-short\" text-case=\"lowercase\" suffix=\". \"/>\n <!-- Mehrere Herausgeber durch Komma getrennt, der letztgenannte\n durch \"und\" abgetrennt. -->\n <name and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n <!-- Fehlen diese, so werden sie durch ?? ersetzt.\n <substitute>\n <names variable=\"translator\"/>\n <text variable=\"title\"/>\n </substitute> -->\n </names>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </if>\n </choose>\n </macro>\n <!-- 2. REIHEN-BEITRAGENDE -->\n <macro name=\"secondary-collection-contributors\">\n <names variable=\"collection-editor\">\n <!-- Mehrere Reihen-Herausgeber durch Komma getrennt, der letztgenannte\n durch \"und\" abgetrennt. -->\n <name and=\"text\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n </names>\n </macro>\n <!-- REIHE -->\n <macro name=\"collection\">\n <!-- Name der Reihe -->\n <text variable=\"collection-title\"/>\n <choose>\n <!-- Reihennummer -->\n <!-- Falls die Reihennummer eine Zahl ist, wird sie\n ohne vorangestelltes Komma ausgeben, ... -->\n <if is-numeric=\"collection-number\">\n <text prefix=\" \" variable=\"collection-number\"/>\n </if>\n <!-- ... ansonsten mit. -->\n <else>\n <text prefix=\", \" variable=\"collection-number\"/>\n </else>\n </choose>\n <choose>\n <if variable=\"collection-editor\">\n <!-- Bezeichnung der Reihenbeitragenden in Kurzform (\"hg. v.\") -->\n <text prefix=\", \" term=\"editor\" form=\"verb-short\" text-case=\"lowercase\" suffix=\".\"/>\n <!-- Reihen-Beitragende -->\n <text prefix=\" \" macro=\"secondary-collection-contributors\"/>\n </if>\n </choose>\n </macro>\n <!-- AUFLAGE -->\n <macro name=\"edition\">\n <choose>\n <!-- Falls die Auflage eine Zahl ist, wird sie numerisch ausgegeben und\n mit einem Punkt abgeschlossen (z. B. \"1. Aufl.\"), ... -->\n <if is-numeric=\"edition\">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text prefix=\" \" term=\"edition\" form=\"short\" suffix=\".\"/>\n </if>\n <!-- ... ansonsten wird sie als Text ausgegeben und ohne Punkt\n abgeschlossen (z.B. \"erste Aufl.\"). -->\n <else-if variable=\"edition\">\n <text variable=\"edition\"/>\n <text prefix=\" \" term=\"edition\" form=\"short\" suffix=\".\"/>\n </else-if>\n </choose>\n </macro>\n <!-- VERLAGSORT/VERLEGER -->\n <macro name=\"publisher\">\n <text variable=\"publisher-place\"/>\n <choose>\n <!-- Falls ein Verlagsort vorhanden ist, wird der Verlag durch\n einen Doppelpunkt abgesetzt, ... -->\n <if variable=\"publisher-place\">\n <text prefix=\": \" variable=\"publisher\"/>\n </if>\n <!-- ... ansonsten wird er einfach ausgegeben. -->\n <else>\n <text variable=\"publisher\"/>\n </else>\n </choose>\n </macro>\n <!-- URL (und Datum des letzten Zugriffs) -->\n <macro name=\"access\">\n <text variable=\"URL\"/>\n <group prefix=\" (\" suffix=\")\" delimiter=\" \">\n <text term=\"accessed\" text-case=\"lowercase\"/>\n <date variable=\"accessed\">\n <date-part name=\"day\" form=\"numeric\" suffix=\".\"/>\n <date-part name=\"month\" form=\"numeric\" suffix=\".\"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </macro>\n <!-- DATUM -->\n <macro name=\"date\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </macro>\n <!-- TITEL -->\n <macro name=\"title\">\n <group delimiter=\", \">\n <choose>\n <!-- Buchtitel werden ohne weitere Auszeichnung, ... -->\n <if type=\"book\">\n <text variable=\"title\" form=\"long\"/>\n </if>\n <!-- ... alle anderen Titel in Anführungszeichen ausgegeben. -->\n <else>\n <text variable=\"title\" form=\"long\" quotes=\"true\"/>\n </else>\n </choose>\n <!-- 2. Titel-Beitragende -->\n <text macro=\"secondary-contributors\"/>\n </group>\n </macro>\n <!-- CONTAINER (Sammelband oder Zeitschrift ...) -->\n <macro name=\"container\">\n <choose>\n <!-- Für Beiträge in Sammelbänden gilt: -->\n <if type=\"chapter\">\n <choose>\n <!-- Falls 1. Container-Beitragende vorhanden sind,\n werden sie mit vorangestelltem \"in: \" ausgegeben -->\n <if variable=\"container-author editor\" match=\"any\">\n <text term=\"in\" suffix=\": \"/>\n </if>\n </choose>\n <!-- 1. Container-Beitragende -->\n <text macro=\"container-contributors\" suffix=\": \"/>\n <!-- Container-Titel -->\n <text variable=\"container-title\"/>\n <!-- 2. Container-Beitragende -->\n <text prefix=\", \" macro=\"secondary-container-contributors\"/>\n </if>\n <!-- Für Artikel gilt: -->\n <else-if type=\"article-journal article-magazine article-newspaper\">\n <!-- Container-Titel -->\n <text variable=\"container-title\" font-style=\"italic\" suffix=\" \"/>\n </else-if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </macro>\n <!-- VERÖFFENTLICHUNG (Band, Reihe, Auflage, Verlag, Ort, Datum ...) -->\n <macro name=\"issued\">\n <choose>\n <!-- Für Bücher und Beiträge in Sammelbänden gilt: -->\n <if type=\"book chapter\" match=\"any\">\n <!-- Band -->\n <choose>\n <if variable=\"volume\">\n <text prefix=\", \" term=\"volume\" form=\"short\" suffix=\". \"/>\n <text variable=\"volume\"/>\n </if>\n </choose>\n <!-- Reihe -->\n <text prefix=\", \" macro=\"collection\"/>\n <!-- Auflage -->\n <text prefix=\", \" macro=\"edition\"/>\n <!-- Verlagsort/Verleger -->\n <text prefix=\", \" macro=\"publisher\"/>\n </if>\n <!-- Für Artikel gilt: -->\n <else-if type=\"article-journal article-magazine article-newspaper\">\n <choose>\n <if variable=\"volume\">\n <group>\n <choose>\n <if variable=\"issue\">\n <text variable=\"volume\" suffix=\"/\"/>\n </if>\n <else>\n <text variable=\"volume\"/>\n </else>\n </choose>\n <number variable=\"issue\"/>\n </group>\n </if>\n <else>\n <number prefix=\"\" variable=\"issue\" suffix=\"\"/>\n </else>\n </choose>\n </else-if>\n <!-- Für alle anderen Fälle gilt: ??.\n <else>\n </else> -->\n </choose>\n </macro>\n <!-- SEITENZAHLEN -->\n <macro name=\"pages\">\n <choose>\n <!-- Seitenzahlen werden nur bei Beiträgen in Sammelbänden und\n Artikeln ausgegeben - nicht bei Büchern o.a., wo damit\n der Gesamtumfang gemeint ist. -->\n <if type=\"article-journal article-magazine article-newspaper chapter\" match=\"any\">\n <label variable=\"page\" form=\"short\" suffix=\". \"/>\n <text variable=\"page\"/>\n </if>\n </choose>\n </macro>\n <!-- FUNDSTELLE (bei Nachweisen) -->\n <macro name=\"citation-locator\">\n <!-- Angabe der Seiten o.ä. ohne Label-->\n <text variable=\"locator\"/>\n </macro>\n <!--\n================================================================================\n NACHWEISE\n================================================================================\n-->\n <citation et-al-min=\"4\" et-al-use-first=\"1\" et-al-subsequent-min=\"4\" et-al-subsequent-use-first=\"1\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\" disambiguate-add-year-suffix=\"true\" collapse=\"year-suffix-ranged\" year-suffix-delimiter=\", \">\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <choose>\n <!-- \"Ebd.\" (bei unmittelbar aufeinanderfolgenden Nachweisen) ... -->\n <!-- ... mit Angabe der Fundstelle -->\n <if position=\"ibid-with-locator\">\n <text term=\"ibid\" text-case=\"lowercase\"/>\n <text prefix=\": \" macro=\"citation-locator\"/>\n </if>\n <!-- ... ohne Angabe einer Fundstelle -->\n <else-if position=\"ibid\">\n <text term=\"ibid\" text-case=\"lowercase\"/>\n </else-if>\n <!-- vollständiger Nachweis -->\n <else>\n <text macro=\"contributors-short\" suffix=\" \"/>\n <text macro=\"date\"/>\n <text prefix=\": \" macro=\"citation-locator\"/>\n </else>\n </choose>\n </layout>\n </citation>\n <!--\n================================================================================\n LITERATURVERZEICHNIS\n================================================================================\n-->\n <bibliography et-al-min=\"4\" et-al-use-first=\"1\" hanging-indent=\"true\" entry-spacing=\"0\" subsequent-author-substitute=\"---\">\n <sort>\n <key macro=\"contributors-long\" names-min=\"3\" names-use-first=\"3\"/>\n <key macro=\"date\"/>\n </sort>\n <layout suffix=\".\">\n <text macro=\"contributors-long\"/>\n <text prefix=\" (\" macro=\"date\" suffix=\"): \"/>\n <text macro=\"title\"/>\n <text prefix=\", \" macro=\"container\"/>\n <text macro=\"issued\"/>\n <text prefix=\", \" macro=\"pages\"/>\n <text prefix=\", \" macro=\"access\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04'),('http://www.zotero.org/styles/vancouver','Vancouver','<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\" page-range-format=\"minimal\">\n <info>\n <title>Vancouver</title>\n <id>http://www.zotero.org/styles/vancouver</id>\n <link href=\"http://www.zotero.org/styles/vancouver\" rel=\"self\"/>\n <link href=\"http://www.nlm.nih.gov/bsd/uniform_requirements.html\" rel=\"documentation\"/>\n <author>\n <name>Michael Berkowitz</name>\n <email>mberkowi@gmu.edu</email>\n </author>\n <contributor>\n <name>Sean Takats</name>\n <email>stakats@gmu.edu</email>\n </contributor>\n <contributor>\n <name>Sebastian Karcher</name>\n </contributor>\n <category citation-format=\"numeric\"/>\n <category field=\"medicine\"/>\n <summary>\n Vancouver style as outlined by International Committee of Medical Journal Editors Uniform Requirements for Manuscripts Submitted to Biomedical Journals: Sample References\n </summary>\n <updated>2012-09-28T02:06:38+00:00</updated>\n <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n </info>\n <locale xml:lang=\"en\">\n <date form=\"text\" delimiter=\" \">\n <date-part name=\"year\"/>\n <date-part name=\"month\" form=\"short\" strip-periods=\"true\"/>\n <date-part name=\"day\"/>\n </date>\n <terms>\n <term name=\"retrieved\">available</term>\n <term name=\"section\" form=\"short\">sect.</term>\n </terms>\n </locale>\n <locale xml:lang=\"fr\">\n <date form=\"text\" delimiter=\" \">\n <date-part name=\"day\"/>\n <date-part name=\"month\" form=\"short\" strip-periods=\"true\"/>\n <date-part name=\"year\"/>\n </date>\n <terms>\n <term name=\"retrieved\">disponible</term>\n <term name=\"from\">sur</term>\n </terms>\n </locale>\n <locale xml:lang=\"de\">\n <terms>\n <term name=\"retrieved\">verfügbar</term>\n <term name=\"from\">unter</term>\n </terms>\n </locale>\n <macro name=\"author\">\n <names variable=\"author\">\n <name sort-separator=\" \" initialize-with=\"\" name-as-sort-order=\"all\" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"long\" prefix=\", \"/>\n <substitute>\n <names variable=\"editor\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"editor\">\n <group delimiter=\": \">\n <choose>\n <if type=\"chapter paper-conference\">\n <text term=\"in\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n <names variable=\"editor\" suffix=\".\">\n <name sort-separator=\" \" initialize-with=\"\" name-as-sort-order=\"all\" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n <label form=\"long\" prefix=\", \"/>\n </names>\n </group>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\": \" suffix=\";\">\n <choose>\n <if type=\"thesis\">\n <text variable=\"publisher-place\" prefix=\"[\" suffix=\"]\"/>\n </if>\n <else>\n <text variable=\"publisher-place\"/>\n </else>\n </choose>\n <text variable=\"publisher\"/>\n </group>\n </macro>\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <group delimiter=\": \">\n <group delimiter=\" \">\n <text term=\"retrieved\" text-case=\"capitalize-first\"/>\n <text term=\"from\"/>\n </group>\n <text variable=\"URL\"/>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"accessed-date\">\n <choose>\n <if variable=\"URL\">\n <group prefix=\"[\" suffix=\"]\" delimiter=\" \">\n <text term=\"cited\" text-case=\"lowercase\"/>\n <date variable=\"accessed\" form=\"text\"/>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"container-title\">\n <choose>\n <if type=\"article-journal article-magazine chapter paper-conference article-newspaper\" match=\"any\">\n <group suffix=\".\" delimiter=\" \">\n <text variable=\"container-title\" form=\"short\"/>\n <choose>\n <if variable=\"URL\">\n <text term=\"internet\" prefix=\"[\" suffix=\"]\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n </group>\n <text macro=\"edition\" prefix=\" \"/>\n </if>\n <!--add event-name and event-place once they become available-->\n <else-if type=\"bill legislation\">\n <group delimiter=\", \">\n <group delimiter=\". \">\n <text variable=\"container-title\" form=\"short\"/>\n <group delimiter=\" \">\n <text term=\"section\" form=\"short\" text-case=\"capitalize-first\"/>\n <text variable=\"section\"/>\n </group>\n </group>\n <text variable=\"number\"/>\n </group>\n </else-if>\n <else>\n <text variable=\"container-title\" suffix=\".\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"title\">\n <text variable=\"title\"/>\n <choose>\n <if type=\"article-journal article-magazine chapter paper-conference article-newspaper\" match=\"none\">\n <choose>\n <if variable=\"URL\">\n <text term=\"internet\" prefix=\" [\" suffix=\"]\" text-case=\"capitalize-first\"/>\n </if>\n </choose>\n <text macro=\"edition\" prefix=\". \"/>\n </if>\n </choose>\n <choose>\n <if type=\"thesis\">\n <text variable=\"genre\" prefix=\" [\" suffix=\"]\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"date\">\n <choose>\n <if type=\"article-journal article-magazine article-newspaper\" match=\"any\">\n <group suffix=\";\" delimiter=\" \">\n <date variable=\"issued\" form=\"text\"/>\n <text macro=\"accessed-date\"/>\n </group>\n </if>\n <else-if type=\"bill legislation\">\n <group delimiter=\", \">\n <date variable=\"issued\" delimiter=\" \">\n <date-part name=\"month\" form=\"short\" strip-periods=\"true\"/>\n <date-part name=\"day\"/>\n </date>\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </group>\n </else-if>\n <else-if type=\"report\">\n <date variable=\"issued\" delimiter=\" \">\n <date-part name=\"year\"/>\n <date-part name=\"month\" form=\"short\" strip-periods=\"true\"/>\n </date>\n </else-if>\n <else>\n <group suffix=\".\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n <text macro=\"accessed-date\" prefix=\" \"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"pages\">\n <choose>\n <if type=\"article-journal article-magazine article-newspaper\" match=\"any\">\n <text variable=\"page\" prefix=\":\"/>\n </if>\n <else>\n <group prefix=\" \" delimiter=\" \">\n <label variable=\"page\" plural=\"never\"/>\n <text variable=\"page\"/>\n </group>\n </else>\n </choose>\n </macro>\n <macro name=\"journal-location\">\n <choose>\n <if type=\"article-journal article-magazine\" match=\"any\">\n <text variable=\"volume\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n </if>\n </choose>\n </macro>\n <macro name=\"report-details\">\n <choose>\n <if type=\"report\">\n <text variable=\"number\" prefix=\"Report No.: \"/>\n </if>\n </choose>\n </macro>\n <citation collapse=\"citation-number\">\n <sort>\n <key variable=\"citation-number\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\",\">\n <text variable=\"citation-number\"/>\n </layout>\n </citation>\n <bibliography et-al-min=\"7\" et-al-use-first=\"6\" second-field-align=\"flush\">\n <layout>\n <text variable=\"citation-number\" suffix=\". \"/>\n <group delimiter=\". \" suffix=\". \">\n <text macro=\"author\"/>\n <text macro=\"title\"/>\n </group>\n <group delimiter=\" \" suffix=\". \">\n <text macro=\"editor\"/>\n <text macro=\"container-title\"/>\n <text macro=\"publisher\"/>\n <group>\n <text macro=\"date\"/>\n <text macro=\"journal-location\"/>\n <text macro=\"pages\"/>\n </group>\n </group>\n <text macro=\"report-details\" suffix=\". \"/>\n <text macro=\"access\"/>\n </layout>\n </bibliography>\n</style>\n','2017-07-15 00:45:04');
/*!40000 ALTER TABLE `wp_bibsonomy_csl_styles` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_album`
--
DROP TABLE IF EXISTS `wp_bwg_album`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_album` (
`id` bigint(20) NOT NULL auto_increment,
`name` varchar(255) NOT NULL,
`slug` varchar(255) NOT NULL,
`description` mediumtext NOT NULL,
`preview_image` mediumtext NOT NULL,
`random_preview_image` mediumtext NOT NULL,
`order` bigint(20) NOT NULL,
`author` bigint(20) NOT NULL,
`published` tinyint(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_album`
--
LOCK TABLES `wp_bwg_album` WRITE;
/*!40000 ALTER TABLE `wp_bwg_album` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bwg_album` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_album_gallery`
--
DROP TABLE IF EXISTS `wp_bwg_album_gallery`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_album_gallery` (
`id` bigint(20) NOT NULL auto_increment,
`album_id` bigint(20) NOT NULL,
`is_album` tinyint(1) NOT NULL,
`alb_gal_id` bigint(20) NOT NULL,
`order` bigint(20) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_album_gallery`
--
LOCK TABLES `wp_bwg_album_gallery` WRITE;
/*!40000 ALTER TABLE `wp_bwg_album_gallery` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bwg_album_gallery` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_gallery`
--
DROP TABLE IF EXISTS `wp_bwg_gallery`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_gallery` (
`id` bigint(20) NOT NULL auto_increment,
`name` varchar(255) NOT NULL,
`slug` varchar(255) NOT NULL,
`description` mediumtext NOT NULL,
`page_link` mediumtext NOT NULL,
`preview_image` mediumtext NOT NULL,
`random_preview_image` mediumtext NOT NULL,
`order` bigint(20) NOT NULL,
`author` bigint(20) NOT NULL,
`published` tinyint(1) NOT NULL,
`gallery_type` varchar(32) NOT NULL,
`gallery_source` varchar(256) NOT NULL,
`autogallery_image_number` int(4) NOT NULL,
`update_flag` varchar(32) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_gallery`
--
LOCK TABLES `wp_bwg_gallery` WRITE;
/*!40000 ALTER TABLE `wp_bwg_gallery` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bwg_gallery` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_image`
--
DROP TABLE IF EXISTS `wp_bwg_image`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_image` (
`id` bigint(20) NOT NULL auto_increment,
`gallery_id` bigint(20) NOT NULL,
`slug` longtext NOT NULL,
`filename` varchar(255) NOT NULL,
`image_url` mediumtext NOT NULL,
`thumb_url` mediumtext NOT NULL,
`description` mediumtext NOT NULL,
`alt` mediumtext NOT NULL,
`date` varchar(128) NOT NULL,
`size` varchar(128) NOT NULL,
`filetype` varchar(128) NOT NULL,
`resolution` varchar(128) NOT NULL,
`author` bigint(20) NOT NULL,
`order` bigint(20) NOT NULL,
`published` tinyint(1) NOT NULL,
`comment_count` bigint(20) NOT NULL,
`avg_rating` float NOT NULL,
`rate_count` bigint(20) NOT NULL,
`hit_count` bigint(20) NOT NULL,
`redirect_url` varchar(255) NOT NULL,
`pricelist_id` bigint(20) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_image`
--
LOCK TABLES `wp_bwg_image` WRITE;
/*!40000 ALTER TABLE `wp_bwg_image` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bwg_image` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_image_comment`
--
DROP TABLE IF EXISTS `wp_bwg_image_comment`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_image_comment` (
`id` bigint(20) NOT NULL auto_increment,
`image_id` bigint(20) NOT NULL,
`name` varchar(255) NOT NULL,
`date` varchar(64) NOT NULL,
`comment` mediumtext NOT NULL,
`url` mediumtext NOT NULL,
`mail` mediumtext NOT NULL,
`published` tinyint(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_image_comment`
--
LOCK TABLES `wp_bwg_image_comment` WRITE;
/*!40000 ALTER TABLE `wp_bwg_image_comment` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bwg_image_comment` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_image_rate`
--
DROP TABLE IF EXISTS `wp_bwg_image_rate`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_image_rate` (
`id` bigint(20) NOT NULL auto_increment,
`image_id` bigint(20) NOT NULL,
`rate` float NOT NULL,
`ip` varchar(64) NOT NULL,
`date` varchar(64) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_image_rate`
--
LOCK TABLES `wp_bwg_image_rate` WRITE;
/*!40000 ALTER TABLE `wp_bwg_image_rate` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bwg_image_rate` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_image_tag`
--
DROP TABLE IF EXISTS `wp_bwg_image_tag`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_image_tag` (
`id` bigint(20) NOT NULL auto_increment,
`tag_id` bigint(20) NOT NULL,
`image_id` bigint(20) NOT NULL,
`gallery_id` bigint(20) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_image_tag`
--
LOCK TABLES `wp_bwg_image_tag` WRITE;
/*!40000 ALTER TABLE `wp_bwg_image_tag` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bwg_image_tag` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_shortcode`
--
DROP TABLE IF EXISTS `wp_bwg_shortcode`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_shortcode` (
`id` bigint(20) NOT NULL,
`tagtext` mediumtext NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_shortcode`
--
LOCK TABLES `wp_bwg_shortcode` WRITE;
/*!40000 ALTER TABLE `wp_bwg_shortcode` DISABLE KEYS */;
INSERT INTO `wp_bwg_shortcode` VALUES (1,' use_option_defaults=\"1\" type=\"gallery\" theme_id=\"1\" gallery_id=\"1\" tag=\"0\" gallery_type=\"thumbnails\"'),(2,' gallery_type=\"thumbnails\" theme_id=\"1\" use_option_defaults=\"0\" gallery_id=\"0\" sort_by=\"order\" order_by=\"asc\" show_search_box=\"0\" show_sort_images=\"0\" search_box_width=\"180\" image_column_number=\"5\" images_per_page=\"30\" image_title=\"none\" image_enable_page=\"1\" thumb_width=\"180\" thumb_height=\"90\" load_more_image_count=\"30\" show_tag_box=\"0\" tag=\"0\" show_gallery_description=\"0\" showthumbs_name=\"0\" thumb_click_action=\"open_lightbox\" thumb_link_target=\"1\" popup_fullscreen=\"0\" popup_autoplay=\"0\" popup_width=\"800\" popup_height=\"500\" popup_effect=\"fade\" popup_interval=\"5\" popup_enable_filmstrip=\"0\" popup_filmstrip_height=\"70\" popup_enable_ctrl_btn=\"1\" popup_enable_fullscreen=\"1\" popup_enable_info=\"1\" popup_info_always_show=\"0\" popup_info_full_width=\"0\" popup_enable_rate=\"0\" popup_enable_comment=\"1\" popup_hit_counter=\"0\" popup_enable_facebook=\"1\" popup_enable_twitter=\"1\" popup_enable_google=\"1\" popup_enable_pinterest=\"0\" popup_enable_tumblr=\"0\" show_tag_box=\"0\" popup_effect_duration=\"1\" watermark_type=\"none\" watermark_link=\"https://web-dorado.com\"');
/*!40000 ALTER TABLE `wp_bwg_shortcode` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bwg_theme`
--
DROP TABLE IF EXISTS `wp_bwg_theme`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bwg_theme` (
`id` bigint(20) NOT NULL auto_increment,
`name` varchar(255) NOT NULL,
`options` longtext NOT NULL,
`default_theme` tinyint(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bwg_theme`
--
LOCK TABLES `wp_bwg_theme` WRITE;
/*!40000 ALTER TABLE `wp_bwg_theme` DISABLE KEYS */;
INSERT INTO `wp_bwg_theme` VALUES (1,'Theme 1','{\"thumb_margin\":4,\"thumb_padding\":0,\"thumb_border_radius\":\"0\",\"thumb_border_width\":0,\"thumb_border_style\":\"none\",\"thumb_border_color\":\"CCCCCC\",\"thumb_bg_color\":\"FFFFFF\",\"thumbs_bg_color\":\"FFFFFF\",\"thumb_bg_transparent\":0,\"thumb_box_shadow\":\"0px 0px 0px #888888\",\"thumb_transparent\":100,\"thumb_align\":\"center\",\"thumb_hover_effect\":\"scale\",\"thumb_hover_effect_value\":\"1.1\",\"thumb_transition\":1,\"thumb_title_font_color\":\"CCCCCC\",\"thumb_title_font_style\":\"segoe ui\",\"thumb_title_pos\":\"bottom\",\"thumb_title_font_size\":16,\"thumb_title_font_weight\":\"bold\",\"thumb_title_margin\":\"2px\",\"thumb_title_shadow\":\"0px 0px 0px #888888\",\"thumb_gal_title_font_color\":\"CCCCCC\",\"thumb_gal_title_font_style\":\"segoe ui\",\"thumb_gal_title_font_size\":16,\"thumb_gal_title_font_weight\":\"bold\",\"thumb_gal_title_margin\":\"2px\",\"thumb_gal_title_shadow\":\"0px 0px 0px #888888\",\"thumb_gal_title_align\":\"center\",\"page_nav_position\":\"bottom\",\"page_nav_align\":\"center\",\"page_nav_number\":0,\"page_nav_font_size\":12,\"page_nav_font_style\":\"segoe ui\",\"page_nav_font_color\":\"666666\",\"page_nav_font_weight\":\"bold\",\"page_nav_border_width\":1,\"page_nav_border_style\":\"solid\",\"page_nav_border_color\":\"E3E3E3\",\"page_nav_border_radius\":\"0\",\"page_nav_margin\":\"0\",\"page_nav_padding\":\"3px 6px\",\"page_nav_button_bg_color\":\"FFFFFF\",\"page_nav_button_bg_transparent\":100,\"page_nav_box_shadow\":\"0\",\"page_nav_button_transition\":1,\"page_nav_button_text\":0,\"lightbox_overlay_bg_color\":\"000000\",\"lightbox_overlay_bg_transparent\":70,\"lightbox_bg_color\":\"000000\",\"lightbox_ctrl_btn_pos\":\"bottom\",\"lightbox_ctrl_btn_align\":\"center\",\"lightbox_ctrl_btn_height\":20,\"lightbox_ctrl_btn_margin_top\":10,\"lightbox_ctrl_btn_margin_left\":7,\"lightbox_ctrl_btn_transparent\":100,\"lightbox_ctrl_btn_color\":\"FFFFFF\",\"lightbox_toggle_btn_height\":14,\"lightbox_toggle_btn_width\":100,\"lightbox_ctrl_cont_bg_color\":\"000000\",\"lightbox_ctrl_cont_transparent\":65,\"lightbox_ctrl_cont_border_radius\":4,\"lightbox_close_btn_transparent\":100,\"lightbox_close_btn_bg_color\":\"000000\",\"lightbox_close_btn_border_width\":2,\"lightbox_close_btn_border_radius\":\"16px\",\"lightbox_close_btn_border_style\":\"none\",\"lightbox_close_btn_border_color\":\"FFFFFF\",\"lightbox_close_btn_box_shadow\":\"0\",\"lightbox_close_btn_color\":\"FFFFFF\",\"lightbox_close_btn_size\":10,\"lightbox_close_btn_width\":20,\"lightbox_close_btn_height\":20,\"lightbox_close_btn_top\":\"-10\",\"lightbox_close_btn_right\":\"-10\",\"lightbox_close_btn_full_color\":\"FFFFFF\",\"lightbox_rl_btn_bg_color\":\"000000\",\"lightbox_rl_btn_border_radius\":\"20px\",\"lightbox_rl_btn_border_width\":0,\"lightbox_rl_btn_border_style\":\"none\",\"lightbox_rl_btn_border_color\":\"FFFFFF\",\"lightbox_rl_btn_box_shadow\":\"\",\"lightbox_rl_btn_color\":\"FFFFFF\",\"lightbox_rl_btn_height\":40,\"lightbox_rl_btn_width\":40,\"lightbox_rl_btn_size\":20,\"lightbox_close_rl_btn_hover_color\":\"CCCCCC\",\"lightbox_comment_pos\":\"left\",\"lightbox_comment_width\":400,\"lightbox_comment_bg_color\":\"000000\",\"lightbox_comment_font_color\":\"CCCCCC\",\"lightbox_comment_font_style\":\"segoe ui\",\"lightbox_comment_font_size\":12,\"lightbox_comment_button_bg_color\":\"616161\",\"lightbox_comment_button_border_color\":\"666666\",\"lightbox_comment_button_border_width\":1,\"lightbox_comment_button_border_style\":\"none\",\"lightbox_comment_button_border_radius\":\"3px\",\"lightbox_comment_button_padding\":\"3px 10px\",\"lightbox_comment_input_bg_color\":\"333333\",\"lightbox_comment_input_border_color\":\"666666\",\"lightbox_comment_input_border_width\":1,\"lightbox_comment_input_border_style\":\"none\",\"lightbox_comment_input_border_radius\":\"0\",\"lightbox_comment_input_padding\":\"2px\",\"lightbox_comment_separator_width\":1,\"lightbox_comment_separator_style\":\"solid\",\"lightbox_comment_separator_color\":\"383838\",\"lightbox_comment_author_font_size\":14,\"lightbox_comment_date_font_size\":10,\"lightbox_comment_body_font_size\":12,\"lightbox_comment_share_button_color\":\"CCCCCC\",\"lightbox_filmstrip_pos\":\"top\",\"lightbox_filmstrip_rl_bg_color\":\"3B3B3B\",\"lightbox_filmstrip_rl_btn_size\":20,\"lightbox_filmstrip_rl_btn_color\":\"FFFFFF\",\"lightbox_filmstrip_thumb_margin\":\"0 1px\",\"lightbox_filmstrip_thumb_border_width\":1,\"lightbox_filmstrip_thumb_border_style\":\"solid\",\"lightbox_filmstrip_thumb_border_color\":\"000000\",\"lightbox_filmstrip_thumb_border_radius\":\"0\",\"lightbox_filmstrip_thumb_deactive_transparent\":80,\"lightbox_filmstrip_thumb_active_border_width\":0,\"lightbox_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"lightbox_rl_btn_style\":\"fa-chevron\",\"lightbox_rl_btn_transparent\":80,\"lightbox_bg_transparent\":100,\"album_compact_back_font_color\":\"000000\",\"album_compact_back_font_style\":\"segoe ui\",\"album_compact_back_font_size\":16,\"album_compact_back_font_weight\":\"bold\",\"album_compact_back_padding\":\"0\",\"album_compact_title_font_color\":\"CCCCCC\",\"album_compact_title_font_style\":\"segoe ui\",\"album_compact_thumb_title_pos\":\"bottom\",\"album_compact_title_font_size\":16,\"album_compact_title_font_weight\":\"bold\",\"album_compact_title_margin\":\"2px\",\"album_compact_title_shadow\":\"0px 0px 0px #888888\",\"album_compact_thumb_margin\":4,\"album_compact_thumb_padding\":0,\"album_compact_thumb_border_radius\":\"0\",\"album_compact_thumb_border_width\":0,\"album_compact_thumb_border_style\":\"none\",\"album_compact_thumb_border_color\":\"CCCCCC\",\"album_compact_thumb_bg_color\":\"FFFFFF\",\"album_compact_thumbs_bg_color\":\"FFFFFF\",\"album_compact_thumb_bg_transparent\":0,\"album_compact_thumb_box_shadow\":\"0px 0px 0px #888888\",\"album_compact_thumb_transparent\":100,\"album_compact_thumb_align\":\"center\",\"album_compact_thumb_hover_effect\":\"scale\",\"album_compact_thumb_hover_effect_value\":\"1.1\",\"album_compact_thumb_transition\":0,\"album_compact_gal_title_font_color\":\"CCCCCC\",\"album_compact_gal_title_font_style\":\"segoe ui\",\"album_compact_gal_title_font_size\":16,\"album_compact_gal_title_font_weight\":\"bold\",\"album_compact_gal_title_margin\":\"2px\",\"album_compact_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_compact_gal_title_align\":\"center\",\"album_extended_thumb_margin\":2,\"album_extended_thumb_padding\":0,\"album_extended_thumb_border_radius\":\"0\",\"album_extended_thumb_border_width\":0,\"album_extended_thumb_border_style\":\"none\",\"album_extended_thumb_border_color\":\"CCCCCC\",\"album_extended_thumb_bg_color\":\"FFFFFF\",\"album_extended_thumbs_bg_color\":\"FFFFFF\",\"album_extended_thumb_bg_transparent\":0,\"album_extended_thumb_box_shadow\":\"\",\"album_extended_thumb_transparent\":100,\"album_extended_thumb_align\":\"left\",\"album_extended_thumb_hover_effect\":\"scale\",\"album_extended_thumb_hover_effect_value\":\"1.1\",\"album_extended_thumb_transition\":0,\"album_extended_back_font_color\":\"000000\",\"album_extended_back_font_style\":\"segoe ui\",\"album_extended_back_font_size\":20,\"album_extended_back_font_weight\":\"bold\",\"album_extended_back_padding\":\"0\",\"album_extended_div_bg_color\":\"FFFFFF\",\"album_extended_div_bg_transparent\":0,\"album_extended_div_border_radius\":\"0 0 0 0\",\"album_extended_div_margin\":\"0 0 5px 0\",\"album_extended_div_padding\":10,\"album_extended_div_separator_width\":1,\"album_extended_div_separator_style\":\"solid\",\"album_extended_div_separator_color\":\"E0E0E0\",\"album_extended_thumb_div_bg_color\":\"FFFFFF\",\"album_extended_thumb_div_border_radius\":\"0\",\"album_extended_thumb_div_border_width\":1,\"album_extended_thumb_div_border_style\":\"solid\",\"album_extended_thumb_div_border_color\":\"E8E8E8\",\"album_extended_thumb_div_padding\":\"5px\",\"album_extended_text_div_bg_color\":\"FFFFFF\",\"album_extended_text_div_border_radius\":\"0\",\"album_extended_text_div_border_width\":1,\"album_extended_text_div_border_style\":\"solid\",\"album_extended_text_div_border_color\":\"E8E8E8\",\"album_extended_text_div_padding\":\"5px\",\"album_extended_title_span_border_width\":1,\"album_extended_title_span_border_style\":\"none\",\"album_extended_title_span_border_color\":\"CCCCCC\",\"album_extended_title_font_color\":\"000000\",\"album_extended_title_font_style\":\"segoe ui\",\"album_extended_title_font_size\":16,\"album_extended_title_font_weight\":\"bold\",\"album_extended_title_margin_bottom\":2,\"album_extended_title_padding\":\"2px\",\"album_extended_desc_span_border_width\":1,\"album_extended_desc_span_border_style\":\"none\",\"album_extended_desc_span_border_color\":\"CCCCCC\",\"album_extended_desc_font_color\":\"000000\",\"album_extended_desc_font_style\":\"segoe ui\",\"album_extended_desc_font_size\":14,\"album_extended_desc_font_weight\":\"normal\",\"album_extended_desc_padding\":\"2px\",\"album_extended_desc_more_color\":\"F2D22E\",\"album_extended_desc_more_size\":12,\"album_extended_gal_title_font_color\":\"CCCCCC\",\"album_extended_gal_title_font_style\":\"segoe ui\",\"album_extended_gal_title_font_size\":16,\"album_extended_gal_title_font_weight\":\"bold\",\"album_extended_gal_title_margin\":\"2px\",\"album_extended_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_extended_gal_title_align\":\"center\",\"masonry_thumb_padding\":4,\"masonry_thumb_border_radius\":\"0\",\"masonry_thumb_border_width\":0,\"masonry_thumb_border_style\":\"none\",\"masonry_thumb_border_color\":\"CCCCCC\",\"masonry_thumbs_bg_color\":\"FFFFFF\",\"masonry_thumb_bg_transparent\":0,\"masonry_thumb_transparent\":100,\"masonry_thumb_align\":\"center\",\"masonry_thumb_hover_effect\":\"scale\",\"masonry_thumb_hover_effect_value\":\"1.1\",\"masonry_thumb_transition\":0,\"masonry_thumb_gal_title_font_color\":\"CCCCCC\",\"masonry_thumb_gal_title_font_style\":\"segoe ui\",\"masonry_thumb_gal_title_font_size\":16,\"masonry_thumb_gal_title_font_weight\":\"bold\",\"masonry_thumb_gal_title_margin\":\"2px\",\"masonry_thumb_gal_title_shadow\":\"0px 0px 0px #888888\",\"masonry_thumb_gal_title_align\":\"center\",\"slideshow_cont_bg_color\":\"000000\",\"slideshow_close_btn_transparent\":100,\"slideshow_rl_btn_bg_color\":\"000000\",\"slideshow_rl_btn_border_radius\":\"20px\",\"slideshow_rl_btn_border_width\":0,\"slideshow_rl_btn_border_style\":\"none\",\"slideshow_rl_btn_border_color\":\"FFFFFF\",\"slideshow_rl_btn_box_shadow\":\"0px 0px 0px #000000\",\"slideshow_rl_btn_color\":\"FFFFFF\",\"slideshow_rl_btn_height\":40,\"slideshow_rl_btn_size\":20,\"slideshow_rl_btn_width\":40,\"slideshow_close_rl_btn_hover_color\":\"CCCCCC\",\"slideshow_filmstrip_pos\":\"top\",\"slideshow_filmstrip_thumb_border_width\":1,\"slideshow_filmstrip_thumb_border_style\":\"solid\",\"slideshow_filmstrip_thumb_border_color\":\"000000\",\"slideshow_filmstrip_thumb_border_radius\":\"0\",\"slideshow_filmstrip_thumb_margin\":\"0 1px\",\"slideshow_filmstrip_thumb_active_border_width\":0,\"slideshow_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"slideshow_filmstrip_thumb_deactive_transparent\":80,\"slideshow_filmstrip_rl_bg_color\":\"3B3B3B\",\"slideshow_filmstrip_rl_btn_color\":\"FFFFFF\",\"slideshow_filmstrip_rl_btn_size\":20,\"slideshow_title_font_size\":16,\"slideshow_title_font\":\"segoe ui\",\"slideshow_title_color\":\"FFFFFF\",\"slideshow_title_opacity\":70,\"slideshow_title_border_radius\":\"5px\",\"slideshow_title_background_color\":\"000000\",\"slideshow_title_padding\":\"0 0 0 0\",\"slideshow_description_font_size\":14,\"slideshow_description_font\":\"segoe ui\",\"slideshow_description_color\":\"FFFFFF\",\"slideshow_description_opacity\":70,\"slideshow_description_border_radius\":\"0\",\"slideshow_description_background_color\":\"000000\",\"slideshow_description_padding\":\"5px 10px 5px 10px\",\"slideshow_dots_width\":12,\"slideshow_dots_height\":12,\"slideshow_dots_border_radius\":\"5px\",\"slideshow_dots_background_color\":\"F2D22E\",\"slideshow_dots_margin\":3,\"slideshow_dots_active_background_color\":\"FFFFFF\",\"slideshow_dots_active_border_width\":1,\"slideshow_dots_active_border_color\":\"000000\",\"slideshow_play_pause_btn_size\":60,\"slideshow_rl_btn_style\":\"fa-chevron\",\"blog_style_margin\":\"2px\",\"blog_style_padding\":\"0\",\"blog_style_border_radius\":\"0\",\"blog_style_border_width\":1,\"blog_style_border_style\":\"solid\",\"blog_style_border_color\":\"F5F5F5\",\"blog_style_bg_color\":\"FFFFFF\",\"blog_style_transparent\":80,\"blog_style_box_shadow\":\"\",\"blog_style_align\":\"center\",\"blog_style_share_buttons_margin\":\"5px auto 10px auto\",\"blog_style_share_buttons_border_radius\":\"0\",\"blog_style_share_buttons_border_width\":0,\"blog_style_share_buttons_border_style\":\"none\",\"blog_style_share_buttons_border_color\":\"000000\",\"blog_style_share_buttons_bg_color\":\"FFFFFF\",\"blog_style_share_buttons_align\":\"right\",\"blog_style_img_font_size\":16,\"blog_style_img_font_family\":\"segoe ui\",\"blog_style_img_font_color\":\"000000\",\"blog_style_share_buttons_color\":\"B3AFAF\",\"blog_style_share_buttons_bg_transparent\":0,\"blog_style_share_buttons_font_size\":20,\"blog_style_gal_title_font_color\":\"CCCCCC\",\"blog_style_gal_title_font_style\":\"segoe ui\",\"blog_style_gal_title_font_size\":16,\"blog_style_gal_title_font_weight\":\"bold\",\"blog_style_gal_title_margin\":\"2px\",\"blog_style_gal_title_shadow\":\"0px 0px 0px #888888\",\"blog_style_gal_title_align\":\"center\",\"image_browser_margin\":\"2px auto\",\"image_browser_padding\":\"4px\",\"image_browser_border_radius\":\"0\",\"image_browser_border_width\":1,\"image_browser_border_style\":\"none\",\"image_browser_border_color\":\"F5F5F5\",\"image_browser_bg_color\":\"EBEBEB\",\"image_browser_box_shadow\":\"\",\"image_browser_transparent\":80,\"image_browser_align\":\"center\",\"image_browser_image_description_margin\":\"0px 5px 0px 5px\",\"image_browser_image_description_padding\":\"8px 8px 8px 8px\",\"image_browser_image_description_border_radius\":\"0\",\"image_browser_image_description_border_width\":1,\"image_browser_image_description_border_style\":\"none\",\"image_browser_image_description_border_color\":\"FFFFFF\",\"image_browser_image_description_bg_color\":\"EBEBEB\",\"image_browser_image_description_align\":\"center\",\"image_browser_img_font_size\":15,\"image_browser_img_font_family\":\"segoe ui\",\"image_browser_img_font_color\":\"000000\",\"image_browser_full_padding\":\"4px\",\"image_browser_full_border_radius\":\"0\",\"image_browser_full_border_width\":2,\"image_browser_full_border_style\":\"none\",\"image_browser_full_border_color\":\"F7F7F7\",\"image_browser_full_bg_color\":\"F5F5F5\",\"image_browser_full_transparent\":90,\"image_browser_image_title_align\":\"top\",\"image_browser_gal_title_font_color\":\"CCCCCC\",\"image_browser_gal_title_font_style\":\"segoe ui\",\"image_browser_gal_title_font_size\":16,\"image_browser_gal_title_font_weight\":\"bold\",\"image_browser_gal_title_margin\":\"2px\",\"image_browser_gal_title_shadow\":\"0px 0px 0px #888888\",\"image_browser_gal_title_align\":\"center\",\"lightbox_info_pos\":\"top\",\"lightbox_info_align\":\"right\",\"lightbox_info_bg_color\":\"000000\",\"lightbox_info_bg_transparent\":70,\"lightbox_info_border_width\":1,\"lightbox_info_border_style\":\"none\",\"lightbox_info_border_color\":\"000000\",\"lightbox_info_border_radius\":\"5px\",\"lightbox_info_padding\":\"5px\",\"lightbox_info_margin\":\"15px\",\"lightbox_title_color\":\"FFFFFF\",\"lightbox_title_font_style\":\"segoe ui\",\"lightbox_title_font_weight\":\"bold\",\"lightbox_title_font_size\":18,\"lightbox_description_color\":\"FFFFFF\",\"lightbox_description_font_style\":\"segoe ui\",\"lightbox_description_font_weight\":\"normal\",\"lightbox_description_font_size\":14,\"lightbox_rate_pos\":\"bottom\",\"lightbox_rate_align\":\"right\",\"lightbox_rate_icon\":\"star\",\"lightbox_rate_color\":\"F9D062\",\"lightbox_rate_size\":20,\"lightbox_rate_stars_count\":5,\"lightbox_rate_padding\":\"15px\",\"lightbox_rate_hover_color\":\"F7B50E\",\"lightbox_hit_pos\":\"bottom\",\"lightbox_hit_align\":\"left\",\"lightbox_hit_bg_color\":\"000000\",\"lightbox_hit_bg_transparent\":70,\"lightbox_hit_border_width\":1,\"lightbox_hit_border_style\":\"none\",\"lightbox_hit_border_color\":\"000000\",\"lightbox_hit_border_radius\":\"5px\",\"lightbox_hit_padding\":\"5px\",\"lightbox_hit_margin\":\"0 5px\",\"lightbox_hit_color\":\"FFFFFF\",\"lightbox_hit_font_style\":\"segoe ui\",\"lightbox_hit_font_weight\":\"normal\",\"lightbox_hit_font_size\":14,\"masonry_description_font_size\":12,\"masonry_description_color\":\"CCCCCC\",\"masonry_description_font_style\":\"segoe ui\",\"album_masonry_back_font_color\":\"000000\",\"album_masonry_back_font_style\":\"segoe ui\",\"album_masonry_back_font_size\":16,\"album_masonry_back_font_weight\":\"bold\",\"album_masonry_back_padding\":\"0\",\"album_masonry_title_font_color\":\"CCCCCC\",\"album_masonry_title_font_style\":\"segoe ui\",\"album_masonry_thumb_title_pos\":\"bottom\",\"album_masonry_title_font_size\":16,\"album_masonry_title_font_weight\":\"bold\",\"album_masonry_title_margin\":\"2px\",\"album_masonry_title_shadow\":\"0px 0px 0px #888888\",\"album_masonry_thumb_margin\":4,\"album_masonry_thumb_padding\":0,\"album_masonry_thumb_border_radius\":\"0\",\"album_masonry_thumb_border_width\":0,\"album_masonry_thumb_border_style\":\"none\",\"album_masonry_thumb_border_color\":\"CCCCCC\",\"album_masonry_thumb_bg_color\":\"FFFFFF\",\"album_masonry_thumbs_bg_color\":\"FFFFFF\",\"album_masonry_thumb_bg_transparent\":0,\"album_masonry_thumb_box_shadow\":\"0px 0px 0px #888888\",\"album_masonry_thumb_transparent\":100,\"album_masonry_thumb_align\":\"center\",\"album_masonry_thumb_hover_effect\":\"scale\",\"album_masonry_thumb_hover_effect_value\":\"1.1\",\"album_masonry_thumb_transition\":0,\"album_masonry_gal_title_font_color\":\"CCCCCC\",\"album_masonry_gal_title_font_style\":\"segoe ui\",\"album_masonry_gal_title_font_size\":16,\"album_masonry_gal_title_font_weight\":\"bold\",\"album_masonry_gal_title_margin\":\"2px\",\"album_masonry_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_masonry_gal_title_align\":\"center\",\"mosaic_thumb_padding\":4,\"mosaic_thumb_border_radius\":\"0\",\"mosaic_thumb_border_width\":0,\"mosaic_thumb_border_style\":\"none\",\"mosaic_thumb_border_color\":\"CCCCCC\",\"mosaic_thumbs_bg_color\":\"FFFFFF\",\"mosaic_thumb_bg_transparent\":0,\"mosaic_thumb_transparent\":100,\"mosaic_thumb_align\":\"center\",\"mosaic_thumb_hover_effect\":\"scale\",\"mosaic_thumb_hover_effect_value\":\"1.1\",\"mosaic_thumb_title_font_color\":\"CCCCCC\",\"mosaic_thumb_title_font_style\":\"segoe ui\",\"mosaic_thumb_title_font_weight\":\"bold\",\"mosaic_thumb_title_margin\":\"2px\",\"mosaic_thumb_title_shadow\":\"0px 0px 0px #888888\",\"mosaic_thumb_title_font_size\":16,\"mosaic_thumb_gal_title_font_color\":\"CCCCCC\",\"mosaic_thumb_gal_title_font_style\":\"segoe ui\",\"mosaic_thumb_gal_title_font_size\":16,\"mosaic_thumb_gal_title_font_weight\":\"bold\",\"mosaic_thumb_gal_title_margin\":\"2px\",\"mosaic_thumb_gal_title_shadow\":\"0px 0px 0px #888888\",\"mosaic_thumb_gal_title_align\":\"center\",\"carousel_cont_bg_color\":\"000000\",\"carousel_cont_btn_transparent\":0,\"carousel_close_btn_transparent\":100,\"carousel_rl_btn_bg_color\":\"000000\",\"carousel_rl_btn_border_radius\":\"20px\",\"carousel_rl_btn_border_width\":0,\"carousel_rl_btn_border_style\":\"none\",\"carousel_rl_btn_border_color\":\"FFFFFF\",\"carousel_rl_btn_color\":\"FFFFFF\",\"carousel_rl_btn_height\":40,\"carousel_rl_btn_size\":20,\"carousel_play_pause_btn_size\":20,\"carousel_rl_btn_width\":40,\"carousel_close_rl_btn_hover_color\":\"CCCCCC\",\"carousel_rl_btn_style\":\"fa-chevron\",\"carousel_mergin_bottom\":\"0.5\",\"carousel_font_family\":\"segoe ui\",\"carousel_feature_border_width\":2,\"carousel_feature_border_style\":\"solid\",\"carousel_feature_border_color\":\"5D204F\",\"carousel_caption_background_color\":\"000000\",\"carousel_caption_bottom\":0,\"carousel_caption_p_mergin\":0,\"carousel_caption_p_pedding\":5,\"carousel_caption_p_font_weight\":\"bold\",\"carousel_caption_p_font_size\":14,\"carousel_caption_p_color\":\"white\",\"carousel_title_opacity\":100,\"carousel_title_border_radius\":\"5px\",\"mosaic_thumb_transition\":1}',1),(2,'Theme 2','{\"thumb_margin\":4,\"thumb_padding\":4,\"thumb_border_radius\":\"0\",\"thumb_border_width\":5,\"thumb_border_style\":\"none\",\"thumb_border_color\":\"FFFFFF\",\"thumb_bg_color\":\"E8E8E8\",\"thumbs_bg_color\":\"FFFFFF\",\"thumb_bg_transparent\":0,\"thumb_box_shadow\":\"0px 0px 0px #888888\",\"thumb_transparent\":100,\"thumb_align\":\"center\",\"thumb_hover_effect\":\"rotate\",\"thumb_hover_effect_value\":\"2deg\",\"thumb_transition\":1,\"thumb_title_font_color\":\"CCCCCC\",\"thumb_title_font_style\":\"segoe ui\",\"thumb_title_pos\":\"bottom\",\"thumb_title_font_size\":16,\"thumb_title_font_weight\":\"bold\",\"thumb_title_margin\":\"5px\",\"thumb_title_shadow\":\"\",\"thumb_gal_title_font_color\":\"CCCCCC\",\"thumb_gal_title_font_style\":\"segoe ui\",\"thumb_gal_title_font_size\":16,\"thumb_gal_title_font_weight\":\"bold\",\"thumb_gal_title_margin\":\"2px\",\"thumb_gal_title_shadow\":\"0px 0px 0px #888888\",\"thumb_gal_title_align\":\"center\",\"page_nav_position\":\"bottom\",\"page_nav_align\":\"center\",\"page_nav_number\":0,\"page_nav_font_size\":12,\"page_nav_font_style\":\"segoe ui\",\"page_nav_font_color\":\"666666\",\"page_nav_font_weight\":\"bold\",\"page_nav_border_width\":1,\"page_nav_border_style\":\"none\",\"page_nav_border_color\":\"E3E3E3\",\"page_nav_border_radius\":\"0\",\"page_nav_margin\":\"0\",\"page_nav_padding\":\"3px 6px\",\"page_nav_button_bg_color\":\"FCFCFC\",\"page_nav_button_bg_transparent\":100,\"page_nav_box_shadow\":\"0\",\"page_nav_button_transition\":1,\"page_nav_button_text\":0,\"lightbox_overlay_bg_color\":\"000000\",\"lightbox_overlay_bg_transparent\":70,\"lightbox_bg_color\":\"000000\",\"lightbox_ctrl_btn_pos\":\"bottom\",\"lightbox_ctrl_btn_align\":\"center\",\"lightbox_ctrl_btn_height\":20,\"lightbox_ctrl_btn_margin_top\":10,\"lightbox_ctrl_btn_margin_left\":7,\"lightbox_ctrl_btn_transparent\":80,\"lightbox_ctrl_btn_color\":\"FFFFFF\",\"lightbox_toggle_btn_height\":14,\"lightbox_toggle_btn_width\":100,\"lightbox_ctrl_cont_bg_color\":\"000000\",\"lightbox_ctrl_cont_transparent\":80,\"lightbox_ctrl_cont_border_radius\":4,\"lightbox_close_btn_transparent\":95,\"lightbox_close_btn_bg_color\":\"000000\",\"lightbox_close_btn_border_width\":0,\"lightbox_close_btn_border_radius\":\"16px\",\"lightbox_close_btn_border_style\":\"none\",\"lightbox_close_btn_border_color\":\"FFFFFF\",\"lightbox_close_btn_box_shadow\":\"\",\"lightbox_close_btn_color\":\"FFFFFF\",\"lightbox_close_btn_size\":10,\"lightbox_close_btn_width\":20,\"lightbox_close_btn_height\":20,\"lightbox_close_btn_top\":\"-10\",\"lightbox_close_btn_right\":\"-10\",\"lightbox_close_btn_full_color\":\"FFFFFF\",\"lightbox_rl_btn_bg_color\":\"000000\",\"lightbox_rl_btn_border_radius\":\"20px\",\"lightbox_rl_btn_border_width\":2,\"lightbox_rl_btn_border_style\":\"none\",\"lightbox_rl_btn_border_color\":\"FFFFFF\",\"lightbox_rl_btn_box_shadow\":\"\",\"lightbox_rl_btn_color\":\"FFFFFF\",\"lightbox_rl_btn_height\":40,\"lightbox_rl_btn_width\":40,\"lightbox_rl_btn_size\":20,\"lightbox_close_rl_btn_hover_color\":\"FFFFFF\",\"lightbox_comment_pos\":\"left\",\"lightbox_comment_width\":400,\"lightbox_comment_bg_color\":\"000000\",\"lightbox_comment_font_color\":\"CCCCCC\",\"lightbox_comment_font_style\":\"segoe ui\",\"lightbox_comment_font_size\":12,\"lightbox_comment_button_bg_color\":\"333333\",\"lightbox_comment_button_border_color\":\"666666\",\"lightbox_comment_button_border_width\":1,\"lightbox_comment_button_border_style\":\"none\",\"lightbox_comment_button_border_radius\":\"3px\",\"lightbox_comment_button_padding\":\"3px 10px\",\"lightbox_comment_input_bg_color\":\"333333\",\"lightbox_comment_input_border_color\":\"666666\",\"lightbox_comment_input_border_width\":1,\"lightbox_comment_input_border_style\":\"none\",\"lightbox_comment_input_border_radius\":\"0\",\"lightbox_comment_input_padding\":\"3px\",\"lightbox_comment_separator_width\":1,\"lightbox_comment_separator_style\":\"solid\",\"lightbox_comment_separator_color\":\"2B2B2B\",\"lightbox_comment_author_font_size\":14,\"lightbox_comment_date_font_size\":10,\"lightbox_comment_body_font_size\":12,\"lightbox_comment_share_button_color\":\"FFFFFF\",\"lightbox_filmstrip_pos\":\"top\",\"lightbox_filmstrip_rl_bg_color\":\"2B2B2B\",\"lightbox_filmstrip_rl_btn_size\":20,\"lightbox_filmstrip_rl_btn_color\":\"FFFFFF\",\"lightbox_filmstrip_thumb_margin\":\"0 1px\",\"lightbox_filmstrip_thumb_border_width\":1,\"lightbox_filmstrip_thumb_border_style\":\"none\",\"lightbox_filmstrip_thumb_border_color\":\"000000\",\"lightbox_filmstrip_thumb_border_radius\":\"0\",\"lightbox_filmstrip_thumb_deactive_transparent\":80,\"lightbox_filmstrip_thumb_active_border_width\":0,\"lightbox_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"lightbox_rl_btn_style\":\"fa-chevron\",\"lightbox_rl_btn_transparent\":80,\"lightbox_bg_transparent\":100,\"album_compact_back_font_color\":\"000000\",\"album_compact_back_font_style\":\"segoe ui\",\"album_compact_back_font_size\":14,\"album_compact_back_font_weight\":\"normal\",\"album_compact_back_padding\":\"0\",\"album_compact_title_font_color\":\"CCCCCC\",\"album_compact_title_font_style\":\"segoe ui\",\"album_compact_thumb_title_pos\":\"bottom\",\"album_compact_title_font_size\":16,\"album_compact_title_font_weight\":\"bold\",\"album_compact_title_margin\":\"5px\",\"album_compact_title_shadow\":\"\",\"album_compact_thumb_margin\":4,\"album_compact_thumb_padding\":4,\"album_compact_thumb_border_radius\":\"0\",\"album_compact_thumb_border_width\":1,\"album_compact_thumb_border_style\":\"none\",\"album_compact_thumb_border_color\":\"000000\",\"album_compact_thumb_bg_color\":\"E8E8E8\",\"album_compact_thumbs_bg_color\":\"FFFFFF\",\"album_compact_thumb_bg_transparent\":100,\"album_compact_thumb_box_shadow\":\"\",\"album_compact_thumb_transparent\":100,\"album_compact_thumb_align\":\"center\",\"album_compact_thumb_hover_effect\":\"rotate\",\"album_compact_thumb_hover_effect_value\":\"2deg\",\"album_compact_thumb_transition\":1,\"album_compact_gal_title_font_color\":\"CCCCCC\",\"album_compact_gal_title_font_style\":\"segoe ui\",\"album_compact_gal_title_font_size\":16,\"album_compact_gal_title_font_weight\":\"bold\",\"album_compact_gal_title_margin\":\"2px\",\"album_compact_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_compact_gal_title_align\":\"center\",\"album_extended_thumb_margin\":2,\"album_extended_thumb_padding\":4,\"album_extended_thumb_border_radius\":\"0\",\"album_extended_thumb_border_width\":4,\"album_extended_thumb_border_style\":\"none\",\"album_extended_thumb_border_color\":\"E8E8E8\",\"album_extended_thumb_bg_color\":\"E8E8E8\",\"album_extended_thumbs_bg_color\":\"FFFFFF\",\"album_extended_thumb_bg_transparent\":100,\"album_extended_thumb_box_shadow\":\"\",\"album_extended_thumb_transparent\":100,\"album_extended_thumb_align\":\"left\",\"album_extended_thumb_hover_effect\":\"rotate\",\"album_extended_thumb_hover_effect_value\":\"2deg\",\"album_extended_thumb_transition\":0,\"album_extended_back_font_color\":\"000000\",\"album_extended_back_font_style\":\"segoe ui\",\"album_extended_back_font_size\":16,\"album_extended_back_font_weight\":\"bold\",\"album_extended_back_padding\":\"0\",\"album_extended_div_bg_color\":\"FFFFFF\",\"album_extended_div_bg_transparent\":0,\"album_extended_div_border_radius\":\"0\",\"album_extended_div_margin\":\"0 0 5px 0\",\"album_extended_div_padding\":10,\"album_extended_div_separator_width\":1,\"album_extended_div_separator_style\":\"none\",\"album_extended_div_separator_color\":\"CCCCCC\",\"album_extended_thumb_div_bg_color\":\"FFFFFF\",\"album_extended_thumb_div_border_radius\":\"0\",\"album_extended_thumb_div_border_width\":0,\"album_extended_thumb_div_border_style\":\"none\",\"album_extended_thumb_div_border_color\":\"CCCCCC\",\"album_extended_thumb_div_padding\":\"0\",\"album_extended_text_div_bg_color\":\"FFFFFF\",\"album_extended_text_div_border_radius\":\"0\",\"album_extended_text_div_border_width\":1,\"album_extended_text_div_border_style\":\"none\",\"album_extended_text_div_border_color\":\"CCCCCC\",\"album_extended_text_div_padding\":\"5px\",\"album_extended_title_span_border_width\":1,\"album_extended_title_span_border_style\":\"none\",\"album_extended_title_span_border_color\":\"CCCCCC\",\"album_extended_title_font_color\":\"000000\",\"album_extended_title_font_style\":\"segoe ui\",\"album_extended_title_font_size\":16,\"album_extended_title_font_weight\":\"bold\",\"album_extended_title_margin_bottom\":2,\"album_extended_title_padding\":\"2px\",\"album_extended_desc_span_border_width\":1,\"album_extended_desc_span_border_style\":\"none\",\"album_extended_desc_span_border_color\":\"CCCCCC\",\"album_extended_desc_font_color\":\"000000\",\"album_extended_desc_font_style\":\"segoe ui\",\"album_extended_desc_font_size\":14,\"album_extended_desc_font_weight\":\"normal\",\"album_extended_desc_padding\":\"2px\",\"album_extended_desc_more_color\":\"FFC933\",\"album_extended_desc_more_size\":12,\"album_extended_gal_title_font_color\":\"CCCCCC\",\"album_extended_gal_title_font_style\":\"segoe ui\",\"album_extended_gal_title_font_size\":16,\"album_extended_gal_title_font_weight\":\"bold\",\"album_extended_gal_title_margin\":\"2px\",\"album_extended_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_extended_gal_title_align\":\"center\",\"masonry_thumb_padding\":4,\"masonry_thumb_border_radius\":\"2px\",\"masonry_thumb_border_width\":1,\"masonry_thumb_border_style\":\"none\",\"masonry_thumb_border_color\":\"CCCCCC\",\"masonry_thumbs_bg_color\":\"FFFFFF\",\"masonry_thumb_bg_transparent\":0,\"masonry_thumb_transparent\":80,\"masonry_thumb_align\":\"center\",\"masonry_thumb_hover_effect\":\"rotate\",\"masonry_thumb_hover_effect_value\":\"2deg\",\"masonry_thumb_transition\":0,\"masonry_thumb_gal_title_font_color\":\"CCCCCC\",\"masonry_thumb_gal_title_font_style\":\"segoe ui\",\"masonry_thumb_gal_title_font_size\":16,\"masonry_thumb_gal_title_font_weight\":\"bold\",\"masonry_thumb_gal_title_margin\":\"2px\",\"masonry_thumb_gal_title_shadow\":\"0px 0px 0px #888888\",\"masonry_thumb_gal_title_align\":\"center\",\"slideshow_cont_bg_color\":\"000000\",\"slideshow_close_btn_transparent\":100,\"slideshow_rl_btn_bg_color\":\"000000\",\"slideshow_rl_btn_border_radius\":\"20px\",\"slideshow_rl_btn_border_width\":0,\"slideshow_rl_btn_border_style\":\"none\",\"slideshow_rl_btn_border_color\":\"FFFFFF\",\"slideshow_rl_btn_box_shadow\":\"\",\"slideshow_rl_btn_color\":\"FFFFFF\",\"slideshow_rl_btn_height\":40,\"slideshow_rl_btn_size\":20,\"slideshow_rl_btn_width\":40,\"slideshow_close_rl_btn_hover_color\":\"DBDBDB\",\"slideshow_filmstrip_pos\":\"bottom\",\"slideshow_filmstrip_thumb_border_width\":1,\"slideshow_filmstrip_thumb_border_style\":\"none\",\"slideshow_filmstrip_thumb_border_color\":\"000000\",\"slideshow_filmstrip_thumb_border_radius\":\"0\",\"slideshow_filmstrip_thumb_margin\":\"0 1px\",\"slideshow_filmstrip_thumb_active_border_width\":0,\"slideshow_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"slideshow_filmstrip_thumb_deactive_transparent\":80,\"slideshow_filmstrip_rl_bg_color\":\"303030\",\"slideshow_filmstrip_rl_btn_color\":\"FFFFFF\",\"slideshow_filmstrip_rl_btn_size\":20,\"slideshow_title_font_size\":16,\"slideshow_title_font\":\"segoe ui\",\"slideshow_title_color\":\"FFFFFF\",\"slideshow_title_opacity\":70,\"slideshow_title_border_radius\":\"5px\",\"slideshow_title_background_color\":\"000000\",\"slideshow_title_padding\":\"5px 10px 5px 10px\",\"slideshow_description_font_size\":14,\"slideshow_description_font\":\"segoe ui\",\"slideshow_description_color\":\"FFFFFF\",\"slideshow_description_opacity\":70,\"slideshow_description_border_radius\":\"0\",\"slideshow_description_background_color\":\"000000\",\"slideshow_description_padding\":\"5px 10px 5px 10px\",\"slideshow_dots_width\":10,\"slideshow_dots_height\":10,\"slideshow_dots_border_radius\":\"10px\",\"slideshow_dots_background_color\":\"292929\",\"slideshow_dots_margin\":1,\"slideshow_dots_active_background_color\":\"292929\",\"slideshow_dots_active_border_width\":2,\"slideshow_dots_active_border_color\":\"FFC933\",\"slideshow_play_pause_btn_size\":60,\"slideshow_rl_btn_style\":\"fa-chevron\",\"blog_style_margin\":\"2px\",\"blog_style_padding\":\"4px\",\"blog_style_border_radius\":\"0\",\"blog_style_border_width\":1,\"blog_style_border_style\":\"none\",\"blog_style_border_color\":\"CCCCCC\",\"blog_style_bg_color\":\"E8E8E8\",\"blog_style_transparent\":70,\"blog_style_box_shadow\":\"\",\"blog_style_align\":\"center\",\"blog_style_share_buttons_margin\":\"5px auto 10px auto\",\"blog_style_share_buttons_border_radius\":\"0\",\"blog_style_share_buttons_border_width\":0,\"blog_style_share_buttons_border_style\":\"none\",\"blog_style_share_buttons_border_color\":\"000000\",\"blog_style_share_buttons_bg_color\":\"FFFFFF\",\"blog_style_share_buttons_align\":\"right\",\"blog_style_img_font_size\":16,\"blog_style_img_font_family\":\"segoe ui\",\"blog_style_img_font_color\":\"000000\",\"blog_style_share_buttons_color\":\"A1A1A1\",\"blog_style_share_buttons_bg_transparent\":0,\"blog_style_share_buttons_font_size\":20,\"blog_style_image_title_align\":\"top\",\"blog_style_gal_title_font_color\":\"CCCCCC\",\"blog_style_gal_title_font_style\":\"segoe ui\",\"blog_style_gal_title_font_size\":16,\"blog_style_gal_title_font_weight\":\"bold\",\"blog_style_gal_title_margin\":\"2px\",\"blog_style_gal_title_shadow\":\"0px 0px 0px #888888\",\"blog_style_gal_title_align\":\"center\",\"image_browser_margin\":\"2px auto\",\"image_browser_padding\":\"4px\",\"image_browser_border_radius\":\"2px\",\"image_browser_border_width\":1,\"image_browser_border_style\":\"none\",\"image_browser_border_color\":\"E8E8E8\",\"image_browser_bg_color\":\"E8E8E8\",\"image_browser_box_shadow\":\"\",\"image_browser_transparent\":80,\"image_browser_align\":\"center\",\"image_browser_image_description_margin\":\"24px 0px 0px 0px\",\"image_browser_image_description_padding\":\"8px 8px 8px 8px\",\"image_browser_image_description_border_radius\":\"0\",\"image_browser_image_description_border_width\":1,\"image_browser_image_description_border_style\":\"none\",\"image_browser_image_description_border_color\":\"FFFFFF\",\"image_browser_image_description_bg_color\":\"E8E8E8\",\"image_browser_image_description_align\":\"center\",\"image_browser_img_font_size\":14,\"image_browser_img_font_family\":\"segoe ui\",\"image_browser_img_font_color\":\"000000\",\"image_browser_full_padding\":\"4px\",\"image_browser_full_border_radius\":\"0\",\"image_browser_full_border_width\":1,\"image_browser_full_border_style\":\"solid\",\"image_browser_full_border_color\":\"EDEDED\",\"image_browser_full_bg_color\":\"FFFFFF\",\"image_browser_full_transparent\":90,\"image_browser_image_title_align\":\"top\",\"image_browser_gal_title_font_color\":\"CCCCCC\",\"image_browser_gal_title_font_style\":\"segoe ui\",\"image_browser_gal_title_font_size\":16,\"image_browser_gal_title_font_weight\":\"bold\",\"image_browser_gal_title_margin\":\"2px\",\"image_browser_gal_title_shadow\":\"0px 0px 0px #888888\",\"image_browser_gal_title_align\":\"center\",\"lightbox_info_pos\":\"top\",\"lightbox_info_align\":\"right\",\"lightbox_info_bg_color\":\"000000\",\"lightbox_info_bg_transparent\":70,\"lightbox_info_border_width\":1,\"lightbox_info_border_style\":\"none\",\"lightbox_info_border_color\":\"000000\",\"lightbox_info_border_radius\":\"5px\",\"lightbox_info_padding\":\"5px\",\"lightbox_info_margin\":\"15px\",\"lightbox_title_color\":\"FFFFFF\",\"lightbox_title_font_style\":\"segoe ui\",\"lightbox_title_font_weight\":\"bold\",\"lightbox_title_font_size\":18,\"lightbox_description_color\":\"FFFFFF\",\"lightbox_description_font_style\":\"segoe ui\",\"lightbox_description_font_weight\":\"normal\",\"lightbox_description_font_size\":14,\"lightbox_rate_pos\":\"bottom\",\"lightbox_rate_align\":\"right\",\"lightbox_rate_icon\":\"star\",\"lightbox_rate_color\":\"F9D062\",\"lightbox_rate_size\":20,\"lightbox_rate_stars_count\":5,\"lightbox_rate_padding\":\"15px\",\"lightbox_rate_hover_color\":\"F7B50E\",\"lightbox_hit_pos\":\"bottom\",\"lightbox_hit_align\":\"left\",\"lightbox_hit_bg_color\":\"000000\",\"lightbox_hit_bg_transparent\":70,\"lightbox_hit_border_width\":1,\"lightbox_hit_border_style\":\"none\",\"lightbox_hit_border_color\":\"000000\",\"lightbox_hit_border_radius\":\"5px\",\"lightbox_hit_padding\":\"5px\",\"lightbox_hit_margin\":\"0 5px\",\"lightbox_hit_color\":\"FFFFFF\",\"lightbox_hit_font_style\":\"segoe ui\",\"lightbox_hit_font_weight\":\"normal\",\"lightbox_hit_font_size\":14,\"masonry_description_font_size\":12,\"masonry_description_color\":\"CCCCCC\",\"masonry_description_font_style\":\"segoe ui\",\"album_masonry_back_font_color\":\"000000\",\"album_masonry_back_font_style\":\"segoe ui\",\"album_masonry_back_font_size\":14,\"album_masonry_back_font_weight\":\"normal\",\"album_masonry_back_padding\":\"0\",\"album_masonry_title_font_color\":\"CCCCCC\",\"album_masonry_title_font_style\":\"segoe ui\",\"album_masonry_thumb_title_pos\":\"bottom\",\"album_masonry_title_font_size\":16,\"album_masonry_title_font_weight\":\"bold\",\"album_masonry_title_margin\":\"5px\",\"album_masonry_title_shadow\":\"\",\"album_masonry_thumb_margin\":4,\"album_masonry_thumb_padding\":4,\"album_masonry_thumb_border_radius\":\"0\",\"album_masonry_thumb_border_width\":1,\"album_masonry_thumb_border_style\":\"none\",\"album_masonry_thumb_border_color\":\"000000\",\"album_masonry_thumb_bg_color\":\"E8E8E8\",\"album_masonry_thumbs_bg_color\":\"FFFFFF\",\"album_masonry_thumb_bg_transparent\":100,\"album_masonry_thumb_box_shadow\":\"\",\"album_masonry_thumb_transparent\":100,\"album_masonry_thumb_align\":\"center\",\"album_masonry_thumb_hover_effect\":\"rotate\",\"album_masonry_thumb_hover_effect_value\":\"2deg\",\"album_masonry_thumb_transition\":1,\"album_masonry_gal_title_font_color\":\"CCCCCC\",\"album_masonry_gal_title_font_style\":\"segoe ui\",\"album_masonry_gal_title_font_size\":16,\"album_masonry_gal_title_font_weight\":\"bold\",\"album_masonry_gal_title_margin\":\"2px\",\"album_masonry_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_masonry_gal_title_align\":\"center\",\"mosaic_thumb_padding\":4,\"mosaic_thumb_border_radius\":\"2px\",\"mosaic_thumb_border_width\":1,\"mosaic_thumb_border_style\":\"none\",\"mosaic_thumb_border_color\":\"CCCCCC\",\"mosaic_thumbs_bg_color\":\"FFFFFF\",\"mosaic_thumb_bg_transparent\":0,\"mosaic_thumb_transparent\":80,\"mosaic_thumb_align\":\"center\",\"mosaic_thumb_hover_effect\":\"rotate\",\"mosaic_thumb_hover_effect_value\":\"2deg\",\"mosaic_thumb_title_font_color\":\"CCCCCC\",\"mosaic_thumb_title_font_style\":\"segoe ui\",\"mosaic_thumb_title_font_weight\":\"bold\",\"mosaic_thumb_title_margin\":\"2px\",\"mosaic_thumb_title_shadow\":\"0px 0px 0px #888888\",\"mosaic_thumb_title_font_size\":16,\"mosaic_thumb_gal_title_font_color\":\"CCCCCC\",\"mosaic_thumb_gal_title_font_style\":\"segoe ui\",\"mosaic_thumb_gal_title_font_size\":16,\"mosaic_thumb_gal_title_font_weight\":\"bold\",\"mosaic_thumb_gal_title_margin\":\"2px\",\"mosaic_thumb_gal_title_shadow\":\"0px 0px 0px #888888\",\"mosaic_thumb_gal_title_align\":\"center\",\"carousel_cont_bg_color\":\"000000\",\"carousel_cont_btn_transparent\":0,\"carousel_close_btn_transparent\":100,\"carousel_rl_btn_bg_color\":\"000000\",\"carousel_rl_btn_border_radius\":\"20px\",\"carousel_rl_btn_border_width\":0,\"carousel_rl_btn_border_style\":\"none\",\"carousel_rl_btn_border_color\":\"FFFFFF\",\"carousel_rl_btn_color\":\"FFFFFF\",\"carousel_rl_btn_height\":40,\"carousel_rl_btn_size\":20,\"carousel_play_pause_btn_size\":20,\"carousel_rl_btn_width\":40,\"carousel_close_rl_btn_hover_color\":\"CCCCCC\",\"carousel_rl_btn_style\":\"fa-chevron\",\"carousel_mergin_bottom\":\"0.5\",\"carousel_font_family\":\"segoe ui\",\"carousel_feature_border_width\":2,\"carousel_feature_border_style\":\"solid\",\"carousel_feature_border_color\":\"5D204F\",\"carousel_caption_background_color\":\"000000\",\"carousel_caption_bottom\":0,\"carousel_caption_p_mergin\":0,\"carousel_caption_p_pedding\":5,\"carousel_caption_p_font_weight\":\"bold\",\"carousel_caption_p_font_size\":14,\"carousel_caption_p_color\":\"white\",\"carousel_title_opacity\":100,\"carousel_title_border_radius\":\"5px\",\"mosaic_thumb_transition\":1}',0);
/*!40000 ALTER TABLE `wp_bwg_theme` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL auto_increment,
`comment_id` bigint(20) unsigned NOT NULL default '0',
`meta_key` varchar(255) default NULL,
`meta_value` longtext,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL auto_increment,
`comment_post_ID` bigint(20) unsigned NOT NULL default '0',
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL default '',
`comment_author_url` varchar(200) NOT NULL default '',
`comment_author_IP` varchar(100) NOT NULL default '',
`comment_date` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL default '0',
`comment_approved` varchar(20) NOT NULL default '1',
`comment_agent` varchar(255) NOT NULL default '',
`comment_type` varchar(20) NOT NULL default '',
`comment_parent` bigint(20) unsigned NOT NULL default '0',
`user_id` bigint(20) unsigned NOT NULL default '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'Mr WordPress','','https://wordpress.org/','','2014-09-17 18:46:39','2014-09-17 18:46:39','Hi, this is a comment.\nTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.',0,'1','','',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_crp_portfolios`
--
DROP TABLE IF EXISTS `wp_crp_portfolios`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_crp_portfolios` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(255) default NULL,
`corder` text,
`options` text,
`extoptions` text,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_crp_portfolios`
--
LOCK TABLES `wp_crp_portfolios` WRITE;
/*!40000 ALTER TABLE `wp_crp_portfolios` DISABLE KEYS */;
INSERT INTO `wp_crp_portfolios` VALUES (1,'Team ','2,1',NULL,NULL);
/*!40000 ALTER TABLE `wp_crp_portfolios` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_crp_projects`
--
DROP TABLE IF EXISTS `wp_crp_projects`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_crp_projects` (
`id` int(11) NOT NULL auto_increment,
`pid` int(11) NOT NULL,
`title` varchar(255) default NULL,
`description` text,
`url` text,
`cover` text,
`pics` text,
`categories` text,
`cdate` datetime default NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_crp_projects`
--
LOCK TABLES `wp_crp_projects` WRITE;
/*!40000 ALTER TABLE `wp_crp_projects` DISABLE KEYS */;
INSERT INTO `wp_crp_projects` VALUES (1,1,'SW1saQ==','UGhE','','eyJpZCI6NjgxLCJzcmMiOiJodHRwOlwvXC9wcm9maWxlLmlpaXRhLmFjLmluXC9wcml0aXNoXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDE3XC8xMlwvYWllci5qcGcifQ==','','',NULL),(2,1,'QXFzYQ==','TSBUZWNoIApkZmdzZGZnCmRmcwpnc2RmZwpzZGZn','','eyJpZCI6NjgwLCJzcmMiOiJodHRwOi8vcHJvZmlsZS5paWl0YS5hYy5pbi9wcml0aXNoL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE3LzEyL0Fxc2FfSmF2ZWQyLmpwZyJ9','','',NULL);
/*!40000 ALTER TABLE `wp_crp_projects` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_flag_album`
--
DROP TABLE IF EXISTS `wp_flag_album`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_flag_album` (
`id` bigint(20) NOT NULL auto_increment,
`name` varchar(255) NOT NULL,
`previewpic` bigint(20) NOT NULL default '0',
`albumdesc` mediumtext,
`categories` longtext NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_flag_album`
--
LOCK TABLES `wp_flag_album` WRITE;
/*!40000 ALTER TABLE `wp_flag_album` DISABLE KEYS */;
INSERT INTO `wp_flag_album` VALUES (1,'Scholars',0,NULL,'');
/*!40000 ALTER TABLE `wp_flag_album` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_flag_comments`
--
DROP TABLE IF EXISTS `wp_flag_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_flag_comments` (
`cid` int(11) unsigned NOT NULL auto_increment,
`ownerid` int(11) unsigned NOT NULL default '0',
`name` varchar(255) NOT NULL default '',
`email` varchar(255) NOT NULL default '',
`website` varchar(255) default NULL,
`date` datetime default NULL,
`comment` text,
`inmoderation` int(1) unsigned NOT NULL default '0',
PRIMARY KEY (`cid`),
KEY `ownerid` (`ownerid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_flag_comments`
--
LOCK TABLES `wp_flag_comments` WRITE;
/*!40000 ALTER TABLE `wp_flag_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_flag_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_flag_gallery`
--
DROP TABLE IF EXISTS `wp_flag_gallery`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_flag_gallery` (
`gid` bigint(20) NOT NULL auto_increment,
`name` varchar(255) NOT NULL,
`path` mediumtext,
`title` mediumtext,
`galdesc` mediumtext,
`previewpic` bigint(20) default '0',
`sortorder` bigint(20) NOT NULL default '0',
`author` bigint(20) NOT NULL default '0',
`status` tinyint(4) default '0',
PRIMARY KEY (`gid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_flag_gallery`
--
LOCK TABLES `wp_flag_gallery` WRITE;
/*!40000 ALTER TABLE `wp_flag_gallery` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_flag_gallery` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_flag_pictures`
--
DROP TABLE IF EXISTS `wp_flag_pictures`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_flag_pictures` (
`pid` bigint(20) NOT NULL auto_increment,
`galleryid` bigint(20) NOT NULL default '0',
`filename` varchar(255) NOT NULL,
`description` mediumtext,
`alttext` mediumtext,
`link` text,
`imagedate` datetime NOT NULL default '0000-00-00 00:00:00',
`modified` timestamp NOT NULL default '0000-00-00 00:00:00' on update CURRENT_TIMESTAMP,
`exclude` tinyint(4) default '0',
`sortorder` bigint(20) NOT NULL default '0',
`location` text,
`city` tinytext,
`state` tinytext,
`country` tinytext,
`credit` text,
`copyright` text,
`commentson` int(1) unsigned NOT NULL default '1',
`hitcounter` int(11) unsigned default '0',
`total_value` int(11) unsigned default '0',
`total_votes` int(11) unsigned default '0',
`used_ips` longtext,
`meta_data` longtext,
PRIMARY KEY (`pid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_flag_pictures`
--
LOCK TABLES `wp_flag_pictures` WRITE;
/*!40000 ALTER TABLE `wp_flag_pictures` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_flag_pictures` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_cdn`
--
DROP TABLE IF EXISTS `wp_gg_cdn`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_cdn` (
`gallery_id` int(11) NOT NULL,
`last_transfer_date` date default NULL,
`service_code` varchar(100) default NULL,
`size` int(11) NOT NULL default '0',
PRIMARY KEY (`gallery_id`),
UNIQUE KEY `gg_cdn_gallery_id_UNIQUE` (`gallery_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_cdn`
--
LOCK TABLES `wp_gg_cdn` WRITE;
/*!40000 ALTER TABLE `wp_gg_cdn` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_cdn` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_folders`
--
DROP TABLE IF EXISTS `wp_gg_folders`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_folders` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(255) NOT NULL,
`date` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_folders`
--
LOCK TABLES `wp_gg_folders` WRITE;
/*!40000 ALTER TABLE `wp_gg_folders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_folders` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_galleries`
--
DROP TABLE IF EXISTS `wp_gg_galleries`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_galleries` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(255) NOT NULL,
`settings_id` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_galleries`
--
LOCK TABLES `wp_gg_galleries` WRITE;
/*!40000 ALTER TABLE `wp_gg_galleries` DISABLE KEYS */;
INSERT INTO `wp_gg_galleries` VALUES (1,'Team',0);
/*!40000 ALTER TABLE `wp_gg_galleries` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_galleries_excluded`
--
DROP TABLE IF EXISTS `wp_gg_galleries_excluded`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_galleries_excluded` (
`id` int(11) NOT NULL auto_increment,
`folder_id` int(11) NOT NULL,
`photo_id` int(11) NOT NULL,
`gallery_id` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_galleries_excluded`
--
LOCK TABLES `wp_gg_galleries_excluded` WRITE;
/*!40000 ALTER TABLE `wp_gg_galleries_excluded` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_galleries_excluded` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_galleries_resources`
--
DROP TABLE IF EXISTS `wp_gg_galleries_resources`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_galleries_resources` (
`id` int(11) NOT NULL auto_increment,
`resource_type` enum('folder','photo') NOT NULL,
`resource_id` int(11) NOT NULL,
`gallery_id` int(11) NOT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_galleries_resources`
--
LOCK TABLES `wp_gg_galleries_resources` WRITE;
/*!40000 ALTER TABLE `wp_gg_galleries_resources` DISABLE KEYS */;
INSERT INTO `wp_gg_galleries_resources` VALUES (1,'photo',1,1),(2,'photo',2,1);
/*!40000 ALTER TABLE `wp_gg_galleries_resources` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_image_optimize`
--
DROP TABLE IF EXISTS `wp_gg_image_optimize`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_image_optimize` (
`gallery_id` int(11) NOT NULL,
`photo_count` int(11) default '0',
`can_restore` tinyint(4) NOT NULL default '0',
`last_optimize_date` date default NULL,
`service_code` varchar(100) default NULL,
`size` int(11) NOT NULL default '0',
`optimized_size` int(11) NOT NULL default '0',
PRIMARY KEY (`gallery_id`),
UNIQUE KEY `gg_image_optimize_gallery_id_UNIQUE` (`gallery_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_image_optimize`
--
LOCK TABLES `wp_gg_image_optimize` WRITE;
/*!40000 ALTER TABLE `wp_gg_image_optimize` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_image_optimize` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_membership_presets`
--
DROP TABLE IF EXISTS `wp_gg_membership_presets`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_membership_presets` (
`gallery_id` int(11) unsigned NOT NULL,
`allow_use` tinyint(1) NOT NULL default '0',
PRIMARY KEY (`gallery_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_membership_presets`
--
LOCK TABLES `wp_gg_membership_presets` WRITE;
/*!40000 ALTER TABLE `wp_gg_membership_presets` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_membership_presets` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_photos`
--
DROP TABLE IF EXISTS `wp_gg_photos`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_photos` (
`id` int(11) NOT NULL auto_increment,
`folder_id` int(11) NOT NULL default '0',
`album_id` int(11) NOT NULL,
`attachment_id` int(11) NOT NULL,
`position` int(11) NOT NULL default '9000',
`timestamp` timestamp NOT NULL default CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_photos`
--
LOCK TABLES `wp_gg_photos` WRITE;
/*!40000 ALTER TABLE `wp_gg_photos` DISABLE KEYS */;
INSERT INTO `wp_gg_photos` VALUES (1,0,0,390,9000,'2017-12-05 19:28:22'),(2,0,0,391,9000,'2017-12-05 19:28:22');
/*!40000 ALTER TABLE `wp_gg_photos` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_photos_pos`
--
DROP TABLE IF EXISTS `wp_gg_photos_pos`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_photos_pos` (
`id` int(11) NOT NULL auto_increment,
`photo_id` int(11) NOT NULL,
`scope` enum('main','folder','gallery') NOT NULL,
`scope_id` int(11) NOT NULL default '0',
`position` int(11) NOT NULL default '2147483647',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_photos_pos`
--
LOCK TABLES `wp_gg_photos_pos` WRITE;
/*!40000 ALTER TABLE `wp_gg_photos_pos` DISABLE KEYS */;
INSERT INTO `wp_gg_photos_pos` VALUES (1,1,'gallery',1,1),(2,2,'gallery',1,2);
/*!40000 ALTER TABLE `wp_gg_photos_pos` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_photos_settings`
--
DROP TABLE IF EXISTS `wp_gg_photos_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_photos_settings` (
`id` int(11) NOT NULL auto_increment,
`name` varchar(255) NOT NULL,
`value` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_photos_settings`
--
LOCK TABLES `wp_gg_photos_settings` WRITE;
/*!40000 ALTER TABLE `wp_gg_photos_settings` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_photos_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_settings_presets`
--
DROP TABLE IF EXISTS `wp_gg_settings_presets`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_settings_presets` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(255) NOT NULL,
`settings_id` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_settings_presets`
--
LOCK TABLES `wp_gg_settings_presets` WRITE;
/*!40000 ALTER TABLE `wp_gg_settings_presets` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_settings_presets` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_settings_sets`
--
DROP TABLE IF EXISTS `wp_gg_settings_sets`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_settings_sets` (
`id` int(11) NOT NULL auto_increment,
`data` text NOT NULL,
`gallery_id` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_settings_sets`
--
LOCK TABLES `wp_gg_settings_sets` WRITE;
/*!40000 ALTER TABLE `wp_gg_settings_sets` DISABLE KEYS */;
INSERT INTO `wp_gg_settings_sets` VALUES (1,'a:25:{s:5:\"title\";s:12:\"new-preset-3\";s:12:\"previewImage\";s:0:\"\";s:4:\"sort\";a:2:{s:6:\"sortto\";s:0:\"\";s:6:\"sortby\";s:0:\"\";}s:7:\"plugins\";a:1:{s:10:\"membership\";a:1:{s:6:\"enable\";s:0:\"\";}}s:4:\"area\";a:10:{s:4:\"grid\";s:1:\"0\";s:8:\"position\";s:1:\"1\";s:8:\"distance\";s:1:\"7\";s:5:\"width\";s:3:\"100\";s:10:\"width_unit\";s:1:\"1\";s:7:\"padding\";s:1:\"0\";s:11:\"photo_width\";s:3:\"215\";s:16:\"photo_width_unit\";s:1:\"0\";s:12:\"photo_height\";s:3:\"215\";s:17:\"photo_height_unit\";s:1:\"0\";}s:7:\"general\";a:2:{s:7:\"columns\";a:1:{s:6:\"number\";s:1:\"3\";}s:17:\"responsiveColumns\";a:3:{s:7:\"desktop\";a:2:{s:5:\"width\";s:4:\"1200\";s:7:\"columns\";s:1:\"3\";}s:6:\"tablet\";a:2:{s:5:\"width\";s:3:\"768\";s:7:\"columns\";s:1:\"3\";}s:6:\"mobile\";a:2:{s:5:\"width\";s:3:\"320\";s:7:\"columns\";s:1:\"3\";}}}s:9:\"thumbnail\";a:7:{s:6:\"border\";a:5:{s:6:\"radius\";s:3:\"100\";s:11:\"radius_unit\";s:1:\"1\";s:4:\"type\";s:5:\"solid\";s:5:\"color\";s:7:\"#ffffff\";s:5:\"width\";s:1:\"5\";}s:11:\"cropQuality\";s:3:\"100\";s:6:\"shadow\";a:5:{s:7:\"overlay\";s:1:\"0\";s:5:\"color\";s:7:\"#000000\";s:4:\"blur\";s:2:\"10\";s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";}s:7:\"overlay\";a:16:{s:10:\"text_align\";s:1:\"2\";s:8:\"position\";s:0:\"\";s:7:\"enabled\";s:4:\"true\";s:10:\"background\";s:7:\"#3498db\";s:12:\"transparency\";s:2:\"10\";s:6:\"effect\";s:6:\"center\";s:18:\"imageOnHoverEnable\";s:1:\"0\";s:12:\"imageOnHover\";s:0:\"\";s:8:\"personal\";s:5:\"false\";s:17:\"polaroidAnimation\";s:4:\"true\";s:18:\"polaroidScattering\";s:4:\"true\";s:18:\"polaroidFrameWidth\";s:2:\"20\";s:11:\"font_family\";s:7:\"Default\";s:9:\"text_size\";s:2:\"14\";s:14:\"text_size_unit\";s:1:\"0\";s:10:\"foreground\";s:7:\"#ffffff\";}s:7:\"tooltip\";s:5:\"false\";s:8:\"isMobile\";s:5:\"false\";s:22:\"isDisableMobileCaption\";s:5:\"false\";}s:13:\"socialSharing\";a:1:{s:7:\"enabled\";s:0:\"\";}s:8:\"showMore\";a:6:{s:7:\"enabled\";s:5:\"false\";s:12:\"loadOnScroll\";s:5:\"false\";s:10:\"buttonText\";s:16:\"Load More Button\";s:11:\"loadingText\";s:10:\"Loading...\";s:12:\"imagesAmount\";s:2:\"20\";s:14:\"showMoreAmount\";s:2:\"10\";}s:16:\"horizontalScroll\";a:3:{s:7:\"enabled\";s:5:\"false\";s:5:\"color\";s:0:\"\";s:12:\"transparency\";s:2:\"60\";}s:11:\"border-type\";s:7:\"Example\";s:10:\"use_shadow\";s:1:\"1\";s:12:\"mouse_shadow\";s:1:\"0\";s:3:\"box\";a:13:{s:7:\"enabled\";s:4:\"true\";s:4:\"type\";s:1:\"1\";s:5:\"theme\";s:7:\"theme_6\";s:9:\"imageText\";s:16:\"data-description\";s:15:\"linkedImageText\";s:10:\"data-title\";s:10:\"background\";s:0:\"\";s:12:\"transparency\";s:2:\"30\";s:9:\"slideshow\";s:5:\"false\";s:14:\"slideshowSpeed\";s:4:\"2500\";s:14:\"popupHoverStop\";s:5:\"false\";s:13:\"slideshowAuto\";s:5:\"false\";s:10:\"popupwidth\";s:0:\"\";s:11:\"popupheight\";s:0:\"\";}s:5:\"popup\";a:1:{s:5:\"video\";a:4:{s:5:\"width\";s:3:\"853\";s:6:\"height\";s:3:\"480\";s:8:\"autoplay\";s:5:\"false\";s:5:\"onEnd\";s:1:\"0\";}}s:7:\"preload\";a:4:{s:7:\"enabled\";s:4:\"true\";s:10:\"background\";s:7:\"#0073AA\";s:9:\"icon_name\";s:7:\"default\";s:10:\"icon_items\";s:1:\"0\";}s:5:\"posts\";a:9:{s:6:\"enable\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:9:\"autoposts\";s:1:\"0\";s:15:\"autopostsNumber\";s:1:\"5\";s:7:\"current\";s:3:\"671\";s:6:\"author\";s:1:\"0\";s:4:\"date\";s:1:\"0\";s:8:\"contents\";s:1:\"0\";s:10:\"categories\";s:1:\"0\";}s:5:\"pages\";a:1:{s:7:\"current\";s:3:\"655\";}s:5:\"icons\";a:12:{s:7:\"enabled\";s:5:\"false\";s:13:\"overlay_color\";s:7:\"#3498db\";s:15:\"overlay_enabled\";s:4:\"true\";s:4:\"size\";s:2:\"16\";s:5:\"color\";s:7:\"#ffffff\";s:11:\"hover_color\";s:7:\"#ffffff\";s:20:\"overlay_transparency\";s:1:\"5\";s:10:\"background\";s:7:\"#1e73be\";s:16:\"background_hover\";s:7:\"#1e73be\";s:14:\"bgTransparency\";s:1:\"0\";s:6:\"margin\";s:1:\"5\";s:6:\"effect\";s:17:\"hi-icon-effect-7a\";}s:14:\"captionBuilder\";a:5:{s:10:\"isOnceUsed\";s:1:\"1\";s:10:\"background\";a:1:{s:6:\"enable\";s:1:\"1\";}s:5:\"title\";a:5:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:13:\"center_center\";s:8:\"paddings\";a:4:{s:4:\"left\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";}s:7:\"bgColor\";s:0:\"\";s:19:\"bgColorTransparency\";s:1:\"0\";}s:11:\"description\";a:8:{s:8:\"position\";s:13:\"center_center\";s:8:\"paddings\";a:4:{s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:11:\"font_family\";s:7:\"Default\";s:9:\"font_size\";s:2:\"14\";s:14:\"font_size_unit\";s:1:\"0\";s:9:\"fontColor\";s:0:\"\";s:7:\"bgColor\";s:0:\"\";s:19:\"bgColorTransparency\";s:1:\"0\";}s:5:\"icons\";a:7:{s:8:\"position\";s:13:\"center_center\";s:8:\"paddings\";a:4:{s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:21:\"popupFontAwesomeClass\";s:9:\"fa-expand\";s:21:\"videoFontAwesomeClass\";s:0:\"\";s:20:\"linkFontAwesomeClass\";s:0:\"\";s:7:\"bgColor\";s:0:\"\";s:19:\"bgColorTransparency\";s:1:\"0\";}}s:10:\"categories\";a:15:{s:6:\"preset\";s:1:\"0\";s:7:\"enabled\";s:5:\"false\";s:8:\"position\";s:3:\"top\";s:5:\"align\";s:4:\"left\";s:5:\"order\";a:1:{i:0;s:7:\"__all__\";}s:6:\"nav_bg\";s:7:\"#1e73be\";s:11:\"hide_nav_bg\";s:2:\"on\";s:7:\"text_bg\";s:7:\"#82a0bf\";s:12:\"hide_text_bg\";s:2:\"on\";s:10:\"text_color\";s:7:\"#1e73be\";s:11:\"theme_color\";s:3:\"off\";s:7:\"padding\";a:2:{s:4:\"vert\";s:1:\"3\";s:3:\"hor\";s:2:\"10\";}s:11:\"font_weight\";s:6:\"normal\";s:9:\"font_size\";s:2:\"12\";s:6:\"border\";a:5:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#1e73be\";s:6:\"radius\";s:1:\"3\";s:11:\"radius_unit\";s:2:\"px\";}}s:9:\"quicksand\";a:2:{s:7:\"enabled\";s:1:\"0\";s:8:\"duration\";s:4:\"1800\";}s:10:\"pagination\";a:10:{s:6:\"preset\";s:1:\"0\";s:7:\"enabled\";s:5:\"false\";s:8:\"per_page\";s:1:\"6\";s:3:\"pos\";s:3:\"top\";s:5:\"align\";s:6:\"center\";s:9:\"container\";a:2:{s:10:\"background\";s:0:\"\";s:15:\"hide_background\";s:2:\"on\";}s:4:\"text\";a:4:{s:10:\"background\";s:0:\"\";s:15:\"hide_background\";s:2:\"on\";s:5:\"color\";s:7:\"#0a0a0a\";s:10:\"hide_color\";s:3:\"off\";}s:7:\"padding\";a:2:{s:8:\"vertical\";s:1:\"4\";s:10:\"horizontal\";s:1:\"8\";}s:4:\"font\";a:2:{s:6:\"weight\";s:6:\"normal\";s:4:\"size\";s:2:\"13\";}s:6:\"border\";a:5:{s:5:\"width\";s:1:\"1\";s:4:\"type\";s:5:\"solid\";s:5:\"color\";s:7:\"#999999\";s:6:\"radius\";s:1:\"4\";s:11:\"radius_unit\";s:2:\"px\";}}s:9:\"watermark\";a:9:{s:7:\"enabled\";s:0:\"\";s:8:\"show_for\";s:1:\"3\";s:11:\"all_img_sel\";s:1:\"1\";s:4:\"type\";s:3:\"img\";s:3:\"url\";s:0:\"\";s:6:\"margin\";s:1:\"0\";s:8:\"position\";s:13:\"center_center\";s:6:\"rotate\";s:1:\"0\";s:12:\"transparency\";s:2:\"50\";}s:7:\"buttons\";a:12:{s:5:\"class\";s:0:\"\";s:5:\"color\";s:7:\"#000000\";s:15:\"backgroundColor\";s:0:\"\";s:10:\"fontFamily\";s:7:\"Default\";s:8:\"fontSize\";s:0:\"\";s:10:\"fontWeight\";s:6:\"normal\";s:8:\"paddingV\";s:1:\"5\";s:8:\"paddingH\";s:1:\"8\";s:11:\"borderStyle\";s:5:\"solid\";s:11:\"borderWidth\";s:1:\"1\";s:11:\"borderColor\";s:7:\"#000000\";s:12:\"borderRadius\";s:1:\"2\";}}',1);
/*!40000 ALTER TABLE `wp_gg_settings_sets` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_stats`
--
DROP TABLE IF EXISTS `wp_gg_stats`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_stats` (
`id` int(11) unsigned NOT NULL auto_increment,
`code` varchar(255) NOT NULL,
`visits` int(11) NOT NULL,
`modify_time` timestamp NOT NULL default CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_stats`
--
LOCK TABLES `wp_gg_stats` WRITE;
/*!40000 ALTER TABLE `wp_gg_stats` DISABLE KEYS */;
INSERT INTO `wp_gg_stats` VALUES (1,'galleries.create',1,'2017-12-05 19:27:03'),(2,'galleries.preview',2,'2017-12-05 19:27:24'),(3,'photos.add',2,'2017-12-05 19:28:22');
/*!40000 ALTER TABLE `wp_gg_stats` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_gg_tags`
--
DROP TABLE IF EXISTS `wp_gg_tags`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gg_tags` (
`id` int(11) NOT NULL auto_increment,
`pid` int(11) NOT NULL,
`tags` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_gg_tags`
--
LOCK TABLES `wp_gg_tags` WRITE;
/*!40000 ALTER TABLE `wp_gg_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gg_tags` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_huge_itportfolio_images`
--
DROP TABLE IF EXISTS `wp_huge_itportfolio_images`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_huge_itportfolio_images` (
`id` int(11) unsigned NOT NULL auto_increment,
`name` varchar(100) default NULL,
`portfolio_id` varchar(200) default NULL,
`description` text,
`image_url` text,
`sl_url` varchar(128) default NULL,
`sl_type` text NOT NULL,
`link_target` text NOT NULL,
`ordering` int(11) NOT NULL,
`published` tinyint(4) unsigned default NULL,
`published_in_sl_width` tinyint(4) unsigned default NULL,
`huge_it_loadDate` timestamp NOT NULL default CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_huge_itportfolio_images`
--
LOCK TABLES `wp_huge_itportfolio_images` WRITE;
/*!40000 ALTER TABLE `wp_huge_itportfolio_images` DISABLE KEYS */;
INSERT INTO `wp_huge_itportfolio_images` VALUES (1,'Rashmi Tripathi','1','<p>About Rashmi and her project</p>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/1.2.jpg;http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg;','Research Gate','image','on',1,1,NULL,'0000-00-00 00:00:00'),(13,'Yashasvi Jain','3','Yashasvi Jain','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg;','','','',8,2,1,'0000-00-00 00:00:00'),(14,'Yashbir Singh','3','Yashbir Singh','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg;','','','',7,2,1,'0000-00-00 00:00:00'),(9,'Dr. Pritish Varadwaj','1','<p>About Pritish and his project</p>','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/pritish.jpg;','profile.iiita.ac.in/pritish','','',0,2,1,'0000-00-00 00:00:00'),(10,'Utkarsh Raj','2','About Utkarsh Raj','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg;','https://www.researchgate.net/','','',2,2,1,'0000-00-00 00:00:00'),(11,'Saurabh Gupta','2','About Saurabh Gupta','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg;','https://www.researchgate.net/profile/Saurabh_Gupta6?ev=hdr_xprf','','on',1,2,1,'0000-00-00 00:00:00'),(2,'Saurabh Gupta','1','<p>About Rashmi and her project</p>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/5.2.jpg;','Research Gate','image','on',2,1,NULL,'0000-00-00 00:00:00'),(19,'Utkarsh Raj','3','Utkarsh Raj','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/saurabh.jpg;','','','',2,2,1,'0000-00-00 00:00:00'),(3,'Nexus','1','<h6>Lorem Ipsum </h6><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p><ul><li>lorem ipsum</li><li>dolor sit amet</li><li>lorem ipsum</li><li>dolor sit amet</li></ul>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/3.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/3.1.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/3.2.jpg;','http://huge-it.com/fields/order-website-maintenance/','image','on',3,1,NULL,'0000-00-00 00:00:00'),(4,'De7igner','1','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p><h7>Dolor sit amet</h7><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/4.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/4.1.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/4.2.jpg;','http://huge-it.com/fields/order-website-maintenance/','image','on',4,1,NULL,'0000-00-00 00:00:00'),(5,'Autumn / Winter Collection','1','<h6>Lorem Ipsum</h6><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/2.jpg;','http://huge-it.com/fields/order-website-maintenance/','image','on',5,1,NULL,'0000-00-00 00:00:00'),(6,'Retro Headphones','1','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/6.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/6.1.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/6.2.jpg;','http://huge-it.com/fields/order-website-maintenance/','image','on',6,1,NULL,'0000-00-00 00:00:00'),(7,'Take Fight','1','<h6>Lorem Ipsum</h6><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/7.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/7.2.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/7.3.jpg;','http://huge-it.com/fields/order-website-maintenance/','image','on',7,1,NULL,'0000-00-00 00:00:00'),(8,'The Optic','1','<h6>Lorem Ipsum </h6><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p><ul><li>lorem ipsum</li><li>dolor sit amet</li><li>lorem ipsum</li><li>dolor sit amet</li></ul>','http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/8.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/8.1.jpg;http://profile.iiita.ac.in/pritish/wp-content/plugins/portfolio-gallery/Front_images/projects/8.3.jpg;','http://huge-it.com/fields/order-website-maintenance/','image','on',8,1,NULL,'0000-00-00 00:00:00'),(15,'Vandana Kumari','3','Vandana Kumari','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg;','','','',6,2,1,'0000-00-00 00:00:00'),(16,'Swapnil Ghanshyam Tichkule','3','Swapnil Ghanshyam Tichkule','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg;','','','',5,2,1,'0000-00-00 00:00:00'),(17,'Sunil Madhavlal Patel','3','Sunil Madhavlal Patel','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg;','','','',4,2,1,'0000-00-00 00:00:00'),(18,'Saurabh Gupta','3','Saurabh Gupta','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg;','','','',3,2,1,'0000-00-00 00:00:00'),(20,'Rashmi Tripathi','3','Rashmi Tripathi','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg;','','','',1,2,1,'0000-00-00 00:00:00'),(21,'','3','','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/himanshu.jpg;','','','',0,2,1,'0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_huge_itportfolio_images` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_huge_itportfolio_params`
--
DROP TABLE IF EXISTS `wp_huge_itportfolio_params`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_huge_itportfolio_params` (
`id` int(11) unsigned NOT NULL auto_increment,
`name` varchar(50) character set utf8 NOT NULL,
`title` varchar(200) character set utf8 NOT NULL,
`description` text character set utf8 NOT NULL,
`value` varchar(200) character set utf8 NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=402 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_huge_itportfolio_params`
--
LOCK TABLES `wp_huge_itportfolio_params` WRITE;
/*!40000 ALTER TABLE `wp_huge_itportfolio_params` DISABLE KEYS */;
INSERT INTO `wp_huge_itportfolio_params` VALUES (200,'ht_view0_togglebutton_style','Toggle Button Style','Toggle Button Style','dark'),(201,'ht_view0_show_separator_lines','Show Separator Lines','Show Separator Lines','on'),(202,'ht_view0_linkbutton_text','Link Button Text','Link Button Text','View More'),(203,'ht_view0_show_linkbutton','Show Link Button','Show Link Button','on'),(204,'ht_view0_linkbutton_background_hover_color','Link Button Background Hover Color','Link Button Background Hover Color','df2e1b'),(205,'ht_view0_linkbutton_background_color','Link Button Background Color','Link Button Background Color','e74c3c'),(206,'ht_view0_linkbutton_font_hover_color','Link Button Font Hover Color','Link Button Font Hover Color','ffffff'),(207,'ht_view0_linkbutton_color','Link Button Font Color','Link Button Font Color','ffffff'),(208,'ht_view0_linkbutton_font_size','Link Button Font Size','Link Button Font Size','14'),(209,'ht_view0_description_color','Description Font Color','Description Font Color','5b5b5b'),(210,'ht_view0_description_font_size','Description Font Size','Description Font Size','14'),(211,'ht_view0_show_description','Show Description','Show Description','on'),(212,'ht_view0_thumbs_width','Thumbnails Width','Thumbnails Width','75'),(213,'ht_view0_thumbs_position','Thumbnails Position','Thumbnails Position','before'),(214,'ht_view0_show_thumbs','Show Thumbnails','Show Thumbnails','on'),(215,'ht_view0_title_font_size','Title Font Size','Title Font Size','15'),(216,'ht_view0_title_font_color','Title Font Color','Title Font Color','555555'),(217,'ht_view0_element_border_width','Element Border Width','Element Border Width','1'),(218,'ht_view0_element_border_color','Element Border Color','Element Border Color','D0D0D0'),(219,'ht_view0_element_background_color','Element Background Color','Element Background Color','f7f7f7'),(220,'ht_view0_block_width','Block Width','Block Width','275'),(221,'ht_view0_block_height','Block Height','Block Height','160'),(222,'ht_view1_show_separator_lines','Show Separator Lines','Show Separator Lines','on'),(223,'ht_view1_linkbutton_text','Link Button Text','Link Button Text','View More'),(224,'ht_view1_show_linkbutton','Show Link Button','Show Link Button','on'),(225,'ht_view1_linkbutton_background_hover_color','Link Button Background Hover Color','Link Button Background Hover Color','df2e1b'),(226,'ht_view1_linkbutton_background_color','Link Button Background Color','Link Button Background Color','e74c3c'),(227,'ht_view1_linkbutton_font_hover_color','Link Button Font Hover Color','Link Button Font Hover Color','ffffff'),(228,'ht_view1_linkbutton_color','Link Button Font Color','Link Button Font Color','ffffff'),(229,'ht_view1_linkbutton_font_size','Link Button Font Size','Link Button Font Size','14'),(230,'ht_view1_description_color','Description Font Color','Description Font Color','5b5b5b'),(231,'ht_view1_description_font_size','Description Font Size','Description Font Size','14'),(232,'ht_view1_show_description','Show Description','Show Description','on'),(233,'ht_view1_thumbs_width','Thumbnails Width','Thumbnails Width','75'),(234,'ht_view1_thumbs_position','Thumbnails Position','Thumbnails Position','before'),(235,'ht_view1_show_thumbs','Show Thumbnails','Show Thumbnails','on'),(236,'ht_view1_title_font_size','Title Font Size','Title Font Size','15'),(237,'ht_view1_title_font_color','Title Font Color','Title Font Color','555555'),(238,'ht_view1_element_border_width','Element Border Width','Element Border Width','1'),(239,'ht_view1_element_border_color','Element Border Color','Element Border Color','D0D0D0'),(240,'ht_view1_element_background_color','Element Background Color','Element Background Color','f7f7f7'),(241,'ht_view1_block_width','Block Width','Block Width','275'),(242,'ht_view2_element_linkbutton_text','Link Button Text','Link Button Text','View More'),(243,'ht_view2_element_show_linkbutton','Show Link Button On Element','Show Link Button On Element','on'),(244,'ht_view2_element_linkbutton_color','Element Link Button Font Color','Element Link Button Font Color','ffffff'),(245,'ht_view2_element_linkbutton_font_size','Element Link Button Font Size','Element Link Button Font Size','14'),(246,'ht_view2_element_linkbutton_background_color','Element Link Button Background Color','Element Link Button Background Color','2ea2cd'),(247,'ht_view2_show_popup_linkbutton','Show Link Button On Popup','Show Link Button On Popup','on'),(248,'ht_view2_popup_linkbutton_text','Popup Link Button Text','Link Button Text','View More'),(249,'ht_view2_popup_linkbutton_background_hover_color','Link Button Background Hover Color','Link Button Background Hover Color','0074a2'),(250,'ht_view2_popup_linkbutton_background_color','Link Button Background Color','Link Button Background Color','2ea2cd'),(251,'ht_view2_popup_linkbutton_font_hover_color','Link Button Font Hover Color','Link Button Font Hover Color','ffffff'),(252,'ht_view2_popup_linkbutton_color','Element Link Button Font Color','Link Button Font Color','ffffff'),(253,'ht_view2_popup_linkbutton_font_size','Element Link Button Font Size','Link Button Font Size','14'),(254,'ht_view2_description_color','Description Font Color','Description Font Color','222222'),(255,'ht_view2_description_font_size','Description Font Size','Description Font Size','14'),(256,'ht_view2_show_description','Show Description','Show Description','on'),(257,'ht_view2_thumbs_width','Thumbnails Width','Thumbnails Width','75'),(258,'ht_view2_thumbs_height','Thumbnails Height','Thumbnails Height','75'),(259,'ht_view2_thumbs_position','Thumbnails Position','Thumbnails Position','before'),(260,'ht_view2_show_thumbs','Show Thumbnails','Show Thumbnails','on'),(261,'ht_view2_popup_background_color','Popup Background Color','Popup Background Color','FFFFFF'),(262,'ht_view2_popup_overlay_color','Popup Overlay Color','Popup Overlay Color','000000'),(263,'ht_view2_popup_overlay_transparency_color','Popup Overlay Transparency','Popup Overlay Transparency ','70'),(264,'ht_view2_popup_closebutton_style','Popup Close Button Style','Popup Close Button Style','dark'),(265,'ht_view2_show_separator_lines','Show Separator Lines','Show Separator Lines','on'),(266,'ht_view2_show_popup_title','Show Popup Title','Show Popup Title','on'),(267,'ht_view2_element_title_font_size','Element Title Font Size','Element Title Font Size','18'),(268,'ht_view2_element_title_font_color','Element Title Font Color','Element Title Font Color','222222'),(269,'ht_view2_popup_title_font_size','Popup Title Font Size','Popup Title Font Size','18'),(270,'ht_view2_popup_title_font_color','Popup Title Font Color','Popup Title Font Color','222222'),(271,'ht_view2_element_overlay_color','Element Overlay Color','Element Overlay Color','FFFFFF'),(272,'ht_view2_element_overlay_transparency','Element Overlay Transparency','Element Overlay Transparency ','70'),(273,'ht_view2_zoombutton_style','Zoom Button Style','Zoom Button Style','light'),(274,'ht_view2_element_border_width','Element Border Width','Element Border Width','1'),(275,'ht_view2_element_border_color','Element Border Color','Element Border Color','dedede'),(276,'ht_view2_element_background_color','Element Background Color','Element Background Color','f9f9f9'),(277,'ht_view2_element_width','Block Width','Block Width','275'),(278,'ht_view2_element_height','Block Height','Block Height','160'),(279,'ht_view3_show_separator_lines','Show Separator Lines','Show Separator Lines','on'),(280,'ht_view3_linkbutton_text','Link Button Text','Link Button Text','View More'),(281,'ht_view3_show_linkbutton','Show Link Button','Show Link Button','on'),(282,'ht_view3_linkbutton_background_hover_color','Link Button Background Hover Color','Link Button Background Hover Color','0074a2'),(283,'ht_view3_linkbutton_background_color','Link Button Background Color','Link Button Background Color','2ea2cd'),(284,'ht_view3_linkbutton_font_hover_color','Link Button Font Hover Color','Link Button Font Hover Color','ffffff'),(285,'ht_view3_linkbutton_color','Link Button Font Color','Link Button Font Color','ffffff'),(286,'ht_view3_linkbutton_font_size','Link Button Font Size','Link Button Font Size','14'),(287,'ht_view3_description_color','Description Font Color','Description Font Color','555555'),(288,'ht_view3_description_font_size','Description Font Size','Description Font Size','14'),(289,'ht_view3_show_description','Show Description','Show Description','on'),(290,'ht_view3_thumbs_width','Thumbnails Width','Thumbnails Width','75'),(291,'ht_view3_thumbs_height','Thumbnails Height','Thumbnails Hight','75'),(292,'ht_view3_show_thumbs','Show Thumbnails','Show Thumbnails','on'),(293,'ht_view3_title_font_size','Title Font Size','Title Font Size','18'),(294,'ht_view3_title_font_color','Title Font Color','Title Font Color','0074a2'),(295,'ht_view3_mainimage_width','Main Image Width','Main Image Width','240'),(296,'ht_view3_element_border_width','Element Border Width','Element Border Width','1'),(297,'ht_view3_element_border_color','Element Border Color','Element Border Color','dedede'),(298,'ht_view3_element_background_color','Element Background Color','Element Background Color','f9f9f9'),(299,'ht_view4_togglebutton_style','Toggle Button Style','Toggle Button Style','dark'),(300,'ht_view4_show_separator_lines','Show Separator Lines','Show Separator Lines','on'),(301,'ht_view4_linkbutton_text','Link Button Text','Link Button Text','View More'),(302,'ht_view4_show_linkbutton','Show Link Button','Show Link Button','on'),(303,'ht_view4_linkbutton_background_hover_color','Link Button Background Hover Color','Link Button Background Hover Color','df2e1b'),(304,'ht_view4_linkbutton_background_color','Link Button Background Color','Link Button Background Color','e74c3c'),(305,'ht_view4_linkbutton_font_hover_color','Link Button Font Hover Color','Link Button Font Hover Color','ffffff'),(306,'ht_view4_linkbutton_color','Link Button Font Color','Link Button Font Color','ffffff'),(307,'ht_view4_linkbutton_font_size','Link Button Font Size','Link Button Font Size','14'),(308,'ht_view4_description_color','Description Font Color','Description Font Color','555555'),(309,'ht_view4_description_font_size','Description Font Size','Description Font Size','14'),(310,'ht_view4_show_description','Show Description','Show Description','on'),(311,'ht_view4_title_font_size','Title Font Size','Title Font Size','18'),(312,'ht_view4_title_font_color','Title Font Color','Title Font Color','E74C3C'),(313,'ht_view4_element_border_width','Element Border Width','Element Border Width','1'),(314,'ht_view4_element_border_color','Element Border Color','Element Border Color','dedede'),(315,'ht_view4_element_background_color','Element Background Color','Element Background Color','f9f9f9'),(316,'ht_view4_block_width','Block Width','Block Width','275'),(317,'ht_view5_icons_style','Icons Style','Icons Style','dark'),(318,'ht_view5_show_separator_lines','Show Separator Lines','Show Separator Lines','on'),(319,'ht_view5_linkbutton_text','Link Button Text','Link Button Text','View More'),(320,'ht_view5_show_linkbutton','Show Link Button','Show Link Button','on'),(321,'ht_view5_linkbutton_background_hover_color','Link Button Background Hover Color','Link Button Background Hover Color','0074a2'),(322,'ht_view5_linkbutton_background_color','Link Button Background Color','Link Button Background Color','2ea2cd'),(323,'ht_view5_linkbutton_font_hover_color','Link Button Font Hover Color','Link Button Font Hover Color','ffffff'),(324,'ht_view5_linkbutton_color','Link Button Font Color','Link Button Font Color','ffffff'),(325,'ht_view5_linkbutton_font_size','Link Button Font Size','Link Button Font Size','14'),(326,'ht_view5_description_color','Description Font Color','Description Font Color','555555'),(327,'ht_view5_description_font_size','Description Font Size','Description Font Size','14'),(328,'ht_view5_show_description','Show Description','Show Description','on'),(329,'ht_view5_thumbs_width','Thumbnails Width','Thumbnails Width','75'),(330,'ht_view5_thumbs_height','Thumbnails Height','Thumbnails Hight','75'),(331,'ht_view5_show_thumbs','Show Thumbnails','Show Thumbnails','on'),(332,'ht_view5_title_font_size','Title Font Size','Title Font Size','16'),(333,'ht_view5_title_font_color','Title Font Color','Title Font Color','0074a2'),(334,'ht_view5_main_image_width','Main Image Width','Main Image Width','275'),(335,'ht_view5_slider_tabs_font_color','Slider Tabs Font Color','Slider Tabs Font Color','d9d99'),(336,'ht_view5_slider_tabs_background_color','Slider Tabs Background Color','Slider Tabs Background Color','555555'),(337,'ht_view5_slider_background_color','Slider Background Color','Slider Background Color','f9f9f9'),(338,'ht_view6_title_font_size','Title Font Size','Title Font Size','16'),(339,'ht_view6_title_font_color','Title Font Color','Title Font Color','0074A2'),(340,'ht_view6_title_font_hover_color','Title Font Hover Color','Title Font Hover Color','2EA2CD'),(341,'ht_view6_title_background_color','Title Background Color','Title Background Color','000000'),(342,'ht_view6_title_background_transparency','Title Background Transparency','Title Background Transparency','80'),(343,'ht_view6_border_radius','Image Border Radius','Image Border Radius','3'),(344,'ht_view6_border_width','Image Border Width','Image Border Width','0'),(345,'ht_view6_border_color','Image Border Color','Image Border Color','eeeeee'),(346,'ht_view6_width','Image Width','Image Width','275'),(347,'light_box_size','Light box size','Light box size','17'),(348,'light_box_width','Light Box width','Light Box width','500'),(349,'light_box_transition','Light Box Transition','Light Box Transition','elastic'),(350,'light_box_speed','Light box speed','Light box speed','800'),(351,'light_box_href','Light box href','Light box href','False'),(352,'light_box_title','Light box Title','Light box Title','false'),(353,'light_box_scalephotos','Light box scalePhotos','Light box scalePhotos','true'),(354,'light_box_rel','Light Box rel','Light Box rel','false'),(355,'light_box_scrolling','Light box Scrollin','Light box Scrollin','false'),(356,'light_box_opacity','Light box Opacity','Light box Opacity','20'),(357,'light_box_open','Light box Open','Light box Open','false'),(358,'light_box_overlayclose','Light box overlayClose','Light box overlayClose','true'),(359,'light_box_esckey','Light box escKey','Light box escKey','false'),(360,'light_box_arrowkey','Light box arrowKey','Light box arrowKey','false'),(361,'light_box_loop','Light box loop','Light box loop','true'),(362,'light_box_data','Light box data','Light box data','false'),(363,'light_box_classname','Light box className','Light box className','false'),(364,'light_box_fadeout','Light box fadeOut','Light box fadeOut','300'),(365,'light_box_closebutton','Light box closeButton','Light box closeButton','false'),(366,'light_box_current','Light box current','Light box current','image'),(367,'light_box_previous','Light box previous','Light box previous','previous'),(368,'light_box_next','Light box next','Light box next','next'),(369,'light_box_close','Light box close','Light box close','close'),(370,'light_box_iframe','Light box iframe','Light box iframe','false'),(371,'light_box_inline','Light box inline','Light box inline','false'),(372,'light_box_html','Light box html','Light box html','false'),(373,'light_box_photo','Light box photo','Light box photo','false'),(374,'light_box_height','Light box height','Light box height','500'),(375,'light_box_innerwidth','Light box innerWidth','Light box innerWidth','false'),(376,'light_box_innerheight','Light box innerHeight','Light box innerHeight','false'),(377,'light_box_initialwidth','Light box initialWidth','Light box initialWidth','300'),(378,'light_box_initialheight','Light box initialHeight','Light box initialHeight','100'),(379,'light_box_maxwidth','Light box maxWidth','Light box maxWidth','768'),(380,'light_box_maxheight','Light box maxHeight','Light box maxHeight','500'),(381,'light_box_slideshow','Light box slideshow','Light box slideshow','false'),(382,'light_box_slideshowspeed','Light box slideshowSpeed','Light box slideshowSpeed','2500'),(383,'light_box_slideshowauto','Light box slideshowAuto','Light box slideshowAuto','true'),(384,'light_box_slideshowstart','Light box slideshowStart','Light box slideshowStart','start slideshow'),(385,'light_box_slideshowstop','Light box slideshowStop','Light box slideshowStop','stop slideshow'),(386,'light_box_fixed','Light box fixed','Light box fixed','true'),(387,'light_box_top','Light box top','Light box top','false'),(388,'light_box_bottom','Light box bottom','Light box bottom','false'),(389,'light_box_left','Light box left','Light box left','false'),(390,'light_box_right','Light box right','Light box right','false'),(391,'light_box_reposition','Light box reposition','Light box reposition','false'),(392,'light_box_retinaimage','Light box retinaImage','Light box retinaImage','true'),(393,'light_box_retinaurl','Light box retinaUrl','Light box retinaUrl','false'),(394,'light_box_retinasuffix','Light box retinaSuffix','Light box retinaSuffix','@2x.$1'),(395,'light_box_returnfocus','Light box returnFocus','Light box returnFocus','true'),(396,'light_box_trapfocus','Light box trapFocus','Light box trapFocus','true'),(397,'light_box_fastiframe','Light box fastIframe','Light box fastIframe','true'),(398,'light_box_preloading','Light box preloading','Light box preloading','true'),(399,'slider_title_position','Slider title position','Slider title position','5'),(400,'light_box_style','Light Box style','Light Box style','1'),(401,'light_box_size_fix','Light Box size fix style','Light Box size fix style','false');
/*!40000 ALTER TABLE `wp_huge_itportfolio_params` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_huge_itportfolio_portfolios`
--
DROP TABLE IF EXISTS `wp_huge_itportfolio_portfolios`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_huge_itportfolio_portfolios` (
`id` int(11) unsigned NOT NULL auto_increment,
`name` varchar(200) NOT NULL,
`sl_height` int(11) unsigned default NULL,
`sl_width` int(11) unsigned default NULL,
`pause_on_hover` text,
`portfolio_list_effects_s` text,
`description` text,
`param` text,
`sl_position` text NOT NULL,
`ordering` int(11) NOT NULL,
`published` text,
`categories` varchar(200) default 'My_First_Category,My_Second_Category,My_Third_Category,',
`ht_show_sorting` varchar(3) default 'off',
`ht_show_filtering` varchar(3) default 'off',
`autoslide` varchar(3) default 'on',
`show_loading` varchar(3) default 'on',
`loading_icon_type` int(2) default '1',
PRIMARY KEY (`id`),
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_huge_itportfolio_portfolios`
--
LOCK TABLES `wp_huge_itportfolio_portfolios` WRITE;
/*!40000 ALTER TABLE `wp_huge_itportfolio_portfolios` DISABLE KEYS */;
INSERT INTO `wp_huge_itportfolio_portfolios` VALUES (1,'My First Portfolio',375,600,'on','0','4000','1000','center',1,'300','My_First_Category,My_Second_Category,My_Third_Category,','off','off','on','on',1),(2,'New portfolio',375,600,'on','0','4000','1000','left',1,'300','My_First_Category,My_Second_Category,My_Third_Category,','off','off','on','on',1),(3,'New portfolio',375,600,'on','0','4000','1000','left',1,'300','My_First_Category,My_Second_Category,My_Third_Category,','off','off','on','on',1);
/*!40000 ALTER TABLE `wp_huge_itportfolio_portfolios` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL auto_increment,
`link_url` varchar(255) NOT NULL default '',
`link_name` varchar(255) NOT NULL default '',
`link_image` varchar(255) NOT NULL default '',
`link_target` varchar(25) NOT NULL default '',
`link_description` varchar(255) NOT NULL default '',
`link_visible` varchar(20) NOT NULL default 'Y',
`link_owner` bigint(20) unsigned NOT NULL default '1',
`link_rating` int(11) NOT NULL default '0',
`link_updated` datetime NOT NULL default '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL default '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL default '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL auto_increment,
`option_name` varchar(191) default NULL,
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL default 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM AUTO_INCREMENT=9571 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://profile.iiita.ac.in/pritish','yes'),(2,'home','http://profile.iiita.ac.in/pritish','yes'),(3,'blogname','Pritish's Lab','yes'),(4,'blogdescription','Indian Institute of Information Technology-Allahabad','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','pritish@iiita.ac.in','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','1','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:4:{i:0;s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";i:1;s:25:\"teachpress/teachpress.php\";i:2;s:19:\"twitter/twitter.php\";i:3;s:49:\"wp-secure-maintainance/wp_secure_maintainance.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','0','yes'),(39,'default_email_category','2','yes'),(40,'recently_edited','a:5:{i:0;s:97:\"/opt/arithme/mailstore/mail.iiita.ac.in/homedirs/pritish/wp-content/themes/leatherdiary/style.css\";i:2;s:89:\"/opt/arithme/mailstore/mail.iiita.ac.in/homedirs/pritish/wp-content/themes/wimple/404.php\";i:3;s:95:\"/opt/arithme/mailstore/mail.iiita.ac.in/homedirs/pritish/wp-content/themes/twentytwelve/404.php\";i:4;s:97:\"/opt/arithme/mailstore/mail.iiita.ac.in/homedirs/pritish/wp-content/themes/twentythirteen/404.php\";i:5;s:97:\"/opt/arithme/mailstore/mail.iiita.ac.in/homedirs/pritish/wp-content/themes/twentyfourteen/404.php\";}','no'),(41,'template','leatherdiary','yes'),(42,'stylesheet','leatherdiary','yes'),(43,'comment_whitelist','','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','38590','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','0','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(80,'widget_text','a:4:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:17:\"Job Opportunities\";s:4:\"text\";s:285:\"There are multiple <strong>Post Doc. </strong>and<strong> Ph.D</strong> positions available.\r\n\r\n \r\n\r\nIf you are highly motivated with a strong interest in learning new ideas and exploring yourself, please <a href=\"http://profile.iiita.ac.in/pritish/?page_id=32\">contact us</a>.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:5;a:4:{s:5:\"title\";s:17:\"Tools & Databases\";s:4:\"text\";s:154:\"<div align=\"center\"><a href=\"http://bioserver.iiita.ac.in/\"><img src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2018/04/flow.png\" /></a></div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(82,'uninstall_plugins','a:6:{s:23:\"portfolio/portfolio.php\";s:22:\"prtfl_plugin_uninstall\";s:55:\"academic-bloggers-toolkit/academic-bloggers-toolkit.php\";s:13:\"abt_uninstall\";s:21:\"zotpress/zotpress.php\";s:19:\"Zotpress_deactivate\";s:30:\"gallery-by-supsystic/index.php\";a:2:{i:0;s:28:\"GridGallery_Installer_Module\";i:1;s:11:\"onUninstall\";}s:29:\"portfolio-wp/portfolio-wp.php\";s:18:\"crp_uninstall_hook\";s:28:\"flash-album-gallery/flag.php\";a:2:{i:0;s:10:\"flagLoader\";i:1;s:9:\"uninstall\";}}','no'),(83,'timezone_string','','yes'),(85,'page_on_front','4','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','29630','yes'),(89,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:77:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:14:\"use_teachpress\";b:1;s:22:\"use_teachpress_courses\";b:1;s:13:\"FlAG overview\";b:1;s:16:\"FlAG Use TinyMCE\";b:1;s:18:\"FlAG Upload images\";b:1;s:18:\"FlAG Import folder\";b:1;s:19:\"FlAG Manage gallery\";b:1;s:26:\"FlAG Manage others gallery\";b:1;s:16:\"FlAG Change skin\";b:1;s:14:\"FlAG Add skins\";b:1;s:17:\"FlAG Delete skins\";b:1;s:19:\"FlAG Change options\";b:1;s:17:\"FlAG Manage music\";b:1;s:17:\"FlAG Manage video\";b:1;s:19:\"FlAG Manage banners\";b:1;s:16:\"FlAG iFrame page\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(90,'widget_search','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(91,'widget_recent-posts','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(92,'widget_recent-comments','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(93,'widget_archives','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(94,'widget_meta','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(95,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:6:\"text-2\";i:1;s:6:\"text-5\";i:2;s:16:\"twitter-follow-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:1:{i:0;s:13:\"custom_html-2\";}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-7\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(96,'_transient_random_seed','41c2619d3577e18afe44ef0f9cec1aca','yes'),(97,'logged_in_key','u(.EIDj@`?dDjAy;3/sgZA@.t7I/bs%W+0,{_+:}s0GH3@Ld}s>c>*R%=D;YbBZi','yes'),(98,'logged_in_salt','LV197H(mV.H?DF?7a=Eyi{WDG{fn*6wqLx&(%GIq~FG;(rM}(N?@DQPY..e7%1zo','yes'),(99,'cron','a:6:{i:1584121801;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1584125224;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1584125234;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1584125242;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1584205479;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(4052,'post_grid_layout_content','a:6:{s:4:\"flat\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:86:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:66:\"display: block;font-size: 12px;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:82:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}}s:11:\"flat-center\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:88:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:68:\"display: block;font-size: 12px;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:84:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}}s:10:\"flat-right\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:87:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: right;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:67:\"display: block;font-size: 12px;padding: 5px 10px;text-align: right;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:83:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: right;\";s:9:\"css_hover\";s:0:\"\";}}s:9:\"flat-left\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:86:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:66:\"display: block;font-size: 12px;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:82:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}}s:15:\"wc-center-price\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:88:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:4:{s:3:\"key\";s:13:\"wc_full_price\";s:4:\"name\";s:5:\"Price\";s:3:\"css\";s:122:\"background:#f9b013;color:#fff;display: inline-block;font-size: 20px;line-height:normal;padding: 0 17px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:68:\"display: block;font-size: 12px;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}}s:14:\"wc-center-cart\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:88:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:4:{s:3:\"key\";s:10:\"wc_gallery\";s:4:\"name\";s:11:\"Add to Cart\";s:3:\"css\";s:103:\"color:#555;display: inline-block;font-size: 13px;line-height:normal;padding: 0 17px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:68:\"display: block;font-size: 12px;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}}}','yes'),(1891,'secure_auth_key','/X&vhFjgWTdsYFH3QGI7[AY6W_|=(BWpg^h $F$d=cOkb@B1J3oEF*$R .TQ<5M9','no'),(101,'auth_key','aW|h[xd@u&goxNp)WG70P|T3UAy)6!e5*g>J1h@`ClXW}.EGDzTqVpv&aX<2L?*=','yes'),(102,'auth_salt','v`f ch{)oE_5@!4H87n9[cI+yxuo1lqpVtu!<Ybh )#Mu)8W*N@K{q~eN]-gD#Z1','yes'),(103,'nonce_key','OS-NNijVz7[w|DziHZ%&om@o 4cXBH+~pX[RvsK!fu#LKD;e6gQ=uH?p>LdmKb-E','yes'),(104,'nonce_salt','F9-|SZ#fwo7s,h+-j,%]$?#&7+/,f)#Z%3llc6HAZN4T?]K.@wo)VCTc7EHj,*N+','yes'),(757,'prtfl_postmeta_update','1','yes'),(115,'_transient_twentyfourteen_category_count','1','yes'),(116,'theme_mods_twentyfourteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1410979708;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(117,'current_theme','LeatherDiary','yes'),(118,'theme_mods_twentytwelve','a:12:{i:0;b:0;s:16:\"header_textcolor\";s:6:\"5e5e5e\";s:16:\"background_color\";s:6:\"e6e6e6\";s:12:\"header_image\";s:114:\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg2.png\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:6:\"scroll\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:6;}s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:179;s:3:\"url\";s:114:\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg2.png\";s:13:\"thumbnail_url\";s:114:\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg2.png\";s:6:\"height\";i:250;s:5:\"width\";i:960;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1512495628;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:6:\"text-2\";i:1;s:6:\"text-5\";i:2;s:16:\"twitter-follow-2\";i:3;s:6:\"text-4\";i:4;s:12:\"bcn_widget-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-7\";a:0:{}}}}','yes'),(3975,'theme_switched_via_customizer','','yes'),(3976,'customize_stashed_theme_mods','a:0:{}','no'),(119,'theme_switched','','yes'),(122,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(123,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(124,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(125,'widget_nav_menu','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(142,'category_children','a:0:{}','yes'),(150,'recently_activated','a:0:{}','yes'),(1798,'abt_options','a:4:{s:14:\"citation_style\";a:3:{s:13:\"prefer_custom\";b:0;s:5:\"style\";s:13:\"ieee-with-url\";s:10:\"custom_url\";s:0:\"\";}s:10:\"custom_css\";s:0:\"\";s:15:\"display_options\";a:3:{s:12:\"bibliography\";s:6:\"toggle\";s:5:\"links\";s:6:\"always\";s:11:\"bib_heading\";s:0:\"\";}s:7:\"VERSION\";s:5:\"4.2.0\";}','yes'),(1803,'Zotpress_main_db_version','5.2','yes'),(1804,'Zotpress_oauth_db_version','5.0.5','yes'),(1805,'Zotpress_zoteroItemImages_db_version','5.2.6','yes'),(1806,'Zotpress_cache_version','6.0','yes'),(1807,'Zotpress_update_version','6.0','no'),(1808,'widget_zotpresssidebarwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1809,'Zotpress_StyleList','apa, apsa, asa, chicago-author-date, chicago-fullnote-bibliography, harvard1, modern-language-association, nature, vancouver, ieee','yes'),(1841,'widget_periscope-on-air','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4005,'theme_mods_blogera','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:6;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1566648308;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:6:\"text-2\";i:1;s:6:\"text-5\";i:2;s:16:\"twitter-follow-2\";i:3;s:6:\"text-4\";i:4;s:12:\"bcn_widget-2\";}s:10:\"footer-one\";a:0:{}s:10:\"footer-two\";a:0:{}s:12:\"footer-three\";a:0:{}s:11:\"footer-four\";a:0:{}}}}','yes'),(1985,'can_compress_scripts','1','no'),(1994,'fresh_site','0','yes'),(4073,'sg_welcome_page_was_showed','1','yes'),(4074,'sgg_plug_welcome_show','1512501924','yes'),(388,'optionsframework','a:1:{s:2:\"id\";s:6:\"hathor\";}','yes'),(157,'ftp_credentials','a:3:{s:8:\"hostname\";s:14:\"172.31.1.45:22\";s:8:\"username\";s:7:\"pritish\";s:15:\"connection_type\";s:4:\"ftps\";}','yes'),(170,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(183,'page_for_posts','23','yes'),(282,'jetpack_log','a:1:{i:0;a:4:{s:4:\"time\";i:1411644149;s:7:\"user_id\";i:1;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}}','no'),(390,'theme_mods_hathor','a:4:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1512494167;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:1:{i:0;s:12:\"bcn_widget-2\";}s:7:\"sidebar\";a:3:{i:0;s:6:\"text-2\";i:1;s:6:\"text-5\";i:2;s:16:\"twitter-follow-2\";}s:12:\"foot_sidebar\";a:1:{i:0;s:6:\"text-4\";}}}s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:6;}}','yes'),(392,'theme_mods_leatherdiary','a:11:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:14:\"top-navigation\";i:6;s:16:\"fixed-navigation\";i:6;}s:12:\"header_image\";s:13:\"remove-header\";s:16:\"background_color\";s:6:\"d6d6d6\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:6:\"scroll\";s:22:\"background_image_thumb\";s:0:\"\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1566648255;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{i:0;s:6:\"text-2\";i:1;s:6:\"text-5\";i:2;s:16:\"twitter-follow-2\";i:3;s:6:\"text-4\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-7\";a:1:{i:0;s:12:\"bcn_widget-2\";}}}}','yes'),(609,'wp_gmp_db_version','4.1.4','yes'),(698,'bstwbsftwppdtplgns_options','a:1:{s:8:\"bws_menu\";a:1:{s:7:\"version\";a:1:{s:23:\"portfolio/portfolio.php\";s:5:\"1.3.9\";}}}','yes'),(462,'widget_bcn_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(463,'widget_leatherdiarydefault','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2089,'scholar-publications-version','1.0.0','yes'),(691,'rgpg_category_children','a:0:{}','yes'),(612,'gmpchecked_reg_plugs_time','1412251632','yes'),(746,'ae_portfolio_categories_children','a:0:{}','yes'),(747,'AX_PORTFOLIO_OPTION_GROUP','a:10:{s:20:\"relatedProjectsMaxNo\";s:1:\"3\";s:23:\"portfolio_re_write_slug\";s:9:\"portfolio\";s:19:\"max_portfolio_posts\";s:1:\"4\";s:23:\"portfolio_slider_height\";s:3:\"200\";s:17:\"portfolio_padding\";s:1:\"0\";s:10:\"readMoreLB\";s:4:\"Open\";s:6:\"nextLB\";s:4:\"Next\";s:6:\"prevLB\";s:0:\"\";s:9:\"relatedLB\";s:16:\"Related projects\";s:10:\"generalCol\";s:6:\"1abb9f\";}','yes'),(634,'bcn_options','a:54:{s:17:\"bmainsite_display\";b:0;s:18:\"Hmainsite_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:28:\"Hmainsite_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:13:\"bhome_display\";b:1;s:14:\"Hhome_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:24:\"Hhome_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:13:\"bblog_display\";b:1;s:14:\"Hblog_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:24:\"Hblog_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:10:\"hseparator\";s:6:\" > \";s:12:\"blimit_title\";b:0;s:17:\"amax_title_length\";i:20;s:20:\"bcurrent_item_linked\";b:0;s:19:\"Hpost_page_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:29:\"Hpost_page_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:15:\"apost_page_root\";s:1:\"4\";s:15:\"Hpaged_template\";s:13:\"Page %htitle%\";s:14:\"bpaged_display\";b:0;s:19:\"Hpost_post_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:29:\"Hpost_post_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:15:\"apost_post_root\";s:2:\"23\";s:27:\"bpost_post_taxonomy_display\";b:1;s:24:\"Spost_post_taxonomy_type\";s:8:\"category\";s:25:\"Hpost_attachment_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:35:\"Hpost_attachment_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:13:\"H404_template\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:10:\"S404_title\";s:3:\"404\";s:16:\"Hsearch_template\";s:135:\"Search results for '<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>'\";s:26:\"Hsearch_template_no_anchor\";s:39:\"Search results for '%htitle%'\";s:22:\"Htax_post_tag_template\";s:150:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% tag archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:32:\"Htax_post_tag_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:21:\"Hpost_format_template\";s:150:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% tag archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:31:\"Hpost_format_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:16:\"Hauthor_template\";s:107:\"Articles by: <a title=\"Go to the first page of posts by %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>\";s:26:\"Hauthor_template_no_anchor\";s:21:\"Articles by: %htitle%\";s:12:\"Sauthor_name\";s:12:\"display_name\";s:22:\"Htax_category_template\";s:155:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% category archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:32:\"Htax_category_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:14:\"Hdate_template\";s:146:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:24:\"Hdate_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:33:\"Hpost_wpcf7_contact_form_template\";s:118:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\">%htitle%</a></span>\";s:43:\"Hpost_wpcf7_contact_form_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:40:\"bpost_wpcf7_contact_form_archive_display\";b:0;s:29:\"apost_wpcf7_contact_form_root\";s:2:\"23\";s:41:\"bpost_wpcf7_contact_form_taxonomy_display\";b:0;s:38:\"Spost_wpcf7_contact_form_taxonomy_type\";s:4:\"date\";s:24:\"Hpost_portfolio_template\";s:118:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\">%htitle%</a></span>\";s:34:\"Hpost_portfolio_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:31:\"bpost_portfolio_archive_display\";b:0;s:20:\"apost_portfolio_root\";i:4;s:32:\"bpost_portfolio_taxonomy_display\";b:1;s:29:\"Spost_portfolio_taxonomy_type\";s:21:\"nimble-portfolio-type\";s:35:\"Htax_nimble-portfolio-type_template\";s:138:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% Filter archives.\" href=\"%link%\">%htitle%</a></span>\";s:45:\"Htax_nimble-portfolio-type_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";}','yes'),(635,'bcn_options_bk','a:54:{s:17:\"bmainsite_display\";b:1;s:18:\"Hmainsite_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:28:\"Hmainsite_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:13:\"bhome_display\";b:1;s:14:\"Hhome_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:24:\"Hhome_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:13:\"bblog_display\";b:1;s:14:\"Hblog_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:24:\"Hblog_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:10:\"hseparator\";s:6:\" > \";s:12:\"blimit_title\";b:0;s:17:\"amax_title_length\";i:20;s:20:\"bcurrent_item_linked\";b:0;s:19:\"Hpost_page_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:29:\"Hpost_page_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:15:\"apost_page_root\";s:1:\"4\";s:15:\"Hpaged_template\";s:13:\"Page %htitle%\";s:14:\"bpaged_display\";b:0;s:19:\"Hpost_post_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:29:\"Hpost_post_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:15:\"apost_post_root\";s:2:\"23\";s:27:\"bpost_post_taxonomy_display\";b:1;s:24:\"Spost_post_taxonomy_type\";s:8:\"category\";s:25:\"Hpost_attachment_template\";s:133:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:35:\"Hpost_attachment_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:13:\"H404_template\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:10:\"S404_title\";s:3:\"404\";s:16:\"Hsearch_template\";s:133:\"Search results for '<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>'\";s:26:\"Hsearch_template_no_anchor\";s:37:\"Search results for '%htitle%'\";s:22:\"Htax_post_tag_template\";s:150:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% tag archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:32:\"Htax_post_tag_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:21:\"Hpost_format_template\";s:150:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% tag archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:31:\"Hpost_format_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:16:\"Hauthor_template\";s:107:\"Articles by: <a title=\"Go to the first page of posts by %title%.\" href=\"%link%\" class=\"%type%\">%htitle%</a>\";s:26:\"Hauthor_template_no_anchor\";s:21:\"Articles by: %htitle%\";s:12:\"Sauthor_name\";s:12:\"display_name\";s:22:\"Htax_category_template\";s:155:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% category archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:32:\"Htax_category_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:14:\"Hdate_template\";s:146:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% archives.\" href=\"%link%\" class=\"%type%\">%htitle%</a></span>\";s:24:\"Hdate_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:33:\"Hpost_wpcf7_contact_form_template\";s:118:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\">%htitle%</a></span>\";s:43:\"Hpost_wpcf7_contact_form_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:40:\"bpost_wpcf7_contact_form_archive_display\";b:0;s:29:\"apost_wpcf7_contact_form_root\";s:2:\"23\";s:41:\"bpost_wpcf7_contact_form_taxonomy_display\";b:0;s:38:\"Spost_wpcf7_contact_form_taxonomy_type\";s:4:\"date\";s:24:\"Hpost_portfolio_template\";s:118:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to %title%.\" href=\"%link%\">%htitle%</a></span>\";s:34:\"Hpost_portfolio_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";s:31:\"bpost_portfolio_archive_display\";b:0;s:20:\"apost_portfolio_root\";s:1:\"4\";s:32:\"bpost_portfolio_taxonomy_display\";b:1;s:29:\"Spost_portfolio_taxonomy_type\";s:21:\"nimble-portfolio-type\";s:35:\"Htax_nimble-portfolio-type_template\";s:138:\"<span typeof=\"v:Breadcrumb\"><a rel=\"v:url\" property=\"v:title\" title=\"Go to the %title% Filter archives.\" href=\"%link%\">%htitle%</a></span>\";s:45:\"Htax_nimble-portfolio-type_template_no_anchor\";s:75:\"<span typeof=\"v:Breadcrumb\"><span property=\"v:title\">%htitle%</span></span>\";}','no'),(636,'bcn_version','5.2.2','no'),(637,'nimble-portfolio-config','a:1:{s:13:\"-skin-default\";a:9:{s:13:\"readmore-flag\";i:0;s:13:\"readmore-text\";s:13:\"Read More →\";s:16:\"viewproject-flag\";i:0;s:16:\"viewproject-text\";s:16:\"View Project →\";s:9:\"skin-type\";s:6:\"square\";s:11:\"column-type\";s:9:\"-columns4\";s:10:\"hover-icon\";s:6:\"search\";s:18:\"force-nothumbcache\";b:0;s:20:\"force-exactthumbsize\";b:0;}}','yes'),(639,'webphysiology_portfolio_debug_mode','False','yes'),(640,'webphysiology_portfolio_use_single_template','True','yes'),(641,'webphysiology_portfolio_custom_css_url','','yes'),(642,'webphysiology_portfolio_mobile_styling','False','yes'),(643,'webphysiology_portfolio_overall_mobile_width','320','yes'),(644,'webphysiology_portfolio_rewrite_slug','webphys_portfolio','yes'),(645,'webphysiology_portfolio_max_img_height','200','yes'),(646,'webphysiology_portfolio_crop_thumbnail','False','yes'),(647,'webphysiology_portfolio_include_portfolio_tags_in_tag_cloud','True','yes'),(648,'webphysiology_portfolio_use_full_path','False','yes'),(649,'webphysiology_portfolio_legacy_even_odd_class','False','yes'),(650,'webphysiology_portfolio_thumbnail_generator','tim','yes'),(651,'webphysiology_portfolio_display_desc_first','True','yes'),(652,'webphysiology_portfolio_skip_jQuery_register','False','yes'),(653,'webphysiology_portfolio_skip_fancybox_register','False','yes'),(654,'webphysiology_portfolio_use_stw_pro','False','yes'),(655,'webphysiology_portfolio_message','empty','yes'),(656,'webphysiology_portfolio_anchor_click_behavior','False','yes'),(657,'webphysiology_portfolio_sort_numerically','True','yes'),(658,'webphysiology_portfolio_use_stw','False','yes'),(659,'webphysiology_portfolio_stw_ak','','yes'),(660,'webphysiology_portfolio_stw_sk','','yes'),(661,'webphysiology_portfolio_pagepeeker_account','','yes'),(662,'webphysiology_portfolio_allowed_image_sites','','yes'),(663,'webphysiology_portfolio_display_portfolio_title','True','yes'),(664,'webphysiology_portfolio_display_portfolio_desc','True','yes'),(665,'webphysiology_portfolio_gridstyle','False','yes'),(666,'webphysiology_portfolio_gridcolor','#eeeeee','yes'),(667,'webphysiology_portfolio_display_clientname','True','yes'),(668,'webphysiology_portfolio_display_siteurl','True','yes'),(669,'webphysiology_portfolio_display_tech','True','yes'),(670,'webphysiology_portfolio_label_width','60','yes'),(671,'webphysiology_portfolio_display_labels','a:5:{s:4:\"Type\";s:4:\"Type\";s:7:\"Created\";s:7:\"Created\";s:6:\"Client\";s:3:\"For\";s:7:\"SiteURL\";s:4:\"Site\";s:4:\"Tech\";s:4:\"Tech\";}','yes'),(672,'webphysiology_portfolio_missing_image_url','images/empty_window.png','yes'),(673,'webphysiology_portfolio_image_click_behavior','litebox','yes'),(674,'webphysiology_portfolio_display_credit','True','yes'),(675,'webphysiology_portfolio_delete_options','False','yes'),(676,'webphysiology_portfolio_delete_data','False','yes'),(677,'webphysiology_portfolio_version','1.4.8','yes'),(678,'webphysiology_portfolio_database_version','3.5.1','yes'),(679,'webphysiology_portfolio_display_portfolio_type','True','yes'),(680,'webphysiology_portfolio_display_createdate','True','yes'),(681,'webphysiology_portfolio_items_per_page','3','yes'),(682,'webphysiology_portfolio_use_css','True','yes'),(683,'webphysiology_portfolio_overall_width','660','yes'),(684,'webphysiology_portfolio_image_width','200','yes'),(685,'webphysiology_portfolio_header_color','#004813','yes'),(686,'webphysiology_portfolio_link_color','#004813','yes'),(687,'webphysiology_portfolio_odd_stripe_color','#eeeeee','yes'),(688,'webphysiology_portfolio_even_stripe_color','#f9f9f9','yes'),(703,'WPPortfolio_setting_stw_render_type','embedded','yes'),(704,'WPPortfolio_setting_stw_thumb_size','lg','yes'),(705,'WPPortfolio_setting_stw_thumb_size_type','standard','yes'),(706,'WPPortfolio_setting_stw_thumb_size_custom','300','yes'),(707,'WPPortfolio_setting_cache_days','7','yes'),(708,'WPPortfolio_setting_fetch_method','curl','yes'),(709,'WPPortfolio_setting_show_credit','on','yes'),(710,'WPPortfolio_setting_scale_type','scale-both','yes'),(711,'WPPortfolio_setting_template_website','<div class=\"portfolio-website\">\r\n <div class=\"website-thumbnail\"><a href=\"%WEBSITE_URL%\" target=\"_blank\">%WEBSITE_THUMBNAIL%</a></div>\r\n <div class=\"website-name\"><a href=\"%WEBSITE_URL%\" target=\"_blank\">%WEBSITE_NAME%</a></div>\r\n <div class=\"website-url\"><a href=\"%WEBSITE_URL%\" target=\"_blank\">%WEBSITE_URL%</a></div>\r\n <div class=\"website-description\">%WEBSITE_DESCRIPTION%</div>\r\n <div class=\"website-clear\"></div>\r\n</div>','yes'),(712,'WPPortfolio_setting_template_group','<h2>%GROUP_NAME%</h2>\r\n<p>%GROUP_DESCRIPTION%</p>','yes'),(713,'WPPortfolio_setting_template_css','\r\n.portfolio-website {\r\n padding: 10px;\r\n margin-bottom: 10px;\r\n}\r\n.website-thumbnail {\r\n float: left;\r\n margin: 0 20px 20px 0;\r\n}\r\n.website-thumbnail img {\r\n border: 1px solid #555;\r\n margin: 0;\r\n padding: 0;\r\n}\r\n.website-name {\r\n font-size: 12pt;\r\n font-weight: bold;\r\n margin-bottom: 3px;\r\n}\r\n.website-name a,.website-url a {\r\n text-decoration: none;\r\n}\r\n.website-name a:hover,.website-url a:hover {\r\n text-decoration: underline;\r\n}\r\n.website-url {\r\n font-size: 9pt;\r\n font-weight: bold;\r\n}\r\n.website-url a {\r\n color: #777;\r\n}\r\n.website-description {\r\n margin-top: 15px;\r\n}\r\n.website-clear {\r\n clear: both;\r\n}','yes'),(714,'WPPortfolio_setting_template_css_paging','\r\n.portfolio-paging {\r\n text-align: center;\r\n padding: 4px 10px 4px 10px;\r\n margin: 0 10px 20px 10px;\r\n}\r\n.portfolio-paging .page-count {\r\n margin-bottom: 5px;\r\n}\r\n.portfolio-paging .page-jump b {\r\n padding: 5px;\r\n}\r\n.portfolio-paging .page-jump a {\r\n text-decoration: none;\r\n}','yes'),(715,'WPPortfolio_setting_template_css_widget','\r\n.wp-portfolio-widget-des {\r\n margin: 8px 0;\r\n font-size: 110%;\r\n}\r\n.widget-website {\r\n border: 1px solid #AAA;\r\n padding: 3px 10px;\r\n margin: 0 5px 10px;\r\n}\r\n.widget-website-name {\r\n font-size: 120%;\r\n font-weight: bold;\r\n margin-bottom: 5px;\r\n}\r\n.widget-website-description {\r\n line-height: 1.1em;\r\n}\r\n.widget-website-thumbnail {\r\n margin: 10px auto 6px auto;\r\n width: 102px;\r\n}\r\n.widget-website-thumbnail img {\r\n width: 100px;\r\n border: 1px solid #555;\r\n margin: 0;\r\n padding: 0;\r\n}\r\n.widget-website-clear {\r\n clear: both;\r\n height: 1px;\r\n}','yes'),(716,'WPPortfolio_setting_template_paging','\r\n<div class=\"portfolio-paging\">\r\n <div class=\"page-count\">Showing page %PAGING_PAGE_CURRENT% of %PAGING_PAGE_TOTAL%</div>\r\n %LINK_PREVIOUS% %PAGE_NUMBERS% %LINK_NEXT%\r\n</div>\r\n','yes'),(717,'WPPortfolio_setting_template_paging_previous','Previous','yes'),(718,'WPPortfolio_setting_template_paging_next','Next','yes'),(719,'WPPortfolio_version','1.38','yes'),(721,'cd_pf_animation','true','yes'),(722,'cd_pf_effect','','yes'),(723,'cd_pf_duration','','yes'),(724,'cd_pf_easing','easeInCubic','yes'),(4158,'flag_options','a:31:{s:11:\"galleryPath\";s:22:\"wp-content/flagallery/\";s:9:\"swfUpload\";b:1;s:9:\"deleteImg\";b:1;s:9:\"deepLinks\";b:1;s:10:\"access_key\";s:0:\"\";s:11:\"license_key\";s:0:\"\";s:12:\"license_name\";s:0:\"\";s:11:\"useMediaRSS\";b:0;s:9:\"gp_jscode\";s:0:\"\";s:7:\"albSort\";s:5:\"title\";s:10:\"albSortDir\";s:3:\"ASC\";s:10:\"albPerPage\";s:2:\"50\";s:7:\"galSort\";s:9:\"sortorder\";s:10:\"galSortDir\";s:3:\"ASC\";s:11:\"skinsDirABS\";s:93:\"/opt/arithme/mailstore/mail.iiita.ac.in/homedirs/pritish/wp-content/plugins/flagallery-skins/\";s:11:\"skinsDirURL\";s:71:\"http://profile.iiita.ac.in/pritish/wp-content/plugins/flagallery-skins/\";s:9:\"flashSkin\";s:7:\"phantom\";s:10:\"flashWidth\";s:4:\"100%\";s:11:\"flashHeight\";s:3:\"500\";s:8:\"imgWidth\";i:2200;s:9:\"imgHeight\";i:2200;s:10:\"imgQuality\";i:87;s:10:\"thumbWidth\";i:400;s:11:\"thumbHeight\";i:400;s:12:\"thumbQuality\";i:100;s:10:\"mpAutoplay\";s:5:\"false\";s:10:\"vmAutoplay\";s:5:\"false\";s:7:\"vmWidth\";s:3:\"640\";s:8:\"vmHeight\";s:3:\"480\";s:8:\"advanced\";b:0;s:11:\"installDate\";i:1512757793;}','yes'),(4159,'flag_db_version','5.0','yes'),(4160,'flagVersion','5.2.0','yes'),(4161,'flag_plugin_error','','yes'),(4162,'widget_flag-grandpages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4163,'widget_flag-banner','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4164,'widget_flag-images','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4165,'widget_flag-video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4166,'widget_flag-music','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2931,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1499047860','no'),(4133,'gkit_log_id','1512654495','yes'),(4072,'widget_sggwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4071,'grid_gallery_last_version','1.10.11','yes'),(4063,'portfolio_gallery_lightbox_type','new_type','yes'),(4064,'portfolio_gallery_admin_image_hover_preview','on','yes'),(4065,'portfolio_gallery_version','2.4.1','yes'),(4066,'portfolio_gallery_disable_right_click','off','yes'),(4067,'widget_portfolio_gallery_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4134,'gkit_log_last_ts','1512757396','yes'),(2941,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2942,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2943,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6363,'leatherdiary_options','a:36:{s:16:\"leatherdiary_css\";s:6:\"Silver\";s:27:\"leatherdiary_page_alignment\";s:6:\"Center\";s:29:\"leatherdiary_content_archives\";s:7:\"Content\";s:24:\"leatherdiary_favicon_url\";s:0:\"\";s:21:\"leatherdiary_logo_url\";s:0:\"\";s:20:\"leatherdiary_own_css\";s:293:\"#header p {font-size: 40px;}\r\n#header .site-description {font-size: 16px; color:#2b2b2b;}\r\n#content .main-headline {font-size: 26px;}\r\n#content .entry-headline {font-size: 26px;}\r\n#content .post-entry .post-entry-headline a {font-size: 14px;}\r\n#sidebar .sidebar-headline {font-size: 26px;}\r\n\r\n\";s:34:\"leatherdiary_display_sidebar_pages\";s:7:\"Display\";s:34:\"leatherdiary_display_sidebar_posts\";s:7:\"Display\";s:36:\"leatherdiary_display_sidebar_archive\";s:7:\"Display\";s:31:\"leatherdiary_display_fixed_menu\";s:7:\"Display\";s:32:\"leatherdiary_position_fixed_menu\";s:8:\"Absolute\";s:33:\"leatherdiary_display_header_image\";s:10:\"Everywhere\";s:32:\"leatherdiary_header_title_format\";s:10:\"Site Title\";s:37:\"leatherdiary_display_site_description\";s:7:\"Display\";s:38:\"leatherdiary_display_header_searchform\";s:7:\"Display\";s:31:\"leatherdiary_display_image_post\";s:7:\"Display\";s:30:\"leatherdiary_display_meta_post\";s:4:\"Hide\";s:30:\"leatherdiary_next_preview_post\";s:4:\"Hide\";s:31:\"leatherdiary_display_image_page\";s:7:\"Display\";s:33:\"leatherdiary_header_facebook_link\";s:41:\"https://www.facebook.com/pritish.varadwaj\";s:32:\"leatherdiary_header_twitter_link\";s:0:\"\";s:31:\"leatherdiary_header_google_link\";s:45:\"https://plus.google.com/115123314699543463584\";s:33:\"leatherdiary_header_linkedin_link\";s:1:\"#\";s:28:\"leatherdiary_header_rss_link\";s:0:\"\";s:31:\"leatherdiary_display_breadcrumb\";s:7:\"Display\";s:33:\"leatherdiary_display_latest_posts\";s:7:\"Display\";s:34:\"leatherdiary_latest_posts_headline\";s:12:\"Latest Posts\";s:30:\"leatherdiary_body_google_fonts\";s:7:\"default\";s:34:\"leatherdiary_headings_google_fonts\";s:7:\"default\";s:37:\"leatherdiary_description_google_fonts\";s:4:\"Abel\";s:34:\"leatherdiary_headline_google_fonts\";s:4:\"Abel\";s:38:\"leatherdiary_headline_box_google_fonts\";s:7:\"default\";s:35:\"leatherdiary_postentry_google_fonts\";s:7:\"default\";s:33:\"leatherdiary_sidebar_google_fonts\";s:4:\"Abel\";s:30:\"leatherdiary_menu_google_fonts\";s:7:\"default\";s:34:\"leatherdiary_top_menu_google_fonts\";s:7:\"default\";}','yes'),(1365,'twitter_widgets','a:3:{s:5:\"theme\";s:4:\"dark\";s:10:\"link-color\";s:6:\"000000\";s:12:\"border-color\";s:6:\"000000\";}','yes'),(1282,'widget_wptt_twittertweets','a:2:{i:2;a:20:{s:5:\"title\";s:0:\"\";s:4:\"name\";s:29:\"https://twitter.com/cognigene\";s:10:\"tweets_cnt\";s:1:\"3\";s:10:\"store_time\";s:1:\"4\";s:13:\"disp_scr_name\";N;s:7:\"timeAgo\";s:4:\"true\";s:14:\"twitterIntents\";N;s:18:\"twitterIntentsText\";N;s:11:\"intentColor\";s:7:\"#999999\";s:11:\"slide_style\";s:4:\"list\";s:11:\"consumerKey\";s:0:\"\";s:14:\"consumerSecret\";s:0:\"\";s:11:\"accessToken\";s:0:\"\";s:17:\"accessTokenSecret\";s:0:\"\";s:12:\"replies_excl\";s:2:\"on\";s:7:\"timeRef\";N;s:10:\"showAvatar\";N;s:10:\"border_rad\";N;s:12:\"tweet_border\";s:4:\"true\";s:11:\"tweet_theme\";s:5:\"light\";}s:12:\"_multiwidget\";i:1;}','yes'),(885,'db_upgraded','','yes'),(1302,'widget_hathor_feat_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1366,'twitter_site_attribution','pritishvaradwaj','yes'),(1367,'twitter_share','a:1:{s:8:\"position\";s:5:\"after\";}','yes'),(1370,'widget_twitter-follow','a:2:{i:2;a:1:{s:11:\"screen_name\";s:15:\"pritishvaradwaj\";}s:12:\"_multiwidget\";i:1;}','yes'),(1019,'gVerticalscroll_rssfeed_title','RSS News','yes'),(1020,'gVerticalscroll_rssfeed_font','verdana,arial,sans-serif','yes'),(1021,'gVerticalscroll_rssfeed_fontsize','11px','yes'),(1022,'gVerticalscroll_rssfeed_fontweight','normal','yes'),(1023,'gVerticalscroll_rssfeed_fontcolor','#000000','yes'),(1024,'gVerticalscroll_rssfeed_width','180','yes'),(1025,'gVerticalscroll_rssfeed_height','100','yes'),(1026,'gVerticalscroll_rssfeed_slidedirection','0','yes'),(1027,'gVerticalscroll_rssfeed_slidetimeout','3000','yes'),(1028,'gVerticalscroll_rssfeed_textalign','center','yes'),(1029,'gVerticalscroll_rssfeed_textvalign','middle','yes'),(1030,'gVerticalscroll_rssfeed_noannouncement','No content available','yes'),(1031,'gVerticalscroll_rssfeed_url','http://feeds.nature.com/nchembio/rss/current','yes'),(1757,'rewrite_rules','','yes'),(1758,'finished_splitting_shared_terms','1','yes'),(1759,'site_icon','0','yes'),(1760,'medium_large_size_w','768','yes'),(1761,'medium_large_size_h','0','yes'),(1892,'secure_auth_salt','T@n9*1pInIED>&~`R_&>hl/dK<2^a/|F$$FDM(}%*W`e uH**oN{4?3CuW6G$Z]t','no'),(5608,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:5:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.1\";s:7:\"version\";s:3:\"5.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.1\";s:7:\"version\";s:3:\"5.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.0.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.0.3\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.0.2\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.9.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.9-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.9.9-partial-8.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.9-rollback-8.zip\";}s:7:\"current\";s:5:\"4.9.9\";s:7:\"version\";s:5:\"4.9.9\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:5:\"4.9.8\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1584089235;s:15:\"version_checked\";s:5:\"4.9.8\";s:12:\"translations\";a:0:{}}','no'),(2091,'papercite_db_version','1.9','yes'),(1774,'widget_tp_books_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3964,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4040,'widget_bwp_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4034,'envira_gallery_116','1','yes'),(4035,'envira_gallery_121','1','yes'),(4036,'_amn_envira-lite_last_checked','1512432000','yes'),(4037,'envira_gallery_review','a:2:{s:4:\"time\";i:1512496782;s:9:\"dismissed\";b:0;}','yes'),(4041,'widget_bwp_gallery_slideshow','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4042,'bwg_admin_notice','a:1:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:10:\"12/19/2017\";s:3:\"int\";i:14;}}','yes'),(4043,'bwg_subscribe_done','1','yes'),(4075,'showGalleryRevNotice','a:2:{s:4:\"date\";i:1512502025;s:8:\"is_shown\";b:0;}','yes'),(4076,'grid_gallery_preview_post','666','yes'),(1793,'jal_db_version','','yes'),(1812,'Zotpress_DefaultStyle','ieee','yes'),(1815,'Zotpress_DefaultAccount','3325834','yes'),(1816,'Zotpress_DefaultCPT',',post,page,attachment,revision','yes'),(1998,'auto_core_update_notified','a:4:{s:4:\"type\";s:6:\"manual\";s:5:\"email\";s:19:\"pritish@iiita.ac.in\";s:7:\"version\";s:5:\"4.7.1\";s:9:\"timestamp\";i:1484980880;}','no'),(2066,'widget_twitter-timeline-profile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2067,'widget_twitter-timeline-list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2068,'widget_twitter-timeline-search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2069,'widget_twitter-collection','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2070,'widget_twitter-tracking','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3992,'onetone_companion_options','a:9:{s:25:\"onetone_homepage_sections\";s:1:\"1\";s:24:\"onetone_homepage_options\";s:1:\"1\";s:17:\"onetone_slideshow\";s:1:\"1\";s:22:\"onetone_general_option\";s:1:\"1\";s:14:\"onetone_header\";s:1:\"1\";s:22:\"onetone_page_title_bar\";s:1:\"1\";s:15:\"onetone_styling\";s:1:\"1\";s:15:\"onetone_sidebar\";s:1:\"1\";s:14:\"onetone_footer\";s:1:\"1\";}','yes'),(3473,'theme_mods_onetone','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:6;s:12:\"top_bar_menu\";i:6;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1512495403;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"default_sidebar\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:6:\"text-2\";i:1;s:6:\"text-5\";i:2;s:16:\"twitter-follow-2\";}s:9:\"sidebar-2\";a:1:{i:0;s:6:\"text-4\";}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:1:{i:0;s:12:\"bcn_widget-2\";}s:9:\"sidebar-8\";a:0:{}s:15:\"footer_widget_1\";a:0:{}s:15:\"footer_widget_2\";a:0:{}s:15:\"footer_widget_3\";a:0:{}s:15:\"footer_widget_4\";a:0:{}}}}','yes'),(3468,'widget_custom_html','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:1:\".\";}s:12:\"_multiwidget\";i:1;}','yes'),(4038,'wd_bwg_version','1.3.65','no'),(4047,'wd_bwg_options','{\"images_directory\":\"wp-content\\/uploads\",\"masonry\":\"vertical\",\"mosaic\":\"vertical\",\"resizable_mosaic\":\"0\",\"mosaic_total_width\":\"100\",\"image_column_number\":\"5\",\"images_per_page\":\"30\",\"thumb_width\":\"100\",\"thumb_height\":\"100\",\"upload_thumb_width\":\"500\",\"upload_thumb_height\":\"500\",\"image_enable_page\":\"1\",\"image_title_show_hover\":\"hover\",\"ecommerce_icon_show_hover\":\"none\",\"show_gallery_description\":\"0\",\"album_column_number\":\"5\",\"albums_per_page\":\"30\",\"album_title_show_hover\":\"hover\",\"album_thumb_width\":\"120\",\"album_thumb_height\":\"90\",\"album_enable_page\":\"1\",\"extended_album_height\":\"150\",\"extended_album_description_enable\":\"1\",\"image_browser_width\":\"800\",\"image_browser_title_enable\":\"1\",\"image_browser_description_enable\":\"1\",\"blog_style_width\":800,\"blog_style_title_enable\":1,\"blog_style_images_per_page\":5,\"blog_style_enable_page\":1,\"blog_style_description_enable\":0,\"slideshow_type\":\"fade\",\"slideshow_interval\":\"5\",\"slideshow_width\":\"800\",\"slideshow_height\":\"500\",\"slideshow_enable_autoplay\":\"0\",\"slideshow_enable_shuffle\":\"0\",\"slideshow_enable_ctrl\":\"1\",\"slideshow_enable_filmstrip\":0,\"slideshow_filmstrip_height\":90,\"slideshow_enable_title\":\"0\",\"slideshow_title_position\":\"top-right\",\"slideshow_enable_description\":\"0\",\"slideshow_description_position\":\"bottom-right\",\"slideshow_enable_music\":\"0\",\"slideshow_audio_url\":\"\",\"slideshow_effect_duration\":\"1\",\"popup_width\":\"800\",\"popup_height\":\"500\",\"popup_type\":\"fade\",\"popup_interval\":\"5\",\"popup_enable_filmstrip\":0,\"popup_filmstrip_height\":70,\"popup_enable_ctrl_btn\":\"1\",\"popup_enable_fullscreen\":\"1\",\"popup_enable_comment\":1,\"popup_enable_email\":0,\"popup_enable_captcha\":0,\"popup_enable_download\":\"0\",\"popup_enable_fullsize_image\":\"0\",\"popup_enable_facebook\":1,\"popup_enable_twitter\":1,\"popup_enable_google\":1,\"popup_enable_ecommerce\":1,\"popup_effect_duration\":\"1\",\"watermark_type\":\"none\",\"watermark_position\":\"bottom-left\",\"watermark_width\":\"90\",\"watermark_height\":\"90\",\"watermark_url\":\"http:\\/\\/profile.iiita.ac.in\\/pritish\\/wp-content\\/plugins\\/photo-gallery\\/images\\/watermark.png\",\"watermark_text\":\"web-dorado.com\",\"watermark_link\":\"https:\\/\\/web-dorado.com\",\"watermark_font_size\":\"20\",\"watermark_font\":\"Arial\",\"watermark_color\":\"FFFFFF\",\"watermark_opacity\":\"30\",\"built_in_watermark_type\":\"none\",\"built_in_watermark_position\":\"middle-center\",\"built_in_watermark_size\":\"15\",\"built_in_watermark_url\":\"http:\\/\\/profile.iiita.ac.in\\/pritish\\/wp-content\\/plugins\\/photo-gallery\\/images\\/watermark.png\",\"built_in_watermark_text\":\"web-dorado.com\",\"built_in_watermark_font_size\":\"20\",\"built_in_watermark_font\":\"arial.ttf\",\"built_in_watermark_color\":\"FFFFFF\",\"built_in_watermark_opacity\":\"30\",\"image_right_click\":\"0\",\"popup_fullscreen\":\"0\",\"gallery_role\":\"0\",\"album_role\":\"0\",\"image_role\":\"0\",\"popup_autoplay\":\"0\",\"album_view_type\":\"thumbnail\",\"popup_enable_pinterest\":0,\"popup_enable_tumblr\":0,\"show_search_box\":\"0\",\"search_box_width\":\"180\",\"preload_images\":\"0\",\"preload_images_count\":\"10\",\"popup_enable_info\":\"1\",\"popup_enable_rate\":0,\"thumb_click_action\":\"open_lightbox\",\"thumb_link_target\":\"1\",\"comment_moderation\":0,\"popup_info_always_show\":\"0\",\"popup_hit_counter\":0,\"showthumbs_name\":\"0\",\"show_album_name\":\"0\",\"show_image_counts\":\"0\",\"upload_img_width\":\"1200\",\"upload_img_height\":\"1200\",\"play_icon\":\"1\",\"show_masonry_thumb_description\":0,\"slideshow_title_full_width\":\"0\",\"popup_info_full_width\":\"0\",\"show_sort_images\":\"0\",\"autoupdate_interval\":1,\"instagram_access_token\":\"\",\"description_tb\":0,\"enable_seo\":\"1\",\"autohide_lightbox_navigation\":\"1\",\"autohide_slideshow_navigation\":\"1\",\"read_metadata\":\"1\",\"enable_loop\":\"1\",\"enable_addthis\":0,\"addthis_profile_id\":\"\",\"carousel_interval\":5,\"carousel_width\":300,\"carousel_height\":300,\"carousel_image_column_number\":5,\"carousel_image_par\":\"0.75\",\"carousel_enable_title\":0,\"carousel_enable_autoplay\":0,\"carousel_r_width\":800,\"carousel_fit_containerWidth\":1,\"carousel_prev_next_butt\":1,\"carousel_play_pause_butt\":1,\"permissions\":\"manage_options\",\"facebook_app_id\":\"\",\"facebook_app_secret\":\"\",\"show_tag_box\":\"0\",\"show_hide_custom_post\":\"0\",\"show_hide_post_meta\":\"0\",\"use_inline_stiles_and_scripts\":\"0\",\"placeholder\":\"\",\"gallery_download\":0,\"enable_wp_editor\":\"1\",\"image_quality\":\"75\",\"old_images_directory\":\"\",\"jpeg_quality\":75,\"png_quality\":2}','no'),(4070,'sg_plugin_version','1.10.11','yes'),(4039,'wd_bwg_theme_version','1.0.0','no'),(5758,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1584089247;s:7:\"checked\";a:9:{s:7:\"blogera\";s:5:\"1.0.2\";s:6:\"hathor\";s:3:\"4.3\";s:12:\"leatherdiary\";s:5:\"1.3.6\";s:7:\"onetone\";s:5:\"2.5.6\";s:13:\"twentyfifteen\";s:3:\"2.0\";s:14:\"twentyfourteen\";s:3:\"2.2\";s:14:\"twentythirteen\";s:3:\"2.4\";s:12:\"twentytwelve\";s:3:\"2.5\";s:6:\"wimple\";s:5:\"2.0.0\";}s:8:\"response\";a:6:{s:6:\"hathor\";a:4:{s:5:\"theme\";s:6:\"hathor\";s:11:\"new_version\";s:3:\"4.5\";s:3:\"url\";s:36:\"https://wordpress.org/themes/hathor/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/theme/hathor.4.5.zip\";}s:7:\"onetone\";a:4:{s:5:\"theme\";s:7:\"onetone\";s:11:\"new_version\";s:5:\"3.0.6\";s:3:\"url\";s:37:\"https://wordpress.org/themes/onetone/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/onetone.3.0.6.zip\";}s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.4.zip\";}s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.2.6.zip\";}s:14:\"twentythirteen\";a:4:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.2.8.zip\";}s:12:\"twentytwelve\";a:4:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"2.9\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.2.9.zip\";}}s:12:\"translations\";a:0:{}}','no'),(6348,'_site_transient_update_plugins','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1584089241;}','no'),(6349,'theme_mods_wimple','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1566648282;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:6:\"text-2\";i:1;s:6:\"text-5\";i:2;s:16:\"twitter-follow-2\";i:3;s:6:\"text-4\";i:4;s:12:\"bcn_widget-2\";}s:16:\"footer-sidebar-1\";a:0:{}s:16:\"footer-sidebar-2\";a:0:{}s:16:\"footer-sidebar-3\";a:0:{}}}}','yes'),(5638,'_logo_image','','no'),(5640,'_logo_height','100','no'),(5641,'_logo_width','100','no'),(5642,'_pin','mujitigali0987','no'),(5643,'_submit_label','','no'),(5644,'_pin_placeholder','','no'),(5645,'_try_again_error','','no'),(5646,'_crb_background','','no'),(5639,'_enable','','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_plugin_papercite`
--
DROP TABLE IF EXISTS `wp_plugin_papercite`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_plugin_papercite` (
`urlid` int(10) unsigned NOT NULL,
`bibtexid` varchar(200) character set ascii NOT NULL,
`entrytype` varchar(80) character set ascii NOT NULL,
`year` smallint(6) default NULL,
`data` text NOT NULL,
PRIMARY KEY (`urlid`,`bibtexid`),
KEY `year` (`year`),
KEY `entrytype` (`entrytype`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_plugin_papercite`
--
LOCK TABLES `wp_plugin_papercite` WRITE;
/*!40000 ALTER TABLE `wp_plugin_papercite` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_plugin_papercite` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_plugin_papercite_url`
--
DROP TABLE IF EXISTS `wp_plugin_papercite_url`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_plugin_papercite_url` (
`urlid` int(10) unsigned NOT NULL auto_increment,
`url` varchar(300) character set ascii NOT NULL,
`ts` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`urlid`),
UNIQUE KEY `url` (`url`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_plugin_papercite_url`
--
LOCK TABLES `wp_plugin_papercite_url` WRITE;
/*!40000 ALTER TABLE `wp_plugin_papercite_url` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_plugin_papercite_url` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL auto_increment,
`post_id` bigint(20) unsigned NOT NULL default '0',
`meta_key` varchar(255) default NULL,
`meta_value` longtext,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=663 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (487,713,'_wp_attached_file','2018/06/Phd.png'),(488,713,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:219;s:6:\"height\";i:40;s:4:\"file\";s:15:\"2018/06/Phd.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2,4,'_edit_last','1'),(3,4,'_edit_lock','1546947213:1'),(4,4,'_wp_page_template','default'),(8,8,'_wp_attached_file','2014/09/logo-profile.png'),(9,8,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1090;s:6:\"height\";i:245;s:4:\"file\";s:24:\"2014/09/logo-profile.png\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(10,8,'_wp_attachment_custom_header_last_used_twentytwelve','1410981045'),(11,8,'_wp_attachment_is_custom_header','twentytwelve'),(12,1,'_edit_lock','1514372710:1'),(13,1,'_edit_last','1'),(471,704,'mb_bg_link',''),(470,704,'mb_button_link',''),(416,20,'_oembed_13ea91323305bff495de43209a92af4c','{{unknown}}'),(465,704,'_edit_last','1'),(464,704,'_edit_lock','1524578047:1'),(456,703,'mb_scode','[flagallery gid=all w=100% h=100% fullwindow=true]'),(457,703,'mb_button',''),(458,703,'mb_button_link',''),(459,703,'mb_bg_link',''),(460,703,'mb_bg_pos','center center'),(461,703,'mb_bg_repeat','repeat'),(462,703,'mb_bg_size','auto'),(463,703,'_edit_lock','1524577183:1'),(440,360,'_oembed_07fd6daebfdd171df884316729bfdbce','{{unknown}}'),(441,17,'_oembed_07fd6daebfdd171df884316729bfdbce','{{unknown}}'),(371,598,'_edit_last','1'),(370,598,'_edit_lock','1499012697:1'),(369,596,'_wp_page_template','default'),(368,596,'_edit_last','1'),(367,596,'_edit_lock','1499012596:1'),(366,594,'_wp_page_template','default'),(365,594,'_edit_last','1'),(364,594,'_edit_lock','1510663017:1'),(360,534,'_edit_lock','1514372698:1'),(361,534,'_edit_last','1'),(372,598,'_wp_page_template','default'),(410,643,'_edit_last','1'),(409,643,'_edit_lock','1579001732:1'),(400,618,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:180;s:6:\"height\";i:181;s:4:\"file\";s:16:\"2017/07/flow.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(399,618,'_wp_attached_file','2017/07/flow.png'),(442,702,'_edit_lock','1524577167:1'),(443,702,'_edit_last','1'),(444,702,'mb_items_array','all'),(350,360,'_abt-reflist-state',NULL),(26,17,'_edit_last','1'),(27,17,'_edit_lock','1560166127:1'),(28,17,'_wp_page_template','default'),(29,20,'_edit_last','1'),(30,20,'_edit_lock','1567084374:1'),(31,20,'_wp_page_template','default'),(32,23,'_edit_last','1'),(33,23,'_edit_lock','1499013121:1'),(34,23,'_wp_page_template','default'),(35,26,'_menu_item_type','post_type'),(36,26,'_menu_item_menu_item_parent','0'),(37,26,'_menu_item_object_id','4'),(38,26,'_menu_item_object','page'),(39,26,'_menu_item_target',''),(40,26,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41,26,'_menu_item_xfn',''),(42,26,'_menu_item_url',''),(93,32,'_edit_lock','1512496337:1'),(99,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(98,34,'_menu_item_target',''),(97,34,'_menu_item_object','page'),(96,34,'_menu_item_object_id','32'),(95,34,'_menu_item_menu_item_parent','0'),(94,34,'_menu_item_type','post_type'),(62,29,'_menu_item_type','post_type'),(63,29,'_menu_item_menu_item_parent','0'),(64,29,'_menu_item_object_id','20'),(65,29,'_menu_item_object','page'),(66,29,'_menu_item_target',''),(67,29,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(68,29,'_menu_item_xfn',''),(69,29,'_menu_item_url',''),(91,32,'_edit_last','1'),(338,443,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:204;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2015/04/server.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(337,443,'_wp_attached_file','2015/04/server.jpg'),(92,32,'_wp_page_template','default'),(100,34,'_menu_item_xfn',''),(101,34,'_menu_item_url',''),(103,39,'_wp_attached_file','2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg.png'),(104,39,'_wp_attachment_context','custom-header'),(105,39,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:960;s:6:\"height\";i:250;s:4:\"file\";s:59:\"2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg.png\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(106,39,'_wp_attachment_is_custom_header','twentytwelve'),(107,61,'_edit_last','1'),(108,61,'_edit_lock','1555942563:1'),(109,61,'_wp_page_template','default'),(110,67,'_menu_item_type','post_type'),(111,67,'_menu_item_menu_item_parent','0'),(112,67,'_menu_item_object_id','61'),(113,67,'_menu_item_object','page'),(114,67,'_menu_item_target',''),(115,67,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(116,67,'_menu_item_xfn',''),(117,67,'_menu_item_url',''),(119,4,'_oembed_6aeece107276ff3742b699ee2d4c18b0','{{unknown}}'),(120,4,'_oembed_ccbf5ae8b9dc8f11cd87d7ba30301de4','{{unknown}}'),(121,4,'_oembed_e3b3312df8c499da61306f78446a9794','{{unknown}}'),(122,4,'_oembed_9fcfa4e26f45db499d45a11c893c5319','{{unknown}}'),(123,4,'_oembed_0b8d77a8cf9b744a9ee395545686df9b','{{unknown}}'),(124,4,'_oembed_734faf89eb4e6256f411c7fd86fba13d','{{unknown}}'),(125,97,'_wp_attached_file','2014/09/rashmi.jpg'),(126,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:18:\"2014/09/rashmi.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}s:5:\"sizes\";a:1:{s:19:\"portfolio_col_thumb\";a:3:{s:4:\"file\";s:18:\"rashmi-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;}}}'),(127,98,'_wp_attached_file','2014/09/utkarsh.jpg'),(128,98,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:19:\"2014/09/utkarsh.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}s:5:\"sizes\";a:1:{s:19:\"portfolio_col_thumb\";a:3:{s:4:\"file\";s:19:\"utkarsh-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;}}}'),(135,145,'_wp_attached_file','2014/09/saurabh.jpg'),(136,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:19:\"2014/09/saurabh.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:6:\"Picasa\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1411467746;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}s:5:\"sizes\";a:2:{s:7:\"480x480\";a:3:{s:4:\"file\";s:19:\"saurabh-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;}s:19:\"portfolio_col_thumb\";a:3:{s:4:\"file\";s:19:\"saurabh-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;}}}'),(131,111,'_wp_attached_file','2014/09/rgate.jpg'),(132,111,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:204;s:6:\"height\";i:204;s:4:\"file\";s:17:\"2014/09/rgate.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(133,124,'_wp_attached_file','2014/09/rgate-small.jpg'),(134,124,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:51;s:6:\"height\";i:51;s:4:\"file\";s:23:\"2014/09/rgate-small.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(137,157,'_wp_attached_file','2014/09/researchGate_ico.gif'),(138,157,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:28:\"2014/09/researchGate_ico.gif\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(139,178,'_wp_attached_file','2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg1.png'),(140,178,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:960;s:6:\"height\";i:200;s:4:\"file\";s:60:\"2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg1.png\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(141,179,'_wp_attached_file','2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg2.png'),(142,179,'_wp_attachment_context','custom-header'),(143,179,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:960;s:6:\"height\";i:250;s:4:\"file\";s:60:\"2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg2.png\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(144,179,'_wp_attachment_is_custom_header','twentytwelve'),(145,179,'_wp_attachment_custom_header_last_used_twentytwelve','1412201610'),(403,626,'_edit_lock','1510663044:1'),(469,704,'mb_button',''),(234,265,'_wp_attached_file','2014/10/header.png'),(447,702,'mb_button',''),(448,702,'mb_button_link',''),(229,257,'_wp_attachment_custom_header_last_used_leatherdiary','1412250008'),(228,257,'_wp_attachment_is_custom_header','leatherdiary'),(236,265,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:960;s:6:\"height\";i:160;s:4:\"file\";s:18:\"2014/10/header.png\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(235,265,'_wp_attachment_context','custom-header'),(404,626,'_edit_last','1'),(405,626,'_wp_page_template','default'),(406,17,'bibsonomycsl_end','100'),(407,17,'bibsonomycsl_stylesheet','url'),(408,17,'bibsonomycsl_css','/* Use this field to overwrite the style of the publication list */\r\n\r\nul.bibsonomycsl_publications {\r\n\r\n}\r\n\r\nul.bibsonomycsl_publications li {\r\n\r\n}\r\n\r\nul.bibsonomycsl_publications div.bibsonomycsl_entry {\r\n\r\n}\r\n\r\n.bibsonomycsl_publications span.title { \r\n\r\n}\r\n\r\n.bibsonomycsl_publications span.pdf {\r\n\r\n}\r\n\r\n.bibsonomycsl_publications span.bibtex {\r\n\r\n}\r\n\r\nimg.bibsonomycsl_preview {\r\n\r\n}\r\n\r\n.bibsonomycsl_preview_border {\r\n\r\n}\r\n\r\n'),(227,257,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:960;s:6:\"height\";i:250;s:4:\"file\";s:64:\"2014/09/copy-89263-in-patterns-coloring-pages-1-20002829.jpg.png\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(226,257,'_wp_attachment_context','custom-header'),(225,257,'_wp_attached_file','2014/09/copy-89263-in-patterns-coloring-pages-1-20002829.jpg.png'),(411,643,'_wp_page_template','default'),(237,265,'_wp_attachment_is_custom_header','leatherdiary'),(445,702,'mb_skinname',''),(446,702,'mb_scode','[flagallery gid=all w=100% h=100% fullwindow=true]'),(240,293,'_wp_attached_file','2014/09/IMG-20140928-WA0001.jpg'),(241,293,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:31:\"2014/09/IMG-20140928-WA0001.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(452,702,'mb_bg_size','auto'),(243,8,'_wp_attachment_is_custom_background','leatherdiary'),(244,295,'_edit_lock','1514372703:1'),(245,295,'_edit_last','1'),(451,702,'mb_bg_repeat','repeat'),(257,318,'_edit_lock','1412378543:1'),(258,318,'_edit_last','1'),(261,322,'_edit_lock','1412381226:1'),(262,322,'_edit_last','1'),(265,318,'_thumbnail_id','145'),(249,298,'_wp_attached_file','2014/09/IMG-20140928-WA00011.jpg'),(250,298,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:889;s:6:\"height\";i:344;s:4:\"file\";s:32:\"2014/09/IMG-20140928-WA00011.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(450,702,'mb_bg_pos','center center'),(252,300,'_wp_attached_file','2014/10/iccidm20141.jpg'),(253,300,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1398;s:6:\"height\";i:342;s:4:\"file\";s:23:\"2014/10/iccidm20141.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1398680871;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(449,702,'mb_bg_link',''),(272,323,'_edit_lock','1412377194:1'),(273,323,'_edit_last','1'),(274,323,'_webphys_portfolio_type','default'),(279,323,'_imageurl','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg'),(280,323,'_sortorder','-323'),(453,703,'_edit_last','1'),(282,20,'_rgpg_portfolio_link',''),(468,704,'mb_scode','[flagallery gid=all w=100% h=100% fullwindow=true]'),(284,327,'_rgpg_portfolio_link','researchgate'),(285,327,'_edit_lock','1412378206:1'),(286,327,'_edit_last','1'),(288,327,'_thumbnail_id','97'),(289,322,'_thumbnail_id','98'),(290,322,'_url',''),(291,322,'_company',''),(292,340,'_edit_lock','1412381246:1'),(293,340,'_edit_last','1'),(294,340,'_thumbnail_id','97'),(295,340,'_url',''),(296,340,'_company',''),(455,703,'mb_skinname',''),(298,348,'_wp_attached_file','2014/10/pritish.jpg'),(299,348,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:2531;s:6:\"height\";i:1018;s:4:\"file\";s:19:\"2014/10/pritish.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1327144150;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(300,360,'_edit_lock','1546946643:1'),(301,360,'_edit_last','1'),(302,360,'_wp_page_template','default'),(303,374,'_edit_lock','1412699574:1'),(304,374,'_edit_last','1'),(305,374,'rx_portfolio_post_options','a:3:{s:14:\"embedVideoCode\";s:0:\"\";s:21:\"rx_portfolio_subtitle\";s:0:\"\";s:22:\"rx_portfolio_customurl\";s:0:\"\";}'),(306,375,'_edit_last','1'),(307,375,'rx_portfolio_post_options','a:3:{s:14:\"embedVideoCode\";s:0:\"\";s:21:\"rx_portfolio_subtitle\";s:0:\"\";s:22:\"rx_portfolio_customurl\";s:0:\"\";}'),(308,375,'_edit_lock','1412699765:1'),(309,375,'_thumbnail_id','97'),(310,4,'_oembed_c1702afafe8a43713b5d6e788e9ea587','{{unknown}}'),(311,386,'_wp_attached_file','2014/12/utkarsh.jpg'),(312,386,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2014/12/utkarsh.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(313,387,'_wp_attached_file','2014/12/utkarsh1.jpg'),(314,387,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2014/12/utkarsh1.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(315,388,'_wp_attached_file','2014/12/sunil.jpg'),(316,388,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:17:\"2014/12/sunil.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(317,389,'_wp_attached_file','2014/12/yashvir.jpg'),(318,389,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:19:\"2014/12/yashvir.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(319,390,'_wp_attached_file','2014/12/saurabh.jpg'),(320,390,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:540;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2014/12/saurabh.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(321,391,'_wp_attached_file','2014/12/himanshu.jpg'),(322,391,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:726;s:6:\"height\";i:539;s:4:\"file\";s:20:\"2014/12/himanshu.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(454,703,'mb_items_array','all'),(324,413,'_edit_lock','1499012440:1'),(325,413,'_edit_last','1'),(326,413,'_wp_page_template','default'),(327,429,'_wp_attached_file','2015/01/sumeet.jpg'),(328,429,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:178;s:6:\"height\";i:283;s:4:\"file\";s:18:\"2015/01/sumeet.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(329,430,'_wp_attached_file','2015/01/huang.jpg'),(330,430,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:187;s:6:\"height\";i:270;s:4:\"file\";s:17:\"2015/01/huang.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(331,431,'_wp_attached_file','2015/01/kamber.jpg'),(332,431,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:164;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2015/01/kamber.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(333,432,'_wp_attached_file','2015/01/kumar.jpg'),(334,432,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:202;s:6:\"height\";i:250;s:4:\"file\";s:17:\"2015/01/kumar.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(335,433,'_wp_attached_file','2015/01/frank.jpg'),(336,433,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:194;s:6:\"height\";i:240;s:4:\"file\";s:17:\"2015/01/frank.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(343,462,'_wp_attached_file','2015/05/server-tool.jpg'),(344,462,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:141;s:6:\"height\";i:124;s:4:\"file\";s:23:\"2015/05/server-tool.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(345,265,'_wp_attachment_custom_header_last_used_leatherdiary','1433525156'),(346,467,'_wp_attached_file','2015/07/server-tool.jpg'),(347,467,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:113;s:6:\"height\";i:99;s:4:\"file\";s:23:\"2015/07/server-tool.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(348,470,'_wp_attached_file','2014/09/cover.jpg'),(349,470,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:531;s:6:\"height\";i:111;s:4:\"file\";s:17:\"2014/09/cover.jpg\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(436,687,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:180;s:6:\"height\";i:181;s:4:\"file\";s:16:\"2018/04/flow.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(420,659,'_edit_lock','1512500605:1'),(421,659,'_edit_last','1'),(422,659,'post_grid_meta_options','a:33:{s:10:\"post_types\";a:1:{i:0;s:4:\"post\";}s:14:\"terms_relation\";s:2:\"IN\";s:19:\"categories_relation\";s:2:\"OR\";s:11:\"post_status\";a:1:{i:0;s:7:\"publish\";}s:14:\"posts_per_page\";s:2:\"10\";s:6:\"offset\";s:0:\"\";s:15:\"exclude_post_id\";s:0:\"\";s:11:\"query_order\";s:4:\"DESC\";s:13:\"query_orderby\";a:1:{i:0;s:4:\"date\";}s:22:\"query_orderby_meta_key\";s:0:\"\";s:7:\"keyword\";s:0:\"\";s:11:\"grid_layout\";a:1:{s:4:\"name\";s:11:\"layout_grid\";}s:6:\"layout\";a:2:{s:7:\"content\";s:4:\"flat\";s:5:\"hover\";s:4:\"flat\";}s:4:\"skin\";s:4:\"flat\";s:14:\"masonry_enable\";s:2:\"no\";s:16:\"lazy_load_enable\";s:2:\"no\";s:19:\"lazy_load_image_src\";s:0:\"\";s:5:\"width\";a:3:{s:7:\"desktop\";s:5:\"280px\";s:6:\"tablet\";s:5:\"280px\";s:6:\"mobile\";s:3:\"90%\";}s:19:\"items_bg_color_type\";s:5:\"fixed\";s:14:\"items_bg_color\";s:4:\"#fff\";s:11:\"item_height\";a:2:{s:5:\"style\";s:11:\"auto_height\";s:12:\"fixed_height\";s:5:\"220px\";}s:6:\"margin\";s:4:\"10px\";s:12:\"media_height\";a:2:{s:5:\"style\";s:11:\"auto_height\";s:12:\"fixed_height\";s:5:\"220px\";}s:17:\"featured_img_size\";s:6:\"medium\";s:12:\"thumb_linked\";s:3:\"yes\";s:12:\"media_source\";a:3:{s:14:\"featured_image\";a:3:{s:2:\"id\";s:14:\"featured_image\";s:5:\"title\";s:14:\"Featured Image\";s:7:\"checked\";s:3:\"yes\";}s:11:\"first_image\";a:3:{s:2:\"id\";s:11:\"first_image\";s:5:\"title\";s:25:\"First images from content\";s:7:\"checked\";s:3:\"yes\";}s:11:\"empty_thumb\";a:3:{s:2:\"id\";s:11:\"empty_thumb\";s:5:\"title\";s:15:\"Empty thumbnail\";s:7:\"checked\";s:3:\"yes\";}}s:9:\"container\";a:3:{s:7:\"padding\";s:4:\"10px\";s:8:\"bg_color\";s:4:\"#fff\";s:8:\"bg_image\";s:0:\"\";}s:9:\"grid_type\";s:4:\"grid\";s:10:\"nav_bottom\";a:2:{s:15:\"pagination_type\";s:6:\"normal\";s:16:\"pagination_theme\";s:4:\"lite\";}s:7:\"nav_top\";a:1:{s:6:\"search\";s:2:\"no\";}s:10:\"pagination\";a:3:{s:13:\"max_num_pages\";s:1:\"0\";s:9:\"prev_text\";s:11:\"« Previous\";s:9:\"next_text\";s:7:\"Next »\";}s:9:\"custom_js\";s:27:\"/*Write your js code here*/\";s:10:\"custom_css\";s:28:\"/*Write your CSS code here*/\";}'),(467,704,'mb_skinname',''),(466,704,'mb_items_array','all'),(435,687,'_wp_attached_file','2018/04/flow.png'),(426,17,'post_grid_post_settings','a:10:{s:9:\"post_skin\";s:4:\"flat\";s:19:\"custom_thumb_source\";s:106:\"http://profile.iiita.ac.in/pritish/wp-content/plugins/post-grid/assets/frontend/css/images/placeholder.png\";s:17:\"font_awesome_icon\";s:0:\"\";s:23:\"font_awesome_icon_color\";s:7:\"#737272\";s:22:\"font_awesome_icon_size\";s:4:\"50px\";s:17:\"custom_youtube_id\";s:0:\"\";s:15:\"custom_vimeo_id\";s:0:\"\";s:21:\"custom_dailymotion_id\";s:0:\"\";s:14:\"custom_mp3_url\";s:0:\"\";s:20:\"custom_soundcloud_id\";s:0:\"\";}'),(427,672,'_wp_attached_file','2017/12/python-1-562x309@2x-op.png'),(428,672,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1224;s:6:\"height\";i:618;s:4:\"file\";s:34:\"2017/12/python-1-562x309@2x-op.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(429,673,'_wp_attached_file','2017/12/python-1-562x309@2x-op-1.png'),(430,673,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1224;s:6:\"height\";i:618;s:4:\"file\";s:36:\"2017/12/python-1-562x309@2x-op-1.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(431,680,'_wp_attached_file','2017/12/Aqsa_Javed2.jpg'),(432,680,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:23:\"2017/12/Aqsa_Javed2.jpg\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(433,681,'_wp_attached_file','2017/12/aier.jpg'),(434,681,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:930;s:6:\"height\";i:1000;s:4:\"file\";s:16:\"2017/12/aier.jpg\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(472,704,'mb_bg_pos','center center'),(473,704,'mb_bg_repeat','repeat'),(474,704,'mb_bg_size','auto'),(475,707,'_edit_last','1'),(476,707,'_thumbnail_id','681'),(477,707,'mb_items_array','all'),(478,707,'mb_skinname',''),(479,707,'mb_scode','[flagallery gid=all w=100% h=100% fullwindow=true]'),(480,707,'mb_button',''),(481,707,'mb_button_link',''),(482,707,'mb_bg_link',''),(483,707,'mb_bg_pos','center center'),(484,707,'mb_bg_repeat','repeat'),(485,707,'mb_bg_size','auto'),(486,707,'_edit_lock','1524577829:1'),(489,714,'_wp_attached_file','2018/06/Mtech.png'),(490,714,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:217;s:6:\"height\";i:40;s:4:\"file\";s:17:\"2018/06/Mtech.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(491,715,'_wp_attached_file','2018/06/Msc.png'),(492,715,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:220;s:6:\"height\";i:40;s:4:\"file\";s:15:\"2018/06/Msc.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(516,747,'_wp_attachment_context','upgrader'),(515,747,'_wp_attached_file','2019/08/w.php'),(513,746,'_wp_attached_file','2019/08/x.php'),(514,746,'_wp_attachment_context','upgrader'),(498,721,'_edit_lock','1533721447:1'),(499,721,'_edit_last','1'),(500,721,'_wp_page_template','default'),(501,727,'_wp_attached_file','2019/01/lab.png'),(502,727,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:217;s:6:\"height\";i:199;s:4:\"file\";s:15:\"2019/01/lab.png\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(504,732,'_menu_item_type','custom'),(505,732,'_menu_item_menu_item_parent','0'),(506,732,'_menu_item_object_id','732'),(507,732,'_menu_item_object','custom'),(508,732,'_menu_item_target',''),(509,732,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(510,732,'_menu_item_xfn',''),(511,732,'_menu_item_url','https://sysbio.iiita.ac.in/'),(660,829,'_wp_attachment_context','upgrader'),(659,829,'_wp_attached_file','2019/12/ww-3.php'),(639,817,'_wp_attached_file','2019/12/xx-1.php'),(640,817,'_wp_attachment_context','upgrader'),(656,827,'_wp_attachment_context','upgrader'),(655,827,'_wp_attached_file','2019/12/xx-2.php'),(620,806,'_wp_attachment_context','upgrader'),(619,806,'_wp_attached_file','2019/12/ww.php'),(616,804,'_wp_attachment_context','upgrader'),(615,804,'_wp_attached_file','2019/12/ww-1.php'),(624,808,'_wp_attachment_context','upgrader'),(623,808,'_wp_attached_file','2019/12/xx.php'),(599,795,'_wp_attached_file','2019/11/xx.php'),(549,764,'_wp_attached_file','2019/08/x-6.php'),(550,764,'_wp_attachment_context','upgrader'),(551,765,'_wp_attached_file','2019/08/x-7.php'),(552,765,'_wp_attachment_context','upgrader'),(628,810,'_wp_attachment_context','upgrader'),(607,798,'_wp_attachment_context','upgrader'),(627,810,'_wp_attached_file','2019/12/ww-2.php'),(595,793,'_wp_attached_file','2019/11/ww-1.php'),(596,793,'_wp_attachment_context','upgrader'),(572,780,'_wp_attachment_context','upgrader'),(571,780,'_wp_attached_file','2019/10/xx-1.php'),(601,795,'_wp_attachment_context','upgrader'),(605,798,'_wp_attached_file','2019/11/ww.php'),(568,778,'_wp_attachment_context','upgrader'),(567,778,'_wp_attached_file','2019/10/ww.php');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
`ID` bigint(20) unsigned NOT NULL auto_increment,
`post_author` bigint(20) unsigned NOT NULL default '0',
`post_date` datetime NOT NULL default '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
`post_content` longtext NOT NULL,
`post_title` text NOT NULL,
`post_excerpt` text NOT NULL,
`post_status` varchar(20) NOT NULL default 'publish',
`comment_status` varchar(20) NOT NULL default 'open',
`ping_status` varchar(20) NOT NULL default 'open',
`post_password` varchar(255) NOT NULL default '',
`post_name` varchar(200) NOT NULL default '',
`to_ping` text NOT NULL,
`pinged` text NOT NULL,
`post_modified` datetime NOT NULL default '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
`post_content_filtered` longtext NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL default '0',
`guid` varchar(255) NOT NULL default '',
`menu_order` int(11) NOT NULL default '0',
`post_type` varchar(20) NOT NULL default 'post',
`post_mime_type` varchar(100) NOT NULL default '',
`comment_count` bigint(20) NOT NULL default '0',
PRIMARY KEY (`ID`),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`),
KEY `post_name` (`post_name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=832 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2014-09-17 18:46:39','2014-09-17 18:46:39','Utkarsh Raj bagged first prize in poster presentation at National Conference on Lead Development and Drug Designing, 26<sup>th</sup> September, 2014.\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA00011.jpg\"><img class=\"alignnone size-full wp-image-298\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA00011.jpg\" alt=\"IMG-20140928-WA0001\" width=\"889\" height=\"344\" /></a>','Utkarsh bagged First Prize','','publish','closed','closed','','hello-world','','','2014-10-03 01:41:29','2014-10-03 01:41:29','',0,'http://profile.iiita.ac.in/pritish/?p=1',0,'post','',1),(501,1,'2016-09-08 13:16:38','2016-09-08 13:16:38','<div style=\"text-align: center;\">\r\n<h3>Desktop Tooltips</h3>\r\n</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. <i>Am J WordPress</i>. 2015;555(5):200–5. PMID: <a href=\"#\">000000</a></div>\r\n<div class=\"abt_tooltip_arrow abt_arrow_down\" style=\"left: 50%;\"></div>\r\n</div>\r\n<div style=\"text-align: center;\">\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:16:38','2016-09-08 13:16:38','',360,'http://profile.iiita.ac.in/pritish/?p=501',0,'revision','',0),(500,1,'2016-09-08 13:15:58','2016-09-08 13:15:58','<div style=\"text-align: center;\">\r\n <h3>Desktop Tooltips</h3></div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative\">\r\n <div style=\"display: flex;\"><span><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. <i>Am J WordPress</i>. 2015;555(5):200–5. PMID: <a href=\"#\" onclick=\"function(e) {e.preventDefault()}\">000000</a></span></div>\r\n <div class=\"abt_tooltip_arrow abt_arrow_down\" style=\"left: 50%;\"></div>\r\n</div>\r\n\r\n<div style=\"text-align: center;\">\r\n <h3>Mobile Tooltips</h3></div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative\">\r\n <div style=\"display: flex;\"><span><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. <i>Am J WordPress</i>. 2015;555(5):200–5. PMID: <a href=\"#\" onclick=\"function(e) {e.preventDefault()}\">000000</a></span></div>\r\n <div class=\"abt_tooltip_touch_close-container\">\r\n <div class=\"abt_tooltip_touch_close\"></div>\r\n </div>\r\n <div class=\"abt_tooltip_arrow abt_arrow_down\" style=\"left: 50%;\"></div>\r\n</div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:15:58','2016-09-08 13:15:58','',360,'http://profile.iiita.ac.in/pritish/?p=500',0,'revision','',0),(4,1,'2014-09-17 18:47:30','2014-09-17 18:47:30','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n \r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<!--\r\n<table><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span>\r\n<tbody>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>00</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','publish','closed','closed','','hello','','','2019-01-08 11:30:35','2019-01-08 11:30:35','',0,'http://profile.iiita.ac.in/pritish/?page_id=4',1,'page','',0),(5,1,'2014-09-17 18:47:30','2014-09-17 18:47:30','hello','hello','','inherit','open','open','','4-revision-v1','','','2014-09-17 18:47:30','2014-09-17 18:47:30','',4,'http://profile.iiita.ac.in/pritish/?p=5',0,'revision','',0),(8,1,'2014-09-17 19:08:00','2014-09-17 19:08:00','','logo-profile','','inherit','open','open','','logo-profile','','','2014-09-17 19:08:00','2014-09-17 19:08:00','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/logo-profile.png',0,'attachment','image/png',0),(9,1,'2014-09-17 19:14:06','2014-09-17 19:14:06','hello','home','','inherit','closed','closed','','4-revision-v1','','','2014-09-17 19:14:06','2014-09-17 19:14:06','',4,'http://profile.iiita.ac.in/pritish/?p=9',0,'revision','',0),(10,1,'2014-09-17 19:14:41','2014-09-17 19:14:41','hello its home & in maintenance mode','home','','inherit','closed','closed','','4-revision-v1','','','2014-09-17 19:14:41','2014-09-17 19:14:41','',4,'http://profile.iiita.ac.in/pritish/?p=10',0,'revision','',0),(35,1,'2014-09-17 19:55:25','2014-09-17 19:55:25','hello its home & in maintenance mode','','','inherit','closed','closed','','4-revision-v1','','','2014-09-17 19:55:25','2014-09-17 19:55:25','',4,'http://profile.iiita.ac.in/pritish/?p=35',0,'revision','',0),(12,1,'2014-09-17 19:24:36','2014-09-17 19:24:36','Lets make it better!','First post on bioNET','','inherit','closed','closed','','1-revision-v1','','','2014-09-17 19:24:36','2014-09-17 19:24:36','',1,'http://profile.iiita.ac.in/pritish/?p=12',0,'revision','',0),(11,1,'2014-09-17 19:24:24','2014-09-17 19:24:24','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','First post on bioNET','','inherit','closed','closed','','1-revision-v1','','','2014-09-17 19:24:24','2014-09-17 19:24:24','',1,'http://profile.iiita.ac.in/pritish/?p=11',0,'revision','',0),(17,1,'2014-09-17 19:45:31','2014-09-17 19:45:31','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n<strong>Collaborations:</strong>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n<a href=\"https://www.researchgate.net/profile/Pritish_Varadwaj/contributions?ev=prf_act\"><img class=\"alignnone wp-image-124 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate-small.jpg\" alt=\"\" width=\"51\" height=\"51\" /></a>\r\n\r\n//[tplist entries_per_page=\"5\" headline=\"0\" year=\"2015,2016,2017,2018\" template=\"tp_template_2016\" ]//\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','publish','closed','closed','','members','','','2019-01-08 11:26:46','2019-01-08 11:26:46','',0,'http://profile.iiita.ac.in/pritish/?page_id=17',2,'page','',0),(567,1,'2017-07-02 14:54:49','2017-07-02 14:54:49','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n[tplist entries_per_page=\"10\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:54:49','2017-07-02 14:54:49','',17,'http://profile.iiita.ac.in/pritish/?p=567',0,'revision','',0),(562,1,'2017-07-02 14:48:06','2017-07-02 14:48:06','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n \r\n\r\n[tplist template=\"tp_template_orig\" ]\r\n<p style=\"text-align: justify;\"><!---</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><!---</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Five recent publications</strong></p>\r\n[tpcloud template=\"tp_template_2016\" entries_per_page=\"5\"]','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:48:06','2017-07-02 14:48:06','',17,'http://profile.iiita.ac.in/pritish/?p=562',0,'revision','',0),(468,1,'2015-08-06 17:47:29','2015-08-06 17:47:29','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters) - </strong></p>\r\n\r\n<h3 style=\"text-align: justify;\"></h3>\r\n<h3 style=\"text-align: justify;\"></h3>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-08-06 17:47:29','2015-08-06 17:47:29','',17,'http://profile.iiita.ac.in/pritish/?p=468',0,'revision','',0),(18,1,'2014-09-17 19:45:31','2014-09-17 19:45:31','member list goes here','Members','','inherit','closed','closed','','17-revision-v1','','','2014-09-17 19:45:31','2014-09-17 19:45:31','',17,'http://profile.iiita.ac.in/pritish/?p=18',0,'revision','',0),(19,1,'2014-09-17 19:45:56','2014-09-17 19:45:56','researchlist goes here','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-17 19:45:56','2014-09-17 19:45:56','',17,'http://profile.iiita.ac.in/pritish/?p=19',0,'revision','',0),(20,1,'2014-09-17 19:46:20','2014-09-17 19:46:20','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"http://sysbio.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\r\n<h4></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">45. Boggavarapu RSS Srinivas Gupta – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: A tool for Motif Based Functional Annotation of Enzymes</p>\r\n<p style=\"padding-left: 30px;\">44. Priyanka Tiwari – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Identification of Gene Regulatory Elements</p>\r\n<p style=\"padding-left: 30px;\">43. Aishwarya Pandey – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Prediction and Analysis of Breast cancer Data using Machine Learning Approaches</p>\r\n<p style=\"padding-left: 30px;\">42. Ashish Kumar Singh –<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Electrocardiogram based Real-Time driver drowsiness detection.</p>\r\n<p style=\"padding-left: 30px;\">41. Eashwer Ram B (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Prediction of ligand binding sites in proteins using a structure-based method.</p>\r\n<p style=\"padding-left: 30px;\">40. Imram Beg (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> A geometrical grid-based approach to predict ligand-binding sites and functional characterization of proteins.</p>\r\n<p style=\"padding-left: 30px;\">39. Rakesh Rajan (2019)– <strong>M.Tech Thesis</strong>\r\n<em>Thesis Title:</em> Drowsiness detection through eye monitoring</p>\r\n<p style=\"padding-left: 30px;\">38. Jeevan Sai (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Biocircuit, a user-friendly workflow designer</p>\r\n<p style=\"padding-left: 30px;\">37. Parnav Pandey (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Adverse drug reactions and drug-target prediction using machine learning techniques.</p>\r\n<p style=\"padding-left: 30px;\">36. Darshna (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: An entropy distribution based classifier to predict subcellular locations of human proteins.</p>\r\n<p style=\"padding-left: 30px;\">35. Sanghpriya (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: A branch and bound approach to tackle the problem of de novo genome assembly.</p>\r\n<p style=\"padding-left: 30px;\">34. Anupam Vishwakarma (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Predicting human olfactory perception from molecular descriptor using a machine learning approach.</p>\r\n<p style=\"padding-left: 30px;\">33. Rashmi Tripathi (2019)–<strong> Ph.D. thesis</strong>\r\n<em>Thesis Title</em>: Investigating the lncRNA mediated target regulations associated with apoptosis of cancer using RNA-Sequencing data: special focus on breast carcinoma.</p>\r\n<p style=\"padding-left: 30px;\">32. Saurabh Gupta (2018)–<strong> Ph.D. thesis</strong>\r\n<em>Thesis Title</em>: Study of Abiotic Stress Tolerance in Cereal Crops using System Genomics Approaches.</p>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30. Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28. Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involved in Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta-analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network-based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similarly shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of the human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein-protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for the Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc: a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using a machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in the drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','publish','closed','closed','','members-2','','','2019-08-29 13:15:16','2019-08-29 13:15:16','',0,'http://profile.iiita.ac.in/pritish/?page_id=20',3,'page','',0),(21,1,'2014-09-17 19:46:20','2014-09-17 19:46:20','members list goes here','Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-17 19:46:20','2014-09-17 19:46:20','',20,'http://profile.iiita.ac.in/pritish/?p=21',0,'revision','',0),(22,1,'2014-09-17 19:49:22','2014-09-17 19:49:22','members list goes here','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-17 19:49:22','2014-09-17 19:49:22','',20,'http://profile.iiita.ac.in/pritish/?p=22',0,'revision','',0),(23,1,'2014-09-17 19:50:31','2014-09-17 19:50:31','notify here !','Musings','','publish','closed','closed','','notifications','','','2016-11-05 10:14:32','2016-11-05 10:14:32','',0,'http://profile.iiita.ac.in/pritish/?page_id=23',4,'page','',0),(24,1,'2014-09-17 19:50:31','2014-09-17 19:50:31','','Notifications','','inherit','closed','closed','','23-revision-v1','','','2014-09-17 19:50:31','2014-09-17 19:50:31','',23,'http://profile.iiita.ac.in/pritish/?p=24',0,'revision','',0),(25,1,'2014-09-17 19:50:42','2014-09-17 19:50:42','notification goes thr.','Notifications','','inherit','closed','closed','','23-revision-v1','','','2014-09-17 19:50:42','2014-09-17 19:50:42','',23,'http://profile.iiita.ac.in/pritish/?p=25',0,'revision','',0),(26,1,'2014-09-17 19:51:35','2014-09-17 19:51:35','','Home','','publish','closed','closed','','26','','','2019-04-15 11:06:06','2019-04-15 11:06:06','',0,'http://profile.iiita.ac.in/pritish/?p=26',1,'nav_menu_item','',0),(29,1,'2014-09-17 19:51:35','2014-09-17 19:51:35',' ','','','publish','closed','closed','','29','','','2019-04-15 11:06:06','2019-04-15 11:06:06','',0,'http://profile.iiita.ac.in/pritish/?p=29',3,'nav_menu_item','',0),(733,1,'2019-01-08 11:30:35','2019-01-08 11:30:35','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n \r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n<!--\r\n<table><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span>\r\n<tbody>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>00</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2019-01-08 11:30:35','2019-01-08 11:30:35','',4,'http://profile.iiita.ac.in/pritish/?p=733',0,'revision','',0),(34,1,'2014-09-17 19:54:45','2014-09-17 19:54:45',' ','','','publish','closed','closed','','34','','','2019-04-15 11:06:06','2019-04-15 11:06:06','',0,'http://profile.iiita.ac.in/pritish/?p=34',5,'nav_menu_item','',0),(245,1,'2014-10-01 22:34:45','2014-10-01 22:34:45','notify here !','Notifications','','inherit','closed','closed','','23-revision-v1','','','2014-10-01 22:34:45','2014-10-01 22:34:45','',23,'http://profile.iiita.ac.in/pritish/?p=245',0,'revision','',0),(32,1,'2014-09-17 19:53:32','2014-09-17 19:53:32','Dr. Pritish Kumar Varadwaj\r\nAssociate Professor\r\nIndian Institute of Information Technology-Allahabad\r\nRoom No: CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {AT} iiita.ac.in\r\nPhone: +91-532-2922090 (Lab)\r\nMobile: +91-941-5264599 (M)','Contact Us','','publish','closed','closed','','contact','','','2017-12-05 17:54:40','2017-12-05 17:54:40','',0,'http://profile.iiita.ac.in/pritish/?page_id=32',0,'page','',0),(33,1,'2014-09-17 19:53:32','2014-09-17 19:53:32','','Contact','','inherit','closed','closed','','32-revision-v1','','','2014-09-17 19:53:32','2014-09-17 19:53:32','',32,'http://profile.iiita.ac.in/pritish/?p=33',0,'revision','',0),(36,1,'2014-09-17 19:55:48','2014-09-17 19:55:48','','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2014-09-17 19:55:48','2014-09-17 19:55:48','',32,'http://profile.iiita.ac.in/pritish/?p=36',0,'revision','',0),(37,1,'2014-09-17 19:56:08','2014-09-17 19:56:08','hello its home & in maintenance mode','Home','','inherit','closed','closed','','4-revision-v1','','','2014-09-17 19:56:08','2014-09-17 19:56:08','',4,'http://profile.iiita.ac.in/pritish/?p=37',0,'revision','',0),(38,1,'2014-09-17 19:56:22','2014-09-17 19:56:22','hello its home & in maintenance mode','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-17 19:56:22','2014-09-17 19:56:22','',4,'http://profile.iiita.ac.in/pritish/?p=38',0,'revision','',0),(39,1,'2014-09-17 20:15:13','2014-09-17 20:15:13','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg.png','89263-in-patterns-coloring-pages-1-20002829.jpg.png','','inherit','closed','closed','','89263-in-patterns-coloring-pages-1-20002829-jpg-png','','','2014-09-17 20:15:13','2014-09-17 20:15:13','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg.png',0,'attachment','image/png',0),(40,1,'2014-10-02 12:03:19','2014-10-02 12:03:19','Dr. Pritish Kumar Varadwaj\nAssistant Professor\nIndian Institute of Information Technology-Allahabad\n#CC2-4203, Jhalwa Campus, Deoghat\nAllahabad-211012, Uttar Pradesh, India\n\nEmail: pritish {.AT.} iiita.ac.in\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)\n\n ','Contact Us','','inherit','closed','closed','','32-autosave-v1','','','2014-10-02 12:03:19','2014-10-02 12:03:19','',32,'http://profile.iiita.ac.in/pritish/?p=40',0,'revision','',0),(266,1,'2014-10-02 12:03:28','2014-10-02 12:03:28','Dr. Pritish Kumar Varadwaj\r\nAssistant Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {.AT.} iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)\r\n\r\n ','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2014-10-02 12:03:28','2014-10-02 12:03:28','',32,'http://profile.iiita.ac.in/pritish/?p=266',0,'revision','',0),(267,1,'2014-10-02 12:13:12','2014-10-02 12:13:12','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n \r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Post Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Under Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-02 12:13:12','2014-10-02 12:13:12','',61,'http://profile.iiita.ac.in/pritish/?p=267',0,'revision','',0),(41,1,'2014-09-21 14:56:06','2014-09-21 14:56:06','Dr. Pritish Kumar Varadwaj\r\nAssistant Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {AT} iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2014-09-21 14:56:06','2014-09-21 14:56:06','',32,'http://profile.iiita.ac.in/pritish/?p=41',0,'revision','',0),(42,1,'2014-09-21 14:58:41','2014-09-21 14:58:41','Research Interests:\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Cheminformatics, Molecular Modelling.','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 14:58:41','2014-09-21 14:58:41','',17,'http://profile.iiita.ac.in/pritish/?p=42',0,'revision','',0),(43,1,'2019-01-08 11:27:52','2019-01-08 11:27:52','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\n<strong>Collaborations:</strong>\n\n \n\n<hr />\n\n<strong>Few of the recent publications:</strong>\n\n<a href=\"https://www.researchgate.net/profile/Pritish_Varadwaj/contributions?ev=prf_act\"><img class=\"alignnone wp-image-124 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate-small.jpg\" alt=\"\" width=\"51\" height=\"51\" /></a>\n\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2015,2016,2017,2018\" template=\"tp_template_2016\" ]//\n\n \n\n \n\n ','Research','','inherit','closed','closed','','17-autosave-v1','','','2019-01-08 11:27:52','2019-01-08 11:27:52','',17,'http://profile.iiita.ac.in/pritish/?p=43',0,'revision','',0),(568,1,'2017-07-02 14:55:23','2017-07-02 14:55:23','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n[tplist entries_per_page=\"10\" headline=\"3\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:55:23','2017-07-02 14:55:23','',17,'http://profile.iiita.ac.in/pritish/?p=568',0,'revision','',0),(569,1,'2017-07-02 14:55:52','2017-07-02 14:55:52','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n[tplist entries_per_page=\"10\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:55:52','2017-07-02 14:55:52','',17,'http://profile.iiita.ac.in/pritish/?p=569',0,'revision','',0),(44,1,'2014-09-21 15:00:11','2014-09-21 15:00:11','Areas of Interest:\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Cheminformatics, Molecular Modelling.','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 15:00:11','2014-09-21 15:00:11','',17,'http://profile.iiita.ac.in/pritish/?p=44',0,'revision','',0),(45,1,'2014-09-21 15:01:13','2014-09-21 15:01:13','Areas of Interest:\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Cheminformatics, Molecular Modelling.\r\n\r\nExternal Funded Projects:\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\nPrinciple Investigator: Pritish Varadwaj\r\n','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 15:01:13','2014-09-21 15:01:13','',17,'http://profile.iiita.ac.in/pritish/?p=45',0,'revision','',0),(46,1,'2014-09-21 15:04:43','2014-09-21 15:04:43','Areas of Interest:\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Cheminformatics, Molecular Modelling.\r\n\r\nExternal Funded Projects:\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\nPrinciple Investigator: Pritish Varadwaj\r\n\r\nRecent Collaborations:\r\nDr. Manisha Goel - University of Delhi','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 15:04:43','2014-09-21 15:04:43','',17,'http://profile.iiita.ac.in/pritish/?p=46',0,'revision','',0),(47,1,'2014-09-21 15:05:07','2014-09-21 15:05:07','Areas of Interest:\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Cheminformatics, Molecular Modelling.\r\n\r\nExternal Funded Projects:\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\nPrinciple Investigator: Pritish Varadwaj\r\n\r\nRecent Collaborations with:\r\nDr. Manisha Goel - University of Delhi','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 15:05:07','2014-09-21 15:05:07','',17,'http://profile.iiita.ac.in/pritish/?p=47',0,'revision','',0),(48,1,'2014-09-21 15:06:19','2014-09-21 15:06:19','<p style=\"text-align: justify;\">Areas of Interest:\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Cheminformatics, Molecular Modelling.</p>\r\n<p style=\"text-align: justify;\">External Funded Projects:\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\nPrinciple Investigator: Pritish Varadwaj</p>\r\n<p style=\"text-align: justify;\">Recent Collaborations with:\r\nDr. Manisha Goel - University of Delhi</p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 15:06:19','2014-09-21 15:06:19','',17,'http://profile.iiita.ac.in/pritish/?p=48',0,'revision','',0),(49,1,'2014-09-21 15:06:54','2014-09-21 15:06:54','<p style=\"text-align: justify;\">Areas of Interest:\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\">External Funded Projects:\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\nPrinciple Investigator: Pritish Varadwaj</p>\r\n<p style=\"text-align: justify;\">Recent Collaborations with:\r\nDr. Manisha Goel - University of Delhi</p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 15:06:54','2014-09-21 15:06:54','',17,'http://profile.iiita.ac.in/pritish/?p=49',0,'revision','',0),(50,1,'2014-09-21 15:07:21','2014-09-21 15:07:21','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\n<em>Principle Investigator: Pritish Varadwaj</em></p>\r\n<p style=\"text-align: justify;\"><strong>Recent Collaborations with:</strong>\r\nDr. Manisha Goel - University of Delhi</p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-21 15:07:21','2014-09-21 15:07:21','',17,'http://profile.iiita.ac.in/pritish/?p=50',0,'revision','',0),(51,1,'2019-08-29 13:14:53','2019-08-29 13:14:53','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\n\n<ol>\n <li style=\"text-align: justify;\">Anju Sharma</li>\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\n <li>Pankaj Tyagi</li>\n <li style=\"text-align: justify;\">Rahul Semwal</li>\n <li style=\"text-align: justify;\">Shiva Priya</li>\n <li>Vishal</li>\n</ol>\n<h4>More at >>> <a href=\"http://sysbio.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\n<h4></h4>\n \n\n<hr />\n\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\n<p style=\"padding-left: 30px;\">45. Boggavarapu RSS Srinivas Gupta – <strong>M.Tech thesis</strong>\n<em>Thesis Title</em>: A tool for Motif Based Functional Annotation of Enzymes</p>\n<p style=\"padding-left: 30px;\">44. Priyanka Tiwari – <strong>M.Tech thesis</strong>\n<em>Thesis Title</em>: Identification of Gene Regulatory Elements</p>\n<p style=\"padding-left: 30px;\">43. Aishwarya Pandey – <strong>M.Tech thesis</strong>\n<em>Thesis Title:</em> Prediction and Analysis of Breast cancer Data using Machine Learning Approaches</p>\n<p style=\"padding-left: 30px;\">42. Ashish Kumar Singh –<strong> M.Tech thesis</strong>\n<em>Thesis Title</em>: Electrocardiogram based Real-Time driver drowsiness detection.</p>\n<p style=\"padding-left: 30px;\">41. Eashwer Ram B (2019)– <strong>M.Tech thesis</strong>\n<em>Thesis Title:</em> Prediction of ligand binding sites in proteins using a structure-based method.</p>\n<p style=\"padding-left: 30px;\">40. Imram Beg (2019)– <strong>M.Tech thesis</strong>\n<em>Thesis Title:</em> A geometrical grid-based approach to predict ligand-binding sites and functional characterization of proteins.</p>\n<p style=\"padding-left: 30px;\">39. Rakesh Rajan (2019)– <strong>M.Tech Thesis</strong>\n<em>Thesis Title:</em> Drowsiness detection through eye monitoring</p>\n<p style=\"padding-left: 30px;\">38. Jeevan Sai (2019)– <strong>M.Tech thesis</strong>\n<em>Thesis Title:</em> Biocircuit, a user-friendly workflow designer</p>\n<p style=\"padding-left: 30px;\">37. Parnav Pandey (2019)–<strong> M.Tech thesis</strong>\n<em>Thesis Title:</em> Adverse drug reactions and drug-target prediction using machine learning techniques.</p>\n<p style=\"padding-left: 30px;\">36. Darshna (2019)–<strong> M.Tech thesis</strong>\n<em>Thesis Title</em>: An entropy distribution based classifier to predict subcellular locations of human proteins.</p>\n<p style=\"padding-left: 30px;\">35. Sanghpriya (2019)– <strong>M.Tech thesis</strong>\n<em>Thesis Title</em>: A branch and bound approach to tackle the problem of de novo genome assembly.</p>\n<p style=\"padding-left: 30px;\">34. Anupam Vishwakarma (2019)–<strong> M.Tech thesis</strong>\n<em>Thesis Title</em>: Predicting human olfactory perception from molecular descriptor using a machine learning approach.</p>\n<p style=\"padding-left: 30px;\">33. Rashmi Tripathi (2019)–<strong> Ph.D. thesis</strong>\n<em>Thesis Title</em>: Investigating the lncRNA mediated target regulations associated with apoptosis of cancer using RNA-Sequencing data: special foPredicting human olfactory perception from molecular descriptor using a machine learning approach.</p>\n<p style=\"padding-left: 30px;\">32. Saurabh Gupta (2018)–<strong> Ph.D. thesis</strong>\n<em>Thesis Title</em>: Study of Abiotic Stress Tolerance in Cereal Crops using System Genomics Approaches.</p>\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\n</em></p>\n<p style=\"padding-left: 30px;\">30. Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\n<p style=\"padding-left: 30px;\">28. Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involved in Histone Modifications</p>\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: </em>Drug Target Network</p>\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta-analysis study</p>\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: DeepInteract: Deep Neural Network-based Protein-Protein Interactions prediction tool</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similarly shaped compounds</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Annotation of the human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Determination of protein-protein Interaction through Machine Learning Approach</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for the Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: ProtSeqFunc: a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Prediction of oral bioavailability of drugs using a machine learning approach (SVM)</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\n<em>Thesis Title: Prediction of blood-brain barrier permeation in the drug database by using SVM and cheminformatics approaches</em></p>\n<!---\n<table style=\"width: 100%;\">\n<tbody>\n<tr>\n<td></td>\n</tr>\n<tr>\n<td></td>\n</tr>\n</tbody>\n</table>\n--->','Lab Members','','inherit','closed','closed','','20-autosave-v1','','','2019-08-29 13:14:53','2019-08-29 13:14:53','',20,'http://profile.iiita.ac.in/pritish/?p=51',0,'revision','',0),(54,1,'2014-09-21 15:13:35','2014-09-21 15:13:35','Previous students:\r\nBhumika Arora\r\nThesis Title: Prediction of Exon-Intron boundaries using machine learning\r\n\r\nPooja Gupta\r\nThesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches\r\n\r\nAnju Sharma\r\nThesis Title: Prediction of Ligand Toxicity</em></span>\r\n\r\nRajnish Kumar\r\nThesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)\r\n\r\nArun Chauhan\r\nThesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes\r\n\r\nRenesh H. Bedre\r\nThesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach\r\n\r\nJyoti\r\nThesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins\r\n\r\nAbhishek Singh Chauhan\r\nThesis Title: ADME prediction by statistical learning\r\n\r\nSwati Srivastava\r\nThesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach\r\n\r\nAnubhav Saxena\r\nThesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach\r\n\r\nSwati Patel\r\nThesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar\r\nThesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nNitesh Jain<\r\nThesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:13:35','2014-09-21 15:13:35','',20,'http://profile.iiita.ac.in/pritish/?p=54',0,'revision','',0),(53,1,'2014-09-21 15:12:07','2014-09-21 15:12:07','<span style=\"color: #993300;\"><strong>Previous students:</strong></span>\r\n<span style=\"color: #808080;\"><strong>Bhumika Arora</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of Exon-Intron boundaries using machine learning</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Pooja Gupta</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Anju Sharma</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of Ligand Toxicity</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Rajnish Kumar</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></span>\r\n\r\nArun Chauhan\r\nThesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes\r\n\r\nRenesh H. Bedre\r\nThesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach\r\n\r\nJyoti\r\nThesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins\r\n\r\nAbhishek Singh Chauhan\r\nThesis Title: ADME prediction by statistical learning\r\n\r\nSwati Srivastava\r\nThesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach\r\n\r\nAnubhav Saxena\r\nThesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach\r\n\r\nSwati Patel\r\nThesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar\r\nThesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nNitesh Jain<\r\nThesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:12:07','2014-09-21 15:12:07','',20,'http://profile.iiita.ac.in/pritish/?p=53',0,'revision','',0),(52,1,'2014-09-21 15:09:51','2014-09-21 15:09:51','<span style=\"color: #993300;\"><strong>Previous students:</strong></span>\r\n<span style=\"color: #808080;\"><strong>Bhumika Arora</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of Exon-Intron boundaries using machine learning</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Pooja Gupta</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Anju Sharma</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of Ligand Toxicity</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Rajnish Kumar</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Arun Chauhan</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Renesh H. Bedre</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Jyoti</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Abhishek Singh Chauhan</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>ADME prediction by statistical learning</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Swati Srivastava</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></span>\r\n\r\n<span style=\"color: #808080;\"><strong>Anubhav Saxena</strong></span>\r\n<span style=\"color: #808080;\"> Thesis Title: <em>Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></span>\r\n\r\nSwati Patel\r\nThesis Title: <em>To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation\r\n\r\nHimanshu Kumar\r\nThesis Title: <em>Determination of protein protein Interaction through Machine Learning Approach\r\n\r\nNitesh Jain<\r\nThesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs ','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:09:51','2014-09-21 15:09:51','',20,'http://profile.iiita.ac.in/pritish/?p=52',0,'revision','',0),(55,1,'2014-09-21 15:14:30','2014-09-21 15:14:30','<p style=\"text-align: justify;\"><strong>Previous students:</strong>\r\nBhumika Arora\r\nThesis Title: Prediction of Exon-Intron boundaries using machine learning\r\nPooja Gupta\r\nThesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches\r\nAnju Sharma\r\nThesis Title: Prediction of Ligand Toxicity\r\nRajnish Kumar\r\nThesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)\r\nArun Chauhan\r\nThesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes\r\nRenesh H. Bedre\r\nThesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach\r\nJyoti\r\nThesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins\r\nAbhishek Singh Chauhan\r\nThesis Title: ADME prediction by statistical learning\r\nSwati Srivastava\r\nThesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach\r\nAnubhav Saxena\r\nThesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach\r\nSwati Patel\r\nThesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation\r\nHimanshu Kumar\r\nThesis Title: Determination of protein protein Interaction through Machine Learning Approach\r\nNitesh Jain<\r\nThesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:14:30','2014-09-21 15:14:30','',20,'http://profile.iiita.ac.in/pritish/?p=55',0,'revision','',0),(56,1,'2014-09-21 15:16:39','2014-09-21 15:16:39','<p style=\"text-align: justify;\"><strong>Previous students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:16:39','2014-09-21 15:16:39','',20,'http://profile.iiita.ac.in/pritish/?p=56',0,'revision','',0),(57,1,'2014-09-21 15:18:28','2014-09-21 15:18:28','<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:18:28','2014-09-21 15:18:28','',20,'http://profile.iiita.ac.in/pritish/?p=57',0,'revision','',0),(59,1,'2014-09-21 15:20:52','2014-09-21 15:20:52','<p style=\"text-align: justify;\"><strong>Current students:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:20:52','2014-09-21 15:20:52','',20,'http://profile.iiita.ac.in/pritish/?p=59',0,'revision','',0),(58,1,'2014-09-21 15:20:19','2014-09-21 15:20:19','<p style=\"text-align: justify;\"><strong>Current students:</strong></p>\r\n<p style=\"text-align: justify;\"><!--more--></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:20:19','2014-09-21 15:20:19','',20,'http://profile.iiita.ac.in/pritish/?p=58',0,'revision','',0),(60,1,'2014-09-21 15:21:41','2014-09-21 15:21:41','<p style=\"text-align: justify;\"><strong>Current students:</strong></p>\r\n<p style=\"text-align: justify;\">Updating the list!!!</p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-21 15:21:41','2014-09-21 15:21:41','',20,'http://profile.iiita.ac.in/pritish/?p=60',0,'revision','',0),(61,1,'2014-09-21 15:27:48','2014-09-21 15:27:48','[tpcourselist term=\"January to May\"]\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','publish','closed','closed','','teaching','','','2017-12-06 21:23:57','2017-12-06 21:23:57','',0,'http://profile.iiita.ac.in/pritish/?page_id=61',0,'page','',0),(591,1,'2017-07-02 16:13:12','2017-07-02 16:13:12','<em>[tpcourselist ]</em>\r\n\r\n \r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 16:13:12','2017-07-02 16:13:12','',61,'http://profile.iiita.ac.in/pritish/?p=591',0,'revision','',0),(64,1,'2014-09-21 15:29:00','2014-09-21 15:29:00','<strong>Courses offered in current semester: (July 2014)</strong>\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated IIIrd Sem.</em>\r\n\r\n<strong>Courses offered during previous semesters:</strong>\r\nComputer aided Drug Designing (PG)\r\nAdvance Computer aided Drug Designing (PG)\r\nCheminformatics (PG)\r\nMolecular Structure Prediction and Visualization(PG)\r\nAdvance Molecular Structure Prediction and Visualization(PG)\r\nHuman Computer Interaction (PG)\r\nData and File structure (PG)\r\nFundamental of Computer Programming (PG)\r\nBiological Databases and Tools (PG)\r\n\r\nArtificial Intelligence (UG)\r\nData Structure and Algorithm (UG)\r\nIntroduction to Computer Programming (UG)\r\nBioinformatics (UG)\r\nAdvance Bioinformatics (UG)\r\nHuman Computer Interaction (UG)\r\nOptimization Theory and Operational Research (UG)\r\nDatabase Management System (UG)\r\nPrinciples Of Programming Language (UG)','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-09-21 15:29:00','2014-09-21 15:29:00','',61,'http://profile.iiita.ac.in/pritish/?p=64',0,'revision','',0),(62,1,'2014-09-21 15:27:48','2014-09-21 15:27:48','Courses offered in current semester: (July 2014)\r\nIntroduction to Programming</strong>\r\nClass: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.\r\n\r\nData Structure and Algorithm\r\nClass: M.Tech integrated IIIrd Sem.\r\n\r\nCourses offered during previous semesters:\r\nComputer aided Drug Designing (<strong>PG</strong>)\r\nAdvance Computer aided Drug Designing (<strong>PG)</strong>\r\nCheminformatics (<strong>PG)</strong>\r\nMolecular Structure Prediction and Visualization(<strong>PG)</strong>\r\nAdvance Molecular Structure Prediction and Visualization(<strong>PG</strong>)\r\nHuman Computer Interaction (<strong>PG)</strong>\r\nData and File structure (<strong>PG)</strong>\r\nFundamental of Computer Programming (<strong>PG</strong>)\r\nBiological Databases and Tools (<strong>PG</strong>)\r\n\r\nArtificial Intelligence (<strong>UG)</strong>\r\nData Structure and Algorithm (<strong>UG</strong>)\r\nIntroduction to Computer Programming (<strong>UG</strong>)\r\nBioinformatics (<strong>UG)</strong>\r\nAdvance Bioinformatics (<strong>UG)</strong>\r\nHuman Computer Interaction (<strong>UG)</strong>\r\nOptimization Theory and Operational Research (<strong>UG)</strong>\r\nDatabase Management System (<strong>UG</strong>)\r\nPrinciples Of Programming Language (<strong>UG</strong>)','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-09-21 15:27:48','2014-09-21 15:27:48','',61,'http://profile.iiita.ac.in/pritish/?p=62',0,'revision','',0),(63,1,'2017-07-02 15:55:17','2017-07-02 15:55:17','<strong>Courses offered this semester: (July to December 2017)</strong>\n\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\n<em>Class: M.Tech 3rd Sem. </em>\n\n<em>Bioinformatics (SBNF730E)</em>\n<em>Class: B.Tech 7th Sem. </em>\n\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\n\n<hr />\n\n<strong>List of courses offered during previous semesters:</strong>\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\n1. Computer-aided Drug Designing\n2. Advanced Computer-aided Drug Designing\n3. Cheminformatics\n4. Molecular Structure Prediction and Visualisation\n5. Advance Molecular Structure Prediction and Visualization\n6. Human Computer Interaction\n7. Data and File Structure\n8. Fundamental of Computer Programming\n9. Biological Databases and Tools\n10. Data Mining in Biological Systems\n11. Machine Learning in Biological System\n12. Systems Biology</p>\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\n1. Artificial Intelligence\n2. Data Structure and Algorithm\n3. Introduction to Computer Programming\n4. Bioinformatics\n5. Advanced Bioinformatics\n6. Human Computer Interaction\n7. Optimization Theory and Operational Research\n8. Database Management System\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-autosave-v1','','','2017-07-02 15:55:17','2017-07-02 15:55:17','',61,'http://profile.iiita.ac.in/pritish/?p=63',0,'revision','',0),(212,1,'2014-10-01 18:31:00','2014-10-01 18:31:00','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n ','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 18:31:00','2014-10-01 18:31:00','',61,'http://profile.iiita.ac.in/pritish/?p=212',0,'revision','',0),(195,1,'2014-09-25 14:39:02','2014-09-25 14:39:02','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\n \r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n \r\n\r\n<strong>Courses offered during previous semesters:</strong>\r\nComputer aided Drug Designing (PG)\r\nAdvance Computer aided Drug Designing (PG)\r\nCheminformatics (PG)\r\nMolecular Structure Prediction and Visualization(PG)\r\nAdvance Molecular Structure Prediction and Visualization(PG)\r\nHuman Computer Interaction (PG)\r\nData and File structure (PG)\r\nFundamental of Computer Programming (PG)\r\nBiological Databases and Tools (PG)\r\n\r\nArtificial Intelligence (UG)\r\nData Structure and Algorithm (UG)\r\nIntroduction to Computer Programming (UG)\r\nBioinformatics (UG)\r\nAdvance Bioinformatics (UG)\r\nHuman Computer Interaction (UG)\r\nOptimization Theory and Operational Research (UG)\r\nDatabase Management System (UG)\r\nPrinciples Of Programming Language (UG)','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-09-25 14:39:02','2014-09-25 14:39:02','',61,'http://profile.iiita.ac.in/pritish/?p=195',0,'revision','',0),(65,1,'2014-09-21 15:29:16','2014-09-21 15:29:16','<strong>Courses offered in current semester: (July 2014)</strong>\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated IIIrd Sem.</em>\r\n\r\n \r\n\r\n<strong>Courses offered during previous semesters:</strong>\r\nComputer aided Drug Designing (PG)\r\nAdvance Computer aided Drug Designing (PG)\r\nCheminformatics (PG)\r\nMolecular Structure Prediction and Visualization(PG)\r\nAdvance Molecular Structure Prediction and Visualization(PG)\r\nHuman Computer Interaction (PG)\r\nData and File structure (PG)\r\nFundamental of Computer Programming (PG)\r\nBiological Databases and Tools (PG)\r\n\r\nArtificial Intelligence (UG)\r\nData Structure and Algorithm (UG)\r\nIntroduction to Computer Programming (UG)\r\nBioinformatics (UG)\r\nAdvance Bioinformatics (UG)\r\nHuman Computer Interaction (UG)\r\nOptimization Theory and Operational Research (UG)\r\nDatabase Management System (UG)\r\nPrinciples Of Programming Language (UG)','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-09-21 15:29:16','2014-09-21 15:29:16','',61,'http://profile.iiita.ac.in/pritish/?p=65',0,'revision','',0),(66,1,'2014-09-21 15:30:00','2014-09-21 15:30:00','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated IIIrd Sem.</em>\r\n\r\n \r\n\r\n<strong>Courses offered during previous semesters:</strong>\r\nComputer aided Drug Designing (PG)\r\nAdvance Computer aided Drug Designing (PG)\r\nCheminformatics (PG)\r\nMolecular Structure Prediction and Visualization(PG)\r\nAdvance Molecular Structure Prediction and Visualization(PG)\r\nHuman Computer Interaction (PG)\r\nData and File structure (PG)\r\nFundamental of Computer Programming (PG)\r\nBiological Databases and Tools (PG)\r\n\r\nArtificial Intelligence (UG)\r\nData Structure and Algorithm (UG)\r\nIntroduction to Computer Programming (UG)\r\nBioinformatics (UG)\r\nAdvance Bioinformatics (UG)\r\nHuman Computer Interaction (UG)\r\nOptimization Theory and Operational Research (UG)\r\nDatabase Management System (UG)\r\nPrinciples Of Programming Language (UG)','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-09-21 15:30:00','2014-09-21 15:30:00','',61,'http://profile.iiita.ac.in/pritish/?p=66',0,'revision','',0),(67,1,'2014-09-21 15:31:11','2014-09-21 15:31:11',' ','','','publish','closed','closed','','67','','','2019-04-15 11:06:06','2019-04-15 11:06:06','',0,'http://profile.iiita.ac.in/pritish/?p=67',2,'nav_menu_item','',0),(68,1,'2018-06-25 12:52:32','2018-06-25 12:52:32','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\n\n \n\n<!--\n<table><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span>\n<tbody>\n<tr>\n<th>Functional Genomics and NGS</th>\n</tr>\n<tr>\n<th>00</th>\n</tr>\n<tr>\n<th>Functional Genomics and NGS</th>\n</tr>\n<tr>\n<th>000</th>\n</tr>\n<tr>\n<th>Functional Genomics and NGS</th>\n</tr>\n<tr>\n<th>000</th>\n</tr>\n<tr>\n<th>Functional Genomics and NGS</th>\n</tr>\n<tr>\n<th>000</th>\n</tr>\n</tbody>\n</table>\n<!--\n<table style=\"width: 100%;\">\n<tbody>\n<tr>\n<td><strong><em>Recent Events</em></strong></td>\n<td></td>\n</tr>\n<tr>\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\n</tr>\n</tbody>\n</table>\n-->','About Us','','inherit','closed','closed','','4-autosave-v1','','','2018-06-25 12:52:32','2018-06-25 12:52:32','',4,'http://profile.iiita.ac.in/pritish/?p=68',0,'revision','',0),(69,1,'2014-09-21 15:41:44','2014-09-21 15:41:44','We use statistical learning, computer simulation, statistical mechanics, and other data analytics to tackle challenging biological / biochemical problems. We at <strong>bioNET</strong> work on a various projects with the goal to decipher the intricacy of nature.','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 15:41:44','2014-09-21 15:41:44','',4,'http://profile.iiita.ac.in/pritish/?p=69',0,'revision','',0),(70,1,'2014-09-21 15:43:50','2014-09-21 15:43:50','We use statistical learning, computer simulation, statistical mechanics and other data analytics to tackle challenging biological/ biochemical problems. We at <strong>bioNET</strong> work on a various projects with the collective goal to decipher the intricacy of nature.','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 15:43:50','2014-09-21 15:43:50','',4,'http://profile.iiita.ac.in/pritish/?p=70',0,'revision','',0),(71,1,'2014-09-21 15:43:58','2014-09-21 15:43:58','<p style=\"text-align: justify;\">We use statistical learning, computer simulation, statistical mechanics and other data analytics to tackle challenging biological/ biochemical problems. We at <strong>bioNET</strong> work on a various projects with the collective goal to decipher the intricacy of nature.</p>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 15:43:58','2014-09-21 15:43:58','',4,'http://profile.iiita.ac.in/pritish/?p=71',0,'revision','',0),(72,1,'2014-09-21 15:48:09','2014-09-21 15:48:09','<p style=\"text-align: justify;\">We use statistical learning, computer simulation, statistical mechanics and other data analytics to tackle challenging biological/ biochemical problems. We at <strong>bioNET</strong> work on a various projects with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\">We are recently working on genome to drug concept for brest cancer by exploring the ERN of brest cancer.</p>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 15:48:09','2014-09-21 15:48:09','',4,'http://profile.iiita.ac.in/pritish/?p=72',0,'revision','',0),(75,1,'2014-09-21 17:32:54','2014-09-21 17:32:54','<p style=\"text-align: justify;\">We use statistical learning, computer simulation, statistical mechanics, molecular docking and data analytics to tackle challenging biochemical problems. We at bioNET work on a various projects with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">Recent projects on Genome to Drug concept</p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>s1</td>\r\n<td>t1</td>\r\n<td>more</td>\r\n</tr>\r\n<tr>\r\n<td>t2</td>\r\n<td>s2</td>\r\n<td>more</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 17:32:54','2014-09-21 17:32:54','',4,'http://profile.iiita.ac.in/pritish/?p=75',0,'revision','',0),(74,1,'2014-09-21 17:31:21','2014-09-21 17:31:21','<p style=\"text-align: justify;\">We use statistical learning, computer simulation, statistical mechanics, molecular docking and data analytics to tackle challenging biochemical problems. We at bioNET work on a various projects with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\">Recent project on Genome to Drug concept: <em>\'Exploring the ERN of Brest Cancer\'</em></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>s1</td>\r\n<td>t1</td>\r\n<td>more</td>\r\n</tr>\r\n<tr>\r\n<td>t2</td>\r\n<td>s2</td>\r\n<td>more</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 17:31:21','2014-09-21 17:31:21','',4,'http://profile.iiita.ac.in/pritish/?p=74',0,'revision','',0),(73,1,'2014-09-21 15:49:47','2014-09-21 15:49:47','<p style=\"text-align: justify;\">We use statistical learning, computer simulation, statistical mechanics and other data analytics to tackle challenging biological/ biochemical problems. We at <strong>bioNET</strong> work on a various projects with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\">We are recently working on genome to drug concept for brest cancer by exploring the ERN of brest cancer.</p>\r\n<table style=\"width:100%\">\r\n <tr>\r\n <td>Jill</td>\r\n <td>Smith</td> \r\n <td>50</td>\r\n </tr>\r\n <tr>\r\n <td>John</td>\r\n <td>Doe</td> \r\n <td>80</td>\r\n </tr>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 15:49:47','2014-09-21 15:49:47','',4,'http://profile.iiita.ac.in/pritish/?p=73',0,'revision','',0),(166,1,'2014-09-25 13:01:29','2014-09-25 13:01:29','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em> Calendar @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>Events</td>\r\n<td>Date</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:01:29','2014-09-25 13:01:29','',4,'http://profile.iiita.ac.in/pritish/?p=166',0,'revision','',0),(76,1,'2014-09-21 17:33:10','2014-09-21 17:33:10','<p style=\"text-align: justify;\">We use statistical learning, computer simulation, statistical mechanics, molecular docking and data analytics to tackle challenging biochemical problems. We at bioNET work on a various projects with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\">Recent projects on Genome to Drug concept:</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>s1</td>\r\n<td>t1</td>\r\n<td>more</td>\r\n</tr>\r\n<tr>\r\n<td>t2</td>\r\n<td>s2</td>\r\n<td>more</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 17:33:10','2014-09-21 17:33:10','',4,'http://profile.iiita.ac.in/pritish/?p=76',0,'revision','',0),(77,1,'2014-09-21 17:33:29','2014-09-21 17:33:29','<p style=\"text-align: justify;\">We use statistical learning, computer simulation, statistical mechanics, molecular docking and data analytics to tackle challenging biochemical problems. We at bioNET work on a various projects with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\">Recent projects on <em>Genome to Drug</em> concept:</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>s1</td>\r\n<td>t1</td>\r\n<td>more</td>\r\n</tr>\r\n<tr>\r\n<td>t2</td>\r\n<td>s2</td>\r\n<td>more</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-21 17:33:29','2014-09-21 17:33:29','',4,'http://profile.iiita.ac.in/pritish/?p=77',0,'revision','',0),(80,1,'2014-09-25 09:23:26','2014-09-25 09:23:26','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td>t1</td>\r\n\r\n</tr>\r\n<tr>\r\n<td>t2</td>\r\n<td>s2</td>\r\n\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:23:26','2014-09-25 09:23:26','',4,'http://profile.iiita.ac.in/pritish/?p=80',0,'revision','',0),(79,1,'2014-09-25 09:20:07','2014-09-25 09:20:07','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td>t1</td>\r\n<td>more</td>\r\n</tr>\r\n<tr>\r\n<td>t2</td>\r\n<td>s2</td>\r\n<td>more</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:20:07','2014-09-25 09:20:07','',4,'http://profile.iiita.ac.in/pritish/?p=79',0,'revision','',0),(78,1,'2014-09-25 09:18:21','2014-09-25 09:18:21','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\">Recent projects on <em>Genome to Drug</em> concept:</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>s1</td>\r\n<td>t1</td>\r\n<td>more</td>\r\n</tr>\r\n<tr>\r\n<td>t2</td>\r\n<td>s2</td>\r\n<td>more</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:18:21','2014-09-25 09:18:21','',4,'http://profile.iiita.ac.in/pritish/?p=78',0,'revision','',0),(82,1,'2014-09-25 09:29:23','2014-09-25 09:29:23','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><img class=\"alignnone\" src=\"https://gnu.org/software/octave/images//logo.png\" alt=\"\" width=\"67\" height=\"67\" /></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:29:23','2014-09-25 09:29:23','',4,'http://profile.iiita.ac.in/pritish/?p=82',0,'revision','',0),(81,1,'2014-09-25 09:28:18','2014-09-25 09:28:18','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n\r\n[caption id=\"\" align=\"alignnone\" width=\"88\"]<img class=\"\" src=\"https://gnu.org/software/octave/images//logo.png\" alt=\"\" width=\"88\" height=\"88\" /> Octave[/caption]</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:28:18','2014-09-25 09:28:18','',4,'http://profile.iiita.ac.in/pritish/?p=81',0,'revision','',0),(165,1,'2014-09-25 12:58:06','2014-09-25 12:58:06','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> Upcoming Conference</td>\r\n<td></td>\r\n\r\n</tr>\r\n<tr>\r\n<td></td>\r\n\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 12:58:06','2014-09-25 12:58:06','',4,'http://profile.iiita.ac.in/pritish/?p=165',0,'revision','',0),(93,1,'2014-09-25 10:21:11','2014-09-25 10:21:11','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"http://www.apache.org/images/feathertm.gif\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 10:21:11','2014-09-25 10:21:11','',4,'http://profile.iiita.ac.in/pritish/?p=93',0,'revision','',0),(95,1,'2014-09-25 10:22:44','2014-09-25 10:22:44','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 10:22:44','2014-09-25 10:22:44','',4,'http://profile.iiita.ac.in/pritish/?p=95',0,'revision','',0),(86,1,'2014-09-25 09:37:58','2014-09-25 09:37:58','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><img class=\"alignnone\" src=\"http://www.schrodinger.com/img/logo.png\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:37:58','2014-09-25 09:37:58','',4,'http://profile.iiita.ac.in/pritish/?p=86',0,'revision','',0),(83,1,'2014-09-25 09:35:24','2014-09-25 09:35:24','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><img class=\"alignnone\" src=\"http://www.schrodinger.com/img/logo.png\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"https://gnu.org/software/octave/images//logo.png\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:35:24','2014-09-25 09:35:24','',4,'http://profile.iiita.ac.in/pritish/?p=83',0,'revision','',0),(85,1,'2014-09-25 09:37:02','2014-09-25 09:37:02','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><img class=\"alignnone\" src=\"http://www.schrodinger.com/img/logo.png\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"https://gnu.org/software/octave/images//logo.png\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:37:02','2014-09-25 09:37:02','',4,'http://profile.iiita.ac.in/pritish/?p=85',0,'revision','',0),(84,1,'2014-09-25 09:36:11','2014-09-25 09:36:11','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><img class=\"alignnone\" src=\"http://www.schrodinger.com/img/logo.png\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"https://gnu.org/software/octave/images//logo.png\" alt=\"\" width=\"81\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:36:11','2014-09-25 09:36:11','',4,'http://profile.iiita.ac.in/pritish/?p=84',0,'revision','',0),(88,1,'2014-09-25 09:41:21','2014-09-25 09:41:21','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/apache_feather.gif\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n\r\n</tr>\r\n<tr>\r\n\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:41:21','2014-09-25 09:41:21','',4,'http://profile.iiita.ac.in/pritish/?p=88',0,'revision','',0),(87,1,'2014-09-25 09:39:59','2014-09-25 09:39:59','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><img class=\"alignnone\" src=\"http://www.schrodinger.com/img/logo.png\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n\r\n</tr>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/apache_feather.gif\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:39:59','2014-09-25 09:39:59','',4,'http://profile.iiita.ac.in/pritish/?p=87',0,'revision','',0),(89,1,'2014-09-25 09:44:49','2014-09-25 09:44:49','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/apache_feather.gif\" alt=\"\" height=\"80\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n\r\n</tr>\r\n<tr>\r\n\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 09:44:49','2014-09-25 09:44:49','',4,'http://profile.iiita.ac.in/pritish/?p=89',0,'revision','',0),(90,1,'2014-09-25 10:19:08','2014-09-25 10:19:08','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTyjTRGjObr4CGluZsgwwXCso-Dg_TJOCizvJX--2n5Voj5RpTmpQ\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 10:19:08','2014-09-25 10:19:08','',4,'http://profile.iiita.ac.in/pritish/?p=90',0,'revision','',0),(91,1,'2014-09-25 10:19:33','2014-09-25 10:19:33','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTyjTRGjObr4CGluZsgwwXCso-Dg_TJOCizvJX--2n5Voj5RpTmpQ\" alt=\"\" height=\"20\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 10:19:33','2014-09-25 10:19:33','',4,'http://profile.iiita.ac.in/pritish/?p=91',0,'revision','',0),(92,1,'2014-09-25 10:19:52','2014-09-25 10:19:52','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTyjTRGjObr4CGluZsgwwXCso-Dg_TJOCizvJX--2n5Voj5RpTmpQ\" alt=\"\" width=\"\" height=\"20\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 10:19:52','2014-09-25 10:19:52','',4,'http://profile.iiita.ac.in/pritish/?p=92',0,'revision','',0),(94,1,'2014-09-25 10:21:47','2014-09-25 10:21:47','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <img class=\"alignnone\" src=\"http://www.apache.org/images/feathertm.gif\" alt=\"\" width=\"252\" height=\"92\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://www.r-project.org/Rlogo.jpg\" alt=\"\" height=\"30\" /></td>\r\n<td> <img class=\"alignnone\" src=\"http://hadoop.apache.org/images/hadoop-logo.jpg\" alt=\"\" height=\"30\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 10:21:47','2014-09-25 10:21:47','',4,'http://profile.iiita.ac.in/pritish/?p=94',0,'revision','',0),(96,1,'2014-09-25 10:24:39','2014-09-25 10:24:39','<p style=\"text-align: justify;\"><strong>Current students:</strong></p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:24:39','2014-09-25 10:24:39','',20,'http://profile.iiita.ac.in/pritish/?p=96',0,'revision','',0),(97,1,'2014-09-25 10:25:30','2014-09-25 10:25:30','','rashmi','','inherit','closed','closed','','rashmi','','','2014-09-25 10:26:01','2014-09-25 10:26:01','',20,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg',0,'attachment','image/jpeg',0),(98,1,'2014-09-25 10:25:33','2014-09-25 10:25:33','','utkarsh','','inherit','closed','closed','','utkarsh','','','2014-09-25 10:26:18','2014-09-25 10:26:18','',20,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg',0,'attachment','image/jpeg',0),(145,1,'2014-09-25 12:35:25','2014-09-25 12:35:25','','saurabh','','inherit','closed','closed','','saurabh','','','2014-10-03 22:50:10','2014-10-03 22:50:10','',318,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg',0,'attachment','image/jpeg',0),(101,1,'2014-09-25 10:27:22','2014-09-25 10:27:22','<p style=\"text-align: justify;\"><strong>Current students:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n\r\n</tr><tr>\r\n<td></td>\r\n<td></td>\r\n\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:27:22','2014-09-25 10:27:22','',20,'http://profile.iiita.ac.in/pritish/?p=101',0,'revision','',0),(100,1,'2014-09-25 10:26:27','2014-09-25 10:26:27','<p style=\"text-align: justify;\"><strong>Current students:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:26:27','2014-09-25 10:26:27','',20,'http://profile.iiita.ac.in/pritish/?p=100',0,'revision','',0),(106,1,'2014-09-25 10:32:12','2014-09-25 10:32:12','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:32:12','2014-09-25 10:32:12','',20,'http://profile.iiita.ac.in/pritish/?p=106',0,'revision','',0),(102,1,'2014-09-25 10:27:44','2014-09-25 10:27:44','<p style=\"text-align: justify;\"><strong>Current students:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:27:44','2014-09-25 10:27:44','',20,'http://profile.iiita.ac.in/pritish/?p=102',0,'revision','',0),(103,1,'2014-09-25 10:29:36','2014-09-25 10:29:36','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n</tr\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n</tr\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:29:36','2014-09-25 10:29:36','',20,'http://profile.iiita.ac.in/pritish/?p=103',0,'revision','',0),(105,1,'2014-09-25 10:31:18','2014-09-25 10:31:18','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n\r\n\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:31:18','2014-09-25 10:31:18','',20,'http://profile.iiita.ac.in/pritish/?p=105',0,'revision','',0),(104,1,'2014-09-25 10:30:06','2014-09-25 10:30:06','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:30:06','2014-09-25 10:30:06','',20,'http://profile.iiita.ac.in/pritish/?p=104',0,'revision','',0),(108,1,'2014-09-25 10:33:51','2014-09-25 10:33:51','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:33:51','2014-09-25 10:33:51','',20,'http://profile.iiita.ac.in/pritish/?p=108',0,'revision','',0),(107,1,'2014-09-25 10:32:45','2014-09-25 10:32:45','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:32:45','2014-09-25 10:32:45','',20,'http://profile.iiita.ac.in/pritish/?p=107',0,'revision','',0),(109,1,'2014-09-25 10:34:06','2014-09-25 10:34:06','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:34:06','2014-09-25 10:34:06','',20,'http://profile.iiita.ac.in/pritish/?p=109',0,'revision','',0),(120,1,'2014-09-25 10:57:19','2014-09-25 10:57:19','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:57:19','2014-09-25 10:57:19','',20,'http://profile.iiita.ac.in/pritish/?p=120',0,'revision','',0),(119,1,'2014-09-25 10:56:34','2014-09-25 10:56:34','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n<img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:56:34','2014-09-25 10:56:34','',20,'http://profile.iiita.ac.in/pritish/?p=119',0,'revision','',0),(110,1,'2014-09-25 10:35:20','2014-09-25 10:35:20','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:35:20','2014-09-25 10:35:20','',20,'http://profile.iiita.ac.in/pritish/?p=110',0,'revision','',0),(111,1,'2014-09-25 10:38:06','2014-09-25 10:38:06','','rgate','','inherit','closed','closed','','rgate','','','2014-09-25 10:39:21','2014-09-25 10:39:21','',20,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg',0,'attachment','image/jpeg',0),(112,1,'2014-09-25 10:39:31','2014-09-25 10:39:31','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> Name:\r\n\r\nResearch Interest:\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:39:31','2014-09-25 10:39:31','',20,'http://profile.iiita.ac.in/pritish/?p=112',0,'revision','',0),(113,1,'2014-09-25 10:39:51','2014-09-25 10:39:51','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td>Name:\r\n<p style=\"text-align: left;\">Research Interest:</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:39:51','2014-09-25 10:39:51','',20,'http://profile.iiita.ac.in/pritish/?p=113',0,'revision','',0),(147,1,'2014-09-25 12:36:40','2014-09-25 12:36:40','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"180\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:36:40','2014-09-25 12:36:40','',20,'http://profile.iiita.ac.in/pritish/?p=147',0,'revision','',0),(115,1,'2014-09-25 10:52:42','2014-09-25 10:52:42','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name: Rashmi Tripathi</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name: Utkarsh Raj</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td><strong>Name: </strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:52:42','2014-09-25 10:52:42','',20,'http://profile.iiita.ac.in/pritish/?p=115',0,'revision','',0),(114,1,'2014-09-25 10:42:34','2014-09-25 10:42:34','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name:</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"></p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name:</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td><strong>Name:</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"></p>\r\n<p style=\"text-align: left;\"></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:42:34','2014-09-25 10:42:34','',20,'http://profile.iiita.ac.in/pritish/?p=114',0,'revision','',0),(118,1,'2014-09-25 10:56:00','2014-09-25 10:56:00','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n\r\n</tr>\r\n<tr>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a>\r\n<p style=\"text-align: left;\"></p>\r\n\r\n</tr>\r\n<tr>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:56:00','2014-09-25 10:56:00','',20,'http://profile.iiita.ac.in/pritish/?p=118',0,'revision','',0),(116,1,'2014-09-25 10:53:08','2014-09-25 10:53:08','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name: Rashmi Tripathi</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\">xxx</p>\r\n<p style=\"text-align: left;\">xxx</p>\r\n<p style=\"text-align: left;\">xxx</p>\r\n<p style=\"text-align: left;\"></p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name: Utkarsh Raj</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td><strong>Name: </strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:53:08','2014-09-25 10:53:08','',20,'http://profile.iiita.ac.in/pritish/?p=116',0,'revision','',0),(117,1,'2014-09-25 10:54:22','2014-09-25 10:54:22','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name: Rashmi Tripathi</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\">xxx</p>\r\n<p style=\"text-align: left;\">xxx</p>\r\n<p style=\"text-align: left;\">xxx</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><strong>Name: Utkarsh Raj</strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n<td><strong>Name: </strong>\r\n<p style=\"text-align: left;\"><strong>Research Interest:</strong></p>\r\n<p style=\"text-align: left;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\"><img class=\"alignnone wp-image-111 alignleft\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate.jpg\" alt=\"rgate\" width=\"59\" height=\"59\" /></a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:54:22','2014-09-25 10:54:22','',20,'http://profile.iiita.ac.in/pritish/?p=117',0,'revision','',0),(121,1,'2014-09-25 10:58:14','2014-09-25 10:58:14','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignleft size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignleft size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignleft size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:58:14','2014-09-25 10:58:14','',20,'http://profile.iiita.ac.in/pritish/?p=121',0,'revision','',0),(122,1,'2014-09-25 10:59:15','2014-09-25 10:59:15','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignleft size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignleft size-full wp-image-98\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignleft size-full wp-image-99\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> Rashmi Tripathi</td>\r\n<td> Utkarsh Raj</td>\r\n<td> Saurabh Gupta</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:59:15','2014-09-25 10:59:15','',20,'http://profile.iiita.ac.in/pritish/?p=122',0,'revision','',0),(123,1,'2014-09-25 10:59:45','2014-09-25 10:59:45','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> Rashmi Tripathi</td>\r\n<td> Utkarsh Raj</td>\r\n<td> Saurabh Gupta</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 10:59:45','2014-09-25 10:59:45','',20,'http://profile.iiita.ac.in/pritish/?p=123',0,'revision','',0),(124,1,'2014-09-25 11:01:42','2014-09-25 11:01:42','','rgate-small','','inherit','closed','closed','','rgate-small','','','2014-09-25 11:01:42','2014-09-25 11:01:42','',20,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate-small.jpg',0,'attachment','image/jpeg',0),(127,1,'2014-09-25 11:03:20','2014-09-25 11:03:20','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:03:20','2014-09-25 11:03:20','',20,'http://profile.iiita.ac.in/pritish/?p=127',0,'revision','',0),(125,1,'2014-09-25 11:02:08','2014-09-25 11:02:08','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong>\r\n\r\n[gallery ids=\"124\"]</td>\r\n<td> <strong>Utkarsh Raj</strong>\r\n\r\n[gallery ids=\"124\"]</td>\r\n<td> <strong>Saurabh Gupta</strong>\r\n\r\n[gallery ids=\"124\"]</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:02:08','2014-09-25 11:02:08','',20,'http://profile.iiita.ac.in/pritish/?p=125',0,'revision','',0),(126,1,'2014-09-25 11:02:24','2014-09-25 11:02:24','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong>[gallery ids=\"124\"]</td>\r\n<td> <strong>Saurabh Gupta</strong>[gallery ids=\"124\"]</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:02:24','2014-09-25 11:02:24','',20,'http://profile.iiita.ac.in/pritish/?p=126',0,'revision','',0),(137,1,'2014-09-25 11:23:30','2014-09-25 11:23:30','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"120\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"120\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"120\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:23:30','2014-09-25 11:23:30','',20,'http://profile.iiita.ac.in/pritish/?p=137',0,'revision','',0),(134,1,'2014-09-25 11:08:17','2014-09-25 11:08:17','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"#\" alt=\"rashmi\" width=\"100\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"100\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"100\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:08:17','2014-09-25 11:08:17','',20,'http://profile.iiita.ac.in/pritish/?p=134',0,'revision','',0),(128,1,'2014-09-25 11:04:15','2014-09-25 11:04:15','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:04:15','2014-09-25 11:04:15','',20,'http://profile.iiita.ac.in/pritish/?p=128',0,'revision','',0),(130,1,'2014-09-25 11:05:39','2014-09-25 11:05:39','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong>Ph.D Scholar</td>\r\n<td> <strong>Utkarsh Raj</strong>Ph.D Scholar</td>\r\n<td> <strong>Saurabh Gupta</strong>Ph.D Scholar</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:05:39','2014-09-25 11:05:39','',20,'http://profile.iiita.ac.in/pritish/?p=130',0,'revision','',0),(129,1,'2014-09-25 11:05:11','2014-09-25 11:05:11','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong>\r\n\r\nPh.D Scholar</td>\r\n<td> <strong>Utkarsh Raj</strong>\r\n\r\nPh.D Scholar</td>\r\n<td> <strong>Saurabh Gupta</strong>\r\n\r\nPh.D Scholar</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:05:11','2014-09-25 11:05:11','',20,'http://profile.iiita.ac.in/pritish/?p=129',0,'revision','',0),(131,1,'2014-09-25 11:06:17','2014-09-25 11:06:17','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:06:17','2014-09-25 11:06:17','',20,'http://profile.iiita.ac.in/pritish/?p=131',0,'revision','',0),(132,1,'2014-09-25 11:06:42','2014-09-25 11:06:42','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"100\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"157\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:06:42','2014-09-25 11:06:42','',20,'http://profile.iiita.ac.in/pritish/?p=132',0,'revision','',0),(133,1,'2014-09-25 11:07:09','2014-09-25 11:07:09','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"100\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"100\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"100\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:07:09','2014-09-25 11:07:09','',20,'http://profile.iiita.ac.in/pritish/?p=133',0,'revision','',0),(136,1,'2014-09-25 11:09:06','2014-09-25 11:09:06','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"100\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"100\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"100\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:09:06','2014-09-25 11:09:06','',20,'http://profile.iiita.ac.in/pritish/?p=136',0,'revision','',0),(135,1,'2014-09-25 11:08:52','2014-09-25 11:08:52','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"100\" height=\"200\" /></a></td>\r\n<td> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"100\" height=\"200\" /></a></td>\r\n<td><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"100\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:08:52','2014-09-25 11:08:52','',20,'http://profile.iiita.ac.in/pritish/?p=135',0,'revision','',0),(138,1,'2014-09-25 11:24:01','2014-09-25 11:24:01','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"130\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"130\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"130\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:24:01','2014-09-25 11:24:01','',20,'http://profile.iiita.ac.in/pritish/?p=138',0,'revision','',0),(139,1,'2014-09-25 11:28:03','2014-09-25 11:28:03','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"130\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"130\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"130\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:28:03','2014-09-25 11:28:03','',20,'http://profile.iiita.ac.in/pritish/?p=139',0,'revision','',0),(140,1,'2014-09-25 11:29:46','2014-09-25 11:29:46','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"130\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"130\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"130\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:29:46','2014-09-25 11:29:46','',20,'http://profile.iiita.ac.in/pritish/?p=140',0,'revision','',0),(141,1,'2014-09-25 11:30:34','2014-09-25 11:30:34','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"130\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"130\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"130\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:30:34','2014-09-25 11:30:34','',20,'http://profile.iiita.ac.in/pritish/?p=141',0,'revision','',0),(142,1,'2014-09-25 11:31:48','2014-09-25 11:31:48','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"130\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"130\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"130\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 11:31:48','2014-09-25 11:31:48','',20,'http://profile.iiita.ac.in/pritish/?p=142',0,'revision','',0),(143,1,'2014-09-25 12:31:52','2014-09-25 12:31:52','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"130\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"130\" height=\"198\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"130\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:31:52','2014-09-25 12:31:52','',20,'http://profile.iiita.ac.in/pritish/?p=143',0,'revision','',0),(144,1,'2014-09-25 12:32:16','2014-09-25 12:32:16','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"130\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"130\" height=\"180\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"130\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:32:16','2014-09-25 12:32:16','',20,'http://profile.iiita.ac.in/pritish/?p=144',0,'revision','',0),(146,1,'2014-09-25 12:36:18','2014-09-25 12:36:18','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"180\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong></td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:36:18','2014-09-25 12:36:18','',20,'http://profile.iiita.ac.in/pritish/?p=146',0,'revision','',0),(148,1,'2014-09-25 12:37:57','2014-09-25 12:37:57','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"180\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> <strong>Rashmi Tripathi</strong>\r\n\r\nfollow @ Research Gate</td>\r\n<td> <strong>Utkarsh Raj</strong></td>\r\n<td> <strong>Saurabh Gupta</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:37:57','2014-09-25 12:37:57','',20,'http://profile.iiita.ac.in/pritish/?p=148',0,'revision','',0),(155,1,'2014-09-25 12:43:52','2014-09-25 12:43:52','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\nResearchGate</td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\nResearchGate</td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\nResearchGate</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:43:52','2014-09-25 12:43:52','',20,'http://profile.iiita.ac.in/pritish/?p=155',0,'revision','',0),(151,1,'2014-09-25 12:40:43','2014-09-25 12:40:43','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><strong>Rashmi Tripathi</strong>\r\n\r\nResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Utkarsh Raj</strong>\r\n\r\nResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Saurabh Gupta</strong>\r\n\r\nResearchGate</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:40:43','2014-09-25 12:40:43','',20,'http://profile.iiita.ac.in/pritish/?p=151',0,'revision','',0),(149,1,'2014-09-25 12:38:54','2014-09-25 12:38:54','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-98 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"180\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><strong>Rashmi Tripathi</strong>\r\n\r\nfollow @ ResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Utkarsh Raj</strong>\r\n\r\nfollow @ ResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Saurabh Gupta</strong>\r\n\r\nfollow @ ResearchGate</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:38:54','2014-09-25 12:38:54','',20,'http://profile.iiita.ac.in/pritish/?p=149',0,'revision','',0),(150,1,'2014-09-25 12:39:51','2014-09-25 12:39:51','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><strong>Rashmi Tripathi</strong>follow @ ResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Utkarsh Raj</strong>follow @ ResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Saurabh Gupta</strong>follow @ ResearchGate</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:39:51','2014-09-25 12:39:51','',20,'http://profile.iiita.ac.in/pritish/?p=150',0,'revision','',0),(152,1,'2014-09-25 12:41:08','2014-09-25 12:41:08','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><strong>Rashmi Tripathi</strong>ResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Utkarsh Raj</strong>ResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Saurabh Gupta</strong>ResearchGate</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:41:08','2014-09-25 12:41:08','',20,'http://profile.iiita.ac.in/pritish/?p=152',0,'revision','',0),(153,1,'2014-09-25 12:42:41','2014-09-25 12:42:41','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><strong>Rashmi Tripathi</strong></br>\r\n\r\nResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Utkarsh Raj</strong>\r\n\r\nResearchGate</td>\r\n<td style=\"text-align: left;\"><strong>Saurabh Gupta</strong>\r\n\r\nResearchGate</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:42:41','2014-09-25 12:42:41','',20,'http://profile.iiita.ac.in/pritish/?p=153',0,'revision','',0),(154,1,'2014-09-25 12:43:35','2014-09-25 12:43:35','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><strong>Rashmi Tripathi</strong></br>\r\nResearchGate</td>\r\n\r\n<td style=\"text-align: left;\"><strong>Utkarsh Raj</strong></br>\r\nResearchGate</td>\r\n\r\n<td style=\"text-align: left;\"><strong>Saurabh Gupta</strong></br>\r\nResearchGate</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:43:35','2014-09-25 12:43:35','',20,'http://profile.iiita.ac.in/pritish/?p=154',0,'revision','',0),(156,1,'2014-09-25 12:45:06','2014-09-25 12:45:06','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:45:06','2014-09-25 12:45:06','',20,'http://profile.iiita.ac.in/pritish/?p=156',0,'revision','',0),(157,1,'2014-09-25 12:48:26','2014-09-25 12:48:26','','researchGate_ico','','inherit','closed','closed','','researchgate_ico','','','2014-09-25 12:48:40','2014-09-25 12:48:40','',20,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif',0,'attachment','image/gif',0),(160,1,'2014-09-25 12:50:21','2014-09-25 12:50:21','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:50:21','2014-09-25 12:50:21','',20,'http://profile.iiita.ac.in/pritish/?p=160',0,'revision','',0),(158,1,'2014-09-25 12:49:17','2014-09-25 12:49:17','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a><a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:49:17','2014-09-25 12:49:17','',20,'http://profile.iiita.ac.in/pritish/?p=158',0,'revision','',0),(159,1,'2014-09-25 12:49:58','2014-09-25 12:49:58','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\nFollow@<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:49:58','2014-09-25 12:49:58','',20,'http://profile.iiita.ac.in/pritish/?p=159',0,'revision','',0),(161,1,'2014-09-25 12:51:06','2014-09-25 12:51:06','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:51:06','2014-09-25 12:51:06','',20,'http://profile.iiita.ac.in/pritish/?p=161',0,'revision','',0),(180,1,'2014-09-25 13:26:39','2014-09-25 13:26:39','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 13:26:39','2014-09-25 13:26:39','',20,'http://profile.iiita.ac.in/pritish/?p=180',0,'revision','',0),(162,1,'2014-09-25 12:52:05','2014-09-25 12:52:05','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:52:05','2014-09-25 12:52:05','',20,'http://profile.iiita.ac.in/pritish/?p=162',0,'revision','',0),(164,1,'2014-09-25 12:53:36','2014-09-25 12:53:36','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:53:36','2014-09-25 12:53:36','',20,'http://profile.iiita.ac.in/pritish/?p=164',0,'revision','',0),(163,1,'2014-09-25 12:52:52','2014-09-25 12:52:52','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 12:52:52','2014-09-25 12:52:52','',20,'http://profile.iiita.ac.in/pritish/?p=163',0,'revision','',0),(167,1,'2014-09-25 13:02:29','2014-09-25 13:02:29','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em> Calendar @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>1.IEEE Computational Intelligence Workshop</td>\r\n<td>13th Oct-15th Oct, 2014</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:02:29','2014-09-25 13:02:29','',4,'http://profile.iiita.ac.in/pritish/?p=167',0,'revision','',0),(168,1,'2014-09-25 13:03:08','2014-09-25 13:03:08','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em> Calendar @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td>13th Oct-15th Oct, 2014</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:03:08','2014-09-25 13:03:08','',4,'http://profile.iiita.ac.in/pritish/?p=168',0,'revision','',0),(169,1,'2014-09-25 13:05:15','2014-09-25 13:05:15','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em>Upcoming events @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td>13th Oct-15th Oct, 2014</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:05:15','2014-09-25 13:05:15','',4,'http://profile.iiita.ac.in/pritish/?p=169',0,'revision','',0),(171,1,'2014-09-25 13:07:14','2014-09-25 13:07:14','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em>Upcoming events @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td>13th Oct-15th Oct, 2014</td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:07:14','2014-09-25 13:07:14','',4,'http://profile.iiita.ac.in/pritish/?p=171',0,'revision','',0),(170,1,'2014-09-25 13:06:52','2014-09-25 13:06:52','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em>Upcoming events @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td>13th Oct-15th Oct, 2014<a href=\"#\"></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:06:52','2014-09-25 13:06:52','',4,'http://profile.iiita.ac.in/pritish/?p=170',0,'revision','',0),(172,1,'2014-09-25 13:08:20','2014-09-25 13:08:20','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em>Upcoming events @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:08:20','2014-09-25 13:08:20','',4,'http://profile.iiita.ac.in/pritish/?p=172',0,'revision','',0),(173,1,'2014-09-25 13:09:02','2014-09-25 13:09:02','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em>Upcoming events @ bioNET</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:09:02','2014-09-25 13:09:02','',4,'http://profile.iiita.ac.in/pritish/?p=173',0,'revision','',0),(174,1,'2014-09-25 13:09:52','2014-09-25 13:09:52','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><em>Upcoming events</em></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:09:52','2014-09-25 13:09:52','',4,'http://profile.iiita.ac.in/pritish/?p=174',0,'revision','',0),(175,1,'2014-09-25 13:10:02','2014-09-25 13:10:02','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:10:02','2014-09-25 13:10:02','',4,'http://profile.iiita.ac.in/pritish/?p=175',0,'revision','',0),(176,1,'2014-09-25 13:10:25','2014-09-25 13:10:25','Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:10:25','2014-09-25 13:10:25','',4,'http://profile.iiita.ac.in/pritish/?p=176',0,'revision','',0),(177,1,'2014-09-25 13:10:35','2014-09-25 13:10:35','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Modelling, Quantum Mechanics, Molecular Modeling & Docking to tackle challenging biochemical problems. We at <strong>bioNET</strong> work on a various analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-09-25 13:10:35','2014-09-25 13:10:35','',4,'http://profile.iiita.ac.in/pritish/?p=177',0,'revision','',0),(178,1,'2014-09-25 13:13:21','2014-09-25 13:13:21','','89263-in-patterns-coloring-pages-1-20002829.jpg','','inherit','closed','closed','','89263-in-patterns-coloring-pages-1-20002829-jpg','','','2014-09-25 13:13:21','2014-09-25 13:13:21','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg1.png',0,'attachment','image/png',0),(179,1,'2014-09-25 13:14:02','2014-09-25 13:14:02','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg2.png','89263-in-patterns-coloring-pages-1-20002829.jpg2.png','','inherit','closed','closed','','89263-in-patterns-coloring-pages-1-20002829-jpg2-png','','','2014-09-25 13:14:02','2014-09-25 13:14:02','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/89263-in-patterns-coloring-pages-1-20002829.jpg2.png',0,'attachment','image/png',0),(181,1,'2014-09-25 13:54:26','2014-09-25 13:54:26','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 13:54:26','2014-09-25 13:54:26','',20,'http://profile.iiita.ac.in/pritish/?p=181',0,'revision','',0),(182,1,'2014-09-25 13:56:02','2014-09-25 13:56:02','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p><p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n\r\n<p style=\"text-align: justify;\"><strong>Former students:</strong>\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 13:56:02','2014-09-25 13:56:02','',20,'http://profile.iiita.ac.in/pritish/?p=182',0,'revision','',0),(183,1,'2014-09-25 13:56:42','2014-09-25 13:56:42','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p><p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 13:56:42','2014-09-25 13:56:42','',20,'http://profile.iiita.ac.in/pritish/?p=183',0,'revision','',0),(185,1,'2014-09-25 14:00:12','2014-09-25 14:00:12','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n\r\n<p>Sunil Madhavlal Patel</p>\r\n<p>Swapnil Ghanshyam Tichkule</p>\r\n<p>Vandana Kumari</p>\r\n<p>Yashbir Singh</p>\r\n<p>Yashasvi Jain</p>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:00:12','2014-09-25 14:00:12','',20,'http://profile.iiita.ac.in/pritish/?p=185',0,'revision','',0),(184,1,'2014-09-25 13:58:07','2014-09-25 13:58:07','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n\r\n<strong><span style=\"color: #808080;\">Sunil Madhavlal Patel</span></strong>\r\n\r\n<strong><span style=\"color: #808080;\">Swapnil Ghanshyam Tichkule</span></strong>\r\n\r\n<strong><span style=\"color: #808080;\">Vandana Kumari</span></strong>\r\n\r\n<strong><span style=\"color: #808080;\">Yashbir Singh</span></strong>\r\n\r\n<span style=\"color: #888888;\"><strong>Yashasvi Jain</strong></span>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p><p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 13:58:07','2014-09-25 13:58:07','',20,'http://profile.iiita.ac.in/pritish/?p=184',0,'revision','',0),(186,1,'2014-09-25 14:01:41','2014-09-25 14:01:41','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n\r\n<p style=\"text-align: justify;\">Sunil Madhavlal Patel <em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Swapnil Ghanshyam Tichkule <em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Vandana Kumari <em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Yashbir Singh <em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Yashasvi Jain <em>Thesis Title: </em></p>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:01:41','2014-09-25 14:01:41','',20,'http://profile.iiita.ac.in/pritish/?p=186',0,'revision','',0),(187,1,'2014-09-25 14:03:00','2014-09-25 14:03:00','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n\r\n<p style=\"text-align: justify;\">Sunil Madhavlal Patel (2014)<em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Swapnil Ghanshyam Tichkule (2014)<em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Vandana Kumari (2014)<em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Yashbir Singh (2014)<em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Yashasvi Jain (2014)<em>Thesis Title: </em></p>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:03:00','2014-09-25 14:03:00','',20,'http://profile.iiita.ac.in/pritish/?p=187',0,'revision','',0),(189,1,'2014-09-25 14:04:25','2014-09-25 14:04:25','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: </em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: </em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: </em>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:04:25','2014-09-25 14:04:25','',20,'http://profile.iiita.ac.in/pritish/?p=189',0,'revision','',0),(188,1,'2014-09-25 14:03:31','2014-09-25 14:03:31','<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\n<p style=\"text-align: justify;\">Sunil Madhavlal Patel (2014)</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Swapnil Ghanshyam Tichkule (2014)</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Vandana Kumari (2014)</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Yashbir Singh (2014)</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: </em></p>\r\n<p style=\"text-align: justify;\">Yashasvi Jain (2014)</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: </em></p>\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:03:31','2014-09-25 14:03:31','',20,'http://profile.iiita.ac.in/pritish/?p=188',0,'revision','',0),(219,1,'2014-10-01 18:42:06','2014-10-01 18:42:06','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\n ','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 18:42:06','2014-10-01 18:42:06','',20,'http://profile.iiita.ac.in/pritish/?p=219',0,'revision','',0),(190,1,'2014-09-25 14:20:35','2014-09-25 14:20:35','<p style=\"text-align: justify;\">Currently at bioNET we are working on various signaling pathways and drug targets by utilizing computational biology approaches.</p>\r\n<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: </em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: </em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: </em>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:20:35','2014-09-25 14:20:35','',20,'http://profile.iiita.ac.in/pritish/?p=190',0,'revision','',0),(191,1,'2014-09-25 14:26:02','2014-09-25 14:26:02','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signaling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: </em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: </em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: </em>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:26:02','2014-09-25 14:26:02','',20,'http://profile.iiita.ac.in/pritish/?p=191',0,'revision','',0),(192,1,'2014-09-25 14:27:34','2014-09-25 14:27:34','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: </em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: </em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: </em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: </em>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:27:34','2014-09-25 14:27:34','',20,'http://profile.iiita.ac.in/pritish/?p=192',0,'revision','',0),(218,1,'2014-10-01 18:37:44','2014-10-01 18:37:44','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\n ','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 18:37:44','2014-10-01 18:37:44','',20,'http://profile.iiita.ac.in/pritish/?p=218',0,'revision','',0),(193,1,'2014-09-25 14:34:01','2014-09-25 14:34:01','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Current Research Scholars:</strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Current Students (pursuing M.Tech thesis)</strong></p>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\n<strong>Former students:</strong>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-09-25 14:34:01','2014-09-25 14:34:01','',20,'http://profile.iiita.ac.in/pritish/?p=193',0,'revision','',0),(194,1,'2014-09-25 14:36:59','2014-09-25 14:36:59','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\n \r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated IIIrd Sem.</em>\r\n\r\n \r\n\r\n<strong>Courses offered during previous semesters:</strong>\r\nComputer aided Drug Designing (PG)\r\nAdvance Computer aided Drug Designing (PG)\r\nCheminformatics (PG)\r\nMolecular Structure Prediction and Visualization(PG)\r\nAdvance Molecular Structure Prediction and Visualization(PG)\r\nHuman Computer Interaction (PG)\r\nData and File structure (PG)\r\nFundamental of Computer Programming (PG)\r\nBiological Databases and Tools (PG)\r\n\r\nArtificial Intelligence (UG)\r\nData Structure and Algorithm (UG)\r\nIntroduction to Computer Programming (UG)\r\nBioinformatics (UG)\r\nAdvance Bioinformatics (UG)\r\nHuman Computer Interaction (UG)\r\nOptimization Theory and Operational Research (UG)\r\nDatabase Management System (UG)\r\nPrinciples Of Programming Language (UG)','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-09-25 14:36:59','2014-09-25 14:36:59','',61,'http://profile.iiita.ac.in/pritish/?p=194',0,'revision','',0),(196,1,'2014-09-25 14:40:00','2014-09-25 14:40:00','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n\r\n<strong>Courses offered during previous semesters:</strong>\r\nComputer aided Drug Designing (PG)\r\nAdvance Computer aided Drug Designing (PG)\r\nCheminformatics (PG)\r\nMolecular Structure Prediction and Visualization(PG)\r\nAdvance Molecular Structure Prediction and Visualization(PG)\r\nHuman Computer Interaction (PG)\r\nData and File structure (PG)\r\nFundamental of Computer Programming (PG)\r\nBiological Databases and Tools (PG)\r\n\r\nArtificial Intelligence (UG)\r\nData Structure and Algorithm (UG)\r\nIntroduction to Computer Programming (UG)\r\nBioinformatics (UG)\r\nAdvance Bioinformatics (UG)\r\nHuman Computer Interaction (UG)\r\nOptimization Theory and Operational Research (UG)\r\nDatabase Management System (UG)\r\nPrinciples Of Programming Language (UG)','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-09-25 14:40:00','2014-09-25 14:40:00','',61,'http://profile.iiita.ac.in/pritish/?p=196',0,'revision','',0),(197,1,'2014-09-25 14:41:13','2014-09-25 14:41:13','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\n<em>Principle Investigator: Pritish Varadwaj</em></p>\r\n<p style=\"text-align: justify;\"><strong>Recent Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-09-25 14:41:13','2014-09-25 14:41:13','',17,'http://profile.iiita.ac.in/pritish/?p=197',0,'revision','',0),(477,1,'2016-01-02 11:40:11','2016-01-02 11:40:11','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications</strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\"> 3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis,\r\nCurrent Computer Aided Drug Design. 11/2015. 1.27 Impact Factor</li>\r\n <li style=\"text-align: justify;\">In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 · 2.92 Impact Factor</li>\r\n <li style=\"text-align: justify;\">Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · 3.23 Impact Factor</li>\r\n <li style=\"text-align: justify;\">Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · 2.92 Impact Factor</li>\r\n <li style=\"text-align: justify;\">Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · 2.51 Impact Factor</li>\r\n</ul>\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-01-02 11:40:11','2016-01-02 11:40:11','',17,'http://profile.iiita.ac.in/pritish/?p=477',0,'revision','',0),(478,1,'2016-01-02 11:41:31','2016-01-02 11:41:31','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications</strong></p>\r\n<p style=\"padding-left: 90px;\">3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis,\r\nCurrent Computer Aided Drug Design. 11/2015. 1.27 Impact Factor</p>\r\n<p style=\"padding-left: 90px;\">In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 · 2.92 Impact Factor</p>\r\n<p style=\"padding-left: 90px;\">Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · 3.23 Impact Factor</p>\r\n<p style=\"padding-left: 90px;\">Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · 2.92 Impact Factor</p>\r\n<p style=\"padding-left: 90px;\">Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · 2.51 Impact Factor</p>\r\n\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-01-02 11:41:31','2016-01-02 11:41:31','',17,'http://profile.iiita.ac.in/pritish/?p=478',0,'revision','',0),(233,1,'2014-10-01 19:18:01','2014-10-01 19:18:01','Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working at bioNET: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> Sunil Madhavlal Patel (2014)<em>Thesis Title: To be updated!</em>Swapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>Vandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Following students have successfully completed their thesis work</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 19:18:01','2014-10-01 19:18:01','',20,'http://profile.iiita.ac.in/pritish/?p=233',0,'revision','',0),(227,1,'2014-10-01 19:08:07','2014-10-01 19:08:07','Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> Sunil Madhavlal Patel (2014)<em>Thesis Title: To be updated!</em>Swapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\n<strong>Following students have successfully completed their thesis work in recent past</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\nJyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 19:08:07','2014-10-01 19:08:07','',20,'http://profile.iiita.ac.in/pritish/?p=227',0,'revision','',0),(241,1,'2014-10-01 22:30:06','2014-10-01 22:30:06','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking to tackle challenging biochemical problems. We work on a various bio analytic studies with the collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-10-01 22:30:06','2014-10-01 22:30:06','',4,'http://profile.iiita.ac.in/pritish/?p=241',0,'revision','',0),(223,1,'2014-10-01 18:48:22','2014-10-01 18:48:22','Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 18:48:22','2014-10-01 18:48:22','',20,'http://profile.iiita.ac.in/pritish/?p=223',0,'revision','',0),(220,1,'2014-10-01 18:44:11','2014-10-01 18:44:11','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width:100%\">\r\n <tr>\r\n <td>Jill</td>\r\n \r\n </tr>\r\n <tr>\r\n <td>Eve</td>\r\n \r\n </tr>\r\n</table>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 18:44:11','2014-10-01 18:44:11','',20,'http://profile.iiita.ac.in/pritish/?p=220',0,'revision','',0),(221,1,'2014-10-01 18:44:33','2014-10-01 18:44:33','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width:100%\">\r\n <tr>\r\n <td></td>\r\n \r\n </tr>\r\n <tr>\r\n \r\n \r\n </tr>\r\n</table>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 18:44:33','2014-10-01 18:44:33','',20,'http://profile.iiita.ac.in/pritish/?p=221',0,'revision','',0),(222,1,'2014-10-01 18:47:45','2014-10-01 18:47:45','<pre style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</pre>\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nSunil Madhavlal Patel (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 18:47:45','2014-10-01 18:47:45','',20,'http://profile.iiita.ac.in/pritish/?p=222',0,'revision','',0),(372,1,'2014-10-07 15:50:27','2014-10-07 15:50:27','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">huge_it_portfolio id=\"3\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:50:27','2014-10-07 15:50:27','',20,'http://profile.iiita.ac.in/pritish/?p=372',0,'revision','',0),(370,1,'2014-10-07 15:31:52','2014-10-07 15:31:52','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Research Scholar<i>s:</i></strong></p>\r\n[huge_it_portfolio id=\"2\"]\r\n<p style=\"text-align: justify;\"><strong>M.Tech student:</strong></p>\r\n[huge_it_portfolio id=\"3\"]\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:31:52','2014-10-07 15:31:52','',20,'http://profile.iiita.ac.in/pritish/?p=370',0,'revision','',0),(369,1,'2014-10-07 15:20:59','2014-10-07 15:20:59','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Research Scholar<i>s:</i></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"2\"]</p>\r\n<p style=\"text-align: justify;\"><strong>M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"3\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:20:59','2014-10-07 15:20:59','',20,'http://profile.iiita.ac.in/pritish/?p=369',0,'revision','',0),(254,1,'2014-10-01 22:49:46','2014-10-01 22:49:46','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal PatelSwapnil Ghanshyam TichkuleVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:49:46','2014-10-01 22:49:46','',20,'http://profile.iiita.ac.in/pritish/?p=254',0,'revision','',0),(251,1,'2014-10-01 22:48:55','2014-10-01 22:48:55','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\nSunil Madhavlal Patel\r\n\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh (2014)\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:48:55','2014-10-01 22:48:55','',20,'http://profile.iiita.ac.in/pritish/?p=251',0,'revision','',0),(248,1,'2014-10-01 22:43:38','2014-10-01 22:43:38','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel (2014) Thesis Title: To be updated!\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\nThesis Title: To be updated!\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>Yashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>Yashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>\r\n\r\nAnubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\nJyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:43:38','2014-10-01 22:43:38','',20,'http://profile.iiita.ac.in/pritish/?p=248',0,'revision','',0),(246,1,'2014-10-01 22:35:31','2014-10-01 22:35:31','Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working at bioNET: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> Sunil Madhavlal Patel (2014)<em>Thesis Title: To be updated!</em>Swapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>Vandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>Yashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Following students have successfully completed their thesis work</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:35:31','2014-10-01 22:35:31','',20,'http://profile.iiita.ac.in/pritish/?p=246',0,'revision','',0),(224,1,'2014-10-01 18:58:35','2014-10-01 18:58:35','Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> Sunil Madhavlal Patel (2014)<em>Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Following students have successfully completed their thesis work in recent past</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>\r\n\r\nAnubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\nJyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 18:58:35','2014-10-01 18:58:35','',20,'http://profile.iiita.ac.in/pritish/?p=224',0,'revision','',0),(228,1,'2014-10-01 19:08:45','2014-10-01 19:08:45','Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently following Research Scholars are working at bioNET: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\"><img class=\"alignnone size-full wp-image-157\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/researchGate_ico.gif\" alt=\"researchGate_ico\" width=\"16\" height=\"16\" /></a> <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently following students are pursuing their M.Tech project </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> Sunil Madhavlal Patel (2014)<em>Thesis Title: To be updated!</em>Swapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>\r\n\r\nYashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\n<strong>Following students have successfully completed their thesis work in recent past</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\nJyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 19:08:45','2014-10-01 19:08:45','',20,'http://profile.iiita.ac.in/pritish/?p=228',0,'revision','',0),(230,1,'2014-10-01 19:13:57','2014-10-01 19:13:57','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>1. Computer aided Drug Designing (Post Grad.)\r\n2. Advance Computer aided Drug Designing (Post Grad.)\r\n3. Cheminformatics (Post Grad.)\r\n4. Molecular Structure Prediction and Visualization (Post Grad.)\r\n5. Advance Molecular Structure Prediction and Visualization (Post Grad.)\r\n6. Human Computer Interaction (Post Grad.)\r\n7. Data and File structure (Post Grad.)\r\n8. Fundamental of Computer Programming (Post Grad.)\r\n9. Biological Databases and Tools (Post Grad.)</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:13:57','2014-10-01 19:13:57','',61,'http://profile.iiita.ac.in/pritish/?p=230',0,'revision','',0),(229,1,'2014-10-01 19:13:36','2014-10-01 19:13:36','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>1. Computer aided Drug Designing (Post Grad.)\r\n2. Advance Computer aided Drug Designing (Post Grad.)\r\n3. Cheminformatics (Post Grad.)\r\n4. Molecular Structure Prediction and Visualization (Post Grad.)\r\n5. Advance Molecular Structure Prediction and Visualization (Post Grad.)\r\n6. Human Computer Interaction (Post Grad.)\r\n7. Data and File structure (Post Grad.)\r\n8. Fundamental of Computer Programming (Post Grad.)\r\n9. Biological Databases and Tools (Post Grad.)</td>\r\n1. Artificial Intelligence (Under Grad.) 2. Data Structure and Algorithm (Under Grad.) 3. Introduction to Computer Programming (Under Grad.) 4. Bioinformatics (Under Grad.) 5. Advance Bioinformatics (Under Grad.) 6. Human Computer Interaction (Under Grad.) 7. Optimization Theory and Operational Research (Under Grad.) 8. Database Management System (Under Grad.) 9. Principles Of Programming Language (Under Grad.)\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:13:36','2014-10-01 19:13:36','',61,'http://profile.iiita.ac.in/pritish/?p=229',0,'revision','',0),(232,1,'2014-10-01 19:16:33','2014-10-01 19:16:33','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>1. Artificial Intelligence (Under Grad.)\r\n2. Data Structure and Algorithm (Under Grad.) \r\n3. Introduction to Computer Programming (Under Grad.) \r\n4. Bioinformatics (Under Grad.) \r\n5. Advance Bioinformatics (Under Grad.) \r\n6. Human Computer Interaction (Under Grad.) \r\n7. Optimization Theory and Operational Research (Under Grad.) \r\n8. Database Management System (Under Grad.) \r\n9. Principles Of Programming Language (Under Grad.)</td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing (Post Grad.)\r\n2. Advance Computer aided Drug Designing (Post Grad.)\r\n3. Cheminformatics (Post Grad.)\r\n4. Molecular Structure Prediction and Visualization (Post Grad.)\r\n5. Advance Molecular Structure Prediction and Visualization (Post Grad.)\r\n6. Human Computer Interaction (Post Grad.)\r\n7. Data and File structure (Post Grad.)\r\n8. Fundamental of Computer Programming (Post Grad.)\r\n9. Biological Databases and Tools (Post Grad.)</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:16:33','2014-10-01 19:16:33','',61,'http://profile.iiita.ac.in/pritish/?p=232',0,'revision','',0),(235,1,'2014-10-01 19:20:14','2014-10-01 19:20:14','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\nAt undergraduate classes\r\n</td>\r\n</tr>\r\n<td>1. Artificial Intelligence \r\n2. Data Structure and Algorithm \r\n3. Introduction to Computer Programming \r\n4. Bioinformatics \r\n5. Advance Bioinformatics \r\n6. Human Computer Interaction \r\n7. Optimization Theory and Operational Research \r\n8. Database Management System \r\n9. Principles Of Programming Language </td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing (Post Grad.)\r\n2. Advance Computer aided Drug Designing (Post Grad.)\r\n3. Cheminformatics (Post Grad.)\r\n4. Molecular Structure Prediction and Visualization (Post Grad.)\r\n5. Advance Molecular Structure Prediction and Visualization (Post Grad.)\r\n6. Human Computer Interaction (Post Grad.)\r\n7. Data and File structure (Post Grad.)\r\n8. Fundamental of Computer Programming (Post Grad.)\r\n9. Biological Databases and Tools (Post Grad.)</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:20:14','2014-10-01 19:20:14','',61,'http://profile.iiita.ac.in/pritish/?p=235',0,'revision','',0),(231,1,'2014-10-01 19:15:29','2014-10-01 19:15:29','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n\r\n\r\n<table style=\"width:100%\">\r\n <tr>\r\n <td>\r\n\r\n1. Artificial Intelligence (Under Grad.) 2. Data Structure and Algorithm (Under Grad.) 3. Introduction to Computer Programming (Under Grad.) 4. Bioinformatics (Under Grad.) 5. Advance Bioinformatics (Under Grad.) 6. Human Computer Interaction (Under Grad.) 7. Optimization Theory and Operational Research (Under Grad.) 8. Database Management System (Under Grad.) 9. Principles Of Programming Language (Under Grad.)\r\n\r\n</td>\r\n \r\n </tr>\r\n <tr>\r\n <td>\r\n1. Computer aided Drug Designing (Post Grad.)\r\n2. Advance Computer aided Drug Designing (Post Grad.)\r\n3. Cheminformatics (Post Grad.)\r\n4. Molecular Structure Prediction and Visualization (Post Grad.)\r\n5. Advance Molecular Structure Prediction and Visualization (Post Grad.)\r\n6. Human Computer Interaction (Post Grad.)\r\n7. Data and File structure (Post Grad.)\r\n8. Fundamental of Computer Programming (Post Grad.)\r\n9. Biological Databases and Tools (Post Grad.)\r\n</td>\r\n \r\n </tr>\r\n</table>\r\n','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:15:29','2014-10-01 19:15:29','',61,'http://profile.iiita.ac.in/pritish/?p=231',0,'revision','',0),(234,1,'2014-10-01 19:18:31','2014-10-01 19:18:31','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>1. Artificial Intelligence (Under Grad.)\r\n2. Data Structure and Algorithm (Under Grad.)\r\n3. Introduction to Computer Programming (Under Grad.)\r\n4. Bioinformatics (Under Grad.)\r\n5. Advance Bioinformatics (Under Grad.)\r\n6. Human Computer Interaction (Under Grad.)\r\n7. Optimization Theory and Operational Research (Under Grad.)\r\n8. Database Management System (Under Grad.)\r\n9. Principles Of Programming Language (Under Grad.)</td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing (Post Grad.)\r\n2. Advance Computer aided Drug Designing (Post Grad.)\r\n3. Cheminformatics (Post Grad.)\r\n4. Molecular Structure Prediction and Visualization (Post Grad.)\r\n5. Advance Molecular Structure Prediction and Visualization (Post Grad.)\r\n6. Human Computer Interaction (Post Grad.)\r\n7. Data and File structure (Post Grad.)\r\n8. Fundamental of Computer Programming (Post Grad.)\r\n9. Biological Databases and Tools (Post Grad.)</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:18:31','2014-10-01 19:18:31','',61,'http://profile.iiita.ac.in/pritish/?p=234',0,'revision','',0),(237,1,'2014-10-01 19:23:53','2014-10-01 19:23:53','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\nFollowing courses has been offered in previous semesters:\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>At Post Graduate classes</td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing \r\n2. Advance Computer aided Drug Designing \r\n3. Cheminformatics \r\n4. Molecular Structure Prediction and Visualization \r\n5. Advance Molecular Structure Prediction and Visualization \r\n6. Human Computer Interaction \r\n7. Data and File structure \r\n8. Fundamental of Computer Programming \r\n9. Biological Databases and Tools </td>\r\n</tr>\r\n<tr>\r\n<td>At Under Graduate classes</td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:23:53','2014-10-01 19:23:53','',61,'http://profile.iiita.ac.in/pritish/?p=237',0,'revision','',0),(236,1,'2014-10-01 19:22:57','2014-10-01 19:22:57','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\nFollowing courses has been offered in previous semesters:\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>At undergraduate classes</td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing (Post Grad.)\r\n2. Advance Computer aided Drug Designing (Post Grad.)\r\n3. Cheminformatics (Post Grad.)\r\n4. Molecular Structure Prediction and Visualization (Post Grad.)\r\n5. Advance Molecular Structure Prediction and Visualization (Post Grad.)\r\n6. Human Computer Interaction (Post Grad.)\r\n7. Data and File structure (Post Grad.)\r\n8. Fundamental of Computer Programming (Post Grad.)\r\n9. Biological Databases and Tools (Post Grad.)</td>\r\n</tr>\r\n<tr>\r\n<td>At postgraduate classes</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language\r\n\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:22:57','2014-10-01 19:22:57','',61,'http://profile.iiita.ac.in/pritish/?p=236',0,'revision','',0),(238,1,'2014-10-01 19:24:13','2014-10-01 19:24:13','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\nFollowing courses has been offered in previous semesters:\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Post Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Under Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:24:13','2014-10-01 19:24:13','',61,'http://profile.iiita.ac.in/pritish/?p=238',0,'revision','',0),(239,1,'2014-10-01 19:24:48','2014-10-01 19:24:48','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n<strong>Following courses have been offered in previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Post Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Under Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:24:48','2014-10-01 19:24:48','',61,'http://profile.iiita.ac.in/pritish/?p=239',0,'revision','',0),(268,1,'2014-10-02 12:13:53','2014-10-02 12:13:53','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Post Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Under Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-02 12:13:53','2014-10-02 12:13:53','',61,'http://profile.iiita.ac.in/pritish/?p=268',0,'revision','',0),(240,1,'2014-10-01 19:24:57','2014-10-01 19:24:57','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong>Following courses have been offered in previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Post Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Under Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-01 19:24:57','2014-10-01 19:24:57','',61,'http://profile.iiita.ac.in/pritish/?p=240',0,'revision','',0),(242,1,'2014-10-01 22:31:52','2014-10-01 22:31:52','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking to tackle challenging biochemical problems. We work on a various bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-10-01 22:31:52','2014-10-01 22:31:52','',4,'http://profile.iiita.ac.in/pritish/?p=242',0,'revision','',0),(243,1,'2014-10-01 22:33:41','2014-10-01 22:33:41',' \r\n\r\nDr. Pritish Kumar Varadwaj\r\nAssistant Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {.AT.} iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2014-10-01 22:33:41','2014-10-01 22:33:41','',32,'http://profile.iiita.ac.in/pritish/?p=243',0,'revision','',0),(244,1,'2014-10-01 22:34:05','2014-10-01 22:34:05','\r\n\r\nDr. Pritish Kumar Varadwaj\r\nAssistant Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {.AT.} iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2014-10-01 22:34:05','2014-10-01 22:34:05','',32,'http://profile.iiita.ac.in/pritish/?p=244',0,'revision','',0),(256,1,'2014-10-01 22:51:44','2014-10-01 22:51:44','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel</br>\r\nSwapnil Ghanshyam Tichkule</br>\r\nVandana Kumari</br>\r\nYashbir Singh</br>\r\nYashasvi Jain\r\n\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:51:44','2014-10-01 22:51:44','',20,'http://profile.iiita.ac.in/pritish/?p=256',0,'revision','',0),(247,1,'2014-10-01 22:39:58','2014-10-01 22:39:58','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> Sunil Madhavlal Patel (2014)<em>Thesis Title: To be updated!</em>Swapnil Ghanshyam Tichkule (2014)\r\n<em>Thesis Title: To be updated!</em>Vandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>Yashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>Yashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>\r\n\r\nAnubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\nJyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:39:58','2014-10-01 22:39:58','',20,'http://profile.iiita.ac.in/pritish/?p=247',0,'revision','',0),(249,1,'2014-10-01 22:44:43','2014-10-01 22:44:43','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel (2014) Thesis Title: To be updated!\r\n\r\nSwapnil Ghanshyam Tichkule (2014)\r\nThesis Title: To be updated!\r\n\r\nVandana Kumari (2014)\r\n<em>Thesis Title: To be updated!</em>Yashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>Yashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n</em>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>\r\n\r\nAnubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\nJyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:44:43','2014-10-01 22:44:43','',20,'http://profile.iiita.ac.in/pritish/?p=249',0,'revision','',0),(250,1,'2014-10-01 22:45:56','2014-10-01 22:45:56','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel (2014) Thesis Title: To be updated!</em>\r\n\r\nSwapnil Ghanshyam Tichkule (2014) Thesis Title: To be updated!</em>\r\n\r\nVandana Kumari (2014)<em>Thesis Title: To be updated!</em>Yashbir Singh (2014)\r\n<em>Thesis Title: To be updated!</em>Yashasvi Jain (2014)\r\n<em>Thesis Title: To be updated!</em></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\nJyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\nNitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:45:56','2014-10-01 22:45:56','',20,'http://profile.iiita.ac.in/pritish/?p=250',0,'revision','',0),(252,1,'2014-10-01 22:49:14','2014-10-01 22:49:14','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal PatelSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\nSwati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:49:14','2014-10-01 22:49:14','',20,'http://profile.iiita.ac.in/pritish/?p=252',0,'revision','',0),(253,1,'2014-10-01 22:49:40','2014-10-01 22:49:40','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel</em>Swapnil Ghanshyam Tichkule</em>Vandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\nHimanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\nSwati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:49:40','2014-10-01 22:49:40','',20,'http://profile.iiita.ac.in/pritish/?p=253',0,'revision','',0),(258,1,'2014-10-01 23:27:10','2014-10-01 23:27:10','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel\r\nSwapnil Ghanshyam Tichkule\r\nVandana Kumari\r\nYashbir Singh\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 23:27:10','2014-10-01 23:27:10','',20,'http://profile.iiita.ac.in/pritish/?p=258',0,'revision','',0),(255,1,'2014-10-01 22:50:24','2014-10-01 22:50:24','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel <li>Swapnil Ghanshyam Tichkule</li>\r\n <li>Vandana KumariYashbir Singh</li>\r\n\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\nRenesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\nAnju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\nArun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 22:50:24','2014-10-01 22:50:24','',20,'http://profile.iiita.ac.in/pritish/?p=255',0,'revision','',0),(257,1,'2014-10-01 23:05:20','2014-10-01 23:05:20','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/copy-89263-in-patterns-coloring-pages-1-20002829.jpg.png','copy-89263-in-patterns-coloring-pages-1-20002829.jpg.png','','inherit','closed','closed','','copy-89263-in-patterns-coloring-pages-1-20002829-jpg-png','','','2014-10-01 23:05:20','2014-10-01 23:05:20','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/copy-89263-in-patterns-coloring-pages-1-20002829.jpg.png',0,'attachment','image/png',0),(259,1,'2014-10-01 23:27:26','2014-10-01 23:27:26','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td> <a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel\r\nSwapnil Ghanshyam Tichkule\r\nVandana Kumari\r\nYashbir Singh\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\nRajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 23:27:26','2014-10-01 23:27:26','',20,'http://profile.iiita.ac.in/pritish/?p=259',0,'revision','',0),(260,1,'2014-10-01 23:28:50','2014-10-01 23:28:50','Lets make it better!','Utkasrh bagged first prize','','inherit','closed','closed','','1-revision-v1','','','2014-10-01 23:28:50','2014-10-01 23:28:50','',1,'http://profile.iiita.ac.in/pritish/?p=260',0,'revision','',0),(261,1,'2014-10-01 23:28:57','2014-10-01 23:28:57','Lets make it better!','Utkarsh bagged first prize','','inherit','closed','closed','','1-revision-v1','','','2014-10-01 23:28:57','2014-10-01 23:28:57','',1,'http://profile.iiita.ac.in/pritish/?p=261',0,'revision','',0),(262,1,'2014-10-01 23:34:17','2014-10-01 23:34:17','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel\r\nSwapnil Ghanshyam Tichkule\r\nVandana Kumari\r\nYashbir Singh\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\nBhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 23:34:17','2014-10-01 23:34:17','',20,'http://profile.iiita.ac.in/pritish/?p=262',0,'revision','',0),(263,1,'2014-10-01 23:34:45','2014-10-01 23:34:45','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 576px; height: 284px;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel\r\nSwapnil Ghanshyam Tichkule\r\nVandana Kumari\r\nYashbir Singh\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\nPooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 23:34:45','2014-10-01 23:34:45','',20,'http://profile.iiita.ac.in/pritish/?p=263',0,'revision','',0),(264,1,'2014-10-01 23:35:03','2014-10-01 23:35:03','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 566px; height: 288px;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently pursuing M.Tech project:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel\r\nSwapnil Ghanshyam Tichkule\r\nVandana Kumari\r\nYashbir Singh\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-01 23:35:03','2014-10-01 23:35:03','',20,'http://profile.iiita.ac.in/pritish/?p=264',0,'revision','',0),(265,1,'2014-10-02 11:52:29','2014-10-02 11:52:29','http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/header.png','header.png','','inherit','closed','closed','','header-png','','','2014-10-02 11:52:29','2014-10-02 11:52:29','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/header.png',0,'attachment','image/png',0),(269,1,'2014-10-02 12:14:26','2014-10-02 12:14:26','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>In Post-Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>In Under-Graduate classes</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-02 12:14:26','2014-10-02 12:14:26','',61,'http://profile.iiita.ac.in/pritish/?p=269',0,'revision','',0),(277,1,'2014-10-02 12:37:20','2014-10-02 12:37:20','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n\r\n</tbody>\r\n</table>\r\nSunil Madhavlal Patel\r\n\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:37:20','2014-10-02 12:37:20','',20,'http://profile.iiita.ac.in/pritish/?p=277',0,'revision','',0),(274,1,'2014-10-02 12:22:13','2014-10-02 12:22:13','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain\r\n\r\n \r\n\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:22:13','2014-10-02 12:22:13','',20,'http://profile.iiita.ac.in/pritish/?p=274',0,'revision','',0),(270,1,'2014-10-02 12:18:35','2014-10-02 12:18:35','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 566px; height: 288px;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel\r\nSwapnil Ghanshyam Tichkule\r\nVandana Kumari\r\nYashbir Singh\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:18:35','2014-10-02 12:18:35','',20,'http://profile.iiita.ac.in/pritish/?p=270',0,'revision','',0),(272,1,'2014-10-02 12:21:14','2014-10-02 12:21:14','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 566px; height: 288px;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n\r\n<table style=\"width: 566px; height: 220px;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain\r\n\r\n \r\n\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:21:14','2014-10-02 12:21:14','',20,'http://profile.iiita.ac.in/pritish/?p=272',0,'revision','',0),(271,1,'2014-10-02 12:19:48','2014-10-02 12:19:48','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 566px; height: 288px;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n\r\n<table style=\"width: 573px; height: 220px;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel\r\n\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:19:48','2014-10-02 12:19:48','',20,'http://profile.iiita.ac.in/pritish/?p=271',0,'revision','',0),(273,1,'2014-10-02 12:21:49','2014-10-02 12:21:49','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 566px; height: 288px;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Sunil Madhavlal Patel</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain\r\n\r\n \r\n\r\n<strong>Students successfully finished project work: </strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:21:49','2014-10-02 12:21:49','',20,'http://profile.iiita.ac.in/pritish/?p=273',0,'revision','',0),(276,1,'2014-10-02 12:23:54','2014-10-02 12:23:54','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Currently working M.Tech student:</strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nSunil Madhavlal Patel\r\n\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:23:54','2014-10-02 12:23:54','',20,'http://profile.iiita.ac.in/pritish/?p=276',0,'revision','',0),(275,1,'2014-10-02 12:23:18','2014-10-02 12:23:18','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Currently working M.Tech student:</strong>\r\n\r\nSunil Madhavlal Patel\r\n\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:23:18','2014-10-02 12:23:18','',20,'http://profile.iiita.ac.in/pritish/?p=275',0,'revision','',0),(278,1,'2014-10-02 12:38:22','2014-10-02 12:38:22','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Currently working M.Tech student:</strong>Sunil Madhavlal Patel\r\n\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:38:22','2014-10-02 12:38:22','',20,'http://profile.iiita.ac.in/pritish/?p=278',0,'revision','',0),(279,1,'2014-10-02 12:38:41','2014-10-02 12:38:41','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Currently working M.Tech student:</strong>\r\n\r\nSunil Madhavlal Patel\r\n\r\nSwapnil Ghanshyam Tichkule\r\n\r\nVandana Kumari\r\n\r\nYashbir Singh\r\n\r\nYashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:38:41','2014-10-02 12:38:41','',20,'http://profile.iiita.ac.in/pritish/?p=279',0,'revision','',0),(280,1,'2014-10-02 12:41:38','2014-10-02 12:41:38','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Currently working M.Tech student:</strong>5.Sunil Madhavlal Patel\r\n\r\n4.Swapnil Ghanshyam Tichkule\r\n\r\n3.Vandana Kumari\r\n\r\n2.Yashbir Singh\r\n\r\n1.Yashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13.Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12.Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11.Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10.Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9.Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8.Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7.Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6.Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5.Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4.Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3.Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2.Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1.Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:41:38','2014-10-02 12:41:38','',20,'http://profile.iiita.ac.in/pritish/?p=280',0,'revision','',0),(281,1,'2014-10-02 12:41:55','2014-10-02 12:41:55','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Currently working M.Tech student:</strong>\r\n\r\n5.Sunil Madhavlal Patel\r\n\r\n4.Swapnil Ghanshyam Tichkule\r\n\r\n3.Vandana Kumari\r\n\r\n2.Yashbir Singh\r\n\r\n1.Yashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13.Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12.Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11.Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10.Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9.Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8.Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7.Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6.Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5.Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4.Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3.Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2.Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1.Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:41:55','2014-10-02 12:41:55','',20,'http://profile.iiita.ac.in/pritish/?p=281',0,'revision','',0),(282,1,'2014-10-02 12:42:47','2014-10-02 12:42:47','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Currently working M.Tech student:</strong>5. Sunil Madhavlal Patel\r\n\r\n4. Swapnil Ghanshyam Tichkule\r\n\r\n3. Vandana Kumari\r\n\r\n2. Yashbir Singh\r\n\r\n1. Yashasvi Jain</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:42:47','2014-10-02 12:42:47','',20,'http://profile.iiita.ac.in/pritish/?p=282',0,'revision','',0),(283,1,'2014-10-02 12:44:32','2014-10-02 12:44:32','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">\r\n<strong>Currently working M.Tech student:</strong>\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n5. Sunil Madhavlal Patel\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n4. Swapnil Ghanshyam Tichkule\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n3. Vandana Kumari\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n2. Yashbir Singh\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n1. Yashasvi Jain\r\n</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:44:32','2014-10-02 12:44:32','',20,'http://profile.iiita.ac.in/pritish/?p=283',0,'revision','',0),(284,1,'2014-10-02 12:45:48','2014-10-02 12:45:48','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">\r\n<strong>Currently working M.Tech student:</strong>\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n5. Sunil Madhavlal Patel<em>Thesis Title: to be updated!</em>\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n4. Swapnil Ghanshyam Tichkule<em>Thesis Title: to be updated!</em>\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n3. Vandana Kumari<em>Thesis Title: to be updated!</em>\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n2. Yashbir Singh<em>Thesis Title: to be updated!</em>\r\n</p>\r\n<p style=\"text-align: justify;\">\r\n1. Yashasvi Jain<em>Thesis Title: to be updated!</em>\r\n</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:45:48','2014-10-02 12:45:48','',20,'http://profile.iiita.ac.in/pritish/?p=284',0,'revision','',0),(312,1,'2014-10-03 18:51:25','2014-10-03 18:51:25','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi\r\n\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta\r\n\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 18:51:25','2014-10-03 18:51:25','',20,'http://profile.iiita.ac.in/pritish/?p=312',0,'revision','',0),(288,1,'2014-10-02 12:51:17','2014-10-02 12:51:17','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 573px; height: 679px;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> </td>\r\n<td>Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">SaurUtkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:51:17','2014-10-02 12:51:17','',20,'http://profile.iiita.ac.in/pritish/?p=288',0,'revision','',0),(287,1,'2014-10-02 12:49:35','2014-10-02 12:49:35','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:49:35','2014-10-02 12:49:35','',20,'http://profile.iiita.ac.in/pritish/?p=287',0,'revision','',0),(286,1,'2014-10-02 12:47:26','2014-10-02 12:47:26','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:47:26','2014-10-02 12:47:26','',20,'http://profile.iiita.ac.in/pritish/?p=286',0,'revision','',0),(285,1,'2014-10-02 12:46:56','2014-10-02 12:46:56','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td> <img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\">Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<em>Thesis Title: to be updated!</em></p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: to be updated!</em></p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: to be updated!</em></p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: to be updated!</em></p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n<p style=\"text-align: justify;\"><em>Thesis Title: to be updated!</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:46:56','2014-10-02 12:46:56','',20,'http://profile.iiita.ac.in/pritish/?p=285',0,'revision','',0),(289,1,'2014-10-02 12:51:52','2014-10-02 12:51:52','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td>Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">SaurUtkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:51:52','2014-10-02 12:51:52','',20,'http://profile.iiita.ac.in/pritish/?p=289',0,'revision','',0),(290,1,'2014-10-02 12:52:37','2014-10-02 12:52:37','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\" align=left;>\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td>Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">SaurUtkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-02 12:52:37','2014-10-02 12:52:37','',20,'http://profile.iiita.ac.in/pritish/?p=290',0,'revision','',0),(291,1,'2014-10-02 12:57:41','2014-10-02 12:57:41','Utkarsh Raj bagged first prize in poster presentation at National Conference on Lead Development and Drug Designing, 26<sup>th</sup> September, 2014.','Utkarsh bagged first prize','','inherit','closed','closed','','1-autosave-v1','','','2014-10-02 12:57:41','2014-10-02 12:57:41','',1,'http://profile.iiita.ac.in/pritish/?p=291',0,'revision','',0),(292,1,'2014-10-02 12:57:52','2014-10-02 12:57:52','Utkarsh Raj bagged first prize in poster presentation at National Conference on Lead Development and Drug Designing, 26<sup>th</sup> September, 2014.','Utkarsh bagged first prize','','inherit','closed','closed','','1-revision-v1','','','2014-10-02 12:57:52','2014-10-02 12:57:52','',1,'http://profile.iiita.ac.in/pritish/?p=292',0,'revision','',0),(293,1,'2014-10-02 18:45:11','2014-10-02 18:45:11','','IMG-20140928-WA0001','','inherit','closed','closed','','img-20140928-wa0001','','','2014-10-02 18:45:11','2014-10-02 18:45:11','',1,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA0001.jpg',0,'attachment','image/jpeg',0),(294,1,'2014-10-02 18:45:19','2014-10-02 18:45:19','<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA0001.jpg\"><img class=\"alignnone size-full wp-image-293\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA0001.jpg\" alt=\"IMG-20140928-WA0001\" width=\"960\" height=\"720\" /></a>Utkarsh Raj bagged first prize in poster presentation at National Conference on Lead Development and Drug Designing, 26<sup>th</sup> September, 2014.','Utkarsh bagged first prize','','inherit','closed','closed','','1-revision-v1','','','2014-10-02 18:45:19','2014-10-02 18:45:19','',1,'http://profile.iiita.ac.in/pritish/?p=294',0,'revision','',0),(295,1,'2014-10-03 01:32:52','2014-10-03 01:32:52','Paper accepted for oral presentation at \"International Conference on Computational Intelligence in Data Mining\" scheduled to be held on 20<sup>th</sup> - 21<sup>st</sup> December 2014.\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/iccidm20141.jpg\"><img class=\"alignnone size-full wp-image-300\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/iccidm20141.jpg\" alt=\"iccidm2014\" width=\"1398\" height=\"342\" /></a>','Paper accepted at ICCIDM-2014','','publish','closed','closed','','paper-accepted-at-iccidm-2014','','','2014-10-03 01:38:28','2014-10-03 01:38:28','',0,'http://profile.iiita.ac.in/pritish/?p=295',0,'post','',0),(297,1,'2014-10-03 01:32:52','2014-10-03 01:32:52','Paper accepted for oral presentation at \"International Conference on Computational Intelligence in Data Mining\" scheduled to be held on 20<sup>th</sup> - 21<sup>st</sup> December 2014.\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/iccidm2014.jpg\"><img class=\"alignnone size-full wp-image-296\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/iccidm2014.jpg\" alt=\"iccidm2014\" width=\"932\" height=\"228\" /></a>','Paper accepted at ICCIDM-2014','','inherit','closed','closed','','295-revision-v1','','','2014-10-03 01:32:52','2014-10-03 01:32:52','',295,'http://profile.iiita.ac.in/pritish/?p=297',0,'revision','',0),(298,1,'2014-10-03 01:34:41','2014-10-03 01:34:41','','IMG-20140928-WA0001','','inherit','closed','closed','','img-20140928-wa0001-2','','','2014-10-03 01:34:41','2014-10-03 01:34:41','',1,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA00011.jpg',0,'attachment','image/jpeg',0),(299,1,'2014-10-03 01:34:51','2014-10-03 01:34:51','Utkarsh Raj bagged first prize in poster presentation at National Conference on Lead Development and Drug Designing, 26<sup>th</sup> September, 2014.\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA00011.jpg\"><img class=\"alignnone size-full wp-image-298\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA00011.jpg\" alt=\"IMG-20140928-WA0001\" width=\"889\" height=\"344\" /></a>','Utkarsh bagged first prize','','inherit','closed','closed','','1-revision-v1','','','2014-10-03 01:34:51','2014-10-03 01:34:51','',1,'http://profile.iiita.ac.in/pritish/?p=299',0,'revision','',0),(300,1,'2014-10-03 01:36:06','2014-10-03 01:36:06','','iccidm2014','','inherit','closed','closed','','iccidm2014-2','','','2014-10-03 01:36:06','2014-10-03 01:36:06','',295,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/iccidm20141.jpg',0,'attachment','image/jpeg',0),(302,1,'2014-10-03 01:41:29','2014-10-03 01:41:29','Utkarsh Raj bagged first prize in poster presentation at National Conference on Lead Development and Drug Designing, 26<sup>th</sup> September, 2014.\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA00011.jpg\"><img class=\"alignnone size-full wp-image-298\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/IMG-20140928-WA00011.jpg\" alt=\"IMG-20140928-WA0001\" width=\"889\" height=\"344\" /></a>','Utkarsh bagged First Prize','','inherit','closed','closed','','1-revision-v1','','','2014-10-03 01:41:29','2014-10-03 01:41:29','',1,'http://profile.iiita.ac.in/pritish/?p=302',0,'revision','',0),(301,1,'2014-10-03 01:36:09','2014-10-03 01:36:09','Paper accepted for oral presentation at \"International Conference on Computational Intelligence in Data Mining\" scheduled to be held on 20<sup>th</sup> - 21<sup>st</sup> December 2014.\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/iccidm20141.jpg\"><img class=\"alignnone size-full wp-image-300\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/iccidm20141.jpg\" alt=\"iccidm2014\" width=\"1398\" height=\"342\" /></a>','Paper accepted at ICCIDM-2014','','inherit','closed','closed','','295-revision-v1','','','2014-10-03 01:36:09','2014-10-03 01:36:09','',295,'http://profile.iiita.ac.in/pritish/?p=301',0,'revision','',0),(305,1,'2014-10-03 11:31:12','2014-10-03 11:31:12','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-03 11:31:12','2014-10-03 11:31:12','',17,'http://profile.iiita.ac.in/pritish/?p=305',0,'revision','',0),(436,1,'2015-04-01 12:41:48','2015-04-01 12:41:48','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></td>\r\n</tr>\r\n<tr>\r\n<td>To be updated soon !\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-04-01 12:41:48','2015-04-01 12:41:48','',17,'http://profile.iiita.ac.in/pritish/?p=436',0,'revision','',0),(304,1,'2014-10-03 11:30:02','2014-10-03 11:30:02','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\n<em>Principle Investigator: Pritish Varadwaj</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-03 11:30:02','2014-10-03 11:30:02','',17,'http://profile.iiita.ac.in/pritish/?p=304',0,'revision','',0),(303,1,'2014-10-03 11:21:29','2014-10-03 11:21:29','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\nDST-ILTP project Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\".\r\n<em>Principle Investigator: Pritish Varadwaj</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Databases developed (open access):</strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed (open access):</strong></p>\r\n<p style=\"text-align: justify;\"></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-03 11:21:29','2014-10-03 11:21:29','',17,'http://profile.iiita.ac.in/pritish/?p=303',0,'revision','',0),(306,1,'2014-10-03 11:32:00','2014-10-03 11:32:00','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-03 11:32:00','2014-10-03 11:32:00','',17,'http://profile.iiita.ac.in/pritish/?p=306',0,'revision','',0),(307,1,'2014-10-03 12:28:22','2014-10-03 12:28:22','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-10-03 12:28:22','2014-10-03 12:28:22','',4,'http://profile.iiita.ac.in/pritish/?p=307',0,'revision','',0),(308,1,'2014-10-03 18:09:26','2014-10-03 18:09:26','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\" align=\"left;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td>Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 18:09:26','2014-10-03 18:09:26','',20,'http://profile.iiita.ac.in/pritish/?p=308',0,'revision','',0),(309,1,'2014-10-03 18:43:19','2014-10-03 18:43:19','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\" align=\"left;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td>Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n</td>\r\n<td>\r\n\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 18:43:19','2014-10-03 18:43:19','',20,'http://profile.iiita.ac.in/pritish/?p=309',0,'revision','',0),(310,1,'2014-10-03 18:43:44','2014-10-03 18:43:44','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<table style=\"width: 100%;\" align=\"left;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td>Rashmi Tripathi\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: left;\"></td>\r\n<td style=\"text-align: left;\">Saurabh Gupta\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n\r\n\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 18:43:44','2014-10-03 18:43:44','',20,'http://profile.iiita.ac.in/pritish/?p=310',0,'revision','',0),(311,1,'2014-10-03 18:49:35','2014-10-03 18:49:35','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working Research Scholars: </strong></p>\r\n\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<br />\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<br />\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<br />\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 18:49:35','2014-10-03 18:49:35','',20,'http://profile.iiita.ac.in/pritish/?p=311',0,'revision','',0),(313,1,'2014-10-03 18:52:00','2014-10-03 18:52:00','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"baseline\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 18:52:00','2014-10-03 18:52:00','',20,'http://profile.iiita.ac.in/pritish/?p=313',0,'revision','',0),(344,1,'2014-10-04 00:16:56','2014-10-04 00:16:56','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td >Rashmi Tripathi <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n\r\n<td >Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n\r\n<td>Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-04 00:16:56','2014-10-04 00:16:56','',20,'http://profile.iiita.ac.in/pritish/?p=344',0,'revision','',0),(314,1,'2014-10-03 19:41:27','2014-10-03 19:41:27','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 19:41:27','2014-10-03 19:41:27','',20,'http://profile.iiita.ac.in/pritish/?p=314',0,'revision','',0),(315,1,'2014-10-03 22:33:22','2014-10-03 22:33:22','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-10-03 22:33:22','2014-10-03 22:33:22','',4,'http://profile.iiita.ac.in/pritish/?p=315',0,'revision','',0),(316,1,'2014-10-03 22:34:22','2014-10-03 22:34:22','<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2014-10-03 22:34:22','2014-10-03 22:34:22','',61,'http://profile.iiita.ac.in/pritish/?p=316',0,'revision','',0),(317,1,'2014-10-03 22:42:19','2014-10-03 22:42:19','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"1\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 22:42:19','2014-10-03 22:42:19','',20,'http://profile.iiita.ac.in/pritish/?p=317',0,'revision','',0),(318,1,'2014-10-03 22:50:15','2014-10-03 22:50:15','','members','','publish','closed','closed','','members-3','','','2014-10-03 22:55:23','2014-10-03 22:55:23','',0,'http://profile.iiita.ac.in/pritish/?post_type=portfolio&p=318',0,'portfolio','',0),(335,1,'2014-10-03 23:43:22','2014-10-03 23:43:22','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"1\"]</p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 23:43:22','2014-10-03 23:43:22','',20,'http://profile.iiita.ac.in/pritish/?p=335',0,'revision','',0),(336,1,'2014-10-04 00:05:54','2014-10-04 00:05:54','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>[codenovo-portfolio]</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-04 00:05:54','2014-10-04 00:05:54','',20,'http://profile.iiita.ac.in/pritish/?p=336',0,'revision','',0),(320,1,'2014-10-03 22:50:52','2014-10-03 22:50:52','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"1\"]</p>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\">[nimble-portfolio skin=\"default\" ]</a></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 22:50:52','2014-10-03 22:50:52','',20,'http://profile.iiita.ac.in/pritish/?p=320',0,'revision','',0),(322,1,'2014-10-03 22:53:04','2014-10-03 22:53:04','kljflsdfdsa\r\n\r\nsdf\r\n\r\nsdf\r\n\r\nsdf\r\n\r\nfds','member2','','publish','closed','closed','','member2','','','2014-10-04 00:09:11','2014-10-04 00:09:11','',0,'http://profile.iiita.ac.in/pritish/?post_type=portfolio&p=322',0,'portfolio','',0),(340,1,'2014-10-04 00:09:48','2014-10-04 00:09:48','','member3','','publish','closed','closed','','member3','','','2014-10-04 00:09:48','2014-10-04 00:09:48','',0,'http://profile.iiita.ac.in/pritish/?post_type=portfolio&p=340',0,'portfolio','',0),(323,1,'2014-10-03 23:02:12','2014-10-03 23:02:12','<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\"><img class=\"alignnone size-full wp-image-97\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a>','Rashmi','','publish','closed','closed','','rashmi','','','2014-10-03 23:02:12','2014-10-03 23:02:12','',0,'http://profile.iiita.ac.in/pritish/?post_type=webphys_portfolio&p=323',0,'webphys_portfolio','',0),(333,1,'2014-10-03 23:24:07','2014-10-03 23:24:07','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 23:24:07','2014-10-03 23:24:07','',20,'http://profile.iiita.ac.in/pritish/?p=333',0,'revision','',0),(325,1,'2014-10-03 23:07:05','2014-10-03 23:07:05','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong class=\"rgpg-sc\">[RGPGrid category=\"1\" width=\"200\" height=\"200\" titlefont=\"45\" titlecolor=\"#111\" contentcolor=\"#444\" containerbackground=\"#e6e6e6\" buttonbackgroundcolor=\"#e6e6e6\" buttonbordercolor=\"#333\" buttonfontcolor=\"#333\" buttontext=\"Visit Website\"]</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 23:07:05','2014-10-03 23:07:05','',20,'http://profile.iiita.ac.in/pritish/?p=325',0,'revision','',0),(474,1,'2015-12-29 17:38:07','2015-12-29 17:38:07','Dr. Pritish Kumar Varadwaj\r\n<!---Assistant Professor--->Associate Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {AT} iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)\r\n\r\n ','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2015-12-29 17:38:07','2015-12-29 17:38:07','',32,'http://profile.iiita.ac.in/pritish/?p=474',0,'revision','',0),(327,1,'2014-10-03 23:08:03','2014-10-03 23:08:03','asdfasdfsdfsdfsd\r\n\r\nhgsfghfghfg\r\n\r\nghfgs jhfg fjhsh\r\n\r\nhg gfh hfgsh\r\n\r\nhhfghfghftgh\r\n\r\nhdffghfghfghfghfghfghfghfg\r\n\r\nhhfghffghd','rashmi triparhi','','publish','closed','closed','','rashmi','','','2014-10-03 23:14:09','2014-10-03 23:14:09','',0,'http://profile.iiita.ac.in/pritish/?post_type=rgpg_portfolio&p=327',0,'rgpg_portfolio','',0),(329,1,'2014-10-03 23:11:15','2014-10-03 23:11:15','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong class=\"rgpg-sc\">[RGPGrid category=\"1\" width=\"100\" height=\"150\" titlefont=\"12\" titlecolor=\"#111\" contentcolor=\"#444\" containerbackground=\"#e6e6e6\" buttonbackgroundcolor=\"#e6e6e6\" buttonbordercolor=\"#333\" buttonfontcolor=\"#333\" buttontext=\"Visit Website\"]</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 23:11:15','2014-10-03 23:11:15','',20,'http://profile.iiita.ac.in/pritish/?p=329',0,'revision','',0),(328,1,'2014-10-03 23:09:39','2014-10-03 23:09:39','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong class=\"rgpg-sc\">[RGPGrid category=\"1\" width=\"100\" height=\"150\" titlefont=\"45\" titlecolor=\"#111\" contentcolor=\"#444\" containerbackground=\"#e6e6e6\" buttonbackgroundcolor=\"#e6e6e6\" buttonbordercolor=\"#333\" buttonfontcolor=\"#333\" buttontext=\"Visit Website\"]</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 23:09:39','2014-10-03 23:09:39','',20,'http://profile.iiita.ac.in/pritish/?p=328',0,'revision','',0),(330,1,'2014-10-03 23:13:59','2014-10-03 23:13:59','asdfasdfsdfsdfsd\n\nhgsfghfghfg\n\nghfgs jhfg\n\nhg gfh hfgsh\n\nhhfghfghftgh\n\nhdffghfghfghfghfghfghfghfg\n\nhhfghffghd','rashmi','','inherit','closed','closed','','327-autosave-v1','','','2014-10-03 23:13:59','2014-10-03 23:13:59','',327,'http://profile.iiita.ac.in/pritish/?p=330',0,'revision','',0),(331,1,'2014-10-03 23:15:41','2014-10-03 23:15:41','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong class=\"rgpg-sc\">[RGPGrid category=\"1\" width=\"100\" height=\"150\" titlefont=\"12\" titlecolor=\"#white\" contentcolor=\"#yellow\" containerbackground=\"green\" buttonbackgroundcolor=\"#ed\" buttonbordercolor=\"orange\" buttonfontcolor=\"#333\" buttontext=\"Visit Website\"]</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 23:15:41','2014-10-03 23:15:41','',20,'http://profile.iiita.ac.in/pritish/?p=331',0,'revision','',0),(332,1,'2014-10-03 23:16:23','2014-10-03 23:16:23','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong class=\"rgpg-sc\">[RGPGrid category=\"2\" width=\"100\" height=\"150\" titlefont=\"12\" titlecolor=\"#white\" contentcolor=\"#yellow\" containerbackground=\"green\" buttonbackgroundcolor=\"#ed\" buttonbordercolor=\"orange\" buttonfontcolor=\"#333\" buttontext=\"Visit Website\"]</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-03 23:16:23','2014-10-03 23:16:23','',20,'http://profile.iiita.ac.in/pritish/?p=332',0,'revision','',0),(342,1,'2014-10-04 00:12:20','2014-10-04 00:12:20','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-04 00:12:20','2014-10-04 00:12:20','',20,'http://profile.iiita.ac.in/pritish/?p=342',0,'revision','',0),(338,1,'2014-10-04 00:07:04','2014-10-04 00:07:04','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>[codenovo-portfolio]</strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"top\">Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-04 00:07:04','2014-10-04 00:07:04','',20,'http://profile.iiita.ac.in/pritish/?p=338',0,'revision','',0),(476,1,'2015-12-29 17:49:57','2015-12-29 17:49:57','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></p>\r\n<p style=\"text-align: justify;\"></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-12-29 17:49:57','2015-12-29 17:49:57','',17,'http://profile.iiita.ac.in/pritish/?p=476',0,'revision','',0),(475,1,'2015-12-29 17:49:21','2015-12-29 17:49:21','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></p>\r\n<p style=\"text-align: justify;\"><a class=\"gsc_a_at\" href=\"https://scholar.google.co.in/citations?view_op=view_citation&hl=en&user=sefjGUcAAAAJ&sortby=pubdate&authuser=1&citation_for_view=sefjGUcAAAAJ:hC7cP41nSMkC\">Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing virtual screening and dynamics simulation validation</a>, Journal of Biomolecular Structure and Dynamics, 1-15, 2015</p>\r\n\r\n<h3 style=\"text-align: justify;\"></h3>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-12-29 17:49:21','2015-12-29 17:49:21','',17,'http://profile.iiita.ac.in/pritish/?p=475',0,'revision','',0),(343,1,'2014-10-04 00:15:05','2014-10-04 00:15:05','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td></td>\r\n<td valign=\"baseline\">Rashmi Tripath\r\n\r\n \r\n\r\n \r\n\r\ni<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: left;\">Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td style=\"text-align: top;\"></td>\r\n<td style=\"text-align: top-left;\">Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-04 00:15:05','2014-10-04 00:15:05','',20,'http://profile.iiita.ac.in/pritish/?p=343',0,'revision','',0),(348,1,'2014-10-05 11:45:37','2014-10-05 11:45:37','','pritish','','inherit','closed','closed','','pritish','','','2014-10-05 11:45:37','2014-10-05 11:45:37','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/10/pritish.jpg',0,'attachment','image/jpeg',0),(350,1,'2014-10-05 11:51:29','2014-10-05 11:51:29','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td>Rashmi Tripathi <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td>Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td>Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-05 11:51:29','2014-10-05 11:51:29','',20,'http://profile.iiita.ac.in/pritish/?p=350',0,'revision','',0),(349,1,'2014-10-05 11:49:58','2014-10-05 11:49:58','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"1\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td>Rashmi Tripathi <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td>Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td>Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-05 11:49:58','2014-10-05 11:49:58','',20,'http://profile.iiita.ac.in/pritish/?p=349',0,'revision','',0),(365,1,'2014-10-07 15:14:54','2014-10-07 15:14:54','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"2\"]</p>\r\n\r\n\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:14:54','2014-10-07 15:14:54','',20,'http://profile.iiita.ac.in/pritish/?p=365',0,'revision','',0),(351,1,'2014-10-07 13:33:48','2014-10-07 13:33:48','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"1\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td>Rashmi Tripathi <a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td>Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td>Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 13:33:48','2014-10-07 13:33:48','',20,'http://profile.iiita.ac.in/pritish/?p=351',0,'revision','',0),(352,1,'2014-10-07 13:34:47','2014-10-07 13:34:47','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"1\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td>Rashmi Tripathi\r\n\r\n<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td>Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td>Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 13:34:47','2014-10-07 13:34:47','',20,'http://profile.iiita.ac.in/pritish/?p=352',0,'revision','',0),(353,1,'2014-10-07 13:37:55','2014-10-07 13:37:55','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"2\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"#\"><img class=\"alignnone wp-image-97 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rashmi.jpg\" alt=\"rashmi\" width=\"150\" height=\"200\" /></a></td>\r\n<td>Rashmi Tripathi<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-98 \" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/utkarsh.jpg\" alt=\"utkarsh\" width=\"150\" height=\"200\" /></td>\r\n<td>Utkarsh Raj<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"text-align: left;\"><img class=\"alignnone wp-image-99 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/saurabh.jpg\" alt=\"saurabh\" width=\"150\" height=\"200\" /></td>\r\n<td>Saurabh Gupta<a href=\"#\">Research Gate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 13:37:55','2014-10-07 13:37:55','',20,'http://profile.iiita.ac.in/pritish/?p=353',0,'revision','',0),(354,1,'2014-10-07 14:59:58','2014-10-07 14:59:58','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><!--more--></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 14:59:58','2014-10-07 14:59:58','',17,'http://profile.iiita.ac.in/pritish/?p=354',0,'revision','',0),(359,1,'2014-10-07 15:04:47','2014-10-07 15:04:47','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>2014</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1.\r\n2.\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><b>Previous Years >>></b></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:04:47','2014-10-07 15:04:47','',17,'http://profile.iiita.ac.in/pritish/?p=359',0,'revision','',0),(357,1,'2014-10-07 15:03:59','2014-10-07 15:03:59','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>2014</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1.2.\r\n\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:03:59','2014-10-07 15:03:59','',17,'http://profile.iiita.ac.in/pritish/?p=357',0,'revision','',0),(356,1,'2014-10-07 15:03:30','2014-10-07 15:03:30','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n\r\n<table style=\"width: 1038px; height: 47px;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>2014</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1.\r\n\r\n2.\r\n\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:03:30','2014-10-07 15:03:30','',17,'http://profile.iiita.ac.in/pritish/?p=356',0,'revision','',0),(355,1,'2014-10-07 15:02:27','2014-10-07 15:02:27','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>2014</em></strong></td>\r\n\r\n</tr>\r\n<tr>\r\n<td>1. </td>\r\n\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>2014</strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:02:27','2014-10-07 15:02:27','',17,'http://profile.iiita.ac.in/pritish/?p=355',0,'revision','',0),(358,1,'2014-10-07 15:04:16','2014-10-07 15:04:16','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>2014</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n1.\r\n2.\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong>Databases developed:</strong></p>\r\n<p style=\"text-align: justify;\"><strong>Tools Developed:</strong></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:04:16','2014-10-07 15:04:16','',17,'http://profile.iiita.ac.in/pritish/?p=358',0,'revision','',0),(360,1,'2014-10-07 15:05:20','2014-10-07 15:05:20','https://www.researchgate.net/profile/Pritish_Varadwaj/contributions?ev=prf_act','Research Publications','','publish','closed','closed','','research-publications','','','2018-04-20 12:33:19','2018-04-20 12:33:19','',0,'http://profile.iiita.ac.in/pritish/?page_id=360',0,'page','',0),(361,1,'2014-10-07 15:05:20','2014-10-07 15:05:20','','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2014-10-07 15:05:20','2014-10-07 15:05:20','',360,'http://profile.iiita.ac.in/pritish/?p=361',0,'revision','',0),(363,1,'2014-10-07 15:07:02','2014-10-07 15:07:02','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Recent Publications</td>\r\n</tr>\r\n<tr>\r\n<td>1.\r\n2.\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:07:02','2014-10-07 15:07:02','',17,'http://profile.iiita.ac.in/pritish/?p=363',0,'revision','',0),(362,1,'2014-10-07 15:05:55','2014-10-07 15:05:55','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"><strong>Research Publications (Journals/ Conferences/ Book Chapters):</strong></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>2014</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1.\r\n2.\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Previous Years >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:05:55','2014-10-07 15:05:55','',17,'http://profile.iiita.ac.in/pritish/?p=362',0,'revision','',0),(380,1,'2014-10-15 00:05:53','2014-10-15 00:05:53','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1.\r\n2.\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-15 00:05:53','2014-10-15 00:05:53','',17,'http://profile.iiita.ac.in/pritish/?p=380',0,'revision','',0),(364,1,'2014-10-07 15:08:13','2014-10-07 15:08:13','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<p style=\"text-align: justify;\"><strong>Research Collaborations:</strong>\r\nDr. Manisha Goel - University of Delhi</p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>Research Publications (Journals/ Conferences/ Book Chapters)</td>\r\n</tr>\r\n<tr>\r\n<td>1.\r\n2.\r\n3.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-07 15:08:13','2014-10-07 15:08:13','',17,'http://profile.iiita.ac.in/pritish/?p=364',0,'revision','',0),(367,1,'2014-10-07 15:16:01','2014-10-07 15:16:01','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"2\"]</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<strong>Students successfully finished project work:</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:16:01','2014-10-07 15:16:01','',20,'http://profile.iiita.ac.in/pritish/?p=367',0,'revision','',0),(366,1,'2014-10-07 15:15:34','2014-10-07 15:15:34','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"2\"]</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\"><strong>Students successfully finished project work: </strong></p>\r\n</tr>\r\n</td>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:15:34','2014-10-07 15:15:34','',20,'http://profile.iiita.ac.in/pritish/?p=366',0,'revision','',0),(368,1,'2014-10-07 15:16:15','2014-10-07 15:16:15','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members at \'<em>Pritish Lab\'</em></strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"2\"]</p>\r\n<p style=\"text-align: justify;\"><strong>Currently working M.Tech student:</strong></p>\r\n<p style=\"text-align: justify;\">5. Sunil Madhavlal Patel</p>\r\n<p style=\"text-align: justify;\">4. Swapnil Ghanshyam Tichkule</p>\r\n<p style=\"text-align: justify;\">3. Vandana Kumari</p>\r\n<p style=\"text-align: justify;\">2. Yashbir Singh</p>\r\n<p style=\"text-align: justify;\">1. Yashasvi Jain</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:16:15','2014-10-07 15:16:15','',20,'http://profile.iiita.ac.in/pritish/?p=368',0,'revision','',0),(371,1,'2014-10-07 15:32:08','2014-10-07 15:32:08','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Research Scholar<i>s:</i></strong></p>\r\n \r\n<p style=\"text-align: justify;\"><strong>M.Tech student:</strong></p>\r\n[huge_it_portfolio id=\"3\"]\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:32:08','2014-10-07 15:32:08','',20,'http://profile.iiita.ac.in/pritish/?p=371',0,'revision','',0),(373,1,'2014-10-07 15:50:39','2014-10-07 15:50:39','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"3\"]</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 15:50:39','2014-10-07 15:50:39','',20,'http://profile.iiita.ac.in/pritish/?p=373',0,'revision','',0),(374,1,'2014-10-07 16:35:15','2014-10-07 16:35:15','','Member1 ','','publish','closed','closed','','member1','','','2014-10-07 16:35:15','2014-10-07 16:35:15','',0,'http://profile.iiita.ac.in/pritish/?post_type=rx_aeolus&p=374',0,'rx_aeolus','',0),(375,1,'2014-10-07 16:35:29','2014-10-07 16:35:29','About Rashmi Tripathi','Rashmi Tripathi','','publish','closed','closed','','member2','','','2014-10-07 16:38:18','2014-10-07 16:38:18','',0,'http://profile.iiita.ac.in/pritish/?post_type=rx_aeolus&p=375',0,'rx_aeolus','',0),(376,1,'2014-10-07 16:36:11','2014-10-07 16:36:11','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"3\"]</p>\r\n<p style=\"text-align: justify;\">[rx_aeolus_two_cols]</p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 16:36:11','2014-10-07 16:36:11','',20,'http://profile.iiita.ac.in/pritish/?p=376',0,'revision','',0),(381,1,'2014-10-15 00:12:26','2014-10-15 00:12:26','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"3\"]</p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-15 00:12:26','2014-10-15 00:12:26','',20,'http://profile.iiita.ac.in/pritish/?p=381',0,'revision','',0),(378,1,'2014-10-07 17:17:56','2014-10-07 17:17:56','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">[huge_it_portfolio id=\"3\"]</p>\r\n<p style=\"text-align: justify;\">[rx_aeolus_two_cols]</p>\r\n<p style=\"text-align: justify;\">latest_portfolio_items count=3</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-10-07 17:17:56','2014-10-07 17:17:56','',20,'http://profile.iiita.ac.in/pritish/?p=378',0,'revision','',0),(382,1,'2014-10-18 11:03:34','2014-10-18 11:03:34','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-10-18 11:03:34','2014-10-18 11:03:34','',4,'http://profile.iiita.ac.in/pritish/?p=382',0,'revision','',0),(379,1,'2014-10-09 11:55:15','2014-10-09 11:55:15','<p style=\"text-align: justify;\"><img class=\"alignnone\" src=\"http://www.jadeevents.in/images/uc.png\" alt=\"\" width=\"680\" height=\"383\" /></p>\r\n<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Upcoming events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop</td>\r\n<td><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-10-09 11:55:15','2014-10-09 11:55:15','',4,'http://profile.iiita.ac.in/pritish/?p=379',0,'revision','',0),(383,1,'2014-10-18 11:04:18','2014-10-18 11:04:18','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>','About Us','','inherit','closed','closed','','4-revision-v1','','','2014-10-18 11:04:18','2014-10-18 11:04:18','',4,'http://profile.iiita.ac.in/pritish/?p=383',0,'revision','',0),(384,1,'2014-10-20 20:01:51','2014-10-20 20:01:51','To be updated soon !\r\n\r\n \r\n\r\n ','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2014-10-20 20:01:51','2014-10-20 20:01:51','',360,'http://profile.iiita.ac.in/pritish/?p=384',0,'revision','',0),(385,1,'2014-10-20 20:02:24','2014-10-20 20:02:24','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. To be updated soon !\r\n2. To be updated soon !\r\n3. To be updated soon !</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2014-10-20 20:02:24','2014-10-20 20:02:24','',17,'http://profile.iiita.ac.in/pritish/?p=385',0,'revision','',0),(386,1,'2014-12-15 20:43:17','2014-12-15 20:43:17','','utkarsh','','inherit','closed','closed','','utkarsh-2','','','2014-12-15 20:43:17','2014-12-15 20:43:17','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/utkarsh.jpg',0,'attachment','image/jpeg',0),(387,1,'2014-12-15 20:43:28','2014-12-15 20:43:28','','utkarsh','','inherit','closed','closed','','utkarsh-3','','','2014-12-15 20:43:28','2014-12-15 20:43:28','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/utkarsh1.jpg',0,'attachment','image/jpeg',0),(388,1,'2014-12-15 20:43:29','2014-12-15 20:43:29','','sunil','','inherit','closed','closed','','sunil','','','2014-12-15 20:43:29','2014-12-15 20:43:29','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/sunil.jpg',0,'attachment','image/jpeg',0),(389,1,'2014-12-15 20:43:29','2014-12-15 20:43:29','','yashvir','','inherit','closed','closed','','yashvir','','','2014-12-15 20:43:29','2014-12-15 20:43:29','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/yashvir.jpg',0,'attachment','image/jpeg',0),(390,1,'2014-12-15 20:43:29','2014-12-15 20:43:29','','saurabh','','inherit','closed','closed','','saurabh-2','','','2014-12-15 20:43:29','2014-12-15 20:43:29','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/saurabh.jpg',0,'attachment','image/jpeg',0),(391,1,'2014-12-15 20:43:30','2014-12-15 20:43:30','','Himanshu Kumar','','inherit','closed','closed','','himanshu','','','2014-12-15 20:45:23','2014-12-15 20:45:23','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/12/himanshu.jpg',0,'attachment','image/jpeg',0),(392,1,'2014-12-15 20:56:32','2014-12-15 20:56:32','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj</p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta</p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar</p>\r\n<p style=\"text-align: justify;\"></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 20:56:32','2014-12-15 20:56:32','',20,'http://profile.iiita.ac.in/pritish/?p=392',0,'revision','',0),(393,1,'2014-12-15 23:43:08','2014-12-15 23:43:08','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi\r\nPh.D. Scholar</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj</p>\r\nPh.D. Scholar\r\n<p style=\"text-align: justify;\">Saurabh Gupta</p>\r\nPh.D. Scholar\r\n<p style=\"text-align: justify;\">Himanshu Kumar</p>\r\nPh.D. Scholar\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:43:08','2014-12-15 23:43:08','',20,'http://profile.iiita.ac.in/pritish/?p=393',0,'revision','',0),(394,1,'2014-12-15 23:43:29','2014-12-15 23:43:29','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi\r\nPh.D. Scholar</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj\r\nPh.D. Scholar</p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta\r\nPh.D. Scholar</p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\nPh.D. Scholar</p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:43:29','2014-12-15 23:43:29','',20,'http://profile.iiita.ac.in/pritish/?p=394',0,'revision','',0),(395,1,'2014-12-15 23:44:19','2014-12-15 23:44:19','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi\r\nPh.D. Research Scholar</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj\r\nPh.D. Research Scholar</p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta\r\nPh.D. Research Scholar</p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\nPh.D. Research Scholar</p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:44:19','2014-12-15 23:44:19','',20,'http://profile.iiita.ac.in/pritish/?p=395',0,'revision','',0),(396,1,'2014-12-15 23:44:49','2014-12-15 23:44:49','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj\r\nPh.D. Research Scholar</p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta\r\nPh.D. Research Scholar</p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar\r\nPh.D. Research Scholar</p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:44:49','2014-12-15 23:44:49','',20,'http://profile.iiita.ac.in/pritish/?p=396',0,'revision','',0),(397,1,'2014-12-15 23:45:26','2014-12-15 23:45:26','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi</br>\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj</br>\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta</br>\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar</br>\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:45:26','2014-12-15 23:45:26','',20,'http://profile.iiita.ac.in/pritish/?p=397',0,'revision','',0),(398,1,'2014-12-15 23:45:40','2014-12-15 23:45:40','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi</br>Ph.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj</br>\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta</br>\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar</br>\r\nPh.D. Research Scholar</br>ResearchGate</p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:45:40','2014-12-15 23:45:40','',20,'http://profile.iiita.ac.in/pritish/?p=398',0,'revision','',0),(399,1,'2014-12-15 23:45:58','2014-12-15 23:45:58','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi</br>Ph.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj</br>Ph.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta</br>Ph.D. Research Scholar</br>ResearchGate</p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar</br>Ph.D. Research Scholar</br>ResearchGate</p>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:45:58','2014-12-15 23:45:58','',20,'http://profile.iiita.ac.in/pritish/?p=399',0,'revision','',0),(400,1,'2014-12-15 23:46:41','2014-12-15 23:46:41','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi TripathiPh.D. Research Scholar<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Utkarsh RajPh.D. Research Scholar<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Saurabh GuptaPh.D. Research Scholar<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Himanshu KumarPh.D. Research Scholar<a href=\"#\">ResearchGate</a></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:46:41','2014-12-15 23:46:41','',20,'http://profile.iiita.ac.in/pritish/?p=400',0,'revision','',0),(401,1,'2014-12-15 23:47:09','2014-12-15 23:47:09','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi TripathiPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Utkarsh RajPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Saurabh GuptaPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Himanshu KumarPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:47:09','2014-12-15 23:47:09','',20,'http://profile.iiita.ac.in/pritish/?p=401',0,'revision','',0),(402,1,'2014-12-15 23:47:28','2014-12-15 23:47:28','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Utkarsh RajPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Saurabh GuptaPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Himanshu KumarPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:47:28','2014-12-15 23:47:28','',20,'http://profile.iiita.ac.in/pritish/?p=402',0,'revision','',0),(403,1,'2014-12-15 23:47:43','2014-12-15 23:47:43','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n<p style=\"text-align: justify;\">Rashmi Tripathi</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Utkarsh Raj</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Saurabh Gupta</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n<p style=\"text-align: justify;\">Himanshu Kumar</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:47:43','2014-12-15 23:47:43','',20,'http://profile.iiita.ac.in/pritish/?p=403',0,'revision','',0),(404,1,'2014-12-15 23:48:15','2014-12-15 23:48:15','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi TripathiPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh RajPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh GuptaPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu KumarPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:48:15','2014-12-15 23:48:15','',20,'http://profile.iiita.ac.in/pritish/?p=404',0,'revision','',0),(406,1,'2014-12-15 23:49:04','2014-12-15 23:49:04','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi TripathiPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh RajPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh GuptaPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu KumarPh.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:49:04','2014-12-15 23:49:04','',20,'http://profile.iiita.ac.in/pritish/?p=406',0,'revision','',0),(405,1,'2014-12-15 23:48:42','2014-12-15 23:48:42','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar</br>Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:48:42','2014-12-15 23:48:42','',20,'http://profile.iiita.ac.in/pritish/?p=405',0,'revision','',0),(407,1,'2014-12-15 23:49:26','2014-12-15 23:49:26','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2014-12-15 23:49:26','2014-12-15 23:49:26','',20,'http://profile.iiita.ac.in/pritish/?p=407',0,'revision','',0),(409,1,'2015-01-23 11:10:37','2015-01-23 11:10:37','Dr. Pritish Kumar Varadwaj\r\nAssistant Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish { .AT. } iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)\r\n\r\n ','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2015-01-23 11:10:37','2015-01-23 11:10:37','',32,'http://profile.iiita.ac.in/pritish/?p=409',0,'revision','',0),(410,1,'2015-01-23 11:17:01','2015-01-23 11:17:01','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\n \r\n\r\n<strong>Courses offered during current semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-01-23 11:17:01','2015-01-23 11:17:01','',61,'http://profile.iiita.ac.in/pritish/?p=410',0,'revision','',0),(454,1,'2015-05-07 16:18:22','2015-05-07 16:18:22','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<del>Course Website</del>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<del>Course Website</del>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate courses</strong></p>\r\n<p style=\"padding-left: 30px;\">1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate courses</strong></p>\r\n<p style=\"padding-left: 30px;\">1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-05-07 16:18:22','2015-05-07 16:18:22','',61,'http://profile.iiita.ac.in/pritish/?p=454',0,'revision','',0),(463,1,'2015-05-21 19:29:48','2015-05-21 19:29:48','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n \r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-05-21 19:29:48','2015-05-21 19:29:48','',61,'http://profile.iiita.ac.in/pritish/?p=463',0,'revision','',0),(412,1,'2015-01-23 12:08:30','2015-01-23 12:08:30','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a href=\"#\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"#\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"#\">Course Website</a>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-01-23 12:08:30','2015-01-23 12:08:30','',61,'http://profile.iiita.ac.in/pritish/?p=412',0,'revision','',0),(411,1,'2015-01-23 12:07:55','2015-01-23 12:07:55','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a href=\"#\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/venkat/course/ip.html\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"http://profile.iiita.ac.in/dsa\">Course Website</a>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-01-23 12:07:55','2015-01-23 12:07:55','',61,'http://profile.iiita.ac.in/pritish/?p=411',0,'revision','',0),(413,1,'2015-01-23 12:09:06','2015-01-23 12:09:06','<p style=\"text-align: justify;\"><strong>Syllabus for \'Data Mining in Biological Systems </strong></p>\r\n<strong>UNIT I:</strong>\r\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological Data Storage and Analysis, The Curse of Dimensionality, Data Cleaning.\r\n<p style=\"text-align: justify;\"><strong>UNIT II:</strong>\r\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data Cleaning, Data Integration, Data Warehousing</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT III:</strong>\r\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features and Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis, Data Pre-processing, Association: Apriori, FP growth tree.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT IV:</strong>\r\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means, Hierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering for Representation of Genes, Expectation Maximization Algorithm.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT V:</strong>\r\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, GraphBased Algorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns, Problem in k-Means Clustering.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT VI:</strong>\r\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian Approaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches, Classifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance Evaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.</p>\r\n<p style=\"text-align: justify;\"><strong>Text/Reference Books:</strong>\r\n1. Data Mining for Bioinformatics ( Sumeet Dua, Pradeep Chowriappa)\r\n2. Data Mining: Concepts and Techniques (Jiawei Han,Micheline Kamber, Jian Pei)\r\n3. Introduction to Data Mining (P. N. Tan, M. Steinbach, V. Kumar )</p>\r\n<p style=\"text-align: justify;\"><strong>Data Sets (For Lab purpose)</strong></p>\r\n\r\n<ul style=\"text-align: justify;\">\r\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\r\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\r\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\r\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\r\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\r\n</ul>\r\n<p style=\"text-align: justify;\"><strong>Software (For Lab purpose)</strong></p>\r\n\r\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>General Purpose Data Mining</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\r\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\r\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\r\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Classification</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\r\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\r\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\r\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\r\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\r\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\r\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Association Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\r\n</a></li>\r\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\r\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\r\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Cluster Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\r\n</a></li>\r\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\r\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\r\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Anomaly Detection</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Regression</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Data Preprocessing</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\r\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong> Text and Reference Books</strong></p>\r\n\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CB4QMygBMAE\" data-ri=\"1\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\"><img class=\"alignnone wp-image-429\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\" alt=\"sumeet\" width=\"102\" height=\"162\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\"><img class=\"alignnone wp-image-431\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\" alt=\"kamber\" width=\"123\" height=\"159\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\"><img class=\"alignnone wp-image-432\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\" alt=\"kumar\" width=\"126\" height=\"156\" /></a></div>','Data Mining in Biological Systems (DMB-231ME)','','publish','closed','closed','','data-mining-in-biological-systems-dmb-231me','','','2015-04-23 22:43:49','2015-04-23 22:43:49','',0,'http://profile.iiita.ac.in/pritish/?page_id=413',0,'page','',0),(414,1,'2015-01-23 12:09:06','2015-01-23 12:09:06','','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-01-23 12:09:06','2015-01-23 12:09:06','',413,'http://profile.iiita.ac.in/pritish/?p=414',0,'revision','',0),(416,1,'2015-04-23 22:42:46','2015-04-23 22:42:46','<p style=\"text-align: justify;\"><strong>Syllabus for \'Data Mining in Biological Systems </strong></p>\n<p style=\"text-align: justify;\"><strong>UNIT I:</strong>\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological Data Storage and Analysis, The Curse of Dimensionality, Data Cleaning.</p>\n<p style=\"text-align: justify;\"><strong>UNIT II:</strong>\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data Cleaning, Data Integration, Data Warehousing</p>\n<p style=\"text-align: justify;\"><strong>UNIT III:</strong>\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features and Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis, Data Pre-processing, Association: Apriori, FP growth tree.</p>\n<p style=\"text-align: justify;\"><strong>UNIT IV:</strong>\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means, Hierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering for Representation of Genes, Expectation Maximization Algorithm.</p>\n<p style=\"text-align: justify;\"><strong>UNIT V:</strong>\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, GraphBased Algorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns, Problem in k-Means Clustering.</p>\n<p style=\"text-align: justify;\"><strong>UNIT VI:</strong>\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian Approaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches, Classifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance Evaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.</p>\n<p style=\"text-align: justify;\"><strong>Text/Reference Books:</strong>\n1. Data Mining for Bioinformatics ( Sumeet Dua, Pradeep Chowriappa ) \n2. Data Mining: Concepts and Techniques (Jiawei Han,Micheline Kamber, Jian Pei )\n3. Introduction to Data Mining (P. N. Tan, M. Steinbach, V. Kumar )</p>\n<p style=\"text-align: justify;\"><strong>Data Sets (For Lab purpose)</strong></p>\n\n<ul style=\"text-align: justify;\">\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\n</ul>\n<p style=\"text-align: justify;\"><strong>Software (For Lab purpose)</strong></p>\n\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\n<tbody>\n<tr>\n<td>General Purpose Data Mining</td>\n<td>\n<ul>\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\n</ul>\n</td>\n</tr>\n<tr>\n<td>Classification</td>\n<td>\n<ul>\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\n</ul>\n</td>\n</tr>\n<tr>\n<td>Association Analysis</td>\n<td>\n<ul>\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\n</a></li>\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\n</ul>\n</td>\n</tr>\n<tr>\n<td>Cluster Analysis</td>\n<td>\n<ul>\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\n</a></li>\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\n</ul>\n</td>\n</tr>\n<tr>\n<td>Anomaly Detection</td>\n<td>\n<ul>\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\n</ul>\n</td>\n</tr>\n<tr>\n<td>Regression</td>\n<td>\n<ul>\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\n</ul>\n</td>\n</tr>\n<tr>\n<td>Data Preprocessing</td>\n<td>\n<ul>\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>\n<p style=\"text-align: justify;\"><strong> Text and Reference Books</strong></p>\n\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CB4QMygBMAE\" data-ri=\"1\" data-row=\"0\"></div>\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\"><img class=\"alignnone wp-image-429\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\" alt=\"sumeet\" width=\"102\" height=\"162\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\"><img class=\"alignnone wp-image-431\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\" alt=\"kamber\" width=\"123\" height=\"159\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\"><img class=\"alignnone wp-image-432\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\" alt=\"kumar\" width=\"126\" height=\"156\" /></a></div>','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-autosave-v1','','','2015-04-23 22:42:46','2015-04-23 22:42:46','',413,'http://profile.iiita.ac.in/pritish/?p=416',0,'revision','',0),(417,1,'2015-01-23 12:35:15','2015-01-23 12:35:15','<strong>Syllabus for \'Data Mining in Biological Systems\'</strong>\r\n<ol>\r\n <li><strong>Primer</strong>\r\nThe Central Dogma of Molecular Biology\r\nThe Human Genome Project\r\nSequencing Technology & Next-Generation Sequencing\r\nMicroarray-Based Functional Genomics\r\nBiological Databases and Integration\r\nBiological Data Storage and Analysis\r\nClassification of Bioscience Databases\r\nGene Expression Omnibus (GEO) Database\r\nDimensionality and Data Cleaning\r\nData Argumentation: Cleaning at the Schema Level\r\nData Integration: Ensembl, Sequence Retrieval System (SRS), Wrappers, Data integration in the PDB\r\nKnowledge Discovery in Databases\r\nData Cleaning and Data Preprocessing\r\nData Integration\r\nData Warehousing</li>\r\n <li><strong>Feature Selection and Extraction Strategies in Data Mining</strong>\r\nOver fitting, Data Transformation, Data Smoothing by Discretization, Normalization and Standardization, Pearson Correlation Coefficient, Information Theoretic Ranking Criteria Feature Selection ( FOCUS Algorithm, Relief Method—Weight-Based Approach, Gram-Schmidt Forward Feature Selection)\r\nFeature Construction and Extraction\r\nMatrix Factorization\r\nFeature Interpretation for Biological Learning\r\nNormalization Techniques for Gene Expression Analysis\r\nIdentification of Differentially Expressed Genes\r\nGene Ontology (GO)\r\nOpen Biomedical Ontologies (OBO)</li>\r\n <li><strong>Clustering Techniques in Bioinformatics</strong>\r\nk-Means Algorithm\r\nHierarchical Clustering\r\nSelf-Organizing Maps Clustering\r\nFuzzy Clustering\r\nGraph-Based Clustering ( Chameleon Algorithm, CLICK Algorithm)\r\nKernel-Based Clustering (Kernel Functions, Gaussian Function)</li>\r\n <li><strong>Classification Techniques in Bioinformatics</strong>\r\nBias-Variance Trade-Off in Supervised Learning\r\nLinear and Nonlinear Classifiers\r\nModel Complexity and Size of Training Data\r\nDimensionality of Input Space\r\nSupervised Learning in Bioinformatics\r\nSupport Vector Machines (SVMs)\r\nBayesian Networks\r\nDecision Trees\r\nRandom Forest</li>\r\n <li><strong>Validation and </strong><b>Bench-marking</b>\r\nModel Selection\r\nk-Fold Cross-Validation\r\nSensitivity and Specificity\r\nPrecision, Recall, and f-Measure\r\nROC Curve\r\nSilhouette Index (SI)\r\nDavies-Bouldin and Dunn’s Index\r\nCalinski Harabasz (CH) Index\r\nRand Index</li>\r\n <li><strong>Case Study</strong></li>\r\n</ol>','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-01-23 12:35:15','2015-01-23 12:35:15','',413,'http://profile.iiita.ac.in/pritish/?p=417',0,'revision','',0),(455,1,'2015-05-07 16:19:46','2015-05-07 16:19:46','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<del>Course Website</del>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<del>Course Website</del>\r\n\r\n \r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate courses</strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n<strong>Undergraduate courses</strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-05-07 16:19:46','2015-05-07 16:19:46','',61,'http://profile.iiita.ac.in/pritish/?p=455',0,'revision','',0),(418,1,'2015-01-23 12:35:46','2015-01-23 12:35:46','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<a href=\"#\">Course Website</a>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<a href=\"#\">Course Website</a>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-01-23 12:35:46','2015-01-23 12:35:46','',61,'http://profile.iiita.ac.in/pritish/?p=418',0,'revision','',0),(419,1,'2015-01-23 12:59:49','2015-01-23 12:59:49','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n \r\n\r\n \r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Students successfully finished project work:</strong></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-01-23 12:59:49','2015-01-23 12:59:49','',20,'http://profile.iiita.ac.in/pritish/?p=419',0,'revision','',0),(421,1,'2015-01-23 13:06:56','2015-01-23 13:06:56','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<del>Course Website</del>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<del>Course Website</del>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-01-23 13:06:56','2015-01-23 13:06:56','',61,'http://profile.iiita.ac.in/pritish/?p=421',0,'revision','',0),(420,1,'2015-01-23 13:00:46','2015-01-23 13:00:46','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<del><a href=\"#\">Course Website</a></del>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<del><a href=\"#\">Course Website</a></del>\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-01-23 13:00:46','2015-01-23 13:00:46','',61,'http://profile.iiita.ac.in/pritish/?p=420',0,'revision','',0),(422,1,'2015-01-23 13:07:57','2015-01-23 13:07:57','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></td>\r\n</tr>\r\n<tr>\r\n<td>3. To be updated soon !\r\n2. To be updated soon !\r\n1. To be updated soon !</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-01-23 13:07:57','2015-01-23 13:07:57','',17,'http://profile.iiita.ac.in/pritish/?p=422',0,'revision','',0),(423,1,'2015-01-23 13:12:28','2015-01-23 13:12:28','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n<!\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n!>','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-01-23 13:12:28','2015-01-23 13:12:28','',4,'http://profile.iiita.ac.in/pritish/?p=423',0,'revision','',0),(424,1,'2015-01-23 13:13:57','2015-01-23 13:13:57','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n*/\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n/*','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-01-23 13:13:57','2015-01-23 13:13:57','',4,'http://profile.iiita.ac.in/pritish/?p=424',0,'revision','',0),(426,1,'2015-01-23 13:30:35','2015-01-23 13:30:35','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-01-23 13:30:35','2015-01-23 13:30:35','',4,'http://profile.iiita.ac.in/pritish/?p=426',0,'revision','',0),(425,1,'2015-01-23 13:25:50','2015-01-23 13:25:50','<p style=\"text-align: justify;\">Our group focuses on various approaches including Statistical Learning, Mathematical Simulation, Quantum Mechanics, Molecular Modelling & Docking studies to tackle challenging biochemical problems. We work on bio analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-01-23 13:25:50','2015-01-23 13:25:50','',4,'http://profile.iiita.ac.in/pritish/?p=425',0,'revision','',0),(427,1,'2015-01-23 13:31:01','2015-01-23 13:31:01','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with collective goal to decipher the intricacy of nature.</p>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-01-23 13:31:01','2015-01-23 13:31:01','',4,'http://profile.iiita.ac.in/pritish/?p=427',0,'revision','',0),(428,1,'2015-01-27 09:53:22','2015-01-27 09:53:22','<strong>Syllabus for \'Data Mining in Biological Systems\'</strong>\r\n<ol>\r\n <li><strong>Primer</strong>\r\nThe Central Dogma of Molecular Biology\r\nThe Human Genome Project\r\nSequencing Technology & Next-Generation Sequencing\r\nMicroarray-Based Functional Genomics\r\nBiological Databases and Integration\r\nBiological Data Storage and Analysis\r\nClassification of Bioscience Databases\r\nGene Expression Omnibus (GEO) Database\r\nDimensionality and Data Cleaning\r\nData Argumentation: Cleaning at the Schema Level\r\nData Integration: Ensembl, Sequence Retrieval System (SRS), Wrappers, Data integration in the PDB\r\nKnowledge Discovery in Databases\r\nData Cleaning and Data Preprocessing\r\nData Integration\r\nData Warehousing</li>\r\n <li><strong>Feature Selection and Extraction Strategies in Data Mining</strong>\r\nOver fitting, Data Transformation, Data Smoothing by Discretization, Normalization and Standardization, Pearson Correlation Coefficient, Information Theoretic Ranking Criteria Feature Selection ( FOCUS Algorithm, Relief Method—Weight-Based Approach, Gram-Schmidt Forward Feature Selection)\r\nFeature Construction and Extraction\r\nMatrix Factorization\r\nFeature Interpretation for Biological Learning\r\nNormalization Techniques for Gene Expression Analysis\r\nIdentification of Differentially Expressed Genes\r\nGene Ontology (GO)\r\nOpen Biomedical Ontologies (OBO)</li>\r\n <li><strong>Clustering Techniques in Bioinformatics</strong>\r\nk-Means Algorithm\r\nHierarchical Clustering\r\nSelf-Organizing Maps Clustering\r\nFuzzy Clustering\r\nGraph-Based Clustering ( Chameleon Algorithm, CLICK Algorithm)\r\nKernel-Based Clustering (Kernel Functions, Gaussian Function)</li>\r\n <li><strong>Classification Techniques in Bioinformatics</strong>\r\nBias-Variance Trade-Off in Supervised Learning\r\nLinear and Nonlinear Classifiers\r\nModel Complexity and Size of Training Data\r\nDimensionality of Input Space\r\nSupervised Learning in Bioinformatics\r\nSupport Vector Machines (SVMs)\r\nBayesian Networks\r\nDecision Trees\r\nRandom Forest</li>\r\n <li><strong>Validation and </strong><b>Bench-marking</b>\r\nModel Selection\r\nk-Fold Cross-Validation\r\nSensitivity and Specificity\r\nPrecision, Recall, and f-Measure\r\nROC Curve\r\nSilhouette Index (SI)\r\nDavies-Bouldin and Dunn’s Index\r\nCalinski Harabasz (CH) Index\r\nRand Index</li>\r\n <li><strong>Case Study</strong></li>\r\n</ol>\r\n<strong>Data Sets (For Lab purpose)</strong>\r\n<ul>\r\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\r\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\r\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\r\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\r\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\r\n</ul>\r\n<strong>Software (For Lab purpose)</strong>\r\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>General Purpose Data Mining</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\r\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\r\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\r\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Classification</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\r\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\r\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\r\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\r\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\r\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\r\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Association Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\r\n</a></li>\r\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\r\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\r\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Cluster Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\r\n</a></li>\r\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\r\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\r\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Anomaly Detection</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Regression</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Data Preprocessing</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\r\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n ','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-01-27 09:53:22','2015-01-27 09:53:22','',413,'http://profile.iiita.ac.in/pritish/?p=428',0,'revision','',0),(429,1,'2015-01-27 09:59:09','2015-01-27 09:59:09','','sumeet','','inherit','closed','closed','','sumeet','','','2015-01-27 09:59:09','2015-01-27 09:59:09','',413,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg',0,'attachment','image/jpeg',0),(430,1,'2015-01-27 09:59:18','2015-01-27 09:59:18','','huang','','inherit','closed','closed','','huang','','','2015-01-27 09:59:18','2015-01-27 09:59:18','',413,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/huang.jpg',0,'attachment','image/jpeg',0),(431,1,'2015-01-27 09:59:18','2015-01-27 09:59:18','','kamber','','inherit','closed','closed','','kamber','','','2015-01-27 09:59:18','2015-01-27 09:59:18','',413,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg',0,'attachment','image/jpeg',0),(432,1,'2015-01-27 09:59:18','2015-01-27 09:59:18','','kumar','','inherit','closed','closed','','kumar','','','2015-01-27 09:59:18','2015-01-27 09:59:18','',413,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg',0,'attachment','image/jpeg',0),(433,1,'2015-01-27 09:59:19','2015-01-27 09:59:19','','frank','','inherit','closed','closed','','frank','','','2015-01-27 09:59:19','2015-01-27 09:59:19','',413,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/frank.jpg',0,'attachment','image/jpeg',0),(435,1,'2015-01-28 12:21:27','2015-01-28 12:21:27','<strong>Syllabus for \'Data Mining in Biological Systems </strong>\r\n\r\n<strong>UNIT I:</strong>\r\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological\r\nData Storage and Analysis, The Curse of Dimensionality, Data Cleaning.\r\n\r\n<strong>UNIT II:</strong>\r\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data\r\nCleaning, Data Integration, Data Warehousing\r\n\r\n<strong>UNIT III:</strong>\r\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features\r\nand Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis,\r\nData Pre-processing, Association: Apriori, FP growth tree.\r\n\r\n<strong>UNIT IV:</strong>\r\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means,\r\nHierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering\r\nfor Representation of Genes, Expectation Maximization Algorithm.\r\n\r\n<strong>UNIT V:</strong>\r\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, GraphBased\r\nAlgorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns,\r\nProblem in k-Means Clustering.\r\n\r\n<strong>UNIT VI:</strong>\r\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian\r\nApproaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches,\r\nClassifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance\r\nEvaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.\r\n\r\n<strong>Text/Reference Books:</strong>\r\n1. Data Mining for Bioinformatics ( Sumeet Dua, Pradeep Chowriappa )\r\n2. Data Mining: Concepts and Techniques (Jiawei Han,Micheline Kamber, Jian Pei )\r\n3. Introduction to Data Mining (P. N. Tan, M. Steinbach, V. Kumar )\r\n\r\n\r\n<strong>Data Sets (For Lab purpose)</strong>\r\n<ul>\r\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\r\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\r\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\r\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\r\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\r\n</ul>\r\n<strong>Software (For Lab purpose)</strong>\r\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>General Purpose Data Mining</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\r\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\r\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\r\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Classification</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\r\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\r\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\r\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\r\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\r\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\r\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Association Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\r\n</a></li>\r\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\r\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\r\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Cluster Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\r\n</a></li>\r\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\r\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\r\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Anomaly Detection</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Regression</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Data Preprocessing</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\r\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n<strong> Text and Reference Books</strong>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CB4QMygBMAE\" data-ri=\"1\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\"><img class=\"alignnone wp-image-429\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\" alt=\"sumeet\" width=\"102\" height=\"162\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\"><img class=\"alignnone wp-image-431\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\" alt=\"kamber\" width=\"123\" height=\"159\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\"><img class=\"alignnone wp-image-432\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\" alt=\"kumar\" width=\"126\" height=\"156\" /></a></div>','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-01-28 12:21:27','2015-01-28 12:21:27','',413,'http://profile.iiita.ac.in/pritish/?p=435',0,'revision','',0),(434,1,'2015-01-27 10:00:16','2015-01-27 10:00:16','<strong>Syllabus for \'Data Mining in Biological Systems\'</strong>\r\n<ol>\r\n <li><strong>Primer</strong>\r\nThe Central Dogma of Molecular Biology\r\nThe Human Genome Project\r\nSequencing Technology & Next-Generation Sequencing\r\nMicroarray-Based Functional Genomics\r\nBiological Databases and Integration\r\nBiological Data Storage and Analysis\r\nClassification of Bioscience Databases\r\nGene Expression Omnibus (GEO) Database\r\nDimensionality and Data Cleaning\r\nData Argumentation: Cleaning at the Schema Level\r\nData Integration: Ensembl, Sequence Retrieval System (SRS), Wrappers, Data integration in the PDB\r\nKnowledge Discovery in Databases\r\nData Cleaning and Data Preprocessing\r\nData Integration\r\nData Warehousing</li>\r\n <li><strong>Feature Selection and Extraction Strategies in Data Mining</strong>\r\nOver fitting, Data Transformation, Data Smoothing by Discretization, Normalization and Standardization, Pearson Correlation Coefficient, Information Theoretic Ranking Criteria Feature Selection ( FOCUS Algorithm, Relief Method—Weight-Based Approach, Gram-Schmidt Forward Feature Selection)\r\nFeature Construction and Extraction\r\nMatrix Factorization\r\nFeature Interpretation for Biological Learning\r\nNormalization Techniques for Gene Expression Analysis\r\nIdentification of Differentially Expressed Genes\r\nGene Ontology (GO)\r\nOpen Biomedical Ontologies (OBO)</li>\r\n <li><strong>Clustering Techniques in Bioinformatics</strong>\r\nk-Means Algorithm\r\nHierarchical Clustering\r\nSelf-Organizing Maps Clustering\r\nFuzzy Clustering\r\nGraph-Based Clustering ( Chameleon Algorithm, CLICK Algorithm)\r\nKernel-Based Clustering (Kernel Functions, Gaussian Function)</li>\r\n <li><strong>Classification Techniques in Bioinformatics</strong>\r\nBias-Variance Trade-Off in Supervised Learning\r\nLinear and Nonlinear Classifiers\r\nModel Complexity and Size of Training Data\r\nDimensionality of Input Space\r\nSupervised Learning in Bioinformatics\r\nSupport Vector Machines (SVMs)\r\nBayesian Networks\r\nDecision Trees\r\nRandom Forest</li>\r\n <li><strong>Validation and </strong><b>Bench-marking</b>\r\nModel Selection\r\nk-Fold Cross-Validation\r\nSensitivity and Specificity\r\nPrecision, Recall, and f-Measure\r\nROC Curve\r\nSilhouette Index (SI)\r\nDavies-Bouldin and Dunn’s Index\r\nCalinski Harabasz (CH) Index\r\nRand Index</li>\r\n <li><strong>Case Study</strong></li>\r\n</ol>\r\n<strong>Data Sets (For Lab purpose)</strong>\r\n<ul>\r\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\r\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\r\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\r\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\r\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\r\n</ul>\r\n<strong>Software (For Lab purpose)</strong>\r\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>General Purpose Data Mining</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\r\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\r\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\r\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Classification</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\r\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\r\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\r\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\r\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\r\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\r\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Association Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\r\n</a></li>\r\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\r\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\r\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Cluster Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\r\n</a></li>\r\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\r\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\r\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Anomaly Detection</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Regression</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Data Preprocessing</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\r\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n<strong> Text and Reference Books</strong>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CB4QMygBMAE\" data-ri=\"1\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CB8QMygCMAI\" data-ri=\"2\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CCAQMygDMAM\" data-ri=\"3\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CCEQMygEMAQ\" data-ri=\"4\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\"><img class=\"alignnone wp-image-429\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\" alt=\"sumeet\" width=\"102\" height=\"162\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/huang.jpg\"><img class=\"alignnone wp-image-430\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/huang.jpg\" alt=\"huang\" width=\"111\" height=\"160\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\"><img class=\"alignnone wp-image-431\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\" alt=\"kamber\" width=\"123\" height=\"159\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\"><img class=\"alignnone wp-image-432\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\" alt=\"kumar\" width=\"126\" height=\"156\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/frank.jpg\"><img class=\"alignnone wp-image-433\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/frank.jpg\" alt=\"frank\" width=\"128\" height=\"158\" /></a></div>','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-01-27 10:00:16','2015-01-27 10:00:16','',413,'http://profile.iiita.ac.in/pritish/?p=434',0,'revision','',0),(437,1,'2015-04-01 12:42:31','2015-04-01 12:42:31','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><!--more--></p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></td>\r\n</tr>\r\n<tr>\r\n<td>To be updated soon !</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-04-01 12:42:31','2015-04-01 12:42:31','',17,'http://profile.iiita.ac.in/pritish/?p=437',0,'revision','',0),(439,1,'2015-04-01 12:45:06','2015-04-01 12:45:06','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></p>\r\n<p style=\"text-align: justify;\">To be updated soon !</p>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-04-01 12:45:06','2015-04-01 12:45:06','',17,'http://profile.iiita.ac.in/pritish/?p=439',0,'revision','',0),(440,1,'2015-04-01 12:45:43','2015-04-01 12:45:43','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong> </br>\r\nTo be updated soon !</p>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-04-01 12:45:43','2015-04-01 12:45:43','',17,'http://profile.iiita.ac.in/pritish/?p=440',0,'revision','',0),(441,1,'2015-04-01 12:48:49','2015-04-01 12:48:49','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n \r\n \r\n<strong>Students successfully finished project work:</strong>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-04-01 12:48:49','2015-04-01 12:48:49','',20,'http://profile.iiita.ac.in/pritish/?p=441',0,'revision','',0),(438,1,'2015-04-01 12:42:44','2015-04-01 12:42:44','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><!--more--></p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong>\r\n1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></td>\r\n</tr>\r\n<tr>\r\n<td>To be updated soon !</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-04-01 12:42:44','2015-04-01 12:42:44','',17,'http://profile.iiita.ac.in/pritish/?p=438',0,'revision','',0),(449,1,'2015-04-23 22:39:45','2015-04-23 22:39:45','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n \r\n\r\n<!---\r\n<strong>Students successfully completed their project work:</strong>\r\n\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>\r\n\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-04-23 22:39:45','2015-04-23 22:39:45','',20,'http://profile.iiita.ac.in/pritish/?p=449',0,'revision','',0),(442,1,'2015-04-01 12:49:25','2015-04-01 12:49:25','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n \r\n \r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-04-01 12:49:25','2015-04-01 12:49:25','',20,'http://profile.iiita.ac.in/pritish/?p=442',0,'revision','',0),(443,1,'2015-04-05 22:16:32','2015-04-05 22:16:32','','server','','inherit','closed','closed','','server','','','2015-04-05 22:16:32','2015-04-05 22:16:32','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/04/server.jpg',0,'attachment','image/jpeg',0),(445,1,'2015-04-07 10:51:32','2015-04-07 10:51:32','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-04-07 10:51:32','2015-04-07 10:51:32','',4,'http://profile.iiita.ac.in/pritish/?p=445',0,'revision','',0),(460,1,'2015-05-18 12:44:36','2015-05-18 12:44:36','Dr. Pritish Kumar Varadwaj\r\n<!---Assistant Professor--->\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {AT} iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)\r\n\r\n ','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2015-05-18 12:44:36','2015-05-18 12:44:36','',32,'http://profile.iiita.ac.in/pritish/?p=460',0,'revision','',0),(446,1,'2015-04-23 22:37:31','2015-04-23 22:37:31','Dr. Pritish Kumar Varadwaj\r\n<!---Assistant Professor--->\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish { .AT. } iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)\r\n\r\n ','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2015-04-23 22:37:31','2015-04-23 22:37:31','',32,'http://profile.iiita.ac.in/pritish/?p=446',0,'revision','',0),(447,1,'2015-04-23 22:38:35','2015-04-23 22:38:35','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em></p>\r\n--->\r\n\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong>\r\nTo be updated soon !</p>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-04-23 22:38:35','2015-04-23 22:38:35','',17,'http://profile.iiita.ac.in/pritish/?p=447',0,'revision','',0),(448,1,'2015-04-23 22:38:39','2015-04-23 22:38:39','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong>\r\nTo be updated soon !</p>\r\n<p style=\"text-align: justify;\"><a href=\"http://profile.iiita.ac.in/pritish/?page_id=360\"><b>Complete List >>></b></a></p>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-04-23 22:38:39','2015-04-23 22:38:39','',17,'http://profile.iiita.ac.in/pritish/?p=448',0,'revision','',0),(450,1,'2015-04-23 22:40:23','2015-04-23 22:40:23','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<del>Course Website</del>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<del>Course Website</del>\r\n\r\n\r\n\r\n<!---\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong>Postgraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Undergraduate courses</strong></td>\r\n</tr>\r\n<tr>\r\n<td>1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n--->','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-04-23 22:40:23','2015-04-23 22:40:23','',61,'http://profile.iiita.ac.in/pritish/?p=450',0,'revision','',0),(453,1,'2015-04-23 22:43:49','2015-04-23 22:43:49','<p style=\"text-align: justify;\"><strong>Syllabus for \'Data Mining in Biological Systems </strong></p>\r\n<strong>UNIT I:</strong>\r\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological Data Storage and Analysis, The Curse of Dimensionality, Data Cleaning.\r\n<p style=\"text-align: justify;\"><strong>UNIT II:</strong>\r\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data Cleaning, Data Integration, Data Warehousing</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT III:</strong>\r\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features and Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis, Data Pre-processing, Association: Apriori, FP growth tree.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT IV:</strong>\r\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means, Hierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering for Representation of Genes, Expectation Maximization Algorithm.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT V:</strong>\r\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, GraphBased Algorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns, Problem in k-Means Clustering.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT VI:</strong>\r\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian Approaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches, Classifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance Evaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.</p>\r\n<p style=\"text-align: justify;\"><strong>Text/Reference Books:</strong>\r\n1. Data Mining for Bioinformatics ( Sumeet Dua, Pradeep Chowriappa)\r\n2. Data Mining: Concepts and Techniques (Jiawei Han,Micheline Kamber, Jian Pei)\r\n3. Introduction to Data Mining (P. N. Tan, M. Steinbach, V. Kumar )</p>\r\n<p style=\"text-align: justify;\"><strong>Data Sets (For Lab purpose)</strong></p>\r\n\r\n<ul style=\"text-align: justify;\">\r\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\r\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\r\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\r\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\r\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\r\n</ul>\r\n<p style=\"text-align: justify;\"><strong>Software (For Lab purpose)</strong></p>\r\n\r\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>General Purpose Data Mining</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\r\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\r\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\r\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Classification</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\r\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\r\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\r\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\r\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\r\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\r\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Association Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\r\n</a></li>\r\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\r\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\r\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Cluster Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\r\n</a></li>\r\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\r\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\r\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Anomaly Detection</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Regression</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Data Preprocessing</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\r\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong> Text and Reference Books</strong></p>\r\n\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CB4QMygBMAE\" data-ri=\"1\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\"><img class=\"alignnone wp-image-429\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\" alt=\"sumeet\" width=\"102\" height=\"162\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\"><img class=\"alignnone wp-image-431\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\" alt=\"kamber\" width=\"123\" height=\"159\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\"><img class=\"alignnone wp-image-432\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\" alt=\"kumar\" width=\"126\" height=\"156\" /></a></div>','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-04-23 22:43:49','2015-04-23 22:43:49','',413,'http://profile.iiita.ac.in/pritish/?p=453',0,'revision','',0),(451,1,'2015-04-23 22:41:45','2015-04-23 22:41:45','<p style=\"text-align: justify;\"><strong>Syllabus for \'Data Mining in Biological Systems </strong></p>\r\n<p style=\"text-align: justify;\"><strong>UNIT I:</strong>\r\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological\r\nData Storage and Analysis, The Curse of Dimensionality, Data Cleaning.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT II:</strong>\r\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data\r\nCleaning, Data Integration, Data Warehousing</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT III:</strong>\r\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features\r\nand Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis,\r\nData Pre-processing, Association: Apriori, FP growth tree.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT IV:</strong>\r\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means,\r\nHierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering\r\nfor Representation of Genes, Expectation Maximization Algorithm.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT V:</strong>\r\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, GraphBased\r\nAlgorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns,\r\nProblem in k-Means Clustering.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT VI:</strong>\r\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian\r\nApproaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches,\r\nClassifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance\r\nEvaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.</p>\r\n<p style=\"text-align: justify;\"><strong>Text/Reference Books:</strong>\r\n1. Data Mining for Bioinformatics ( Sumeet Dua, Pradeep Chowriappa )\r\n2. Data Mining: Concepts and Techniques (Jiawei Han,Micheline Kamber, Jian Pei )\r\n3. Introduction to Data Mining (P. N. Tan, M. Steinbach, V. Kumar )</p>\r\n<p style=\"text-align: justify;\"><strong>Data Sets (For Lab purpose)</strong></p>\r\n\r\n<ul style=\"text-align: justify;\">\r\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\r\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\r\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\r\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\r\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\r\n</ul>\r\n<p style=\"text-align: justify;\"><strong>Software (For Lab purpose)</strong></p>\r\n\r\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>General Purpose Data Mining</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\r\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\r\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\r\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Classification</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\r\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\r\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\r\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\r\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\r\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\r\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Association Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\r\n</a></li>\r\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\r\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\r\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Cluster Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\r\n</a></li>\r\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\r\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\r\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Anomaly Detection</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Regression</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Data Preprocessing</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\r\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"></p>\r\n<p style=\"text-align: justify;\"><strong> Text and Reference Books</strong></p>\r\n\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CB4QMygBMAE\" data-ri=\"1\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\"><img class=\"alignnone wp-image-429\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\" alt=\"sumeet\" width=\"102\" height=\"162\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\"><img class=\"alignnone wp-image-431\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\" alt=\"kamber\" width=\"123\" height=\"159\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\"><img class=\"alignnone wp-image-432\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\" alt=\"kumar\" width=\"126\" height=\"156\" /></a></div>','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-04-23 22:41:45','2015-04-23 22:41:45','',413,'http://profile.iiita.ac.in/pritish/?p=451',0,'revision','',0),(452,1,'2015-04-23 22:43:06','2015-04-23 22:43:06','<p style=\"text-align: justify;\"><strong>Syllabus for \'Data Mining in Biological Systems </strong></p>\r\n<p style=\"text-align: justify;\"><strong>UNIT I:</strong>\r\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological Data Storage and Analysis, The Curse of Dimensionality, Data Cleaning.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT II:</strong>\r\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data Cleaning, Data Integration, Data Warehousing</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT III:</strong>\r\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features and Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis, Data Pre-processing, Association: Apriori, FP growth tree.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT IV:</strong>\r\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means, Hierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering for Representation of Genes, Expectation Maximization Algorithm.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT V:</strong>\r\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, GraphBased Algorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns, Problem in k-Means Clustering.</p>\r\n<p style=\"text-align: justify;\"><strong>UNIT VI:</strong>\r\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian Approaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches, Classifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance Evaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.</p>\r\n<p style=\"text-align: justify;\"><strong>Text/Reference Books:</strong>\r\n1. Data Mining for Bioinformatics ( Sumeet Dua, Pradeep Chowriappa ) <\\br>\r\n2. Data Mining: Concepts and Techniques (Jiawei Han,Micheline Kamber, Jian Pei )<\\br>\r\n3. Introduction to Data Mining (P. N. Tan, M. Steinbach, V. Kumar )</p>\r\n<p style=\"text-align: justify;\"><strong>Data Sets (For Lab purpose)</strong></p>\r\n\r\n<ul style=\"text-align: justify;\">\r\n <li><a href=\"http://www.cs.ucsb.edu/~kemm/courses/CS595/TestingIDSs/\">IDS data sets</a></li>\r\n <li><a href=\"http://www.inf.ed.ac.uk/teaching/modules/dme/html/datasets0203.html\">Data Sets for Data Mining</a></li>\r\n <li><a href=\"http://lisp.vse.cz/challenge/OTHERS/menubar.htm\">Competition Data Set</a></li>\r\n <li><a href=\"http://www.ics.uci.edu/~mlearn/MLRepository.html\">UCI Machine learning repository</a></li>\r\n <li><a href=\"http://www.almaden.ibm.com/software/quest/Resources/index.shtml\">Quest data repository</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/datasets/index.html\">KDNuggets</a></li>\r\n</ul>\r\n<p style=\"text-align: justify;\"><strong>Software (For Lab purpose)</strong></p>\r\n\r\n<table border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>General Purpose Data Mining</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cs.waikato.ac.nz/~ml/weka/\">WEKA</a> (Source: Java)</li>\r\n <li><a href=\"http://www.sgi.com/tech/mlc/\">MLC++</a> (Source: C++)</li>\r\n <li><a href=\"http://eric.univ-lyon2.fr/~ricco/sipina.html\">SIPINA</a></li>\r\n <li><a href=\"http://www.kdnuggets.com/software/\">List from KDNuggets</a> (Various)</li>\r\n <li><a href=\"http://www.infogoal.com/dmc/dmcdwh.htm\">List from Data Management Center</a> (Various)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Classification</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.cse.unsw.edu.au/~quinlan/\">C4.5 </a>(Decision tree)</li>\r\n <li><a href=\"http://www.cs.jhu.edu/~salzberg/announce-oc1.html\">OC1</a> (Oblique decision tree)</li>\r\n <li><a href=\"http://www-2.cs.cmu.edu/~wcohen/\">Ripper</a> (Rule-based)</li>\r\n <li><a href=\"http://www.comp.nus.edu.sg/~dm2/\">CBA</a> (association-rule based)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#bayes\">bayes</a> (Naive Bayes)</li>\r\n <li><a href=\"http://www.hds.utc.fr/~tdenoeux/software.htm\">Evidential distance-based</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://www.mlnet.org/cgi-bin/mlnetois.pl/?File=software-details.html&Id=PEBLS\">PEBLS</a> (nearest-neighbor)</li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#neural\">mlp</a> (Neural Network)</li>\r\n <li><a href=\"http://www.philbrierley.com/\">tiberius</a> (Neural Network)</li>\r\n <li><a href=\"http://svmlight.joachims.org/\">svmlight</a> (Support Vector Machine)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Association Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://fimi.cs.helsinki.fi/src/\">FIMI Repository of Algorithms</a></li>\r\n <li><a href=\"http://fuzzy.cs.uni-magdeburg.de/~borgelt/software.html#assoc\">Apriori, Eclat, and FP Growth\r\n</a></li>\r\n <li><a href=\"http://www.cs.umb.edu/~laur/ARtool/\">ARTool</a></li>\r\n <li><a href=\"http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3016&objectType=file\">ARMADA</a> (Association rule mining in Matlab)</li>\r\n <li><a href=\"http://www-sal.cs.uiuc.edu/~hanj/pubs/software.htm\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www.cs.rpi.edu/~zaki/software/\">Tree Mining, Closed Itemsets, Sequential Pattern Mining </a></li>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/pafi/index.html\">PAFI</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Cluster Analysis</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">CLUTO</a> <a href=\"http://www-users.cs.umn.edu/~karypis/software/index.html\">\r\n</a></li>\r\n <li><a href=\"http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm\">Open Source Clustering Software</a></li>\r\n <li><a href=\"http://www.stat.washington.edu/fraley/mclust/\">Model-based Clustering</a></li>\r\n <li><a href=\"http://astro.u-strasbg.fr/~fmurtagh/mda-sw/online-sw.html\">Online software for Clustering</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Anomaly Detection</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/software/orca/\">ORCA</a> (distance based)</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Regression</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://www.isle.org/~sbay/#software"\">Regression routines</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>Data Preprocessing</td>\r\n<td>\r\n<ul>\r\n <li><a href=\"http://isomap.stanford.edu/\">Feature Selection</a></li>\r\n <li><a href=\"http://isomap.stanford.edu/\">Isomap (Dimensionality Reduction - in Matlab)</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: justify;\"><strong> Text and Reference Books</strong></p>\r\n\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CB4QMygBMAE\" data-ri=\"1\" data-row=\"0\"></div>\r\n<div class=\"rg_di rg_el\" style=\"text-align: justify;\" data-ved=\"0CCIQMygFMAU\" data-ri=\"5\" data-row=\"0\"><a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\"><img class=\"alignnone wp-image-429\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/sumeet.jpg\" alt=\"sumeet\" width=\"102\" height=\"162\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\"><img class=\"alignnone wp-image-431\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kamber.jpg\" alt=\"kamber\" width=\"123\" height=\"159\" /></a> <a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\"><img class=\"alignnone wp-image-432\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/01/kumar.jpg\" alt=\"kumar\" width=\"126\" height=\"156\" /></a></div>','Data Mining in Biological Systems (DMB-231ME)','','inherit','closed','closed','','413-revision-v1','','','2015-04-23 22:43:06','2015-04-23 22:43:06','',413,'http://profile.iiita.ac.in/pritish/?p=452',0,'revision','',0),(457,1,'2015-05-07 16:20:11','2015-05-07 16:20:11','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<del>Course Website</del>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<del>Course Website</del>\r\n\r\n \r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-05-07 16:20:11','2015-05-07 16:20:11','',61,'http://profile.iiita.ac.in/pritish/?p=457',0,'revision','',0),(456,1,'2015-05-07 16:20:00','2015-05-07 16:20:00','<strong>Courses offered during current semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<a title=\"Data Mining in Biological Systems (DMB-231ME)\" href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Course Website</a>\r\n\r\n<strong>Courses offered during last semester: (July - Dec 2014)</strong>\r\n\r\nIntroduction to Programming\r\n<em>Class: B.Tech Ist Sem. (IT and ECE) & M.Tech integrated Ist Sem.</em>\r\n<del>Course Website</del>\r\n\r\nData Structure and Algorithm\r\n<em>Class: M.Tech integrated (Biomedical Eng. & Stem Cell Eng.) IIIrd Sem.</em>\r\n<del>Course Website</del>\r\n\r\n \r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate courses</strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate courses</strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-05-07 16:20:00','2015-05-07 16:20:00','',61,'http://profile.iiita.ac.in/pritish/?p=456',0,'revision','',0),(458,1,'2015-05-07 16:20:34','2015-05-07 16:20:34','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n \r\n\r\n\r\n<strong>Students successfully completed their project work:</strong>\r\n\r\n<p style=\"text-align: justify;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em>\r\n\r\n<p style=\"text-align: justify;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em>\r\n\r\n<p style=\"text-align: justify;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em>\r\n\r\n<p style=\"text-align: justify;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em>\r\n\r\n<p style=\"text-align: justify;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em>\r\n\r\n<p style=\"text-align: justify;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em>\r\n\r\n<p style=\"text-align: justify;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em>\r\n\r\n<p style=\"text-align: justify;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em>\r\n\r\n<p style=\"text-align: justify;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em>\r\n\r\n<p style=\"text-align: justify;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em>\r\n\r\n<p style=\"text-align: justify;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em>\r\n\r\n<p style=\"text-align: justify;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em>\r\n\r\n<p style=\"text-align: justify;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em>\r\n\r\n\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-05-07 16:20:34','2015-05-07 16:20:34','',20,'http://profile.iiita.ac.in/pritish/?p=458',0,'revision','',0),(459,1,'2015-05-07 16:20:48','2015-05-07 16:20:48','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n \r\n\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-05-07 16:20:48','2015-05-07 16:20:48','',20,'http://profile.iiita.ac.in/pritish/?p=459',0,'revision','',0),(462,1,'2015-05-21 19:23:10','2015-05-21 19:23:10','','server-tool','','inherit','closed','closed','','server-tool','','','2015-05-21 19:23:10','2015-05-21 19:23:10','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/05/server-tool.jpg',0,'attachment','image/jpeg',0),(464,1,'2015-07-16 10:43:18','2015-07-16 10:43:18','<strong>Courses offered during current semester: (July - December 2015)</strong>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n<strong>Courses offered during last semester: (January - June 2015)</strong>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n<del></del><strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2015-07-16 10:43:18','2015-07-16 10:43:18','',61,'http://profile.iiita.ac.in/pritish/?p=464',0,'revision','',0),(483,1,'2016-02-08 12:12:55','2016-02-08 12:12:55','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar</li>\r\n</ul>\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015)\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015)\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015)\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015)\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015)\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2016-02-08 12:12:55','2016-02-08 12:12:55','',20,'http://profile.iiita.ac.in/pritish/?p=483',0,'revision','',0),(465,1,'2015-07-17 15:18:16','2015-07-17 15:18:16','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n \r\n\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Swapnil Tichkule (2015)\r\n<em>Thesis Title: Mathematical and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Sunil Patel (2015)\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Yashbir Singh (2015)\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashasvi Jain (2015)\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Vandana (2015)\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-07-17 15:18:16','2015-07-17 15:18:16','',20,'http://profile.iiita.ac.in/pritish/?p=465',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (466,1,'2015-07-17 15:20:46','2015-07-17 15:20:46','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar\r\n<a href=\"#\">ResearchGate</a></li>\r\n</ul>\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015)\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015)\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015)\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015)\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015)\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2015-07-17 15:20:46','2015-07-17 15:20:46','',20,'http://profile.iiita.ac.in/pritish/?p=466',0,'revision','',0),(467,1,'2015-07-29 16:58:29','2015-07-29 16:58:29','','server-tool','','inherit','closed','closed','','server-tool-2','','','2015-07-29 16:58:29','2015-07-29 16:58:29','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2015/07/server-tool.jpg',0,'attachment','image/jpeg',0),(469,1,'2015-08-06 17:54:37','2015-08-06 17:54:37','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (Journals/ Conferences/ Book Chapters)</strong></p>\r\n\r\n<h3 style=\"text-align: justify;\"></h3>\r\n<h3 style=\"text-align: justify;\"></h3>','Research','','inherit','closed','closed','','17-revision-v1','','','2015-08-06 17:54:37','2015-08-06 17:54:37','',17,'http://profile.iiita.ac.in/pritish/?p=469',0,'revision','',0),(470,1,'2015-08-08 07:13:01','2015-08-08 07:13:01','','cover','','inherit','closed','closed','','cover','','','2015-08-08 07:13:01','2015-08-08 07:13:01','',4,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg',0,'attachment','image/jpeg',0),(471,1,'2015-08-08 07:13:23','2015-08-08 07:13:23','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-08-08 07:13:23','2015-08-08 07:13:23','',4,'http://profile.iiita.ac.in/pritish/?p=471',0,'revision','',0),(472,1,'2015-08-08 07:14:00','2015-08-08 07:14:00','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\"></p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2015-08-08 07:14:00','2015-08-08 07:14:00','',4,'http://profile.iiita.ac.in/pritish/?p=472',0,'revision','',0),(479,1,'2016-01-02 11:41:57','2016-01-02 11:41:57','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications</strong></p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis,\r\nCurrent Computer Aided Drug Design. 11/2015. 1.27 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 · 2.92 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · 3.23 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · 2.92 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · 2.51 Impact Factor</p>\r\n\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-01-02 11:41:57','2016-01-02 11:41:57','',17,'http://profile.iiita.ac.in/pritish/?p=479',0,'revision','',0),(480,1,'2016-01-02 11:42:47','2016-01-02 11:42:47','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Recent Research Publications (2015)</strong></p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis, Current Computer Aided Drug Design. 11/2015. 1.27 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 · 2.92 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · 3.23 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · 2.92 Impact Factor</p>\r\n<p style=\"padding-left: 60px; text-align: justify;\">Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · 2.51 Impact Factor</p>\r\n\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-01-02 11:42:47','2016-01-02 11:42:47','',17,'http://profile.iiita.ac.in/pritish/?p=480',0,'revision','',0),(489,1,'2016-02-17 21:06:36','2016-02-17 21:06:36','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Five recent publications (2015)</strong></p>\r\n1. 3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis, Current Computer Aided Drug Design. 11/2015. 1.27 Impact Factor\r\n\r\n2. In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 · 2.92 Impact Factor\r\n\r\n3. Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · 3.23 Impact Factor\r\n\r\n4. Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · 2.92 Impact Factor\r\n\r\n5. Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · 2.51 Impact Factor\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-02-17 21:06:36','2016-02-17 21:06:36','',17,'http://profile.iiita.ac.in/pritish/?p=489',0,'revision','',0),(482,1,'2016-01-27 09:46:33','2016-01-27 09:46:33','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Five recent publications (2015)</strong></p>\r\n\r\n<ul>\r\n <li style=\"padding-left: 60px; text-align: justify;\">3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis, Current Computer Aided Drug Design. 11/2015. 1.27 Impact Factor</li>\r\n <li style=\"padding-left: 60px; text-align: justify;\">In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 · 2.92 Impact Factor</li>\r\n <li style=\"padding-left: 60px; text-align: justify;\">Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · 3.23 Impact Factor</li>\r\n <li style=\"padding-left: 60px; text-align: justify;\">Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · 2.92 Impact Factor</li>\r\n <li style=\"padding-left: 60px; text-align: justify;\">Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · 2.51 Impact Factor</li>\r\n</ul>\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-01-27 09:46:33','2016-01-27 09:46:33','',17,'http://profile.iiita.ac.in/pritish/?p=482',0,'revision','',0),(484,1,'2016-02-17 14:59:02','2016-02-17 14:59:02','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2016-02-17 14:59:02','2016-02-17 14:59:02','',4,'http://profile.iiita.ac.in/pritish/?p=484',0,'revision','',0),(485,1,'2016-02-17 15:00:56','2016-02-17 15:00:56','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n<marquee>\r\n \r\n\r\n<a href=\"https://wbsb.iiita.ac.in/\">Check for WBSB 4-6, March 2016</a>\r\n\r\n \r\n</marquee>\r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2016-02-17 15:00:56','2016-02-17 15:00:56','',4,'http://profile.iiita.ac.in/pritish/?p=485',0,'revision','',0),(486,1,'2016-02-17 15:01:50','2016-02-17 15:01:50','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n<marquee>\r\n \r\n\r\n<a href=\"https://wbsb.iiita.ac.in/\">Check for WBSB, On 4-6, March 2016 at IIIT-Allahabad</a>\r\n\r\n \r\n</marquee>\r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2016-02-17 15:01:50','2016-02-17 15:01:50','',4,'http://profile.iiita.ac.in/pritish/?p=486',0,'revision','',0),(497,1,'2016-09-08 12:25:26','2016-09-08 12:25:26','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2016-09-08 12:25:26','2016-09-08 12:25:26','',4,'http://profile.iiita.ac.in/pritish/?p=497',0,'revision','',0),(487,1,'2016-02-17 21:00:57','2016-02-17 21:00:57','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. We work on bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n<marquee>\r\n \r\n\r\n<a href=\"https://wbsb.iiita.ac.in/\">Check for WBSB, 4th - 6th, March 2016 at IIIT-Allahabad</a>\r\n\r\n \r\n</marquee>\r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2016-02-17 21:00:57','2016-02-17 21:00:57','',4,'http://profile.iiita.ac.in/pritish/?p=487',0,'revision','',0),(488,1,'2016-02-17 21:02:55','2016-02-17 21:02:55','<strong>Courses offered during last semester: (January - June 2016)</strong>\r\n\r\n<a href=\"http://profile.iiita.ac.in/pritish/?page_id=413\">Data Mining in Biological Systems (DMB-231ME)</a>\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n<strong>Courses offered during current semester: (July - December 2015)</strong>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\n \r\n\r\n<del></del><strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-02-17 21:02:55','2016-02-17 21:02:55','',61,'http://profile.iiita.ac.in/pritish/?p=488',0,'revision','',0),(491,1,'2016-02-17 21:08:26','2016-02-17 21:08:26','<strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.\r\n\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<strong>Five recent publications (2015)</strong>\r\n\r\n<strong>1.</strong> 3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis, Current Computer Aided Drug Design. 11/2015. <em>1.27 Impact Factor</em>\r\n\r\n<strong>2.</strong> In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 ·<em> 2.92 Impact Factor</em>\r\n\r\n<strong>3.</strong> Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · <em>3.23 Impact Factor</em>\r\n\r\n<strong>4.</strong> Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · <em>2.92 Impact Factor</em>\r\n\r\n<strong>5.</strong> Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · <em>2.51 Impact Factor</em>\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-02-17 21:08:26','2016-02-17 21:08:26','',17,'http://profile.iiita.ac.in/pritish/?p=491',0,'revision','',0),(490,1,'2016-02-17 21:08:01','2016-02-17 21:08:01','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Five recent publications (2015)</strong></p>\r\n<strong>1.</strong> 3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis, Current Computer Aided Drug Design. 11/2015. <em>1.27 Impact Factor</em>\r\n\r\n<strong>2.</strong> In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 ·<em> 2.92 Impact Factor</em>\r\n\r\n<strong>3.</strong> Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · <em>3.23 Impact Factor</em>\r\n\r\n<strong>4.</strong> Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · <em>2.92 Impact Factor</em>\r\n\r\n<strong>5.</strong> Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · <em>2.51 Impact Factor</em>\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-02-17 21:08:01','2016-02-17 21:08:01','',17,'http://profile.iiita.ac.in/pritish/?p=490',0,'revision','',0),(492,1,'2016-02-17 21:08:41','2016-02-17 21:08:41','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><!---\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><strong>Five recent publications (2015)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>1.</strong> 3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis, Current Computer Aided Drug Design. 11/2015. <em>1.27 Impact Factor</em></p>\r\n<p style=\"text-align: justify;\"><strong>2.</strong> In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 ·<em> 2.92 Impact Factor</em></p>\r\n<p style=\"text-align: justify;\"><strong>3.</strong> Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · <em>3.23 Impact Factor</em></p>\r\n<p style=\"text-align: justify;\"><strong>4.</strong> Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · <em>2.92 Impact Factor</em></p>\r\n<p style=\"text-align: justify;\"><strong>5.</strong> Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · <em>2.51 Impact Factor</em></p>\r\n\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-02-17 21:08:41','2016-02-17 21:08:41','',17,'http://profile.iiita.ac.in/pritish/?p=492',0,'revision','',0),(493,1,'2016-02-17 21:09:31','2016-02-17 21:09:31','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar</li>\r\n</ol>\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015)\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015)\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015)\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015)\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015)\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2016-02-17 21:09:31','2016-02-17 21:09:31','',20,'http://profile.iiita.ac.in/pritish/?p=493',0,'revision','',0),(495,1,'2016-02-28 11:41:46','2016-02-28 11:41:46','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Himanshu Kumar, Ph.D. Research Scholar</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi, Ph.D. Research Scholar</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj, Ph.D. Research Scholar</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta, Ph.D. Research Scholar</li>\r\n</ol>\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015)\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015)\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015)\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015)\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015)\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2016-02-28 11:41:46','2016-02-28 11:41:46','',20,'http://profile.iiita.ac.in/pritish/?p=495',0,'revision','',0),(499,1,'2016-09-08 13:07:44','2016-09-08 13:07:44','','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:07:44','2016-09-08 13:07:44','',360,'http://profile.iiita.ac.in/pritish/?p=499',0,'revision','',0),(511,1,'2016-09-08 13:33:19','2016-09-08 13:33:19','','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:33:19','2016-09-08 13:33:19','',360,'http://profile.iiita.ac.in/pritish/?p=511',0,'revision','',0),(512,1,'2016-09-08 14:00:11','2016-09-08 14:00:11','[zotpress userid=\"000000\"]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 14:00:11','2016-09-08 14:00:11','',360,'http://profile.iiita.ac.in/pritish/?p=512',0,'revision','',0),(510,1,'2016-09-08 13:21:17','2016-09-08 13:21:17','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 600px; position: relative;\">\r\n<div style=\"display: flex;\">\r\n1.\r\n\r\nDoe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. 2015;555(5):200–5. \r\n<a href=\"#\">Link</a>\r\n\r\n</div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:21:17','2016-09-08 13:21:17','',360,'http://profile.iiita.ac.in/pritish/?p=510',0,'revision','',0),(504,1,'2016-09-08 13:17:42','2016-09-08 13:17:42','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. <i>Am J WordPress</i>. 2015;555(5):200–5. PMID: <a href=\"#\">000000</a></div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:17:42','2016-09-08 13:17:42','',360,'http://profile.iiita.ac.in/pritish/?p=504',0,'revision','',0),(503,1,'2016-09-08 13:17:26','2016-09-08 13:17:26','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. <i>Am J WordPress</i>. 2015;555(5):200–5. PMID: <a href=\"#\">000000</a></div>\r\n<div class=\"abt_tooltip_arrow abt_arrow_down\" style=\"left: 50%;\"></div>\r\n</div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:17:26','2016-09-08 13:17:26','',360,'http://profile.iiita.ac.in/pritish/?p=503',0,'revision','',0),(498,1,'2016-09-08 13:05:52','2016-09-08 13:05:52','<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\">\r\n <h3>Bibliography</h3>\r\n <div id=\"1hjcql4a\">\r\n <div class=\"csl-entry\">\r\n <div class=\"csl-left-margin\">1.</div>\r\n <div class=\"csl-right-inline\">Rewald E, Moscardi F. Letter: Chronic granulocytopenia and monocytopenia with apparent good health. <i>Lancet</i>. 1975;2(7941):935.</div>\r\n <div class=\"abt-url\">[<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/53425\" target=\"_blank\">PubMed</a>]</div>\r\n </div>\r\n </div>\r\n <div id=\"17ke49fgc\">\r\n <div class=\"csl-entry\">\r\n <div class=\"csl-left-margin\">2.</div>\r\n <div class=\"csl-right-inline\">Zalipsky J, Patel D, Reavey-Cantwell N. Hydrolytic degradation of 2,6-dichlorobenzylthiopseudourea hydrochloride. <i>J Pharm Sci</i>. 1978;67(2):256-258.</div>\r\n <div class=\"abt-url\">[<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/23424\" target=\"_blank\">PubMed</a>]</div>\r\n </div>\r\n </div>\r\n <div id=\"1mens2f3p\">\r\n <div class=\"csl-entry\">\r\n <div class=\"csl-left-margin\">3.</div>\r\n <div class=\"csl-right-inline\">Scholten T, Fritsch W, Müller J, Hengels K. [Long-term suppression of H+ secretion through a combination of cimetidine and methanthelinbromide (author’s transl)]. <i>Dtsch Med Wochenschr</i>. 1979;104(52):1849-1853.</div>\r\n <div class=\"abt-url\">[<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/42523\" target=\"_blank\">PubMed</a>]</div>\r\n </div>\r\n </div>\r\n <div id=\"i1fq57h6\">\r\n <div class=\"csl-entry\">\r\n <div class=\"csl-left-margin\">4.</div>\r\n <div class=\"csl-right-inline\">Tweeten K, Bulla L, Consigli R. Characterization of an alkaline protease associated with a granulosis virus of Plodia interpunctella. <i>J Virol</i>. 1978;26(3):703-711.</div>\r\n <div class=\"abt-url\">[<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/27645\" target=\"_blank\">PubMed</a>]</div>\r\n </div>\r\n </div>\r\n</div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:05:52','2016-09-08 13:05:52','',360,'http://profile.iiita.ac.in/pritish/?p=498',0,'revision','',0),(502,1,'2016-09-08 13:17:09','2016-09-08 13:17:09','<div style=\"text-align: justify;\">\r\n<h3>Desktop Tooltips</h3>\r\n</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. <i>Am J WordPress</i>. 2015;555(5):200–5. PMID: <a href=\"#\">000000</a></div>\r\n<div class=\"abt_tooltip_arrow abt_arrow_down\" style=\"left: 50%;\"></div>\r\n</div>\r\n<div style=\"text-align: justify;\">\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:17:09','2016-09-08 13:17:09','',360,'http://profile.iiita.ac.in/pritish/?p=502',0,'revision','',0),(505,1,'2016-09-08 13:18:25','2016-09-08 13:18:25','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. . 2015;555(5):200–5. PMID: <a href=\"#\">000000</a></div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:18:25','2016-09-08 13:18:25','',360,'http://profile.iiita.ac.in/pritish/?p=505',0,'revision','',0),(506,1,'2016-09-08 13:19:06','2016-09-08 13:19:06','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. 2015;555(5):200–5. Link: <a href=\"#\">000000</a>\r\n</div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:19:06','2016-09-08 13:19:06','',360,'http://profile.iiita.ac.in/pritish/?p=506',0,'revision','',0),(507,1,'2016-09-08 13:19:44','2016-09-08 13:19:44','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong>Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. 2015;555(5):200–5. \r\n<a href=\"#\">Link</a>\r\n</div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:19:44','2016-09-08 13:19:44','',360,'http://profile.iiita.ac.in/pritish/?p=507',0,'revision','',0),(508,1,'2016-09-08 13:20:04','2016-09-08 13:20:04','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 500px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong> Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. 2015;555(5):200–5. \r\n<a href=\"#\">Link</a>\r\n</div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:20:04','2016-09-08 13:20:04','',360,'http://profile.iiita.ac.in/pritish/?p=508',0,'revision','',0),(509,1,'2016-09-08 13:20:20','2016-09-08 13:20:20','</div>\r\n<div id=\"abt_tooltip\" class=\"abt_tooltip\" style=\"left: 0px; right: 0px; max-width: 600px; position: relative;\">\r\n<div style=\"display: flex;\"><strong>1. </strong> Doe, J. Academic Blogger\'s Toolkit is the Best Plugin Ever. 2015;555(5):200–5. \r\n<a href=\"#\">Link</a>\r\n</div>\r\n\r\n','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 13:20:20','2016-09-08 13:20:20','',360,'http://profile.iiita.ac.in/pritish/?p=509',0,'revision','',0),(513,1,'2016-09-08 14:50:07','2016-09-08 14:50:07','[zotpress userid=\"3325834\"]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 14:50:07','2016-09-08 14:50:07','',360,'http://profile.iiita.ac.in/pritish/?p=513',0,'revision','',0),(514,1,'2016-09-08 14:54:06','2016-09-08 14:54:06','[zotpress author=\"Pritish Varadwaj\" sortby=\"date\" title=\"yes\"]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 14:54:06','2016-09-08 14:54:06','',360,'http://profile.iiita.ac.in/pritish/?p=514',0,'revision','',0),(515,1,'2016-09-08 14:55:12','2016-09-08 14:55:12','[zotpress userid=\"3325834\" sortby=\"date\" order=\"desc\"]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 14:55:12','2016-09-08 14:55:12','',360,'http://profile.iiita.ac.in/pritish/?p=515',0,'revision','',0),(517,1,'2016-09-08 15:07:53','2016-09-08 15:07:53','[zotpress userid=\"3325834\" sortby=\"date\" order=\"desc\"]\r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\"></div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:07:53','2016-09-08 15:07:53','',360,'http://profile.iiita.ac.in/pritish/?p=517',0,'revision','',0),(520,1,'2016-09-08 15:24:56','2016-09-08 15:24:56',' \r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\"></div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:24:56','2016-09-08 15:24:56','',360,'http://profile.iiita.ac.in/pritish/?p=520',0,'revision','',0),(518,1,'2016-09-08 15:08:23','2016-09-08 15:08:23','[zotpress userid=\"3325834\" sortby=\"date\" order=\"desc\" align=\"justify\"]\r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\"></div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:08:23','2016-09-08 15:08:23','',360,'http://profile.iiita.ac.in/pritish/?p=518',0,'revision','',0),(516,1,'2016-09-08 15:06:14','2016-09-08 15:06:14','[zotpress userid=\"3325834\" sortby=\"date\" order=\"desc\"]\r\n\r\n \r\n\r\n \r\n\r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\">\r\n \r\n <div id=\"1hjcql4a\">\r\n <div class=\"csl-entry\">\r\n <div class=\"csl-left-margin\">1. </div>\r\n <div class=\"csl-right-inline\">Rewald E, Moscardi F. Letter: Chronic granulocytopenia and monocytopenia with apparent good health. <i>Lancet</i>. 1975;2(7941):935.</div>\r\n <div class=\"abt-url\">[<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/53425\" target=\"_blank\">PubMed</a>]</div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:06:14','2016-09-08 15:06:14','',360,'http://profile.iiita.ac.in/pritish/?p=516',0,'revision','',0),(521,1,'2016-09-08 15:26:46','2016-09-08 15:26:46','[tplist order=\"title ASC\"]\r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\"></div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:26:46','2016-09-08 15:26:46','',360,'http://profile.iiita.ac.in/pritish/?p=521',0,'revision','',0),(522,1,'2016-09-08 15:38:50','2016-09-08 15:38:50',' \r\n\r\n[bibtex file=mypub.bib]\r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\"></div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:38:50','2016-09-08 15:38:50','',360,'http://profile.iiita.ac.in/pritish/?p=522',0,'revision','',0),(523,1,'2016-09-08 15:39:22','2016-09-08 15:39:22',' \r\n\r\n[bibshow file=mybib.bib] Here is one reference [bibcite key=key1] and some others [bibcite key=key2,key3]\r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\"></div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:39:22','2016-09-08 15:39:22','',360,'http://profile.iiita.ac.in/pritish/?p=523',0,'revision','',0),(525,1,'2016-09-08 16:12:14','2016-09-08 16:12:14','[publications name=pritish]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 16:12:14','2016-09-08 16:12:14','',360,'http://profile.iiita.ac.in/pritish/?p=525',0,'revision','',0),(524,1,'2016-09-08 15:41:05','2016-09-08 15:41:05','[bibtex file=mypub.bib key=CGW2006]\r\n\r\n[bibshow file=mybib.bib] Here is one reference [bibcite key=key1] and some others [bibcite key=key2,key3]\r\n<div id=\"abt-smart-bib\" class=\"noselect mceNonEditable\"></div>','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2016-09-08 15:41:05','2016-09-08 15:41:05','',360,'http://profile.iiita.ac.in/pritish/?p=524',0,'revision','',0),(526,1,'2016-09-11 22:55:25','2016-09-11 22:55:25','<strong>Courses offered during last semester: (January - June 2016)</strong>\r\n\r\nSystems Biology\r\nClass: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.\r\n\r\nBiological Information System\r\nClass: M.Tech 1st Sem. \r\n\r\n<strong>Courses offered during last semester: </strong>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n \r\n\r\n<del></del><strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-09-11 22:55:25','2016-09-11 22:55:25','',61,'http://profile.iiita.ac.in/pritish/?p=526',0,'revision','',0),(529,1,'2016-09-27 12:54:45','2016-09-27 12:54:45','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Bhushan Jain</li>\r\n <li style=\"text-align: justify;\">Mousami Mondal</li>\r\n</ol>\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016)</p>\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</em></p>\r\n\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016)</p>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome wide Analysis</em></p>\r\n\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016)</p>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</em></p>\r\n\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015)\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015)\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015)\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015)\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015)\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2016-09-27 12:54:45','2016-09-27 12:54:45','',20,'http://profile.iiita.ac.in/pritish/?p=529',0,'revision','',0),(530,1,'2016-09-27 12:55:40','2016-09-27 12:55:40','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Bhushan Jain</li>\r\n <li style=\"text-align: justify;\">Mousami Mondal</li>\r\n</ol>\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016)\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016)\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome wide Analysis</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016)\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015)\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015)\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015)\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015)\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015)\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012)\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012)\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012)\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012)\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012)\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011)\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011)\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011)\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010)\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010)\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010)\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009)\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009)\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2016-09-27 12:55:40','2016-09-27 12:55:40','',20,'http://profile.iiita.ac.in/pritish/?p=530',0,'revision','',0),(532,1,'2016-11-05 10:14:32','2016-11-05 10:14:32','notify here !','Musings','','inherit','closed','closed','','23-revision-v1','','','2016-11-05 10:14:32','2016-11-05 10:14:32','',23,'http://profile.iiita.ac.in/pritish/?p=532',0,'revision','',0),(549,1,'2017-02-09 19:43:46','2017-02-09 19:43:46','[publications name=pritish]\r\n\r\n \r\n\r\n \r\n\r\n[tpbibtex]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-02-09 19:43:46','2017-02-09 19:43:46','',360,'http://profile.iiita.ac.in/pritish/?p=549',0,'revision','',0),(534,1,'2016-11-05 10:16:36','2016-11-05 10:16:36','What makes a institute and great place to innovate','Thoughts to ponder about','','publish','closed','closed','','thoughts-to-ponder-about','','','2016-11-05 10:16:36','2016-11-05 10:16:36','',0,'http://profile.iiita.ac.in/pritish/?p=534',0,'post','',0),(535,1,'2016-11-05 10:16:36','2016-11-05 10:16:36','What makes a institute and great place to innovate','Thoughts to ponder about','','inherit','closed','closed','','534-revision-v1','','','2016-11-05 10:16:36','2016-11-05 10:16:36','',534,'http://profile.iiita.ac.in/pritish/?p=535',0,'revision','',0),(537,1,'2016-12-19 16:57:21','2016-12-19 16:57:21','<strong>Courses offered during last semester: (January - June 2017)</strong>\r\n\r\n\r\n\r\n<strong>Courses offered during last semester: </strong>\r\n<em>Systems Biology </em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem. </em>\r\n\r\n<em>Biological Information System </em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n \r\n\r\n<del></del><strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-12-19 16:57:21','2016-12-19 16:57:21','',61,'http://profile.iiita.ac.in/pritish/?p=537',0,'revision','',0),(538,1,'2016-12-19 16:58:45','2016-12-19 16:58:45','<strong>Courses offered during last semester: (January - June 2017)</strong>\r\n\r\n\r\n\r\n<strong>Courses offered during last semester: </strong>\r\n<em>Systems Biology (SSYB-331E)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem. </em>\r\n\r\n<em>Biological Information System (SBIS132) </em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n \r\n\r\n<del></del><strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-12-19 16:58:45','2016-12-19 16:58:45','',61,'http://profile.iiita.ac.in/pritish/?p=538',0,'revision','',0),(539,1,'2016-12-19 16:59:00','2016-12-19 16:59:00','<strong>Courses offered during last semester: (January - June 2017)</strong>\r\n\r\n\r\n\r\n<strong>Courses offered during last semester: </strong>\r\n<em>Systems Biology (SSYB-331E)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem. </em>\r\n\r\n<em>Biological Information System (SBIS-132) </em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n \r\n\r\n<del></del><strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-12-19 16:59:00','2016-12-19 16:59:00','',61,'http://profile.iiita.ac.in/pritish/?p=539',0,'revision','',0),(540,1,'2016-12-19 16:59:23','2016-12-19 16:59:23','<strong>Courses offered during last semester: (January - June 2017)</strong>\r\n\r\n\r\n\r\n<strong>Courses offered during last semesters: </strong>\r\n<em>Systems Biology (SSYB-331E)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem. </em>\r\n\r\n<em>Biological Information System (SBIS-132) </em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n \r\n\r\n<del></del><strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-12-19 16:59:23','2016-12-19 16:59:23','',61,'http://profile.iiita.ac.in/pritish/?p=540',0,'revision','',0),(561,1,'2017-07-02 14:38:36','2017-07-02 14:38:36','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><!---</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><!---</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Five recent publications</strong></p>\r\n[tpcloud template=\"tp_template_2016\" entries_per_page=\"5\"]','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:38:36','2017-07-02 14:38:36','',17,'http://profile.iiita.ac.in/pritish/?p=561',0,'revision','',0),(541,1,'2016-12-19 17:06:16','2016-12-19 17:06:16','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n<p style=\"text-align: justify;\"><!---</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><!---</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Five recent publications (2015)</strong></p>\r\n<p style=\"text-align: justify;\"><strong>1.</strong> 3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein involved in Cancer & Rheumatoid Arthritis, Current Computer Aided Drug Design. 11/2015. <em>Impact Factor 1.27 </em></p>\r\n<p style=\"text-align: justify;\"><strong>2.</strong> In-silico identification of inhibitors against mutated BCR-ABL protein of Chronic Myeloid Leukemia: A Virtual Screening and Molecular Dynamics Simulation study, Journal of biomolecular Structure & Dynamics 10/2015; DOI: 10.1080/07391102.2015.1110046 ·<em> Impact Factor 2.92 </em></p>\r\n<p style=\"text-align: justify;\"><strong>3.</strong> Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study, PLoS ONE 09/2015; 10(8). DOI:10.1371/journal.pone.0136630 · <em>Impact Factor 3.23 </em></p>\r\n<p style=\"text-align: justify;\"><strong>4.</strong> Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing Virtual Screening and Dynamics Simulation Validation, Journal of biomolecular Structure & Dynamics 10/2015; DOI:10.1080/07391102.2015.1108870 · <em>Impact Factor 2.92 </em></p>\r\n<p style=\"text-align: justify;\"><strong>5.</strong> Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach, Asian Pacific journal of cancer prevention: APJCP 08/2015; 16(13):5273-8. DOI:10.7314/APJCP.2015.16.13.5273 · <em>Impact Factor 2.51 </em></p>\r\n\r\n<h1 id=\"yui_3_14_1_1_1451714824100_1183\" class=\"pub-title\" style=\"padding-left: 90px;\"></h1>','Research','','inherit','closed','closed','','17-revision-v1','','','2016-12-19 17:06:16','2016-12-19 17:06:16','',17,'http://profile.iiita.ac.in/pritish/?p=541',0,'revision','',0),(542,1,'2016-12-19 17:08:31','2016-12-19 17:08:31','<strong>Courses offered during last semester: (January - June 2017)</strong>\r\n\r\n<strong>Courses offered during last semesters: </strong>\r\n<em>Systems Biology (SSYB-331E)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem. </em>\r\n\r\n<em>Biological Information System (SBIS-132) </em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n \r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-12-19 17:08:31','2016-12-19 17:08:31','',61,'http://profile.iiita.ac.in/pritish/?p=542',0,'revision','',0),(543,1,'2016-12-19 17:08:50','2016-12-19 17:08:50','<strong>Courses offered during last semester: (January - June 2017)</strong>\r\n\r\n<strong>Courses offered during last semesters: </strong>\r\n<em>Systems Biology (SSYB-331E)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem. </em>\r\n\r\n<em>Biological Information System (SBIS-132) </em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\nData Mining in Biological Systems (DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n<!--more-->\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer aided Drug Designing\r\n2. Advance Computer aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualization\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advance Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2016-12-19 17:08:50','2016-12-19 17:08:50','',61,'http://profile.iiita.ac.in/pritish/?p=543',0,'revision','',0),(554,1,'2017-02-09 19:48:08','2017-02-09 19:48:08','[publications name=pritish]\r\n\r\n \r\n\r\n \r\n\r\n ','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-02-09 19:48:08','2017-02-09 19:48:08','',360,'http://profile.iiita.ac.in/pritish/?p=554',0,'revision','',0),(550,1,'2017-02-09 19:45:28','2017-02-09 19:45:28','[publications name=pritish]\r\n\r\n \r\n\r\n \r\n\r\n[tpsingle [key]]<!--more-->\r\n\r\n[tpabstract]\r\n\r\n[tpbibtex]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-02-09 19:45:28','2017-02-09 19:45:28','',360,'http://profile.iiita.ac.in/pritish/?p=550',0,'revision','',0),(551,1,'2017-02-09 19:45:44','2017-02-09 19:45:44','[publications name=pritish]\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n[tpabstract]\r\n\r\n[tpbibtex]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-02-09 19:45:44','2017-02-09 19:45:44','',360,'http://profile.iiita.ac.in/pritish/?p=551',0,'revision','',0),(545,1,'2016-12-19 17:17:19','2016-12-19 17:17:19','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2016-12-19 17:17:19','2016-12-19 17:17:19','',4,'http://profile.iiita.ac.in/pritish/?p=545',0,'revision','',0),(696,1,'2018-04-24 11:51:34','2018-04-24 11:51:34','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 11:51:34','2018-04-24 11:51:34','',4,'http://profile.iiita.ac.in/pritish/?p=696',0,'revision','',0),(546,1,'2016-12-19 17:17:33','2016-12-19 17:17:33','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<p style=\"text-align: justify;\"></p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2016-12-19 17:17:33','2016-12-19 17:17:33','',4,'http://profile.iiita.ac.in/pritish/?p=546',0,'revision','',0),(553,1,'2017-02-09 19:47:49','2017-02-09 19:47:49','[publications name=pritish]\r\n\r\n \r\n\r\n \r\n\r\n[wp-publications bib=\"publications.bib\" all=true]','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-02-09 19:47:49','2017-02-09 19:47:49','',360,'http://profile.iiita.ac.in/pritish/?p=553',0,'revision','',0),(555,1,'2017-02-09 20:09:27','2017-02-09 20:09:27','[publications name=pritish]\r\n\r\n \r\n\r\n[bibtex file=mypub.bib]\r\n\r\n ','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-02-09 20:09:27','2017-02-09 20:09:27','',360,'http://profile.iiita.ac.in/pritish/?p=555',0,'revision','',0),(559,1,'2017-03-17 10:59:44','2017-03-17 10:59:44',' \r\n\r\n[tpbibtex]\r\n\r\n \r\n\r\n ','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-03-17 10:59:44','2017-03-17 10:59:44','',360,'http://profile.iiita.ac.in/pritish/?p=559',0,'revision','',0),(558,1,'2017-03-17 10:59:19','2017-03-17 10:59:19','[publications name=pritish]\r\n\r\n[tpbibtex]\r\n\r\n[bibtex file=mypub.bib]\r\n\r\n ','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2017-03-17 10:59:19','2017-03-17 10:59:19','',360,'http://profile.iiita.ac.in/pritish/?p=558',0,'revision','',0),(566,1,'2017-07-02 14:54:40','2017-07-02 14:54:40','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n[tplist entries_per_page=\"10\" template=\"tp_template_2016\" ][tplist headline=\"3\" template=\"tp_template_2016\" ]\r\n<p style=\"text-align: justify;\"></p>\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:54:40','2017-07-02 14:54:40','',17,'http://profile.iiita.ac.in/pritish/?p=566',0,'revision','',0),(565,1,'2017-07-02 14:50:47','2017-07-02 14:50:47','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n \r\n\r\n[tplist template=\"tp_template_2016\" ]\r\n<p style=\"text-align: justify;\"><!---</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><!---</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Five recent publications</strong></p>\r\n[tpcloud template=\"tp_template_2016\" entries_per_page=\"5\"]\r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:50:47','2017-07-02 14:50:47','',17,'http://profile.iiita.ac.in/pritish/?p=565',0,'revision','',0),(564,1,'2017-07-02 14:50:08','2017-07-02 14:50:08','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bio-data Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics.</p>\r\n \r\n\r\n[tplist template=\"tp_template_orig\" ]\r\n<p style=\"text-align: justify;\"><!---</p>\r\n<p style=\"text-align: justify;\"><strong>External Funded Projects:</strong></p>\r\n<p style=\"text-align: justify;\">1. Titled: \"Development of New Method and algorithms to identify Exon-Intron boundary and finding signatory signal pattern for genetics abnormalities like autism\" (2010 to 2012)\r\n<em>Funding Agency: DST - ILTP</em>\r\n\r\n--->\r\n\r\n<p style=\"text-align: justify;\"><!---</p>\r\n\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->\r\n<p style=\"text-align: justify;\"><strong>Five recent publications</strong></p>\r\n[tpcloud template=\"tp_template_2016\" entries_per_page=\"5\"]\r\n\r\n \r\n\r\n[tpsearch style=\"none\" template=\"tp_template_2016\" ]','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 14:50:08','2017-07-02 14:50:08','',17,'http://profile.iiita.ac.in/pritish/?p=564',0,'revision','',0),(575,1,'2017-07-02 15:28:43','2017-07-02 15:28:43','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n[tplist entries_per_page=\"3\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 15:28:43','2017-07-02 15:28:43','',17,'http://profile.iiita.ac.in/pritish/?p=575',0,'revision','',0),(577,1,'2017-07-02 15:29:33','2017-07-02 15:29:33','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"3\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 15:29:33','2017-07-02 15:29:33','',17,'http://profile.iiita.ac.in/pritish/?p=577',0,'revision','',0),(576,1,'2017-07-02 15:29:16','2017-07-02 15:29:16','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n________________________________________________________________\r\n\r\n[tplist entries_per_page=\"3\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 15:29:16','2017-07-02 15:29:16','',17,'http://profile.iiita.ac.in/pritish/?p=576',0,'revision','',0),(578,1,'2017-07-02 15:30:06','2017-07-02 15:30:06','<p style=\"text-align: justify;\"><strong>[tplist template=\"tp_template_orig_s\" ]Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"3\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 15:30:06','2017-07-02 15:30:06','',17,'http://profile.iiita.ac.in/pritish/?p=578',0,'revision','',0),(581,1,'2017-07-02 15:31:37','2017-07-02 15:31:37','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"5\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 15:31:37','2017-07-02 15:31:37','',17,'http://profile.iiita.ac.in/pritish/?p=581',0,'revision','',0),(580,1,'2017-07-02 15:30:52','2017-07-02 15:30:52','<p style=\"text-align: justify;\"></p>\r\n \r\n<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"3\" template=\"<strong>tp_template_orig_s</strong>\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 15:30:52','2017-07-02 15:30:52','',17,'http://profile.iiita.ac.in/pritish/?p=580',0,'revision','',0),(579,1,'2017-07-02 15:30:23','2017-07-02 15:30:23','<p style=\"text-align: justify;\"><strong>[tplist template=\"tp_template_orig_s\" ]</strong></p>\r\n \r\n<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"3\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 15:30:23','2017-07-02 15:30:23','',17,'http://profile.iiita.ac.in/pritish/?p=579',0,'revision','',0),(651,1,'2017-12-05 17:54:03','2017-12-05 17:54:03','Dr. Pritish Kumar Varadwaj\r\nAssociate Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {AT} iiita.ac.in\r\nPhone: +91-532-2922090 (Lab),\r\nMobile: +91-941-5264599 (M)','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2017-12-05 17:54:03','2017-12-05 17:54:03','',32,'http://profile.iiita.ac.in/pritish/?p=651',0,'revision','',0),(582,1,'2017-07-02 15:32:33','2017-07-02 15:32:33','Dr. Pritish Kumar Varadwaj\r\n<!---Assistant Professor--->Associate Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish { A T } iiita.ac.in\r\nPhone: +91-532-2922219 (O), +91-941-5264599 (M)\r\n\r\n ','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2017-07-02 15:32:33','2017-07-02 15:32:33','',32,'http://profile.iiita.ac.in/pritish/?p=582',0,'revision','',0),(584,1,'2017-07-02 15:48:09','2017-07-02 15:48:09','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\r\n<em>Class: M.Tech 3rd Sem.</em>\r\n\r\n \r\n\r\n<em>Bioinformatics (SBNF730E)</em>\r\n<em>Class: B.Tech 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\r\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:48:09','2017-07-02 15:48:09','',61,'http://profile.iiita.ac.in/pritish/?p=584',0,'revision','',0),(583,1,'2017-07-02 15:43:03','2017-07-02 15:43:03','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics</em>\r\n\r\n<em>Systems Biology (SSYB-331E)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C) </em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Fundamental of Computer and Programming (FCO-131 M)</em>\r\n<em>Class: M.Tech 1st Sem. </em>\r\n\r\n<em>Machine Learning in Biological System (MLBS-331 ME)</em>\r\n<em>Class: M.Tech 3rd Sem. & M.Tech integrated 7th Sem.</em>\r\n\r\n(DMB-231ME)\r\n<em>Class: M.Tech 2nd Sem. & M.Tech integrated 6th Sem.</em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology\r\n</p>\r\n\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language\r\n</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:43:03','2017-07-02 15:43:03','',61,'http://profile.iiita.ac.in/pritish/?p=583',0,'revision','',0),(585,1,'2017-07-02 15:50:41','2017-07-02 15:50:41','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\r\n<em>Class: M.Tech 3rd Sem.</em>\r\n\r\n[tpcourseinfo id=\"1\" ]\r\n\r\n<em>Bioinformatics (SBNF730E)</em>\r\n<em>Class: B.Tech 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\r\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:50:41','2017-07-02 15:50:41','',61,'http://profile.iiita.ac.in/pritish/?p=585',0,'revision','',0),(587,1,'2017-07-02 15:54:16','2017-07-02 15:54:16','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\r\n<em>Class: M.Tech 3rd Sem. </em>\r\n\r\n \r\n\r\n<em>Bioinformatics (SBNF730E)</em>\r\n<em>Class: B.Tech 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\r\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:54:16','2017-07-02 15:54:16','',61,'http://profile.iiita.ac.in/pritish/?p=587',0,'revision','',0),(586,1,'2017-07-02 15:51:31','2017-07-02 15:51:31','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\r\n<em>Class: M.Tech 3rd Sem.</em>\r\n\r\n[tpcoursedocs id=\"1\" show_date=\"0\" numbered=\"0\" headline=\"0\"]\r\n\r\n<em>Bioinformatics (SBNF730E)</em>\r\n<em>Class: B.Tech 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\r\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:51:31','2017-07-02 15:51:31','',61,'http://profile.iiita.ac.in/pritish/?p=586',0,'revision','',0),(588,1,'2017-07-02 15:55:42','2017-07-02 15:55:42','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\r\n<em>Class: M.Tech 3rd Sem. [tpcourseinfo id=\"1\" ]</em>\r\n\r\n<em>Bioinformatics (SBNF730E)</em>\r\n<em>Class: B.Tech 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\r\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:55:42','2017-07-02 15:55:42','',61,'http://profile.iiita.ac.in/pritish/?p=588',0,'revision','',0),(590,1,'2017-07-02 15:59:20','2017-07-02 15:59:20','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\r\n<em>Class: M.Tech 3rd Sem. [tpcourselist ]</em>\r\n\r\n<em>Bioinformatics (SBNF730E)</em>\r\n<em>Class: B.Tech 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\r\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:59:20','2017-07-02 15:59:20','',61,'http://profile.iiita.ac.in/pritish/?p=590',0,'revision','',0),(589,1,'2017-07-02 15:56:11','2017-07-02 15:56:11','<strong>Courses offered this semester: (July to December 2017)</strong>\r\n\r\n<em>Molecular Medicine / Big-data Analytics (SMMD331E/ SBAN331E) </em>\r\n<em>Class: M.Tech 3rd Sem.[tpcourseinfo id=\"1\" show_meta=\"0\"]</em>\r\n\r\n<em>Bioinformatics (SBNF730E)</em>\r\n<em>Class: B.Tech 7th Sem. </em>\r\n\r\n<em>Biological Information System and Management Information System (SBIS-131C/ SBIS-731C) </em>\r\n<em>Class: M.Tech.(1 st sem) and Dual Degree 7 th sem </em>\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 15:56:11','2017-07-02 15:56:11','',61,'http://profile.iiita.ac.in/pritish/?p=589',0,'revision','',0),(592,1,'2017-07-02 16:13:56','2017-07-02 16:13:56','<em>[tpcourselist headline=\"0\" ]</em>\r\n\r\n \r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 16:13:56','2017-07-02 16:13:56','',61,'http://profile.iiita.ac.in/pritish/?p=592',0,'revision','',0),(679,1,'2017-12-06 21:23:57','2017-12-06 21:23:57','[tpcourselist term=\"January to May\"]\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-12-06 21:23:57','2017-12-06 21:23:57','',61,'http://profile.iiita.ac.in/pritish/?p=679',0,'revision','',0),(678,1,'2017-12-06 21:23:39','2017-12-06 21:23:39','<strong>List of courses offered during this semesters:</strong>\r\n\r\n[tpcourselist term=\"January to May\"]\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-12-06 21:23:39','2017-12-06 21:23:39','',61,'http://profile.iiita.ac.in/pritish/?p=678',0,'revision','',0),(593,1,'2017-07-02 16:14:24','2017-07-02 16:14:24','<em><strong>List of courses offered during this semesters:</strong></em>\r\n\r\n<em>[tpcourselist headline=\"0\" ]</em>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-07-02 16:14:24','2017-07-02 16:14:24','',61,'http://profile.iiita.ac.in/pritish/?p=593',0,'revision','',0),(594,1,'2017-07-02 16:21:44','2017-07-02 16:21:44','<strong>UNIT I:</strong>\r\n\r\nIntroduction to the database, Database models, Flat model, Hierarchical model, & Network model, Profile & Block, Secondary and Tertiary sequence databases, Relational model, Codd\'s rule with explanation, 1st, 2nd and 3rd level normalisation, Relational operations, Dimensional Model and Object database models.\r\n\r\n<strong>UNIT II:</strong>\r\n\r\nDatabase internals, Indexing and triggers, Binary tree and Hash-key based indexing, Transactions, concurrency, and Replication.\r\n\r\n<strong>UNIT III:</strong>\r\n\r\nApplications of Databases, Introduction to MySQL, Introduction to Database interfacing language, PHP, Introduction to PHP manipulating APACHE server.\r\n\r\n<strong>UNIT IV:</strong>\r\n\r\nApplications: Introduction to Protein and Nucleic Acid Databases (PDB, NCBI etc.), PDB and NCBI database formalism, Further manipulation of PDB and NCBI data with the help of already acquired RDBMS knowledge based on PHP-MySQL manipulation, Pearl based data mining and linkage with databases (DBI).\r\n\r\n<strong>UNIT V:</strong>\r\n\r\nData Mining & Warehousing, Association, Clustering & Classification.\r\n\r\n<hr />\r\n\r\n<strong>Text/Reference Books:</strong>\r\n<ol>\r\n <li>Biological Databases by Attwood.</li>\r\n <li>Programming the Perl DBI by O’Reilly</li>\r\n <li>Essential of MATLAB for Scientist and Engineer by Hahn Brian D</li>\r\n <li>Beginning PHP and MySQL 5: from novice to professional by W.Jason Gilmore</li>\r\n</ol>','SBIS132C Syllabus','','publish','closed','closed','','sbis132c-syllabus','','','2017-07-02 16:21:44','2017-07-02 16:21:44','',0,'http://profile.iiita.ac.in/pritish/?page_id=594',0,'page','',0),(595,1,'2017-07-02 16:21:44','2017-07-02 16:21:44','<strong>UNIT I:</strong>\r\n\r\nIntroduction to the database, Database models, Flat model, Hierarchical model, & Network model, Profile & Block, Secondary and Tertiary sequence databases, Relational model, Codd\'s rule with explanation, 1st, 2nd and 3rd level normalisation, Relational operations, Dimensional Model and Object database models.\r\n\r\n<strong>UNIT II:</strong>\r\n\r\nDatabase internals, Indexing and triggers, Binary tree and Hash-key based indexing, Transactions, concurrency, and Replication.\r\n\r\n<strong>UNIT III:</strong>\r\n\r\nApplications of Databases, Introduction to MySQL, Introduction to Database interfacing language, PHP, Introduction to PHP manipulating APACHE server.\r\n\r\n<strong>UNIT IV:</strong>\r\n\r\nApplications: Introduction to Protein and Nucleic Acid Databases (PDB, NCBI etc.), PDB and NCBI database formalism, Further manipulation of PDB and NCBI data with the help of already acquired RDBMS knowledge based on PHP-MySQL manipulation, Pearl based data mining and linkage with databases (DBI).\r\n\r\n<strong>UNIT V:</strong>\r\n\r\nData Mining & Warehousing, Association, Clustering & Classification.\r\n\r\n<hr />\r\n\r\n<strong>Text/Reference Books:</strong>\r\n<ol>\r\n <li>Biological Databases by Attwood.</li>\r\n <li>Programming the Perl DBI by O’Reilly</li>\r\n <li>Essential of MATLAB for Scientist and Engineer by Hahn Brian D</li>\r\n <li>Beginning PHP and MySQL 5: from novice to professional by W.Jason Gilmore</li>\r\n</ol>','SBIS132C Syllabus','','inherit','closed','closed','','594-revision-v1','','','2017-07-02 16:21:44','2017-07-02 16:21:44','',594,'http://profile.iiita.ac.in/pritish/?p=595',0,'revision','',0),(596,1,'2017-07-02 16:24:41','2017-07-02 16:24:41','<strong>UNIT I:</strong>\r\n\r\nIntroduction, History of Drug Development, Basic pharmacodynamics and pharmacokinetics, Strategies for drug designing and drug development, Lead Generation and Lead optimization Analogue and structure-based methods, File format, conversion, Coordinate systems.\r\n\r\n<strong>UNIT II:</strong>\r\n\r\nIdentifying Cavities and Surface Matching, Shape Complementarity, Solvent-Accessible Surface, Connolly Surface, Lenhoff “Surface”, Nussinov and Wolfson Method, Alpha Shapes.\r\n\r\n<strong>UNIT III:</strong>\r\n\r\nDocking and scoring methods for proteins-ligands, protein-protein, protein-DNA, DNA-ligand, Geometric Hashing, Generating a Coordinate System, Kuntz System, Clique detection, Docking, Search and its Dimensionality, Evolutionary Algorithms (EA), Tabu Search (TS), Hybrid Global- Local Search,Lamarckian GA (LGA).\r\n\r\n<strong>UNIT IV:</strong>\r\n\r\nDocking Software: Dock, AutoDock, Flexx, GOLD, Optimization Technique: Gradient Descent Approach, Simulated Annealing, Metropolis Algorithm, Genetic Algorithm, Receptor mapping and active site finding.\r\n\r\n<strong>UNIT V:</strong>\r\n\r\nIntroduction, Pharmacophore Modeling, Structure Based Drug Designing (SBDD), Ligand Based Drug Designing (LBDD), Pharmacophore Generation, Hypogen Theory, HipHop Theory, Softwares Ex: Catalyst ect.\r\n\r\n<hr />\r\n\r\n<strong>Text/Reference Books:</strong>\r\n<ol>\r\n <li>Drug Design: Structure and ligand-based approaches: Kenneth M.Merz, Dagmar Ringe, Charles H.Reynolds.</li>\r\n <li>Bioinformatics-from genomes to drugs (Vol.2- Applications Lengauer, Thomas (ed.).</li>\r\n <li>Burger`s medicinal chemistry & drug discovery; Vol.-2(Drug discovery and drug development) Abraham, Donald J. (ed.)</li>\r\n <li>Drug design : structure and ligand-based approaches: edited by Kenneth M. Merz, Dagmar Ringe, Charles H. Reynolds</li>\r\n <li>Chemoinformatics; (Vol.-275 - Methods in molecular biology) : concepts, methods and tools for drug discovery : Bajorath, Jurgen (ed.)</li>\r\n</ol>','SMMD332C','','publish','closed','closed','','smmd332c','','','2017-07-02 16:24:41','2017-07-02 16:24:41','',0,'http://profile.iiita.ac.in/pritish/?page_id=596',0,'page','',0),(597,1,'2017-07-02 16:24:41','2017-07-02 16:24:41','<strong>UNIT I:</strong>\r\n\r\nIntroduction, History of Drug Development, Basic pharmacodynamics and pharmacokinetics, Strategies for drug designing and drug development, Lead Generation and Lead optimization Analogue and structure-based methods, File format, conversion, Coordinate systems.\r\n\r\n<strong>UNIT II:</strong>\r\n\r\nIdentifying Cavities and Surface Matching, Shape Complementarity, Solvent-Accessible Surface, Connolly Surface, Lenhoff “Surface”, Nussinov and Wolfson Method, Alpha Shapes.\r\n\r\n<strong>UNIT III:</strong>\r\n\r\nDocking and scoring methods for proteins-ligands, protein-protein, protein-DNA, DNA-ligand, Geometric Hashing, Generating a Coordinate System, Kuntz System, Clique detection, Docking, Search and its Dimensionality, Evolutionary Algorithms (EA), Tabu Search (TS), Hybrid Global- Local Search,Lamarckian GA (LGA).\r\n\r\n<strong>UNIT IV:</strong>\r\n\r\nDocking Software: Dock, AutoDock, Flexx, GOLD, Optimization Technique: Gradient Descent Approach, Simulated Annealing, Metropolis Algorithm, Genetic Algorithm, Receptor mapping and active site finding.\r\n\r\n<strong>UNIT V:</strong>\r\n\r\nIntroduction, Pharmacophore Modeling, Structure Based Drug Designing (SBDD), Ligand Based Drug Designing (LBDD), Pharmacophore Generation, Hypogen Theory, HipHop Theory, Softwares Ex: Catalyst ect.\r\n\r\n<hr />\r\n\r\n<strong>Text/Reference Books:</strong>\r\n<ol>\r\n <li>Drug Design: Structure and ligand-based approaches: Kenneth M.Merz, Dagmar Ringe, Charles H.Reynolds.</li>\r\n <li>Bioinformatics-from genomes to drugs (Vol.2- Applications Lengauer, Thomas (ed.).</li>\r\n <li>Burger`s medicinal chemistry & drug discovery; Vol.-2(Drug discovery and drug development) Abraham, Donald J. (ed.)</li>\r\n <li>Drug design : structure and ligand-based approaches: edited by Kenneth M. Merz, Dagmar Ringe, Charles H. Reynolds</li>\r\n <li>Chemoinformatics; (Vol.-275 - Methods in molecular biology) : concepts, methods and tools for drug discovery : Bajorath, Jurgen (ed.)</li>\r\n</ol>','SMMD332C','','inherit','closed','closed','','596-revision-v1','','','2017-07-02 16:24:41','2017-07-02 16:24:41','',596,'http://profile.iiita.ac.in/pritish/?p=597',0,'revision','',0),(598,1,'2017-07-02 16:26:05','2017-07-02 16:26:05','<strong>UNIT I:</strong>\r\n\r\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological Data Storage and Analysis, The Curse of Dimensionality, Data Cleaning.\r\n\r\n<strong>UNIT II:</strong>\r\n\r\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data Cleaning, Data Integration, Data Warehousing.\r\n\r\n<strong>UNIT III:</strong>\r\n\r\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features and Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis, Data Pre-processing, Association: Apriori, FP growth tree.\r\n\r\n<strong>UNIT IV:</strong>\r\n\r\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means, Hierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering for Representation of Genes, Expectation Maximization Algorithm.\r\n\r\n<strong>UNIT V:</strong>\r\n\r\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, Graph-Based Algorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns, Problem in k-Means Clustering.\r\n\r\n<strong>UNIT VI:</strong>\r\n\r\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian Approaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches, Classifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance Evaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.\r\n\r\n<hr />\r\n\r\n<strong>Text/Reference Books:</strong>\r\n<ol>\r\n <li>Data Mining for Bioinformatics (Text) Sumeet Dua, Pradeep ChowriappaCRC Press</li>\r\n <li>Data Mining: Practical Machine Learning Tools and Techniques (Ed 3) (Ref)Ian Witten, Eibe</li>\r\n</ol>\r\nFrank, Mark Hall, Morgan Kaufmann Publishers','SBAN332C','','publish','closed','closed','','sban332c','','','2017-07-02 16:26:05','2017-07-02 16:26:05','',0,'http://profile.iiita.ac.in/pritish/?page_id=598',0,'page','',0),(599,1,'2017-07-02 16:26:05','2017-07-02 16:26:05','<strong>UNIT I:</strong>\r\n\r\nBiological Databases and Integration, Scientific Work Flows and Knowledge Discovery, Biological Data Storage and Analysis, The Curse of Dimensionality, Data Cleaning.\r\n\r\n<strong>UNIT II:</strong>\r\n\r\nKnowledge Discovery in Databases, Analysis of Data Using Large Database,. Challenges in Data Cleaning, Data Integration, Data Warehousing.\r\n\r\n<strong>UNIT III:</strong>\r\n\r\nFeature Selection and Extraction Strategies , Over fitting, Data Transformation, Attributes Features and Relevance, Dataset/Distribution, Feature Selection, Reduction, Techniques for MS Data Analysis, Data Pre-processing, Association: Apriori, FP growth tree.\r\n\r\n<strong>UNIT IV:</strong>\r\n\r\nClustering Techniques, Expressions for Co expressed Genes, Implementation of k-Means, Hierarchical Clustering, Microarray Data, Self-Organizing Maps Clustering, Hierarchical Clustering for Representation of Genes, Expectation Maximization Algorithm.\r\n\r\n<strong>UNIT V:</strong>\r\n\r\nAdvanced Clustering Techniques, Graph-Based Clustering, Measures for Identifying Clusters, Graph-Based Algorithms, Graph Process, Kernel-Based Clustering, Identifying Stable and Tight Patterns, Problem in k-Means Clustering.\r\n\r\n<strong>UNIT VI:</strong>\r\n\r\nClassification Techniques in Bioinformatics, Support Vector Machines (SVMs) , Bayesian Approaches, Bayesian Networks, Expression Analysis, Decision Trees, Ensemble Approaches, Classifiers, Challenges of Supervised Learning, Validation and Benchmarking, Performance Evaluation Techniques, Classifier Validation, Performance Measures, Cluster Validation Techniques.\r\n\r\n<hr />\r\n\r\n<strong>Text/Reference Books:</strong>\r\n<ol>\r\n <li>Data Mining for Bioinformatics (Text) Sumeet Dua, Pradeep ChowriappaCRC Press</li>\r\n <li>Data Mining: Practical Machine Learning Tools and Techniques (Ed 3) (Ref)Ian Witten, Eibe</li>\r\n</ol>\r\nFrank, Mark Hall, Morgan Kaufmann Publishers','SBAN332C','','inherit','closed','closed','','598-revision-v1','','','2017-07-02 16:26:05','2017-07-02 16:26:05','',598,'http://profile.iiita.ac.in/pritish/?p=599',0,'revision','',0),(643,1,'2017-11-14 11:38:42','2017-11-14 11:38:42','<strong>Instruction Mode: <span style=\"color: #008000;\">1 Lecture</span> + <span style=\"color: #008000;\">2 Tutorials</span> + <span style=\"color: #008000;\">1 Practice</span></strong>\r\n\r\n<strong>The objective of the course:</strong> To get acquainted with the high throughput sequencing data and its processing. Since these data often pose a problem of the big data domain, the existing algorithm to tackle such problems will be discussed with the limits and lacunas of each such existing technique. This will enable the students to ponder more about the string processing techniques and to come with the novel approach of genomic strings processing.\r\n\r\n<strong>The outcome of the course:</strong> Trained individuals with the basic know-how of the string processing techniques and a good understanding of the tools for such data analytics.\r\n\r\n \r\n<table>\r\n<tbody>\r\n<tr>\r\n<td width=\"96\">Component</td>\r\n<td width=\"60\">Unit</td>\r\n<td width=\"276\">Topics for Coverage</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 1</td>\r\n<td width=\"60\">Unit 1</td>\r\n<td width=\"276\">DNA sequencing, strings, and matching: DNA sequencers and working principle, DNA as a string. Parsing and manipulating real genome sequences and real DNA sequencing data. Naive exact matching, homology detection; optimal pair-wise sequence alignment, alignment score statistics, efficient database searches (BLAST), Data science of metabolomics, pathway models</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 2</td>\r\n<td width=\"276\">Preprocessing, indexing and approximate matching: Improving on naive exact matching with Boyer-Moore. Preprocessing and indexing. Indexing through grouping and ordering, k-mers and k-mer indexes. Approximate matching and the pigeonhole principle. Edit distance, assembly, overlaps: Hamming and edit distance. Algorithms for computing edit distance. Dynamic programming. Global and local alignment. De novo assembly. Overlaps and overlap graphs.</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 2</td>\r\n<td width=\"60\">Unit 3</td>\r\n<td width=\"276\">Algorithms for assembly: Shortest common superstring and the greedy version. How repetitive DNA makes assembly difficult. De Bruijn graphs and Eulerian walks. How real assemblers work. The future of assembly.</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 4</td>\r\n<td width=\"276\">Data variability and replication, Data transforms, Clustering, Dimension reduction, Pre-processing and normalization, Linear models with categorical covariates, Logistic regression, Null and alternative hypotheses analysis, false discovery rate, permutation and bootstrapping, Gene expression repository (GEO).</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n<strong>References/ Books:</strong>\r\n<ol>\r\n <li>DNA Sequencing From Experimental Methods To Bioinformatics by Alphey, Luke</li>\r\n <li>Analytical Techniques In DNA Sequencing by Veena Kumari</li>\r\n <li>Next-Generation Sequencing Data Analysis by Xinkun Wang</li>\r\n <li>Primer to Analysis of Genomic Data Using R (Use R!) by Cedric Gondro</li>\r\n</ol>','Next Generation Sequencing Tools and Algorithms','','publish','closed','closed','','643-2','','','2019-01-08 11:26:06','2019-01-08 11:26:06','',0,'http://profile.iiita.ac.in/pritish/?page_id=643',0,'page','',0),(603,1,'2017-07-02 16:45:15','2017-07-02 16:45:15','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">22. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">21. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">21. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">21. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-07-02 16:45:15','2017-07-02 16:45:15','',20,'http://profile.iiita.ac.in/pritish/?p=603',0,'revision','',0),(602,1,'2017-07-02 16:43:55','2017-07-02 16:43:55','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">22. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">21. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">21. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-07-02 16:43:55','2017-07-02 16:43:55','',20,'http://profile.iiita.ac.in/pritish/?p=602',0,'revision','',0),(601,1,'2017-07-02 16:42:01','2017-07-02 16:42:01','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">22. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">21. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title:</em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-07-02 16:42:01','2017-07-02 16:42:01','',20,'http://profile.iiita.ac.in/pritish/?p=601',0,'revision','',0),(604,1,'2017-07-02 16:46:51','2017-07-02 16:46:51','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work:</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-07-02 16:46:51','2017-07-02 16:46:51','',20,'http://profile.iiita.ac.in/pritish/?p=604',0,'revision','',0),(605,1,'2017-07-02 16:47:18','2017-07-02 16:47:18','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-07-02 16:47:18','2017-07-02 16:47:18','',20,'http://profile.iiita.ac.in/pritish/?p=605',0,'revision','',0),(606,1,'2017-07-02 16:52:35','2017-07-02 16:52:35','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n\r\n<hr />\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-07-02 16:52:35','2017-07-02 16:52:35','',20,'http://profile.iiita.ac.in/pritish/?p=606',0,'revision','',0),(607,1,'2017-07-02 16:53:11','2017-07-02 16:53:11','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n\r\n<hr />\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-07-02 16:53:11','2017-07-02 16:53:11','',20,'http://profile.iiita.ac.in/pritish/?p=607',0,'revision','',0),(618,1,'2017-07-02 17:45:19','2017-07-02 17:45:19','','flow','','inherit','closed','closed','','flow','','','2017-07-02 17:45:19','2017-07-02 17:45:19','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2017/07/flow.png',0,'attachment','image/png',0),(609,1,'2017-07-02 17:23:22','2017-07-02 17:23:22','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"10\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 17:23:22','2017-07-02 17:23:22','',17,'http://profile.iiita.ac.in/pritish/?p=609',0,'revision','',0),(616,1,'2017-07-02 17:28:10','2017-07-02 17:28:10','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"05\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 17:28:10','2017-07-02 17:28:10','',17,'http://profile.iiita.ac.in/pritish/?p=616',0,'revision','',0),(620,1,'2017-07-02 18:05:31','2017-07-02 18:05:31','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 18:05:31','2017-07-02 18:05:31','',17,'http://profile.iiita.ac.in/pritish/?p=620',0,'revision','',0),(619,1,'2017-07-02 18:05:09','2017-07-02 18:05:09','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n[tplist entries_per_page=\"05\" template=\"tp_template_2016\" ]\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 18:05:09','2017-07-02 18:05:09','',17,'http://profile.iiita.ac.in/pritish/?p=619',0,'revision','',0),(621,1,'2017-07-02 18:06:02','2017-07-02 18:06:02','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\nFew of the recent publications:\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 18:06:02','2017-07-02 18:06:02','',17,'http://profile.iiita.ac.in/pritish/?p=621',0,'revision','',0),(622,1,'2017-07-02 18:06:08','2017-07-02 18:06:08','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 18:06:08','2017-07-02 18:06:08','',17,'http://profile.iiita.ac.in/pritish/?p=622',0,'revision','',0),(632,1,'2017-07-15 00:47:21','2017-07-15 00:47:21','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-15 00:47:21','2017-07-15 00:47:21','',17,'http://profile.iiita.ac.in/pritish/?p=632',0,'revision','',0),(623,1,'2017-07-02 18:31:28','2017-07-02 18:31:28','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n[bibtex file=mypub.bib]\r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-02 18:31:28','2017-07-02 18:31:28','',17,'http://profile.iiita.ac.in/pritish/?p=623',0,'revision','',0),(690,1,'2018-04-20 12:24:35','2018-04-20 12:24:35','','Research Publications','','inherit','closed','closed','','360-autosave-v1','','','2018-04-20 12:24:35','2018-04-20 12:24:35','',360,'http://profile.iiita.ac.in/pritish/?p=690',0,'revision','',0),(626,1,'2017-07-15 00:31:11','2017-07-15 00:31:11','<strong>Unit-I</strong>\r\n\r\nIntroduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n<p class=\"normal\"><strong>Unit-II</strong></p>\r\n<p class=\"normal\">Biological Data Acquisition: The form of biological information. Retrieval methods for DNA sequence, protein sequence and protein structure information</p>\r\n<p class=\"normal\">Databases: Format and Annotation: Conventions for database indexing and specification of search terms, Common sequence file formats. Annotated sequence databases - primary sequence databases, protein sequence and structure databases; Organism specific databases</p>\r\n<p class=\"normal\">Data: Access, Retrieval and Submission: Standard search engines; Data retrieval tools – Entrez, DBGET and SRS; Submission of (new and revised) data</p>\r\n<p class=\"normal\"><strong>Unit-III</strong></p>\r\n<p class=\"normal\">Sequence Similarity Searches: Local versus global. Distance metrics. Similarity and homology. Scoring matrices. Dynamic programming algorithms, Needleman-Wunsch and Smith-Waterman. Heuristic Methods of sequence alignment, FASTA, BLAST and PSI BLAST. Multiple Sequence Alignment and software tools for pairwise and multiple sequence alignment</p>\r\n<p class=\"normal\"><strong>Unit- IV</strong></p>\r\n<p class=\"normal\">Genome Analysis: Whole genome analysis, existing software tools; Genome Annotation and Gene Prediction; ORF finding</p>\r\n<p class=\"normal\"><strong>Unit-V</strong></p>\r\n<p class=\"normal\">Phylogenetic Analysis: Comparative genomics, orthologs, paralogs. Methods of phylogenetic analysis: UPGMA, WPGMA, neighbour joining method, Fitch/Margoliash method, Character Based Methods.</p>\r\n<strong>TEXTBOOKS</strong>\r\n<ol>\r\n <li>Bioinformatics: Databases and Systems, by Stanley I. Letovsky</li>\r\n <li>Bioinformatics Databases: Design, Implementation, and Usage (Chapman & Hall/ CRC Mathematical Biology & Medicine), by SorinDraghici</li>\r\n <li>Database annotation in molecular biology, principles and practices, Arthur M.Lesk</li>\r\n <li>Current topics in computational molecular biology, Tao, Jiang, Ying Xu, Michael Q.Zang</li>\r\n</ol>\r\n<strong>Assignments on following topics</strong>\r\n\r\nHeuristic database searching:\r\n-FASTA\r\n-BLAST\r\n-Kimura Model, Jukes-Cantor model.\r\n-The BLOSSUM and PAM matrices\r\n\r\nRNA Sec. Structure Prediction:\r\n-Secondary Structure of RNA\r\n-Problems associated with prediction\r\n-Nussinov Algo.\r\n-Correction to Nussinov Algo.\r\n-<span class=\"il\">Zuker</span>\'s Algo.\r\n\r\nMicroarry Analysis:\r\n-Expression Profile, Normalization and scalling\r\n-Clustering\r\n\r\n<del>Protein Structure Prediction:</del>\r\n<del>- Ab-initio (HP lattice model)</del>\r\n<del>- Threading</del>\r\n<del>- Homology Modeling</del>\r\n<del>-Secondary Structure Prediction by Chou-Fasman method</del>\r\n<del>-Secondary Structure Prediction by GOR method</del>\r\n<del>-Secondary Structure Prediction by ANN</del>\r\n<del>-Secondary Structure Prediction by HMM</del>\r\n<del>-Different Torsion Angle</del>\r\n<del>-Ramachandran Plot</del>\r\n\r\nPhylogeny:\r\n-About Tree topology\r\n-Maximum Parsimony\r\n-Fitch-Margoliash method\r\n-Neighbor-joining <span class=\"il\">algorithm</span>\r\n-Unweighted Pair Group Method with Arithmetic Mean (UPGMA)\r\n-Maximum likelihood\r\n-Which Method to choose and difficulties associated with each phylogenetic analysis','SBNF730E','','publish','closed','closed','','626-2','','','2017-08-08 22:18:53','2017-08-08 22:18:53','',0,'http://profile.iiita.ac.in/pritish/?page_id=626',0,'page','',0),(637,1,'2017-08-08 22:18:53','2017-08-08 22:18:53','<strong>Unit-I</strong>\r\n\r\nIntroduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n<p class=\"normal\"><strong>Unit-II</strong></p>\r\n<p class=\"normal\">Biological Data Acquisition: The form of biological information. Retrieval methods for DNA sequence, protein sequence and protein structure information</p>\r\n<p class=\"normal\">Databases: Format and Annotation: Conventions for database indexing and specification of search terms, Common sequence file formats. Annotated sequence databases - primary sequence databases, protein sequence and structure databases; Organism specific databases</p>\r\n<p class=\"normal\">Data: Access, Retrieval and Submission: Standard search engines; Data retrieval tools – Entrez, DBGET and SRS; Submission of (new and revised) data</p>\r\n<p class=\"normal\"><strong>Unit-III</strong></p>\r\n<p class=\"normal\">Sequence Similarity Searches: Local versus global. Distance metrics. Similarity and homology. Scoring matrices. Dynamic programming algorithms, Needleman-Wunsch and Smith-Waterman. Heuristic Methods of sequence alignment, FASTA, BLAST and PSI BLAST. Multiple Sequence Alignment and software tools for pairwise and multiple sequence alignment</p>\r\n<p class=\"normal\"><strong>Unit- IV</strong></p>\r\n<p class=\"normal\">Genome Analysis: Whole genome analysis, existing software tools; Genome Annotation and Gene Prediction; ORF finding</p>\r\n<p class=\"normal\"><strong>Unit-V</strong></p>\r\n<p class=\"normal\">Phylogenetic Analysis: Comparative genomics, orthologs, paralogs. Methods of phylogenetic analysis: UPGMA, WPGMA, neighbour joining method, Fitch/Margoliash method, Character Based Methods.</p>\r\n<strong>TEXTBOOKS</strong>\r\n<ol>\r\n <li>Bioinformatics: Databases and Systems, by Stanley I. Letovsky</li>\r\n <li>Bioinformatics Databases: Design, Implementation, and Usage (Chapman & Hall/ CRC Mathematical Biology & Medicine), by SorinDraghici</li>\r\n <li>Database annotation in molecular biology, principles and practices, Arthur M.Lesk</li>\r\n <li>Current topics in computational molecular biology, Tao, Jiang, Ying Xu, Michael Q.Zang</li>\r\n</ol>\r\n<strong>Assignments on following topics</strong>\r\n\r\nHeuristic database searching:\r\n-FASTA\r\n-BLAST\r\n-Kimura Model, Jukes-Cantor model.\r\n-The BLOSSUM and PAM matrices\r\n\r\nRNA Sec. Structure Prediction:\r\n-Secondary Structure of RNA\r\n-Problems associated with prediction\r\n-Nussinov Algo.\r\n-Correction to Nussinov Algo.\r\n-<span class=\"il\">Zuker</span>\'s Algo.\r\n\r\nMicroarry Analysis:\r\n-Expression Profile, Normalization and scalling\r\n-Clustering\r\n\r\n<del>Protein Structure Prediction:</del>\r\n<del>- Ab-initio (HP lattice model)</del>\r\n<del>- Threading</del>\r\n<del>- Homology Modeling</del>\r\n<del>-Secondary Structure Prediction by Chou-Fasman method</del>\r\n<del>-Secondary Structure Prediction by GOR method</del>\r\n<del>-Secondary Structure Prediction by ANN</del>\r\n<del>-Secondary Structure Prediction by HMM</del>\r\n<del>-Different Torsion Angle</del>\r\n<del>-Ramachandran Plot</del>\r\n\r\nPhylogeny:\r\n-About Tree topology\r\n-Maximum Parsimony\r\n-Fitch-Margoliash method\r\n-Neighbor-joining <span class=\"il\">algorithm</span>\r\n-Unweighted Pair Group Method with Arithmetic Mean (UPGMA)\r\n-Maximum likelihood\r\n-Which Method to choose and difficulties associated with each phylogenetic analysis','SBNF730E','','inherit','closed','closed','','626-revision-v1','','','2017-08-08 22:18:53','2017-08-08 22:18:53','',626,'http://profile.iiita.ac.in/pritish/?p=637',0,'revision','',0),(627,1,'2017-07-15 00:31:11','2017-07-15 00:31:11','Introduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n<p class=\"normal\">Biological Data Acquisition: The form of biological information. Retrieval methods for DNA sequence, protein sequence and protein structure information</p>\r\n<p class=\"normal\">Databases: Format and Annotation: Conventions for database indexing and specification of search terms, Common sequence file formats. Annotated sequence databases - primary sequence databases, protein sequence and structure databases; Organism specific databases</p>\r\n<p class=\"normal\">Data: Access, Retrieval and Submission: Standard search engines; Data retrieval tools – Entrez, DBGET and SRS; Submission of (new and revised) data</p>\r\n<p class=\"normal\">Sequence Similarity Searches: Local versus global. Distance metrics. Similarity and homology. Scoring matrices. Dynamic programming algorithms, Needleman-wunsch and Smith-waterman. Heuristic Methods of sequence alignment, FASTA, BLAST and PSI BLAST. Multiple Sequence Alignment and software tools for pairwise and multiple sequence alignment</p>\r\n<p class=\"normal\">Genome Analysis: Whole genome analysis, existing software tools; Genome Annotation and Gene Prediction; ORF finding</p>\r\n<p class=\"normal\">Phylogenetic Analysis: Comparative genomics, orthologs, paralogs. Methods of phylogenetic analysis: UPGMA, WPGMA, neighbour joining method, Fitch/Margoliash method, Character Based Methods.</p>\r\n<strong>TEXTBOOKS</strong>\r\n<ol>\r\n <li>Bioinformatics: Databases and Systems, by Stanley I. Letovsky</li>\r\n <li>Bioinformatics Databases: Design, Implementation, and Usage (Chapman & Hall/ CRC Mathematical Biology & Medicine), by SorinDraghici</li>\r\n <li>Data base annotation in molecular biology, principles and practices, Arthur M.Lesk</li>\r\n <li>Current topics in computational molecular biology, Tao, Jiang, Ying Xu, Michael Q.Zang</li>\r\n</ol>\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><em>Books:</em></strong>\r\n<ol>\r\n <li>O’Reilly, “ Developing Bio informatics computer skills”, Indian Edition’s publication</li>\r\n <li>Rastogi, Mendiratta, Rastogi, “Bioinformatics concepts, skills & Applications”,</li>\r\n</ol>\r\nCBS Publishers\r\n\r\n3.Rashidi,Hooman and Lukas K.Buehler,“Bioinformatics Basic Applications”CRC Press.\r\n<ol start=\"4\">\r\n <li>“Bioinformatics” , Addison Wesley</li>\r\n <li>Stephen Misner & Stephen Krawetz, “ Bioinformatics- Methods & Protocols”</li>\r\n</ol>\r\nHeuristic database searching:\r\n-FASTA\r\n-BLAST\r\n-Kimura Model, Jukes-Cantor model.\r\n-The BLOSSUM and PAM matrices\r\n\r\nRNA Sec. Structure Prediction:\r\n-Secondary Structure of RNA\r\n-Problems associated with prediction\r\n-Nussinov Algo.\r\n-Correction to Nussinov Algo.\r\n-<span class=\"il\">Zuker</span>\'s Algo.\r\n\r\nMicroarry Analysis:\r\n-Expression Profile, Normalization and scalling\r\n-Clustering\r\nHierarchical Clustering\r\nK-Means Clustering\r\nSelf Organising Maps (SOMs)\r\n\r\nProtein Structure Prediction:\r\n- Ab-initio (HP lattice model)\r\n- Threading\r\n- Homology Modeling\r\n-Secondary Structure Prediction by Chou-Fasman method\r\n-Secondary Structure Prediction by GOR method\r\n-Secondary Structure Prediction by ANN\r\n-Secondary Structure Prediction by HMM\r\n-Different Torsion Angle\r\n-Ramachandran Plot\r\n\r\nPhylogeny:\r\n-About Tree topology\r\n-Maximum Parsimony\r\n-Fitch-Margoliash method\r\n-Neighbor-joining <span class=\"il\">algorithm</span>\r\n-Unweighted Pair Group Method with Arithmetic Mean (UPGMA)\r\n-Maximum likelihood\r\n-Which Method to choose and difficulties associated with each phylogenetic analysis','','','inherit','closed','closed','','626-revision-v1','','','2017-07-15 00:31:11','2017-07-15 00:31:11','',626,'http://profile.iiita.ac.in/pritish/?p=627',0,'revision','',0),(628,1,'2017-07-15 00:31:30','2017-07-15 00:31:30','Introduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n<p class=\"normal\">Biological Data Acquisition: The form of biological information. Retrieval methods for DNA sequence, protein sequence and protein structure information</p>\r\n<p class=\"normal\">Databases: Format and Annotation: Conventions for database indexing and specification of search terms, Common sequence file formats. Annotated sequence databases - primary sequence databases, protein sequence and structure databases; Organism specific databases</p>\r\n<p class=\"normal\">Data: Access, Retrieval and Submission: Standard search engines; Data retrieval tools – Entrez, DBGET and SRS; Submission of (new and revised) data</p>\r\n<p class=\"normal\">Sequence Similarity Searches: Local versus global. Distance metrics. Similarity and homology. Scoring matrices. Dynamic programming algorithms, Needleman-wunsch and Smith-waterman. Heuristic Methods of sequence alignment, FASTA, BLAST and PSI BLAST. Multiple Sequence Alignment and software tools for pairwise and multiple sequence alignment</p>\r\n<p class=\"normal\">Genome Analysis: Whole genome analysis, existing software tools; Genome Annotation and Gene Prediction; ORF finding</p>\r\n<p class=\"normal\">Phylogenetic Analysis: Comparative genomics, orthologs, paralogs. Methods of phylogenetic analysis: UPGMA, WPGMA, neighbour joining method, Fitch/Margoliash method, Character Based Methods.</p>\r\n<strong>TEXTBOOKS</strong>\r\n<ol>\r\n <li>Bioinformatics: Databases and Systems, by Stanley I. Letovsky</li>\r\n <li>Bioinformatics Databases: Design, Implementation, and Usage (Chapman & Hall/ CRC Mathematical Biology & Medicine), by SorinDraghici</li>\r\n <li>Data base annotation in molecular biology, principles and practices, Arthur M.Lesk</li>\r\n <li>Current topics in computational molecular biology, Tao, Jiang, Ying Xu, Michael Q.Zang</li>\r\n</ol>\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><em>Books:</em></strong>\r\n<ol>\r\n <li>O’Reilly, “ Developing Bio informatics computer skills”, Indian Edition’s publication</li>\r\n <li>Rastogi, Mendiratta, Rastogi, “Bioinformatics concepts, skills & Applications”,</li>\r\n</ol>\r\nCBS Publishers\r\n\r\n3.Rashidi,Hooman and Lukas K.Buehler,“Bioinformatics Basic Applications”CRC Press.\r\n<ol start=\"4\">\r\n <li>“Bioinformatics” , Addison Wesley</li>\r\n <li>Stephen Misner & Stephen Krawetz, “ Bioinformatics- Methods & Protocols”</li>\r\n</ol>\r\nHeuristic database searching:\r\n-FASTA\r\n-BLAST\r\n-Kimura Model, Jukes-Cantor model.\r\n-The BLOSSUM and PAM matrices\r\n\r\nRNA Sec. Structure Prediction:\r\n-Secondary Structure of RNA\r\n-Problems associated with prediction\r\n-Nussinov Algo.\r\n-Correction to Nussinov Algo.\r\n-<span class=\"il\">Zuker</span>\'s Algo.\r\n\r\nMicroarry Analysis:\r\n-Expression Profile, Normalization and scalling\r\n-Clustering\r\nHierarchical Clustering\r\nK-Means Clustering\r\nSelf Organising Maps (SOMs)\r\n\r\nProtein Structure Prediction:\r\n- Ab-initio (HP lattice model)\r\n- Threading\r\n- Homology Modeling\r\n-Secondary Structure Prediction by Chou-Fasman method\r\n-Secondary Structure Prediction by GOR method\r\n-Secondary Structure Prediction by ANN\r\n-Secondary Structure Prediction by HMM\r\n-Different Torsion Angle\r\n-Ramachandran Plot\r\n\r\nPhylogeny:\r\n-About Tree topology\r\n-Maximum Parsimony\r\n-Fitch-Margoliash method\r\n-Neighbor-joining <span class=\"il\">algorithm</span>\r\n-Unweighted Pair Group Method with Arithmetic Mean (UPGMA)\r\n-Maximum likelihood\r\n-Which Method to choose and difficulties associated with each phylogenetic analysis','SBNF730E','','inherit','closed','closed','','626-revision-v1','','','2017-07-15 00:31:30','2017-07-15 00:31:30','',626,'http://profile.iiita.ac.in/pritish/?p=628',0,'revision','',0),(629,1,'2017-08-08 22:18:35','2017-08-08 22:18:35','<strong>Unit-I</strong>\n\nIntroduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\n<p class=\"normal\"><strong>Unit-II</strong></p>\n<p class=\"normal\">Biological Data Acquisition: The form of biological information. Retrieval methods for DNA sequence, protein sequence and protein structure information</p>\n<p class=\"normal\">Databases: Format and Annotation: Conventions for database indexing and specification of search terms, Common sequence file formats. Annotated sequence databases - primary sequence databases, protein sequence and structure databases; Organism specific databases</p>\n<p class=\"normal\">Data: Access, Retrieval and Submission: Standard search engines; Data retrieval tools – Entrez, DBGET and SRS; Submission of (new and revised) data</p>\n<p class=\"normal\"><strong>Unit-III</strong></p>\n<p class=\"normal\">Sequence Similarity Searches: Local versus global. Distance metrics. Similarity and homology. Scoring matrices. Dynamic programming algorithms, Needleman-Wunsch and Smith-Waterman. Heuristic Methods of sequence alignment, FASTA, BLAST and PSI BLAST. Multiple Sequence Alignment and software tools for pairwise and multiple sequence alignment</p>\n<p class=\"normal\"><strong>Unit- IV</strong></p>\n<p class=\"normal\">Genome Analysis: Whole genome analysis, existing software tools; Genome Annotation and Gene Prediction; ORF finding</p>\n<p class=\"normal\"><strong>Unit-V</strong></p>\n<p class=\"normal\">Phylogenetic Analysis: Comparative genomics, orthologs, paralogs. Methods of phylogenetic analysis: UPGMA, WPGMA, neighbour joining method, Fitch/Margoliash method, Character Based Methods.</p>\n<strong>TEXTBOOKS</strong>\n<ol>\n <li>Bioinformatics: Databases and Systems, by Stanley I. Letovsky</li>\n <li>Bioinformatics Databases: Design, Implementation, and Usage (Chapman & Hall/ CRC Mathematical Biology & Medicine), by SorinDraghici</li>\n <li>Database annotation in molecular biology, principles and practices, Arthur M.Lesk</li>\n <li>Current topics in computational molecular biology, Tao, Jiang, Ying Xu, Michael Q.Zang</li>\n</ol>\n<strong>Assignments on following topics</strong>\n\nHeuristic database searching:\n-FASTA\n-BLAST\n-Kimura Model, Jukes-Cantor model.\n-The BLOSSUM and PAM matrices\n\nRNA Sec. Structure Prediction:\n-Secondary Structure of RNA\n-Problems associated with prediction\n-Nussinov Algo.\n-Correction to Nussinov Algo.\n-<span class=\"il\">Zuker</span>\'s Algo.\n\nMicroarry Analysis:\n-Expression Profile, Normalization and scalling\n-Clustering\n\nProtein Structure Prediction:\n- Ab-initio (HP lattice model)\n- Threading\n- Homology Modeling\n-Secondary Structure Prediction by Chou-Fasman method\n-Secondary Structure Prediction by GOR method\n-Secondary Structure Prediction by ANN\n-Secondary Structure Prediction by HMM\n-Different Torsion Angle\n-Ramachandran Plot\n\nPhylogeny:\n-About Tree topology\n-Maximum Parsimony\n-Fitch-Margoliash method\n-Neighbor-joining <span class=\"il\">algorithm</span>\n-Unweighted Pair Group Method with Arithmetic Mean (UPGMA)\n-Maximum likelihood\n-Which Method to choose and difficulties associated with each phylogenetic analysis','SBNF730E','','inherit','closed','closed','','626-autosave-v1','','','2017-08-08 22:18:35','2017-08-08 22:18:35','',626,'http://profile.iiita.ac.in/pritish/?p=629',0,'revision','',0),(631,1,'2017-07-15 00:35:50','2017-07-15 00:35:50','<strong>Unit-I</strong>\r\n\r\nIntroduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n\r\nIntroduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n<p class=\"normal\"><strong>Unit-II</strong></p>\r\n<p class=\"normal\">Biological Data Acquisition: The form of biological information. Retrieval methods for DNA sequence, protein sequence and protein structure information</p>\r\n<p class=\"normal\">Databases: Format and Annotation: Conventions for database indexing and specification of search terms, Common sequence file formats. Annotated sequence databases - primary sequence databases, protein sequence and structure databases; Organism specific databases</p>\r\n<p class=\"normal\">Data: Access, Retrieval and Submission: Standard search engines; Data retrieval tools – Entrez, DBGET and SRS; Submission of (new and revised) data</p>\r\n<p class=\"normal\"><strong>Unit-III</strong></p>\r\n<p class=\"normal\">Sequence Similarity Searches: Local versus global. Distance metrics. Similarity and homology. Scoring matrices. Dynamic programming algorithms, Needleman-wunsch and Smith-waterman. Heuristic Methods of sequence alignment, FASTA, BLAST and PSI BLAST. Multiple Sequence Alignment and software tools for pairwise and multiple sequence alignment</p>\r\n<p class=\"normal\"><strong>Unit- IV</strong></p>\r\n<p class=\"normal\">Genome Analysis: Whole genome analysis, existing software tools; Genome Annotation and Gene Prediction; ORF finding</p>\r\n<p class=\"normal\"><strong>Unit-V</strong></p>\r\n<p class=\"normal\">Phylogenetic Analysis: Comparative genomics, orthologs, paralogs. Methods of phylogenetic analysis: UPGMA, WPGMA, neighbour joining method, Fitch/Margoliash method, Character Based Methods.</p>\r\n<strong>TEXTBOOKS</strong>\r\n<ol>\r\n <li>Bioinformatics: Databases and Systems, by Stanley I. Letovsky</li>\r\n <li>Bioinformatics Databases: Design, Implementation, and Usage (Chapman & Hall/ CRC Mathematical Biology & Medicine), by SorinDraghici</li>\r\n <li>Database annotation in molecular biology, principles and practices, Arthur M.Lesk</li>\r\n <li>Current topics in computational molecular biology, Tao, Jiang, Ying Xu, Michael Q.Zang</li>\r\n</ol>\r\n<strong>Assignments on following topics</strong>\r\n\r\nHeuristic database searching:\r\n-FASTA\r\n-BLAST\r\n-Kimura Model, Jukes-Cantor model.\r\n-The BLOSSUM and PAM matrices\r\n\r\nRNA Sec. Structure Prediction:\r\n-Secondary Structure of RNA\r\n-Problems associated with prediction\r\n-Nussinov Algo.\r\n-Correction to Nussinov Algo.\r\n-<span class=\"il\">Zuker</span>\'s Algo.\r\n\r\nMicroarry Analysis:\r\n-Expression Profile, Normalization and scalling\r\n-Clustering\r\n\r\nProtein Structure Prediction:\r\n- Ab-initio (HP lattice model)\r\n- Threading\r\n- Homology Modeling\r\n-Secondary Structure Prediction by Chou-Fasman method\r\n-Secondary Structure Prediction by GOR method\r\n-Secondary Structure Prediction by ANN\r\n-Secondary Structure Prediction by HMM\r\n-Different Torsion Angle\r\n-Ramachandran Plot\r\n\r\nPhylogeny:\r\n-About Tree topology\r\n-Maximum Parsimony\r\n-Fitch-Margoliash method\r\n-Neighbor-joining <span class=\"il\">algorithm</span>\r\n-Unweighted Pair Group Method with Arithmetic Mean (UPGMA)\r\n-Maximum likelihood\r\n-Which Method to choose and difficulties associated with each phylogenetic analysis','SBNF730E','','inherit','closed','closed','','626-revision-v1','','','2017-07-15 00:35:50','2017-07-15 00:35:50','',626,'http://profile.iiita.ac.in/pritish/?p=631',0,'revision','',0),(630,1,'2017-07-15 00:33:36','2017-07-15 00:33:36','<strong>Unit-I</strong>\r\n\r\nIntroduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n\r\nIntroduction: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach\r\n<p class=\"normal\"><strong>Unit-II</strong></p>\r\n<p class=\"normal\">Biological Data Acquisition: The form of biological information. Retrieval methods for DNA sequence, protein sequence and protein structure information</p>\r\n<p class=\"normal\">Databases: Format and Annotation: Conventions for database indexing and specification of search terms, Common sequence file formats. Annotated sequence databases - primary sequence databases, protein sequence and structure databases; Organism specific databases</p>\r\n<p class=\"normal\">Data: Access, Retrieval and Submission: Standard search engines; Data retrieval tools – Entrez, DBGET and SRS; Submission of (new and revised) data</p>\r\n<p class=\"normal\"><strong>Unit-III</strong></p>\r\n<p class=\"normal\">Sequence Similarity Searches: Local versus global. Distance metrics. Similarity and homology. Scoring matrices. Dynamic programming algorithms, Needleman-wunsch and Smith-waterman. Heuristic Methods of sequence alignment, FASTA, BLAST and PSI BLAST. Multiple Sequence Alignment and software tools for pairwise and multiple sequence alignment</p>\r\n<p class=\"normal\"><strong>Unit- IV</strong></p>\r\n<p class=\"normal\">Genome Analysis: Whole genome analysis, existing software tools; Genome Annotation and Gene Prediction; ORF finding</p>\r\n<p class=\"normal\"><strong>Unit-V</strong></p>\r\n<p class=\"normal\">Phylogenetic Analysis: Comparative genomics, orthologs, paralogs. Methods of phylogenetic analysis: UPGMA, WPGMA, neighbour joining method, Fitch/Margoliash method, Character Based Methods.</p>\r\n<strong>TEXTBOOKS</strong>\r\n<ol>\r\n <li>Bioinformatics: Databases and Systems, by Stanley I. Letovsky</li>\r\n <li>Bioinformatics Databases: Design, Implementation, and Usage (Chapman & Hall/ CRC Mathematical Biology & Medicine), by SorinDraghici</li>\r\n <li>Data base annotation in molecular biology, principles and practices, Arthur M.Lesk</li>\r\n <li>Current topics in computational molecular biology, Tao, Jiang, Ying Xu, Michael Q.Zang</li>\r\n</ol>\r\n \r\n\r\n \r\n\r\n \r\n\r\n<strong><em>Books:</em></strong>\r\n<ol>\r\n <li>O’Reilly, “ Developing Bio informatics computer skills”, Indian Edition’s publication</li>\r\n <li>Rastogi, Mendiratta, Rastogi, “Bioinformatics concepts, skills & Applications”,</li>\r\n</ol>\r\nCBS Publishers\r\n\r\n3.Rashidi,Hooman and Lukas K.Buehler,“Bioinformatics Basic Applications”CRC Press.\r\n<ol start=\"4\">\r\n <li>“Bioinformatics” , Addison Wesley</li>\r\n <li>Stephen Misner & Stephen Krawetz, “ Bioinformatics- Methods & Protocols”</li>\r\n</ol>\r\nHeuristic database searching:\r\n-FASTA\r\n-BLAST\r\n-Kimura Model, Jukes-Cantor model.\r\n-The BLOSSUM and PAM matrices\r\n\r\nRNA Sec. Structure Prediction:\r\n-Secondary Structure of RNA\r\n-Problems associated with prediction\r\n-Nussinov Algo.\r\n-Correction to Nussinov Algo.\r\n-<span class=\"il\">Zuker</span>\'s Algo.\r\n\r\nMicroarry Analysis:\r\n-Expression Profile, Normalization and scalling\r\n-Clustering\r\nHierarchical Clustering\r\nK-Means Clustering\r\nSelf Organising Maps (SOMs)\r\n\r\nProtein Structure Prediction:\r\n- Ab-initio (HP lattice model)\r\n- Threading\r\n- Homology Modeling\r\n-Secondary Structure Prediction by Chou-Fasman method\r\n-Secondary Structure Prediction by GOR method\r\n-Secondary Structure Prediction by ANN\r\n-Secondary Structure Prediction by HMM\r\n-Different Torsion Angle\r\n-Ramachandran Plot\r\n\r\nPhylogeny:\r\n-About Tree topology\r\n-Maximum Parsimony\r\n-Fitch-Margoliash method\r\n-Neighbor-joining <span class=\"il\">algorithm</span>\r\n-Unweighted Pair Group Method with Arithmetic Mean (UPGMA)\r\n-Maximum likelihood\r\n-Which Method to choose and difficulties associated with each phylogenetic analysis','SBNF730E','','inherit','closed','closed','','626-revision-v1','','','2017-07-15 00:33:36','2017-07-15 00:33:36','',626,'http://profile.iiita.ac.in/pritish/?p=630',0,'revision','',0),(633,1,'2017-07-15 00:51:51','2017-07-15 00:51:51','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2017\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-15 00:51:51','2017-07-15 00:51:51','',17,'http://profile.iiita.ac.in/pritish/?p=633',0,'revision','',0),(635,1,'2017-07-15 00:54:27','2017-07-15 00:54:27','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2017\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-15 00:54:27','2017-07-15 00:54:27','',17,'http://profile.iiita.ac.in/pritish/?p=635',0,'revision','',0),(634,1,'2017-07-15 00:52:48','2017-07-15 00:52:48','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n//[tplist entries_per_page=\"5\" headline=\"0\" year=\"2017\" template=\"tp_template_2016\" ]//\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-07-15 00:52:48','2017-07-15 00:52:48','',17,'http://profile.iiita.ac.in/pritish/?p=634',0,'revision','',0),(646,1,'2017-11-14 11:40:13','2017-11-14 11:40:13','<strong>1 Lecture + 2 Tutorials + 1 Practice</strong>\r\n\r\nObjective of the course: To get acquainted with the high throughput sequencing data and its processing. Since these data often pose a problem of the big data domain, the existing algorithm to tackle such problems will be discussed with the limits and lacunas of each such existing technique. This will enable the students to ponder more about the string processing techniques and to come with the novel approach of genomic strings processing.\r\n\r\nOutcome of the course: Trained individuals with the basic know-how of the string processing techniques and a good understanding of the tools for such data analytics.\r\n\r\n \r\n<table>\r\n<tbody>\r\n<tr>\r\n<td width=\"96\">Component</td>\r\n<td width=\"60\">Unit</td>\r\n<td width=\"276\">Topics for Coverage</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 1</td>\r\n<td width=\"60\">Unit 1</td>\r\n<td width=\"276\">DNA sequencing, strings, and matching: DNA sequencers and working principle, DNA as a string. Parsing and manipulating real genome sequences and real DNA sequencing data. Naive exact matching, homology detection; optimal pair-wise sequence alignment, alignment score statistics, efficient database searches (BLAST), Data science of metabolomics, pathway models</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 2</td>\r\n<td width=\"276\">Preprocessing, indexing and approximate matching: Improving on naive exact matching with Boyer-Moore. Preprocessing and indexing. Indexing through grouping and ordering, k-mers and k-mer indexes. Approximate matching and the pigeonhole principle. Edit distance, assembly, overlaps: Hamming and edit distance. Algorithms for computing edit distance. Dynamic programming. Global and local alignment. De novo assembly. Overlaps and overlap graphs.</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 2</td>\r\n<td width=\"60\">Unit 3</td>\r\n<td width=\"276\">Algorithms for assembly: Shortest common superstring and the greedy version. How repetitive DNA makes assembly difficult. De Bruijn graphs and Eulerian walks. How real assemblers work. The future of assembly.</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 4</td>\r\n<td width=\"276\">Data variability and replication, Data transforms, Clustering, Dimension reduction, Pre-processing and normalization, Linear models with categorical covariates, Logistic regression, Null and alternative hypotheses analysis, false discovery rate, permutation and bootstrapping, Gene expression repository (GEO).</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\nReferences/ Books:\r\n\r\nAnalytical Techniques In DNA Sequencing by Veena Kumari\r\n\r\nDNA Sequencing From Experimental Methods To Bioinformatics by Alphey, Luke\r\n\r\nNext-Generation Sequencing Data Analysis by Xinkun Wang\r\n\r\n \r\n\r\n ','Next Generation Sequencing Tools and Algorithms','','inherit','closed','closed','','643-revision-v1','','','2017-11-14 11:40:13','2017-11-14 11:40:13','',643,'http://profile.iiita.ac.in/pritish/?p=646',0,'revision','',0),(644,1,'2017-11-14 11:38:42','2017-11-14 11:38:42','<ol>\r\n <li>Name of the Course: <strong><u>Next Generation Sequencing Tools and Algorithms</u></strong></li>\r\n <li><strong><u>1 Lecture + 2 Tutorials + 1 Practice</u></strong></li>\r\n <li>Objective of the course: To get acquainted with the high throughput sequencing data and its processing. Since these data often pose a problem of the big data domain, the existing algorithm to tackle such problems will be discussed with the limits and lacunas of each such existing technique. This will enable the students to ponder more about the string processing techniques and to come with the novel approach of genomic strings processing.</li>\r\n <li>Outcome of the course: Trained individuals with the basic know-how of the string processing techniques and a good understanding of the tools for such data analytics.</li>\r\n</ol>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td width=\"96\">Component</td>\r\n<td width=\"60\">Unit</td>\r\n<td width=\"276\">Topics for Coverage</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 1</td>\r\n<td width=\"60\">Unit 1</td>\r\n<td width=\"276\">DNA sequencing, strings, and matching: DNA sequencers and working principle, DNA as a string. Parsing and manipulating real genome sequences and real DNA sequencing data. Naive exact matching, homology detection; optimal pair-wise sequence alignment, alignment score statistics, efficient database searches (BLAST), Data science of metabolomics, pathway models</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 2</td>\r\n<td width=\"276\">Preprocessing, indexing and approximate matching: Improving on naive exact matching with Boyer-Moore. Preprocessing and indexing. Indexing through grouping and ordering, k-mers and k-mer indexes. Approximate matching and the pigeonhole principle. Edit distance, assembly, overlaps: Hamming and edit distance. Algorithms for computing edit distance. Dynamic programming. Global and local alignment. De novo assembly. Overlaps and overlap graphs.</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 2</td>\r\n<td width=\"60\">Unit 3</td>\r\n<td width=\"276\">Algorithms for assembly: Shortest common superstring and the greedy version. How repetitive DNA makes assembly difficult. De Bruijn graphs and Eulerian walks. How real assemblers work. The future of assembly.</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 4</td>\r\n<td width=\"276\">Data variability and replication, Data transforms, Clustering, Dimension reduction, Pre-processing and normalization, Linear models with categorical covariates, Logistic regression, Null and alternative hypotheses analysis, false discovery rate, permutation and bootstrapping, Gene expression repository (GEO).</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\nReferences/ Books:\r\n\r\nAnalytical Techniques In DNA Sequencing by Veena Kumari\r\n\r\nDNA Sequencing From Experimental Methods To Bioinformatics by Alphey, Luke\r\n\r\nNext-Generation Sequencing Data Analysis by Xinkun Wang\r\n\r\n \r\n\r\n ','','','inherit','closed','closed','','643-revision-v1','','','2017-11-14 11:38:42','2017-11-14 11:38:42','',643,'http://profile.iiita.ac.in/pritish/?p=644',0,'revision','',0),(645,1,'2017-12-05 19:42:06','2017-12-05 19:42:06','<strong>Instruction Mode: 1 Lecture + 2 Tutorials + 1 Practice</strong>\n\n<strong>The objective of the course:</strong> To get acquainted with the high throughput sequencing data and its processing. Since these data often pose a problem of the big data domain, the existing algorithm to tackle such problems will be discussed with the limits and lacunas of each such existing technique. This will enable the students to ponder more about the string processing techniques and to come with the novel approach of genomic strings processing.\n\n<strong>The outcome of the course:</strong> Trained individuals with the basic know-how of the string processing techniques and a good understanding of the tools for such data analytics.\n\n \n<table>\n<tbody>\n<tr>\n<td width=\"96\">Component</td>\n<td width=\"60\">Unit</td>\n<td width=\"276\">Topics for Coverage</td>\n</tr>\n<tr>\n<td rowspan=\"2\" width=\"96\">Component 1</td>\n<td width=\"60\">Unit 1</td>\n<td width=\"276\">DNA sequencing, strings, and matching: DNA sequencers and working principle, DNA as a string. Parsing and manipulating real genome sequences and real DNA sequencing data. Naive exact matching, homology detection; optimal pair-wise sequence alignment, alignment score statistics, efficient database searches (BLAST), Data science of metabolomics, pathway models</td>\n</tr>\n<tr>\n<td width=\"60\">Unit 2</td>\n<td width=\"276\">Preprocessing, indexing and approximate matching: Improving on naive exact matching with Boyer-Moore. Preprocessing and indexing. Indexing through grouping and ordering, k-mers and k-mer indexes. Approximate matching and the pigeonhole principle. Edit distance, assembly, overlaps: Hamming and edit distance. Algorithms for computing edit distance. Dynamic programming. Global and local alignment. De novo assembly. Overlaps and overlap graphs.</td>\n</tr>\n<tr>\n<td rowspan=\"2\" width=\"96\">Component 2</td>\n<td width=\"60\">Unit 3</td>\n<td width=\"276\">Algorithms for assembly: Shortest common superstring and the greedy version. How repetitive DNA makes assembly difficult. De Bruijn graphs and Eulerian walks. How real assemblers work. The future of assembly.</td>\n</tr>\n<tr>\n<td width=\"60\">Unit 4</td>\n<td width=\"276\">Data variability and replication, Data transforms, Clustering, Dimension reduction, Pre-processing and normalization, Linear models with categorical covariates, Logistic regression, Null and alternative hypotheses analysis, false discovery rate, permutation and bootstrapping, Gene expression repository (GEO).</td>\n</tr>\n</tbody>\n</table>\n \n\n<strong>References/ Books:</strong>\n<ol>\n <li>Analytical Techniques In DNA Sequencing by Veena Kumari</li>\n <li>DNA Sequencing From Experimental Methods To Bioinformatics by Alphey, Luke</li>\n <li>Next-Generation Sequencing Data Analysis by Xinkun Wang</li>\n <li>Primer to Analysis of Genomic Data Using R (Use R!) by Cedric Gondro</li>\n</ol>','Next Generation Sequencing Tools and Algorithms','','inherit','closed','closed','','643-autosave-v1','','','2017-12-05 19:42:06','2017-12-05 19:42:06','',643,'http://profile.iiita.ac.in/pritish/?p=645',0,'revision','',0),(709,1,'2018-06-09 18:08:26','2018-06-09 18:08:26','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n \r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2017) -</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2018-06-09 18:08:26','2018-06-09 18:08:26','',20,'http://profile.iiita.ac.in/pritish/?p=709',0,'revision','',0),(689,1,'2018-04-20 12:01:39','2018-04-20 12:01:39','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n<strong>Collaborations:</strong>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2017\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2018-04-20 12:01:39','2018-04-20 12:01:39','',17,'http://profile.iiita.ac.in/pritish/?p=689',0,'revision','',0),(650,1,'2017-12-05 17:53:47','2017-12-05 17:53:47','Dr. Pritish Kumar Varadwaj\r\n<!---Assistant Professor--->Associate Professor\r\nIndian Institute of Information Technology-Allahabad\r\n#CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {AT} iiita.ac.in\r\nPhone: +91-532-2922090 (Lab),\r\nMobile: +91-941-5264599 (M)\r\n\r\n','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2017-12-05 17:53:47','2017-12-05 17:53:47','',32,'http://profile.iiita.ac.in/pritish/?p=650',0,'revision','',0),(652,1,'2017-12-05 17:54:40','2017-12-05 17:54:40','Dr. Pritish Kumar Varadwaj\r\nAssociate Professor\r\nIndian Institute of Information Technology-Allahabad\r\nRoom No: CC2-4203, Jhalwa Campus, Deoghat\r\nAllahabad-211012, Uttar Pradesh, India\r\n\r\nEmail: pritish {AT} iiita.ac.in\r\nPhone: +91-532-2922090 (Lab)\r\nMobile: +91-941-5264599 (M)','Contact Us','','inherit','closed','closed','','32-revision-v1','','','2017-12-05 17:54:40','2017-12-05 17:54:40','',32,'http://profile.iiita.ac.in/pritish/?p=652',0,'revision','',0),(656,1,'2017-12-05 19:02:16','2017-12-05 19:02:16','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-05 19:02:16','2017-12-05 19:02:16','',20,'http://profile.iiita.ac.in/pritish/?p=656',0,'revision','',0),(654,1,'2017-12-05 18:03:00','2017-12-05 18:03:00','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\nhttps://as.iiita.ac.in/dyna/wp-content/uploads/2015/08/Himanshu.jpg\r\n<hr />\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-05 18:03:00','2017-12-05 18:03:00','',20,'http://profile.iiita.ac.in/pritish/?p=654',0,'revision','',0),(655,1,'2017-12-05 18:03:37','2017-12-05 18:03:37','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n\r\n[Best_Wordpress_Gallery id=\"2\" gal_title=\"All Galleries\"]\r\n\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-05 18:03:37','2017-12-05 18:03:37','',20,'http://profile.iiita.ac.in/pritish/?p=655',0,'revision','',0),(687,1,'2018-04-20 11:30:22','2018-04-20 11:30:22','','flow','','inherit','closed','closed','','flow-2','','','2018-04-20 11:30:22','2018-04-20 11:30:22','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2018/04/flow.png',0,'attachment','image/png',0),(659,1,'2017-12-05 19:05:47','2017-12-05 19:05:47','','','','publish','closed','closed','','659','','','2017-12-05 19:05:47','2017-12-05 19:05:47','',0,'http://profile.iiita.ac.in/pritish/?post_type=post_grid&p=659',0,'post_grid','',0),(660,1,'2017-12-05 19:06:12','2017-12-05 19:06:12','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n\r\n[post_grid id=\"659\"]\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2017\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-12-05 19:06:12','2017-12-05 19:06:12','',17,'http://profile.iiita.ac.in/pritish/?p=660',0,'revision','',0),(661,1,'2017-12-05 19:06:42','2017-12-05 19:06:42','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2017\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2017-12-05 19:06:42','2017-12-05 19:06:42','',17,'http://profile.iiita.ac.in/pritish/?p=661',0,'revision','',0),(664,1,'2017-12-05 19:17:03','2017-12-05 19:17:03','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-05 19:17:03','2017-12-05 19:17:03','',20,'http://profile.iiita.ac.in/pritish/?p=664',0,'revision','',0),(663,1,'2017-12-05 19:15:46','2017-12-05 19:15:46','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n[huge_it_portfolio id=\"3\"]\r\n<ol>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-05 19:15:46','2017-12-05 19:15:46','',20,'http://profile.iiita.ac.in/pritish/?p=663',0,'revision','',0),(691,1,'2018-04-20 12:33:19','2018-04-20 12:33:19','https://www.researchgate.net/profile/Pritish_Varadwaj/contributions?ev=prf_act','Research Publications','','inherit','closed','closed','','360-revision-v1','','','2018-04-20 12:33:19','2018-04-20 12:33:19','',360,'http://profile.iiita.ac.in/pritish/?p=691',0,'revision','',0),(666,1,'2017-12-05 19:28:41','0000-00-00 00:00:00','[supsystic-gallery id=\"1\"]','Gallery Preview','','draft','closed','closed','','','','','2017-12-05 19:28:41','2017-12-05 19:28:41','',0,'http://profile.iiita.ac.in/pritish/?p=666',0,'post','',0),(667,1,'2017-12-05 19:27:24','2017-12-05 19:27:24','[supsystic-gallery id=\"1\"]','Gallery Preview','','inherit','closed','closed','','666-revision-v1','','','2017-12-05 19:27:24','2017-12-05 19:27:24','',666,'http://profile.iiita.ac.in/pritish/?p=667',0,'revision','',0),(668,1,'2017-12-05 19:42:32','2017-12-05 19:42:32','<strong>Instruction Mode: <span style=\"color: #008000;\">1 Lecture</span> + <span style=\"color: #008000;\">2 Tutorials</span> + <span style=\"color: #008000;\">1 Practice</span></strong>\r\n\r\n<strong>The objective of the course:</strong> To get acquainted with the high throughput sequencing data and its processing. Since these data often pose a problem of the big data domain, the existing algorithm to tackle such problems will be discussed with the limits and lacunas of each such existing technique. This will enable the students to ponder more about the string processing techniques and to come with the novel approach of genomic strings processing.\r\n\r\n<strong>The outcome of the course:</strong> Trained individuals with the basic know-how of the string processing techniques and a good understanding of the tools for such data analytics.\r\n\r\n \r\n<table>\r\n<tbody>\r\n<tr>\r\n<td width=\"96\">Component</td>\r\n<td width=\"60\">Unit</td>\r\n<td width=\"276\">Topics for Coverage</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 1</td>\r\n<td width=\"60\">Unit 1</td>\r\n<td width=\"276\">DNA sequencing, strings, and matching: DNA sequencers and working principle, DNA as a string. Parsing and manipulating real genome sequences and real DNA sequencing data. Naive exact matching, homology detection; optimal pair-wise sequence alignment, alignment score statistics, efficient database searches (BLAST), Data science of metabolomics, pathway models</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 2</td>\r\n<td width=\"276\">Preprocessing, indexing and approximate matching: Improving on naive exact matching with Boyer-Moore. Preprocessing and indexing. Indexing through grouping and ordering, k-mers and k-mer indexes. Approximate matching and the pigeonhole principle. Edit distance, assembly, overlaps: Hamming and edit distance. Algorithms for computing edit distance. Dynamic programming. Global and local alignment. De novo assembly. Overlaps and overlap graphs.</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 2</td>\r\n<td width=\"60\">Unit 3</td>\r\n<td width=\"276\">Algorithms for assembly: Shortest common superstring and the greedy version. How repetitive DNA makes assembly difficult. De Bruijn graphs and Eulerian walks. How real assemblers work. The future of assembly.</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 4</td>\r\n<td width=\"276\">Data variability and replication, Data transforms, Clustering, Dimension reduction, Pre-processing and normalization, Linear models with categorical covariates, Logistic regression, Null and alternative hypotheses analysis, false discovery rate, permutation and bootstrapping, Gene expression repository (GEO).</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n<strong>References/ Books:</strong>\r\n<ol>\r\n <li>Analytical Techniques In DNA Sequencing by Veena Kumari</li>\r\n <li>DNA Sequencing From Experimental Methods To Bioinformatics by Alphey, Luke</li>\r\n <li>Next-Generation Sequencing Data Analysis by Xinkun Wang</li>\r\n <li>Primer to Analysis of Genomic Data Using R (Use R!) by Cedric Gondro</li>\r\n</ol>','Next Generation Sequencing Tools and Algorithms','','inherit','closed','closed','','643-revision-v1','','','2017-12-05 19:42:32','2017-12-05 19:42:32','',643,'http://profile.iiita.ac.in/pritish/?p=668',0,'revision','',0),(669,1,'2017-12-06 21:06:04','2017-12-06 21:06:04','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n\r\n \r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-06 21:06:04','2017-12-06 21:06:04','',20,'http://profile.iiita.ac.in/pritish/?p=669',0,'revision','',0),(670,1,'2017-12-06 21:10:21','2017-12-06 21:10:21','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-06 21:10:21','2017-12-06 21:10:21','',20,'http://profile.iiita.ac.in/pritish/?p=670',0,'revision','',0),(671,1,'2017-12-06 21:13:13','2017-12-06 21:13:13','<em><strong>List of courses offered during this semesters:</strong></em>\r\n\r\n[tpcourselist image=\"left\" term=\"January to May\"]\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-12-06 21:13:13','2017-12-06 21:13:13','',61,'http://profile.iiita.ac.in/pritish/?p=671',0,'revision','',0),(672,1,'2017-12-06 21:19:05','2017-12-06 21:19:05','','python-1-562x309@2x-op','','inherit','closed','closed','','python-1-562x3092x-op','','','2017-12-06 21:19:05','2017-12-06 21:19:05','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2017/12/python-1-562x309@2x-op.png',0,'attachment','image/png',0),(673,1,'2017-12-06 21:19:28','2017-12-06 21:19:28','','python-1-562x309@2x-op','','inherit','closed','closed','','python-1-562x3092x-op-2','','','2017-12-06 21:19:28','2017-12-06 21:19:28','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2017/12/python-1-562x309@2x-op-1.png',0,'attachment','image/png',0),(674,1,'2017-12-06 21:20:39','2017-12-06 21:20:39','<em><strong>List of courses offered during this semesters:</strong></em>\r\n\r\n[tpcourselist ]\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-12-06 21:20:39','2017-12-06 21:20:39','',61,'http://profile.iiita.ac.in/pritish/?p=674',0,'revision','',0),(675,1,'2017-12-06 21:20:59','2017-12-06 21:20:59','<em><strong>List of courses offered during this semesters:</strong></em>\r\n\r\n[tpcourselist term=\"January to May\"]\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-12-06 21:20:59','2017-12-06 21:20:59','',61,'http://profile.iiita.ac.in/pritish/?p=675',0,'revision','',0),(676,1,'2017-12-06 21:21:09','2017-12-06 21:21:09','<em><strong>List of courses offered during this semesters:</strong></em>\r\n\r\n[tpcourselist term=\"January to May\"]\r\n\r\n<hr />\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-12-06 21:21:09','2017-12-06 21:21:09','',61,'http://profile.iiita.ac.in/pritish/?p=676',0,'revision','',0),(677,1,'2017-12-06 21:23:20','2017-12-06 21:23:20','<em><strong>List of courses offered during this semesters:</strong></em>\r\n\r\n[tpcourselist term=\"January to May\"]\r\n\r\n<strong>List of courses offered during previous semesters:</strong>\r\n<p style=\"padding-left: 30px;\"><strong>Postgraduate </strong>\r\n1. Computer-aided Drug Designing\r\n2. Advanced Computer-aided Drug Designing\r\n3. Cheminformatics\r\n4. Molecular Structure Prediction and Visualisation\r\n5. Advance Molecular Structure Prediction and Visualization\r\n6. Human Computer Interaction\r\n7. Data and File Structure\r\n8. Fundamental of Computer Programming\r\n9. Biological Databases and Tools\r\n10. Data Mining in Biological Systems\r\n11. Machine Learning in Biological System\r\n12. Systems Biology</p>\r\n<p style=\"padding-left: 30px;\"><strong>Undergraduate </strong>\r\n1. Artificial Intelligence\r\n2. Data Structure and Algorithm\r\n3. Introduction to Computer Programming\r\n4. Bioinformatics\r\n5. Advanced Bioinformatics\r\n6. Human Computer Interaction\r\n7. Optimization Theory and Operational Research\r\n8. Database Management System\r\n9. Principles Of Programming Language</p>','Teaching','','inherit','closed','closed','','61-revision-v1','','','2017-12-06 21:23:20','2017-12-06 21:23:20','',61,'http://profile.iiita.ac.in/pritish/?p=677',0,'revision','',0),(680,1,'2017-12-07 13:49:15','2017-12-07 13:49:15','','Aqsa_Javed2','','inherit','closed','closed','','aqsa_javed2','','','2017-12-07 13:49:15','2017-12-07 13:49:15','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2017/12/Aqsa_Javed2.jpg',0,'attachment','image/jpeg',0),(681,1,'2017-12-07 13:51:54','2017-12-07 13:51:54','','aier','','inherit','closed','closed','','aier','','','2017-12-07 13:51:54','2017-12-07 13:51:54','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2017/12/aier.jpg',0,'attachment','image/jpeg',0),(682,1,'2017-12-07 13:53:46','2017-12-07 13:53:46','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n[gkit id=1]\r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li style=\"text-align: justify;\">Utkarsh Raj</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2017-12-07 13:53:46','2017-12-07 13:53:46','',20,'http://profile.iiita.ac.in/pritish/?p=682',0,'revision','',0),(692,1,'2018-04-20 12:46:03','2018-04-20 12:46:03','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n<strong>Collaborations:</strong>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2018\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2018-04-20 12:46:03','2018-04-20 12:46:03','',17,'http://profile.iiita.ac.in/pritish/?p=692',0,'revision','',0),(693,1,'2018-04-20 12:47:59','2018-04-20 12:47:59','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n<strong>Collaborations:</strong>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2017,2018\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2018-04-20 12:47:59','2018-04-20 12:47:59','',17,'http://profile.iiita.ac.in/pritish/?p=693',0,'revision','',0),(694,1,'2018-04-20 12:48:22','2018-04-20 12:48:22','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n<strong>Collaborations:</strong>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2015,2016,2017,2018\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2018-04-20 12:48:22','2018-04-20 12:48:22','',17,'http://profile.iiita.ac.in/pritish/?p=694',0,'revision','',0),(695,1,'2018-04-20 12:49:41','2018-04-20 12:49:41','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n<strong>Collaborations:</strong>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n<a href=\"https://www.researchgate.net/profile/Pritish_Varadwaj/contributions?ev=prf_act\"><img class=\"alignnone wp-image-124 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate-small.jpg\" alt=\"\" width=\"51\" height=\"51\" /></a>\r\n\r\n[tplist entries_per_page=\"5\" headline=\"0\" year=\"2015,2016,2017,2018\" template=\"tp_template_2016\" ]\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2018-04-20 12:49:41','2018-04-20 12:49:41','',17,'http://profile.iiita.ac.in/pritish/?p=695',0,'revision','',0),(697,1,'2018-04-24 12:23:54','2018-04-24 12:23:54','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n<table style=\"height: 38px;\" width=\"360\">\r\n<tbody>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n<th>Proteomics and Structural Biology</th>\r\n</tr>\r\n<tr>\r\n<td>January</td>\r\n<td>$100</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<th>Algorithms, Bigdata Mining and Tools</th>\r\n<th>Cognitive Computing and Machine Learning</th>\r\n</tr>\r\n<tr>\r\n<td>January</td>\r\n<td>$100</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 12:23:54','2018-04-24 12:23:54','',4,'http://profile.iiita.ac.in/pritish/?p=697',0,'revision','',0),(699,1,'2018-04-24 12:28:54','2018-04-24 12:28:54','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>00</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr><tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 12:28:54','2018-04-24 12:28:54','',4,'http://profile.iiita.ac.in/pritish/?p=699',0,'revision','',0),(698,1,'2018-04-24 12:25:11','2018-04-24 12:25:11','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n \r\n<table style=\"height: 38px;\" width=\"360\">\r\n<tbody>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n<th>Proteomics and Structural Biology</th>\r\n</tr>\r\n<tr>\r\n<td>January</td>\r\n<td>$100</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<th>Algorithms, Big data Analytics and Tools</th>\r\n<th>Cognitive Computing and Machine Learning</th>\r\n</tr>\r\n<tr>\r\n<td>January</td>\r\n<td>$100</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 12:25:11','2018-04-24 12:25:11','',4,'http://profile.iiita.ac.in/pritish/?p=698',0,'revision','',0),(700,1,'2018-04-24 12:29:04','2018-04-24 12:29:04','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>00</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 12:29:04','2018-04-24 12:29:04','',4,'http://profile.iiita.ac.in/pritish/?p=700',0,'revision','',0),(701,1,'2018-04-24 12:30:27','2018-04-24 12:30:27','<p style=\"text-align: justify;\">Our group focuses on statistical learning, quantum mechanics, molecular modelling and docking studies to tackle challenging biochemical problems. Currently, we are working on various bio-analytic studies with a collective goal to decipher the intricacy of nature.</p>\r\n<a href=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\"><img class=\"aligncenter wp-image-470 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/cover.jpg\" alt=\"cover\" width=\"531\" height=\"111\" /></a>\r\n\r\n<!--\r\n<table><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\"></span>\r\n<tbody>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>00</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n<tr>\r\n<th>Functional Genomics and NGS</th>\r\n</tr>\r\n<tr>\r\n<th>000</th>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!--\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td><strong><em>Recent Events</em></strong></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td>IEEE Computational Intelligence Workshop (Completed)</td>\r\n<td><del><a href=\"http://ciw14.iiita.ac.in\">13th Oct-15th Oct, 2014</a></del></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n-->','About Us','','inherit','closed','closed','','4-revision-v1','','','2018-04-24 12:30:27','2018-04-24 12:30:27','',4,'http://profile.iiita.ac.in/pritish/?p=701',0,'revision','',0),(702,1,'2018-04-24 13:41:39','2018-04-24 13:41:39','','collaborator','','publish','closed','closed','','collaborator','','','2018-04-24 13:41:39','2018-04-24 13:41:39','',0,'http://profile.iiita.ac.in/pritish/?post_type=flagallery&p=702',0,'flagallery','',0),(703,1,'2018-04-24 13:42:03','2018-04-24 13:42:03','','collaborator','','publish','closed','closed','','collaborator-2','','','2018-04-24 13:42:03','2018-04-24 13:42:03','',0,'http://profile.iiita.ac.in/pritish/?post_type=flagallery&p=703',0,'flagallery','',0),(704,1,'2018-04-24 13:44:44','0000-00-00 00:00:00','','','','draft','closed','closed','','','','','2018-04-24 13:44:44','2018-04-24 13:44:44','',0,'http://profile.iiita.ac.in/pritish/?post_type=flagallery&p=704',0,'flagallery','',0),(707,1,'2018-04-24 13:45:17','2018-04-24 13:45:17','','','','publish','closed','closed','','707-2','','','2018-04-24 13:45:17','2018-04-24 13:45:17','',0,'http://profile.iiita.ac.in/pritish/?post_type=flagallery&p=707',0,'flagallery','',0),(710,1,'2018-06-09 18:13:29','2018-06-09 18:13:29','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n \r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2018-06-09 18:13:29','2018-06-09 18:13:29','',20,'http://profile.iiita.ac.in/pritish/?p=710',0,'revision','',0),(711,1,'2018-06-09 18:15:23','2018-06-09 18:15:23','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n \r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li>Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li>Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2018-06-09 18:15:23','2018-06-09 18:15:23','',20,'http://profile.iiita.ac.in/pritish/?p=711',0,'revision','',0),(712,1,'2018-06-09 18:15:31','2018-06-09 18:15:31','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li>Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li>Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2018-06-09 18:15:31','2018-06-09 18:15:31','',20,'http://profile.iiita.ac.in/pritish/?p=712',0,'revision','',0),(713,1,'2018-06-09 18:15:47','2018-06-09 18:15:47','','Phd','','inherit','closed','closed','','phd','','','2018-06-09 18:17:17','2018-06-09 18:17:17','',20,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2018/06/Phd.png',0,'attachment','image/png',0),(714,1,'2018-06-09 18:15:47','2018-06-09 18:15:47','','Mtech','','inherit','closed','closed','','mtech','','','2018-06-09 18:15:47','2018-06-09 18:15:47','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2018/06/Mtech.png',0,'attachment','image/png',0),(715,1,'2018-06-09 18:15:47','2018-06-09 18:15:47','','Msc','','inherit','closed','closed','','msc','','','2018-06-09 18:15:47','2018-06-09 18:15:47','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2018/06/Msc.png',0,'attachment','image/png',0),(716,1,'2018-06-09 18:18:41','2018-06-09 18:18:41','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li>Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li>Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2018-06-09 18:18:41','2018-06-09 18:18:41','',20,'http://profile.iiita.ac.in/pritish/?p=716',0,'revision','',0),(739,1,'2019-04-22 14:19:02','2019-04-22 14:19:02','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"http://sysbio.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\r\n<h4></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-04-22 14:19:02','2019-04-22 14:19:02','',20,'http://profile.iiita.ac.in/pritish/?p=739',0,'revision','',0),(738,1,'2019-04-15 11:07:31','2019-04-15 11:07:31','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"https://biosys.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span></a><a href=\"https://biosys.iiita.ac.in\"><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\r\n<h4></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-04-15 11:07:31','2019-04-15 11:07:31','',20,'http://profile.iiita.ac.in/pritish/?p=738',0,'revision','',0),(721,1,'2018-08-08 09:46:06','2018-08-08 09:46:06','1. Name of the Course: Data Structure and Algorithms\r\n2. LTP structure of the course: 2-0-2\r\n3. Objective of the course: To impart the knowledge of basic programming and elementary data structure to non-IT/CS students\r\n\r\n \r\n\r\nComponent Unit Topics for Coverage\r\nUnit 1 Computer basics Flowcharts, Algorithms, Data representation Characters, Integers, Fractions, Hexadecimal & Binary Conversions\r\nUnit 2 C programming, Arrays and Strings, Conditions, Loops, File Handling, Data Types and Pointers\r\nUnit 3 Linked lists, Sorting Algorithms\r\nUnit 4 Graphs, Binary Search Trees, Shortest Path Algorithms\r\n\r\n \r\n\r\nReferences:\r\n1. Think Python (2e), Allen Downey, O\'Reilly\r\n2. Introduction to Algorithms, Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein\r\n3. Data Structures Using C and C++, Yedidyah Langsam, Moshe J. Augenstein, and Aaron M. Tenenbaum\r\n********************************************************************************************************************','Data Structure and Algorithms','','publish','closed','closed','','data-structure-and-algorithms','','','2018-08-08 09:46:06','2018-08-08 09:46:06','',0,'http://profile.iiita.ac.in/pritish/?page_id=721',0,'page','',0),(722,1,'2018-08-08 09:46:06','2018-08-08 09:46:06','1. Name of the Course: Data Structure and Algorithms\r\n2. LTP structure of the course: 2-0-2\r\n3. Objective of the course: To impart the knowledge of basic programming and elementary data structure to non-IT/CS students\r\n\r\n \r\n\r\nComponent Unit Topics for Coverage\r\nUnit 1 Computer basics Flowcharts, Algorithms, Data representation Characters, Integers, Fractions, Hexadecimal & Binary Conversions\r\nUnit 2 C programming, Arrays and Strings, Conditions, Loops, File Handling, Data Types and Pointers\r\nUnit 3 Linked lists, Sorting Algorithms\r\nUnit 4 Graphs, Binary Search Trees, Shortest Path Algorithms\r\n\r\n \r\n\r\nReferences:\r\n1. Think Python (2e), Allen Downey, O\'Reilly\r\n2. Introduction to Algorithms, Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein\r\n3. Data Structures Using C and C++, Yedidyah Langsam, Moshe J. Augenstein, and Aaron M. Tenenbaum\r\n********************************************************************************************************************','Data Structure and Algorithms','','inherit','closed','closed','','721-revision-v1','','','2018-08-08 09:46:06','2018-08-08 09:46:06','',721,'http://profile.iiita.ac.in/pritish/?p=722',0,'revision','',0),(724,1,'2018-09-06 14:00:11','2018-09-06 14:00:11','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2018-09-06 14:00:11','2018-09-06 14:00:11','',20,'http://profile.iiita.ac.in/pritish/?p=724',0,'revision','',0),(723,1,'2018-09-06 13:57:17','2018-09-06 13:57:17','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Aqsa Javed</li>\r\n <li>Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Rashmi Tripathi</li>\r\n <li style=\"text-align: justify;\">Ritu Jaiswal</li>\r\n <li style=\"text-align: justify;\">Saurabh Gupta</li>\r\n <li>Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n\r\n31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em> Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em>\r\n\r\n30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em> Thesis Title: </em>Protein Motif Discovery Tool\r\n\r\n<em> 29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em> Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em>\r\n\r\n28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em> Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2018-09-06 13:57:17','2018-09-06 13:57:17','',20,'http://profile.iiita.ac.in/pritish/?p=723',0,'revision','',0),(725,1,'2019-01-08 11:15:41','2019-01-08 11:15:41','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\nMore at >>> <a href=\"https://biosys.iiita.ac.in\"><strong><span style=\"color: #ff6600;\">Bio</span></strong><span style=\"color: #000080;\"><strong>Sys</strong></span></a>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-01-08 11:15:41','2019-01-08 11:15:41','',20,'http://profile.iiita.ac.in/pritish/?p=725',0,'revision','',0),(726,1,'2019-01-08 11:16:18','2019-01-08 11:16:18','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h5>More at >>> <a href=\"https://biosys.iiita.ac.in\"><strong><span style=\"color: #ff6600;\">Bio</span></strong><span style=\"color: #000080;\"><strong>Sys</strong></span></a></h5>\r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-01-08 11:16:18','2019-01-08 11:16:18','',20,'http://profile.iiita.ac.in/pritish/?p=726',0,'revision','',0),(727,1,'2019-01-08 11:21:35','2019-01-08 11:21:35','','lab','','inherit','closed','closed','','lab','','','2019-01-08 11:21:35','2019-01-08 11:21:35','',20,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/01/lab.png',0,'attachment','image/png',0),(728,1,'2019-01-08 11:23:38','2019-01-08 11:23:38','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"https://biosys.iiita.ac.in\"><strong><span style=\"color: #ff6600;\">Bio</span></strong><span style=\"color: #000080;\"><strong>Sys</strong></span></a></h4>\r\n \r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-01-08 11:23:38','2019-01-08 11:23:38','',20,'http://profile.iiita.ac.in/pritish/?p=728',0,'revision','',0),(729,1,'2019-01-08 11:24:13','2019-01-08 11:24:13','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"https://biosys.iiita.ac.in\"><strong><span style=\"color: #ff6600;\">Bio</span></strong><span style=\"color: #000080;\"><strong>Sys</strong></span></a></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-01-08 11:24:13','2019-01-08 11:24:13','',20,'http://profile.iiita.ac.in/pritish/?p=729',0,'revision','',0),(730,1,'2019-01-08 11:26:06','2019-01-08 11:26:06','<strong>Instruction Mode: <span style=\"color: #008000;\">1 Lecture</span> + <span style=\"color: #008000;\">2 Tutorials</span> + <span style=\"color: #008000;\">1 Practice</span></strong>\r\n\r\n<strong>The objective of the course:</strong> To get acquainted with the high throughput sequencing data and its processing. Since these data often pose a problem of the big data domain, the existing algorithm to tackle such problems will be discussed with the limits and lacunas of each such existing technique. This will enable the students to ponder more about the string processing techniques and to come with the novel approach of genomic strings processing.\r\n\r\n<strong>The outcome of the course:</strong> Trained individuals with the basic know-how of the string processing techniques and a good understanding of the tools for such data analytics.\r\n\r\n \r\n<table>\r\n<tbody>\r\n<tr>\r\n<td width=\"96\">Component</td>\r\n<td width=\"60\">Unit</td>\r\n<td width=\"276\">Topics for Coverage</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 1</td>\r\n<td width=\"60\">Unit 1</td>\r\n<td width=\"276\">DNA sequencing, strings, and matching: DNA sequencers and working principle, DNA as a string. Parsing and manipulating real genome sequences and real DNA sequencing data. Naive exact matching, homology detection; optimal pair-wise sequence alignment, alignment score statistics, efficient database searches (BLAST), Data science of metabolomics, pathway models</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 2</td>\r\n<td width=\"276\">Preprocessing, indexing and approximate matching: Improving on naive exact matching with Boyer-Moore. Preprocessing and indexing. Indexing through grouping and ordering, k-mers and k-mer indexes. Approximate matching and the pigeonhole principle. Edit distance, assembly, overlaps: Hamming and edit distance. Algorithms for computing edit distance. Dynamic programming. Global and local alignment. De novo assembly. Overlaps and overlap graphs.</td>\r\n</tr>\r\n<tr>\r\n<td rowspan=\"2\" width=\"96\">Component 2</td>\r\n<td width=\"60\">Unit 3</td>\r\n<td width=\"276\">Algorithms for assembly: Shortest common superstring and the greedy version. How repetitive DNA makes assembly difficult. De Bruijn graphs and Eulerian walks. How real assemblers work. The future of assembly.</td>\r\n</tr>\r\n<tr>\r\n<td width=\"60\">Unit 4</td>\r\n<td width=\"276\">Data variability and replication, Data transforms, Clustering, Dimension reduction, Pre-processing and normalization, Linear models with categorical covariates, Logistic regression, Null and alternative hypotheses analysis, false discovery rate, permutation and bootstrapping, Gene expression repository (GEO).</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n<strong>References/ Books:</strong>\r\n<ol>\r\n <li>DNA Sequencing From Experimental Methods To Bioinformatics by Alphey, Luke</li>\r\n <li>Analytical Techniques In DNA Sequencing by Veena Kumari</li>\r\n <li>Next-Generation Sequencing Data Analysis by Xinkun Wang</li>\r\n <li>Primer to Analysis of Genomic Data Using R (Use R!) by Cedric Gondro</li>\r\n</ol>','Next Generation Sequencing Tools and Algorithms','','inherit','closed','closed','','643-revision-v1','','','2019-01-08 11:26:06','2019-01-08 11:26:06','',643,'http://profile.iiita.ac.in/pritish/?p=730',0,'revision','',0),(731,1,'2019-01-08 11:26:46','2019-01-08 11:26:46','<p style=\"text-align: justify;\"><strong>Areas of Interest:</strong>\r\nMachine Learning, Bigdata Analytics, Data Mining, Computer Aided Drug Designing, Molecular Modelling, Cheminformatics and Stringology</p>\r\n<strong>Collaborations:</strong>\r\n\r\n \r\n\r\n<hr />\r\n\r\n<strong>Few of the recent publications:</strong>\r\n\r\n<a href=\"https://www.researchgate.net/profile/Pritish_Varadwaj/contributions?ev=prf_act\"><img class=\"alignnone wp-image-124 size-full\" src=\"http://profile.iiita.ac.in/pritish/wp-content/uploads/2014/09/rgate-small.jpg\" alt=\"\" width=\"51\" height=\"51\" /></a>\r\n\r\n//[tplist entries_per_page=\"5\" headline=\"0\" year=\"2015,2016,2017,2018\" template=\"tp_template_2016\" ]//\r\n\r\n \r\n\r\n \r\n\r\n ','Research','','inherit','closed','closed','','17-revision-v1','','','2019-01-08 11:26:46','2019-01-08 11:26:46','',17,'http://profile.iiita.ac.in/pritish/?p=731',0,'revision','',0),(732,1,'2019-01-08 11:29:23','2019-01-08 11:29:23','','Research','','publish','closed','closed','','research','','','2019-04-15 11:06:06','2019-04-15 11:06:06','',0,'http://profile.iiita.ac.in/pritish/?p=732',4,'nav_menu_item','',0),(741,1,'2019-06-10 11:44:19','2019-06-10 11:44:19','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"http://sysbio.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\r\n<h4></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">40. Ashish Kumar Singh – M.Tech thesis\r\nThesis Title: Electrocardiogram based Real-Time driver drowsiness detection.</p>\r\n<p style=\"padding-left: 30px;\">39. Eashwer Ram B (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title: Prediction of ligand binding sites in proteins using a structure based method.</p>\r\n<p style=\"padding-left: 30px;\">38. Imram Beg (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title:A geometrical grid based approach to predict ligand binding sites and functional characterization of proteins.</p>\r\n<p style=\"padding-left: 30px;\">37. RakeshRajan (2019)– <strong>M.Tech Thesis</strong>\r\nThesis Title: Drowsiness detection through eye monitoring</p>\r\n<p style=\"padding-left: 30px;\">36. JeevanSai (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title:Biocircuit, a user friendly workflow designer</p>\r\n<p style=\"padding-left: 30px;\">35. Parnav Pandey (2019)–<strong> M.Tech thesis</strong>\r\nThesis Title: Adverse drug reactions and drug-target prediction using machine learning techniques.</p>\r\n<p style=\"padding-left: 30px;\">34. Darshna (2019)–<strong> M.Tech thesis</strong>\r\nThesis Title: An entropy distribution based classifier to predict subcellular locations of human proteins.</p>\r\n<p style=\"padding-left: 30px;\">33. Sanghpriya (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title: A branch and bound approach to tackle to tackle the problem of de novo genome assembly.</p>\r\n<p style=\"padding-left: 30px;\">32. Anupam Vishwakarma (2019)–<strong> M.Tech thesis</strong>\r\nThesis Title: Predicting human olfactory perception from molecular descriptor using machine learning approach.</p>\r\n<p style=\"padding-left: 30px;\">31.Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30.Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28.Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-06-10 11:44:19','2019-06-10 11:44:19','',20,'http://profile.iiita.ac.in/pritish/?p=741',0,'revision','',0),(742,1,'2019-06-10 11:50:37','2019-06-10 11:50:37','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"http://sysbio.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\r\n<h4></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">40. Ashish Kumar Singh – M.Tech thesis\r\nThesis Title: Electrocardiogram based Real-Time driver drowsiness detection.</p>\r\n<p style=\"padding-left: 30px;\">39. Eashwer Ram B (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title: Prediction of ligand binding sites in proteins using a structure based method.</p>\r\n<p style=\"padding-left: 30px;\">38. Imram Beg (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title:A geometrical grid based approach to predict ligand binding sites and functional characterization of proteins.</p>\r\n<p style=\"padding-left: 30px;\">37. Rakesh Rajan (2019)– <strong>M.Tech Thesis</strong>\r\nThesis Title: Drowsiness detection through eye monitoring</p>\r\n<p style=\"padding-left: 30px;\">36. Jeevan Sai (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title:Biocircuit, a user friendly workflow designer</p>\r\n<p style=\"padding-left: 30px;\">35. Parnav Pandey (2019)–<strong> M.Tech thesis</strong>\r\nThesis Title: Adverse drug reactions and drug-target prediction using machine learning techniques.</p>\r\n<p style=\"padding-left: 30px;\">34. Darshna (2019)–<strong> M.Tech thesis</strong>\r\nThesis Title: An entropy distribution based classifier to predict subcellular locations of human proteins.</p>\r\n<p style=\"padding-left: 30px;\">33. Sanghpriya (2019)– <strong>M.Tech thesis</strong>\r\nThesis Title: A branch and bound approach to tackle to tackle the problem of de novo genome assembly.</p>\r\n<p style=\"padding-left: 30px;\">32. Anupam Vishwakarma (2019)–<strong> M.Tech thesis</strong>\r\nThesis Title: Predicting human olfactory perception from molecular descriptor using machine learning approach.</p>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30. Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28. Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involvedin Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta- analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similar shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc : a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-06-10 11:50:37','2019-06-10 11:50:37','',20,'http://profile.iiita.ac.in/pritish/?p=742',0,'revision','',0),(746,2,'2019-08-14 08:49:07','2019-08-14 08:49:07','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/x.php','x.php','','private','closed','closed','','x-php','','','2019-08-14 08:49:07','2019-08-14 08:49:07','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/x.php',0,'attachment','',0),(747,2,'2019-08-14 08:49:11','2019-08-14 08:49:11','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/w.php','w.php','','private','closed','closed','','w-php','','','2019-08-14 08:49:11','2019-08-14 08:49:11','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/w.php',0,'attachment','',0),(764,2,'2019-08-15 04:47:01','2019-08-15 04:47:01','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/x-6.php','x.php','','private','closed','closed','','x-php-7','','','2019-08-15 04:47:01','2019-08-15 04:47:01','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/x-6.php',0,'attachment','',0),(765,2,'2019-08-15 04:47:05','2019-08-15 04:47:05','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/x-7.php','x.php','','private','closed','closed','','x-php-8','','','2019-08-15 04:47:05','2019-08-15 04:47:05','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/08/x-7.php',0,'attachment','',0),(774,1,'2019-08-29 13:06:51','2019-08-29 13:06:51','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"http://sysbio.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\r\n<h4></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">43. Boggavarapu RSS Srinivas Gupta – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: A tool for Motif Based Functional Annotation of Enzymes</p>\r\n<p style=\"padding-left: 30px;\">42. Priyanka Tiwari – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Identification of Gene Regulatory Elements</p>\r\n<p style=\"padding-left: 30px;\">41. Aishwarya Pandey – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Prediction and Analysis of Breast cancer Data using Machine Learning Approaches</p>\r\n<p style=\"padding-left: 30px;\">40. Ashish Kumar Singh –<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Electrocardiogram based Real-Time driver drowsiness detection.</p>\r\n<p style=\"padding-left: 30px;\">39. Eashwer Ram B (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Prediction of ligand binding sites in proteins using a structure-based method.</p>\r\n<p style=\"padding-left: 30px;\">38. Imram Beg (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> A geometrical grid-based approach to predict ligand-binding sites and functional characterization of proteins.</p>\r\n<p style=\"padding-left: 30px;\">37. Rakesh Rajan (2019)– <strong>M.Tech Thesis</strong>\r\n<em>Thesis Title:</em> Drowsiness detection through eye monitoring</p>\r\n<p style=\"padding-left: 30px;\">36. Jeevan Sai (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Biocircuit, a user-friendly workflow designer</p>\r\n<p style=\"padding-left: 30px;\">35. Parnav Pandey (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Adverse drug reactions and drug-target prediction using machine learning techniques.</p>\r\n<p style=\"padding-left: 30px;\">34. Darshna (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: An entropy distribution based classifier to predict subcellular locations of human proteins.</p>\r\n<p style=\"padding-left: 30px;\">33. Sanghpriya (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: A branch and bound approach to tackle the problem of de novo genome assembly.</p>\r\n<p style=\"padding-left: 30px;\">32. Anupam Vishwakarma (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Predicting human olfactory perception from molecular descriptor using a machine learning approach.</p>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30. Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28. Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involved in Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta-analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network-based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similarly shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of the human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein-protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for the Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc: a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using a machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in the drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-08-29 13:06:51','2019-08-29 13:06:51','',20,'http://profile.iiita.ac.in/pritish/?p=774',0,'revision','',0),(775,1,'2019-08-29 13:15:16','2019-08-29 13:15:16','<p style=\"text-align: justify;\">Our research in computational biology involves functional annotation of genomes, creation of knowledge-bases, comparative genomics, study of signalling pathways, drug targets identification and lead molecule optimization for various diseases.</p>\r\n<p style=\"text-align: justify;\"><strong>Lab members currently pursuing research works: </strong></p>\r\n\r\n<ol>\r\n <li style=\"text-align: justify;\">Anju Sharma</li>\r\n <li style=\"text-align: justify;\">Imlimaong Aier</li>\r\n <li>Pankaj Tyagi</li>\r\n <li style=\"text-align: justify;\">Rahul Semwal</li>\r\n <li style=\"text-align: justify;\">Shiva Priya</li>\r\n <li>Vishal</li>\r\n</ol>\r\n<h4>More at >>> <a href=\"http://sysbio.iiita.ac.in\"><span style=\"color: #000080;\"><strong>Sys</strong></span><strong><span style=\"color: #ff6600;\">Bio</span></strong></a></h4>\r\n<h4></h4>\r\n \r\n\r\n<hr />\r\n\r\n<strong>Students successfully completed their project work ( M.Tech / Ph.D. thesis):</strong>\r\n<p style=\"padding-left: 30px;\">45. Boggavarapu RSS Srinivas Gupta – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: A tool for Motif Based Functional Annotation of Enzymes</p>\r\n<p style=\"padding-left: 30px;\">44. Priyanka Tiwari – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Identification of Gene Regulatory Elements</p>\r\n<p style=\"padding-left: 30px;\">43. Aishwarya Pandey – <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Prediction and Analysis of Breast cancer Data using Machine Learning Approaches</p>\r\n<p style=\"padding-left: 30px;\">42. Ashish Kumar Singh –<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Electrocardiogram based Real-Time driver drowsiness detection.</p>\r\n<p style=\"padding-left: 30px;\">41. Eashwer Ram B (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Prediction of ligand binding sites in proteins using a structure-based method.</p>\r\n<p style=\"padding-left: 30px;\">40. Imram Beg (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> A geometrical grid-based approach to predict ligand-binding sites and functional characterization of proteins.</p>\r\n<p style=\"padding-left: 30px;\">39. Rakesh Rajan (2019)– <strong>M.Tech Thesis</strong>\r\n<em>Thesis Title:</em> Drowsiness detection through eye monitoring</p>\r\n<p style=\"padding-left: 30px;\">38. Jeevan Sai (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Biocircuit, a user-friendly workflow designer</p>\r\n<p style=\"padding-left: 30px;\">37. Parnav Pandey (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title:</em> Adverse drug reactions and drug-target prediction using machine learning techniques.</p>\r\n<p style=\"padding-left: 30px;\">36. Darshna (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: An entropy distribution based classifier to predict subcellular locations of human proteins.</p>\r\n<p style=\"padding-left: 30px;\">35. Sanghpriya (2019)– <strong>M.Tech thesis</strong>\r\n<em>Thesis Title</em>: A branch and bound approach to tackle the problem of de novo genome assembly.</p>\r\n<p style=\"padding-left: 30px;\">34. Anupam Vishwakarma (2019)–<strong> M.Tech thesis</strong>\r\n<em>Thesis Title</em>: Predicting human olfactory perception from molecular descriptor using a machine learning approach.</p>\r\n<p style=\"padding-left: 30px;\">33. Rashmi Tripathi (2019)–<strong> Ph.D. thesis</strong>\r\n<em>Thesis Title</em>: Investigating the lncRNA mediated target regulations associated with apoptosis of cancer using RNA-Sequencing data: special focus on breast carcinoma.</p>\r\n<p style=\"padding-left: 30px;\">32. Saurabh Gupta (2018)–<strong> Ph.D. thesis</strong>\r\n<em>Thesis Title</em>: Study of Abiotic Stress Tolerance in Cereal Crops using System Genomics Approaches.</p>\r\n<p style=\"padding-left: 30px;\">31. Aqsa Javed (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: PocketSearch- A Hadoop based approach to predict protein-ligand binding\r\n</em></p>\r\n<p style=\"padding-left: 30px;\">30. Ritu Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Protein Motif Discovery Tool</p>\r\n<p style=\"padding-left: 30px;\"><em>29. Alokita </em>Jaiswal (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: SPARC, A potential Target for Pancreatic Cancer</em></p>\r\n<p style=\"padding-left: 30px;\">28. Sher Mohammad Khan (2018) <strong>– M.Tech thesis</strong>\r\n<em>Thesis Title: Finding Novel Targets in Oral Cancer using NGS Data</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">27. Utkarsh Raj (2018) <strong>- Ph.D. thesis </strong>\r\n<em>Thesis Title: </em>Targeting Cancer Epigenetic Regulators involved in Histone Modifications</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">26. Mausami Mondal (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>An Entropy-Based Classification of Breast Cancer <em>genes using Microarray Data</em></p>\r\n<p style=\"padding-left: 30px;\">25. Bhusan Jain (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Drug Target Network</p>\r\n<p style=\"padding-left: 30px;\">24. Nimisha Roy (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Cancer Epigenetic Network Analysis Using Graph Theory</p>\r\n<p style=\"padding-left: 30px;\">23. Anjali Nayak (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Infections associated with Biologic Therapy: a clinical Meta-analysis study</p>\r\n<p style=\"padding-left: 30px;\">22. Prashant Kumar (2017) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Decoding the differential methylation patterns in Ovarian Cancer using NGS data analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">21. Imlimaong Aier (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Structural Insights into Conformational Stability of both Wild-Type and Mutant-Type EZH2 Receptor</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">20. Manju Kumari (2016) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: </em>Identification of small non-coding RNAs in maize responding to phosphate deficiency: A Genome-wide Analysis</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">19. Himanshu Kumar (2016) <strong>- Ph. D. thesis</strong>\r\n<em>Thesis Title: </em>Systems Biology approach to study Chronic Myeloid Leukemia, a stem cell’s disorder</p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">18. Sunil Patel (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DeepInteract: Deep Neural Network-based Protein-Protein Interactions prediction tool</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">17. Swapnil Tichkule (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Mathematical Modelling and Systems Biology approach for the simulation of IL-6 induced signaling pathway</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">16. Vandana (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: DUSR (Distributed Ultrafast Shape Recognition): Hadoop based tool to identify similarly shaped compounds</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">15. Yashbir Singh (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Functional annotation and Active site prediction of conserved Hypothetical proteins from Triticum aestivum (Bread Wheat)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">14. Yashasvi Jain (2015) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: In silico identification of glucagon receptor antagonist for the treatment of type 2 diabetes mellitus</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">13. Abhishek Singh Chauhan (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ADME prediction by statistical learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">12. Anubhav Saxena (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Annotation of the human genomic sequence by combining existing gene prediction tools using hybrid approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">11. Jyoti (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of N-Glycosystem sites in non -glycon sequon proteins</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">10. Nitesh Jain (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Lexical analysis for the measurement of conceptual duplicity between C programs</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">9. Swati Patel (2012) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: To calculate the rupture force between biotin and streptavidin using molecular dynamics simulation</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">8. Himanshu Kumar (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Determination of protein-protein Interaction through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">7. Swati Srivastava (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Drug Intestinal Absorption through Machine Learning Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">6. Renesh H. Bedre (2011) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: A New Information Based Numerical Representation of DNA for the Detection of Gene using Digital Signal Processing (DSP) Approach</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">5. Anju Sharma (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Ligand Toxicity</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">4. Arun Chauhan (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: ProtSeqFunc: a tool for automatic molecular functional annotation of protein in Eukaryotes</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">3. Rajnish Kumar (2010) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of oral bioavailability of drugs using a machine learning approach (SVM)</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">2. Bhumika Arora (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of Exon-Intron boundaries using machine learning</em></p>\r\n<p style=\"text-align: justify; padding-left: 30px;\">1. Pooja Gupta (2009) <strong>- M.Tech thesis</strong>\r\n<em>Thesis Title: Prediction of blood-brain barrier permeation in the drug database by using SVM and cheminformatics approaches</em></p>\r\n<!---\r\n<table style=\"width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n--->','Lab Members','','inherit','closed','closed','','20-revision-v1','','','2019-08-29 13:15:16','2019-08-29 13:15:16','',20,'http://profile.iiita.ac.in/pritish/?p=775',0,'revision','',0),(778,2,'2019-10-26 10:45:38','2019-10-26 10:45:38','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/10/ww.php','ww.php','','private','closed','closed','','ww-php','','','2019-10-26 10:45:38','2019-10-26 10:45:38','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/10/ww.php',0,'attachment','',0),(780,2,'2019-10-26 10:48:42','2019-10-26 10:48:42','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/10/xx-1.php','xx.php','','private','closed','closed','','xx-php-2','','','2019-10-26 10:48:42','2019-10-26 10:48:42','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/10/xx-1.php',0,'attachment','',0),(810,2,'2019-12-09 18:14:35','2019-12-09 18:14:35','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww-2.php','ww.php','','private','closed','closed','','ww-php-6','','','2019-12-09 18:14:35','2019-12-09 18:14:35','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww-2.php',0,'attachment','',0),(798,2,'2019-11-12 07:32:12','2019-11-12 07:32:12','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/11/ww.php','ww.php','','private','closed','closed','','ww-php-2','','','2019-11-12 07:32:12','2019-11-12 07:32:12','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/11/ww.php',0,'attachment','',0),(793,2,'2019-11-11 00:00:30','2019-11-11 00:00:30','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/11/ww-1.php','ww.php','','private','closed','closed','','ww-php-3','','','2019-11-11 00:00:30','2019-11-11 00:00:30','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/11/ww-1.php',0,'attachment','',0),(795,2,'2019-11-12 00:08:38','2019-11-12 00:08:38','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/11/xx.php','xx.php','','private','closed','closed','','xx-php','','','2019-11-12 00:08:38','2019-11-12 00:08:38','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/11/xx.php',0,'attachment','',0),(808,2,'2019-12-05 19:11:43','2019-12-05 19:11:43','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/xx.php','xx.php','','private','closed','closed','','xx-php-3','','','2019-12-05 19:11:43','2019-12-05 19:11:43','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/xx.php',0,'attachment','',0),(804,2,'2019-12-02 19:15:03','2019-12-02 19:15:03','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww-1.php','ww.php','','private','closed','closed','','ww-php-5','','','2019-12-02 19:15:03','2019-12-02 19:15:03','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww-1.php',0,'attachment','',0),(806,2,'2019-12-04 11:03:57','2019-12-04 11:03:57','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww.php','ww.php','','private','closed','closed','','ww-php-4','','','2019-12-04 11:03:57','2019-12-04 11:03:57','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww.php',0,'attachment','',0),(817,2,'2019-12-10 13:29:26','2019-12-10 13:29:26','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/xx-1.php','xx.php','','private','closed','closed','','xx-php-4','','','2019-12-10 13:29:26','2019-12-10 13:29:26','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/xx-1.php',0,'attachment','',0),(829,2,'2019-12-21 00:28:32','2019-12-21 00:28:32','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww-3.php','ww.php','','private','closed','closed','','ww-php-7','','','2019-12-21 00:28:32','2019-12-21 00:28:32','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/ww-3.php',0,'attachment','',0),(827,2,'2019-12-18 23:07:41','2019-12-18 23:07:41','http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/xx-2.php','xx.php','','private','closed','closed','','xx-php-5','','','2019-12-18 23:07:41','2019-12-18 23:07:41','',0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2019/12/xx-2.php',0,'attachment','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_artefacts`
--
DROP TABLE IF EXISTS `wp_teachpress_artefacts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_artefacts` (
`artefact_id` int(10) unsigned NOT NULL auto_increment,
`parent_id` int(10) unsigned default NULL,
`course_id` int(10) unsigned default NULL,
`title` varchar(500) default NULL,
`scale` text,
`passed` int(1) default NULL,
`max_value` varchar(50) default NULL,
PRIMARY KEY (`artefact_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_artefacts`
--
LOCK TABLES `wp_teachpress_artefacts` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_artefacts` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_artefacts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_assessments`
--
DROP TABLE IF EXISTS `wp_teachpress_assessments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_assessments` (
`assessment_id` int(10) unsigned NOT NULL auto_increment,
`artefact_id` int(10) unsigned default NULL,
`course_id` int(10) unsigned default NULL,
`wp_id` int(10) unsigned default NULL,
`value` varchar(50) default NULL,
`max_value` varchar(50) default NULL,
`type` varchar(50) default NULL,
`examiner_id` int(11) default NULL,
`exam_date` datetime default NULL,
`comment` text,
`passed` int(1) default NULL,
PRIMARY KEY (`assessment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_assessments`
--
LOCK TABLES `wp_teachpress_assessments` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_assessments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_assessments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_authors`
--
DROP TABLE IF EXISTS `wp_teachpress_authors`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_authors` (
`author_id` int(10) unsigned NOT NULL auto_increment,
`name` varchar(500) default NULL,
`sort_name` varchar(500) default NULL,
PRIMARY KEY (`author_id`)
) ENGINE=InnoDB AUTO_INCREMENT=135 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_authors`
--
LOCK TABLES `wp_teachpress_authors` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_authors` DISABLE KEYS */;
INSERT INTO `wp_teachpress_authors` VALUES (1,'Aditya K Saxena','Saxena'),(2,'Vijay K Chaurasiya','Chaurasiya'),(3,'Niranjan Baisakh','Baisakh'),(4,'Prasanta K Subudhi','Subudhi'),(5,'Pritish Varadwaj','Varadwaj'),(6,'Neetesh Purohit','Purohit'),(7,'Sanjiv Tokekar','Tokekar'),(8,'Pritish Kumar Varadwaj','Varadwaj'),(9,'Tapobrata Lahiri','Lahiri'),(10,'Bhumika Arora','Arora'),(11,'Krishna Misra','Misra'),(12,'Anju Sharma','Sharma'),(13,'Rajnish Kumar','Kumar'),(14,'Ranganath Gudimella','Gudimella'),(15,'Sivaramaiah Nallapeta','Nallapeta'),(16,'Prashanth Suravajhala','Suravajhala'),(17,'Aditya Saxena','Saxena'),(18,'S Singh','Singh'),(19,'Manoj Jaiswal','Jaiswal'),(20,'K Misra','Misra'),(21,'T Lahiri','Lahiri'),(22,'Ashok Kumar Pattnaik','Pattnaik'),(23,'Ausaf Ahmad','Ahmad'),(24,'Ghulam Md Ashraf','Ashraf'),(25,'Manish Kumar','Kumar'),(26,'Shekhar Verma','Verma'),(27,'PV Varadwaj','Varadwaj'),(28,'Oleg Tsodikov','Tsodikov'),(29,'Anil Butle','Butle'),(30,'ALOK KUMAR','KUMAR'),(31,'PRITISH KUMAR VARADWAJ SINGHb','SINGHb'),(32,'Rajesh Kumar Tiwari','Tiwari'),(33,'Renuka Suravajhala','Suravajhala'),(34,'Himansu Kumar','Kumar'),(35,'Swati Srivastava','Srivastava'),(36,'Pooja Gupta','Gupta'),(37,'Utkarsh Raj','Raj'),(38,'Pritish K Varadwaj','Varadwaj'),(39,'Singh Satendra','Satendra'),(40,'Singh Gurmit','Gurmit'),(41,'Gautam Budhayash','Budhayash'),(42,'Varadwaj Pritish','Pritish'),(43,'Farmer Rohit','Rohit'),(44,'Rashmi Tripathi','Tripathi'),(45,'Vandana Kumari','Kumari'),(46,'Sunil Patel','Patel'),(47,'Yashbir Singh','Singh'),(48,'Saurabh Gupta','Gupta'),(49,'Alka Jadaun','Jadaun'),(50,'AR Rao','Rao'),(51,'Swapnil Tichkule','Tichkule'),(52,'Atmakuri Ramakrishna Rao','Rao'),(53,'Sachinandan De','De'),(54,'Trilochan Mohapatra','Mohapatra'),(55,'Saurabh Gupta Pritish Kumar Varadwaj Utkarsh Raj Himansu Kumar','Kumar'),(56,'H Kumar','Kumar'),(57,'U Raj','Raj'),(58,'S Gupta','Gupta'),(59,'R Tripathi','Tripathi'),(60,'PK Varadwaj','Varadwaj'),(61,'Y Jain','Jain'),(62,'others','others'),(63,'Renesh H Bedre','Bedre'),(64,'Sri Prakash Misra','Misra'),(65,'Qin Cao','Cao'),(66,'Kevin Y Yip','Yip'),(67,'Pawan Sharma','Sharma'),(68,'Pavan Chakraborty','Chakraborty'),(69,'Vjacheslav E Antsiperov','Antsiperov'),(70,'Yuri V Obukhov','Obukhov'),(71,'Gennady K Mansurov','Mansurov'),(72,'Gohel Bakul Chandulal','Chandulal'),(73,'Hrishikesh Mishra','Mishra'),(74,'Abhishek Vaish','Vaish'),(75,'Shirshu Varma','Varma'),(76,'Uma Shankar Tiwary','Tiwary'),(77,'VE Anticeperov','Anticeperov'),(78,'GK Mansurov','Mansurov'),(79,'YV Obukhhov','Obukhhov'),(80,'Rahila Sardar','Sardar'),(81,'Kashif M Shaikh','Shaikh'),(82,'Pavan P Jutur','Jutur'),(83,'Prashanthi Dharanipragada','Dharanipragada'),(84,'Nita Parekh','Parekh'),(85,'Sonali Mishra','Mishra'),(86,'Vikas Kaushik','Kaushik'),(87,'Joginder Singh','Singh'),(88,'Nidhi Sharma','Sharma'),(89,'Adhyana Gupta','Gupta'),(90,'Sneha Rai','Rai'),(91,'Neeti Sharma','Sharma'),(92,'Richa Buddham','Buddham'),(93,'Dhwani Raghav','Raghav'),(94,'Apoorva Soni','Soni'),(95,'Aamna Lawrence','Lawrence'),(96,'Rahul Shukla','Shukla'),(97,'Abhishek Kumar','Kumar'),(98,'Imlimaong Aier','Aier'),(99,'Kamal Kumar Chaudhary','Chaudhary'),(100,'Nidhi Mishra','Mishra'),(101,'Shruti Gupta','Gupta'),(102,'Renesh Bedre','Bedre'),(103,'Manju Kumari','Kumari'),(104,'Ritu Batra','Batra'),(105,'Gautam Saripalli','Saripalli'),(106,'Amita Mohan','Mohan'),(107,'Kulvinder S Gill','Gill'),(108,'Harindra S Balyan','Balyan'),(109,'Pushpendra K Gupta','Gupta'),(110,'Aman Kumar Sharma','Sharma'),(111,'Sarvesh Pathak','Pathak'),(112,'Brijesh S Yadav','Yadav'),(113,'Shiri Freilich','Freilich'),(114,'Rahul Semwal','Semwal'),(115,'Garima Yadav','Yadav'),(116,'Richa Rao','Rao'),(117,'I Aier','Aier'),(118,'Amit Chaudhary','Chaudhary'),(119,'Birendra Singh Yadav','Yadav'),(120,'Swati Singh','Singh'),(121,'Pramod Kumar Maurya','Maurya'),(122,'Alok Mishra','Mishra'),(123,'Shweta Srivastva','Srivastva'),(124,'Nand Kumar Singh','Singh'),(125,'Ashutosh Mani','Mani'),(126,'Pritish Varadwaj Ashutosh Mani Prashant Kumar Saurabh Gupta','Gupta'),(127,'Partha Sarathi Das','Das'),(128,'Rajdeep Poddar','Poddar'),(129,'Saumyadip Sarkar','Sarkar'),(130,'MohanKumar Megha','Megha'),(131,'Vijayaraghava Seshadri Sundararajan','Sundararajan'),(132,'Pratap VV Reddy','Reddy'),(133,'Jayaraman K Valadi','Valadi'),(134,'Tiratha Raj Singh','Singh');
/*!40000 ALTER TABLE `wp_teachpress_authors` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_course_capabilites`
--
DROP TABLE IF EXISTS `wp_teachpress_course_capabilites`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_course_capabilites` (
`cap_id` int(10) unsigned NOT NULL auto_increment,
`wp_id` int(10) unsigned default NULL,
`course_id` int(10) unsigned default NULL,
`capability` varchar(100) default NULL,
PRIMARY KEY (`cap_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_course_capabilites`
--
LOCK TABLES `wp_teachpress_course_capabilites` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_course_capabilites` DISABLE KEYS */;
INSERT INTO `wp_teachpress_course_capabilites` VALUES (2,1,2,'owner'),(3,1,3,'owner'),(4,1,4,'owner'),(5,1,5,'owner');
/*!40000 ALTER TABLE `wp_teachpress_course_capabilites` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_course_documents`
--
DROP TABLE IF EXISTS `wp_teachpress_course_documents`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_course_documents` (
`doc_id` int(10) unsigned NOT NULL auto_increment,
`name` varchar(500) default NULL,
`path` varchar(500) default NULL,
`added` datetime default NULL,
`size` bigint(20) default NULL,
`sort` int(11) default NULL,
`course_id` int(10) unsigned default NULL,
PRIMARY KEY (`doc_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_course_documents`
--
LOCK TABLES `wp_teachpress_course_documents` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_course_documents` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_course_documents` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_course_meta`
--
DROP TABLE IF EXISTS `wp_teachpress_course_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_course_meta` (
`meta_id` int(10) unsigned NOT NULL auto_increment,
`course_id` int(10) unsigned default NULL,
`meta_key` varchar(255) default NULL,
`meta_value` text,
PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_course_meta`
--
LOCK TABLES `wp_teachpress_course_meta` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_course_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_course_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_courses`
--
DROP TABLE IF EXISTS `wp_teachpress_courses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_courses` (
`course_id` int(10) unsigned NOT NULL auto_increment,
`name` varchar(100) default NULL,
`type` varchar(100) default NULL,
`room` varchar(100) default NULL,
`lecturer` varchar(100) default NULL,
`date` varchar(60) default NULL,
`places` int(4) default NULL,
`start` datetime default NULL,
`end` datetime default NULL,
`semester` varchar(100) default NULL,
`comment` varchar(500) default NULL,
`rel_page` int(11) default NULL,
`parent` int(11) default NULL,
`visible` int(1) default NULL,
`waitinglist` int(1) default NULL,
`image_url` varchar(400) default NULL,
`strict_signup` int(1) default NULL,
`use_capabilites` int(1) default NULL,
PRIMARY KEY (`course_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_courses`
--
LOCK TABLES `wp_teachpress_courses` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_courses` DISABLE KEYS */;
INSERT INTO `wp_teachpress_courses` VALUES (2,'Next Generation Sequencing Tools and Algorithms','Lecture','','Dr. Pritish Varadwaj','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','January to May','',643,0,1,0,'http://profile.iiita.ac.in/pritish/wp-content/uploads/2017/12/python-1-562x309@2x-op-1.png',0,0),(3,'Biological Information Systems','Lab/Practice','','Dr. Pritish Varadwaj','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','July to November','',594,0,1,0,'',0,0),(4,'Bioinformatics','Lab/Practice','','Dr. Pritish Varadwaj','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','July to November','',626,0,1,0,'',0,0),(5,'Data Structure and Algorithms','Lab/Practice','','PV','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','July to November','',721,0,1,0,'',0,0);
/*!40000 ALTER TABLE `wp_teachpress_courses` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_pub`
--
DROP TABLE IF EXISTS `wp_teachpress_pub`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_pub` (
`pub_id` int(10) unsigned NOT NULL auto_increment,
`title` varchar(500) default NULL,
`type` varchar(50) default NULL,
`bibtex` varchar(50) default NULL,
`author` varchar(3000) default NULL,
`editor` varchar(3000) default NULL,
`isbn` varchar(50) default NULL,
`url` text,
`date` date default NULL,
`urldate` date default NULL,
`booktitle` varchar(1000) default NULL,
`issuetitle` varchar(200) default NULL,
`journal` varchar(200) default NULL,
`volume` varchar(40) default NULL,
`number` varchar(40) default NULL,
`pages` varchar(40) default NULL,
`publisher` varchar(500) default NULL,
`address` varchar(300) default NULL,
`edition` varchar(100) default NULL,
`chapter` varchar(40) default NULL,
`institution` varchar(500) default NULL,
`organization` varchar(500) default NULL,
`school` varchar(200) default NULL,
`series` varchar(200) default NULL,
`crossref` varchar(100) default NULL,
`abstract` text,
`howpublished` varchar(200) default NULL,
`key` varchar(100) default NULL,
`techtype` varchar(200) default NULL,
`comment` text,
`note` text,
`image_url` varchar(400) default NULL,
`doi` varchar(100) default NULL,
`is_isbn` int(1) default NULL,
`rel_page` int(11) default NULL,
`status` varchar(100) default 'published',
`added` datetime default NULL,
`modified` datetime default NULL,
`use_capabilites` int(1) default NULL,
`import_id` int(11) default NULL,
PRIMARY KEY (`pub_id`)
) ENGINE=InnoDB AUTO_INCREMENT=158 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_pub`
--
LOCK TABLES `wp_teachpress_pub` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_pub` DISABLE KEYS */;
INSERT INTO `wp_teachpress_pub` VALUES (2,'Primary responses to salt stress in a halophyte, smooth cordgrass (Spartina alterniflora Loisel.)','article','baisakh2008primary','Niranjan Baisakh and Prasanta K Subudhi and Pritish Varadwaj','','','','2008-01-01','0000-00-00','','','Functional & integrative genomics','8','3','287--300','Springer-Verlag','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:33','2017-11-14 11:07:33',NULL,2),(3,'Reliability analysis of wireless sensor network','inproceedings','purohit2008reliability','Neetesh Purohit and Pritish Varadwaj and Sanjiv Tokekar','','','','2008-01-01','0000-00-00','Networks, 2008. ICON 2008. 16th IEEE International Conference on','','','','','1--6','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:33','2017-11-14 11:07:33',NULL,2),(4,'FGO: A novel ontology for identification of ligand functional group','article','varadwaj2007fgo','Pritish Kumar Varadwaj and Tapobrata Lahiri','','','','2007-01-01','0000-00-00','','','Bioinformation','2','3','113','Biomedical Informatics Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:33','2017-11-14 11:07:33',NULL,2),(5,'Detection of splice sites using support vector machine','article','varadwaj2009detection','Pritish Varadwaj and Neetesh Purohit and Bhumika Arora','','','','2009-01-01','0000-00-00','','','Contemporary Computing','','','493--502','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(6,'Mitoxantrone: an agent with promises for anticancer therapies','article','varadwaj2010mitoxantrone','Pritish Varadwaj and Krishna Misra and Anju Sharma and Rajnish Kumar','','','','2010-01-01','0000-00-00','','','Electronic Journal of Biology','6','2','36--42','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(7,'Functional group based ligand binding affinity scoring function at atomic environmental level','article','varadwaj2009functional','Pritish Kumar Varadwaj and Tapobrata Lahiri','','','','2009-01-01','0000-00-00','','','Bioinformation','3','6','268','Biomedical Informatics Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(8,'Fungome: Annotating proteins implicated in fungal pathogenesis','article','gudimella2010fungome','Ranganath Gudimella and Sivaramaiah Nallapeta and Pritish Varadwaj and Prashanth Suravajhala','','','','2010-01-01','0000-00-00','','','Bioinformation','5','5','202','Biomedical Informatics Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(9,'An overview of psoriasis with respect to its protein targets','article','varadwaj2010overview','Pritish Kumar Varadwaj and Anju Sharma and Rajnish Kumar','','','','2010-01-01','0000-00-00','','','Egyptian Dermatology Online Journal','6','1','1','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(10,'Egyptian Dermatology Online Journal 6 (1)','article','varadwaj6egyptian','Pritish Kumar Varadwaj and Anju Sharma and Rajnish Kumar','','','','0000-00-00','0000-00-00','','','Egyptian Dermatology Online Journal','6','1','1','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(11,'Phylogentetic analysis of Mycobacterium leprae genome for identification of novel drug targets','article','saxena2006phylogentetic','Aditya Saxena and Pritish Varadwaj and S Singh and Manoj Jaiswal and K Misra and T Lahiri','','','','2006-01-01','0000-00-00','','','','','','','CSIR','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(12,'Stem cells: An overview with respect to cardiovascular and renal disease','article','kumar2010stem','Rajnish Kumar and Anju Sharma and Ashok Kumar Pattnaik and Pritish Kumar Varadwaj','','','','2010-01-01','0000-00-00','','','Journal of natural science, biology, and medicine','1','1','43','Medknow Publications','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(13,'A prediction model for oral bioavailability of drugs using physicochemical properties by support vector machine','article','kumar2011prediction','Rajnish Kumar and Anju Sharma and Pritish Kumar Varadwaj','','','','2011-01-01','0000-00-00','','','Journal of natural science, biology, and medicine','2','2','168','Medknow Publications','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(14,'A comparative study of support vector machine, artificial neural network and bayesian classifier for mutagenicity prediction','article','sharma2011comparative','Anju Sharma and Rajnish Kumar and Pritish Kumar Varadwaj and Ausaf Ahmad and Ghulam Md Ashraf','','','','2011-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','3','3','232--239','International Association of Scientists in the Interdisciplinary Areas, co-published with Springer-Verlag GmbH','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(15,'Two-phase clustering based aggregation of sensor data','article','kumar2010two','Manish Kumar and Pritish Kumar Varadwaj and Shekhar Verma','','','','2010-01-01','0000-00-00','','','International Journal of Data Mining, Modelling and Management','2','3','216--237','Inderscience Publishers','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(16,'Classification of oral bioavailability of drugs by machine learning approaches: a comparative study','article','kumar2011classification','Rajnish Kumar and Anju Sharma and Pritish Varadwaj and Ausaf Ahmad and Ghulam Md Ashraf','','','','2011-01-01','0000-00-00','','','J. Comp. Interdisc. Sci','2','9','1--18','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(17,'Machine Learning and Biological Data: A research overview','article','kumar2011machine','Rajnish Kumar and Anju Sharma and Pritish Kumar Varadwaj','','','','2011-01-01','0000-00-00','','','','','','','LAP Lambert Academic Publishing','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(18,'Surface Roughness Index, a novel approach to compare protein surfaces','inproceedings','varadwaj2005surface','PV Varadwaj and Tapobrata Lahiri and Oleg Tsodikov','','','','2005-01-01','0000-00-00','Intelligent Sensing and Information Processing, 2005. Proceedings of 2005 International Conference on','','','','','474--478','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(19,'HUMAN SIGNAL TRANSDUCER AND ACTIVATOR OF TRANSCRIPTION 3 (STAT3) PROTEIN MODELING AND DRUG DESIGNING FOR PSORIASIS','article','butle2012human','Anil Butle and Rajnish Kumar and Anju Sharma and ALOK KUMAR and PRITISH KUMAR VARADWAJ SINGHb and Rajesh Kumar Tiwari','','','','2012-01-01','0000-00-00','','','DIGEST JOURNAL OF NANOMATERIALS AND BIOSTRUCTURES','7','3','1027--1037','INST MATERIALS PHYSICS NATL INST R&D MATERIALS PHYSICS, ATOMISTILOR STR, 105 BIS, BUCHAREST, 077125, ROMANIA','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(20,'Analysis of a BTS Failure Tolerant Scheme for GSM Network','article','purohit2009analysis','Neetesh Purohit and Pritish Varadwaj and Sanjiv Tokekar','','','','2009-01-01','0000-00-00','','','Wireless Communication','1','8','351--358','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(21,'Studies on 8-tertbutyl Caffeine: An in silico approach to mechanistic studies','article','suravajhala2014studies','Renuka Suravajhala and Pritish Kumar Varadwaj','','','','2014-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','2','1','12--14','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(22,'Determination of protein-protein interaction through Artificial Neural Network and Support Vector Machine: A Comparative study','article','kumar2014determination','Himansu Kumar and Swati Srivastava and Pritish Varadwaj','','','','2014-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','3','2','37--43','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(23,'Prediction of Blood Brain Barrier Permeability of Ligands Using Sequential Floating Forward Selection and Support Vector Machine','incollection','gupta2015prediction','Pooja Gupta and Utkarsh Raj and Pritish K Varadwaj','','','','2015-01-01','0000-00-00','Computational Intelligence in Data Mining-Volume 1','','','','','447--458','Springer, New Delhi','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:34','2017-11-14 11:07:34',NULL,2),(24,'DPAAR: a Database of Perfect Amino Acid Repeat','article','kumar2015dpaar','Himansu Kumar and Swati Srivastava and Pritish Kumar Varadwaj','','','','2015-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','4','1','62--66','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(25,'Trichomonas vaginalis genome analysis using Bioinformatics approaches','article','satendra2010trichomonas','Singh Satendra and Singh Gurmit and Gautam Budhayash and Varadwaj Pritish and Farmer Rohit','','','','2010-01-01','0000-00-00','','','International Journal of Pharmaceutical Sciences Review and Research','3','1','38--42','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(26,'Prediction of IncRNA using Deep Learning Approach','inproceedings','tripathi2015prediction','Rashmi Tripathi and Vandana Kumari and Sunil Patel and Yashbir Singh and Pritish Varadwaj','','','','2015-01-01','0000-00-00','International Conference on Advances in Biotechnology (BioTech). Proceedings','','','','','138','','','','','','Global Science and Technology Forum','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(27,'Exploration of new drug-like inhibitors for serine/threonine protein phosphatase 5 of Plasmodium falciparum: a docking and simulation study','article','gupta2015exploration','Saurabh Gupta and Alka Jadaun and Himansu Kumar and Utkarsh Raj and Pritish Kumar Varadwaj and AR Rao','','','','2015-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','33','11','2421--2441','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(28,'Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach','article','kumar2015parameters','Himansu Kumar and Swapnil Tichkule and Utkarsh Raj and Saurabh Gupta and Swati Srivastava and Pritish Kumar Varadwaj','','','','2015-01-01','0000-00-00','','','Asian Pac J Cancer Prev','16','','5273--5278','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(29,'Identification of dual natural inhibitors for chronic myeloid leukemia by virtual screening, molecular dynamics simulation and ADMET analysis','article','kumar2016identification','Himansu Kumar and Utkarsh Raj and Swati Srivastava and Saurabh Gupta and Pritish K Varadwaj','','','','2016-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','8','3','241--252','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(30,'Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study','article','extrapolation','','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(31,'Extrapolation of inter domain communications and substrate binding cavity of camel HSP70 1A: a molecular modeling and dynamics simulation study','article','gupta2015extrapolation','Saurabh Gupta and Atmakuri Ramakrishna Rao and Pritish Kumar Varadwaj and Sachinandan De and Trilochan Mohapatra','','','','2015-01-01','0000-00-00','','','PloS one','10','8','e0136630','Public Library of Science','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(32,'Novel DOT1L ReceptorNatural Inhibitors Involved in Mixed Lineage Leukemia: a Virtual Screening, Molecular Docking and Dynamics Simulation Study','article','utkarsh2015novel','Saurabh Gupta Pritish Kumar Varadwaj Utkarsh Raj Himansu Kumar','','','','2015-01-01','0000-00-00','','','Asian Pacific journal of Cancer Prevention','16','9','3817--25','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(33,'Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing virtual screening and dynamics simulation validation','article','raj2016exploring','Utkarsh Raj and Himansu Kumar and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','34','10','2115--2129','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(34,'In-silico identification of inhibitors against mutated BCR-ABL protein of chronic myeloid leukemia: a virtual screening and molecular dynamics simulation study','article','kumar2016silico','Himansu Kumar and Utkarsh Raj and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','34','10','2171--2183','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(35,'3D structure generation, molecular dynamics and docking studies of IRHOM2 protein involved in cancer & rheumatoid arthritis','article','raj20153d','Utkarsh Raj and Himansu Kumar and Pritish Kumar Varadwaj','','','','2015-01-01','0000-00-00','','','Current computer-aided drug design','11','4','325--335','Bentham Science Publishers','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(36,'Systemic Review on Chronic Myeloid Leukemia: Therapeutic Targets, Pathways and Inhibitors','article','kumar2015systemic','H Kumar and U Raj and S Gupta and R Tripathi and PK Varadwaj','','','','2015-01-01','0000-00-00','','','J Nucl Med Radiat Ther','6','257','2','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(37,'In Silico Identification of Novel Glucagon Receptor Antagonist for the Treatment of Type 2 Diabetes Mellitus','article','raj2015silico','U Raj and Y Jain and H Kumar and S Gupta and R Tripathi and others','','','','2015-01-01','0000-00-00','','','Enz Eng','4','128','2','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(38,'Fungome','article','gudimella2010fungomeb','Ranganath Gudimella and Sivaramaiah Nallapeta and Pritish Varadwaj and Prashanth Suravajhala','','','','2010-01-01','0000-00-00','','','Bioinformation','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:35','2017-11-14 11:07:35',NULL,2),(39,'Effect of STAT3 inhibitor in chronic myeloid leukemia associated signaling pathway: a mathematical modeling, simulation and systems biology study','article','kumar2016effect','Himansu Kumar and Swapnil Tichkule and Utkarsh Raj and Saurabh Gupta and Swati Srivastava and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','3 Biotech','6','1','40','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(40,'Antiviral therapy with nucleotide/nucleoside analogues in chronic hepatitis B: A meta-analysis of prospective randomized trials','article','bedre2016antiviral','Renesh H Bedre and Utkarsh Raj and Sri Prakash Misra and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Indian Journal of Gastroenterology','35','2','75--82','Springer India','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(41,'A survey on computational methods for enhancer and enhancer target predictions','article','caosurvey','Qin Cao and Kevin Y Yip','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(42,'Next-generation sequencing revolution through big data analytics','article','tripathi2016next','Rashmi Tripathi and Pawan Sharma and Pavan Chakraborty and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Frontiers in Life Science','9','2','119--149','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(43,'Heart rate wireless monitoring system, novel approach to ECG processing and representation','inproceedings','antsiperov29heart','Vjacheslav E Antsiperov and Yuri V Obukhov and Gennady K Mansurov and Tapobrata Lahiri and Gohel Bakul Chandulal and Hrishikesh Mishra and Abhishek Vaish and Pritish K Varadwaj and Shirshu Varma','','','','0000-00-00','0000-00-00','Proc. 9th International Symposium on Measurement Technology and Intelligent Instruments (ISMTII)','','','29','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(44,'A computational approach for risk-estimation of Coronary Artery Blockade using thermogram','inproceedings','lahiri2009computational','Tapobrata Lahiri and Gohel Bakul Chandulal and Hrishikesh Mishra and Abhishek Vaish and Pritish Kumar Varadwaj and Shirshu Varma and Uma Shankar Tiwary and VE Anticeperov and GK Mansurov and YV Obukhhov and others','','','','2009-01-01','0000-00-00','Proc. 9th International Symposium on Measurement Technology and Intelligent Instruments (ISMTII)','','','29','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(45,'Functional group based Ligand retrieval (FBLR) through active site rendering using a novel distance based binding affinity function at atomic environmental level','inproceedings','varadwaj2008functional','Pritish Varadwaj and Tapobrata Lahiri','','','','2008-01-01','0000-00-00','Second virtual conference on “Bioinformatics to Systems Biology\", Online at Bioinformatics. Org','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(46,'DeepLNC, a long non-coding RNA prediction tool using deep neural network','article','tripathi2016deeplnc','Rashmi Tripathi and Sunil Patel and Vandana Kumari and Pavan Chakraborty and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Network Modeling Analysis in Health Informatics and Bioinformatics','5','1','1--14','Springer Vienna','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(47,'Identification of novel abiotic stress proteins in Triticum aestivum through functional annotation of hypothetical proteins','article','gupta2016identification','Saurabh Gupta and Yashbir Singh and Himansu Kumar and Utkarsh Raj and AR Rao and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','','','1--16','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(48,'Molecular docking and dynamics simulation study of flavonoids as BET bromodomain inhibitors','article','raj2017molecular','Utkarsh Raj and Himansu Kumar and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','35','11','2351--2362','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(49,'In silico identification of novel virulent protein of phytophthora infestans related to late blight disease','inproceedings','tripathi2016silico','Rashmi Tripathi and Pawan Sharma and Pavan Chakraborty and Pritish Varadwaj','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--5','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(50,'BSB 2016','article','sardarbsb','Rahila Sardar and Kashif M Shaikh and Pavan P Jutur and Prashanthi Dharanipragada and Nita Parekh and Sonali Mishra and Krishna Misra and Vikas Kaushik and Joginder Singh and Nidhi Sharma and others','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(51,'Embryo and endosperm specific comparative transcriptome analysis of triticum aestivum in response to ABA and H 2 O 2 stress','inproceedings','gupta2016embryo','Saurabh Gupta and Utkarsh Raj and Himansu Kumar and Pritish Kumar Varadwaj and Adhyana Gupta','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--4','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:36','2017-11-14 11:07:36',NULL,2),(52,'Count-based transcriptome analysis to identify differentially expressed genes for breast cancer','inproceedings','tripathi2016count','Rashmi Tripathi and Pawan Sharma and Pavan Chakraborty and Pritish Varadwaj','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--5','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(53,'Recent trends in in-silico drug discovery','article','rai2016recent','Sneha Rai and Utkarsh Raj and Swapnil Tichkule and Himansu Kumar and Sonali Mishra and Neeti Sharma and Richa Buddham and Dhwani Raghav and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','5','1','54--76','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(54,'Integrated analysis of dysregulated lncrna expression in breast cancer cell identified by rna-seq study','article','tripathi2016integrated','Rashmi Tripathi and Apoorva Soni and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Non-coding RNA Research','1','1','35--42','Elsevier','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(55,'Estimating percentage epigenetic modifications in human genome using NGS data','inproceedings','lawrence2016estimating','Aamna Lawrence and Rahul Shukla and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--4','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(56,'Structure-Based Drug Designing and Simulation Studies for Finding Novel Inhibitors of Heat Shock Protein (HSP70) as Suppressors for Psoriasis','article','mishra2016structure','Sonali Mishra and Abhishek Kumar and Pritish Kumar Varadwaj and Krishna Misra','','','','2016-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','','','1--11','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(57,'Structural insights into conformational stability of both wild-type and mutant EZH2 receptor','article','aier2016structural','Imlimaong Aier and Pritish Kumar Varadwaj and Utkarsh Raj','','','','2016-01-01','0000-00-00','','','Scientific reports','6','','','Nature Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(58,'Novel Potent Plasmepsin-I (PMI) Inhibitors: An In-Silico Approach','article','kumar2016novel','Kamal Kumar Chaudhary and Utkarsh Raj and Pritish Kumar Varadwaj and Nidhi Mishra','','','','2016-01-01','0000-00-00','','','Current Proteomics','13','3','196--205','Bentham Science Publishers','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(59,'EPIGENETIC MECHANISM OF CANCER: A SHORT REVIEW','article','rajepigenetic','Utkarsh Raj and Shruti Gupta and Pritish Kumar Varadwaj','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(60,'Efficacy of Sucralfate in Reflux Disease in comparison to H2--Receptor Antagonist: A Meta-Analysis of Randomized Trials','article','bedre2016efficacy','Renesh Bedre and Utkarsh Raj and Pritish Varadwaj','','','','2016-01-01','0000-00-00','','','Biology, Engineering, Medicine and Science Reports','2','1','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(61,'Efficacy of Sucralfate in Reflux Disease in comparison to H','article','bedre2016efficacyb','Renesh Bedre and Utkarsh Raj and Pritish Varadwaj','','','','2016-01-01','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(62,'Genome-wide analysis of miRNAs and Tasi-RNAs in Zea mays in response to phosphate deficiency','article','gupta2017genome','Saurabh Gupta and Manju Kumari and Himansu Kumar and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Functional & integrative genomics','17','2-3','335--351','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(63,'Comparative analysis of AGPase genes and encoded proteins in eight monocots and three dicots with emphasis on wheat','article','batra2017comparative','Ritu Batra and Gautam Saripalli and Amita Mohan and Saurabh Gupta and Kulvinder S Gill and Pritish K Varadwaj and Harindra S Balyan and Pushpendra K Gupta','','','','2017-01-01','0000-00-00','','','Frontiers in plant science','8','','','Frontiers Media SA','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(64,'DUSR (Distributed Ultrafast Shape Recognition): a Hadoop Based Tool to Identify Similar Shaped Ligand Molecules','article','kumari2017dusr','Vandana Kumari and Rashmi Tripathi and Sunil Patel and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','IJPER','51','1','34-42','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-12-05 19:08:18',NULL,2),(65,'Identification of Novel Inhibitors for Disrupting EZH2-EED Interactions Involved in Cancer Epigenetics: An In-Silico Approach','article','raj2016identification','Utkarsh Raj and Himansu Kumar and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Current Proteomics','13','4','313--321','Bentham Science Publishers','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(66,'In silico characterization of hypothetical proteins obtained from Mycobacterium tuberculosis H37Rv','article','raj2017silico','Utkarsh Raj and Aman Kumar Sharma and Imlimaong Aier and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Network Modeling Analysis in Health Informatics and Bioinformatics','6','1','5','Springer Vienna','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(67,'Epigenetics and Its Role in Human Cancer','incollection','raj2017epigenetics','Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','Translational Bioinformatics and Its Application','','','','','249--267','Springer Netherlands','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(68,'IN SILICO FINDING OF THE PUTATIVE DRUG TARGETS FROM HYPOTHETICAL SET OF PROTEINS FOR MYCOBACTERIUM LEPRAE TN','article','raj2017silicob','Utkarsh Raj and Sarvesh Pathak and Imlimaong Aier and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','International Journal of Pharmaceutical Sciences and Research','8','5','2100','International Journal of Pharmaceutical Sciences and Research','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(69,'Transcriptomic analysis of soil grown T. aestivum cv. root to reveal the changes in expression of genes in response to multiple nutrients deficiency','article','gupta2017transcriptomic','Saurabh Gupta and Brijesh S Yadav and Utkarsh Raj and Shiri Freilich and Pritish K Varadwaj','','','','2017-01-01','0000-00-00','','','Frontiers in plant science','8','','1025','Frontiers','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:37','2017-11-14 11:07:37',NULL,2),(70,'Identification of novel dysregulated key genes in Breast cancer through high throughput ChIP-Seq data analysis','article','raj2017identification','Utkarsh Raj and Imlimaong Aier and Rahul Semwal and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Scientific Reports','7','','','Nature Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(71,'Unraveling long non-coding RNAs through analysis of high-throughput RNA-sequencing data','article','tripathi2017unraveling','Rashmi Tripathi and Pavan Chakraborty and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Non-coding RNA Research','2','2','111--118','Elsevier','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(72,'Flavonoids as multi-target inhibitors for proteins associated with Ebola virus: In silico discovery using virtual screening and molecular docking studies','article','raj2016flavonoids','Utkarsh Raj and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','8','2','132--141','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(73,'Computational modeling and analysis of prominent T-cell epitopes for assisting in designing vaccine of ZIKA virus','article','yadav2017computational','Garima Yadav and Richa Rao and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Journal of Applied Pharmaceutical Science Vol','7','08','116--122','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(74,'Taxifolin: A Wonder Molecule in Making Multiple Drug Targets','article','raj2017taxifolin','U Raj and I Aier and PK Varadwaj','','','','0000-00-00','0000-00-00','','','Ann Pharmacol Pharm. 2017; 2 (16)','1083','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(75,'Docking-based screening of Ficus religiosa phytochemicals as inhibitors of human histamine H2 receptor','article','chaudhary2017docking','Amit Chaudhary and Birendra Singh Yadav and Swati Singh and Pramod Kumar Maurya and Alok Mishra and Shweta Srivastva and Pritish Kumar Varadwaj and Nand Kumar Singh and Ashutosh Mani and others','','','','2017-01-01','0000-00-00','','','Pharmacognosy Magazine','13','51','706','Medknow Publications','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(76,'Pharmadoop: a tool for pharmacophore searching using Hadoop framework','article','semwal2017pharmadoop','Rahul Semwal and Imlimaong Aier and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Network Modeling Analysis in Health Informatics and Bioinformatics','6','1','20','Springer Vienna','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(77,'Docking-based screening of Ficus religiosa phytochemicals as inhibitors of human histamine H2 receptor','inproceedings','prashant2017docking','Pritish Varadwaj Ashutosh Mani Prashant Kumar Saurabh Gupta','','','','2017-01-01','0000-00-00','4th International Conference on Emerging Trends in Protein Science & Proteomics,GENOPRO 2017, At Invertis University,Bareilly','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2017-11-14 11:07:38','2017-11-14 11:07:38',NULL,2),(78,'Primary responses to salt stress in a halophyte, smooth cordgrass (Spartina alterniflora Loisel.)','article','baisakh2008primaryb','Niranjan Baisakh and Prasanta K Subudhi and Pritish Varadwaj','','','','2008-01-01','0000-00-00','','','Functional & integrative genomics','8','3','287--300','Springer-Verlag','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(79,'Reliability analysis of wireless sensor network','inproceedings','purohit2008reliabilityb','Neetesh Purohit and Pritish Varadwaj and Sanjiv Tokekar','','','','2008-01-01','0000-00-00','Networks, 2008. ICON 2008. 16th IEEE International Conference on','','','','','1--6','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(80,'FGO: A novel ontology for identification of ligand functional group','article','varadwaj2007fgob','Pritish Kumar Varadwaj and Tapobrata Lahiri','','','','2007-01-01','0000-00-00','','','Bioinformation','2','3','113','Biomedical Informatics Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(81,'Detection of splice sites using support vector machine','inproceedings','varadwaj2009detectionb','Pritish Varadwaj and Neetesh Purohit and Bhumika Arora','','','','2009-01-01','0000-00-00','International Conference on Contemporary Computing','','','','','493--502','','','','','','Springer, Berlin, Heidelberg','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(82,'Mitoxantrone: an agent with promises for anticancer therapies','article','varadwaj2010mitoxantroneb','Pritish Varadwaj and Krishna Misra and Anju Sharma and Rajnish Kumar','','','','2010-01-01','0000-00-00','','','Electronic Journal of Biology','6','2','36--42','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(83,'Functional group based ligand binding affinity scoring function at atomic environmental level','article','varadwaj2009functionalb','Pritish Kumar Varadwaj and Tapobrata Lahiri','','','','2009-01-01','0000-00-00','','','Bioinformation','3','6','268','Biomedical Informatics Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(84,'Fungome: Annotating proteins implicated in fungal pathogenesis','article','gudimella2010fungomec','Ranganath Gudimella and Sivaramaiah Nallapeta and Pritish Varadwaj and Prashanth Suravajhala','','','','2010-01-01','0000-00-00','','','Bioinformation','5','5','202','Biomedical Informatics Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(85,'An overview of psoriasis with respect to its protein targets','article','varadwaj2010overviewb','Pritish Kumar Varadwaj and Anju Sharma and Rajnish Kumar','','','','2010-01-01','0000-00-00','','','Egyptian Dermatology Online Journal','6','1','1','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(86,'Egyptian Dermatology Online Journal 6 (1)','article','varadwaj6egyptianb','Pritish Kumar Varadwaj and Anju Sharma and Rajnish Kumar','','','','0000-00-00','0000-00-00','','','Egyptian Dermatology Online Journal','6','1','1','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(87,'Phylogentetic analysis of Mycobacterium leprae genome for identification of novel drug targets','article','saxena2006phylogenteticb','Aditya Saxena and Pritish Varadwaj and S Singh and Manoj Jaiswal and K Misra and T Lahiri','','','','2006-01-01','0000-00-00','','','','','','','CSIR','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(88,'Stem cells: An overview with respect to cardiovascular and renal disease','article','kumar2010stemb','Rajnish Kumar and Anju Sharma and Ashok Kumar Pattnaik and Pritish Kumar Varadwaj','','','','2010-01-01','0000-00-00','','','Journal of Natural Science, Biology, and Medicine','1','1','43','Medknow Publications','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(89,'A prediction model for oral bioavailability of drugs using physicochemical properties by support vector machine','article','kumar2011predictionb','Rajnish Kumar and Anju Sharma and Pritish Kumar Varadwaj','','','','2011-01-01','0000-00-00','','','Journal of Natural Science, Biology, and Medicine','2','2','168','Medknow Publications','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(90,'A comparative study of support vector machine, artificial neural network and bayesian classifier for mutagenicity prediction','article','sharma2011comparativeb','Anju Sharma and Rajnish Kumar and Pritish Kumar Varadwaj and Ausaf Ahmad and Ghulam Md Ashraf','','','','2011-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','3','3','232','International Association of Scientists in the Interdisciplinary Areas','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(91,'Two-phase clustering based aggregation of sensor data','article','kumar2010twob','Manish Kumar and Pritish Kumar Varadwaj and Shekhar Verma','','','','2010-01-01','0000-00-00','','','International Journal of Data Mining, Modelling and Management','2','3','216--237','Inderscience Publishers','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(92,'Classification of oral bioavailability of drugs by machine learning approaches: a comparative study','article','kumar2011classificationb','Rajnish Kumar and Anju Sharma and Pritish Varadwaj and Ausaf Ahmad and Ghulam Md Ashraf','','','','2011-01-01','0000-00-00','','','J. Comp. Interdisc. Sci','2','9','1--18','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(93,'Machine Learning and Biological Data: A research overview','article','kumar2011machineb','Rajnish Kumar and Anju Sharma and Pritish Kumar Varadwaj','','','','2011-01-01','0000-00-00','','','','','','','LAP Lambert Academic Publishing','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(94,'Surface Roughness Index, a novel approach to compare protein surfaces','inproceedings','varadwaj2005surfaceb','PV Varadwaj and Tapobrata Lahiri and Oleg Tsodikov','','','','2005-01-01','0000-00-00','Intelligent Sensing and Information Processing, 2005. Proceedings of 2005 International Conference on','','','','','474--478','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(95,'HUMAN SIGNAL TRANSDUCER AND ACTIVATOR OF TRANSCRIPTION 3 (STAT3) PROTEIN MODELING AND DRUG DESIGNING FOR PSORIASIS','article','butle2012humanb','Anil Butle and Rajnish Kumar and Anju Sharma and ALOK KUMAR and PRITISH KUMAR VARADWAJ SINGHb and Rajesh Kumar Tiwari','','','','2012-01-01','0000-00-00','','','DIGEST JOURNAL OF NANOMATERIALS AND BIOSTRUCTURES','7','3','1027--1037','INST MATERIALS PHYSICS NATL INST R&D MATERIALS PHYSICS, ATOMISTILOR STR, 105 BIS, BUCHAREST, 077125, ROMANIA','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(96,'Analysis of a BTS Failure Tolerant Scheme for GSM Network','article','purohit2009analysisb','Neetesh Purohit and Pritish Varadwaj and Sanjiv Tokekar','','','','2009-01-01','0000-00-00','','','Wireless Communication','1','8','351--358','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:49','2018-04-20 12:34:49',NULL,3),(97,'Studies on 8-tertbutyl Caffeine: An in silico approach to mechanistic studies','article','suravajhala2014studiesb','Renuka Suravajhala and Pritish Kumar Varadwaj','','','','2014-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','2','1','12--14','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(98,'Determination of protein-protein interaction through Artificial Neural Network and Support Vector Machine: A Comparative study','article','kumar2014determinationb','Himansu Kumar and Swati Srivastava and Pritish Varadwaj','','','','2014-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','3','2','37--43','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(99,'Prediction of Blood Brain Barrier Permeability of Ligands Using Sequential Floating Forward Selection and Support Vector Machine','incollection','gupta2015predictionb','Pooja Gupta and Utkarsh Raj and Pritish K Varadwaj','','','','2015-01-01','0000-00-00','Computational Intelligence in Data Mining-Volume 1','','','','','447--458','Springer, New Delhi','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(100,'DPAAR: a Database of Perfect Amino Acid Repeat','article','kumar2015dpaarb','Himansu Kumar and Swati Srivastava and Pritish Kumar Varadwaj','','','','2015-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','4','1','62--66','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(101,'Trichomonas vaginalis genome analysis using Bioinformatics approaches','article','satendra2010trichomonasb','Singh Satendra and Singh Gurmit and Gautam Budhayash and Varadwaj Pritish and Farmer Rohit','','','','2010-01-01','0000-00-00','','','International Journal of Pharmaceutical Sciences Review and Research','3','1','38--42','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(102,'Prediction of IncRNA using Deep Learning Approach','inproceedings','tripathi2015predictionb','Rashmi Tripathi and Vandana Kumari and Sunil Patel and Yashbir Singh and Pritish Varadwaj','','','','2015-01-01','0000-00-00','International Conference on Advances in Biotechnology (BioTech). Proceedings','','','','','138','','','','','','Global Science and Technology Forum','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(103,'Exploration of new drug-like inhibitors for serine/threonine protein phosphatase 5 of Plasmodium falciparum: a docking and simulation study','article','gupta2015explorationb','Saurabh Gupta and Alka Jadaun and Himansu Kumar and Utkarsh Raj and Pritish Kumar Varadwaj and AR Rao','','','','2015-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','33','11','2421--2441','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(104,'Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach','article','kumar2015parametersb','Himansu Kumar and Swapnil Tichkule and Utkarsh Raj and Saurabh Gupta and Swati Srivastava and Pritish Kumar Varadwaj','','','','2015-01-01','0000-00-00','','','Asian Pac J Cancer Prev','16','','5273--5278','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(105,'Identification of dual natural inhibitors for chronic myeloid leukemia by virtual screening, molecular dynamics simulation and ADMET analysis','article','kumar2016identificationb','Himansu Kumar and Utkarsh Raj and Swati Srivastava and Saurabh Gupta and Pritish K Varadwaj','','','','2016-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','8','3','241--252','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(106,'Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study','article','extrapolationc','','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(107,'Extrapolation of inter domain communications and substrate binding cavity of camel HSP70 1A: a molecular modeling and dynamics simulation study','article','gupta2015extrapolationb','Saurabh Gupta and Atmakuri Ramakrishna Rao and Pritish Kumar Varadwaj and Sachinandan De and Trilochan Mohapatra','','','','2015-01-01','0000-00-00','','','PloS one','10','8','e0136630','Public Library of Science','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(108,'Novel DOT1L ReceptorNatural Inhibitors Involved in Mixed Lineage Leukemia: a Virtual Screening, Molecular Docking and Dynamics Simulation Study','article','utkarsh2015novelb','Saurabh Gupta Pritish Kumar Varadwaj Utkarsh Raj Himansu Kumar','','','','2015-01-01','0000-00-00','','','Asian Pacific journal of Cancer Prevention','16','9','3817--25','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(109,'Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing virtual screening and dynamics simulation validation','article','raj2016exploringb','Utkarsh Raj and Himansu Kumar and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','34','10','2115--2129','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(110,'In-silico identification of inhibitors against mutated BCR-ABL protein of chronic myeloid leukemia: a virtual screening and molecular dynamics simulation study','article','kumar2016silicob','Himansu Kumar and Utkarsh Raj and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','34','10','2171--2183','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(111,'3D structure generation, molecular dynamics and docking studies of IRHOM2 protein involved in cancer & rheumatoid arthritis','article','raj20153db','Utkarsh Raj and Himansu Kumar and Pritish Kumar Varadwaj','','','','2015-01-01','0000-00-00','','','Current computer-aided drug design','11','4','325--335','Bentham Science Publishers','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(112,'Systemic review on chronic myeloid leukemia: therapeutic targets, pathways and inhibitors','article','kumar2015systemicb','H Kumar and U Raj and S Gupta and R Tripathi and PK Varadwaj','','','','2015-01-01','0000-00-00','','','J Nucl Med Radiat Ther','6','6','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(113,'In Silico Identification of Novel Glucagon Receptor Antagonist for the Treatment of Type 2 Diabetes Mellitus','article','raj2015silicob','U Raj and Y Jain and H Kumar and S Gupta and R Tripathi and others','','','','2015-01-01','0000-00-00','','','Enz Eng','4','128','2','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(114,'Fungome','article','gudimella2010fungomed','Ranganath Gudimella and Sivaramaiah Nallapeta and Pritish Varadwaj and Prashanth Suravajhala','','','','2010-01-01','0000-00-00','','','Bioinformation','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(115,'Effect of STAT3 inhibitor in chronic myeloid leukemia associated signaling pathway: a mathematical modeling, simulation and systems biology study','article','kumar2016effectb','Himansu Kumar and Swapnil Tichkule and Utkarsh Raj and Saurabh Gupta and Swati Srivastava and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','3 Biotech','6','1','40','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(116,'Antiviral therapy with nucleotide/nucleoside analogues in chronic hepatitis B: A meta-analysis of prospective randomized trials','article','bedre2016antiviralb','Renesh H Bedre and Utkarsh Raj and Sri Prakash Misra and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Indian Journal of Gastroenterology','35','2','75--82','Springer India','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:50','2018-04-20 12:34:50',NULL,3),(117,'A survey on computational methods for enhancer and enhancer target predictions','article','caosurveyb','Qin Cao and Kevin Y Yip','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(118,'Next-generation sequencing revolution through big data analytics','article','tripathi2016nextb','Rashmi Tripathi and Pawan Sharma and Pavan Chakraborty and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Frontiers in Life Science','9','2','119--149','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(119,'Heart rate wireless monitoring system, novel approach to ECG processing and representation','article','antsiperovheart','Vjacheslav E Antsiperov and Yuri V Obukhov and Gennady K Mansurov and Tapobrata Lahiri and Gohel Bakul Chandulal and Hrishikesh Mishra and Abhishek Vaish and Pritish K Varadwaj and Shirshu Varma','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(120,'A computational approach for risk-estimation of Coronary Artery Blockade using thermogram','inproceedings','lahiri2009computationalb','Tapobrata Lahiri and Gohel Bakul Chandulal and Hrishikesh Mishra and Abhishek Vaish and Pritish Kumar Varadwaj and Shirshu Varma and Uma Shankar Tiwary and VE Anticeperov and GK Mansurov and YV Obukhhov and others','','','','2009-01-01','0000-00-00','Proc. 9th International Symposium on Measurement Technology and Intelligent Instruments (ISMTII)','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(121,'Functional group based Ligand retrieval (FBLR) through active site rendering using a novel distance based binding affinity function at atomic environmental level','article','varadwajfunctional','Pritish Kumar Varadwaj and Tapobrata Lahiri','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(122,'Deeplnc, a long non-coding rna prediction tool using deep neural network','article','tripathi2016deeplncb','Rashmi Tripathi and Sunil Patel and Vandana Kumari and Pavan Chakraborty and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Network Modeling Analysis in Health Informatics and Bioinformatics','5','1','21','Springer Vienna','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(123,'Identification of novel abiotic stress proteins in Triticum aestivum through functional annotation of hypothetical proteins','article','gupta2018identification','Saurabh Gupta and Yashbir Singh and Himansu Kumar and Utkarsh Raj and AR Rao and Pritish Kumar Varadwaj','','','','2018-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','10','1','205--220','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(124,'Molecular docking and dynamics simulation study of flavonoids as BET bromodomain inhibitors','article','raj2017molecularb','Utkarsh Raj and Himansu Kumar and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Journal of Biomolecular Structure and Dynamics','35','11','2351--2362','Taylor & Francis','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(125,'In silico identification of novel virulent protein of phytophthora infestans related to late blight disease','inproceedings','tripathi2016silicob','Rashmi Tripathi and Pawan Sharma and Pavan Chakraborty and Pritish Varadwaj','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--5','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(126,'BSB 2016','article','sardarbsbb','Rahila Sardar and Kashif M Shaikh and Pavan P Jutur and Prashanthi Dharanipragada and Nita Parekh and Sonali Mishra and Krishna Misra and Vikas Kaushik and Joginder Singh and Nidhi Sharma and others','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(127,'Embryo and endosperm specific comparative transcriptome analysis of triticum aestivum in response to ABA and H 2 O 2 stress','inproceedings','gupta2016embryob','Saurabh Gupta and Utkarsh Raj and Himansu Kumar and Pritish Kumar Varadwaj and Adhyana Gupta','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--4','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(128,'Count-based transcriptome analysis to identify differentially expressed genes for breast cancer','inproceedings','tripathi2016countb','Rashmi Tripathi and Pawan Sharma and Pavan Chakraborty and Pritish Varadwaj','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--5','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(129,'Recent trends in in-silico drug discovery','article','rai2016recentb','Sneha Rai and Utkarsh Raj and Swapnil Tichkule and Himansu Kumar and Sonali Mishra and Neeti Sharma and Richa Buddham and Dhwani Raghav and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','International Journal for Computational Biology (IJCB)','5','1','54--76','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(130,'Integrated analysis of dysregulated lncrna expression in breast cancer cell identified by rna-seq study','article','tripathi2016integratedb','Rashmi Tripathi and Apoorva Soni and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Non-coding RNA Research','1','1','35--42','Elsevier','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(131,'Estimating percentage epigenetic modifications in human genome using NGS data','inproceedings','lawrence2016estimatingb','Aamna Lawrence and Rahul Shukla and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','Bioinformatics and Systems Biology (BSB), International Conference on','','','','','1--4','','','','','','IEEE','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(132,'Structure-based drug designing and simulation studies for finding novel inhibitors of heat shock protein (HSP70) as suppressors for psoriasis','article','mishra2016structureb','Sonali Mishra and Abhishek Kumar and Pritish Kumar Varadwaj and Krishna Misra','','','','2016-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','','','1--11','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(133,'Structural insights into conformational stability of both wild-type and mutant EZH2 receptor','article','aier2016structuralb','Imlimaong Aier and Pritish Kumar Varadwaj and Utkarsh Raj','','','','2016-01-01','0000-00-00','','','Scientific reports','6','','34984','Nature Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(134,'Novel Potent Plasmepsin-I (PMI) Inhibitors: An In-Silico Approach','article','kumar2016novelb','Kamal Kumar Chaudhary and Utkarsh Raj and Pritish Kumar Varadwaj and Nidhi Mishra','','','','2016-01-01','0000-00-00','','','Current Proteomics','13','3','196--205','Bentham Science Publishers','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(135,'EPIGENETIC MECHANISM OF CANCER: A SHORT REVIEW','article','rajepigeneticb','Utkarsh Raj and Shruti Gupta and Pritish Kumar Varadwaj','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:51','2018-04-20 12:34:51',NULL,3),(136,'Efficacy of Sucralfate in Reflux Disease in comparison to H2--Receptor Antagonist: A Meta-Analysis of Randomized Trials','article','bedre2016efficacyc','Renesh Bedre and Utkarsh Raj and Pritish Varadwaj','','','','2016-01-01','0000-00-00','','','Biology, Engineering, Medicine and Science Reports','2','1','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(137,'Efficacy of Sucralfate in Reflux Disease in comparison to H','article','bedre2016efficacyd','Renesh Bedre and Utkarsh Raj and Pritish Varadwaj','','','','2016-01-01','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(138,'Genome-wide analysis of miRNAs and Tasi-RNAs in Zea mays in response to phosphate deficiency','article','gupta2017genomeb','Saurabh Gupta and Manju Kumari and Himansu Kumar and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Functional & integrative genomics','17','2-3','335--351','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(139,'Comparative analysis of AGPase genes and encoded proteins in eight monocots and three dicots with emphasis on wheat','article','batra2017comparativeb','Ritu Batra and Gautam Saripalli and Amita Mohan and Saurabh Gupta and Kulvinder S Gill and Pritish K Varadwaj and Harindra S Balyan and Pushpendra K Gupta','','','','2017-01-01','0000-00-00','','','Frontiers in plant science','8','','19','Frontiers','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(140,'DUSR (Distributed Ultrafast Shape Recognition): a Hadoop Based Tool to Identify Similar Shaped Ligand Molecules','article','kumari2017dusrb','Vandana Kumari and Rashmi Tripathi and Sunil Patel and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','IJPER DOI: 10.5530/ijper.51.1.6','51','1','34--42','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(141,'Identification of Novel Inhibitors for Disrupting EZH2-EED Interactions Involved in Cancer Epigenetics: An In-Silico Approach','article','raj2016identificationb','Utkarsh Raj and Himansu Kumar and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Current Proteomics','13','4','313--321','Bentham Science Publishers','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(142,'In silico characterization of hypothetical proteins obtained from Mycobacterium tuberculosis H37Rv','article','raj2017silicoc','Utkarsh Raj and Aman Kumar Sharma and Imlimaong Aier and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Network Modeling Analysis in Health Informatics and Bioinformatics','6','1','5','Springer Vienna','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(143,'Epigenetics and Its Role in Human Cancer','incollection','raj2017epigeneticsb','Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','Translational Bioinformatics and Its Application','','','','','249--267','Springer, Dordrecht','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(144,'IN SILICO FINDING OF THE PUTATIVE DRUG TARGETS FROM HYPOTHETICAL SET OF PROTEINS FOR MYCOBACTERIUM LEPRAE TN','article','raj2017silicod','Utkarsh Raj and Sarvesh Pathak and Imlimaong Aier and Saurabh Gupta and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','International Journal of Pharmaceutical Sciences and Research','8','5','2100','International Journal of Pharmaceutical Sciences and Research','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(145,'Transcriptomic Analysis of Soil Grown T. aestivum cv. Root to Reveal the Changes in Expression of Genes in Response to Multiple Nutrients Deficiency','article','gupta2017transcriptomicb','Saurabh Gupta and Brijesh S Yadav and Utkarsh Raj and Shiri Freilich and Pritish K Varadwaj','','','','2017-01-01','0000-00-00','','','Frontiers in plant science','8','','1025','Frontiers','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(146,'Identification of novel dysregulated key genes in Breast cancer through high throughput ChIP-Seq data analysis','article','raj2017identificationb','Utkarsh Raj and Imlimaong Aier and Rahul Semwal and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Scientific reports','7','1','3229','Nature Publishing Group','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(147,'Unraveling long non-coding RNAs through analysis of high-throughput RNA-sequencing data','article','tripathi2017unravelingb','Rashmi Tripathi and Pavan Chakraborty and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Non-coding RNA Research','2','2','111--118','Elsevier','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(148,'Flavonoids as multi-target inhibitors for proteins associated with Ebola virus: In silico discovery using virtual screening and molecular docking studies','article','raj2016flavonoidsb','Utkarsh Raj and Pritish Kumar Varadwaj','','','','2016-01-01','0000-00-00','','','Interdisciplinary Sciences: Computational Life Sciences','8','2','132--141','Springer Berlin Heidelberg','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(149,'Computational modeling and analysis of prominent T-cell epitopes for assisting in designing vaccine of ZIKA virus','article','yadav2017computationalb','Garima Yadav and Richa Rao and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Journal of Applied Pharmaceutical Science Vol','7','08','116--122','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(150,'Docking-based screening of Ficus religiosa phytochemicals as inhibitors of human histamine H2 receptor','article','chaudhary2017dockingb','Amit Chaudhary and Birendra Singh Yadav and Swati Singh and Pramod Kumar Maurya and Alok Mishra and Shweta Srivastva and Pritish Kumar Varadwaj and Nand Kumar Singh and Ashutosh Mani','','','','2017-01-01','0000-00-00','','','Pharmacognosy magazine','13','Suppl 3','S706','Wolters Kluwer--Medknow Publications','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(151,'Pharmadoop: a tool for pharmacophore searching using Hadoop framework','article','semwal2017pharmadoopb','Rahul Semwal and Imlimaong Aier and Utkarsh Raj and Pritish Kumar Varadwaj','','','','2017-01-01','0000-00-00','','','Network Modeling Analysis in Health Informatics and Bioinformatics','6','1','20','Springer Vienna','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(152,'Docking-based screening of Ficus religiosa phytochemicals as inhibitors of human histamine H2 receptor','inproceedings','prashant2017dockingb','Pritish Varadwaj Ashutosh Mani Prashant Kumar Saurabh Gupta','','','','2017-01-01','0000-00-00','4th International Conference on Emerging Trends in Protein Science & Proteomics,GENOPRO 2017, At Invertis University,Bareilly','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(153,'DeepInteract: Deep Neural Network Based Protein-Protein Interaction Prediction Tool','article','patel2017deepinteract','Sunil Patel and Rashmi Tripathi and Vandana Kumari and Pritish Varadwaj','','','','2017-01-01','0000-00-00','','','Current Bioinformatics','12','6','551--557','Bentham Science Publishers','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(154,'Twelve years of BIOinformatics CLUb for Experimenting Scientists (Bioclues)','article','das2018twelve','Partha Sarathi Das and Rajdeep Poddar and Saumyadip Sarkar and MohanKumar Megha and Vijayaraghava Seshadri Sundararajan and Sivaramaiah Nallapeta and Pratap VV Reddy and Jayaraman K Valadi and Pritish Kumar Varadwaj and Tiratha Raj Singh and others','','','','2018-01-01','0000-00-00','','','PeerJ Preprints','6','','e26503v1','PeerJ Inc. San Francisco, USA','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:52','2018-04-20 12:34:52',NULL,3),(155,'Integrated Pathways of Candida albicans Revealing Potential Targets and Key Factors Accountable for Pathogenicity','article','mishraintegrated','Sonali Mishra and Imlimaong Aier and Pritish Varadwaj and Krishna Misra','','','','2018-03-02','0000-00-00','','','Proceedings of the National Academy of Sciences, India Section B: Biological Sciences','','','1--10','Springer India','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:53','2018-04-20 12:45:41',NULL,3),(156,'Integrated Pathways of Candida albicans Revealing Potential Targets and Key Factors Accountable for Pathogenicity','article','integratedd','','','','','0000-00-00','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:53','2018-04-20 12:34:53',NULL,3),(157,'A BRIEF OVERVIEW ON MOLECULAR DYNAMICS SIMULATION OF BIOMOLECULAR SYSTEM: PROCEDURE, ALGORITHMS AND APPLICATIONS','article','guptabrief','Saurabh Gupta and Pritish Kumar Varadwaj','','','','2018-04-01','0000-00-00','','','','','','','','','','','','','','','','','','','','','','','',1,0,'published','2018-04-20 12:34:53','2018-04-20 12:45:08',NULL,3);
/*!40000 ALTER TABLE `wp_teachpress_pub` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_pub_capabilites`
--
DROP TABLE IF EXISTS `wp_teachpress_pub_capabilites`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_pub_capabilites` (
`cap_id` int(10) unsigned NOT NULL auto_increment,
`wp_id` int(10) unsigned default NULL,
`pub_id` int(10) unsigned default NULL,
`capability` varchar(100) default NULL,
PRIMARY KEY (`cap_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_pub_capabilites`
--
LOCK TABLES `wp_teachpress_pub_capabilites` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_pub_capabilites` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_pub_capabilites` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_pub_documents`
--
DROP TABLE IF EXISTS `wp_teachpress_pub_documents`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_pub_documents` (
`doc_id` int(10) unsigned NOT NULL auto_increment,
`name` varchar(500) default NULL,
`path` varchar(500) default NULL,
`added` datetime default NULL,
`size` bigint(20) default NULL,
`sort` int(11) default NULL,
`pub_id` int(10) unsigned default NULL,
PRIMARY KEY (`doc_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_pub_documents`
--
LOCK TABLES `wp_teachpress_pub_documents` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_pub_documents` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_pub_documents` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_pub_imports`
--
DROP TABLE IF EXISTS `wp_teachpress_pub_imports`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_pub_imports` (
`id` int(10) unsigned NOT NULL auto_increment,
`wp_id` int(10) unsigned default NULL,
`date` datetime default NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_pub_imports`
--
LOCK TABLES `wp_teachpress_pub_imports` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_pub_imports` DISABLE KEYS */;
INSERT INTO `wp_teachpress_pub_imports` VALUES (1,1,'2017-11-14 11:05:31'),(2,1,'2017-11-14 11:07:33'),(3,1,'2018-04-20 12:34:48');
/*!40000 ALTER TABLE `wp_teachpress_pub_imports` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_pub_meta`
--
DROP TABLE IF EXISTS `wp_teachpress_pub_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_pub_meta` (
`meta_id` int(10) unsigned NOT NULL auto_increment,
`pub_id` int(10) unsigned default NULL,
`meta_key` varchar(255) default NULL,
`meta_value` text,
PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_pub_meta`
--
LOCK TABLES `wp_teachpress_pub_meta` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_pub_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_pub_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_rel_pub_auth`
--
DROP TABLE IF EXISTS `wp_teachpress_rel_pub_auth`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_rel_pub_auth` (
`con_id` int(10) unsigned NOT NULL auto_increment,
`pub_id` int(10) unsigned default NULL,
`author_id` int(10) unsigned default NULL,
`is_author` int(1) default NULL,
`is_editor` int(1) default NULL,
PRIMARY KEY (`con_id`)
) ENGINE=InnoDB AUTO_INCREMENT=682 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_rel_pub_auth`
--
LOCK TABLES `wp_teachpress_rel_pub_auth` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_rel_pub_auth` DISABLE KEYS */;
INSERT INTO `wp_teachpress_rel_pub_auth` VALUES (3,2,3,1,0),(4,2,4,1,0),(5,2,5,1,0),(6,3,6,1,0),(7,3,5,1,0),(8,3,7,1,0),(9,4,8,1,0),(10,4,9,1,0),(11,5,5,1,0),(12,5,6,1,0),(13,5,10,1,0),(14,6,5,1,0),(15,6,11,1,0),(16,6,12,1,0),(17,6,13,1,0),(18,7,8,1,0),(19,7,9,1,0),(20,8,14,1,0),(21,8,15,1,0),(22,8,5,1,0),(23,8,16,1,0),(24,9,8,1,0),(25,9,12,1,0),(26,9,13,1,0),(27,10,8,1,0),(28,10,12,1,0),(29,10,13,1,0),(30,11,17,1,0),(31,11,5,1,0),(32,11,18,1,0),(33,11,19,1,0),(34,11,20,1,0),(35,11,21,1,0),(36,12,13,1,0),(37,12,12,1,0),(38,12,22,1,0),(39,12,8,1,0),(40,13,13,1,0),(41,13,12,1,0),(42,13,8,1,0),(43,14,12,1,0),(44,14,13,1,0),(45,14,8,1,0),(46,14,23,1,0),(47,14,24,1,0),(48,15,25,1,0),(49,15,8,1,0),(50,15,26,1,0),(51,16,13,1,0),(52,16,12,1,0),(53,16,5,1,0),(54,16,23,1,0),(55,16,24,1,0),(56,17,13,1,0),(57,17,12,1,0),(58,17,8,1,0),(59,18,27,1,0),(60,18,9,1,0),(61,18,28,1,0),(62,19,29,1,0),(63,19,13,1,0),(64,19,12,1,0),(65,19,30,1,0),(66,19,31,1,0),(67,19,32,1,0),(68,20,6,1,0),(69,20,5,1,0),(70,20,7,1,0),(71,21,33,1,0),(72,21,8,1,0),(73,22,34,1,0),(74,22,35,1,0),(75,22,5,1,0),(76,23,36,1,0),(77,23,37,1,0),(78,23,38,1,0),(79,24,34,1,0),(80,24,35,1,0),(81,24,8,1,0),(82,25,39,1,0),(83,25,40,1,0),(84,25,41,1,0),(85,25,42,1,0),(86,25,43,1,0),(87,26,44,1,0),(88,26,45,1,0),(89,26,46,1,0),(90,26,47,1,0),(91,26,5,1,0),(92,27,48,1,0),(93,27,49,1,0),(94,27,34,1,0),(95,27,37,1,0),(96,27,8,1,0),(97,27,50,1,0),(98,28,34,1,0),(99,28,51,1,0),(100,28,37,1,0),(101,28,48,1,0),(102,28,35,1,0),(103,28,8,1,0),(104,29,34,1,0),(105,29,37,1,0),(106,29,35,1,0),(107,29,48,1,0),(108,29,38,1,0),(109,31,48,1,0),(110,31,52,1,0),(111,31,8,1,0),(112,31,53,1,0),(113,31,54,1,0),(114,32,55,1,0),(115,33,37,1,0),(116,33,34,1,0),(117,33,48,1,0),(118,33,8,1,0),(119,34,34,1,0),(120,34,37,1,0),(121,34,48,1,0),(122,34,8,1,0),(123,35,37,1,0),(124,35,34,1,0),(125,35,8,1,0),(126,36,56,1,0),(127,36,57,1,0),(128,36,58,1,0),(129,36,59,1,0),(130,36,60,1,0),(131,37,57,1,0),(132,37,61,1,0),(133,37,56,1,0),(134,37,58,1,0),(135,37,59,1,0),(136,37,62,1,0),(137,38,14,1,0),(138,38,15,1,0),(139,38,5,1,0),(140,38,16,1,0),(141,39,34,1,0),(142,39,51,1,0),(143,39,37,1,0),(144,39,48,1,0),(145,39,35,1,0),(146,39,8,1,0),(147,40,63,1,0),(148,40,37,1,0),(149,40,64,1,0),(150,40,8,1,0),(151,41,65,1,0),(152,41,66,1,0),(153,42,44,1,0),(154,42,67,1,0),(155,42,68,1,0),(156,42,8,1,0),(157,43,69,1,0),(158,43,70,1,0),(159,43,71,1,0),(160,43,9,1,0),(161,43,72,1,0),(162,43,73,1,0),(163,43,74,1,0),(164,43,38,1,0),(165,43,75,1,0),(166,44,9,1,0),(167,44,72,1,0),(168,44,73,1,0),(169,44,74,1,0),(170,44,8,1,0),(171,44,75,1,0),(172,44,76,1,0),(173,44,77,1,0),(174,44,78,1,0),(175,44,79,1,0),(176,44,62,1,0),(177,45,5,1,0),(178,45,9,1,0),(179,46,44,1,0),(180,46,46,1,0),(181,46,45,1,0),(182,46,68,1,0),(183,46,8,1,0),(184,47,48,1,0),(185,47,47,1,0),(186,47,34,1,0),(187,47,37,1,0),(188,47,50,1,0),(189,47,8,1,0),(190,48,37,1,0),(191,48,34,1,0),(192,48,8,1,0),(193,49,44,1,0),(194,49,67,1,0),(195,49,68,1,0),(196,49,5,1,0),(197,50,80,1,0),(198,50,81,1,0),(199,50,82,1,0),(200,50,83,1,0),(201,50,84,1,0),(202,50,85,1,0),(203,50,11,1,0),(204,50,86,1,0),(205,50,87,1,0),(206,50,88,1,0),(207,50,62,1,0),(208,51,48,1,0),(209,51,37,1,0),(210,51,34,1,0),(211,51,8,1,0),(212,51,89,1,0),(213,52,44,1,0),(214,52,67,1,0),(215,52,68,1,0),(216,52,5,1,0),(217,53,90,1,0),(218,53,37,1,0),(219,53,51,1,0),(220,53,34,1,0),(221,53,85,1,0),(222,53,91,1,0),(223,53,92,1,0),(224,53,93,1,0),(225,53,8,1,0),(226,54,44,1,0),(227,54,94,1,0),(228,54,8,1,0),(229,55,95,1,0),(230,55,96,1,0),(231,55,37,1,0),(232,55,8,1,0),(233,56,85,1,0),(234,56,97,1,0),(235,56,8,1,0),(236,56,11,1,0),(237,57,98,1,0),(238,57,8,1,0),(239,57,37,1,0),(240,58,99,1,0),(241,58,37,1,0),(242,58,8,1,0),(243,58,100,1,0),(244,59,37,1,0),(245,59,101,1,0),(246,59,8,1,0),(247,60,102,1,0),(248,60,37,1,0),(249,60,5,1,0),(250,61,102,1,0),(251,61,37,1,0),(252,61,5,1,0),(253,62,48,1,0),(254,62,103,1,0),(255,62,34,1,0),(256,62,8,1,0),(257,63,104,1,0),(258,63,105,1,0),(259,63,106,1,0),(260,63,48,1,0),(261,63,107,1,0),(262,63,38,1,0),(263,63,108,1,0),(264,63,109,1,0),(270,65,37,1,0),(271,65,34,1,0),(272,65,48,1,0),(273,65,8,1,0),(274,66,37,1,0),(275,66,110,1,0),(276,66,98,1,0),(277,66,8,1,0),(278,67,37,1,0),(279,67,8,1,0),(280,68,37,1,0),(281,68,111,1,0),(282,68,98,1,0),(283,68,48,1,0),(284,68,8,1,0),(285,69,48,1,0),(286,69,112,1,0),(287,69,37,1,0),(288,69,113,1,0),(289,69,38,1,0),(290,70,37,1,0),(291,70,98,1,0),(292,70,114,1,0),(293,70,8,1,0),(294,71,44,1,0),(295,71,68,1,0),(296,71,8,1,0),(297,72,37,1,0),(298,72,8,1,0),(299,73,115,1,0),(300,73,116,1,0),(301,73,37,1,0),(302,73,8,1,0),(303,74,57,1,0),(304,74,117,1,0),(305,74,60,1,0),(306,75,118,1,0),(307,75,119,1,0),(308,75,120,1,0),(309,75,121,1,0),(310,75,122,1,0),(311,75,123,1,0),(312,75,8,1,0),(313,75,124,1,0),(314,75,125,1,0),(315,75,62,1,0),(316,76,114,1,0),(317,76,98,1,0),(318,76,37,1,0),(319,76,8,1,0),(320,77,126,1,0),(336,64,45,1,0),(337,64,44,1,0),(338,64,46,1,0),(339,64,37,1,0),(340,64,8,1,0),(341,78,3,1,0),(342,78,4,1,0),(343,78,5,1,0),(344,79,6,1,0),(345,79,5,1,0),(346,79,7,1,0),(347,80,8,1,0),(348,80,9,1,0),(349,81,5,1,0),(350,81,6,1,0),(351,81,10,1,0),(352,82,5,1,0),(353,82,11,1,0),(354,82,12,1,0),(355,82,13,1,0),(356,83,8,1,0),(357,83,9,1,0),(358,84,14,1,0),(359,84,15,1,0),(360,84,5,1,0),(361,84,16,1,0),(362,85,8,1,0),(363,85,12,1,0),(364,85,13,1,0),(365,86,8,1,0),(366,86,12,1,0),(367,86,13,1,0),(368,87,17,1,0),(369,87,5,1,0),(370,87,18,1,0),(371,87,19,1,0),(372,87,20,1,0),(373,87,21,1,0),(374,88,13,1,0),(375,88,12,1,0),(376,88,22,1,0),(377,88,8,1,0),(378,89,13,1,0),(379,89,12,1,0),(380,89,8,1,0),(381,90,12,1,0),(382,90,13,1,0),(383,90,8,1,0),(384,90,23,1,0),(385,90,24,1,0),(386,91,25,1,0),(387,91,8,1,0),(388,91,26,1,0),(389,92,13,1,0),(390,92,12,1,0),(391,92,5,1,0),(392,92,23,1,0),(393,92,24,1,0),(394,93,13,1,0),(395,93,12,1,0),(396,93,8,1,0),(397,94,27,1,0),(398,94,9,1,0),(399,94,28,1,0),(400,95,29,1,0),(401,95,13,1,0),(402,95,12,1,0),(403,95,30,1,0),(404,95,31,1,0),(405,95,32,1,0),(406,96,6,1,0),(407,96,5,1,0),(408,96,7,1,0),(409,97,33,1,0),(410,97,8,1,0),(411,98,34,1,0),(412,98,35,1,0),(413,98,5,1,0),(414,99,36,1,0),(415,99,37,1,0),(416,99,38,1,0),(417,100,34,1,0),(418,100,35,1,0),(419,100,8,1,0),(420,101,39,1,0),(421,101,40,1,0),(422,101,41,1,0),(423,101,42,1,0),(424,101,43,1,0),(425,102,44,1,0),(426,102,45,1,0),(427,102,46,1,0),(428,102,47,1,0),(429,102,5,1,0),(430,103,48,1,0),(431,103,49,1,0),(432,103,34,1,0),(433,103,37,1,0),(434,103,8,1,0),(435,103,50,1,0),(436,104,34,1,0),(437,104,51,1,0),(438,104,37,1,0),(439,104,48,1,0),(440,104,35,1,0),(441,104,8,1,0),(442,105,34,1,0),(443,105,37,1,0),(444,105,35,1,0),(445,105,48,1,0),(446,105,38,1,0),(447,107,48,1,0),(448,107,52,1,0),(449,107,8,1,0),(450,107,53,1,0),(451,107,54,1,0),(452,108,55,1,0),(453,109,37,1,0),(454,109,34,1,0),(455,109,48,1,0),(456,109,8,1,0),(457,110,34,1,0),(458,110,37,1,0),(459,110,48,1,0),(460,110,8,1,0),(461,111,37,1,0),(462,111,34,1,0),(463,111,8,1,0),(464,112,56,1,0),(465,112,57,1,0),(466,112,58,1,0),(467,112,59,1,0),(468,112,60,1,0),(469,113,57,1,0),(470,113,61,1,0),(471,113,56,1,0),(472,113,58,1,0),(473,113,59,1,0),(474,113,62,1,0),(475,114,14,1,0),(476,114,15,1,0),(477,114,5,1,0),(478,114,16,1,0),(479,115,34,1,0),(480,115,51,1,0),(481,115,37,1,0),(482,115,48,1,0),(483,115,35,1,0),(484,115,8,1,0),(485,116,63,1,0),(486,116,37,1,0),(487,116,64,1,0),(488,116,8,1,0),(489,117,65,1,0),(490,117,66,1,0),(491,118,44,1,0),(492,118,67,1,0),(493,118,68,1,0),(494,118,8,1,0),(495,119,69,1,0),(496,119,70,1,0),(497,119,71,1,0),(498,119,9,1,0),(499,119,72,1,0),(500,119,73,1,0),(501,119,74,1,0),(502,119,38,1,0),(503,119,75,1,0),(504,120,9,1,0),(505,120,72,1,0),(506,120,73,1,0),(507,120,74,1,0),(508,120,8,1,0),(509,120,75,1,0),(510,120,76,1,0),(511,120,77,1,0),(512,120,78,1,0),(513,120,79,1,0),(514,120,62,1,0),(515,121,8,1,0),(516,121,9,1,0),(517,122,44,1,0),(518,122,46,1,0),(519,122,45,1,0),(520,122,68,1,0),(521,122,8,1,0),(522,123,48,1,0),(523,123,47,1,0),(524,123,34,1,0),(525,123,37,1,0),(526,123,50,1,0),(527,123,8,1,0),(528,124,37,1,0),(529,124,34,1,0),(530,124,8,1,0),(531,125,44,1,0),(532,125,67,1,0),(533,125,68,1,0),(534,125,5,1,0),(535,126,80,1,0),(536,126,81,1,0),(537,126,82,1,0),(538,126,83,1,0),(539,126,84,1,0),(540,126,85,1,0),(541,126,11,1,0),(542,126,86,1,0),(543,126,87,1,0),(544,126,88,1,0),(545,126,62,1,0),(546,127,48,1,0),(547,127,37,1,0),(548,127,34,1,0),(549,127,8,1,0),(550,127,89,1,0),(551,128,44,1,0),(552,128,67,1,0),(553,128,68,1,0),(554,128,5,1,0),(555,129,90,1,0),(556,129,37,1,0),(557,129,51,1,0),(558,129,34,1,0),(559,129,85,1,0),(560,129,91,1,0),(561,129,92,1,0),(562,129,93,1,0),(563,129,8,1,0),(564,130,44,1,0),(565,130,94,1,0),(566,130,8,1,0),(567,131,95,1,0),(568,131,96,1,0),(569,131,37,1,0),(570,131,8,1,0),(571,132,85,1,0),(572,132,97,1,0),(573,132,8,1,0),(574,132,11,1,0),(575,133,98,1,0),(576,133,8,1,0),(577,133,37,1,0),(578,134,99,1,0),(579,134,37,1,0),(580,134,8,1,0),(581,134,100,1,0),(582,135,37,1,0),(583,135,101,1,0),(584,135,8,1,0),(585,136,102,1,0),(586,136,37,1,0),(587,136,5,1,0),(588,137,102,1,0),(589,137,37,1,0),(590,137,5,1,0),(591,138,48,1,0),(592,138,103,1,0),(593,138,34,1,0),(594,138,8,1,0),(595,139,104,1,0),(596,139,105,1,0),(597,139,106,1,0),(598,139,48,1,0),(599,139,107,1,0),(600,139,38,1,0),(601,139,108,1,0),(602,139,109,1,0),(603,140,45,1,0),(604,140,44,1,0),(605,140,46,1,0),(606,140,37,1,0),(607,140,8,1,0),(608,141,37,1,0),(609,141,34,1,0),(610,141,48,1,0),(611,141,8,1,0),(612,142,37,1,0),(613,142,110,1,0),(614,142,98,1,0),(615,142,8,1,0),(616,143,37,1,0),(617,143,8,1,0),(618,144,37,1,0),(619,144,111,1,0),(620,144,98,1,0),(621,144,48,1,0),(622,144,8,1,0),(623,145,48,1,0),(624,145,112,1,0),(625,145,37,1,0),(626,145,113,1,0),(627,145,38,1,0),(628,146,37,1,0),(629,146,98,1,0),(630,146,114,1,0),(631,146,8,1,0),(632,147,44,1,0),(633,147,68,1,0),(634,147,8,1,0),(635,148,37,1,0),(636,148,8,1,0),(637,149,115,1,0),(638,149,116,1,0),(639,149,37,1,0),(640,149,8,1,0),(641,150,118,1,0),(642,150,119,1,0),(643,150,120,1,0),(644,150,121,1,0),(645,150,122,1,0),(646,150,123,1,0),(647,150,8,1,0),(648,150,124,1,0),(649,150,125,1,0),(650,151,114,1,0),(651,151,98,1,0),(652,151,37,1,0),(653,151,8,1,0),(654,152,126,1,0),(655,153,46,1,0),(656,153,44,1,0),(657,153,45,1,0),(658,153,5,1,0),(659,154,127,1,0),(660,154,128,1,0),(661,154,129,1,0),(662,154,130,1,0),(663,154,131,1,0),(664,154,15,1,0),(665,154,132,1,0),(666,154,133,1,0),(667,154,8,1,0),(668,154,134,1,0),(669,154,62,1,0),(676,157,48,1,0),(677,157,8,1,0),(678,155,85,1,0),(679,155,98,1,0),(680,155,5,1,0),(681,155,11,1,0);
/*!40000 ALTER TABLE `wp_teachpress_rel_pub_auth` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_relation`
--
DROP TABLE IF EXISTS `wp_teachpress_relation`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_relation` (
`con_id` int(10) unsigned NOT NULL auto_increment,
`pub_id` int(10) unsigned default NULL,
`tag_id` int(10) unsigned default NULL,
PRIMARY KEY (`con_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_relation`
--
LOCK TABLES `wp_teachpress_relation` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_relation` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_relation` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_settings`
--
DROP TABLE IF EXISTS `wp_teachpress_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_settings` (
`setting_id` int(10) unsigned NOT NULL auto_increment,
`variable` varchar(100) default NULL,
`value` longtext,
`category` varchar(100) default NULL,
PRIMARY KEY (`setting_id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_settings`
--
LOCK TABLES `wp_teachpress_settings` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_settings` DISABLE KEYS */;
INSERT INTO `wp_teachpress_settings` VALUES (1,'sem','- Select -','system'),(2,'db-version','6.2.4','system'),(3,'sign_out','0','system'),(4,'login','std','system'),(5,'stylesheet','1','system'),(6,'rel_page_courses','page','system'),(7,'rel_page_publications','page','system'),(8,'rel_content_auto','0','system'),(9,'rel_content_template','[tpsingle [key]]<!--more-->\n\n[tpabstract]\n\n[tplinks]\n\n[tpbibtex]','system'),(10,'rel_content_category','','system'),(11,'import_overwrite','0','system'),(12,'convert_bibtex','0','system'),(14,'Example','Example','course_of_studies'),(15,'Lecture','Lecture','course_type'),(16,'course_of_studies','name = {course_of_studies}, title = {Course of studies}, type = {SELECT}, required = {false}, min = {false}, max = {false}, step = {false}, visibility = {admin}','teachpress_stud'),(17,'birthday','name = {birthday}, title = {Birthday}, type = {DATE}, required = {false}, min = {false}, max = {false}, step = {false}, visibility = {normal}','teachpress_stud'),(18,'semester_number','name = {semester_number}, title = {Semester number}, type = {INT}, required = {false}, min = {1}, max = {99}, step = {1}, visibility = {normal}','teachpress_stud'),(19,'matriculation_number','name = {matriculation_number}, title = {Matriculation number}, type = {INT}, required = {false}, min = {1}, max = {1000000}, step = {1}, visibility = {admin}','teachpress_stud'),(20,'January to May','January to May','semester'),(21,'July to November','July to November','semester'),(22,'Tutorials','Tutorials','course_type'),(23,'Lab/Practice','Lab/Practice','course_type'),(25,'tp_meta_courses_Research_Project','name = {tp_meta_courses_Research_Project}, title = {projects}, type = {TEXT}, required = {true}, min = {0}, max = {0}, step = {0}, visibility = {normal}','teachpress_courses'),(26,'tp_meta_courses_','name = {tp_meta_courses_}, title = {}, type = {TEXT}, required = {false}, min = {0}, max = {0}, step = {0}, visibility = {normal}','teachpress_courses');
/*!40000 ALTER TABLE `wp_teachpress_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_signup`
--
DROP TABLE IF EXISTS `wp_teachpress_signup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_signup` (
`con_id` int(10) unsigned NOT NULL auto_increment,
`course_id` int(10) unsigned default NULL,
`wp_id` int(10) unsigned default NULL,
`waitinglist` int(1) unsigned default NULL,
`date` datetime default NULL,
PRIMARY KEY (`con_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_signup`
--
LOCK TABLES `wp_teachpress_signup` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_signup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_signup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_stud`
--
DROP TABLE IF EXISTS `wp_teachpress_stud`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_stud` (
`wp_id` int(10) unsigned NOT NULL default '0',
`firstname` varchar(100) default NULL,
`lastname` varchar(100) default NULL,
`userlogin` varchar(100) default NULL,
`email` varchar(50) default NULL,
PRIMARY KEY (`wp_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_stud`
--
LOCK TABLES `wp_teachpress_stud` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_stud` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_stud` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_stud_meta`
--
DROP TABLE IF EXISTS `wp_teachpress_stud_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_stud_meta` (
`meta_id` int(10) unsigned NOT NULL auto_increment,
`wp_id` int(10) unsigned default NULL,
`meta_key` varchar(255) default NULL,
`meta_value` text,
PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_stud_meta`
--
LOCK TABLES `wp_teachpress_stud_meta` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_stud_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_stud_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_tags`
--
DROP TABLE IF EXISTS `wp_teachpress_tags`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_tags` (
`tag_id` int(10) unsigned NOT NULL auto_increment,
`name` varchar(300) default NULL,
PRIMARY KEY (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_tags`
--
LOCK TABLES `wp_teachpress_tags` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_teachpress_tags` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_teachpress_user`
--
DROP TABLE IF EXISTS `wp_teachpress_user`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_teachpress_user` (
`bookmark_id` int(10) unsigned NOT NULL auto_increment,
`pub_id` int(10) unsigned default NULL,
`user` int(10) unsigned default NULL,
PRIMARY KEY (`bookmark_id`)
) ENGINE=InnoDB AUTO_INCREMENT=78 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_teachpress_user`
--
LOCK TABLES `wp_teachpress_user` WRITE;
/*!40000 ALTER TABLE `wp_teachpress_user` DISABLE KEYS */;
INSERT INTO `wp_teachpress_user` VALUES (1,0,1),(2,2,1),(3,3,1),(4,4,1),(5,5,1),(6,6,1),(7,7,1),(8,8,1),(9,9,1),(10,10,1),(11,11,1),(12,12,1),(13,13,1),(14,14,1),(15,15,1),(16,16,1),(17,17,1),(18,18,1),(19,19,1),(20,20,1),(21,21,1),(22,22,1),(23,23,1),(24,24,1),(25,25,1),(26,26,1),(27,27,1),(28,28,1),(29,29,1),(30,30,1),(31,31,1),(32,32,1),(33,33,1),(34,34,1),(35,35,1),(36,36,1),(37,37,1),(38,38,1),(39,39,1),(40,40,1),(41,41,1),(42,42,1),(43,43,1),(44,44,1),(45,45,1),(46,46,1),(47,47,1),(48,48,1),(49,49,1),(50,50,1),(51,51,1),(52,52,1),(53,53,1),(54,54,1),(55,55,1),(56,56,1),(57,57,1),(58,58,1),(59,59,1),(60,60,1),(61,61,1),(62,62,1),(63,63,1),(64,64,1),(65,65,1),(66,66,1),(67,67,1),(68,68,1),(69,69,1),(70,70,1),(71,71,1),(72,72,1),(73,73,1),(74,74,1),(75,75,1),(76,76,1),(77,77,1);
/*!40000 ALTER TABLE `wp_teachpress_user` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL default '0',
`term_taxonomy_id` bigint(20) unsigned NOT NULL default '0',
`term_order` int(11) NOT NULL default '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (26,6,0),(1,5,0),(29,6,0),(666,2,0),(34,6,0),(67,6,0),(1,4,0),(295,2,0),(295,3,0),(323,7,0),(1,3,0),(327,9,0),(534,2,0),(732,6,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL auto_increment,
`term_id` bigint(20) unsigned NOT NULL default '0',
`taxonomy` varchar(32) NOT NULL default '',
`description` longtext NOT NULL,
`parent` bigint(20) unsigned NOT NULL default '0',
`count` bigint(20) NOT NULL default '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,2),(3,3,'category','',0,2),(4,4,'category','',0,1),(5,5,'category','',0,1),(6,6,'nav_menu','',0,5),(7,7,'webphys_portfolio_type','',0,1),(8,8,'rgpg_category','Uncategorized',0,0),(9,9,'rgpg_category','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL auto_increment,
`term_id` bigint(20) unsigned NOT NULL default '0',
`meta_key` varchar(255) default NULL,
`meta_value` longtext,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL auto_increment,
`name` varchar(200) NOT NULL default '',
`slug` varchar(200) NOT NULL default '',
`term_group` bigint(10) NOT NULL default '0',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Publication','publication',0),(3,'Conference','conference',0),(4,'Notification','notification',0),(5,'Event','event',0),(6,'Menu 1','menu-1',0),(7,'Default','default',0),(8,'uncategorized','uncategorized-2',0),(9,'student','student',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL auto_increment,
`user_id` bigint(20) unsigned NOT NULL default '0',
`meta_key` varchar(255) default NULL,
`meta_value` longtext,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=124 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','pritish'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp350_media,wp360_revisions,wp360_locks,wp390_widgets,wp410_dfw,text_widget_custom_html,wp496_privacy'),(13,1,'show_welcome_panel','0'),(15,1,'wp_user-settings','editor=tinymce&hidetb=1&libraryContent=browse&dfw_width=647&advImgDetails=show&align=none&mfold=o'),(16,1,'wp_user-settings-time','1579001870'),(17,1,'wp_dashboard_quick_press_last_post_id','831'),(18,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(19,1,'metaboxhidden_nav-menus','a:3:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(20,1,'nav_menu_recently_edited','6'),(29,2,'nickname','vandana'),(30,2,'first_name','Vandana'),(31,2,'last_name',''),(32,2,'description',''),(33,2,'rich_editing','true'),(34,2,'comment_shortcuts','false'),(35,2,'admin_color','fresh'),(36,2,'use_ssl','0'),(37,2,'show_admin_bar_front','true'),(38,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(39,2,'wp_user_level','10'),(40,2,'dismissed_wp_pointers','wp350_media,wp360_revisions,wp360_locks,wp390_widgets,wp496_privacy,plugin_editor_notice,theme_editor_notice'),(87,1,'tp_pubs_per_page','20'),(88,1,'_impactpubs_pubsource','orcid'),(89,1,'_impactpubs_identifier','0000-0001-5706-2411'),(90,1,'_impactpubs_display-mode','by-year'),(91,1,'_impactpubs_html','<form class=\"impactpubs_years-ctls\" id=\"impactpubs_years-ctls\">\n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2016\" id=\"impactpubs_years-ctl_2016\"\n checked />\n <label for=\"impactpubs_years-ctl_2016\"><a>2016</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2015\" id=\"impactpubs_years-ctl_2015\"\n />\n <label for=\"impactpubs_years-ctl_2015\"><a>2015</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2014\" id=\"impactpubs_years-ctl_2014\"\n />\n <label for=\"impactpubs_years-ctl_2014\"><a>2014</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2012\" id=\"impactpubs_years-ctl_2012\"\n />\n <label for=\"impactpubs_years-ctl_2012\"><a>2012</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2011\" id=\"impactpubs_years-ctl_2011\"\n />\n <label for=\"impactpubs_years-ctl_2011\"><a>2011</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2010\" id=\"impactpubs_years-ctl_2010\"\n />\n <label for=\"impactpubs_years-ctl_2010\"><a>2010</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2009\" id=\"impactpubs_years-ctl_2009\"\n />\n <label for=\"impactpubs_years-ctl_2009\"><a>2009</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2008\" id=\"impactpubs_years-ctl_2008\"\n />\n <label for=\"impactpubs_years-ctl_2008\"><a>2008</a></label>\n\n \n <input type=\"radio\" class=\"impactpubs_years-ctl\" name=\"impactpubs_years-ctl\"\n value=\"2007\" id=\"impactpubs_years-ctl_2007\"\n />\n <label for=\"impactpubs_years-ctl_2007\"><a>2007</a></label>\n\n </form><p class=\"impactpubs_publication\" id=\"10.1007/s12664-016-0632-5\" data-year=\"2016\"><span class = \"ip-authors\"> Bedre, Renesh H.; Raj, Utkarsh; Misra, Sri Prakash; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/s12664-016-0632-5\">Antiviral therapy with nucleotide/nucleoside analogues in chronic hepatitis B: A meta-analysis of prospective randomized trials</a></span>  <span class = \"ip-journal\">Indian J Gastroenterol</span> <span class = \"ip-vol\">35(2):75--82</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.1201/b20026-10\" data-year=\"2016\"><span class = \"ip-authors\"> Mishra, Sonali; Raj, Utkarsh; Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1201/b20026-10\">Annotation of Hypothetical Proteins: a Functional Genomics Approach</a></span>  <span class = \"ip-journal\">Computational Biology and Bioinformatics</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"\" data-year=\"2016\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\">Flavonoids as Multi-target Inhibitors for Proteins Associated with Ebola Virus: In Silico Discovery Using Virtual Screening and Molecular Docking Studies.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.1080/07391102.2015.1110046\" data-year=\"2016\"><span class = \"ip-authors\"> Kumar, Himansu; Raj, Utkarsh; Gupta, Saurabh; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1080/07391102.2015.1110046\">In-silicoidentification of inhibitors against mutated BCR-ABL protein of chronic myeloid leukemia: a virtual screening and molecular dynamics simulation study</a></span>  <span class = \"ip-journal\">Journal of Biomolecular Structure and Dynamics</span> <span class = \"ip-vol\">34(10):2171--2183</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.2174/1573409912666151124234008\" data-year=\"2016\"><span class = \"ip-authors\"> Raj, Utkarsh; Kumar, Himansu; Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.2174/1573409912666151124234008\">3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein Involved in Cancer & Rheumatoid Arthritis</a></span>  <span class = \"ip-journal\">Current Computer Aided-Drug Design</span> <span class = \"ip-vol\">11(4):325--335</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"\" data-year=\"2016\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\">Effect of STAT3 inhibitor in chronic myeloid leukemia associated signaling pathway: a mathematical modeling, simulation and systems biology study.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.1007/s13205-015-0357-7\" data-year=\"2016\"><span class = \"ip-authors\"> Kumar, Himansu; Tichkule, Swapnil; Raj, Utkarsh; Gupta, Saurabh; Srivastava, Swati; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/s13205-015-0357-7\">Effect of STAT3 inhibitor in chronic myeloid leukemia associated signaling pathway: a mathematical modeling, simulation and systems biology study</a></span>  <span class = \"ip-journal\">3 Biotech</span> <span class = \"ip-vol\">6</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.1007/s13721-016-0129-2\" data-year=\"2016\"><span class = \"ip-authors\"> Tripathi, Rashmi; Patel, Sunil; Kumari, Vandana; Chakraborty, Pavan; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/s13721-016-0129-2\">DeepLNC, a long non-coding RNA prediction tool using deep neural network</a></span>  <span class = \"ip-journal\">Network Modeling Analysis in Health Informatics and Bioinformatics</span> <span class = \"ip-vol\">5</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.1080/21553769.2016.1178180\" data-year=\"2016\"><span class = \"ip-authors\"> Tripathi, Rashmi; Sharma, Pawan; Chakraborty, Pavan; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1080/21553769.2016.1178180\">Next-generation sequencing revolution through big data analytics</a></span>  <span class = \"ip-journal\">Frontiers in Life Science</span> <span class = \"ip-vol\">9(2):119--149</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"\" data-year=\"2016\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\">Identification of Novel Abiotic Stress Proteins in Triticum aestivum Through Functional Annotation of Hypothetical Proteins.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.5530/bems.2016.1.4\" data-year=\"2016\"><span class = \"ip-authors\"> Bedre, Renesh; Raj, Utkarsh; Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.5530/bems.2016.1.4\">Efficacy of Sucralfate in Reflux Disease in comparison to H2 textendash Receptor Antagonist: A Meta-Analysis of Randomized Trials</a></span>  <span class = \"ip-journal\">BEMS Reports</span> <span class = \"ip-vol\">2(1):18--22</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"\" data-year=\"2016\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\">Exploring dual inhibitors for STAT1 and STAT5 receptors utilizing virtual screening and dynamics simulation validation.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.1080/07391102.2016.1217276\" data-year=\"2016\"><span class = \"ip-authors\"> Raj, Utkarsh; Kumar, Himansu; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1080/07391102.2016.1217276\">Molecular docking and dynamics simulation study of flavonoids as BET bromodomain inhibitors</a></span>  <span class = \"ip-journal\">Journal of Biomolecular Structure and Dynamics</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"\" data-year=\"2016\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\">Identification of Dual Natural Inhibitors for Chronic Myeloid Leukemia by Virtual Screening, Molecular Dynamics Simulation and ADMET Analysis.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"\" data-year=\"2016\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\">Molecular docking and dynamics simulation study of flavonoids as BET bromodomain inhibitors.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication\" id=\"10.1007/s12539-016-0178-3\" data-year=\"2016\"><span class = \"ip-authors\"> Gupta, Saurabh; Singh, Yashbir; Kumar, Himansu; Raj, Utkarsh; Rao, A. R.; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2016</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/s12539-016-0178-3\">Identification of Novel Abiotic Stress Proteins in Triticum aestivum Through Functional Annotation of Hypothetical Proteins</a></span>  <span class = \"ip-journal\">Interdisciplinary Sciences: Computational Life Sciences</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2015\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\">Exploration of new drug-like inhibitors for serine/threonine protein phosphatase 5 of Plasmodium falciparum: a docking and simulation study.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2015\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\">Extrapolation of Inter Domain Communications and Substrate Binding Cavity of Camel HSP70 1A: A Molecular Modeling and Dynamics Simulation Study.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2015\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\">Parameters Involved in Autophosphorylation in Chronic Myeloid Leukemia: a Systems Biology Approach.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.4172/2155-9619.1000257\" data-year=\"2015\"><span class = \"ip-authors\"> Kumar, Himansu; Raj, Utkarsh; Gupta, Saurabh; Tripathi, Rashmi; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.4172/2155-9619.1000257\">Systemic Review on Chronic Myeloid Leukemia: Therapeutic Targets, Pathways and Inhibitors</a></span>  <span class = \"ip-journal\">Journal of Nuclear Medicine & Radiation Therapy</span> <span class = \"ip-vol\">06</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2015\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\">Novel DOT1L ReceptorNatural Inhibitors Involved in Mixed Lineage Leukemia: a Virtual Screening, Molecular Docking and Dynamics Simulation Study.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2015\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\">Flavonoids as multi-target inhibitors for proteins associated with Ebola virus: in-silico discovery using virtual screening and molecular docking studies.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2015\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\">3D Structure Generation, Molecular Dynamics and Docking Studies of IRHOM2 Protein Involved in Cancer & Rheumatoid Arthritis.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2015\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\">Erratum to: Flavonoids as Multi-Target Inhibitors for Proteins Associated with Ebola Virus: In Silico Discovery Using Virtual Screening and Molecular Docking Studies.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.1007/s12539-015-0125-8\" data-year=\"2015\"><span class = \"ip-authors\"> Raj, Utkarsh; Varadwaj, Pritish Kumar</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/s12539-015-0125-8\">Erratum to: Flavonoids as Multi-Target Inhibitors for Proteins Associated with Ebola Virus: In Silico Discovery Using Virtual Screening and Molecular Docking Studies</a></span>  <span class = \"ip-journal\">Interdisciplinary Sciences: Computational Life Sciences</span> <span class = \"ip-vol\">8(2):142--142</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.5176/2251-2489_biotech15.44\" data-year=\"2015\"><span class = \"ip-authors\"> Tripathi, Rashmi; Kumari, Vandana; Patel, Sunil; Singh, Yashbir; Varadwaj, Dr. Pritish</span>, <span class = \"ip-date\">2015</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.5176/2251-2489_biotech15.44\">Prediction of lncRNA using Deep Learning Approach</a></span>  <span class = \"ip-journal\">5th Annual International Conference on Advances in Biotechnology (BioTech 2015)</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.1007/978-81-322-2205-7_42\" data-year=\"2014\"><span class = \"ip-authors\"> Gupta, Pooja; Raj, Utkarsh; Varadwaj, Pritish K.</span>, <span class = \"ip-date\">2014</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/978-81-322-2205-7_42\">Prediction of Blood Brain Barrier Permeability of Ligands Using Sequential Floating Forward Selection and Support Vector Machine</a></span>  <span class = \"ip-journal\">Computational Intelligence in Data Mining - Volume 1</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.1007/978-3-642-32129-0_48\" data-year=\"2012\"><span class = \"ip-authors\"> Saxena, Anubhav; Pitchaipillai, Gokulakrishnan; Vardawaj, Pritish Kumar</span>, <span class = \"ip-date\">2012</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/978-3-642-32129-0_48\">Annotation of Human Genomic Sequence by Combining Existing Gene Prediction Tools Using Hybrid Approach</a></span>  <span class = \"ip-journal\">Communications in Computer and Information Science</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2011\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2011</span>. <span class = \"ip-title\">A prediction model for oral bioavailability of drugs using physicochemical properties by support vector machine.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2011\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2011</span>. <span class = \"ip-title\">A density functional theory and quantum theory of atoms-in-molecules analysis of the stability of Ni(II) complexes of some amino alcohol ligands.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2011\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2011</span>. <span class = \"ip-title\">A comparative study of support vector machine, artificial neural network and bayesian classifier for mutagenicity prediction.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.1504/ijdmmm.2010.033534\" data-year=\"2010\"><span class = \"ip-authors\"> Kumar, Manish; Varadwaj, Pritish Kumar; Verma, Shekhar</span>, <span class = \"ip-date\">2010</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1504/ijdmmm.2010.033534\">Two-phase clustering based aggregation of sensor data</a></span>  <span class = \"ip-journal\">International Journal of Data Mining, Modelling and Management</span> <span class = \"ip-vol\">2(3):216</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2010\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2010</span>. <span class = \"ip-title\">Stem cells: An overview with respect to cardiovascular and renal disease.</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.6026/97320630005202\" data-year=\"2010\"><span class = \"ip-authors\"> Gudimella, Ranganath; Nallapeta, Sivaramaiah; Varadwaj, Pritish; Suravajhala, Prashanth</span>, <span class = \"ip-date\">2010</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.6026/97320630005202\">Fungome: Annotating proteins implicated in fungal pathogenesis</a></span>  <span class = \"ip-journal\">Bioinformation</span> <span class = \"ip-vol\">5(5):202--207</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.1007/978-3-642-03547-0_47\" data-year=\"2009\"><span class = \"ip-authors\"> Varadwaj, Pritish; Purohit, Neetesh; Arora, Bhumika</span>, <span class = \"ip-date\">2009</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1007/978-3-642-03547-0_47\">Detection of Splice Sites Using Support Vector Machine</a></span>  <span class = \"ip-journal\">Communications in Computer and Information Science</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.6026/97320630003268\" data-year=\"2009\"><span class = \"ip-authors\"> Varadwaj, Pritish Kumar; Lahiri, Tapobrata</span>, <span class = \"ip-date\">2009</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.6026/97320630003268\">Functional group based Ligand binding affinity scoring function at atomic environmental level</a></span>  <span class = \"ip-journal\">Bioinformation</span> <span class = \"ip-vol\">3(6):268--274</span></p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"\" data-year=\"2008\"><span class = \"ip-authors\"> Varadwaj, Pritish</span>, <span class = \"ip-date\">2008</span>. <span class = \"ip-title\">Primary responses to salt stress in a halophyte, smooth cordgrass (Spartina alterniflora Loisel.).</span></span>  </p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.1109/icon.2008.4772586\" data-year=\"2008\"><span class = \"ip-authors\"> Purohit, Neetesh; Varadwaj, Pritish; Tokekar, Sanjiv</span>, <span class = \"ip-date\">2008</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.1109/icon.2008.4772586\">Reliability analysis of Wireless Sensor Network</a></span>  <span class = \"ip-journal\">2008 16th IEEE International Conference on Networks</span>.</p><p class=\"ip-badges\"></p><p class=\"impactpubs_publication impactpubs_notshown\" id=\"10.6026/97320630002113\" data-year=\"2007\"><span class = \"ip-authors\"> Varadwaj, Pritish Kumar; Lahiri, Tapobrata</span>, <span class = \"ip-date\">2007</span>. <span class = \"ip-title\"><a href = \"http://dx.doi.org/10.6026/97320630002113\">FGO: A novel ontology for identification of ligand functional group</a></span>  <span class = \"ip-journal\">Bioinformation</span> <span class = \"ip-vol\">2(3):113--118</span></p><p class=\"ip-badges\"></p><p class = \"impactpubs-footnote\">Publication list retrieved from <a href = \"http://orcid.org/\">ORCiD</a> using <a href = \"https://wordpress.org/plugins/impactpubs/\">ImpactPubs</a></p>.'),(104,1,'closedpostboxes_dashboard','a:1:{i:0;s:18:\"dashboard_activity\";}'),(105,1,'metaboxhidden_dashboard','a:0:{}'),(95,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"172.17.15.0\";}'),(119,2,'session_tokens','a:2:{s:64:\"0dcb9cef79c984b060dd9815723e64bb3651d60a3c01d0f1dace922a39f612f7\";a:4:{s:10:\"expiration\";i:1584235584;s:2:\"ip\";s:13:\"103.145.86.34\";s:2:\"ua\";s:289:\"Mozilla/5.0 (Windows NT 10.0%3b) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36Accept: image/gif, image/bmp, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\";s:5:\"login\";i:1584062784;}s:64:\"65540db79b3cbfff46a05730082f5638d0ec7dc81540ec6da5ff471b80caf0d1\";a:4:{s:10:\"expiration\";i:1584238041;s:2:\"ip\";s:13:\"103.145.86.34\";s:2:\"ua\";s:289:\"Mozilla/5.0 (Windows NT 10.0%3b) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36Accept: image/gif, image/bmp, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\";s:5:\"login\";i:1584065241;}}'),(108,1,'sgg-tutorial_was_showed','1'),(120,2,'wp_dashboard_quick_press_last_post_id','826'),(121,2,'wp_dashboard_quick_press_last_post_id','826');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL auto_increment,
`user_login` varchar(60) NOT NULL default '',
`user_pass` varchar(255) NOT NULL default '',
`user_nicename` varchar(50) NOT NULL default '',
`user_email` varchar(100) NOT NULL default '',
`user_url` varchar(100) NOT NULL default '',
`user_registered` datetime NOT NULL default '0000-00-00 00:00:00',
`user_activation_key` varchar(255) NOT NULL default '',
`user_status` int(11) NOT NULL default '0',
`display_name` varchar(250) NOT NULL default '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'pritish','$P$BKBZahM1lp93pJ59Rvztb/26/qi1Cs/','pritish','pritish@iiita.ac.in','','2014-09-17 18:46:39','1509299005:$P$B4z9U3UafJLfMUiLXBmIHc5jyTPFbX/',0,'pritish'),(2,'vandana','$P$BocsEXKAGaEY9XwWot/1S/PuhE0Le4/','vandana','kvandana1992@gmail.com','','2014-10-02 10:24:13','',0,'Vandana');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_zotpress`
--
DROP TABLE IF EXISTS `wp_zotpress`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_zotpress` (
`id` int(9) NOT NULL auto_increment,
`account_type` varchar(10) NOT NULL,
`api_user_id` varchar(10) NOT NULL,
`public_key` varchar(28) default NULL,
`nickname` varchar(200) default NULL,
`version` varchar(10) default '5.1',
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_zotpress`
--
LOCK TABLES `wp_zotpress` WRITE;
/*!40000 ALTER TABLE `wp_zotpress` DISABLE KEYS */;
INSERT INTO `wp_zotpress` VALUES (1,'users','3325834','f5ABtrk22pN1guMnnLZ5p4Tx',NULL,'5.1');
/*!40000 ALTER TABLE `wp_zotpress` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_zotpress_cache`
--
DROP TABLE IF EXISTS `wp_zotpress_cache`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_zotpress_cache` (
`id` int(9) NOT NULL auto_increment,
`request_id` varchar(200) NOT NULL,
`api_user_id` varchar(50) default NULL,
`json` mediumtext,
`headers` mediumtext,
`libver` int(9) default NULL,
`retrieved` varchar(100) default NULL,
PRIMARY KEY (`request_id`),
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_zotpress_cache`
--
LOCK TABLES `wp_zotpress_cache` WRITE;
/*!40000 ALTER TABLE `wp_zotpress_cache` DISABLE KEYS */;
INSERT INTO `wp_zotpress_cache` VALUES (10,'332ea1d88b9cf9e513fb163077e7441d','3325834','[\n {\n \"key\": \"JMIK3P3D\",\n \"version\": 7,\n \"library\": {\n \"type\": \"user\",\n \"id\": 3325834,\n \"name\": \"pritishlab\",\n \"links\": {\n \"alternate\": {\n \"href\": \"https://www.zotero.org/pritishlab\",\n \"type\": \"text/html\"\n }\n }\n },\n \"links\": {\n \"self\": {\n \"href\": \"https://api.zotero.org/users/3325834/items/JMIK3P3D\",\n \"type\": \"application/json\"\n },\n \"alternate\": {\n \"href\": \"https://www.zotero.org/pritishlab/items/JMIK3P3D\",\n \"type\": \"text/html\"\n }\n },\n \"meta\": {\n \"creatorSummary\": \"Renesh Bedre et al.\",\n \"parsedDate\": \"2016-08\",\n \"numChildren\": 0\n },\n \"bib\": \"<div class=\\\"csl-bib-body\\\" style=\\\"line-height: 1.35; \\\">\\n <div class=\\\"csl-entry\\\" style=\\\"clear: left; \\\">\\n <div class=\\\"csl-left-margin\\\" style=\\\"float: left; padding-right: 0.5em; text-align: right; width: 1em;\\\">[1]</div><div class=\\\"csl-right-inline\\\" style=\\\"margin: 0 .4em 0 1.5em;\\\">Renesh Bedre, Utkarsh Raj, and Pritish Varadwaj, “Efficacy of Sucralfate in Reflux Disease in comparison to H2 – Receptor Antagonist: A Meta-Analysis of Randomized Trials,” <i>Biology, Engineering, Medicine and Science Reports</i>, vol. 2, no. 1, pp. 18–22, Aug. 2016.</div>\\n </div>\\n</div>\",\n \"data\": {\n \"key\": \"JMIK3P3D\",\n \"version\": 7,\n \"itemType\": \"journalArticle\",\n \"title\": \"Efficacy of Sucralfate in Reflux Disease in comparison to H2 – Receptor Antagonist: A Meta-Analysis of Randomized Trials\",\n \"creators\": [\n {\n \"creatorType\": \"author\",\n \"name\": \"Renesh Bedre\"\n },\n {\n \"creatorType\": \"author\",\n \"name\": \"Utkarsh Raj\"\n },\n {\n \"creatorType\": \"author\",\n \"name\": \"Pritish Varadwaj\"\n }\n ],\n \"abstractNote\": \"Background and Aim: Reflux esophagitis is characterized by the erosions of esophagus due to gastric acids. H2-Recptor antagonists are considered as effective therapy. We compared sucralfate with H2-receptor antagonist for treatment of reflux esophagitis.\\nMethods: Seven studies are selected from different databases (PUBMED, MEDLINE, COCHRANE LIBRARY, CINAHL etc.) comparing the treatment of sucralfate with H2-receptor antagonists (cimetidine and ranitidine). All studies selected are randomized controlled clinical trials. We applied inclusion and exclusion criteria for selection of studies. We also checked for heterogeneity and publication bias. We calculated odds ratio and 95% confidence interval for each study. We searched for national library of medicine’s clinical trial registry for any unpublished data.\\nResults: Seven studies consisting of 319 patients finally selected for meta-analysis. We evaluated confidence interval and odds ratio for each study. None of the study show statistical significant result (p>0.05). The overall effect obtained by combining studies shows no statistical significant result (OR= 1.357, 95% CI=0.834 to 2.206, P-value=0.219, I2=0) between sucralfate and H2-recptor antagonist. There is no heterogeneity among the studies (I2=0, ?2 =4.8).\\nConclusion: We can conclude that sucralfate is an effective alternate for treatment of reflux disease.\",\n \"publicationTitle\": \"Original Article\",\n \"volume\": \"2\",\n \"issue\": \"1\",\n \"pages\": \"18-22\",\n \"date\": \"August 2016\",\n \"series\": \"\",\n \"seriesTitle\": \"\",\n \"seriesText\": \"\",\n \"journalAbbreviation\": \"Biology, Engineering, Medicine and Science Reports\",\n \"language\": \"\",\n \"DOI\": \"10.5530/BEMS.2016.1.4\",\n \"ISSN\": \"2454 - 6895\",\n \"shortTitle\": \"\",\n \"url\": \"\",\n \"accessDate\": \"\",\n \"archive\": \"\",\n \"archiveLocation\": \"\",\n \"libraryCatalog\": \"\",\n \"callNumber\": \"\",\n \"rights\": \"\",\n \"extra\": \"\",\n \"tags\": [\n {\n \"tag\": \"Meta-Analysis\"\n }\n ],\n \"collections\": [],\n \"relations\": {},\n \"dateAdded\": \"2016-09-08T09:45:06Z\",\n \"dateModified\": \"2016-09-08T09:52:18Z\"\n }\n }\n]','{\"date\":\"Sun, 02 Jul 2017 12:35:08 GMT\",\"server\":\"Apache\\/2.4.25 (Amazon)\",\"zotero-api-version\":\"3\",\"total-results\":\"1\",\"link\":\"<https:\\/\\/www.zotero.org\\/users\\/3325834\\/items>; rel=\\\"alternate\\\"\",\"last-modified-version\":\"7\",\"vary\":\"Accept-Encoding\",\"content-encoding\":\"gzip\",\"content-length\":\"1699\",\"content-type\":\"application\\/json\",\"strict-transport-security\":\"max-age=31536000; includeSubDomains; preload\"}',7,'07/02/2017 05:53:19 pm'),(7,'d26fe6854f8d2683bf5599b84612e9f6','3325834','[]','{\"date\":\"Sun, 02 Jul 2017 12:35:02 GMT\",\"server\":\"Apache\\/2.4.25 (Amazon)\",\"zotero-api-version\":\"3\",\"total-results\":\"0\",\"link\":\"<https:\\/\\/www.zotero.org\\/users\\/3325834\\/collections\\/top>; rel=\\\"alternate\\\"\",\"last-modified-version\":\"7\",\"content-length\":\"2\",\"content-type\":\"application\\/json\",\"strict-transport-security\":\"max-age=31536000; includeSubDomains; preload\"}',7,'07/02/2017 05:53:12 pm'),(8,'8934faf0364cdaf2d9598dad06703397','3325834','[\n {\n \"tag\": \"Meta-Analysis\",\n \"links\": {\n \"self\": {\n \"href\": \"https://api.zotero.org/users/3325834/tags/Meta-Analysis\",\n \"type\": \"application/json\"\n },\n \"alternate\": {\n \"href\": \"http://zotero.org/users/3325834/tags/Meta-Analysis\",\n \"type\": \"text/html\"\n }\n },\n \"meta\": {\n \"type\": 0,\n \"numItems\": 1\n }\n }\n]','{\"date\":\"Sun, 02 Jul 2017 12:35:02 GMT\",\"server\":\"Apache\\/2.4.25 (Amazon)\",\"zotero-api-version\":\"3\",\"total-results\":\"1\",\"link\":\"<https:\\/\\/www.zotero.org\\/users\\/3325834\\/tags>; rel=\\\"alternate\\\"\",\"last-modified-version\":\"7\",\"vary\":\"Accept-Encoding\",\"content-encoding\":\"gzip\",\"content-length\":\"205\",\"content-type\":\"application\\/json\",\"strict-transport-security\":\"max-age=31536000; includeSubDomains; preload\"}',7,'07/02/2017 05:53:12 pm'),(9,'879606da9d88caf5da86dc283f9cabf8','3325834','[\n {\n \"key\": \"JMIK3P3D\",\n \"version\": 7,\n \"library\": {\n \"type\": \"user\",\n \"id\": 3325834,\n \"name\": \"pritishlab\",\n \"links\": {\n \"alternate\": {\n \"href\": \"https://www.zotero.org/pritishlab\",\n \"type\": \"text/html\"\n }\n }\n },\n \"links\": {\n \"self\": {\n \"href\": \"https://api.zotero.org/users/3325834/items/JMIK3P3D\",\n \"type\": \"application/json\"\n },\n \"alternate\": {\n \"href\": \"https://www.zotero.org/pritishlab/items/JMIK3P3D\",\n \"type\": \"text/html\"\n }\n },\n \"meta\": {\n \"creatorSummary\": \"Renesh Bedre et al.\",\n \"parsedDate\": \"2016-08\",\n \"numChildren\": 0\n },\n \"bib\": \"<div class=\\\"csl-bib-body\\\" style=\\\"line-height: 1.35; \\\">\\n <div class=\\\"csl-entry\\\" style=\\\"clear: left; \\\">\\n <div class=\\\"csl-left-margin\\\" style=\\\"float: left; padding-right: 0.5em; text-align: right; width: 1em;\\\">[1]</div><div class=\\\"csl-right-inline\\\" style=\\\"margin: 0 .4em 0 1.5em;\\\">Renesh Bedre, Utkarsh Raj, and Pritish Varadwaj, “Efficacy of Sucralfate in Reflux Disease in comparison to H2 – Receptor Antagonist: A Meta-Analysis of Randomized Trials,” <i>Biology, Engineering, Medicine and Science Reports</i>, vol. 2, no. 1, pp. 18–22, Aug. 2016.</div>\\n </div>\\n</div>\",\n \"data\": {\n \"key\": \"JMIK3P3D\",\n \"version\": 7,\n \"itemType\": \"journalArticle\",\n \"title\": \"Efficacy of Sucralfate in Reflux Disease in comparison to H2 – Receptor Antagonist: A Meta-Analysis of Randomized Trials\",\n \"creators\": [\n {\n \"creatorType\": \"author\",\n \"name\": \"Renesh Bedre\"\n },\n {\n \"creatorType\": \"author\",\n \"name\": \"Utkarsh Raj\"\n },\n {\n \"creatorType\": \"author\",\n \"name\": \"Pritish Varadwaj\"\n }\n ],\n \"abstractNote\": \"Background and Aim: Reflux esophagitis is characterized by the erosions of esophagus due to gastric acids. H2-Recptor antagonists are considered as effective therapy. We compared sucralfate with H2-receptor antagonist for treatment of reflux esophagitis.\\nMethods: Seven studies are selected from different databases (PUBMED, MEDLINE, COCHRANE LIBRARY, CINAHL etc.) comparing the treatment of sucralfate with H2-receptor antagonists (cimetidine and ranitidine). All studies selected are randomized controlled clinical trials. We applied inclusion and exclusion criteria for selection of studies. We also checked for heterogeneity and publication bias. We calculated odds ratio and 95% confidence interval for each study. We searched for national library of medicine’s clinical trial registry for any unpublished data.\\nResults: Seven studies consisting of 319 patients finally selected for meta-analysis. We evaluated confidence interval and odds ratio for each study. None of the study show statistical significant result (p>0.05). The overall effect obtained by combining studies shows no statistical significant result (OR= 1.357, 95% CI=0.834 to 2.206, P-value=0.219, I2=0) between sucralfate and H2-recptor antagonist. There is no heterogeneity among the studies (I2=0, ?2 =4.8).\\nConclusion: We can conclude that sucralfate is an effective alternate for treatment of reflux disease.\",\n \"publicationTitle\": \"Original Article\",\n \"volume\": \"2\",\n \"issue\": \"1\",\n \"pages\": \"18-22\",\n \"date\": \"August 2016\",\n \"series\": \"\",\n \"seriesTitle\": \"\",\n \"seriesText\": \"\",\n \"journalAbbreviation\": \"Biology, Engineering, Medicine and Science Reports\",\n \"language\": \"\",\n \"DOI\": \"10.5530/BEMS.2016.1.4\",\n \"ISSN\": \"2454 - 6895\",\n \"shortTitle\": \"\",\n \"url\": \"\",\n \"accessDate\": \"\",\n \"archive\": \"\",\n \"archiveLocation\": \"\",\n \"libraryCatalog\": \"\",\n \"callNumber\": \"\",\n \"rights\": \"\",\n \"extra\": \"\",\n \"tags\": [\n {\n \"tag\": \"Meta-Analysis\"\n }\n ],\n \"collections\": [],\n \"relations\": {},\n \"dateAdded\": \"2016-09-08T09:45:06Z\",\n \"dateModified\": \"2016-09-08T09:52:18Z\"\n }\n }\n]','{\"date\":\"Sun, 02 Jul 2017 12:35:02 GMT\",\"server\":\"Apache\\/2.4.25 (Amazon)\",\"zotero-api-version\":\"3\",\"total-results\":\"1\",\"link\":\"<https:\\/\\/www.zotero.org\\/users\\/3325834\\/items\\/top>; rel=\\\"alternate\\\"\",\"last-modified-version\":\"7\",\"vary\":\"Accept-Encoding\",\"content-encoding\":\"gzip\",\"content-length\":\"1699\",\"content-type\":\"application\\/json\",\"strict-transport-security\":\"max-age=31536000; includeSubDomains; preload\"}',7,'07/02/2017 05:53:13 pm');
/*!40000 ALTER TABLE `wp_zotpress_cache` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_zotpress_oauth`
--
DROP TABLE IF EXISTS `wp_zotpress_oauth`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_zotpress_oauth` (
`id` int(9) NOT NULL auto_increment,
`cache` longtext NOT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_zotpress_oauth`
--
LOCK TABLES `wp_zotpress_oauth` WRITE;
/*!40000 ALTER TABLE `wp_zotpress_oauth` DISABLE KEYS */;
INSERT INTO `wp_zotpress_oauth` VALUES (1,'empty');
/*!40000 ALTER TABLE `wp_zotpress_oauth` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_zotpress_zoteroItemImages`
--
DROP TABLE IF EXISTS `wp_zotpress_zoteroItemImages`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_zotpress_zoteroItemImages` (
`id` int(9) NOT NULL auto_increment,
`api_user_id` varchar(50) NOT NULL default '',
`item_key` varchar(50) NOT NULL default '',
`image` text,
PRIMARY KEY (`api_user_id`,`item_key`),
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_zotpress_zoteroItemImages`
--
LOCK TABLES `wp_zotpress_zoteroItemImages` WRITE;
/*!40000 ALTER TABLE `wp_zotpress_zoteroItemImages` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_zotpress_zoteroItemImages` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2020-03-13 22:50:27