What's Changed
- Fix issue with Perl>5.36 by @Juke34 in #509
- fix #507 - add option raw to print raw data in a dedidcated folder by @Juke34 in #510
- fix #457 remove attribute in gene_id and transcript_id to keep only the first … by @Juke34 in #496
When getting "Parsed attribute had a quote in the middle of a value." in CellRanger it might be due to multiple values attribute. (e.g. tag "basic" "Ensembl_canonical"; ). Activating the deflate_attribute from AGAT global config fixes the issue.
Full Changelog: v1.4.1...v1.4.2