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
IOException
public static URL getTwoBitURL(String genomeAssembly) throws MalformedURLException
MalformedURLException
Copyright © 2000–2019 BioJava. All rights reserved.