public class SplitFasta
extends Object
Utility to write each Fasta entry to a unique file
- Author:
- Scooter Willis
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SplitFasta
public SplitFasta()
-
Method Details
-
-
main
public static void main(String[] args)