We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 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.
.cytosnake/_paths.yaml
cytosnake
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
.cytosnake/_paths.yaml
meta config file contains empty keys. This can potentionally introduce bugs intocytosnake
when handling data files.The text was updated successfully, but these errors were encountered: