Skip to content

nextflow: add version 23.04.1 #239

Merged
merged 1 commit into from
May 9, 2023
Merged

nextflow: add version 23.04.1 #239

merged 1 commit into from
May 9, 2023

Conversation

thomas
Copy link
Contributor

@thomas thomas commented May 5, 2023

A tool similar to snakemake, was usually installed on per user
basis, here is the first try to provide a stable package.

More info:

A tool similar to snakemake, was usually installed on per user
basis, here is the first try to provide a stable package.

More info:
 - https://www.nextflow.io/
 - https://www.nextflow.io/docs/latest/index.html
test -e nextflow-$VERSION-all || wget -nv $BEEHIVE

# effect: this extracts to $HOME/.nextflow/capsule/apps/nextflow-all_23.04.1
bash nextflow-$VERSION-all info
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not build it from source?

@thomas
Copy link
Contributor Author

thomas commented May 5, 2023

I do not see a point to start a 'build' that creates a jar or two and that downloads 140-x readymade jars from all over the net.

@thomas thomas merged commit e7a0956 into master May 9, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants