Skip to content

Releases: NBISweden/GAAS

GAAS-v1.2.0

20 May 08:06
Compare
Choose a tag to compare

Add new script gaas_fasta_splitter.pl to be able to split fasta sequences in defferent ways (with overlap was the missing behaviour from other tools)
Fix typo in gaas_fasta_statistics.pl (L90 instead of L50 in last line of the report)
remove old splitter script called gaas_fasta_spliter_overlap.pl

GAAS-v1.1.0

27 Apr 12:30
Compare
Choose a tag to compare
  • update knowledge (e.g. gff_to_gtf.md gff_to_bed.md)
  • add Utilities in lib
  • change prefix of all script in their original location (now contains gaas_)
  • add a new script to clean/purify fasta sequence: fasta_purify.pl
  • modify fasta_statistics.pl to just report info. It does not clean the sequence anymore (done by fasta_purify.pl)
  • output of fasta_purify.pl and fasta_statistics.pl has now input name as prefix.

GAAS-v1.0.1

03 Mar 15:27
Compare
Choose a tag to compare

change script name in bin (gaas_fasta_statistics.pl)

GAAS-v1.0.0

03 Mar 15:01
Compare
Choose a tag to compare

GFF related work has been moved into AGAT.
Useless scripts have been removed (mostly ruby)
Perl packaged, GAAS can now be easily installed using perl Makefile.PL/make install/make test
=> not only perl script will be installed bu also bash/python/ruby ones but without compilation test.
Perl script are tested for compilation
Some scripts updated/renamedFolder now lowercase (except R)
The repo structure has been re-shaped.

GAAS-v0.1.1

03 Mar 13:48
Compare
Choose a tag to compare

Last version of old fashion code.
Last version with gff / omniscient code.
In next versions the code will be packaged to be distributed more easily.

GAAS-v0.1

11 Nov 10:38
Compare
Choose a tag to compare

Last commit with original BILS library. After it will be moved into NBIS folder.