Trying to use the gff_to_gtf utiilty in genomeTools
Hello,
I downloaded the genomeTools package so I could use the utility gff3_to_gtf utility but I'm having trouble finding it. I have looked at the documentation online and the READMEs but I cannot seem to locate the script. Does anyone know where it would be located? Thanks.
ubuntu@ip-172-31-19-217:~/software/genometools-1.5.9$ ls
CHANGELOG CONTRIBUTORS doc gtdata gtpython gtruby gtscripts INSTALL LICENSE Makefile obj README README.md scripts src VERSION
• 1,937 views
•
link
1 answer
if you want to install on a system-wide location, I suggest you use the package manager:
sudo apt-get install genometools
If you really want to compile GenomeTools, the key error message (so far) is "sys/cdefs.h: No such file or directory", check this page for possible solutions.
P.S.: you will find genometools binaries here.
• 0 views
•
link
Log in to answer this question.
try:
less INSTALL.I keep getting this error. Do you know what this means?
For another approach to this conversion problem I recommend gffread http://ccb.jhu.edu/software/stringtie/gff.shtml