Package org.snpeff.snpEffect
Class ProteinFastaWriter
java.lang.Object
org.snpeff.snpEffect.ProteinFastaWriter
Writes protein sequences to a FASTA file
- Author:
- Pablo Cingolani
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
Close filevoid
write
(Variant var, VariantEffects variantEffects) Append ALT protein sequence to fasta protein file
-
Constructor Details
-
ProteinFastaWriter
-
-
Method Details
-
close
public void close()Close file -
write
Append ALT protein sequence to fasta protein file
-