-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<h1>PATRIC Command Line Tutorials</h1> | ||
|
||
The following PATRIC command line tutorials are available: | ||
|
||
<ul> | ||
<li><a href="cli_intro.html">Command Line Introduction</a> | ||
<li><a href="signature_clusters.html">Computing Signature Clusters</a> | ||
<li><a href="logging_in.html">Logging in to PATRIC at the Command Line</a> | ||
<li><a href="genome_groups.html">Creating Genome Groups</a> | ||
<li><a href="uploading_data.html">Uploading Data to the Workspace</a> | ||
</ul> |