Skip to content

Commit 02280e6

Browse files
committed
update README.md and Step-by-Step guide
1 parent d50bf8c commit 02280e6

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

1_Step-by-Step-ENCORE-Guide.docx

1.97 KB
Binary file not shown.

1_Step-by-Step-ENCORE-Guide.pdf

45.3 KB
Binary file not shown.
-517 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The sFSS Navigator is a Python program that generates Navigate.html when execute
123123

124124
* The standalone program and source code are available. The Python code is part of this template. Compiled binaries are found on the [ENCORE GitHub repository](https://github.com/EDS-Bioinformatics-Laboratory/ENCORE/releases)
125125
* Updates (e.g., bug fixes) of the Python code and executables are available from the [Navigator repository Releases](https://github.com/EDS-Bioinformatics-Laboratory/FSS-Navigator/releases) . Compatibility, with specific ENCORE templates is documented with each Release.
126-
* Navigator versions and Compatibility with ENCORE template versions is also available from the [ENCORE wiki](https://github.com/EDS-Bioinformatics-Laboratory/ENCORE/wiki/Navigator)
126+
* Navigator versions and Compatibility with ENCORE template versions is also available from the [ENCORE wiki](https://github.com/EDS-Bioinformatics-Laboratory/ENCORE/wiki/sFSS-Navigator)
127127
* If the sFSS is changed then Navigate.html can be updated by executing the Navigate.py script (if Python is installed on your computer), or by downloading and executing one of the executables. Open Navigate.html after running the program. The Navigator can be configured from the Navigation.conf text file. Execution takes a couple of seconds.
128128
* In principle, the Python script should run on any hardware (Windows, Mac, Unix). The compiled programs were compiled for specific operating systems (see below). The Navigator has been tested with Windows 10 and Windows 11 and with macOS 13.3.1 (Ventura), Apple M1 and macOS 10.13.6 (High Sierra), Intel Core i5.
129129
* There are no software dependencies. The Python code only uses standard Python libraries (see content of Navigate.py).

0 commit comments

Comments
 (0)