Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some transcripts are missing agat_convert_sp_gxf2gxf.pl #478

Open
IrinaVKuznetsova opened this issue Aug 22, 2024 · 1 comment
Open

Some transcripts are missing agat_convert_sp_gxf2gxf.pl #478

IrinaVKuznetsova opened this issue Aug 22, 2024 · 1 comment

Comments

@IrinaVKuznetsova
Copy link

Describe the bug
Not sure if it is a standard behaviour, but I am trying to add missing information (e.g transcript, exon or gene) to my GTF file.
Using: agat_convert_sp_gxf2gxf.pl --gtf $INGTF --out $GFFOUT to add missing transcripts to GTF file, but for some features they are missing. Using agat_convert_sp_gff2gtf.pl --gff $GFFOUT --out $OUTGTF --keep_header=true to convert to GTF format.

General (please complete the following information):

  • AGAT version (Version: v1.4.0]
  • AGAT installation/use [Conda, conda install -c bioconda agat]
  • OS: Ubuntu

To Reproduce
downloaded GTF from ensembl

Expected behavior
expect that the row with missing transcripts info is added to TGF
1H IPK gene 92282224 92282629 xxx
1H IPK transcript 92282224 92282629 xxx
1H IPK exon 92282224 92282629 xxx

@Juke34
Copy link
Collaborator

Juke34 commented Sep 2, 2024

Can you share a sample with what you provide in and pointing what is missing in the output?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants