安装agat软件
conda install -c bioconda agat
如果报错:ClobberError: This transaction has incompatible packages duo to a shared path
那么 conda clean --all
然后再安装
转化gff为gtf
agat_convert_sp_gff2gtf.pl --gff test.gff -o test.gtf
安装agat软件
conda install -c bioconda agat
如果报错:ClobberError: This transaction has incompatible packages duo to a shared path
那么 conda clean --all
然后再安装
转化gff为gtf
agat_convert_sp_gff2gtf.pl --gff test.gff -o test.gtf