当前位置:网站首页>Analysis of gene family characteristics - chromosome location analysis
Analysis of gene family characteristics - chromosome location analysis
2022-07-03 14:33:00 【name_ qgy】
1 The concept of chromosome location analysis
Chromosomal mapping analysis is to mark the positions of gene family members on chromosomes , Observe whether the members of the gene family are clustered on the chromosome .
2 Analysis tools
2.1 MG2C(MapGene2Chromosome)
MG2C It is an online analysis tool , Address the following :
http://mg2c.iask.in/mg2c_v2.0/
2.1.1 Input file
There are two dialog boxes at the top of the page , Fill in on the left 4 Column tab separated matrix , From left to right , Take this as :GeneID、 The starting position 、 Termination position and chromosome number , These data can be obtained from annotation files assembled to the chromosome level .
2.1.2 Output results
Click on DRAW Button , You can draw , The generated image can be exported as .svg Format , Subsequent reuse Ai Make changes .
2.1.3 Parameters change
In the picture drawn , Chromosome id The font of 、 The font size and other details are modified through the option box on the left of the page .
2.2 TBtools
TBtools It is a powerful graphical operation based on Windows、Mac Shengxin analysis software developed by operating system , Below are references GB/T 7714 Format .
Chen C, Chen H, Zhang Y, et al. TBtools: an integrative toolkit developed for interactive analyses of big biological data[J]. Molecular plant, 2020, 13(8): 1194-1202.
The development of literature DOI by https://doi.org/10.1016/j.molp.2020.06.009
Choose... From the menu bar Graphics, Then select Show Genes on Chromosome, choice Gene Location Visualize from GTF/GFF.
2.2.1 Input file
- .gff Annotate Document ;
- What you want to show Gene, Conserve genes ID Single column matrix of ( gene ID Can be with gff Column 9 of the document GeneID Corresponding );
- Duplicate gene pairs , Conserve genes ID A matrix with two columns separated by tabs ( The two gene sequences in each row are basically the same , That is, there are two copies of the same gene on the chromosome );
- Gene rename , take gff In the comment file GeneID Change it to the name you want , Tab separated two column matrix ;
- Gene color , Save a two column matrix separated by tabs , The first column is Gene rename , The second column is the decimal color code ;
- Document of gene density on chromosome , adopt TBtools Of Sequence Toolkit Under the menu bar GFF3/GTF Manipulate Under the options bar Gene Density Profile function , Pass in .gff file , Modify the division of chromosomes bin Can generate .
Above 6 In a file ,1 and 2 Is a must ,3-6 It's optional .
2.2.2 Output results
The generated results are shown in the figure above , Under this window , Modify chromosome width 、 The proportion of the picture display and so on , Click on the Save Graph, Generate according to your own needs .png、.jpg、.svg Equiform .
2.2.3 final result
Reuse Ai Add a legend , Marking the gene density corresponding to different colors is perfect .
边栏推荐
- Exercise 9-3 plane vector addition
- Creation of data table of Doris' learning notes
- How to query the baby category of tmall on Taobao
- Mongodb index
- Leetcode (4) -- find the median of two positively ordered arrays
- [qingniaochangping campus of Peking University] in the Internet industry, which positions are more popular as they get older?
- US stock listing of polar: how can the delivery of 55000 units support the valuation of more than 20billion US dollars
- 愉悦资本新双币基金近40亿元完成首次关账
- 中国PETG市场预测及战略研究报告(2022版)
- puzzle(016.3)千丝万缕
猜你喜欢
Leetcode (4) -- find the median of two positively ordered arrays
NFT新的契机,多媒体NFT聚合平台OKALEIDO即将上线
论文分享:Generating Playful Palettes from Images
X86 assembly language - Notes from real mode to protected mode
Sub-GHz无线解决方案Z-Wave 800 系列ZG23 soc和ZGM230S模块
天图投资冲刺港股:资产管理规模249亿 投了小红书与奈雪
Exercise 6-1 classify and count the number of characters
Jiuyi cloud black free encryption free version source code
[qingniaochangping campus of Peking University] in the Internet industry, which positions are more popular as they get older?
Leetcode(4)——寻找两个正序数组的中位数
随机推荐
Leetcode (4) -- find the median of two positively ordered arrays
超简单手机地图开发
7-14 sum integer segments (C language)
Exercise 9-3 plane vector addition
C language,%d% Difference between 2D%2d%02d
Luogu p4047 [jsoi2010] tribal division solution
Exercise 8-2 calculate the sum and difference of two numbers
Preliminary summary of structure
Polestar美股上市:5.5万台交付如何支持得起超200亿美元估值
全文检索引擎Solr系列—–全文检索基本原理
Tiantu investment sprint Hong Kong stocks: asset management scale of 24.9 billion, invested in xiaohongshu and Naixue
Showmebug entered Tencent conference, opening the era of professional technical interview
Luogu p5018 [noip2018 popularization group] symmetric binary tree problem solution
DDK for XP
Table of mathematical constants by q779
Paper sharing: generating playful palettes from images
【北大青鸟昌平校区】互联网行业中,哪些岗位越老越吃香?
Sendmail can't send mail and it's too slow to send. Solve it
Exercise 6-6 use a function to output an integer in reverse order
2021年区域赛ICPC沈阳站J-Luggage Lock(代码简洁)