-
Notifications
You must be signed in to change notification settings - Fork 6
/
check_update.txt
31 lines (17 loc) · 1.14 KB
/
check_update.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
check_update = {
BioAider auto update label: False;
BioAider latest version: BioAider v1.727 (September 25, 2024);
Latest version describer:
(describer start)
## 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.
### Download
- Download link 1: https://github.com/ZhijianZhou01/BioAider/releases
- Download link 2 (China): https://cowtransfer.com/s/6443cbd9715a42
### Tip, this auto-update prompt will be turned off on October 25, 2024.
(describer end)
}ends