Releases: cfarkas/annotate_my_genomes
Releases · cfarkas/annotate_my_genomes
v4.0
- We incorporated
transcriptome_metrics.sh
(https://github.com/cfarkas/annotate_my_genomes/blob/master/additional_scripts/transcriptome_metrics.sh) into the pipeline to obtain novel cds and correspondent proteins. - the pipeline can accept fixed GTF files, related to gpertea/stringtie#270. The script to fix stringtie GTF files is the following: https://gist.github.com/cfarkas/7ec131ad0880acbcc3c31257cdca3f97
- Updated NextFlow scripts.
v3.3
June 28, 2022: Adding Docker run, as depicted here: https://hub.docker.com/r/carlosfarkas/annotate_my_genomes_v3
v3.2
v3.0
v2.1
- Improving conda recipe for FEELnc installation, with better performance in Ubuntu 16.04 LTS, 18.04 LTS and 20.04.3 LTS.
- Tested Nextflow scripts in all Ubuntu distros
- Tested in galGal6, mm10, hg38, danRer11 and ce11.
- fixing bugs in homolog detection (wiki examples)
- adding a stable environment.yml for Nextflow