File tree 1 file changed +17
-12
lines changed
1 file changed +17
-12
lines changed Original file line number Diff line number Diff line change 1
1
2
- ## Getting started
2
+ ## Getting Started
3
3
4
4
There are three options to get MA running:
5
- 1 . The installer
6
- 2 . Cloning & Compiling
7
- 3 . using pip (coming soon)
8
5
9
- ### The installer
6
+ #### 1. The Installer
10
7
11
- The installer is available on the It-Be homepage:
8
+ An installer is available on the It-Be homepage:
12
9
13
10
http://itbe.hanyang.ac.kr/research-articles/alignment/
14
11
15
- The installer is for 64bit ** Windows ** only.
12
+ Note: The installer is currently the only way to obtain the GUI version of MA .
16
13
17
-
18
- ### Cloning & Compiling
14
+ #### 2. Cloning & Compiling
19
15
This software uses boost 1.65.
20
16
21
- After downloading , set $(BOOST_ROOT) then execute following commands:
17
+ After installing boost , set $(BOOST_ROOT) and execute following commands:
22
18
23
19
git clone https://github.com/ItBeLab/ma
24
20
cd ma
25
21
make
26
22
./ma -h
27
23
28
- ### Pip
24
+ #### 3. Pip
29
25
30
26
coming soon!
31
27
28
+ ### Aligning
29
+
30
+ @todo
31
+
32
+ ### Generating Reference Indices
33
+
34
+ @todo
35
+
32
36
## Introduction
33
37
34
38
@todo
@@ -39,4 +43,5 @@ MA is unpublished so far.
39
43
40
44
## The It-Be Lab
41
45
42
- The homepage of the ** Information Technology – Bio Engineering** Lab at Hanyang University can be found here http://itbe.hanyang.ac.kr/ .
46
+ The homepage of the ** Information Technology – Bio Engineering** Lab
47
+ at Hanyang University can be found here http://itbe.hanyang.ac.kr/ .
You can’t perform that action at this time.
0 commit comments