Entering edit mode
2.6 years ago
melatoninixo
▴
10
Hi all,
I am trying to get gene lengths of yeast to obtain tpm values. I have tried using gtftools but the output seemed to only be gene lengths on the X chromosome. I have tried the same command I ran using the yeast gtf file with the demo file given in the downloadable zipped folder but instead obtained the full output for it.
The below is the command I used:
python gtftools.py -l s288c_genelength.txt '/home/abir/Desktop/genome fasta and gtf files/Saccharomyces_cerevisiae.R64-1-1.105.gtf'
Do I need to further specify anything? Any help is greatly appreciated, thank you!
You can try biomart or ensembl rest api.