Skip to content

Commit d55d5a4

Browse files
author
Peter Combs
committed
Upgrade to FlyBase r6.02
1 parent eb7440b commit d55d5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ STARCONFIG = Parameters/STAR_params.in
66
ANALYSIS_DIR = analysis
77

88
# Reference FASTA and GFF files from FlyBase and SGD
9-
MELRELEASE = r6.01_FB2014_04
9+
MELRELEASE = r6.02_FB2014_05
1010
MELMAJORVERSION = $(word 1, $(subst ., , $(MELRELEASE)))
1111
MELVERSION = $(word 1, $(subst _FB, ,$(MELRELEASE)))
1212
MELDATE = $(word 2, $(subst _FB, ,$(MELRELEASE)))

0 commit comments

Comments
 (0)