the GCModeller protein annotation tabular format file.
PtfFile
01 Syntax
SMRUCC.genomics.Annotation.Ptf.PtfFile
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 2 | |
| Load | 1 | |
| ReadAnnotations | 1 | |
| WriteStream | 1 | |
| Save | 1 | |
| GenericEnumerator | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| attributes | 1 | |
| proteins | 1 |
04 Members
attributes
proteins
ToString()
ToString(ProteinAnnotation)
Load(
String)ReadAnnotations(
Stream)WriteStream(
IEnumerable(Of ProteinAnnotation), TextWriter, Dictionary(Of String, String()))Save(
String, Encoding)GenericEnumerator()