Class SimpleTwoBitFileProvider
java.lang.Object
org.biojava.nbio.genome.parsers.twobit.SimpleTwoBitFileProvider
Created by yana on 4/4/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddownloadIfNoTwoBitFileExists(File twoBitFileLocalLocation, String genomeAssembly) static URLgetTwoBitURL(String genomeAssembly) static void
-
Constructor Details
-
SimpleTwoBitFileProvider
public SimpleTwoBitFileProvider()
-
-
Method Details
-
downloadIfNoTwoBitFileExists
public static void downloadIfNoTwoBitFileExists(File twoBitFileLocalLocation, String genomeAssembly) throws IOException - Throws:
IOException
-
getTwoBitURL
- Throws:
MalformedURLException
-
main
-