You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
improve doc + pod
Fix problem of the GFF sensor due to tabulation among attributes #176
Fix agat_sp_sensitivity_specificity.pl script that was not working properly
avoid error if no output provided for agat_sp_extract_attributes.pl
Getting output of agat_sp_filter_record_by_coordinates.pl in seperate gff3 files #196
agat_sp_manage_functional_annotation.pl fix #192 : simplify name from blast. No _iso suffix and avoid to concat gene name for getting uniq gene name. Now we get a list of gene names.
agat_sp_fix_features_locations_duplicated.pl #204. Script re-written to modify a minimum the gene models (1bp removed in UTR) and when a case cannot be fixed, it is mentioned to the user (e.g. no UTR so cannot modify the gene model).
Fix bug #207: A bug was touching files without Level1 (gene) and level2 (transcript/mRNA) features, and only common tag. It was behaving well only for the first feature met and then it was no able to collect Isoform under the same gene feature.