Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PanTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bioinformatics
PanTools
Commits
141c83f5
Commit
141c83f5
authored
3 years ago
by
Eef Jonkheer
Browse files
Options
Downloads
Patches
Plain Diff
Corrected some typos and spelling mistakes
parent
a59b9c77
Branches
Branches containing commit
Tags
Tags containing commit
3 merge requests
!98
Release v3.4.0
,
!84
Pantools v3.4 to release
,
!30
Antismash update
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/main/java/nl/wur/bif/pantools/pantools/Pantools.java
+3
-3
3 additions, 3 deletions
src/main/java/nl/wur/bif/pantools/pantools/Pantools.java
with
4 additions
and
4 deletions
pom.xml
+
1
−
1
View file @
141c83f5
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<groupId>
nl.wur.bif
</groupId>
<groupId>
nl.wur.bif
</groupId>
<artifactId>
pantools
</artifactId>
<artifactId>
pantools
</artifactId>
<version>
3.3.
3
</version>
<version>
3.3.
4
</version>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
...
...
This diff is collapsed.
Click to expand it.
src/main/java/nl/wur/bif/pantools/pantools/Pantools.java
+
3
−
3
View file @
141c83f5
...
@@ -1441,16 +1441,16 @@ public class Pantools {
...
@@ -1441,16 +1441,16 @@ public class Pantools {
"\n"
+
"\n"
+
" Construction of a pangenome\n"
+
" Construction of a pangenome\n"
+
" build_pangenome : Build a pangenome out of a set of genomes.\n"
+
" build_pangenome : Build a pangenome out of a set of genomes.\n"
+
" add_genomes : Add new genomes to a
n available
pangenome.\n"
+
" add_genomes : Add new genomes to a pangenome.\n"
+
"\n"
+
"\n"
+
" Construction of a panproteome.\n"
+
" Construction of a panproteome.\n"
+
" build_panproteome : Build a panproteome out of a set of proteins.\n"
+
" build_panproteome : Build a panproteome out of a set of proteins.\n"
+
"\n"
+
"\n"
+
" Adding annotation features to the genomes\n"
+
" Adding annotation features to the genomes\n"
+
" add_annotations : Add annotations to a pangenome.\n"
+
" add_annotations : Add annotations to a pangenome.\n"
+
" add_functions : Add functional annotations to a genome
s
.\n"
+
" add_functions : Add functional annotations to a
pan
genome.\n"
+
" add_antismash : Add antiSMASH gene clusters to a pangenome.\n"
+
" add_antismash : Add antiSMASH gene clusters to a pangenome.\n"
+
" add_phenotype : Add phenotype
s to the
pangenome
s
.\n"
+
" add_phenotype : Add phenotype
information to a
pangenome.\n"
+
" busco_protein : Identify BUSCO genes in the pangenome.\n"
+
" busco_protein : Identify BUSCO genes in the pangenome.\n"
+
"\n"
+
"\n"
+
" Removing data from a pangenome or panproteome\n"
+
" Removing data from a pangenome or panproteome\n"
+
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment