Using standard /Users/uguremre/opt/anaconda3/lib/perl5/site_perl/auto/share/dist/AGAT/config.yaml file
Update config
Reading input file
------------------------------------------------------------------------------
| Another GFF Analysis Toolkit (AGAT) - Version: v1.0.0 |
| https://github.com/NBISweden/AGAT |
| National Bioinformatics Infrastructure Sweden (NBIS) - www.nbis.se |
------------------------------------------------------------------------------
------ Start parsing ------
-------------------------- parse options and metadata --------------------------
=> Accessing the feature_levels YAML file
Using standard /Users/uguremre/opt/anaconda3/lib/perl5/site_perl/auto/share/dist/AGAT/feature_levels.yaml file
=> Attribute used to group features when no Parent/ID relationship exists (i.e common tag):
* locus_tag
* gene_id
=> merge_loci option deactivated
=> Machine information:
This script is being run by perl v5.32.1
Bioperl location being used: /Users/uguremre/opt/anaconda3/lib/perl5/site_perl/Bio/
Operating system being used: darwin
=> Accessing Ontology
No ontology accessible from the gff file header!
We use the SOFA ontology distributed with AGAT:
/Users/uguremre/opt/anaconda3/lib/perl5/site_perl/auto/share/dist/AGAT/so.obo
Read ontology /Users/uguremre/opt/anaconda3/lib/perl5/site_perl/auto/share/dist/AGAT/so.obo:
4 root terms, and 2596 total terms, and 1516 leaf terms
Filtering ontology:
We found 1861 terms that are sequence_feature or is_a child of it.
--------------------------------- parsing file ---------------------------------
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! input.gff3 does not exist. Please verify the input file name/path !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Reading the error message, it sounds quite obvious, you didn't provide an existing file. If you look into your current directory there is no file called input.gff3.
Hello everyone I am using the following command which already explained in the nature protocol paper stringtie –e –B -p 8 -G stringtie_merged.gtf -o ballgown/WS021/WS021.gtf …
Hi everyone. I'm trying to convert a GFF3 annotation file to GFF format, using the command lines below on rtracklayer package, but I'm not successfull. …
Could you elaborate? What is not working? Do you have any error message?