当前位置:网站首页>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 .
边栏推荐
- 关于敏捷的一些概念
- ZABBIX saves the page blank after adding calculated items
- Exercise 10-1 calculate the sum of 1 to n using recursive functions
- Zabbix添加Calculated items后保存页面成空白
- Thread. Sleep and timeunit SECONDS. The difference between sleep
- [clean up the extraordinary image of Disk C]
- Solr series of full-text search engines - basic principles of full-text search
- NPM install is stuck with various strange errors of node NPY
- Statistical capital consonants
- Exercise 6-6 use a function to output an integer in reverse order
猜你喜欢
编程语言:类型系统的本质
Thinking about the arrangement problem in the backtracking problem (leetcode questions 46 and 47)
retrofit
分布式事务(Seata) 四大模式详解
Puzzle (016.4) domino effect
Exercise 6-1 classify and count the number of characters
牛客网:过河卒
[clean up the extraordinary image of Disk C]
Exercise 8-8 moving letters
Understanding of closures
随机推荐
编程语言:类型系统的本质
adc128s022 ADC verilog设计实现
数学常数表 by q779
MongoDB数据库入门的常用命令
Preliminary summary of structure
X86 assembly language - Notes from real mode to protected mode
Tonybot Humanoïde Robot Infrared Remote play 0630
SSH access control, blocking the IP when logging in repeatedly to prevent brute force cracking
Protobuf and grpc
Bibit pharmaceutical rushed to the scientific innovation board: annual revenue of 970000, loss of 137million, proposed to raise 2billion
牛客网:过河卒
Facebook 如何将 Instagram 从 AWS 搬到自己的服务器
x86汇编语言-从实模式到保护模式 笔记
Mongodb index
Leetcode (4) -- find the median of two positively ordered arrays
Exercise 10-8 recursive implementation of sequential output of integers
fpga阻塞赋值和非阻塞赋值
2021年区域赛ICPC沈阳站J-Luggage Lock(代码简洁)
使用并行可微模拟加速策略学习
关于敏捷的一些概念