X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FUnknownFileFormatException.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FUnknownFileFormatException.html;h=1c5d66412b8bc4b686b2a02262ae0784960e3482;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/sequence/class-use/UnknownFileFormatException.html b/website/dm_javadoc/compbio/data/sequence/class-use/UnknownFileFormatException.html new file mode 100644 index 0000000..1c5d664 --- /dev/null +++ b/website/dm_javadoc/compbio/data/sequence/class-use/UnknownFileFormatException.html @@ -0,0 +1,266 @@ + + + + + + +Uses of Class compbio.data.sequence.UnknownFileFormatException + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.data.sequence.UnknownFileFormatException

+
+ + + + + + + + + +
+Packages that use UnknownFileFormatException
compbio.data.sequenceA data model for multiple sequence alignment web services and utility methods + that work on the objects of this model. 
+  +

+ + + + + +
+Uses of UnknownFileFormatException in compbio.data.sequence
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.data.sequence that throw UnknownFileFormatException
+static java.util.List<FastaSequence>SequenceUtil.openInputStream(java.lang.String inFilePath) + +
+          Reads and parses Fasta or Clustal formatted file into a list of + FastaSequence objects
+static AlignmentClustalAlignmentUtil.readClustalFile(java.io.File file) + +
+           
+static AlignmentClustalAlignmentUtil.readClustalFile(java.io.InputStream instream) + +
+          Read Clustal formatted alignment.
+static java.util.HashMap<java.lang.String,java.util.Set<Score>>SequenceUtil.readDisembl(java.io.InputStream input) + +
+          > Foobar_dundeefriends + + # COILS 34-41, 50-58, 83-91, 118-127, 160-169, 191-220, 243-252, 287-343 + + # REM465 355-368 + + # HOTLOOPS 190-204 + + # RESIDUE COILS REM465 HOTLOOPS + + M 0.86010 0.88512 0.37094 + + T 0.79983 0.85864 0.44331 + + >Next Sequence name
+static java.util.HashMap<java.lang.String,java.util.Set<Score>>SequenceUtil.readGlobPlot(java.io.InputStream input) + +
+          > Foobar_dundeefriends + + # COILS 34-41, 50-58, 83-91, 118-127, 160-169, 191-220, 243-252, 287-343 + + # REM465 355-368 + + # HOTLOOPS 190-204 + + # RESIDUE COILS REM465 HOTLOOPS + + M 0.86010 0.88512 0.37094 + + T 0.79983 0.85864 0.44331 + + >Next Sequence name
+static java.util.Map<java.lang.String,Score>SequenceUtil.readIUPred(java.io.File result) + +
+          Read IUPred output
+static java.util.Map<java.lang.String,Score>SequenceUtil.readJRonn(java.io.File result) + +
+           
+static java.util.Map<java.lang.String,Score>SequenceUtil.readJRonn(java.io.InputStream inStream) + +
+          Reader for JRonn horizontal file format
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +