mirror of
https://github.com/MillironX/sc2-sequencing.git
synced 2024-12-22 03:08:17 +00:00
Rename rename-fastqs.jl to sort-miseq.jl
This commit is contained in:
parent
4565960330
commit
d8e1048893
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/julia
|
#!/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
|
# Activate the proper packages
|
||||||
using Tk
|
using Tk
|
Loading…
Reference in a new issue