Supplementary Materials for R3P-Loc Web-server

Size: px
Start display at page:

Download "Supplementary Materials for R3P-Loc Web-server"

Transcription

1 Supplementary Materials for R3P-Loc Web-server Shibiao Wan and Man-Wai Mak June 2014 Back to R3P-Loc Server Contents 1 Introduction to R3P-Loc Server 2 2 Step-by-step Protocol Guide Inputing Protein Accession Numbers via Copy-and-Paste Inputing Protein Sequences via Copy-and-Paste File-Upload Function ing Function Statistical Methods 11 4 Dataset Construction 15 1

2 1 Introduction to R3P-Loc Server R3P-Loc is a subcellular-localization predictor which can deal with datasets with both single-label and multi-label proteins. The R3P-Loc server can predict two different species (eukaryote and plant) and two different input types (amino acid sequences in FASTA format and protein accession numbers 1 in UniProtKB [1] format). R3P-Loc stands for using Ridge Regression and Random Projection for predicting subcellular localization of both single-label and multi-label proteins, meaning that this predictor applies random projection to reduce the feature dimensions of an ensemble ridge regression classifier. The R3P-Loc predictor can deal with both single-location proteins and multi-location proteins. Similar to many other GO-based predictors [2, 3, 4, 5], R3P- Loc uses gene ontology as the feature information. The specific algorithms can be found in the paper. For eukaryote proteins, R3P-Loc is designed to predict 22 subcellular locations of multi-label eukaryotic proteins. The 22 subcellular locations include: (1) acrosome; (2) cell membrane; (3) cell-wall; (4) centrosome; (5) chloroplast; (6) cyanelle; (7) cytoplasm; (8) cytoskeleton; (9) endoplasmic reticulum; (10) endosome; (11) extracellular; (12) golgi apparatus; (13) hydrogenosome; (14) lysosome; (15) melanosome; (16) microsome; (17) mitochondrion; (18) nucleus; (19) peroxisome; (20) spindle pole body; (21) synapse; and (22) vacuole. The predictor is not designed for predicting the subcellular localization of non-eukaryotic proteins when selecting predicting the eukaryotic proteins. Therefore, the prediction results of non-eukaryotic proteins in this case are arbitrary and meaningless. 1 numbers 2

3 Figure 1: Interface of the R3P-Loc web-server. For plant proteins, R3P-Loc is designed to predict 12 subcellular locations of multilabel plant proteins. The 12 subcellular locations include: (1) cell membrane; (2) cell wall; (3) chloroplast; (4) cytoplasm; (5) endoplasmic reticulum; (6) extracellular; (7) golgi apparatus; (8) mitochondrion; (9) nucleus; (10) peroxisome; (11) plastid; and (12) vacuole. Note (11) plastid here includes those plastid groups except for (3) chloroplast. The predictor is not designed for predicting the subcellular localization of non-plant proteins. Therefore, the prediction results of non-plant proteins are arbitrary and meaningless. 3

4 Input format and type selection Figure 2: Different formats and types of input. 2 Step-by-step Protocol Guide Fig. 1 shows the interface of the R3P-Loc web-server. As can be seen, there are two steps to use R3P-Loc: 1. select the species type and input type. Fig. 2 shows the four combinations of species types and input types: eukaryote protein amino acid sequences in FASTA format, eukaryote protein UNIPROTKB accession numbers, plant protein amino acid sequences in FASTA format and plant protein UNIPROTKB accession numbers. 4

5 2. Input the query proteins in the form of either FASTA sequences or accession numbers. There are also two ways to input the proteins: copy-and-paste the protein information into the textbox or upload a file containing the proteins. Users may optionally provide an address if they upload a file containing many FASTA sequences or accession numbers. Prediction results will be ed to the users. For users convenience, several examples of eukaryote sequences, eukaryote accession numbers, plant sequences and plant accession numbers are provided in the R3P-Loc webserver. Also, a help page is provided in the web-server to introduce the concepts of FASTA format and UniProtKB accession number format. Besides, the two benchmark datasets are downloadable from the hyperlinks in the web-server. Some simple yet informative instructions, which include significance of subcellular localization prediction, specific information about R3P-Loc and some notes, are also provided thereafter. For readers ease of using the R3P-Loc web-server, different combinations of species types, input types and ways to input proteins are specifically presented in the following subsections. 2.1 Inputing Protein Accession Numbers via Copy-and-Paste Fig. 3 shows an example of using accession numbers (AC) as input. Note that R3P-Loc can deal with one or more accession numbers for each submission. 2 Details of UniProtKB ACs can be found on the help page. After prediction, a prediction page similar to Fig. 4 will be shown, in which the input statistics, prediction results and a link of a 2 Note that the server can allow users to input maximum 100 accession numbers for each submission. 5

6 Select eukaryotic accession numbers Input accession numbers Press this button to predict Figure 3: An example of using accession numbers as input. downloadable file containing the prediction results are listed. Fig. 5 specifies the details of the downloadable prediction-result file. 2.2 Inputing Protein Sequences via Copy-and-Paste Fig. 6 shows an example of using protein amino acid sequences as input. Note that R3P- Loc can deal with one or more protein sequences (maximum 10) 3 for each submission. Details of FASTA format can be found in the help page. After prediction, a prediction page similar to Fig. 7 will be shown, where the input statistics, prediction results and a 3 Note that the updated server can allow users to input maximum 50 sequences for each submission. 6

7 Figure 4: Prediction results page for using accession numbers as input. link to a downloadable text file containing the prediction results are listed. Fig. 8 specifies the details of the prediction-result file. Within the prediction results, besides the final subcellular locations, the BLAST E-value is also shown for each query protein sequence. 2.3 File-Upload Function R3P-Loc allows users to upload a text file containing a list of accession numbers or sequences in FASTA format. Fig. 9 shows an example of uploading a file with a list accession numbers without providing an address. In this case, R3P-Loc will present the prediction results in HTML format, as shown in Fig. 10. Also, a text file can also be 7

8 Figure 5: An example of the prediction-result file. downloaded from the result page. Fig. 11 shows an example of the downloadable file ing Function For ease of sending results and further processing the prediction results, an ing function is added to R3P-Loc. By providing their address as shown in Fig. 12, users will receive the prediction results through s. After prediction, an with contents similar to that of Fig. 13 will be sent to the designated address. The will be entitled with Results for your subloc prediction task from REP-Loc Server sent by the official of R3P-Loc server, namely The contents will be read as: Dear users, Thank you for using our R3P-Loc web-server to predict protein subcellular 8

9 Select eukaryotic protein sequences Input protein sequences Press this button to predict Figure 6: An example of using protein amino acid sequences as input. localization. Attached please find the prediction results of your submissions. You can find more information from our server website. Thank you again for your support. Best wishes, R3P-Loc Server The prediction results are saved as an attachment within the . 9

10 Figure 7: Prediction results page for using accession numbers as input. Figure 8: Details of the downloadable prediction-results file. 10

11 Select plant accession numbers Input file (with a list of accession numbers) Press this button to predict Figure 9: An example of using a file with a list accession numbers as input without providing s. 3 Statistical Methods In statistical prediction, there are three methods that are often used for testing the generalization capabilities of predictors: independent tests, subsampling tests (or K-fold crossvalidation) and jackknife tests (or leave-one-out cross validation, short for LOOCV). In independent tests, the training set and the testing set were fixed, thus enabling us to obtain a fixed accuracy for the predictors. However, the selection of independent dataset often bears some sort of arbitrariness [6], which inevitably leads to non-bias-free 11

12 Figure 10: Prediction results page for using a file input. accuracy for the predictors. In subsampling tests, here we use five-fold cross validation as an example. The whole dataset was randomly divided into 5 disjoint parts with equal size [7]. The last part may have 1-4 more examples than the former 4 parts in order for each example to be evaluated on the model. Then one part of the dataset was used as the test set and the remained parts are jointly used as the training set. This procedure is repeated five times, and each time a different part was chosen as the test set. The number of the selections in dividing the benchmark dataset is obviously an astronomical figure even for a small-size 12

13 Input format and type selection Figure 11: Details of the downloadable prediction-results file. dataset. This means that different selections lead to different results even for the same benchmark dataset, thus still being liable to statistical arbitrariness. Subsampling tests with a smaller K work definitely faster than that with a larger K. Thus, subsampling tests are faster than LOOCV, which can be regarded as N-fold cross-validation, where N is the number of samples in the dataset, and N > K. At the same time, it is also statistically acceptable and usually regarded as less biased than the independent tests. In LOOCV, every protein in the benchmark dataset will be singled out one-by-one and is tested by the classifier trained by the remaining proteins. In this case, the arbitrariness 13

14 Select plant protein sequences Input file (with a list of protein sequences) Input to receive and save results Press this button to predict Figure 12: An example using a file with a list of protein sequences as input and providing s. can be avoided because LOOCV will yield a unique outcome for the predictors. Therefore, LOOCV is considered to be the most rigorous and bias-free method [8]. Hence, LOOCV was used to examine the performance of R3P-Loc against other state-of-the-art predictors. 14

15 Figure 13: An example of the containing the prediction results. 4 Dataset Construction R3P-Loc uses two benchmark datasets [2, 9] to evaluate its performance. Both of them were constructed by using the same standard procedures with the same Swiss-Prot versions and date of construction (i.e., Swiss-Prot 55.3 on 29-Apr-2008 for the benchmark plant dataset). The differences are the species (i.e., eukaryote or plant). Here, we take the plant dataset as an example to illustrate the details of the procedures, which are specified as follows: 1. Go to the UniProt/SwissProt official webpage ( 2. Go to the Search section and select Protein Knowledgebase (UniProtKB) (default) in the Search in option; 3. In the Query option, select or type reviewered: yes ; 4. Select AND in the Advanced Search option, and then select Taxonomy [OC] 15

16 Table 1: Breakdown of the multi-label eukaryotic protein dataset. The sequence identity is cut off at 25%. The superscripts e stand for the eukaryotic dataset. Label Subcellular Location No. of Locative Proteins 1 Acrosome 14 2 Cell membrane Cell wall 49 4 Centrosome 96 5 Chloroplast Cyanelle 79 7 Cytoplasm Cytoskeleton ER Endosome Extracellular Golgi apparatus Hydrogenosome Lysosome Melanosome Microsome Mitochondrion Nucleus Peroxisome SPI Synapse Vacuole 170 Total number of locative proteins (N loc e ) 8897 Total number of actual proteins (N act e ) 7766 and type in Viridiplantae ; 5. Select AND in the Advanced Search option, and then select Fragment: no ; 6. Select AND in the Advanced Search option, and then select Sequence length and type in 50 - (no less than 50); 16

17 Table 2: Breakdown of the multi-label plant protein dataset. The sequence identity is cut off at 25%. The superscripts p stand for the plant dataset. Label Subcellular Location No. of Locative Proteins 1 Cell membrane 56 2 Cell wall 32 3 Chloroplast Cytoplasm Endoplasmic reticulum 42 6 Extracellular 22 7 Golgi apparatus 21 8 Mitochondrion Nucleus Peroxisome Plastid Vacuole 52 Total number of locative proteins (N loc p ) 1055 Total number of actual proteins (N act p ) Select AND in the Advanced Search option, and then select Date entry integrated and type in ; 8. Select AND in the Advanced Search option, and then select Subcellular location: XXX Confidence: Experimental ; (XXX means the specific subcellular locations. Here it includes 12 different locations: cell membrane; cell wall; chloroplast; endoplasmic reticulum; extracellular; golgi apparatus; mitochondrion; nucleus; peroxisome; plastid; vacuole.) 9. Further exclude those proteins which are not experimentally annotated (This is to recheck the proteins to guarantee they are all experimentally annotated). 17

18 After selecting the proteins, Blastclust 4 was applied to reduce the redundancy in the dataset so that none of the sequence pairs has sequence identity higher than 25%. The details of the breakdown of the two benchmark datasets are listed in Table 1 and Table 2. Both datasets can be accessible from the page of Datasets of R3P-Loc web-server. R3P-Loc server is available at References [1] R. Apweiler, A. Bairoch, C. H. Wu, W. C. Barker, B. Boeckmann, S. Ferro, E. Gasteiger, H. Huang, R. Lopez, M. Magrane, M. J. Martin, D. A. Ntale, C. O Donovan, N. Redaschi, and L. S. Yeh, UniProt: the Universal Protein knowledgebase, Nucleic Acids Res, vol. 32, pp. D115 D119, [2] K. C. Chou, Z. C. Wu, and X. Xiao, iloc-euk: A multi-label classifier for predicting the subcellular localization of singleplex and multiplex eukaryotic proteins, PLoS ONE, vol. 6, no. 3, pp. e18258, [3] S. Wan, M. W. Mak, and S. Y. Kung, GOASVM: A subcellular location predictor by incorporating term-frequency gene ontology into the general form of Chou s pseudoamino acid composition, Journal of Theoretical Biology, vol. 323, pp , [4] S. Wan, M. W. Mak, and S. Y. Kung, mgoasvm: Multi-label protein subcellular localization based on gene ontology and support vector machines, BMC Bioinformatics, vol. 13, pp. 290,

19 [5] S. Wan, M. W. Mak, and S. Y. Kung, HybridGO-Loc: Mining hybrid features on gene ontology for predicting subcellular localization of multi-location proteins, PLoS ONE, vol. 9, no. 3, pp. e89545, [6] K. C. Chou and C. T. Zhang, Review: Prediction of protein structural classes, Critical Reviews in Biochemistry and Molecular Biology, vol. 30, no. 4, pp , [7] S. Y. Mei, W. Fei, and S. G. Zhou, Gene ontology based transfer learning for protein subcellular localization, BMC Bioinformatics, vol. 12, pp. 44, [8] T. Hastie, R. Tibshirani, and J. Friedman, The element of statistical learning, Springer-Verlag, [9] Z. C. Wu, X. Xiao, and K. C. Chou, iloc-plant: A multi-label classifier for predicting the subcellular localization of plant proteins with both single and multiple sites, Molecular BioSystems, vol. 7, pp ,

Supplementary Materials for mplr-loc Web-server

Supplementary Materials for mplr-loc Web-server Supplementary Materials for mplr-loc Web-server Shibiao Wan and Man-Wai Mak email: shibiao.wan@connect.polyu.hk, enmwmak@polyu.edu.hk June 2014 Back to mplr-loc Server Contents 1 Introduction to mplr-loc

More information

Shibiao Wan and Man-Wai Mak December 2013 Back to HybridGO-Loc Server

Shibiao Wan and Man-Wai Mak December 2013 Back to HybridGO-Loc Server Shibiao Wan and Man-Wai Mak December 2013 Back to HybridGO-Loc Server Contents 1 Functions of HybridGO-Loc Server 2 1.1 Webserver Interface....................................... 2 1.2 Inputing Protein

More information

SUB-CELLULAR LOCALIZATION PREDICTION USING MACHINE LEARNING APPROACH

SUB-CELLULAR LOCALIZATION PREDICTION USING MACHINE LEARNING APPROACH SUB-CELLULAR LOCALIZATION PREDICTION USING MACHINE LEARNING APPROACH Ashutosh Kumar Singh 1, S S Sahu 2, Ankita Mishra 3 1,2,3 Birla Institute of Technology, Mesra, Ranchi Email: 1 ashutosh.4kumar.4singh@gmail.com,

More information

Supervised Ensembles of Prediction Methods for Subcellular Localization

Supervised Ensembles of Prediction Methods for Subcellular Localization In Proc. of the 6th Asia-Pacific Bioinformatics Conference (APBC 2008), Kyoto, Japan, pp. 29-38 1 Supervised Ensembles of Prediction Methods for Subcellular Localization Johannes Aßfalg, Jing Gong, Hans-Peter

More information

Biology. 7-2 Eukaryotic Cell Structure 10/29/2013. Eukaryotic Cell Structures

Biology. 7-2 Eukaryotic Cell Structure 10/29/2013. Eukaryotic Cell Structures Biology Biology 1of 49 2of 49 Eukaryotic Cell Structures Eukaryotic Cell Structures Structures within a eukaryotic cell that perform important cellular functions are known as organelles. Cell biologists

More information

9/11/18. Molecular and Cellular Biology. 3. The Cell From Genes to Proteins. key processes

9/11/18. Molecular and Cellular Biology. 3. The Cell From Genes to Proteins. key processes Molecular and Cellular Biology Animal Cell ((eukaryotic cell) -----> compare with prokaryotic cell) ENDOPLASMIC RETICULUM (ER) Rough ER Smooth ER Flagellum Nuclear envelope Nucleolus NUCLEUS Chromatin

More information

3.2 Cell Organelles. KEY CONCEPT Eukaryotic cells share many similarities.

3.2 Cell Organelles. KEY CONCEPT Eukaryotic cells share many similarities. KEY CONCEPT Eukaryotic cells share many similarities. ! Cells have an internal structure. ! Cells have an internal structure. The cytoskeleton has many functions. ! Cells have an internal structure. The

More information

Cell Alive Homeostasis Plants Animals Fungi Bacteria. Loose DNA DNA Nucleus Membrane-Bound Organelles Humans

Cell Alive Homeostasis Plants Animals Fungi Bacteria. Loose DNA DNA Nucleus Membrane-Bound Organelles Humans UNIT 3: The Cell DAYSHEET 45: Introduction to Cellular Organelles Name: Biology I Date: Bellringer: Place the words below into the correct space on the Venn Diagram: Cell Alive Homeostasis Plants Animals

More information

9/2/17. Molecular and Cellular Biology. 3. The Cell From Genes to Proteins. key processes

9/2/17. Molecular and Cellular Biology. 3. The Cell From Genes to Proteins. key processes Molecular and Cellular Biology Animal Cell ((eukaryotic cell) -----> compare with prokaryotic cell) ENDOPLASMIC RETICULUM (ER) Rough ER Smooth ER Flagellum Nuclear envelope Nucleolus NUCLEUS Chromatin

More information

Large-Scale Plant Protein Subcellular Location Prediction

Large-Scale Plant Protein Subcellular Location Prediction Journal of Cellular Biochemistry 100:665 678 (2007) Large-Scale Plant Protein Subcellular Location Prediction Kuo-Chen Chou 1,2 * and Hong-Bin Shen 2 1 Gordon Life Science Institute, 13784 Torrey Del Mar

More information

Efficient Classification of Multi-label and Imbalanced Data Using Min-Max Modular Classifiers

Efficient Classification of Multi-label and Imbalanced Data Using Min-Max Modular Classifiers 2006 International Joint Conference on Neural Networks Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-21, 2006 Efficient Classification of Multi-label and Imbalanced Data Using Min-Max

More information

Chapter 7 Learning Targets Cell Structure & Function

Chapter 7 Learning Targets Cell Structure & Function Name: Chapter 7 Learning Targets Cell Structure & Function a. Define the word cell: 1. I know the history of the cell: b. Who discovered the cell? What did he observe? 2. I can list the three parts of

More information

UNIT 3 CP BIOLOGY: Cell Structure

UNIT 3 CP BIOLOGY: Cell Structure UNIT 3 CP BIOLOGY: Cell Structure Page CP: CHAPTER 3, Sections 1-3; HN: CHAPTER 7, Sections 1-2 Standard B-2: The student will demonstrate an understanding of the structure and function of cells and their

More information

Biology Cell Organelle Webquest. Name Period Date

Biology Cell Organelle Webquest. Name Period Date Biology Cell Organelle Webquest Name Period Date This webquest has TWO parts to it. You need to go to www.rodensclassroom.com and click on the "BIOLOGY" link. Once there click on the Unit 3-Cell Organelles

More information

Cell Organelles Tutorial

Cell Organelles Tutorial 1 Name: Cell Organelles Tutorial TEK 7.12D: Differentiate between structure and function in plant and animal cell organelles, including cell membrane, cell wall, nucleus, cytoplasm, mitochondrion, chloroplast,

More information

Eukaryotic Cell Structure. 7.2 Biology Mr. Hines

Eukaryotic Cell Structure. 7.2 Biology Mr. Hines Eukaryotic Cell Structure 7.2 Biology Mr. Hines Comparing the cell to a factory In order for a cell to maintain its internal environment (homeostasis), many things must go on. This is similar to a factory.

More information

Bio 111 Study Guide Chapter 6 Tour of the Cell

Bio 111 Study Guide Chapter 6 Tour of the Cell Bio 111 Study Guide Chapter 6 Tour of the Cell BEFORE CLASS: Reading: Read the whole chapter from p. 93-121, mostly skimming Concept 6.1 on microscopy. Figure 6.8 on pp. 100-101 is really helpful in showing

More information

Supplementary Information 16

Supplementary Information 16 Supplementary Information 16 Cellular Component % of Genes 50 45 40 35 30 25 20 15 10 5 0 human mouse extracellular other membranes plasma membrane cytosol cytoskeleton mitochondrion ER/Golgi translational

More information

Introduction to Cells- Stations Lab

Introduction to Cells- Stations Lab Introduction to Cells- Stations Lab Station 1: Microscopes allow scientists to study cells. Microscopes: How do light microscopes differ from electron microscopes? (How does each work? How much can each

More information

The Discovery of Cells

The Discovery of Cells The Discovery of Cells Microscope observations! General Cell & Organelle Discovery 1600s Observations made by scientists using more powerful microscopes in the 1800s led to the formation of the cell theory.

More information

Unit 4: Cells. Biology 309/310. Name: Review Guide

Unit 4: Cells. Biology 309/310. Name: Review Guide Unit 4: Cells Review Guide LEARNING TARGETS Place a checkmark next to the learning targets you feel confident on. Then go back and focus on the learning targets that are not checked. Identify the parts

More information

Cell Structure and Function

Cell Structure and Function Cell Structure and Function Cell size comparison Animal cell Bacterial cell What jobs do cells have to do for an organism to live Gas exchange CO 2 & O 2 Eat (take in & digest food) Make energy ATP Build

More information

3.2. Eukaryotic Cells and Cell Organelles. Teacher Notes and Answers. section

3.2. Eukaryotic Cells and Cell Organelles. Teacher Notes and Answers. section section 3.2 Eukaryotic Cells and Cell Organelles Teacher Notes and Answers SECTION 2 Instant Replay 1. Answers will vary. An example answer is a shapeless bag. 2. store and protect the DNA 3. mitochondria

More information

STUDY OF PROTEIN SUBCELLULAR LOCALIZATION PREDICTION: A REVIEW ABSTRACT

STUDY OF PROTEIN SUBCELLULAR LOCALIZATION PREDICTION: A REVIEW ABSTRACT STUDY OF PROTEIN SUBCELLULAR LOCALIZATION PREDICTION: A REVIEW SHALINI KAUSHIK 1 *, USHA CHOUHAN 2 AND ASHOK DWIVEDI 3 *1,2,3 Department of Mathematics, and Computer applications, Maulana Azad National

More information

7-2 Eukaryotic Cell Structure

7-2 Eukaryotic Cell Structure 1 of 49 Comparing the Cell to a Factory Eukaryotic Cell Structures Structures within a eukaryotic cell that perform important cellular functions are known as organelles. Cell biologists divide the eukaryotic

More information

Now starts the fun stuff Cell structure and function

Now starts the fun stuff Cell structure and function Now starts the fun stuff Cell structure and function Cell Theory The three statements of the cell theory are: All organisms are composed of one or more cells and the processes of life occur in these cells.

More information

Chapter 7.2. Cell Structure

Chapter 7.2. Cell Structure Chapter 7.2 Cell Structure Daily Objectives Describe the structure and function of the cell nucleus. Describe the function and structure of membrane bound organelles found within the cell. Describe the

More information

Chapter 6: A Tour of the Cell

Chapter 6: A Tour of the Cell Chapter 6: A Tour of the Cell Concept 6.2 Eukaryotic cells have internal membranes that compartmentalize their functions 1. Which two domains consist of prokaryotic cells? 2. A major difference between

More information

Cell Organelles. Wednesday, October 22, 14

Cell Organelles. Wednesday, October 22, 14 Cell Organelles Cell/Plasma Membrane ALL cells have a cell membrane It is the layer that surrounds the cell and controls what goes in and out Bacteria (Prokaryotic Cell) Cell/Plasma Membrane ALL cells

More information

Chapter 6: A Tour of the Cell

Chapter 6: A Tour of the Cell AP Biology Reading Guide Fred and Theresa Holtzclaw Chapter 6: A Tour of the Cell Name Period Chapter 6: A Tour of the Cell Concept 6.1 To study cells, biologists use microscopes and the tools of biochemistry

More information

Name Hour. Section 7-1 Life Is Cellular (pages )

Name Hour. Section 7-1 Life Is Cellular (pages ) Name Hour Section 7-1 Life Is Cellular (pages 169-173) Introduction (page 169) 1. What is the structure that makes up every living thing? The Discovery of the Cell (pages 169-170) 2. What was Anton van

More information

Organelles in Eukaryotic Cells

Organelles in Eukaryotic Cells Why? Organelles in Eukaryotic Cells What are the functions of different organelles in a cell? The cell is the basic unit and building block of all living things. Organisms rely on their cells to perform

More information

Cells & Cell Organelles. Doing Life s Work

Cells & Cell Organelles. Doing Life s Work Cells & Cell Organelles Doing Life s Work Types of cells bacteria cells Prokaryote Eukaryotes animal cells plant cells Cell size comparison Animal cell Bacterial cell most bacteria 1-10 microns eukaryotic

More information

Chapter 4. Table of Contents. Section 1 The History of Cell Biology. Section 2 Introduction to Cells. Section 3 Cell Organelles and Features

Chapter 4. Table of Contents. Section 1 The History of Cell Biology. Section 2 Introduction to Cells. Section 3 Cell Organelles and Features Cell Structure and Function Table of Contents Section 1 The History of Cell Biology Section 2 Introduction to Cells Section 3 Cell Organelles and Features Section 4 Unique Features of Plant Cells Section

More information

Concept 6.1 To study cells, biologists use microscopes and the tools of biochemistry

Concept 6.1 To study cells, biologists use microscopes and the tools of biochemistry Name Period Chapter 6: A Tour of the Cell Concept 6.1 To study cells, biologists use microscopes and the tools of biochemistry 1. The study of cells has been limited by their small size, and so they were

More information

Honors Biology-CW/HW Cell Biology 2018

Honors Biology-CW/HW Cell Biology 2018 Class: Date: Honors Biology-CW/HW Cell Biology 2018 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Hooke s discovery of cells was made observing a. living

More information

Just Print Science. Pack

Just Print Science. Pack Just Print Science Pack Plant and Animal Cells Jennifer Findley Note to Teacher This resource includes several resources for teaching and reviewing plant and animal cells. The resource includes a one-page

More information

Protein Subcellular Localization Prediction with WoLF PSORT

Protein Subcellular Localization Prediction with WoLF PSORT Protein Subcellular Localization Prediction with WoLF PSORT Paul Horton Computational Biology Research Center National Institute of Advanced Industrial Science and Technology Tokyo, Japan horton-p@aist.go.jp

More information

Function and Illustration. Nucleus. Nucleolus. Cell membrane. Cell wall. Capsule. Mitochondrion

Function and Illustration. Nucleus. Nucleolus. Cell membrane. Cell wall. Capsule. Mitochondrion Intro to Organelles Name: Block: Organelles are small structures inside cells. They are often covered in membranes. Each organelle has a job to do in the cell. Their name means little organ. Just like

More information

Chapter 4 Active Reading Guide A Tour of the Cell

Chapter 4 Active Reading Guide A Tour of the Cell Name: AP Biology Mr. Croft Chapter 4 Active Reading Guide A Tour of the Cell Section 1 1. The study of cells has been limited by their small size, and so they were not seen and described until 1665, when

More information

Introduction to Cells

Introduction to Cells Life Science Introduction to Cells All life forms on our planet are made up of cells. In ALL organisms, cells have the same basic structure. The scientist Robert Hooke was the first to see cells under

More information

AS Biology Summer Work 2015

AS Biology Summer Work 2015 AS Biology Summer Work 2015 You will be following the OCR Biology A course and in preparation for this you are required to do the following for September 2015: Activity to complete Date done Purchased

More information

Essential Question: How do the parts of a cell work together to function as a system?

Essential Question: How do the parts of a cell work together to function as a system? Topic: Cell Organelles Essential Question: How do the parts of a cell work together to function as a system? All those who believe in psychokinesis raise my hand. -Steven Wright 9/16/14 INB page 12-13

More information

The Cell System. The main job of a cell is to make proteins Proteins make up almost all of our body. Proteins do a lot of different things!

The Cell System. The main job of a cell is to make proteins Proteins make up almost all of our body. Proteins do a lot of different things! Cell System The Cell System The main job of a cell is to make proteins Proteins make up almost all of our body. Proteins do a lot of different things! Structural (build bones, muscles, skin, etc.) Defensive

More information

Complete the table by stating the function associated with each organelle. contains the genetic material.... lysosome ribosome... Table 6.

Complete the table by stating the function associated with each organelle. contains the genetic material.... lysosome ribosome... Table 6. 1 (a) Table 6.1 gives the functions of certain organelles in a eukaryotic cell. Complete the table by stating the function associated with each organelle. The first row has been completed for you. Organelle

More information

Organelles & Cells Student Edition. A. chromosome B. gene C. mitochondrion D. vacuole

Organelles & Cells Student Edition. A. chromosome B. gene C. mitochondrion D. vacuole Name: Date: 1. Which structure is outside the nucleus of a cell and contains DNA? A. chromosome B. gene C. mitochondrion D. vacuole 2. A potato core was placed in a beaker of water as shown in the figure

More information

Directions for Plant Cell 3-Part Cards

Directions for Plant Cell 3-Part Cards Directions for Plant Cell 3-Part Cards 1. Print out copy of 3 part cards and control cards Laminate for durability. Cut apart description and labels from 3 part cards. 2. As an introductory lesson, students

More information

Organelles in Eukaryotic Cells

Organelles in Eukaryotic Cells Why? Organelles in Eukaryotic Cells What are the functions of different organelles in a cell? The cell is the basic unit and building block of all living things. Organisms rely on their cells to perform

More information

O.k., Now Starts the Good Stuff (Part II) Eukaryotic Cell Structure and Function

O.k., Now Starts the Good Stuff (Part II) Eukaryotic Cell Structure and Function O.k., Now Starts the Good Stuff (Part II) Eukaryotic Cell Structure and Function Eukaryotic Cells These cells have membrane-bound structures called organelles. Cell processes occur in these organelles.

More information

Unit 3: Cells. Objective: To be able to compare and contrast the differences between Prokaryotic and Eukaryotic Cells.

Unit 3: Cells. Objective: To be able to compare and contrast the differences between Prokaryotic and Eukaryotic Cells. Unit 3: Cells Objective: To be able to compare and contrast the differences between Prokaryotic and Eukaryotic Cells. The Cell Theory All living things are composed of cells (unicellular or multicellular).

More information

Topic 3: Cells Ch. 6. Microscopes pp Microscopes. Microscopes. Microscopes. Microscopes

Topic 3: Cells Ch. 6. Microscopes pp Microscopes. Microscopes. Microscopes. Microscopes Topic 3: Cells Ch. 6 -All life is composed of cells and all cells have a plasma membrane, cytoplasm, and DNA. pp.105-107 - The development of the microscope was the key to understanding that all living

More information

Chapter 4: Cells: The Working Units of Life

Chapter 4: Cells: The Working Units of Life Name Period Chapter 4: Cells: The Working Units of Life 1. What are the three critical components of the cell theory? 2. What are the two important conceptual implications of the cell theory? 3. Which

More information

EXAMPLE-BASED CLASSIFICATION OF PROTEIN SUBCELLULAR LOCATIONS USING PENTA-GRAM FEATURES

EXAMPLE-BASED CLASSIFICATION OF PROTEIN SUBCELLULAR LOCATIONS USING PENTA-GRAM FEATURES EXAMPLE-BASED CLASSIFICATION OF PROTEIN SUBCELLULAR LOCATIONS USING PENTA-GRAM FEATURES Jinsuk Kim 1, Ho-Eun Park 2, Mi-Nyeong Hwang 1, Hyeon S. Son 2,3 * 1 Information Technology Department, Korea Institute

More information

Know how to read a balance, graduated cylinder, ruler. Know the SI unit of each measurement.

Know how to read a balance, graduated cylinder, ruler. Know the SI unit of each measurement. Biology I Fall Semester Exam Review 2012-2013 Due the day of your final for a maximum of 5 extra credit points. You will be able to use this review on your exam for 15 minutes! Safety and Lab Measurement:

More information

Biology Summer Assignments

Biology Summer Assignments Biology Summer Assignments Welcome Mustangs! The following summer assignments are to assist you in obtaining background information for topics we will be learning during 1 st quarter, in Biology. Please

More information

Mid-Unit 1 Study Guide

Mid-Unit 1 Study Guide Mid- Study Guide Lessons 1, 3, & 4 1.1 Essential Questions: What are living things made of? What term describes the smallest unit that can perform all of the functions necessary for life? Eukaryotic cells

More information

Introduction to Cells

Introduction to Cells Life Science Introduction to Cells All life forms on our planet are made up of cells. In ALL organisms, cells have the same basic structure. The scientist Robert Hooke was the first to see cells under

More information

Biology. Mrs. Michaelsen. Types of cells. Cells & Cell Organelles. Cell size comparison. The Cell. Doing Life s Work. Hooke first viewed cork 1600 s

Biology. Mrs. Michaelsen. Types of cells. Cells & Cell Organelles. Cell size comparison. The Cell. Doing Life s Work. Hooke first viewed cork 1600 s Types of cells bacteria cells Prokaryote - no organelles Cells & Cell Organelles Doing Life s Work Eukaryotes - organelles animal cells plant cells Cell size comparison Animal cell Bacterial cell most

More information

Eukaryotic cells are more complex than prokaryotic cells. They are identified by the presence of certain membrane-bound organelles.

Eukaryotic cells are more complex than prokaryotic cells. They are identified by the presence of certain membrane-bound organelles. Eukaryotic Cells Eukaryotic cells are more complex than prokaryotic cells. They are identified by the presence of certain membrane-bound organelles. Prokaryotic cells have organelles too, but much fewer

More information

Eukaryotic Cell Structure: Organelles in Animal & Plant Cells Why are organelles important and how are plants and animals different?

Eukaryotic Cell Structure: Organelles in Animal & Plant Cells Why are organelles important and how are plants and animals different? Why? Eukaryotic Cell Structure: Organelles in Animal & Plant Cells Why are organelles important and how are plants and animals different? The cell is the basic unit and building block of all living things.

More information

Overview of Cells. Prokaryotes vs Eukaryotes The Cell Organelles The Endosymbiotic Theory

Overview of Cells. Prokaryotes vs Eukaryotes The Cell Organelles The Endosymbiotic Theory Overview of Cells Prokaryotes vs Eukaryotes The Cell Organelles The Endosymbiotic Theory Prokaryotic Cells Archaea Bacteria Come in many different shapes and sizes.5 µm 2 µm, up to 60 µm long Have large

More information

Identifying Extracellular Plant Proteins Based on Frequent Subsequences

Identifying Extracellular Plant Proteins Based on Frequent Subsequences Identifying Extracellular Plant Proteins Based on Frequent Subsequences Yang Wang, Osmar R. Zaïane, Randy Goebel and Gregory Taylor University of Alberta {wyang, zaiane, goebel}@cs.ualberta.ca Abstract

More information

Biology Day 15. Monday, September 22 Tuesday, September 23, 2014

Biology Day 15. Monday, September 22 Tuesday, September 23, 2014 Biology Day 15 Monday, September 22 Tuesday, September 23, 2014 Title: Cell Video Notes A Then, underneath, answer the following: 1. Write down today s FLT. 2. What are the three parts of the cell theory?

More information

Biology A level induction

Biology A level induction 1 Biology A level induction work Name: 2 Summer Induction work Year 12 Biology When you start biology in September you will have two teachers for three lessons each. Each teacher will cover a different

More information

Chapter 6: A Tour of the Cell

Chapter 6: A Tour of the Cell Chapter 6: A Tour of the Cell 1. The study of cells has been limited by their small size, and so they were not seen and described until 1665, when Robert Hooke first looked at dead cells from an oak tree.

More information

Biology Cell Test. Name: Class: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question.

Biology Cell Test. Name: Class: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question. Class: Date: Biology Cell Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1, Who. wasone of the first people to-identify and seecorkeells? -,- ; -...

More information

STUDY GUIDE SECTION 4-1 The History of Cell Biology

STUDY GUIDE SECTION 4-1 The History of Cell Biology STUDY GUIDE SECTION 4-1 The History of Cell Biology Name Period Date Multiple Choice-Write the correct letter in the blank. 1. One early piece of evidence supporting the cell theory was the observation

More information

Science 9 Biology. Cell Division and Reproduction Booklet 1 M. Roberts RC Palmer

Science 9 Biology. Cell Division and Reproduction Booklet 1 M. Roberts RC Palmer Science 9 Biology Cell Division and Reproduction Booklet 1 M. Roberts RC Palmer How do all living organisms reproduce and grow? Goal 1: Cell Review Recall and become reacquainted with the structures found

More information

Zimmerman AP Biology CBHS South Name Chapter 7&8 Guided Reading Assignment 1) What is resolving power and why is it important in biology?

Zimmerman AP Biology CBHS South Name Chapter 7&8 Guided Reading Assignment 1) What is resolving power and why is it important in biology? Zimmerman AP Biology CBHS South Name Chapter 7&8 Guided Reading Assignment 1) What is resolving power and why is it important in biology? 2) How does an electron microscope work and what is the difference

More information

Cell Is the basic structural, functional, and biological unit of all known living organisms. Cells are the smallest unit of life and are often called

Cell Is the basic structural, functional, and biological unit of all known living organisms. Cells are the smallest unit of life and are often called The Cell Cell Is the basic structural, functional, and biological unit of all known living organisms. Cells are the smallest unit of life and are often called the "building blocks of life". The study of

More information

Subcellular Localization of Proteins

Subcellular Localization of Proteins Available online at www.scholarsresearchlibrary.com Scholars research library Archives of Applied Science Research, 2011, 3 (6):392-401 (http://scholarsresearchlibrary.com/archive.html) ISSN 0975-508X

More information

Unit 2: The Structure and function of Organisms. Section 2: Inside Cells

Unit 2: The Structure and function of Organisms. Section 2: Inside Cells Unit 2: The Structure and function of Organisms Section 2: 42 Essential Question: Are all cells the same? - Vocabulary 1. 2. 3. 4. 5. 6. 7. 8. Eukaryotic Prokaryotic Organelle Plant Cell Animal Cell Chloroplast

More information

Cell Structure and Function How do the structures and processes of a cell enable it to survive?

Cell Structure and Function How do the structures and processes of a cell enable it to survive? Name Cell Structure and Function Date How do the structures and processes of a cell enable it to survive? Before You Read Before you read the chapter, think about what you know about the topic. Record

More information

Biology Test 2 The Cell. For questions 1 15, choose ONLY ONE correct answer and fill in that choice on your Scantron form.

Biology Test 2 The Cell. For questions 1 15, choose ONLY ONE correct answer and fill in that choice on your Scantron form. Name Block Date Biology Test 2 The Cell For questions 1 15, choose ONLY ONE correct answer and fill in that choice on your Scantron form. 1. Which pair of structures best shows that plant cells have functions

More information

Parts of the Cell book pgs

Parts of the Cell book pgs Parts of the Cell book pgs. 12-18 Animal Cell Cytoplasm Cell Membrane Go to Section: Eukaryotic Cell: Organelles & Functions 1. Cell Membrane (Nickname: skin ) Function: A protective layer that covers

More information

What in the Cell is Going On?

What in the Cell is Going On? What in the Cell is Going On? Robert Hooke naturalist, philosopher, inventor, architect... (July 18, 1635 - March 3, 1703) In 1665 Robert Hooke publishes his book, Micrographia, which contains his drawings

More information

CELL Readings BCMS 1/1/2018

CELL Readings BCMS 1/1/2018 CELL Readings BCMS 1/1/2018 3.1 Cell Biology Learning Objectives Explain how cells are observed. Define the three main parts of the cell theory. Explain the levels of organization in an organism. Introduction

More information

Turns sunlight, water & carbon dioxide (CO 2 ) into sugar & oxygen through photosynthesis

Turns sunlight, water & carbon dioxide (CO 2 ) into sugar & oxygen through photosynthesis CELL PART/ ORGANELLE FUNCTION (what it does) PICTURE Plant, Animal, or Both Cell Membrane controls what goes in & out of the cell protects the cell Nucleus directs all the cell s activities contains cell

More information

CELL STRUCTURE. What are the basic units of life? What are the structures within a cell and what are they capable of? How and why do cells divide?

CELL STRUCTURE. What are the basic units of life? What are the structures within a cell and what are they capable of? How and why do cells divide? CELL STRUCTURE What are the basic units of life? What are the structures within a cell and what are they capable of? How and why do cells divide? YEAR 8 BODY SYSTEMS Cells alive! Cells are the smallest

More information

Cells and Passive Transport Study Guide

Cells and Passive Transport Study Guide Cells and Passive Transport Study Guide Success Criteria: - Complete - If multiple choice, answer has explanations - Quality answers/best answer possible 1. List the 2 types of active transport and the

More information

Frequent Subsequence-based Protein Localization

Frequent Subsequence-based Protein Localization Submitted to ICDM 05 - Paper ID #.. Frequent Subsequence-based Protein Localization Yang Wang, Osmar R. Zaïane, and Randy Goebel University of Alberta wyang, zaiane, goebel @cs.ualberta.ca Abstract Extracellular

More information

2. Cellular and Molecular Biology

2. Cellular and Molecular Biology 2. Cellular and Molecular Biology 2.1 Cell Structure 2.2 Transport Across Cell Membranes 2.3 Cellular Metabolism 2.4 DNA Replication 2.5 Cell Division 2.6 Biosynthesis 2.1 Cell Structure What is a cell?

More information

Introduction 1) List the 3 types of cells you will be comparing in today s lesson. a. b. c.

Introduction 1) List the 3 types of cells you will be comparing in today s lesson. a. b. c. Name: Date: Period: Cell Structure Internet Lesson Directions: Answer the following question by visiting the web site below. http://www.wiley.com/legacy/college/boyer/0470003790/animations/cell_structure/cell_structure.htm

More information

Introduction to Cells. Intro to Cells. Scientists who contributed to cell theory. Cell Theory. There are 2 types of cells: All Cells:

Introduction to Cells. Intro to Cells. Scientists who contributed to cell theory. Cell Theory. There are 2 types of cells: All Cells: Intro to Cells Key Concept: Cells are the basic unit of life. Introduction to Cells Cells are the basic units of organisms Cells can only be observed under microscope Basic types of cells: 1 Animal Cell

More information

Frequent Subsequence-based Protein Localization

Frequent Subsequence-based Protein Localization Submitted to ICDM 05 - Paper ID #.. Frequent Subsequence-based Protein Localization Yang Wang, Osmar R. Zaïane, and Randy Goebel University of Alberta wyang, zaiane, goebel @cs.ualberta.ca Abstract Extracellular

More information

Genome-wide multilevel spatial interactome model of rice

Genome-wide multilevel spatial interactome model of rice Sino-German Workshop on Multiscale Spatial Computational Systems Biology, Beijing, Oct 8-12, 2015 Genome-wide multilevel spatial interactome model of rice Ming CHEN ( 陈铭 ) mchen@zju.edu.cn College of Life

More information

Biology Exam #1 Study Guide. True/False Indicate whether the statement is true or false. F 1. All living things are composed of many cells.

Biology Exam #1 Study Guide. True/False Indicate whether the statement is true or false. F 1. All living things are composed of many cells. Biology Exam #1 Study Guide True/False Indicate whether the statement is true or false. F 1. All living things are composed of many cells. T 2. Membranes are selectively permeable if they allow only certain

More information

To study cells, biologists use microscopes and the tools of biochemistry [2].

To study cells, biologists use microscopes and the tools of biochemistry [2]. GUIDED READING - Ch. 6 - THE CELL NAME: Please print out these pages and HANDWRITE the answers directly on the printouts. Typed work or answers on separate sheets of paper will not be accepted. Importantly,

More information

= Monera. Taxonomy. Domains (3) BIO162 Page Baluch. Taxonomy: classifying and organizing life

= Monera. Taxonomy. Domains (3) BIO162 Page Baluch. Taxonomy: classifying and organizing life Taxonomy BIO162 Page Baluch Taxonomy: classifying and organizing life species Genus Family Order Class Phylum Kingdom Spaghetti Good For Over Came Phillip King Domains (3) DOMAINS 1. Bacteria 2. Archea

More information

02/02/ Living things are organized. Analyze the functional inter-relationship of cell structures. Learning Outcome B1

02/02/ Living things are organized. Analyze the functional inter-relationship of cell structures. Learning Outcome B1 Analyze the functional inter-relationship of cell structures Learning Outcome B1 Describe the following cell structures and their functions: Cell membrane Cell wall Chloroplast Cytoskeleton Cytoplasm Golgi

More information

Protein subcellular location prediction

Protein subcellular location prediction Protein Engineering vol.12 no.2 pp.107 118, 1999 Protein subcellular location prediction Kuo-Chen Chou 1 and David W.Elrod Computer-Aided Drug Discovery, Pharmacia & Upjohn, Kalamazoo, MI 49007-4940, USA

More information

7.L.1.2 Plant and Animal Cells. Plant and Animal Cells

7.L.1.2 Plant and Animal Cells. Plant and Animal Cells 7.L.1.2 Plant and Animal Cells Plant and Animal Cells Clarifying Objective: 7.L.1.2 Compare the structures and functions of plant and animal cells; include major organelles (cell membrane, cell wall, nucleus,

More information

Cell Organelles. a review of structure and function

Cell Organelles. a review of structure and function Cell Organelles a review of structure and function TEKS and Student Expectations (SE s) B.4 Science concepts. The student knows that cells are the basic structures of all living things with specialized

More information

Summer Bridging Work 2018

Summer Bridging Work 2018 Subject: Exam Board: AQA Welcome to A-level Biology. We are delighted that you are considering A-level Biology as an option in Year 12. To demonstrate your commitment to the course and to prepare you for

More information

Structures and Functions of Plant and Animal Cells

Structures and Functions of Plant and Animal Cells Structures and Functions of Plant and Animal Cells 7.L.1.2 - Compare the structures and functions of plant and animal cells, including major organelles (cell membrane, cell wall, nucleus, chloroplasts,

More information

How do cell structures enable a cell to carry out basic life processes? Eukaryotic cells can be divided into two parts:

How do cell structures enable a cell to carry out basic life processes? Eukaryotic cells can be divided into two parts: Essential Question How do cell structures enable a cell to carry out basic life processes? Cell Organization Eukaryotic cells can be divided into two parts: 1. Nucleus 2. Cytoplasm-the portion of the cell

More information

A. The Cell: The Basic Unit of Life. B. Prokaryotic Cells. D. Organelles that Process Information. E. Organelles that Process Energy

A. The Cell: The Basic Unit of Life. B. Prokaryotic Cells. D. Organelles that Process Information. E. Organelles that Process Energy The Organization of Cells A. The Cell: The Basic Unit of Life Lecture Series 4 The Organization of Cells B. Prokaryotic Cells C. Eukaryotic Cells D. Organelles that Process Information E. Organelles that

More information

Chapter 1. DNA is made from the building blocks adenine, guanine, cytosine, and. Answer: d

Chapter 1. DNA is made from the building blocks adenine, guanine, cytosine, and. Answer: d Chapter 1 1. Matching Questions DNA is made from the building blocks adenine, guanine, cytosine, and. Answer: d 2. Matching Questions : Unbranched polymer that, when folded into its three-dimensional shape,

More information

Biology Semester 1 Study Guide

Biology Semester 1 Study Guide Biology Semester 1 Study Guide Part 1: Scientific Investigations You are conducting an experiment to determine if increased UV radiation from the decrease in the ozone layer is killing off frog tadpoles.

More information

Chapter 6 A Tour of the Cell

Chapter 6 A Tour of the Cell Chapter 6 A Tour of the Cell The cell is the basic unit of life Although cells differ substantially from one another, they all share certain characteristics that reflect a common ancestry and remind us

More information