![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
visualize alternative splicing from cufflink output gtf file | lzu | Bioinformatics | 3 | 12-04-2014 12:10 PM |
rnaseq sam file visualize against the original fasta genome assembly | antoza | Introductions | 6 | 02-06-2014 05:51 AM |
is is possible to visualize RNA-seq data in UCSC genome browser(ENCODE)? | HSV-1 | RNA Sequencing | 5 | 07-21-2012 07:24 PM |
visualize CCAT peaks in UCSC browser | jorge | Bioinformatics | 2 | 02-20-2012 05:34 AM |
Visualize pair-end RNA-Seq in UCSC browser | oscarluoinau | Bioinformatics | 0 | 11-21-2011 02:24 AM |
![]() |
|
Thread Tools |
![]() |
#1 | |||||
Senior Member
Location: Paris Join Date: Aug 2011
Posts: 239
|
![]()
Dear all,
I have generated bedgraphs that I can visualize in UCSC. For example: Code:
head BIO_31-T1-ARN.bedGraph track type=bedGraph name=BIO_31-T1-ARN chr5 170000000 170000600 0.00 chr5 170000600 170000700 2.00 chr5 170000700 170000850 0.00 chr5 170000850 170000950 2.00 chr5 170000950 170001000 0.00 chr5 170001000 170001100 2.00 chr5 170001100 170001250 0.00 chr5 170001250 170001400 2.00 chr5 170001400 170002200 0.00 I ran unionBedGraphs from bedtools on the 5 samples of condition 1: Quote:
Code:
head Cond1.bedGraph chrom start end chr11 60000000 60008500 0 0 0 0 0.00 chr11 60008500 60008600 0 0 0 0 1.00 chr11 60008600 60009850 0 0 0 0 0.00 chr11 60009850 60010050 0 0 0 0 2.00 chr11 60010050 60010400 0 0 0 0 0.00 chr11 60010400 60010450 0 0 0 0 1.00 chr11 60010450 60016500 0 0 0 0 0.00 chr11 60016500 60016600 0 0 0 0 1.00 chr11 60016600 60047950 0 0 0 0 0.00 Quote:
Quote:
Quote:
Code:
head Cond1_500000_v3.bedGraph chrom start end S1 S2 S3 S4 S5 chr11 60000000 60008500 0 0 0 0 0.00 chr11 60008500 60008600 0 0 0 0 1.00 chr11 60008600 60009850 0 0 0 0 0.00 chr11 60009850 60010050 0 0 0 0 2.00 chr11 60010050 60010400 0 0 0 0 0.00 chr11 60010400 60010450 0 0 0 0 1.00 chr11 60010450 60016500 0 0 0 0 0.00 chr11 60016500 60016600 0 0 0 0 1.00 chr11 60016600 60047950 0 0 0 0 0.00 Quote:
Can you please tell me if it is possible to visualize it somehow? Should I modify something in the header? Thank you for your help, Jane Last edited by Jane M; 11-25-2016 at 01:45 AM. |
|||||
![]() |
![]() |
![]() |
Thread Tools | |
|
|