view test-data/test03.txt @ 3:7f236c73db6e draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 85b3b324f510d5f3c9322ecbdd9636e0c2cb8c07
author bgruening
date Fri, 26 Jul 2024 15:21:26 +0000
parents cc46560b4992
children bcc76443a66e
line wrap: on
line source

usage: /home/rlibouba/miniconda3/envs/__agat@1.2.0/bin/agat_sp_compare_two_annotations.pl --gff1 annotation1.gtf --gff2 annotation2.gtf --output ./temp_output
Results of number of genes from file1 that overlap genes from file2:

----------------------------------------------------------------------------------------------
|                                    gene@transcript@cds                                     |
----------------------------------------------------------------------------------------------
|        annotation1.gtf       |        annotation2.gtf       |        Number of cases       |
----------------------------------------------------------------------------------------------
|              1               |              0               |              366             |
|              1               |              1               |              4               |
|              2               |              2               |              3               |
----------------------------------------------------------------------------------------------
Number gene in annotation1: 376
Number gene in annotation2: 10


----------------------------------------------------------------------------------------------
|                                    gene@transcript@exon                                    |
----------------------------------------------------------------------------------------------
|        annotation1.gtf       |        annotation2.gtf       |        Number of cases       |
----------------------------------------------------------------------------------------------
|              1               |              0               |              3               |
----------------------------------------------------------------------------------------------
Number gene in annotation1: 3
Number gene in annotation2: 0