Skip to content
Snippets Groups Projects

Resolve "add NON_MATCHING_ALPHA attribute to overlay"

Merged Piotr Gawron requested to merge 2263-add-non_matching_attribute-to-overlay into development
9 files
+ 70
0
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -23,6 +23,8 @@ public class ZipEntryFileFactory {
* corresponding to the {@link LayoutZipEntryFile#type type}.
*/
public static final String LAYOUT_HEADER_PARAM_TYPE = "TYPE";
public static final String NON_MATCHING_ALPHA = "NON_MATCHING_ALPHA";
/**
* Name of the parameter in {@link LayoutZipEntryFile file describing layout}
* corresponding to the {@link LayoutZipEntryFile#genomeType genome type}.
Loading