Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Whokaryote
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Pronk, Lotte
Whokaryote
Commits
df4d2624
Commit
df4d2624
authored
2 years ago
by
lotte.pronk
Browse files
Options
Downloads
Patches
Plain Diff
Changed version to 1.1.2
parent
0beb3cbb
Branches
master
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
2 additions
and
2 deletions
setup.cfg
+
1
−
1
View file @
df4d2624
[metadata]
name
=
contig_classifier
version
=
1.1.
1
version
=
1.1.
2
author
=
Lotte Pronk
author_email
=
lotte.pronk@wur.nl
description
=
A fast and easy tool to predict if a metagenomic contig is eukaryotic or prokaryotic
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
df4d2624
...
...
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools
.
setup
(
name
=
"
Whokaryote
"
,
version
=
"
1.1.
1
"
,
version
=
"
1.1.
2
"
,
author
=
"
Lotte Pronk
"
,
author_email
=
"
lotte.pronk@wur.nl
"
,
description
=
"
Whokaryote: A fast and easy tool to predict if a metagenomic contig is eukaryotic or prokaryotic.
"
,
...
...
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