From b9f898cb4e5a24d596438c3cda422276f393559a Mon Sep 17 00:00:00 2001 From: Colin Date: Fri, 23 Oct 2020 10:21:38 -0400 Subject: [PATCH] Fix maker2jbrowse genespans --- bin/maker2jbrowse | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/maker2jbrowse b/bin/maker2jbrowse index e6e7a22a15..f804bd50e7 100755 --- a/bin/maker2jbrowse +++ b/bin/maker2jbrowse @@ -132,7 +132,6 @@ my %commands = ( gene => [ '--key' => "Gene spans", '--className' => 'feature5', '--type' => 'gene', - '--noSubfeatures' ], maker => [ '--key' => "Transcripts", '--className' => 'transcript',