![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Updated How to convert .txt file to .bed .GFF or .BAR file format, | forevermark4 | Bioinformatics | 2 | 06-30-2014 06:02 AM |
problem GFF3 file display its attribute tag in IGV | antoza | Introductions | 0 | 11-27-2013 08:44 AM |
compare genomic features from gff file to a SAM/BED file | jazz | Bioinformatics | 8 | 11-05-2013 12:04 AM |
GTF file with gene name attribute for Cuffcompare | ChrisL | Bioinformatics | 15 | 04-15-2013 08:21 AM |
RNASeq paired-end strand specific attribute location in FASTA file | mknut | Bioinformatics | 2 | 12-06-2012 09:44 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: Jerusalem Israel Join Date: Mar 2014
Posts: 2
|
![]()
Hello
I am trying to use HTSeq to map counts from an RNASeq assay in order to preform a diffrential expression analysis on lincRNAs. I have a lisf of the lincRNAs I want to use in the analysis in a BED file, which I converted into a gff file using Galaxy's bed_to_gtf_convertor script. An example attribute line from my file: exon linc|3P|XLOC_000004|TCONS_00000005:2.63081|141AA|61AA|; The problem is that lincRNAs are not a standard attribute in gff/gtf files attribute columns, so when I attempted run the HTSeq.counts setting idattr to 'linc', but recived the following error message: “Feature linc|3P|XLOC_000004|TCONS_00000005:2.63081|141AA|61AA| does not contain a 'linc' attribute” since the string 'linc' does appear in many rows of my file's attribute column, I suspect something may be wrong with the attribute strings formatting (wrong delimters etc.), but am not sure what would be the correct format. I will appreciate any advice on how to format these strings, or any other ideas on how I can make the attribute column useable Thanks in advance |
![]() |
![]() |
![]() |
Thread Tools | |
|
|