Question: gffread executable file
0
karlaf.jara • 0 wrote:
Hello !!
I want to use gffread
to convert a gff3 file to gtf. However, when I try to install it in linux, the executable file (purple diamond), it does not work. I would like to know if the tool is maintained. I use the next commands to install.
cd /some/build/dir
git clone https://github.com/gpertea/gclib
git clone https://github.com/gpertea/gffread
cd gffread
make release
Thank you.
ADD COMMENT
• link
•
modified 9 weeks ago
by
kristoffer.vittingseerup • 1.4k
•
written
9 weeks ago by
karlaf.jara • 0
That is not a meaningful error message. Please elaborate. With the provided commands, I could compile the tool without errors. Also for the future, please use the format bar to indicate code.
did you try to click on any icon using a graphical file explorer ?(!)
Have you read the documentation on how to use this tool?