Package org.biojava3.genome.uniprot
Class UniprotToFasta
java.lang.Object
org.biojava3.genome.uniprot.UniprotToFasta
- Author:
- Scooter
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UniprotToFasta
public UniprotToFasta()
-
-
Method Details
-
main
-
process
Convert a Uniprot sequence file to a fasta file. Allows you to download all sequence data for a species and convert to fasta to be used in a blast database- Parameters:
uniprotDatFileName
-fastaFileName
-- Throws:
Exception
-