geoseeq 0.6.5__tar.gz → 0.6.6__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {geoseeq-0.6.5 → geoseeq-0.6.6}/PKG-INFO +1 -1
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/main.py +5 -3
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq.egg-info/PKG-INFO +1 -1
- {geoseeq-0.6.5 → geoseeq-0.6.6}/pyproject.toml +1 -1
- {geoseeq-0.6.5 → geoseeq-0.6.6}/LICENSE +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/README.md +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/app.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/blob_constructors.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/bulk_creators.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/constants.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/copy.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/detail.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/download.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/fastq_utils.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/get_eula.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/manage.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/progress_bar.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/project.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/raw.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/run.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/search.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/shared_params/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/shared_params/common_state.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/shared_params/config.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/shared_params/id_handlers.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/shared_params/obj_getters.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/shared_params/opts_and_args.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/upload/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/upload/upload.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/upload/upload_advanced.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/upload/upload_reads.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/user.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/utils.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/cli/view.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/constants.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/contrib/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/contrib/ncbi/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/contrib/ncbi/api.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/contrib/ncbi/bioproject.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/contrib/ncbi/cli.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/contrib/ncbi/setup_logging.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/file_system_cache.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/id_constructors/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/id_constructors/from_blobs.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/id_constructors/from_ids.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/id_constructors/from_names.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/id_constructors/from_uuids.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/id_constructors/resolvers.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/id_constructors/utils.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/knex.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/organization.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/pipeline.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/constants.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/highcharts.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/map/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/map/base_layer.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/map/map.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/map/overlay.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/plotting/selectable.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/project.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/remote_object.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/bioinfo.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/file_chunker.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/file_download.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/file_upload.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/result_file.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/result_folder.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/resumable_download_tracker.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/resumable_upload_tracker.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/result/utils.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/sample.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/search.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/upload_download_manager.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/user.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/utils.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/checksum.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/cli.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/clone.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/constants.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/vc_cache.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/vc_dir.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/vc_sample.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/vc/vc_stub.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq/work_orders.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq.egg-info/SOURCES.txt +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq.egg-info/dependency_links.txt +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq.egg-info/entry_points.txt +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq.egg-info/requires.txt +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/geoseeq.egg-info/top_level.txt +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/setup.cfg +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/setup.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/tests/__init__.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/tests/test_api_client.py +0 -0
- {geoseeq-0.6.5 → geoseeq-0.6.6}/tests/test_plotting.py +0 -0
@@ -18,7 +18,7 @@ from .shared_params.opts_and_args import overwrite_option, yes_option
|
|
18
18
|
from .detail import cli_detail
|
19
19
|
from .run import cli_app
|
20
20
|
from .get_eula import cli_eula
|
21
|
-
|
21
|
+
|
22
22
|
|
23
23
|
logger = logging.getLogger('geoseeq_api')
|
24
24
|
handler = logging.StreamHandler()
|
@@ -54,7 +54,7 @@ def version():
|
|
54
54
|
Use of this tool implies acceptance of the GeoSeeq End User License Agreement.
|
55
55
|
Run `geoseeq eula show` to view the EULA.
|
56
56
|
"""
|
57
|
-
click.echo('0.6.
|
57
|
+
click.echo('0.6.6') # remember to update setup
|
58
58
|
|
59
59
|
|
60
60
|
@main.group('advanced')
|
@@ -66,7 +66,6 @@ cli_advanced.add_command(cli_copy)
|
|
66
66
|
cli_advanced.add_command(cli_user)
|
67
67
|
cli_advanced.add_command(cli_detail)
|
68
68
|
cli_advanced.add_command(cli_upload_advanced)
|
69
|
-
cli_advanced.add_command(cli_project)
|
70
69
|
|
71
70
|
@cli_advanced.group('experimental')
|
72
71
|
def cli_experimental():
|
@@ -77,7 +76,10 @@ def cli_experimental():
|
|
77
76
|
|
78
77
|
try:
|
79
78
|
from geoseeq.vc.cli import cli_vc
|
79
|
+
from .project import cli_project
|
80
80
|
cli_experimental.add_command(cli_vc)
|
81
|
+
cli_advanced.add_command(cli_project)
|
82
|
+
|
81
83
|
except (ModuleNotFoundError, ImportError):
|
82
84
|
pass
|
83
85
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|