BED 文件格式提供了一种灵活的方式来定义的数据行,以用来描述注释的信息。BED行有3个必须的列和9个额外可选的列。 每行的数据格式要求一致。


The first three required BED fields are:
1.chrom - The name of the chromosome (e.g. chr3, chrY, chr2_random) or scaffold (e.g. scaffold10671).
染色体或scafflold 的名字(eg chr3, chrY, chr2_random, scaffold0671 )
2.chromStart - The starting position of the feature in the chromosome or scaffold. The first base in a chromosome is numbered 0.
chromStart 染色体或scaffold的起始位置,染色体第一个碱基的位置是0
3.chromEnd - The ending position of the feature in the chromosome or scaffold. The chromEnd base is not included in the display of the feature. For example, the first 100 bases of a chromosome are defined as chromStart=0, chromEnd=100, and span the bases numbered 0-99.

chromEn 染色体或scaffold的结束位置,染色体的末端位置没有包含到显示信息里面。例如,首先得100个碱基的染色体定义为chromStart =0 . chromEnd=100, 碱基的数目是0-99

4.name - Defines the name of the BED line. This label is displayed to the left of the BED line in the Genome Browser window when the track is open to full display mode or directly to the left of the item in pack mode.
指定BED行的名字,这个名字标签会展示在基因组浏览器中的bed行的左侧。
5.score - A score between 0 and 1000. If the track line useScore attribute is set to 1 for this annotation data set, the score value will determine the level of gray in which this feature is displayed (higher numbers = darker gray). This table shows the Genome Browser's translation of BED score values into shades of gray:

score 0到1000的分值,如果在注释数据的设定中将原始基线设置为1,那么这个分值会决定现示灰度水平(数字越大,灰度越高),下面的这个表格显示Genome Browser

6.strand - Defines the strand - either '+' or '-'.定义链的方向,''+” 或者”-”  
7.thickStart - The starting position at which the feature is drawn thickly (for example, the start codon in gene displays).thickStart 起始位置(The starting position at which the feature is drawn thickly)(例如,基因起始编码位置)
8.thickEnd - The ending position at which the feature is drawn thickly (for example, the stop codon in gene displays).
终止位置(The ending position at which the feature is drawn thickly)(例如:基因终止编码位置)

9.itemRgb - An RGB value of the form R,G,B (e.g. 255,0,0). If the track line itemRgb attribute is set to "On", this RBG value will determine the display color of the data contained in this BED line. NOTE: It is recommended that a simple color scheme (eight colors or less) be used with this attribute to avoid overwhelming the color resources of the Genome Browser and your Internet browser.
itemRGB 是一个RGB值的形式, R, G, B (eg. 255, 0, 0), 如果itemRgb设置为'On”, 这个RBG值将决定数据的显示的颜色。
10.blockCount - The number of blocks (exons) in the BED line.
blockCount BED行中的block数目,也就是外显子数目

11.blockSizes - A comma-separated list of the block sizes. The number of items in this list should correspond to blockCount.
blockSize 用逗号分割的外显子的大小, 这个item的数目对应于BlockCount的数目

12.blockStarts - A comma-separated list of block starts. All of the blockStart positions should be calculated relative to chromStart. The number of items in this list should correspond to blockCount.

blockStarts- 用逗号分割的列表, 所有外显子的起始位置,数目也与blockCount数目对应.

tophat生成文件之BED文件格式相关推荐

  1. ad9生成坐标文件_GROMACS各种文件格式介绍

    CPT文件:该文件为模拟断点文件(check point,.cpt).该文件为模拟过程固定时间间隔产生,保存模拟系统所有信息.该文件一部分可以在能量文件(.edr)找到,一部分可以在双精度轨迹文件(. ...

  2. 汇编语言-怎样查看标志位、怎样生成列表文件、列表文件格式

    2019/10/11 加法减法,标志位: ;加法减法 .386 .model flat,stdcall .stack 4096 ExitProcess proto,dwExitCode:dword . ...

  3. PE文件和COFF文件格式分析——导出表

    在之前的<PE可选文件头>相关博文中我们介绍了可选文件头中很多重要的属性,而其中一个非常重要的属性是(转载请指明来源于breaksoftware的CSDN博客) IMAGE_DATA_DI ...

  4. PE文件和COFF文件格式分析--概述

    刚工作的时候,我听说某某大牛在做病毒分析时,只是用notepad打开病毒文件,就能大致猜到病毒的工作原理.当时我是佩服的很啊,同时我也在心中埋下了一个种子:我也得有这天.随着后来的工作进行,一些任务的 ...

  5. 关于asp.net C# 导出Excel文件 打开Excel文件格式与扩展名指定格式不一致的解决办法...

    -----转载:http://blog.csdn.net/sgear/article/details/7663502 关于asp.net C# 导出Excel文件 打开Excel文件格式与扩展名指定格 ...

  6. Java:使用POI导出Excel文件后打开文件提示因为文件格式或文件扩展名无效而无法打开

    使用POI导出Excel文件后打开文件提示因为文件格式或文件扩展名无效而无法打开 问题 方案 问题 在SpringBoot项目中,使用POI导出查询结果至Excel文件中,成功导出后打开Excel文件 ...

  7. Word无法打开该文件,因为文件格式与文件扩展名不匹配的解决方法

    好多朋友在工作学习中因为忘记保存文件,而导致word文档丢失?那么如何恢复呢?word自动恢复文档后提示Word无法打开该文件,因为文件格式与文件扩展名不匹配如何解决? word文档意外丢失 如何恢复 ...

  8. word自动恢复文档后提示:Word无法打开该文件,因为文件格式与文件扩展名不匹配

    好多朋友在工作学习中因为忘记保存文件,而导致word文档丢失?那么如何恢复呢?word自动恢复文档后提示Word无法打开该文件,因为文件格式与文件扩展名不匹配如何解决? word自动恢复文档后提示:W ...

  9. PE文件和COFF文件格式分析——导出表的应用——一种摘掉Inline钩子(Unhook)的方法

    在日常应用中,某些程序往往会被第三方程序下钩子(hook).如果被下钩子的进程是我们的进程,并且第三方钩子严重影响了我们的逻辑和流程,我们就需要把这些钩子摘掉(Unhook).本件讲述一种在32位系统 ...

最新文章

  1. 开放式神经网络交换-ONNX(下)
  2. GROMACS运行参数之em_real.mdp文件详解
  3. 计算机二级中的html那道题,计算机等级考试题库:这10道二级C++语言试题是个坑,你居然不知道...
  4. 【开发环境】Windows 安装 PyCharm 开发环境 ( 下载 PyCharm | 安装 PyCharm | 在 PyCharm 中创建 Python 工程 )
  5. [Diary] 阳 伞
  6. android8 老手机,华为多款老旧手机获升安卓8.0,流畅度飙升!
  7. WIN10 开启右键 命令提示符
  8. Packet Tracer 5.0 建构 CCNA 实验攻略——路由器实现 Vlan 间通信
  9. python 同步event对象
  10. Chrome浏览器去广告插件 —— (Adblock Plus)
  11. 如何使用keil 5 编写 51单片机 工程
  12. 布料仿真中常用积分方法
  13. myexcel初步使用
  14. (github附源码)毕设微信小程序二手书交易后台PHP微擎
  15. VUE系列之element表单el-form-item自定义label
  16. 二叉树的深度(前序 中序 后序 递归非递归搜素)、广度、搜索 C++
  17. 基于OpenAI的Chatbot开发记录
  18. METIS 安装过程
  19. surfer9 与Arcgis9.3 完美生成等值线和等值面方法
  20. 计算机主机内部主要由哪些硬件构成,计算机硬件由哪几部分组成?各部分的作用是什么?...

热门文章

  1. 史上最全的Stata外部命令一览
  2. make: warning: Clock skew detected. Your build may be incomplete.
  3. CC2530学习温湿度传感器DHT11
  4. 相对论和超光速FAQ
  5. 非线性最小二乘问题的求解方法(一)
  6. 入门学习次世代游戏3D建模,你应该弄懂这10件事情
  7. Java-Mysql对称加解密工具类(自用保存)
  8. 熊掌号PHP,MIP企业网站模板(熊掌号)
  9. 智慧养老解决方案对居家养老友好吗?当然友好-新导智能
  10. python gif 透明_python3 + Pillow 批量处理简单gif 转成 png 并透明化 去掉背景色