Skip to content
Snippets Groups Projects
Unverified Commit 0a98c166 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

deepTools: tests.sh for compute_matrix

parent a095fa9d
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
./nextflow src/nf_modules/deepTools/bam_to_bigwig.nf -c src/nf_modules/deepTools/bam_to_bigwig.config -profile docker --bam "data/tiny_dataset/map/tiny_v2.sort.bam"
./nextflow src/nf_modules/deepTools/compute_matrix.nf -c src/nf_modules/deepTools/compute_matrix.config -profile docker --bam "results/mapping/bigwig/*.bw"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment