Releases: jmtsuji/basic-sequence-analysis
Releases · jmtsuji/basic-sequence-analysis
Formatting enhancements
26 Apr 09:40
Compare
Sorry, something went wrong.
No results found
Unified whitespace usage in scripts. Fixed some minor bugs. Removed some unused code.
ORF prediction
13 Aug 05:16
Compare
Sorry, something went wrong.
No results found
Added a simple wrapper for bbmap/FGS++ to predict short ORFs from metagenome reads
v1.3.3
02 Jul 02:25
Compare
Sorry, something went wrong.
No results found
Fixed bug in phylogeny_builder_whole_genome.sh that prevents running if nucleotide files alone are provided.
Reorganized scripts
28 Jun 05:41
Compare
Sorry, something went wrong.
No results found
Makes mass install a bit easier
v1.3.1
01 Jun 02:16
Compare
Sorry, something went wrong.
No results found
Added new features and stability to download_NCBI_genomes.sh. Improved documentation within script help file.
Added NCBI genome download
31 May 23:02
Compare
Sorry, something went wrong.
No results found
Added download_NCBI_genomes.sh and associated test code. First working version.
v1.2.3
31 May 19:58
Compare
Sorry, something went wrong.
No results found
Fixed bug in phylogeny_builder_whole_genome.sh that prevented running when only FastA nucleotide files were provided
Bug fixes
15 May 02:02
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added amino acid or gzipped file input support for whole genome phylogeny.
Code refactoring
15 Mar 07:52
Compare
Sorry, something went wrong.
No results found
Added consistent versioning and refactored code