Skip to content

Releases: jmtsuji/basic-sequence-analysis

Formatting enhancements

26 Apr 09:40
284ed47

Choose a tag to compare

Unified whitespace usage in scripts. Fixed some minor bugs. Removed some unused code.

ORF prediction

13 Aug 05:16

Choose a tag to compare

Added a simple wrapper for bbmap/FGS++ to predict short ORFs from metagenome reads

v1.3.3

02 Jul 02:25

Choose a tag to compare

Fixed bug in phylogeny_builder_whole_genome.sh that prevents running if nucleotide files alone are provided.

Reorganized scripts

28 Jun 05:41

Choose a tag to compare

Makes mass install a bit easier

v1.3.1

01 Jun 02:16

Choose a tag to compare

Added new features and stability to download_NCBI_genomes.sh. Improved documentation within script help file.

Added NCBI genome download

31 May 23:02

Choose a tag to compare

Added download_NCBI_genomes.sh and associated test code. First working version.

v1.2.3

31 May 19:58

Choose a tag to compare

Fixed bug in phylogeny_builder_whole_genome.sh that prevented running when only FastA nucleotide files were provided

Bug fixes

15 May 02:02

Choose a tag to compare

Fixes an issue in the genome phylogeny script introduced in v1.2.1. Script would fail if only .fna/.fna.gz or only .faa/.faa.gz input files were provided.

New features for genome phylogeny

14 May 20:27

Choose a tag to compare

Added amino acid or gzipped file input support for whole genome phylogeny.

Code refactoring

15 Mar 07:52

Choose a tag to compare

Added consistent versioning and refactored code