Skip to content
Snippets Groups Projects
Commit 751b83f2 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update countDesign.sh

parent ff73fd37
Branches
Tags
1 merge request!45Develop
Pipeline #4714 passed with stages
in 3 minutes and 39 seconds
#!/bin/bash
#countDesign.sh
#*
#* --------------------------------------------------------------------------
#* Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/cellranger_mkfastq/blob/develop/LICENSE)
#* --------------------------------------------------------------------------
#*
fastqs=($(ls *.fastq.gz))
design=$(ls *.csv)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment