Closed f0t1h closed 5 years ago
Genome tools is used internally. But, I cannot see it in the README as a dependency.
call("gt gtf_to_gff3 -tidy -o " + outfile + ".gff3" + annot, shell=True)
http://genometools.org/
Thanks for pointing out to this important thing. I will add it as a dependency. By the way, note that we are merging this tool into original NanoSim and they will be one standalone pipeline. I will announce it shortly.
Genome tools is used internally. But, I cannot see it in the README as a dependency.
call("gt gtf_to_gff3 -tidy -o " + outfile + ".gff3" + annot, shell=True)
http://genometools.org/