Skip to content

Conversation

@abearab
Copy link
Collaborator

@abearab abearab commented Apr 8, 2024

close #35

@abearab abearab self-assigned this Apr 8, 2024
Copy link
Collaborator Author

@abearab abearab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pip installation excludes contents of "data" folder. Maybe those can be uploaded to "Dataverse"?

url = 'https://github.com/GilbertLabUCSF/CanDI',
entry_points={
'console_scripts': [
'candi-install = CanDI.setup.install:main',
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

candi-install works as a command.

usage: candi-install [-h] [--source SOURCE] [--data_dir DATA_DIR]

optional arguments:
  -h, --help           show this help message and exit
  --source SOURCE      Specify the download source
  --data_dir DATA_DIR  Specify the data directory

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yogiski – Hi Chris, hope all is well! I made some changes to CanDI. Let me know what you think!

@abearab abearab merged commit 297cf84 into GilbertLabUCSF:master Apr 9, 2024
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

Successfully merging this pull request may close these issues.

make available for install via pip/conda

1 participant