public class SimpleTwoBitFileProvider extends Object
| Constructor and Description |
|---|
SimpleTwoBitFileProvider() |
| Modifier and Type | Method and Description |
|---|---|
static void |
downloadIfNoTwoBitFileExists(File twoBitFileLocalLocation,
String genomeAssembly) |
static URL |
getTwoBitURL(String genomeAssembly) |
static void |
main(String[] args) |
public SimpleTwoBitFileProvider()
public static void downloadIfNoTwoBitFileExists(File twoBitFileLocalLocation, String genomeAssembly) throws IOException
IOExceptionpublic static URL getTwoBitURL(String genomeAssembly) throws MalformedURLException
MalformedURLExceptionCopyright © 2000–2019 BioJava. All rights reserved.