Skip to content

Commit

Permalink
Update Update_record.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhijianZhou01 authored Sep 25, 2024
1 parent 2aee832 commit f527e8a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion Update_record.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Releases: https://github.com/ZhijianZhou01/BioAider/releases

## Latest version: BioAider v1.627 (July 27, 2024)
## Latest version: BioAider v1.727 (September 25, 2024)


# Revision history
Expand Down Expand Up @@ -172,3 +172,15 @@ Compared to BioAider v1.532-beta
+ More tips of usage were added in software interface, Chinese language included.(在软件界面增加更多的使用提示,包括中文的)
+ Optimization of parallel computations in `K-mer Matrix of Sequences` and `Viral *.gb file parser`.


## BioAider v1.727 (September 25, 2024)
Compared to BioAider v1.627

+ Added the <b>`Sequence Editor`</b>, used for browsing/editing sequences, and generating [sequence alignment figure](https://github.com/ZhijianZhou01/BioAider/blob/master/Example/sequence_alignment_figure/alignment%20_seq.pdf).

+ Provided the graphical interfaces for [HMMER tools](http://hmmer.org/) (including `hmmbuild`, `hmmsacn` and `hmmsearch`), to facilitate parameter setting and usage. They are loaded as plugins at the user's choice in BioAider. Thanks to development teams of HMMER software.

+ Updated the function <b>`Viral *.gb file parser`</b>, since NCBI replaces label `country` with `geo_loc_name`.

+ Added a right-click menu to the file system on the main interface.

0 comments on commit f527e8a

Please sign in to comment.