Skip to content

Add kmeans module#1

Open
AlexVCaron wants to merge 2 commits intoscilus:mainfrom
AlexVCaron:feat/kmeans
Open

Add kmeans module#1
AlexVCaron wants to merge 2 commits intoscilus:mainfrom
AlexVCaron:feat/kmeans

Conversation

@AlexVCaron
Copy link
Collaborator

@AlexVCaron AlexVCaron commented May 21, 2025

Added the KMeans module in modules/local/kmeans. I also created a main.nf pipeline file, for the only purpose of testing the KMeans module for now, and a nextflow.config for its configuration. I've done no documentation on the module, but if you know nf-neuro and understand task.ext, you'll be okay.

In addition :

  • .gitignore file to ignore common nextflow run files
  • Dockerfile with the beginning of a definition on top of scilus/scilus:latest (for now)
  • devcontainer using the aformentioned Dockerfile. So we can test in an environment as close to the challenge as possible

AlexVCaron pushed a commit that referenced this pull request Jun 27, 2025
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.

1 participant