已阅读5页,还剩8页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Tutorial:Basic Expression Analysis in Cytoscape-HumanSlideshowBasic Expression Analysis in Cytoscape (30 min)HandoutBasic_Expression_Analysis_in_Cytoscape-Human.pdf (11 pages)Tutorial CuratorsKristina Hanspers,Alex Pico,Mike SmootContentshide 1Loading Network 2Loading expression data 3Visualizing Expression Datao 3.1Set the node coloro 3.2Set the default node coloro 3.3Set the node shapeo 3.4Set the node border 4Data analysis featureso 4.1Filter Nodeso 4.2Search for a nodeo 4.3Exploring NodesCytoscapeis an open source software platform forintegrating,visualizing, andanalyzingmeasurement data in the context of networks. This tutorial will introduce you to: Combining data from two different sources: experimental data in the form of microarrray expression data and network data in the form of interaction data. Visualizing networks using expression data. Filtering networks based on expression data.Loading Network Start Cytoscape and load the networkFile:HumanInteractome subset.sif. Apply the force-directed layout to organize the layout of the nodes. Select the Layout-Cytoscape Layouts-Force-Directed Layout menu. The network should now look similar to this:Loading expression data DownloadFile:Pellegrini et al Data.txt.zipexpression data and unzip it. Using your favorite text editor, open the file Pellegrini_et_al_Data.txt. The first few lines of the file are as follows:Gene SymbolEntrez idProbesetCREB kd controlp value fold changeSign CREB bindingA2M 2 217757_at42.24 57.45 0.4 1.5 yesA2ML1 144568 1553505_at67.95 206.470.11 0.58A2ML1 144568 1564307_a_at160.05 183.440.81 0.95You should note the following information about the file:1. The first line consists of labels.2. All columns are separated by a single tab character.3. The first column contains node names, and must match the names of the nodes in your network exactly!4. The second column contains Entrez Gene IDs.5. The third column contains Affymetrix probe set IDs. This column is optional, and the data is not currently used by Cytoscape, but this column may be useful for analysis in other microarray analysis tools.6. The remaining columns contain experimental data; average expression for experimental and control groups, p value and fold change for the comparison, and data on whether or not the gene binds CREB. See themanuscriptfor details on the data generation.NOTE: The expression data used in this example has been pre-processed to work with the interaction network used. The data is a composite of data files fromPellegrini et al, BMC Cancer, 2008. Under theFilemenu, selectImport Attribute from Table (Text/MS Excel). Click Node for the type of attribute to import. Select the file Pellegrini_et_al_Data.txt. Click the Text File Import Options check box. Make sure the Tab check box in the Delimiter section is selected and that no other check box under Delimiter is selected. The preview should indicate that it is importing multiple columns of data. Click the Transfer first line as attribute names check box in the Attribute Names section. The preview should now show be using the first row of the input file as column names and the import window should look like the image below. Click the Import button to import the attribute data.Now we will use theNode Attribute Browserto browse through the expression data, as follows. Select a node on the Cytoscape canvas by clicking on it. In theNode Attribute Browser, click theSelect Attributesbutton, and select the attributes fold change and p value by left-clicking on them. Right-click to close the menu. Under theNode Attribute Browser, you should see your node listed with their expression values, as shown.Visualizing Expression DataProbably the most common use of expression data in Cytoscape is to set the visual attributes of the nodes in a network according to expression data. This creates a powerful visualization, portraying functional relation and experimental response at the same time. Here, we will walk through the steps for doing this.Set the node color Double-Click theNode Colorrow in theVisual Mapping Browserin theUnused Visual PropertiesSection. This action will moveNode Colorto the top of theVisual Mapping Browser. Click the Please select a value! cell in theNode Colorsection. This will produce a drop-down menu of available attribute names. Select fold change. Click the Please select a mapping cell in theNode Colorsection. This will produce a drop-down menu of available mapping types. Select Continuous Mapping. This action will produce a basic black to white color gradient. Click on the color gradient to change the colors. This will pop-up a gradient editing dialog. Drag the left-most, red handle along the top of the gradient. Drag it to an Attribute Value of approx. -1.2 Drag the white handle to approx 0.5. You can type the Attribute Value in the Handle Settings section to be more precise. You can also change the color of each handle by double-clicking or using the Node Color selector button in the Handle Settings section. This should produce a Red-White-Green Color gradient like the image below, with min and max extremes colored black and blue, respectively. Click OK to save the gradient adjustment dialog and verify that the nodes in the network reflect the new coloring scheme.Set the default node colorNote that the default node color of pink falls within this spectrum. A useful trick is to choose a color outside this spectrum to distinguish nodes with no defined expression value and those with slight repression. Click theDefaultsnetwork icon in theVizMapperpanel. Click theNode Colorentry and choose a dark gray color. Zoom out on the network view to verify that a few nodes have been colored gray.Set the node shapeWe imported both a fold change value and a p value for the comparison between CREB kd and control cells. We can use the p values to change the shape of the nodes so that measurements we have confidence in appear as squares while potentially bad measurements appear as circles. Double-Click theNode Shaperow in theVisual Mapping Browserin theUnused Visual PropertiesSection. This action will moveNode Shapeto the top of theVisual Mapping Browser. Click the Please select a value! cell in theNode Shapesection. This will produce a drop-down menu of available attribute names. Select p value. Click the Please select a mapping cell in theNode Shapesection. This will produce a drop-down menu of available mapping types. Select Continuous Mapping. This will create an empty icon in the Graphical View row of theNode Shapesection. Click on this icon. This action will pop-up a continuous shape selection dialog. Click theAddbutton. This action will split the range of values with a slider down the middle with a node shape icon to either side of the slider. Double-Click on the left node icon (a circle). This will pop-up a node shape selection dialog. Choose theRectangleshape and click theApplybutton. The continuous shape selection dialog should now show both a square and a circle node shape icon. Click on the black triangle and move the slider to the left, to slightly lower that 0.05, our threshold for significance. Close the continuous shape selection dialog and verify that some nodes have a square shape and some nodes have a circular shape.Set the node borderWe can use the node border color and style to reflect whether a node has been found to be significantly bound by CREB (ref). This data is already available in the dataset as an attribute. Double-Click theNode Border Colorrow in theVisual Mapping Browserin theUnused Visual PropertiesSection. This action will moveNode Border Colorto the top of theVisual Mapping Browser. Click the Please select a value! cell in theNode Border Colorsection. This will produce a drop-down menu of available attribute names. Select Sign CREB binding. This will produce a drop-down menu of available mapping types. Select Discrete Mapping. This will create a new row for the value yes, which is the only value available for this attribute. Click on the empty cell to the right of yes, and then click on the square icon that appears. A color chooser will appear. Pick a color that will stand out against the color scheme, for example a bright yellow. The relevant nodes in the network will be outlined in yellow.Next, we want to also change the border thickness, since the thin yellow border can be hard to see. Double-Click theNode Line Widthrow in theVisual Mapping Browserin theUnused Visual PropertiesSection. This action will moveNode Line Widthto the top of theVisual Mapping Browser. Click the Please select a value! cell in theNode Line Widthsection. This will produce a drop-down menu of available attribute names. Select Sign CREB binding. This will produce a drop-down menu of available mapping types. Select Discrete Mapping. This will create a new row for the value yes, which is the only value available for this attribute. The default node border width of 1.5 will be selected to the right of yes. Click in the box specifying the width and type 5. Zooming in to part of the network, it now looks like this:Data analysis featuresThis section presents a few examples of features in Cytoscape that can be used to further analyze the network and associated data.First, here is some background on your data. The data is from an experiment in a human myeloid leukemia cell line. The cAMP Response Element Binding Protein, CREB, was knocked down by shRNA and the expression profile of knockdown cells was compared to that of control cells from the same cell line. SeePellegrini et al.Filter NodesIt is possible to filter any network in Cytoscape based on either node or edge attributes. Here, we filter the network based on high and low fold change between the two groups. Click theFilterstab in theControl Panel. Click theAttribute/Filterchooser in theFilter Definitionand choose node.fold change. Click theAddbutton in theFilter Definitionsection to add the selected attribute to the filter. This action will create a slider for the fold change in the filter. Double-click on the slider to select cutoffs. Set the low bound to 2 and click OK. Now, expand the selection to first neighbors of selected nodes by clickingSelectNodesFirst Neighbors of Selected Nodes. Create a new network by clickingNewNetworkFrom Selected Nodes, All Edges. Apply a force-directed layout to the new network by selectingLayout Cytoscape Layouts Force-Directed Layout. Navigate to theNetworktab in theControl Panel. Rename the new network by right-clicking on it and selectingEdit Network Title. Type in upregulated. The new network should now look like this: Repeat the Filter for down-regulated genes with fold change under 0.5. Name the second subnetwork downregulated. The downregulated network should look like this:Search for a nodeWe will now search for the CREB1 (CREB) node in the network. In the toolbar, to the right of theSearchbox, click the icon forConfigure search options. In the dialog that opens, select the radio button forNodesand make sureUnique Identifieris selected in the drop-down. ClickApply. In the search field, type
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年煤矿安全生产管理人员安全生产培训评估换证复审培训试卷及答案
- 农产品采购合同范本及风险防范措施
- 高职院校课堂互动教学策略探讨
- 小学生行为习惯养成方案设计
- 教育职业能力提升复习重点汇编
- 2025年安全培训试卷及答案:矿山安全培训:安全培训课程
- 公路路面施工组织与管理方案
- 成都某建筑工地施工现场职业健康监测与防护措施
- 职场高效时间管理与自我提升方法
- 2026届江苏省常州中学化学高二第一学期期中综合测试模拟试题含解析
- 初中历史期中考试分析报告
- 大学计算机基础excle公式与函数课件
- 2023年注塑工艺工程师年度总结及来年计划
- GB/T 15622-2023液压缸试验方法
- 挖掘机维护保养记录
- 2023年河南郑州工业安全职业学院招聘工作人员44人笔试参考题库(共500题)答案详解版
- 高三一模家长会课件
- 非车险理赔测试题
- 家长进课堂美食方案
- 管道支吊架设计计算-V1.0
- 2023年科目一考试题库题含标准答案
评论
0/150
提交评论