public class FFWriterHelper extends Object
Constructor and Description |
---|
FFWriterHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
createXrefHyperlinks(String flatFile)
Deprecated.
Create hyperlinks for all cross-references (xrefs) in a flat file.
|
public static String createXrefHyperlinks(String flatFile)
flatFile
- The flat file string.NullPointerException
- if flatFile
is null
.Copyright © 2014 EMBL-EBI. All rights reserved.