SlideShare a Scribd company logo
1 of 48
01/31/14

Introduction to Computers

1
Bioinformatics & Internet
By
ASAR KHAN
M.Sc Zoology
AWKUM
Buner Campus
Bioinformatics
• The information technology applied to the
biological information to Receive , Analyze &
Retrieve the biological data.

3
Let`s Discuss in Detail….
4
What is a Computer???
• In general, a computer is a machine which
accepts data, processes it and returns new
information as output.
Processing

Data
(Input)

Information
(output)

5
Software
• Software is set of programs (which are step by
step instructions) telling the computer how to
process data. it is Also called “firmware”.

• Software needs to be installed on a computer,
usually from a CD or USB.
• e.g Digital audio editors , Win 98 , Win2000 ,
MS Office , Win7 , XP ghost , Win 2006.

6
Advantages of Using Computers
• Speed: Computers can carry out instructions in less
than a millionth of a second.

• Accuracy : Computers can do the calculations without
errors and very accurately.

• Diligence : Computers are capable of performing any
task given to them repetitively.

• Storage Capacity : Computers can store large

volume of data and information on magnetic media.

7
Computers languages
• Commonly used high-level programming languages
are Ada, V-BASIC, C , C++ , COBOL , Java , Lisp ,
Pascal.
• Commonly used scripting languages are
Bourne script, JavaScript, Python, Ruby, PHP, Perl

8
What is PERL?
• Larry Wall developed Perl in 1986.
• Perl is an interpreted language optimized for
scanning arbitrary text files, extracting information
from these files, and printing reports based on that
information.
• It is also a good language for many system
management tasks.
• In addition Perl-5 is used for graphics
programming, system administration, network
programming, finance, bioinformatics, and other
applications
9
Advantages of PERL
• These benefits include its generous licensing (it's
free).
• Cost and Licensing
First, Perl is generally available on most server
platforms, including the following:
• Most UNIX variants , MS-DOS , Windows NT
Windows 95 , OS/2

10
What is an Internet?
• The Internet is a global system of interconnected
computer networks that use the standard
Internet protocol suite (TCP/IP) to serve several
billion users worldwide.
• Internet provides many services:
– Email
– World Wide Web (www)
– Remote Login (Telnet)
– File Transfer (FTP)
11
Computer Network
• A Computer Network is interconnection of
Computers to share resources.
• Resources can be : Information, Load,
Devices etc.

12
Types Of Computer Networks
On the basis of Size:
• Local Area Network (LAN)
Its a network of the computers locally i.e. in
one room, one building or home.

• Wide Area Network (WAN)
Its a network of the computers
spread widely geographically.
13
Benefits of Computer Networks
•
•
•
•

Information Sharing , Device Sharing
Load Sharing , Mobility
Fast Communication
Anywhere Anytime Banking

14
How to get connected ? ? ?
• We can get connected through a modem which
uses copper twisted cables carrying signals to
transmit data.

15
Through WI-FI
• Wi-Fi, is a popular technology that allows an
electronic device to exchange data or connect to
the internet wirelessly using radio waves.

16
Browsers
• Clients that communicates with servers , using a
set of standard protocols & conversations.
• It contains the software we need in order to find ,
retrieve , view & send information over internet.

17
Browsers
• Lynx
it was developed in Kansas university USA to
construct a campus-wide information system.
it only provide a text-only via lower cost.
• Mosaic
Developed in 1993 at NCSA university of Illinois USA
deign for M.Windows it provide a single user-friendly
interface to diverse protocols , data formats & info.
Servers available throughout internet.
18
•

Netscape
developed in 1994 by NCC California USA.
it is now the most popular package for browsing
information's on internet. e.g e-mail , audio videos etc

•

Internet Explorer
developed in 1995 by Microsoft corp. Redmond USA
designed to work with PC-based OS , it offers
hypermedia browsers , including java & ActiveX
User can navigate by clicking on specific buttons or
pictures which are known as hyperlinks.
19
• Hyperlinks
usually characterized by being highlighted in some
way , either by using a different color from the main
body of the text or by being boxed etc.
• Each link have a uniform address known as URL
(uniform resource locator)
• HTTP (hyper text transport
protocol) used to exchange info
over internet.
20
• HTML (hyper text markup language)
Hyper text documents are written in a standard markup
language known as HTML.
HTML code is strictly text-based & any associated
graphics or sound for that document exist as
separate files in a common format.

21
EMB net
• EMB net (European Molecular Biology network)
is an international network that aims to enhance
bioinformatics services by bringing together
bioinformatics service providers.

22
EMB net
• Computer store sequence info as a simple rows of
sequence characters called strings. Each character
stored in binary code “smallest unit of memory”
called byte 1byte = 8 bites
• A DNA seq usually stored & read in computer as a
series of 8-bit words in binary format, Value = 0 or 1
producing 255 possible combinations.
• A protein seq appears as a series of 8-bit words
comprising the binary form of amino acid letters.
23
• Normally DNA & Protein seq are presented in ASCII
(American Standard Code for Information Interchange) &
FASTA (FAST Alignment) format.

(1)
>MCHU - Calmodulin - Human, rabbit, bovine, rat, and chicken
ADQLTEEQIAEFKEAFSLFDKDGDGTITTKELGTVMRSLGQNPT
EAELQDMINEVDADGNGTID FPEFLTMMARKMKDTDSEEEIRE
AFRVFDKDGNGYISAAELRHVMTNLGEKLTDEEVDEMIREA
DIDGDGQVNYEEFVQMMTAK*

24
TELNET
• Its allows a user to remotely log onto a computer &
access its facilities. It is useful only for occasional
queries.
• Its disadvantage is “it has extensive management of
user identification & overloading of remote
computer processing power”.

25
Address
• To facilitate communication b/w nodes each
computer on internet is given a unique identifying No
(its IP address).
• It is encoded in dotted decimal format e.g
182.181.255.15 it represent a particular machine
(PC).
• But the domain-name sys also implemented which
makes internet addresses easier to users.
e.g ncbi.nlm.nih.gov meaning
ncbi = national center for biotec & information
nlm = national library of medicine
nih = national institute of health
26
World Wide Web (www)
• The World Wide Web consists of all the public Web
sites connected to the Internet worldwide, including
the client devices (such as computers and cell
phones) that access Web content.

27
• It was developed by ENRC (European Nuclear Research Council)
in 1989. to allow internationally info sharing , it led to
a medium through which text , images , sounds &
videos could be delivered on demand to users.
• WWW greatly enhanced the power of cross
references with the guarantee to retrieve the latest
information.
• The 1st Molecular biology web server was ExPASy
(Expert Protein Analysis System) developed in 1993 by
Geneva University Hospital & University of Geneva.
28
Web pages
• The documents which appear in the web browser
window when we surf the www called web pages.
• Each document display on web is called “web page”
& all of the related pages of a particular server is
collectively called a web site.
• Web site is a collection of relevant web pages &
stored on one computer & each website has a
unique address , the most feature of a site is link
which allows jump to another page anywhere in the
current website.
29
Web Pages

30
Nodes
• In communication networks, a node is a connection
point, either a redistribution point or a communication
endpoint.

• EMBnet operates 34 nodes in which 20 are national
b/c nations have the mandate to provide database ,
software and online services , including sequence
analysis , protein modeling , genetic mapping etc.

31
• 8 nodes design for user support & training and to
undertake research and development.
• These are actually academic , industrial or research
centers that have knowledge of specific areas of B.I
• They are responsible for the maintenance of
biological database & software's.

32
• Remaining 6 sites have been accepted within
EMBnet as associate nodes, Which are biocomputing
centers from non-European countries
• that serve their user communicate with the same
kinds of service , as might a typical national node.

• Most of them offer up-to-date access to sequence
databases & analysis software.
for molecular mapping , genome management ,
genetic mapping & so on.
33
EMBnet associate nodes
Abbreviation

Country

Site

IBBM

Argentina

http://sol.biol.unlp.edu.ar/

ANGIS

Australia

http://www.angis.su.oz.au/

CBI

China

http://www.cbi.pku.edu.cn/

CIGB

Cuba

http://www.bio.cigb.edu.cu

CDFD

India

http://salarjung.embnet/

SANBI

South Africa

http://www.sanbi.ac.za

34
SRS (Sequence Retrieval System)
• It is a network browser for database in molecular
biology , this involved to help EMBnet users.
• It allows any flat-file database to be index to any
other , it allows user to retrieve , link & access
entries from all the interconnected resources.
• The source links nucleic acid , protein sequence ,
structure , pattern , bibliographic databeses.

35
• SRS is integral system for info retrieval from many
different sequence & for feeding the sequences
retrieved into analytic tools such as sequence
comparison and alignment programes.

• It can search a total of 141 databases of protein &
nucleotide sequences , metabolic pathways , 3D
structures & functions , genomes , diseases and
phenotype information.

36
NCBI (The National Center for Biotechnology Information)
• Established in 1988 in USA as a division of National
Library of Medicine located at Bethesda, Maryland
• Its role is to develop new information technologies in
aiding our understanding of molecular & genetic
processes that underline health & diseases.
• Its specific aims include the creation of automated
system for sorting and analyzing biological infor..

37
• The development of advanced methods of
computer-based information processing.
• The facilitation to user access to databases &
software , and coordination of efforts to gather
biotechnology information worldwide.
• It maintain GenBank , the NIH DNA seq database.
this data is exchange with international nucleotide
databases , EMBL & DDBJ.

38
Entrez
• DB of different kind merged together and become
global hubs of knowledge.
• Just like SRS for EMBnet , entrez facility evolved at
NCBI to allow retrieval of molecular biology data &
bibliographic citations from NCBI`s.
• It permit related articles in different database to be
linked to each other.

39
• It provide access to DNA seq from (GenBank ,EMBL
& DDBJ) while protein seq from (SWISS-PORT ,PIR
, PRF ,PBD & translated protein seq from DNA seq
databases).
• It is front-end to all databases maintained by NCBI`s
& it is extremely easy to use , it is linked to total of
11 databases
• It can be accessed through NCBI website by
following URL
http://www.ncbi.nlm.nih.gov/entrez/
40
Databases covered by Entrez are listed below
Category
1. N.A sequence

Databases
Entrez ntds: seq obtained from GenBank , Refseq & PDB

Entrez Protein: seq obtained , from SWISS-PROT, PIR ,
2. Protein sequences PRF , PDB & translations from coding region GenBank ,
Refseq
3. 3D structure

Entrez Molecular Modeling Database (MMDB)

4. Genomes

Complete genome assemblies from many sources

5. PopSet

From GenBank , set of DNA seq that have been collected to
analyze the evolutionary relatedness of a population.

6. OMIM

Online Mendelian Inheritance in Man

7. Taxonomy

NCBI taxonomy database

8. Books

Bookshelf

9. Probeset

Gene Expression Omnibus (GEO)

10. 3D domain

Domains from the entrez Molecular Modeling Database

11. Literature

PubMed
41
Retrieval & Application
• The two main reasons for putting the data on the
computer is Retrieval & Discovery.
• Retrieval is the ability to get back out what we put in
so this is more valuable to get back from the system
more knowledge than was put in.
• This will help in biological discoveries
• NCBI uses 4 core data elements: bibliographic
citations , DNA seq , Protein seq , & 3D structures.
42
Bioseq
• Bioseq or biological sequence is a central element in
NCBI data model it contain a single , continues
molecule of nucleic acid or protein

43
Mirrors & Intranet
Different servers providing the same services are
called mirrors , to access a particular website it is
necessary to type the URL in the address bar of the
browser.

44
Intranet
• Many academic institutions have an intranet , which
means a local network that can be accessed only
from computer within the institution.

45
• What makes a web the most powerful is its network

• Here some basic sites for beginner of bioinformatics
1. http://www.ncbi.nlm.nib.gov/
2. http://www.ebi.ac.uk/
3. http://www.expasy.ch/
4. http://www.embl-heidelberg.de/
5. http://www.gmd.de/welcome.en.html
6. http://links.bmn.com/
46
• Apart from these sites , there are a great number of
specialist sites with biological data which can be
accessed. e.g
• General purpose search engines such as

47
THANK YOU FOR YOUR
ATTENTION

Questions are Welcomed . . .

48

More Related Content

What's hot

How to submit a sequence in NCBI
How to submit a sequence in NCBIHow to submit a sequence in NCBI
How to submit a sequence in NCBIMinhaz Ahmed
 
Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins Vijay Hemmadi
 
BLAST (Basic local alignment search Tool)
BLAST (Basic local alignment search Tool)BLAST (Basic local alignment search Tool)
BLAST (Basic local alignment search Tool)Ariful Islam Sagar
 
Gene prediction and expression
Gene prediction and expressionGene prediction and expression
Gene prediction and expressionishi tandon
 
Primary and secondary database
Primary and secondary databasePrimary and secondary database
Primary and secondary databaseKAUSHAL SAHU
 
Applications of bioinformatics
Applications of bioinformaticsApplications of bioinformatics
Applications of bioinformaticsSudha Rameshwari
 
Phylogenetic analysis
Phylogenetic analysis Phylogenetic analysis
Phylogenetic analysis Nitin Naik
 
Tools of bioinforformatics by kk
Tools of bioinforformatics by kkTools of bioinforformatics by kk
Tools of bioinforformatics by kkKAUSHAL SAHU
 
Bioinformatics in drug discovery
Bioinformatics in drug discoveryBioinformatics in drug discovery
Bioinformatics in drug discoveryKAUSHAL SAHU
 
Primary, secondary, tertiary biological database
Primary, secondary, tertiary biological databasePrimary, secondary, tertiary biological database
Primary, secondary, tertiary biological databaseKAUSHAL SAHU
 
sequence alignment
sequence alignmentsequence alignment
sequence alignmentammar kareem
 
Sequence alignment global vs. local
Sequence alignment  global vs. localSequence alignment  global vs. local
Sequence alignment global vs. localbenazeer fathima
 
Functional genomics
Functional genomicsFunctional genomics
Functional genomicsajay301
 
Protein protein interaction
Protein protein interactionProtein protein interaction
Protein protein interactionAashish Patel
 

What's hot (20)

Phylogenetic analysis
Phylogenetic analysisPhylogenetic analysis
Phylogenetic analysis
 
Scop database
Scop databaseScop database
Scop database
 
blast bioinformatics
blast bioinformaticsblast bioinformatics
blast bioinformatics
 
Homology modeling
Homology modelingHomology modeling
Homology modeling
 
How to submit a sequence in NCBI
How to submit a sequence in NCBIHow to submit a sequence in NCBI
How to submit a sequence in NCBI
 
Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins
 
Gen bank databases
Gen bank databasesGen bank databases
Gen bank databases
 
BLAST (Basic local alignment search Tool)
BLAST (Basic local alignment search Tool)BLAST (Basic local alignment search Tool)
BLAST (Basic local alignment search Tool)
 
Gene prediction and expression
Gene prediction and expressionGene prediction and expression
Gene prediction and expression
 
Primary and secondary database
Primary and secondary databasePrimary and secondary database
Primary and secondary database
 
Applications of bioinformatics
Applications of bioinformaticsApplications of bioinformatics
Applications of bioinformatics
 
Phylogenetic analysis
Phylogenetic analysis Phylogenetic analysis
Phylogenetic analysis
 
Tools of bioinforformatics by kk
Tools of bioinforformatics by kkTools of bioinforformatics by kk
Tools of bioinforformatics by kk
 
Bioinformatics in drug discovery
Bioinformatics in drug discoveryBioinformatics in drug discovery
Bioinformatics in drug discovery
 
Primary, secondary, tertiary biological database
Primary, secondary, tertiary biological databasePrimary, secondary, tertiary biological database
Primary, secondary, tertiary biological database
 
sequence alignment
sequence alignmentsequence alignment
sequence alignment
 
Major databases in bioinformatics
Major databases in bioinformaticsMajor databases in bioinformatics
Major databases in bioinformatics
 
Sequence alignment global vs. local
Sequence alignment  global vs. localSequence alignment  global vs. local
Sequence alignment global vs. local
 
Functional genomics
Functional genomicsFunctional genomics
Functional genomics
 
Protein protein interaction
Protein protein interactionProtein protein interaction
Protein protein interaction
 

Viewers also liked

Bioinformatics
BioinformaticsBioinformatics
BioinformaticsJTADrexel
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformaticsbiinoida
 
Sequence Alignment In Bioinformatics
Sequence Alignment In BioinformaticsSequence Alignment In Bioinformatics
Sequence Alignment In BioinformaticsNikesh Narayanan
 
Internet and Bioinformatics for Biologists
Internet and Bioinformatics for BiologistsInternet and Bioinformatics for Biologists
Internet and Bioinformatics for BiologistsDr Mehul Dave
 
databases in bioinformatics
databases in bioinformaticsdatabases in bioinformatics
databases in bioinformaticsnadeem akhter
 
Application of Bioinformatics in different fields of sciences
Application of Bioinformatics in different fields of sciencesApplication of Bioinformatics in different fields of sciences
Application of Bioinformatics in different fields of sciencesSobia
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformaticsAbhishek Vatsa
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applicationsPasquale Puzio
 
Limits of RDBMS and Need for NoSQL in Bioinformatics
Limits of RDBMS and Need for NoSQL in BioinformaticsLimits of RDBMS and Need for NoSQL in Bioinformatics
Limits of RDBMS and Need for NoSQL in BioinformaticsDan Sullivan, Ph.D.
 
Bioinformatics
BioinformaticsBioinformatics
BioinformaticsAmna Jalil
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignmentgoneshwar
 
Structural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its ScopeStructural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its ScopeNixon Mendez
 
BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES nadeem akhter
 

Viewers also liked (20)

Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Sequence Alignment In Bioinformatics
Sequence Alignment In BioinformaticsSequence Alignment In Bioinformatics
Sequence Alignment In Bioinformatics
 
Internet and Bioinformatics for Biologists
Internet and Bioinformatics for BiologistsInternet and Bioinformatics for Biologists
Internet and Bioinformatics for Biologists
 
databases in bioinformatics
databases in bioinformaticsdatabases in bioinformatics
databases in bioinformatics
 
Application of Bioinformatics in different fields of sciences
Application of Bioinformatics in different fields of sciencesApplication of Bioinformatics in different fields of sciences
Application of Bioinformatics in different fields of sciences
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformatics
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applications
 
EJES DE LA ESTRATEGIA AMBIENTAL DE GUAYAQUIL
EJES DE LA ESTRATEGIA AMBIENTAL DE GUAYAQUILEJES DE LA ESTRATEGIA AMBIENTAL DE GUAYAQUIL
EJES DE LA ESTRATEGIA AMBIENTAL DE GUAYAQUIL
 
Limits of RDBMS and Need for NoSQL in Bioinformatics
Limits of RDBMS and Need for NoSQL in BioinformaticsLimits of RDBMS and Need for NoSQL in Bioinformatics
Limits of RDBMS and Need for NoSQL in Bioinformatics
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
DNA Sequencing process
DNA Sequencing processDNA Sequencing process
DNA Sequencing process
 
SEQUENCE ANALYSIS
SEQUENCE ANALYSISSEQUENCE ANALYSIS
SEQUENCE ANALYSIS
 
BLAST
BLASTBLAST
BLAST
 
Msa
MsaMsa
Msa
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
 
Structural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its ScopeStructural Bioinformatics - Homology modeling & its Scope
Structural Bioinformatics - Homology modeling & its Scope
 
Alignments
AlignmentsAlignments
Alignments
 
BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES
 

Similar to An Introduction to "Bioinformatics & Internet"

Overview of computer
Overview of computerOverview of computer
Overview of computerSunny Pavan
 
Chapter-3-The-Internet-and-World-Wide-Web.pptx
Chapter-3-The-Internet-and-World-Wide-Web.pptxChapter-3-The-Internet-and-World-Wide-Web.pptx
Chapter-3-The-Internet-and-World-Wide-Web.pptxEdeleneGetes
 
Brief Introduction.ppt
Brief Introduction.pptBrief Introduction.ppt
Brief Introduction.pptMollyZolly
 
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
CS8651   Internet Programming - Basics of HTML, HTML5, CSSCS8651   Internet Programming - Basics of HTML, HTML5, CSS
CS8651 Internet Programming - Basics of HTML, HTML5, CSSVigneshkumar Ponnusamy
 
Data Communication-1.ppt
Data Communication-1.pptData Communication-1.ppt
Data Communication-1.pptssusere16bd9
 
Free Hardware & Networking Slides by ITE Infotech Private Limited
Free Hardware & Networking Slides by ITE Infotech Private LimitedFree Hardware & Networking Slides by ITE Infotech Private Limited
Free Hardware & Networking Slides by ITE Infotech Private LimitedHemraj Singh Chouhan
 
fdocuments.in_unit-2-foc.ppt
fdocuments.in_unit-2-foc.pptfdocuments.in_unit-2-foc.ppt
fdocuments.in_unit-2-foc.pptKrishanPalSingh39
 
Internet tech & web prog. p1,2,3-ver1
Internet tech & web prog.  p1,2,3-ver1Internet tech & web prog.  p1,2,3-ver1
Internet tech & web prog. p1,2,3-ver1Taymoor Nazmy
 
Internet and web by Gulshan K Maheshwari(QAU)
Internet and web by Gulshan  K Maheshwari(QAU)Internet and web by Gulshan  K Maheshwari(QAU)
Internet and web by Gulshan K Maheshwari(QAU)GulshanKumar368
 
Linux for embedded_systems
Linux for embedded_systemsLinux for embedded_systems
Linux for embedded_systemsVandana Salve
 
Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web TechnologyAashish Jain
 
Operating system lecture1
Operating system lecture1Operating system lecture1
Operating system lecture1AhalyaSri
 
Lecture 1 (distributed systems)
Lecture 1 (distributed systems)Lecture 1 (distributed systems)
Lecture 1 (distributed systems)Fazli Amin
 
INFORMATION TECHNOLOGY.ppt
INFORMATION TECHNOLOGY.pptINFORMATION TECHNOLOGY.ppt
INFORMATION TECHNOLOGY.pptadnanwaris550
 

Similar to An Introduction to "Bioinformatics & Internet" (20)

Overview of computer
Overview of computerOverview of computer
Overview of computer
 
Chapter-3-The-Internet-and-World-Wide-Web.pptx
Chapter-3-The-Internet-and-World-Wide-Web.pptxChapter-3-The-Internet-and-World-Wide-Web.pptx
Chapter-3-The-Internet-and-World-Wide-Web.pptx
 
Komputasi Awan
Komputasi AwanKomputasi Awan
Komputasi Awan
 
Brief Introduction.ppt
Brief Introduction.pptBrief Introduction.ppt
Brief Introduction.ppt
 
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
CS8651   Internet Programming - Basics of HTML, HTML5, CSSCS8651   Internet Programming - Basics of HTML, HTML5, CSS
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
 
lecture1.ppt
lecture1.pptlecture1.ppt
lecture1.ppt
 
lecture1.ppt
lecture1.pptlecture1.ppt
lecture1.ppt
 
lecture1 (1).ppt
lecture1 (1).pptlecture1 (1).ppt
lecture1 (1).ppt
 
Data Communication-1.ppt
Data Communication-1.pptData Communication-1.ppt
Data Communication-1.ppt
 
Free Hardware & Networking Slides by ITE Infotech Private Limited
Free Hardware & Networking Slides by ITE Infotech Private LimitedFree Hardware & Networking Slides by ITE Infotech Private Limited
Free Hardware & Networking Slides by ITE Infotech Private Limited
 
fdocuments.in_unit-2-foc.ppt
fdocuments.in_unit-2-foc.pptfdocuments.in_unit-2-foc.ppt
fdocuments.in_unit-2-foc.ppt
 
Internet tech & web prog. p1,2,3-ver1
Internet tech & web prog.  p1,2,3-ver1Internet tech & web prog.  p1,2,3-ver1
Internet tech & web prog. p1,2,3-ver1
 
Internet and web by Gulshan K Maheshwari(QAU)
Internet and web by Gulshan  K Maheshwari(QAU)Internet and web by Gulshan  K Maheshwari(QAU)
Internet and web by Gulshan K Maheshwari(QAU)
 
Linux for embedded_systems
Linux for embedded_systemsLinux for embedded_systems
Linux for embedded_systems
 
Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web Technology
 
Operating system lecture1
Operating system lecture1Operating system lecture1
Operating system lecture1
 
Information technology
Information technologyInformation technology
Information technology
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Lecture 1 (distributed systems)
Lecture 1 (distributed systems)Lecture 1 (distributed systems)
Lecture 1 (distributed systems)
 
INFORMATION TECHNOLOGY.ppt
INFORMATION TECHNOLOGY.pptINFORMATION TECHNOLOGY.ppt
INFORMATION TECHNOLOGY.ppt
 

Recently uploaded

Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Recently uploaded (20)

Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 

An Introduction to "Bioinformatics & Internet"

  • 2. Bioinformatics & Internet By ASAR KHAN M.Sc Zoology AWKUM Buner Campus
  • 3. Bioinformatics • The information technology applied to the biological information to Receive , Analyze & Retrieve the biological data. 3
  • 4. Let`s Discuss in Detail…. 4
  • 5. What is a Computer??? • In general, a computer is a machine which accepts data, processes it and returns new information as output. Processing Data (Input) Information (output) 5
  • 6. Software • Software is set of programs (which are step by step instructions) telling the computer how to process data. it is Also called “firmware”. • Software needs to be installed on a computer, usually from a CD or USB. • e.g Digital audio editors , Win 98 , Win2000 , MS Office , Win7 , XP ghost , Win 2006. 6
  • 7. Advantages of Using Computers • Speed: Computers can carry out instructions in less than a millionth of a second. • Accuracy : Computers can do the calculations without errors and very accurately. • Diligence : Computers are capable of performing any task given to them repetitively. • Storage Capacity : Computers can store large volume of data and information on magnetic media. 7
  • 8. Computers languages • Commonly used high-level programming languages are Ada, V-BASIC, C , C++ , COBOL , Java , Lisp , Pascal. • Commonly used scripting languages are Bourne script, JavaScript, Python, Ruby, PHP, Perl 8
  • 9. What is PERL? • Larry Wall developed Perl in 1986. • Perl is an interpreted language optimized for scanning arbitrary text files, extracting information from these files, and printing reports based on that information. • It is also a good language for many system management tasks. • In addition Perl-5 is used for graphics programming, system administration, network programming, finance, bioinformatics, and other applications 9
  • 10. Advantages of PERL • These benefits include its generous licensing (it's free). • Cost and Licensing First, Perl is generally available on most server platforms, including the following: • Most UNIX variants , MS-DOS , Windows NT Windows 95 , OS/2 10
  • 11. What is an Internet? • The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite (TCP/IP) to serve several billion users worldwide. • Internet provides many services: – Email – World Wide Web (www) – Remote Login (Telnet) – File Transfer (FTP) 11
  • 12. Computer Network • A Computer Network is interconnection of Computers to share resources. • Resources can be : Information, Load, Devices etc. 12
  • 13. Types Of Computer Networks On the basis of Size: • Local Area Network (LAN) Its a network of the computers locally i.e. in one room, one building or home. • Wide Area Network (WAN) Its a network of the computers spread widely geographically. 13
  • 14. Benefits of Computer Networks • • • • Information Sharing , Device Sharing Load Sharing , Mobility Fast Communication Anywhere Anytime Banking 14
  • 15. How to get connected ? ? ? • We can get connected through a modem which uses copper twisted cables carrying signals to transmit data. 15
  • 16. Through WI-FI • Wi-Fi, is a popular technology that allows an electronic device to exchange data or connect to the internet wirelessly using radio waves. 16
  • 17. Browsers • Clients that communicates with servers , using a set of standard protocols & conversations. • It contains the software we need in order to find , retrieve , view & send information over internet. 17
  • 18. Browsers • Lynx it was developed in Kansas university USA to construct a campus-wide information system. it only provide a text-only via lower cost. • Mosaic Developed in 1993 at NCSA university of Illinois USA deign for M.Windows it provide a single user-friendly interface to diverse protocols , data formats & info. Servers available throughout internet. 18
  • 19. • Netscape developed in 1994 by NCC California USA. it is now the most popular package for browsing information's on internet. e.g e-mail , audio videos etc • Internet Explorer developed in 1995 by Microsoft corp. Redmond USA designed to work with PC-based OS , it offers hypermedia browsers , including java & ActiveX User can navigate by clicking on specific buttons or pictures which are known as hyperlinks. 19
  • 20. • Hyperlinks usually characterized by being highlighted in some way , either by using a different color from the main body of the text or by being boxed etc. • Each link have a uniform address known as URL (uniform resource locator) • HTTP (hyper text transport protocol) used to exchange info over internet. 20
  • 21. • HTML (hyper text markup language) Hyper text documents are written in a standard markup language known as HTML. HTML code is strictly text-based & any associated graphics or sound for that document exist as separate files in a common format. 21
  • 22. EMB net • EMB net (European Molecular Biology network) is an international network that aims to enhance bioinformatics services by bringing together bioinformatics service providers. 22
  • 23. EMB net • Computer store sequence info as a simple rows of sequence characters called strings. Each character stored in binary code “smallest unit of memory” called byte 1byte = 8 bites • A DNA seq usually stored & read in computer as a series of 8-bit words in binary format, Value = 0 or 1 producing 255 possible combinations. • A protein seq appears as a series of 8-bit words comprising the binary form of amino acid letters. 23
  • 24. • Normally DNA & Protein seq are presented in ASCII (American Standard Code for Information Interchange) & FASTA (FAST Alignment) format. (1) >MCHU - Calmodulin - Human, rabbit, bovine, rat, and chicken ADQLTEEQIAEFKEAFSLFDKDGDGTITTKELGTVMRSLGQNPT EAELQDMINEVDADGNGTID FPEFLTMMARKMKDTDSEEEIRE AFRVFDKDGNGYISAAELRHVMTNLGEKLTDEEVDEMIREA DIDGDGQVNYEEFVQMMTAK* 24
  • 25. TELNET • Its allows a user to remotely log onto a computer & access its facilities. It is useful only for occasional queries. • Its disadvantage is “it has extensive management of user identification & overloading of remote computer processing power”. 25
  • 26. Address • To facilitate communication b/w nodes each computer on internet is given a unique identifying No (its IP address). • It is encoded in dotted decimal format e.g 182.181.255.15 it represent a particular machine (PC). • But the domain-name sys also implemented which makes internet addresses easier to users. e.g ncbi.nlm.nih.gov meaning ncbi = national center for biotec & information nlm = national library of medicine nih = national institute of health 26
  • 27. World Wide Web (www) • The World Wide Web consists of all the public Web sites connected to the Internet worldwide, including the client devices (such as computers and cell phones) that access Web content. 27
  • 28. • It was developed by ENRC (European Nuclear Research Council) in 1989. to allow internationally info sharing , it led to a medium through which text , images , sounds & videos could be delivered on demand to users. • WWW greatly enhanced the power of cross references with the guarantee to retrieve the latest information. • The 1st Molecular biology web server was ExPASy (Expert Protein Analysis System) developed in 1993 by Geneva University Hospital & University of Geneva. 28
  • 29. Web pages • The documents which appear in the web browser window when we surf the www called web pages. • Each document display on web is called “web page” & all of the related pages of a particular server is collectively called a web site. • Web site is a collection of relevant web pages & stored on one computer & each website has a unique address , the most feature of a site is link which allows jump to another page anywhere in the current website. 29
  • 31. Nodes • In communication networks, a node is a connection point, either a redistribution point or a communication endpoint. • EMBnet operates 34 nodes in which 20 are national b/c nations have the mandate to provide database , software and online services , including sequence analysis , protein modeling , genetic mapping etc. 31
  • 32. • 8 nodes design for user support & training and to undertake research and development. • These are actually academic , industrial or research centers that have knowledge of specific areas of B.I • They are responsible for the maintenance of biological database & software's. 32
  • 33. • Remaining 6 sites have been accepted within EMBnet as associate nodes, Which are biocomputing centers from non-European countries • that serve their user communicate with the same kinds of service , as might a typical national node. • Most of them offer up-to-date access to sequence databases & analysis software. for molecular mapping , genome management , genetic mapping & so on. 33
  • 35. SRS (Sequence Retrieval System) • It is a network browser for database in molecular biology , this involved to help EMBnet users. • It allows any flat-file database to be index to any other , it allows user to retrieve , link & access entries from all the interconnected resources. • The source links nucleic acid , protein sequence , structure , pattern , bibliographic databeses. 35
  • 36. • SRS is integral system for info retrieval from many different sequence & for feeding the sequences retrieved into analytic tools such as sequence comparison and alignment programes. • It can search a total of 141 databases of protein & nucleotide sequences , metabolic pathways , 3D structures & functions , genomes , diseases and phenotype information. 36
  • 37. NCBI (The National Center for Biotechnology Information) • Established in 1988 in USA as a division of National Library of Medicine located at Bethesda, Maryland • Its role is to develop new information technologies in aiding our understanding of molecular & genetic processes that underline health & diseases. • Its specific aims include the creation of automated system for sorting and analyzing biological infor.. 37
  • 38. • The development of advanced methods of computer-based information processing. • The facilitation to user access to databases & software , and coordination of efforts to gather biotechnology information worldwide. • It maintain GenBank , the NIH DNA seq database. this data is exchange with international nucleotide databases , EMBL & DDBJ. 38
  • 39. Entrez • DB of different kind merged together and become global hubs of knowledge. • Just like SRS for EMBnet , entrez facility evolved at NCBI to allow retrieval of molecular biology data & bibliographic citations from NCBI`s. • It permit related articles in different database to be linked to each other. 39
  • 40. • It provide access to DNA seq from (GenBank ,EMBL & DDBJ) while protein seq from (SWISS-PORT ,PIR , PRF ,PBD & translated protein seq from DNA seq databases). • It is front-end to all databases maintained by NCBI`s & it is extremely easy to use , it is linked to total of 11 databases • It can be accessed through NCBI website by following URL http://www.ncbi.nlm.nih.gov/entrez/ 40
  • 41. Databases covered by Entrez are listed below Category 1. N.A sequence Databases Entrez ntds: seq obtained from GenBank , Refseq & PDB Entrez Protein: seq obtained , from SWISS-PROT, PIR , 2. Protein sequences PRF , PDB & translations from coding region GenBank , Refseq 3. 3D structure Entrez Molecular Modeling Database (MMDB) 4. Genomes Complete genome assemblies from many sources 5. PopSet From GenBank , set of DNA seq that have been collected to analyze the evolutionary relatedness of a population. 6. OMIM Online Mendelian Inheritance in Man 7. Taxonomy NCBI taxonomy database 8. Books Bookshelf 9. Probeset Gene Expression Omnibus (GEO) 10. 3D domain Domains from the entrez Molecular Modeling Database 11. Literature PubMed 41
  • 42. Retrieval & Application • The two main reasons for putting the data on the computer is Retrieval & Discovery. • Retrieval is the ability to get back out what we put in so this is more valuable to get back from the system more knowledge than was put in. • This will help in biological discoveries • NCBI uses 4 core data elements: bibliographic citations , DNA seq , Protein seq , & 3D structures. 42
  • 43. Bioseq • Bioseq or biological sequence is a central element in NCBI data model it contain a single , continues molecule of nucleic acid or protein 43
  • 44. Mirrors & Intranet Different servers providing the same services are called mirrors , to access a particular website it is necessary to type the URL in the address bar of the browser. 44
  • 45. Intranet • Many academic institutions have an intranet , which means a local network that can be accessed only from computer within the institution. 45
  • 46. • What makes a web the most powerful is its network • Here some basic sites for beginner of bioinformatics 1. http://www.ncbi.nlm.nib.gov/ 2. http://www.ebi.ac.uk/ 3. http://www.expasy.ch/ 4. http://www.embl-heidelberg.de/ 5. http://www.gmd.de/welcome.en.html 6. http://links.bmn.com/ 46
  • 47. • Apart from these sites , there are a great number of specialist sites with biological data which can be accessed. e.g • General purpose search engines such as 47
  • 48. THANK YOU FOR YOUR ATTENTION Questions are Welcomed . . . 48