http://genome.ucsc.edu/FAQ/FAQformat.html#format1
BED format provides a flexible way to define the data lines that are displayed in an annotation track. BED lines have three required fields and nine additional optional fields.
track name=pairedReads description="Clone Paired Reads" useScore=1
chr22 1000 5000 cloneA 960 + 1000 5000 0 2 567,488, 0,3512
chr22 2000 6000 cloneB 900 - 2000 6000 0 2 433,399, 0,3601
If your data set is BED-like, but it is very large and you would like to keep it on your own server, you should use the bigBed data format. (binary)
Table of Contents
Specific format #
bedGraph #
Continuous-valued data in track format. WIG와 비슷하지만, 원래 상태를 보존하고 있다. (https://genome.ucsc.edu/goldenPath/help/bedgraph.html)
broadPeak / narrowPeak #
ChIP-seq 결과 정규화한 영역(broadPeak) 혹은 피크(narrowPeak)
Incoming Links #
Related Medical Scholarly Articles (MedicalScholarlyArticle 0) #
Related Articles (Article 1) #
Related Codes (Code 2) #
[Codes] About (Code 3) #
Suggested Pages #
- 0.310 BioMart
- 0.294 pybedtools
- 0.045 Galaxy
- 0.033 MACS
- 0.022 ELAND
- 0.021 Nature
- 0.019 Breast cancer
- 0.019 ngs.plot
- 0.019 Machine learning for Genomics
- 0.018 Genome project
- More suggestions...