pygtftk icon indicating copy to clipboard operation
pygtftk copied to clipboard

A python package and a set of shell commands to handle GTF files

Results 15 pygtftk issues
Sort by recently updated
recently updated
newest added

This is in progress and will be part of the next libgtftk release.

new_feature

I was wondering about a command allowing the selection of the most commonly used TSSs among transcripts described for a gene.

new_feature

It could be interesting to propose a blast to gff/gtf output as required in this post on biostar: https://www.biostars.org/p/277/

new_feature

Could be helpful to have a split command. e.g gtftk split -k gene_biotype gtftk split -k chrom

new_feature

In the current implementation only a single transcript is added in the "divergent" key. The list of all of them should be returned.

enhancement