Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: NBISweden/AGAT

Tags

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix #550 (#551)

* use check_level1_position instead of check_gene_position

* increment version

* improve check level1/level2 position and #fix 550

* add a test for agat_sp_keep_longest_isoform

* fix test due to fix #550

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Clean l1 (#491)

* remove transcript ID in Level1 feature when creating it from another feature used as template (clean_clone)
* fix test to reflect that transcript_id not part of level1

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update AGAT.pm

v1.3.3

Toggle v1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix 445 buggit add lib/AGAT/OmniscientI.pm Few gene in output due to… (

…#447)

* Fix 445 bug introduced in version 1.3.2 in lib/AGAT/OmniscientI.pm : Few gene in output due to a remaining last that quit early in a loop.  remove useless print

* increment version

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update doc (#432)

*  Update README.md and add term-progressbar in the list of dependencies (forgotten long time ago). 
* Add a dockerfile to make image with all needed dependencies to install AGAT

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
set version to v1.2.0