Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Feature/nextflow support #6

Merged
merged 16 commits into from
Aug 31, 2018
Merged

Feature/nextflow support #6

merged 16 commits into from
Aug 31, 2018

Conversation

agduncan94
Copy link
Contributor

Adds a nextflow version of the BAMStats Tool.

@agduncan94 agduncan94 self-assigned this Aug 31, 2018
.travis.yml Outdated
@@ -20,6 +20,9 @@ before_install:

install:
- pip2.7 install --user cwl-runner cwltool==1.0.20160712154127 schema-salad==1.14.20160708181155 avro==1.8.1
- curl -s https://get.nextflow.io | bash
Copy link
Member

@denis-yuen denis-yuen Aug 31, 2018

Choose a reason for hiding this comment

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

Might be more clear with one travis build stage per language?
(technically, 3 parallel builds, one stage)

@agduncan94 agduncan94 merged commit b12811b into CancerCollaboratory:develop Aug 31, 2018
@agduncan94 agduncan94 deleted the feature/nextflow-support branch August 31, 2018 19:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants