That appears to be a different error from what is described in a previous comment. Thanks for the error report and sample GFF file. I'll take a look when I can.
Seqanswers Leaderboard Ad
Collapse
Announcement
Collapse
No announcement yet.
X
-
Originally posted by achal13r View PostVisit GFF-Ex: http://bioinfo.icgeb.res.in/gff/
GFF-Ex, a Genome Feature extraction package extracts Gene, Exon, Intron, Upstream Region of Gene (Promoters), Intergenic and CDS/cDNA sequences by just tweeting in the Genome Feature File (gff) along with the corresponding genome/chromosome sequence. GFF-Ex. is a fusion of shell and Perl, developed for platforms supporting UNIX based file system.
Installation is easy and very user friendly tool. Works well with files in GFF-2 format and will be upgrading to GFF-3 format as well.
I was wondering if I could use GFF-Ex to seek information on the reverse strand - especially the non coding regions on the opposite strand. Please let me know. Thanks
Comment
-
Hi, I'm getting the same error. Has anybody found out the reason of this exception? Thanks!
Originally posted by panos_ed View PostHello Alex!
I've downloaded the precompiled binaries for Linux (64bit) and I still get this "index out range" error. In my case, however, the problem appears to be in the "source" field (the second one), not in the "attributes"...
Code:Traceback (most recent call last): File "/home/panos/Programs/temp/bedops-read-only/bin/gff2bed", line 212, in <module> sys.exit(main(*sys.argv)) File "/home/panos/Programs/temp/bedops-read-only/bin/gff2bed", line 162, in main cols['source'] = elems[1] IndexError: list index out of range
Any ideas?
Comment
-
We have posted BEDOPS v2.3, which includes a fixed gff2bed script:
Downloads are available at the bottom of this page. Please read the BEDOPS v2.3.0 revision history, which summarizes new features and fixes in this release. Linux bedops_linux_x86_64-v2.3.0.tar.bz...
A more complete revision history is available here:
Feel free to send us feedback at: [email protected]Last edited by AlexReynolds; 10-02-2013, 08:06 AM.
Comment
-
Originally posted by AlexReynolds View PostWe have posted BEDOPS v2.3, which includes a fixed gff2bed script:
Downloads are available at the bottom of this page. Please read the BEDOPS v2.3.0 revision history, which summarizes new features and fixes in this release. Linux bedops_linux_x86_64-v2.3.0.tar.bz...
A more complete revision history is available here:
Feel free to send us feedback at: [email protected]
Comment
-
Originally posted by achal13r View PostI think you people are mistaken. Though the accuracy of the tool has been tested earlier, still because of the query, I re-verified the results of GFF-Ex. The results are satisfactory.
I ran the GFF-Ex with the example files given in the installation directory. After getting the sequence information of the introns, I took a random sequence from the output intron file and aligned it to the corresponding genome file, using BLAST. The results were same as it is specified in the used gff file. What I can visualize or infer from here is, you people might be aligning the different genome reference against the intron sequences, fetched from annotation file (gff) of other version or source.
Anyway, there are few things which have to be taken care of when running GFF-Ex.
1. The gff file should be in gff2 format. (GFF-Ex version for gff3 format file is in progress, which is to be released soon, Keep visiting GFF-Ex)
2. The genome file should be in fasta format.
3. Both the input files (gff & genome fasta files) should be of same version and from same source. You cannot use the gff and genome information from either different version or source.
GFF-Ex is a user-friendly tool that comes with a jargon of accuracy, speed and sensitivity. GFF-Ex is suitable for extracting sequence information of multiple features either specified (gene, exon, CDS) or un-specified (introns, intergenic and region upstream to genes) within gff file. I would like you all to explore it more and take care of the input files.
Personal annotation queries, related to GFF-Ex can also be posted at [email protected]
Comment
Latest Articles
Collapse
-
by seqadmin
Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...-
Channel: Articles
12-16-2024, 07:57 AM -
-
by seqadmin
Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.
Long-Read Sequencing
Long-read sequencing has seen remarkable advancements,...-
Channel: Articles
12-02-2024, 01:49 PM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 12-17-2024, 10:28 AM
|
0 responses
22 views
0 likes
|
Last Post
by seqadmin
12-17-2024, 10:28 AM
|
||
Started by seqadmin, 12-13-2024, 08:24 AM
|
0 responses
42 views
0 likes
|
Last Post
by seqadmin
12-13-2024, 08:24 AM
|
||
Started by seqadmin, 12-12-2024, 07:41 AM
|
0 responses
28 views
0 likes
|
Last Post
by seqadmin
12-12-2024, 07:41 AM
|
||
Started by seqadmin, 12-11-2024, 07:45 AM
|
0 responses
42 views
0 likes
|
Last Post
by seqadmin
12-11-2024, 07:45 AM
|
Comment