Rename rename-fastqs.jl to sort-miseq.jl

This commit is contained in:
Thomas A. Christensen II 2021-04-13 10:05:59 -06:00
parent 4565960330
commit d8e1048893
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -1,5 +1,6 @@
#!/usr/bin/julia
# Renames the FASTQ files in a directory by prepending the well number
# Renames the FASTQ files in a directory by prepending the well number based on
# a MiSeq run workbook
# Activate the proper packages
using Tk