Tags: NBISweden/AGAT
Tags
avoid warning Use of uninitialized value in case ouID created becaus… (… …#548) * avoid warning Use of uninitialized value in case ouID created because no ID in the original feature * suppress annoying Use of uninitialized value * generalize the script, allow to move up or/and down * add Devel::Cover * add previous version of dependency * add previous version of dependency * add comment
fix #457 remove attribute in gene_id and transcript_id to keep only t… …he first … (#496) * remove multi values in special attributes gene_id and transcript_id to keep only the first one. The others are saved in agat_other_gene_id or agat_other_ transcript_id * when using merge_overlap_loci avoid to merge value for ID Parent and no gene_id too. Avoid to add ID created on the fly when creating merged_. * add a deflate_attribute parameter. Make also a global variable for CONFIG to be available from everywhere (filled by get_agat_config) * Update and add tests
fix #441 use L3 feature instead to L1 as template to create features … …when transcript_id exists (#442) * use L3 feature as template instead of L1 to be able to use proper transcript_id when converting to GTF * when using clean_clone with clean_attributes, remove Parent and transcript_id attributes anyway when it is a level1 feature * adapt tests and add test for issue 441 * Optimize first test in "_check_l2_linked_to_l3" to see if an L1 feature already exists (check among all tags)
add parameter to clean Name,product,dbxref,product attributes. Append… ( #438) * add parameter to clean Name,product,dbxref,product attributes. Append and do not replace attribute by default. Avoid pathway when it is - because endup in the DBxref attribute + update doc + adapt test with clean_name parameter
PreviousNext