public class UniprotToFasta extends Object
Constructor and Description |
---|
UniprotToFasta() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
process(String uniprotDatFileName,
String fastaFileName)
Convert a Uniprot sequence file to a fasta file.
|
public UniprotToFasta()
public void process(String uniprotDatFileName, String fastaFileName) throws Exception
uniprotDatFileName
- fastaFileName
- Exception
Copyright © 2000–2019 BioJava. All rights reserved.