Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_path.yaml capturing empty keys #80

Open
axiomcura opened this issue Aug 30, 2023 · 0 comments
Open

_path.yaml capturing empty keys #80

axiomcura opened this issue Aug 30, 2023 · 0 comments

Comments

@axiomcura
Copy link
Member

────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ {
   2   │     "project_dir_path": "/home/erikserrano/Development/cell-health-data/3.preprocess-features",
   3   │     "project_dir": {
   4   │         "workflows": "/home/erikserrano/Development/cell-health-data/3.preprocess-features/workflows",
   5   │         ".cytosnake": "/home/erikserrano/Development/cell-health-data/3.preprocess-features/.cytosnake",
   6   │         "data": "/home/erikserrano/Development/cell-health-data/3.preprocess-features/data",
   7   │         "data_directory_contents": {
   8   │             "": "/home/erikserrano/Development/cell-health-data/3.preprocess-features/2.extract-features/data/SQ00014618.sqlite",
   9   │             "data": "/home/erikserrano/Development/cell-health-data/3.preprocess-features/data",
  10   │             "barcode": "/home/erikserrano/Development/cell-health-data/3.preprocess-features/data/../2.extract-features/data/barcode_platemap.csv",
  11   │             "metadata": "/home/erikserrano/Development/cellplate_data/cell-health-data/metadata"
  12   │         },

The .cytosnake/_paths.yaml meta config file contains empty keys. This can potentionally introduce bugs into cytosnake when handling data files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant